]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
5227609c
RO
12019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2
3 PR target/88535
4 * config.guess: Import upstream version 2019-01-03.
5 * config.sub: Import upstream version 2019-01-01.
6
7c50cefc
TP
72018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
8
9 * MAINTAINERS (Write After Approval): Update my maintainer address.
10
ea9a30d0
GB
112018-12-21 Gergö Barany <gergo@codesourcery.com>
12
13 * MAINTAINERS (Write After Approval): Add myself.
14
23d3e2d5
SB
152018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
16
17 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
18
e4a9a572
IS
192018-12-05 Iain Sandoe <iain@sandoe.co.uk>
20
21 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
22 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
23 (GCC_TARGET_TOOL): Likewise.
24 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
25 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 26 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 27 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 28 * configure: Regenerate.
e4a9a572
IS
29 * Makefile.in: Likewise.
30
f9b4801c
JP
312018-11-28 Johannes Pfau <johannespfau@gmail.com>
32
33 * MAINTAINERS (Write After Approval): Add myself.
34
7f9414c1
ML
352018-11-13 Martin Liska <mliska@suse.cz>
36
37 * gcc.target/i386/pr87930.c: Move to ...
38 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
39
1dbff00c
SH
402018-11-10 Stafford Horne <shorne@gmail.com>
41
42 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
43 (Write After Approval): Remove myself.
44
e9f3803d
HAQ
452018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
46
47 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
48 Append $INCICONV to it.
49
45bf1490
SH
502018-11-04 Stafford Horne <shorne@gmail.com>
51
52 * MAINTAINERS (Write After Approval): Add myself.
53
22e05272
JM
542018-10-31 Joseph Myers <joseph@codesourcery.com>
55
56 PR bootstrap/82856
57 * multilib.am: New file. From automake.
58
59 Merge from binutils-gdb:
60 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
61
62 * libtool.m4: Use AC_LANG_SOURCE.
63 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
64 * ar-lib: New file.
65 * test-driver: New file.
66 * configure: Re-generate.
67
82a14443
MP
682018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
69
70 * MAINTAINERS (Write After Approval): Add myself.
71
260eedb9
IB
722018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
73
74 PR bootstrap/87788
75 PR d/87799
76 * configure: Rebuild.
77 * configure.ac: Disable D on systems where it is known not to work.
78
b4c522fa
IB
792018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
80
81 * Makefile.def (target_modules): Add libphobos.
82 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
83 GDCFLAGS_FOR_TARGET.
84 (dependencies): Make libphobos depend on libatomic, libbacktrace
85 configure, and zlib configure.
86 (language): Add language d.
87 * Makefile.in: Rebuild.
88 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
89 (HOST_EXPORTS): Add GDC.
90 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
91 (BASE_TARGET_EXPORTS): Add GDC.
92 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
93 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
94 (EXTRA_HOST_FLAGS): Add GDC.
95 (STAGE1_FLAGS_TO_PASS): Add GDC.
96 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
97 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
98 environment variables.
99 * configure: Rebuild.
100 * configure.ac: Add target-libphobos to target_libraries. Set and
101 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
102
04193ea0
IL
1032018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
104
105 * MAINTAINERS (Write After Approval): Add myself.
106
72eda5f2
IB
1072018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
108
109 * MAINTAINERS (Write After Approval): Remove myself.
110
4c029cee
IB
1112018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
112
113 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
114
fc7367ea
BC
1152018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
116
117 * MAINTAINERS: Update my email address.
118
956a7508
TS
1192018-10-04 Thomas Schwinge <thomas@codesourcery.com>
120
121 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
122 maintainer.
123
16ddcc28
MM
1242018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
125
126 * MAINTAINERS (Write After Approval): Add self.
127
f9529512
ST
1282018-09-13 Sam Tebbs <sam.tebbs@arm.com>
129
130 * MAINTAINERS (write after approval): Add myself.
131
3ff89a4e
XG
1322018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
133
134 * MAINTAINERS: Update my email address.
135
e8a0276c
VL
1362018-08-29 Vlad Lazar <vlad.lazar@arm.com>
137
138 * MAINTAINERS (write after approval): Add myself.
139
3d20537c
RS
1402018-08-21 Richard Sandiford <richard.sandiford@arm.com>
141
142 * MAINTAINERS: Add self to global reviewers list.
143
661d1750
SL
1442018-08-17 Sandra Loosemore <sandra@codesourcery.com>
145
146 MAINTAINERS: Add c-sky port maintainers.
147
aa405905
ML
1482018-08-10 Martin Liska <mliska@suse.cz>
149
150 * MAINTAINERS: Revert change in previous commit and
92a285c1 151 join lines.
aa405905 152
04e2b41d
ML
1532018-08-10 Martin Liska <mliska@suse.cz>
154
155 * MAINTAINERS: Remove extra line.
156
6e9f49e4
N
1572018-08-06 Naveen H.S <naveenh@marvell.com>
158
159 * MAINTAINERS: Update my email address.
160
3b0df776
DD
1612018-07-19 DJ Delorie <dj@redhat.com>
162
163 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
164 as maintainer.
165
f030b30e
AK
1662018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
167
168 * MAINTAINERS: Adjust email address for me and my colleague Robin
169 Dapp.
170
7264261f
L
1712018-07-13 H.J. Lu <hongjiu.lu@intel.com>
172 Sunil K Pandey <sunil.k.pandey@intel.com>
173
174 PR target/84413
175 * config/i386/i386.c (m_CORE_AVX512): New.
176 (m_CORE_AVX2): Likewise.
177 (m_CORE_ALL): Add m_CORE_AVX2.
178 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
179 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
180 and remove the rest of m_SKYLAKE_AVX512.
181
19975c57
SH
1822018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
183
184 * config.sub: Sync with upstream version 2018-07-03.
185
c234070e
SH
1862018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
187
188 * config.guess: Sync with upstream version 2018-06-26.
189 * config.sub: Sync with upstream version 2018-07-02.
190
d41cd173
BW
1912018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
192
92a285c1 193 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
194 * ltmain.sh: Likewise.
195
d3435784
SB
1962018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
197
198 * contrib/config-list.mk: Remove powerpc-linux_paired.
199
da34ca3f
AO
2002018-06-29 Alexandre Oliva <oliva@adacore.com>
201
202 * configure.ac: Introduce support for @unless/@endunless.
203 * Makefile.tpl (dep-kind): Rewrite with cond; return
204 postbootstrap in some cases.
205 (make-postboot-dep, postboot-targets): New.
206 (dependencies): Do not output postbootstrap dependencies at
207 first. Output non-target ones changed for configure to depend
208 on stage_last @if gcc-bootstrap, and the original deps @unless
209 gcc-bootstrap.
210 * configure.in, Makefile.in: Rebuilt.
211
8e236ddd
JW
2122018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
213
214 * MAINTAINERS (write after approval): Add myself.
215
71d40114
RV
2162018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
217
218 * MAINTAINERS (write after approval): Add myself.
219
8006534c
NC
2202018-06-19 Nick Clifton <nickc@redhat.com>
221
222 * zlib/configure.ac: Restore old behaviour of only enabling
223 multilibs when a target subdirectory is defined. This allows
224 building with srcdir == builddir.
225 * zlib/configure: Regenerate.
226
9e03592e
EB
2272018-06-18 Eric Botcazou <ebotcazou@adacore.com>
228
229 * Makefile.def (fortran): Add check-target-libgomp-fortran.
230 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
231 * Makefile.in: Regenerate.
232
29305f60
BE
2332018-06-16 Ben Elliston <bje@gnu.org>
234
235 * config.guess: Import latest version.
236 * config.sub: Likewise.
237
31db0fe0
ML
2382018-06-08 Martin Liska <mliska@suse.cz>
239
240 * MAINTAINERS: Remove MPX-related entries.
241 * Makefile.def: Remove libmpx support.
9e03592e
EB
242 * Makefile.in: Regenerate.
243 * configure.ac: Remove removed files.
244 * configure: Regenerate.
31db0fe0
ML
245 * libmpx/ChangeLog: Remove.
246 * libmpx/Makefile.am: Remove.
247 * libmpx/Makefile.in: Remove.
248 * libmpx/acinclude.m4: Remove.
249 * libmpx/aclocal.m4: Remove.
250 * libmpx/config.h.in: Remove.
251 * libmpx/configure: Remove.
252 * libmpx/configure.ac: Remove.
253 * libmpx/configure.tgt: Remove.
254 * libmpx/libmpx.spec.in: Remove.
255 * libmpx/mpxrt/Makefile.am: Remove.
256 * libmpx/mpxrt/Makefile.in: Remove.
257 * libmpx/mpxrt/libmpx.map: Remove.
258 * libmpx/mpxrt/libtool-version: Remove.
259 * libmpx/mpxrt/mpxrt-utils.c: Remove.
260 * libmpx/mpxrt/mpxrt-utils.h: Remove.
261 * libmpx/mpxrt/mpxrt.c: Remove.
262 * libmpx/mpxrt/mpxrt.h: Remove.
263 * libmpx/mpxwrap/Makefile.am: Remove.
264 * libmpx/mpxwrap/Makefile.in: Remove.
265 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
266 * libmpx/mpxwrap/libtool-version: Remove.
267 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
268
e68086c4
ML
2692018-06-04 Martin Liska <mliska@suse.cz>
270
271 * MAINTAINERS: Add myself as gcov maintainer.
272
37cca345
MF
2732018-06-04 Matthew Fortune <mfortune@gmail.com>
274
275 * MAINTAINERS: Update my email address.
276
74386680
TV
2772018-06-04 Tom de Vries <tdevries@suse.de>
278
279 * MAINTAINERS: Remove write-after-approval entries for component
280 maintainers.
281
010ff25b
JL
2822018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
283
284 * MAINTAINERS (write after approval): Add myself.
285
64acc19a 2862018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
287
288 * MAINTAINERS: Update my email address.
289
7aad7f4b
TV
2902018-06-01 Tom de Vries <tdevries@suse.de>
291
292 * MAINTAINERS: Update my email address.
293
c5470754
BC
2942018-05-22 Bin Cheng <bin.cheng@arm.com>
295
296 * MAINTAINERS (loop-optimizer): Add myself.
297
58b40a67
FT
2982018-05-01 Francois H. Theron <francois.theron@netronome.com>
299
300 * configure.ac: Added "nfp" target.
301 * configure: Regenerate.
302
bece35ca
RB
3032018-04-30 Richard Biener <rguenther@suse.de>
304
305 PR bootstrap/85571
306 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
307 (STAGE3_TFLAGS): Likewise.
308 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
309 (STAGEtrain_TFLAGS): Likewise.
310 * Makefile.in: Regenerate.
311
ae05281f
RB
3122018-04-26 Richard Biener <rguenther@suse.de>
313
314 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
315 (STAGE2_CFLAGS): Likewise.
316 (STAGE2_TFLAGS): Likewise.
317 (STAGE3_CFLAGS): Add -fchecking.
318 (STAGE3_TFLAGS): Likewise.
319 (STAGEtrain_CFLAGS): Filter out -fchecking.
320 (STAGEtrain_TFLAGS): Likewise.
321 * Makefile.in: Re-generate.
322
c6e34a9b
CM
3232018-04-25 Catherine Moore <clm@codesourcery.com>
324
325 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
326
ae9fb56f
PC
3272018-04-18 Paul Clarke <pc@us.ibm.com>
328
329 * MAINTAINERS (write after approval): Add myself.
330
a2919888
AS
3312018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
332
333 * MAINTAINERS: Update my email address.
334
c6024672
BS
3352018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
336
337 * MAINTAINERS: Remove redundant Write-After-Approval entry.
338
85d36775
BS
3392018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
340
341 * MAINTAINERS: Update my email address and disambiguate myself
342 a bit from Will Schmidt.
343
8bb406a2
NS
3442018-03-21 Nathan Sidwell <nathan@acm.org>
345
346 * MAINTAINERS: Move maintainers of now-removed picochip and score
347 ports to write after approval.
348
c9b39302
RS
3492018-03-13 Richard Sandiford <richard.sandiford@arm.com>
350
351 * MAINTAINERS: Add entry for SVE maintainership.
352
1fc1d82e
MR
3532018-02-13 Maciej W. Rozycki <macro@mips.com>
354
355 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
356 * configure: Regenerate.
357
7b7f78d7
BK
3582018-01-18 Boris Kolpackov <boris@codesynthesis.com>
359
360 * MAINTAINERS (write after approval): Add myself.
361
3c1f3bf6
SP
3622018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
363
364 * MAINTAINERS (write after approval): Add myself.
365
182f27e3
SP
3662018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
367
368 * MAINTAINERS (write after approval): Add myself.
85911661 369
85ec4feb
JJ
3702018-01-03 Jakub Jelinek <jakub@redhat.com>
371
372 Update copyright years.
373
ef7d7cf5
BE
3742018-01-03 Ben Elliston <bje@gnu.org>
375
376 * config.guess: Import latest version.
377 * config.sub: Likewise.
378
842df93e
SH
3792017-12-12 Stafford Horne <shorne@gmail.com>
380
381 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
382 * configure: Regenerate.
383
1d0a8ae9
QZ
3842017-11-29 Qing Zhao <qing.zhao@oracle.com>
385
386 * MAINTAINERS (Write After Approval): Add myself.
387
5e9d6aa4
JK
3882017-11-28 Julia Koval <julia.koval@intel.com>
389 Sebastian Peryt <sebastian.peryt@intel.com>
390
391 * Makefile.def (target_modules): Remove libcilkrts.
392 * Makefile.in: Ditto.
393 * configure: Ditto.
394 * configure.ac: Ditto.
395
d2eaaa89
JK
3962017-11-28 Julia Koval <julia.koval@intel.com>
397
398 * MAINTAINERS (Write After Approval): Add myself.
399
90b415f6
SD
4002017-11-22 Sudakshina Das <sudi.das@arm.com>
401
402 * MAINTAINERS (Write After Approval): Add myself.
403
f804ba3e
PD
4042017-11-06 Palmer Dabbelt <palmer@sifive.com>
405
406 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
407 Use my SiFive email address.
408
8744c9bf
SP
4092017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
410
411 * MAINTAINERS (write after approval): Add myself.
412
7181cca3
ML
4132017-10-27 Martin Liska <mliska@suse.cz>
414
415 * Makefile.tpl: Use proper name of folder as it was renamed
416 during transition to 4 stages.
417 * Makefile.in: Regenerate.
418
fb336a7b
IT
4192017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
420
e50ffab3 421 * MAINTAINERS (write after approval): Add myself.
fb336a7b 422
7b5f5267
GP
4232017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
424
425 * MAINTAINERS: Add a note that maintainership also includes web
426 pages, docs, and testsuite related to that area.
427
55de8eb3
TV
4282017-09-25 Tom de Vries <tom@codesourcery.com>
429
430 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
431
86ab175e
PMR
4322017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
433
434 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
435
500ac452
NS
4362017-09-15 Nathan Sidwell <nathan@acm.org>
437
438 * MAINTAINERS: Remove myself as a vxworks maintainer.
439
72ace300
TS
4402017-09-13 Thomas Schwinge <thomas@codesourcery.com>
441
442 * MAINTAINERS: Remove email address of Jim Norris.
443
1328002a
KT
4442017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
445
446 * MAINTAINERS (Reviewers): Move myself from here...
447 (CPU Port Maintainers): ... to here.
448
84d0b6f5
JG
4492017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
450
451 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
452
9c04bba3
RD
4532017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
454
e50ffab3 455 * MAINTAINERS (write after approval): Add myself.
9c04bba3 456
5a427c63
TR
4572017-07-28 Tony Reix <tony.reix@atos.net>
458
459 * configure.ac (target-libffi): Don't disable for AIX.
460 (go): Don't add to unsupported_languages on AIX.
461 (target-libgo): Don't disable for AIX.
462 * configure: Regenerate.
463
8994b66f
YG
4642017-07-19 Yury Gribov <tetra2005@gmail.com>
465
466 * MAINTAINERS: Add myself.
467
7a795e10
TS
4682017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
469
470 * MAINTAINERS: Update my email address.
471
50061652
RE
4722017-07-04 Richard Earnshaw <rearnsha@arm.com>
473
474 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
475 arm-specific auto-generated header files.
476
d4360477
NS
4772017-07-03 Nathan Sidwell <nathan@acm.org>
478
479 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
480 * configure: Rebuilt.
481
9dc9ae74
BS
4822017-07-03 Bernd Schmidt <bschmidt@redhat.com>
483
484 * MAINTAINERS: Readd myself for c6x.
485
c8cf0b6f
ML
4862017-06-28 Martin Liska <mliska@suse.cz>
487
488 PR bootstrap/81217
489 * Makefile.def: Remove superfluous bootstrap_target from
490 bootstrap_stage.
491 * Makefile.in: Re-generate the file.
492
0666865c
MO
4932017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
494
e50ffab3 495 * MAINTAINERS: Add myself to Write After Approval
0666865c 496
827c925e
AJ
4972017-06-21 Andrew Jenner <andrew@codesourcery.com>
498
499 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
500
0d053a49
ML
5012017-06-19 Martin Liska <mliska@suse.cz>
502
503 * Makefile.def: Define 4 stages PGO bootstrap.
504 * Makefile.tpl: Define FLAGS.
505 * Makefile.in: Regenerate.
506
be75f645
ILT
5072017-06-14 Ian Lance Taylor <iant@golang.org>
508
509 * Makefile.def: Add check-gotools to go check targets.
510 * Makefile.in: Rebuild.
511
c725f69c
SB
5122017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
513
514 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
515
76052545
EB
5162017-06-03 Eric Botcazou <ebotcazou@adacore.com>
517
518 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
519 * configure: Regenerate.
520
afd88efc
ML
5212017-05-31 Martin Liska <mliska@suse.cz>
522
523 * configure.ac: Add handling of stage2_werror_flags to
524 action-if-given and to action-if-not-given.
525 * configure: Regenerate.
526
945bafd6
PB
5272017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
528
529 * MAINTAINERS: Add self to Write After Approval
530
b9396a49
BS
5312017-05-27 Bernd Schmidt <bschmidt@redhat.com>
532
533 * MAINTAINERS: Update my email address, and remove myself as
534 maintainer in some areas.
535
aa1b69e7
EG
5362017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
537
538 * MAINTAINERS: Add self to Write After Approval
539
cdfee50a
NS
5402017-05-25 Nathan Sidwell <nathan@acm.org>
541
542 * configure.ac: Add --enable-languages=default to mean default and
543 make --enable-languages=all mean all supported languages.
544 * configure: Regenerated.
545
83349046
SB
5462017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
547
548 * config.gcc (powerpc*-*-*spe*): New.
549 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
550 (powerpc-*-rtems*spe*): New.
551 (powerpc*-*-linux*spe*): New.
552 (powerpc-wrs-vxworksspe): New.
553 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
554 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
555 * config.host (powerpc*-*-*spe*): New.
556
01c712cb
ML
5572017-05-19 Martin Liska <mliska@suse.cz>
558
559 * configure.ac: Add --enable-werror-always just for
560 bootstrap-debug (or none build config) and do not add it
561 when we are on a release branch.
562 * configure: Regenerated.
563
7880c1a5
SL
5642017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
565
566 * MAINTAINERS: Add self to Write After Approval
567
c759355f
KK
5682017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
569
570 * MAINTAINERS: Move myself to Write After Approval section.
571
79557bae
CZ
5722017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
573
574 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
575 ACCH registers.
576 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
577 available.
578 (umulsidi3): Likewise.
579 (mulsidi3_700): Disable this pattern when we have advanced mpy
580 instructions.
581 (umulsidi3_700): Likewise.
582 (maddsidi4): New pattern.
583 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
584 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
585 (mpydu_imm_arcv2hs): Likewise.
586 * config/arc/predicates.md (accl_operand): New predicate.
587
c7314bc1
CZ
5882017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
589 Andrew Burgess <andrew.burgess@embecosm.com>
590
591 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
592 case.
593 (ARC_AUTOFP_IRQ_P): Likewise.
594 (ARC_AUTO_IRQ_P): Likewise.
595 (rgf_banked_register_count): New variable.
596 (parse_mrgf_banked_regs_option): New function.
597 (arc_override_options): Handle rgf_banked_regs option.
598 (arc_handle_interrupt_attribute): Add firq option.
599 (arc_compute_function_type): Return fast irq type when required.
600 (arc_must_save_register): Handle fast interrupts.
601 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
602 (arc_return_address_regs): Update.
603 * config/arc/arc.h (arc_return_address_regs): Update.
604 (arc_function_type): Add fast interrupt type.
605 (ARC_INTERRUPT_P): Update.
606 (RC_FAST_INTERRUPT_P): Define.
607 * config/arc/arc.md (simple_return): Update for fast interrupts.
608 (p_return_i): Likewise.
609 * config/arc/arc.opt (mrgf-banked-regs): New option.
610 * doc/invoke.texi (mrgf-banked-regs): Document.
611
41453183
CZ
6122017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
613
614 * config/arc/arc.c (irq_ctrl_saved): New variable.
615 (ARC_AUTOBLINK_IRQ_P): Define.
616 (ARC_AUTOFP_IRQ_P): Likewise.
617 (ARC_AUTO_IRQ_P): Likewise.
618 (irq_range): New function.
619 (arc_must_save_register): Likewise.
620 (arc_must_save_return_addr): Likewise.
621 (arc_dwarf_emit_irq_save_regs): Likewise.
622 (arc_override_options): Handle deferred options.
623 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
624 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
625 arc_must_save_return_addr.
626 (arc_compute_frame_size): Handle automated save and restore of
627 registers.
628 (arc_expand_prologue): Likewise.
629 (arc_expand_epilogue): Likewise.
630 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
631 * config/arc/arc.opt (mirq-ctrl-saved): New option.
632 * doc/invoke.texi (mirq-ctrl-saved): Document option.
633
52744dd7
TK
6342017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
635 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
636
637 PR bootstrap/77661
638 * Makefile.def: Don't pass --enable-maintainer-mode on to an
639 in-tree build MPC.
640 * Makefile.in: Regenerate.
641
deeba76a
FXC
6422017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
643
644 * configure.ac: Enable LTO by default on darwin >= 9.
645 * configure: Regenerate.
646
5a05e11d
PD
6472017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
648
649 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
650 and Andrew Waterman as the RISC-V maintainers.
651
e04f858c
NK
6522017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
653
654 * MAINTAINERS: Add self to Write After Approval
655
a98cf819
GP
6562017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
657
658 * config.guess: Import latest from upstream.
659
9826d1a3
GP
6602017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
661
662 * MAINTAINERS (Write After Approval): Remove entries that are
663 already covered under Reviewers.
664
a46586c3
MW
6652017-03-08 Mark Wielaard <mark@klomp.org>
666
667 PR demangler/70909
668 PR demangler/67264
669 * include/demangle.h: Add d_printing to struct demangle_component
670 and pass struct demangle_component as non const.
671
734ca1c2
GP
6722017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
673
674 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
675
93b87d1d
TS
6762017-02-15 Thomas Schwinge <thomas@codesourcery.com>
677
678 * Makefile.tpl: Remove HOST_ISLVER.
679 (HOST_EXPORTS): Remove ISLVER.
680 * Makefile.in: Regenerate.
681
f877b3ad
RB
6822017-02-13 Richard Biener <rguenther@suse.de>
683
684 * configure: Re-generate.
685
2ad31830
GP
6862017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
687
688 * MAINTAINERS: Adjust bug reporting URL.
689
3501e62c
GP
6902017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
691
692 * MAINTAINERS (Write After Approval): Remove redundant entry
693 for Andrew Burgess.
694
510555e0
JDA
6952017-02-03 John David Anglin <danglin@gcc.gnu.org>
696
e50ffab3 697 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 698 32-bit hppa*-*-hpux*.
e50ffab3 699 * configure: Regenerate.
510555e0 700
f6a24a94
MJ
7012017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
702
703 * configure.ac: Moved the white list of enabling BRIG FE to
704 libhsail-rt/configure.tgt.
705 * configure: Regenerated.
706 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
707
7082017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
709 Martin Jambor <mjambor@suse.cz>
710
5fd1486c
PJ
711 * Makefile.def (target_modules): Added libhsail-rt.
712 (languages): Added language brig.
713 * Makefile.in: Regenerated.
714 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
715 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
716 * configure: Regenerated.
717
3c36aa6b
JJ
7182017-01-17 Jakub Jelinek <jakub@redhat.com>
719
720 PR other/79046
721 * configure: Regenerated.
722
8f56cb51
AM
7232017-01-04 Alan Modra <amodra@gmail.com>
724
725 * configure: Regenerate.
726
f2c764c5
BE
7272016-12-29 Ben Elliston <bje@gnu.org>
728
729 * config.sub: Import latest version.
730
1dc9c117
AI
7312016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
732
733 * MAINTAINERS (Write After Approval): Add myself.
734
c21fdaa1
JJ
7352016-12-21 Jakub Jelinek <jakub@redhat.com>
736
737 * configure.ac: Don't bootstrap libmpx unless --with-build-config
738 includes bootstrap-mpx.
739 * configure: Regenerated.
740
cc811459
CX
7412016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
742
743 * MAINTAINERS (Write After Approval): Add myself.
744
b55e6680
MJ
7452016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
746
8f56cb51 747 * configure: Regenerate.
b55e6680 748
825fba52
MK
7492016-12-01 Matthias Klose <doko@ubuntu.com>
750
751 * configure.ac: Don't use pkg-config to check for bdw-gc.
752 * configure: Regenerate.
753
114bf3f1
MK
7542016-11-30 Matthias Klose <doko@ubuntu.com>
755
756 * Makefile.def: Remove reference to boehm-gc target module.
757 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
758 options and for the bdw-gc pkg-config module.
759 * configure: Regenerate.
760 * Makefile.in: Regenerate.
761
21b0f96a
NS
7622016-11-28 Nathan Sidwell <nathan@acm.org>
763
764 * MAINTAINERS (nvptx): Remove self.
765
292edab3
BE
7662016-11-25 Ben Elliston <bje@gnu.org>
767
768 * config.guess: Import latest version.
769 * config.sub: Likewise.
770
0954a00b
TT
7712016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
772
773 * MAINTAINERS (Write After Approval): Add myself.
774
8e4d2ca4
MK
7752016-11-15 Matthias Klose <doko@ubuntu.com>
776
777 * Makefile.def: Remove references to GCJ.
778 * Makefile.tpl: Likewise.
779 * Makefile.in: Regenerate.
780
84c1b9d3
MK
7812016-11-15 Matthias Klose <doko@ubuntu.com>
782
783 * config-ml.in: Remove references to GCJ.
784 * configure.ac: Likewise.
785 * configure: Regenerate.
786
3f95ca6c
JC
7872016-11-01 Josh Conner <joshconner@google.com>
788
789 * MAINTAINERS (Write After Approval): Update email address,
790
457cc672
CL
7912016-10-27 Carl Love <cel@us.ibm.com>
792
793 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
794 Approval list to make it alphabetical.
795
2142f54f
CL
7962016-10-27 Carl Love <cel@us.ibm.com>
797
798 * MAINTAINERS (Write After Approval): Add myself.
799
104700f4
AB
8002016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
801
802 * MAINTAINERS (Reviewers): Add myself.
803 (Write After Approval): Add myself.
804
942c0db8
HP
8052016-10-21 Hartmut Penner <hepenner@us.ibm.com>
806 Ulrich Weigand <uweigand@de.ibm.com>
807
808 * MAINTAINERS: Update email address.
809
fbf4c502
NS
8102016-10-10 Nathan Sidwell <nathan@acm.org>
811
812 * MAINTAINERS: Update email address.
813
b20e7532
AT
8142016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
815
816 * configure.ac: Add aarch64-*-freebsd*.
817 * configure: Regenerate.
818
2e21fd4d
SE
8192016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
820
821 * MAINTAINERS: Update email address after it got reverted.
822
43c40f3e
RO
8232016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
824
825 * configure.ac (target_libraries): Readd target-boehm-gc.
826 Restore --enable-objc-gc handling.
827 * configure: Regenerate.
828
f05796ba
JL
8292015-10-03 Jeff Law <law@redhat.com>
830
831 * MAINTAINERS: Move several inactive maintainers to the
832 write-after-approval section.
833
012447ea
JJ
8342016-09-30 Jakub Jelinek <jakub@redhat.com>
835
836 * configure.ac: Add target-libffi to target_libraries.
837 Readd libgcj target disablings, modified to only target-libffi.
838 Readd target addition of go to unsupported languages.
839 * configure: Regenerated.
840
a7d75d59
SE
8412016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
842
843 * MAINTAINERS: Update email address.
844
d1a79a95
AH
8452016-09-30 Andrew Haley <aph@redhat.com>
846
4d8c733d 847 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
848 write-after approval. Remove Tom Tromey and Bryce McKinlay from
849 libgcj.
850
af2d4873
AH
8512016-09-30 Andrew Haley <aph@redhat.com>
852
853 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
854 write-after approval after GCJ deletion.
855
07b78716
AH
8562016-09-30 Andrew Haley <aph@redhat.com>
857
858 * Makefile.def: Remove libjava.
859 * Makefile.tpl: Likewise.
860 * Makefile.in: Regenerate.
861 * configure.ac: Likewise.
862 * configure: Likewise.
863 * gcc/java: Remove.
864 * libjava: Likewise.
865
a29b7214
CZ
8662016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
867
868 * MAINTAINERS (Reviewers): Add myself.
869
2fd88f4f
AK
8702016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
871
872 * configure.ac: Disable "sim" directory for arc*-*-*.
873 * configure: Regenerated.
874
e2080e79
TC
8752016-09-23 Tamar Christina <tamar.christina@arm.com>
876
877 * MAINTAINERS (Write After Approval): Add myself.
878
8f3675f8
MR
8792016-09-12 Maciej W. Rozycki <macro@imgtec.com>
880
881 * configure.ac: Check for the minimum in-tree MPFR version
882 handled.
883 * configure: Regenerate.
884
21f88103
YTL
8852016-07-20 Yan-Ting Lin <currygt52@gmail.com>
886
887 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
888 * configure: Regenerated.
889
60d51882
FR
8902016-07-19 Fritz Reese <fritzoreese@gmail.com>
891
892 * MAINTAINERS (Write After Approval): Add myself.
893
277d7ee0
AK
8942016-06-23 Andi Kleen <ak@linux.intel.com>
895
896 * Makefile.def: Add autoprofiledbootstrap.
897 * Makefile.tpl: Dito.
898 * Makefile.in: Regenerate.
899
fd6487af
JS
9002016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
901
902 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
903 * configure: Regenerate.
904
3e326935
TS
9052016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
906
907 * configure: Regenerate.
908 * configure.ac: Remove support for avr-rtems.
909
9582bf04
SKS
9102016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
911
912 * MAINTAINERS (Write After Approval): Add myself.
913
6f820b68
MC
9142016-06-16 Michael Collison <michael.collison@arm.com>
915
916 * MAINTAINERS (Write After Approval): Add myself.
917
775ee7fa
MM
9182016-06-14 Mikael Morin <mikael@gcc.gnu.org>
919
920 * MAINTAINERS (Write After Approval): Update e-mail address.
921
de3ba371
JM
9222016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
923
21f88103 924 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 925
350216e3
AM
9262016-05-28 Alan Modra <amodra@gmail.com>
927
928 * Makefile.tpl (configure): Depend on m4 files included.
929 * Makefile.in: Regenerate.
930
9cad20fa
BS
9312016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
932
933 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
934 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
935
92466115
BS
9362016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
937
938 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
939 special case builtin.
940 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
941 support for ALTIVEC_BUILTIN_VEC_ADDEC.
942 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
943 for __builtin_vec_addec.
944
fe38e08b
JS
9452016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
946
947 * config.guess: Import version 2016-04-02 (newest).
948 * config.sub: Import version 2016-05-10 (newest).
949
cef1a0b8 9502016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 951
cef1a0b8
JL
952 * configure.ac: Add ARC support to libgloss.
953 * configure: Regenerate
704b85c7 954
75a6b91a
AS
9552016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
956
957 * MAINTAINERS (Write After Approval): Add myself.
958
00f35794
BE
9592016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
960
961 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
962 * configure: Regenerated.
963 * Makefile.def (gmp): Explicitly disable assembler.
964 (mpfr): Adjust lib_path.
965 (mpc): Likewise.
966 * Makefile.in: Regenerated.
967
c100769b
JJ
9682016-05-01 Jakub Jelinek <jakub@redhat.com>
969
970 PR bootstrap/70704
971 * configure.ac (--enable-stage1-checking): Add missing
972 --enable-checking=.
973 * configure: Regenerated.
974
bc6d9014
OE
9752016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
976
ace08cb8
OE
977 * config.guess: Revert r235676.
978 * config.sub: Revert r235676.
979
9802016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
981
982 * config.guess: Remove SH5 support.
bc6d9014
OE
983 * config.sub: Likewise.
984 * configure: Likewise.
985 * configure.ac: Likewise.
986
7db11a5a
JJ
9872016-04-26 Jakub Jelinek <jakub@redhat.com>
988
989 PR bootstrap/70704
990 * configure.ac (--enable-stage1-checking): For --disable-checking or
991 implicit --enable-checking, make sure extra flag matches in between
992 stage1 and later checking.
993 * configure: Regenerated.
994
ab0fc037
TS
9952016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
996
997 * .gitattributes: New file.
998
c048fa95
SB
9992016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1000
1001 * MAINTAINERS (rs6000/powerpc port): Add myself.
1002
f3653cf5
SB
10032016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1004
1005 PR bootstrap/70173
1006 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1007 and gotools directories. Delete the stage_final file.
1008 * Makefile.in: Regenerate.
1009
4f93efa4
AV
10102016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1011
1012 * MAINTAINERS (Write After Approval): Add myself.
1013
c27e432e
SK
10142016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1015
1016 * MAINTAINERS (Fortran maintainer): Remove myself.
1017
7134713c
BS
10182016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1019
1020 * MAINTAINERS (Write After Approval): Add myself.
1021
7d74282a
KN
10222016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1023
1024 * MAINTAINERS (Write After Approval): Add myself.
1025
1b858e76
CC
10262016-03-17 Cary Coutant <ccoutant@gmail.com>
1027
1028 Sync with binutils-gdb:
1029
1030 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1031
1032 * configure.ac: Add mips and s390 to the gold target check.
1033 * configure: Regenerate.
1034
d15bd5bb
DD
10352016-03-01 DJ Delorie <dj@redhat.com>
1036
1037 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1038
6d1fa6bb
DM
10392016-02-22 David Malcolm <dmalcolm@redhat.com>
1040
1041 * MAINTAINERS (libcpp): Add myself.
1042 (diagnostic messages): Likewise.
1043
607bda60
TV
10442016-02-20 Tom de Vries <tom@codesourcery.com>
1045
1046 * MAINTAINERS: Fix whitespace.
1047
80cfaff8
CZ
10482016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1049
1050 * MAINTAINERS (Write After Approval): Add myself.
1051
c661a43d
SP
10522016-01-29 Sebastian Pop <s.pop@samsung.com>
1053
1054 * config/isl.m4: Add comments about isl-0.16.
1055 * configure: Regenerate.
1056
86b3a101
MJ
10572016-01-29 Martin Jambor <mjambor@suse.cz>
1058
1059 * MAINTAINERS (hsa maintainers): Add myself.
1060
960cbfd2
WD
10612015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1062
1063 * MAINTAINERS: (Write After Approval): Add myself.
1064
1e050c90
AK
10652016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1066 Sebastian Pop <s.pop@samsung.com>
1067
1068 * Makefile.in: Regenerate.
1069 * Makefile.tpl: Export ISLVER.
1070 * configure: Regenerate.
1071 * config/isl.m4: Detect isl-0.15.
1072
cefadad1
MM
10732016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1074
1075 PR bootstrap/69329
1076 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1077 * Makefile.in: Regenerate.
1078
9e530bcd
AP
10792016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1080
1081 * configure.ac: Enable LTO for DJGPP
1082 * configure: Regenerate
1083
324402a0
L
10842016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1085
1086 Sync with binutils-gdb:
1087 2015-10-21 Nick Clifton <nickc@redhat.com>
1088
1089 PR gas/19109
1090 * configure.ac: Note the 'none' is an acceptable argument to
1091 --enable-compressed-debug-sections.
1092 * configure: Regenerate.
1093
9eaaa830
BE
10942016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1095
1096 PR bootstrap/69134
1097 * Makefile.def (mpfr): Disable assembler.
1098 * Makefile.in: Regenerate.
1099
cfe67e03
BE
11002016-01-01 Ben Elliston <bje@gnu.org>
1101
1102 * config.guess: Import version 2016-01-01.
1103 * config.sub: Likewise.
1104
be33d404
SS
11052015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1106
1107 * MAINTAINERS (Write After Approval): Add myself.
1108
e357a5e0
SP
11092015-12-17 Sebastian Pop <s.pop@samsung.com>
1110
1111 * Makefile.in: Replace ISL with isl.
1112 * Makefile.tpl: Same.
1113 * config/isl.m4: Same.
1114 * configure.ac: Same.
1115 * contrib/download_prerequisites: Same.
1116 * configure: Regenerate.
1117
1ad2439b
AP
11182015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1119
1120 * MAINTAINERS (Write After Approval): Add Myself.
1121
70decafb
NS
11222015-12-17 Nathan Sidwell <nathan@acm.org>
1123
1124 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1125 * configure: Regenerate.
1126
560d18d3
AK
11272015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1128 Sebastian Pop <s.pop@samsung.com>
1129
1130 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1131 isl_ctx_get_max_operations.
1132 * configure: Regenerate.
1133
57e8ab24 11342015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
1135
1136 * MAINTAINERS (Write After Approval): Add myself.
1137
105b682e
ILT
11382015-12-02 Ian Lance Taylor <iant@google.com>
1139
1140 PR go/66147
1141 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1142 * Makefile.in: Regenerate.
1143
7eb46bec
AT
11442015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1145
1146 PR libffi/65726
1147 * Makefile.def (lang_env_dependencies): Make libffi depend
1148 on cxx.
1149 * Makefile.in: Regenerate.
1150
cc3baaa9
DE
11512015-11-26 David Edelsohn <dje.gcc@gmail.com>
1152
1153 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1154 symbols.
1155
3be96231
TG
11562015-11-20 Tristan Gingold <gingold@adacore.com>
1157
1158 Sync with binutils-gdb:
1159 2015-11-20 Tristan Gingold <gingold@adacore.com>
1160
1161 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1162 * configure: Regenerate.
1163
daa53f38
ML
11642015-11-19 Martin Liska <mliska@suse.cz>
1165
1166 * .gitignore: Add .clang-format to ignored files.
1167 * Makefile.in: Add clang-format.
1168 * Makefile.tpl: Likewise.
1169
54985c70
TA
11702015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1171
1172 * configure.ac: Enable libmpx by default.
1173 * configure: Regenerated.
1174
d0397c75
SE
11752015-10-23 Steve Ellcey <sellcey@imgtec.com>
1176
1177 * MAINTAINERS: Update email address.
1178
735a559c
PM
11792015-10-23 Paulo Matos <pmatos@linki.tools>
1180
1181 * MAINTAINERS: Update email address.
1182
15713b43
AH
11832015-10-23 Alan Hayward <alan.hayward@arm.com>
1184
1185 * MAINTAINERS (Write After Approval): Add myself.
1186
78edb32f
L
11872015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1188
1189 Sync with binutils-gdb:
1190 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1191
1192 PR gas/19109
1193 * configure.ac: Add
1194 --enable-compressed-debug-sections={all,gas,gold,ld}.
1195 * configure: Regenerated.
1196
dec6b7f1
AC
11972015-10-16 Arnaud Charlet <charlet@adacore.com>
1198
1199 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1200
6be1d686
ML
12012015-10-09 Martin Liska <mliska@suse.cz>
1202
1203 * MAINTAINERS (Write After Approval): Add myself.
1204
dc0e2060
AF
12052015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1206
1207 * MAINTAINERS (Write After Approval): Add myself.
1208
bec93d40
FW
12092015-10-02 Florian Weimer <fweimer@redhat.com>
1210
1211 * MAINTAINERS: Update email address.
1212
0487f06d
LK
12132015-10-02 Louis Krupp <louis.krupp@zoho.com>
1214
1215 * MAINTAINERS (Write After Approval): Add myself.
1216
56547ff7
KT
12172015-09-20 Kai Tietz <ktietz70@googlemail.com>
1218
423ea09f 1219 * MAINTAINERS: Update email.
56547ff7 1220
ed4c91ea
BS
12212015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1222
1223 * MAINTAINERS: Update my email address.
1224
2503fd9e
JB
12252015-09-01 James Bowman <james.bowman@ftdichip.com>
1226
1227 * MAINTAINERS (ft32 port): Add myself.
1228
3726332a
DS
12292015-08-28 David Sherwood <david.sherwood@arm.com>
1230
1231 * MAINTAINERS: Add myself.
1232
15480aaf
PM
12332015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1234
1235 * MAINTAINERS (Write After Approval): Add myself.
1236
ad4f95e3
FXC
12372015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1238
1239 PR libfortran/54572
1240 * Makefile.def: Make libgfortran depend on libbacktrace.
1241 * Makefile.in: Regenerate.
1242
95f25df0
SD
12432015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1244
1245 * MAINTAINERS (Write After Approval): Add myself.
1246
5dc85f7e
TV
12472015-08-12 Tom de Vries <tom@codesourcery.com>
1248
1249 PR other/67092
1250 * configure.ac: Remove --with_host_libstdcxx support.
1251 * configure: Regenerate.
1252
44a7d18d
TS
12532015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1254 Jakub Jelinek <jakub@redhat.com>
1255
1256 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1257 nvptx*-*-*.
1258 * configure: Regenerate.
1259
bf5372e7
YS
12602015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1261
1262 * Makefile.def (libiconv): Define bootstrap=true.
1263 Mark pdf/html/info as missing.
1264 (configure-gcc): Depend on all-libiconv.
1265 (all-gcc): Ditto.
1266 (configure-libcpp): Ditto.
1267 (all-libcpp): Ditto.
1268 (configure-intl): Ditto.
1269 (all-intl): Ditto.
1270 * Makefile.in: Regenerate.
1271
94b8fdcc
BC
12722015-08-03 Bin Cheng <bin.cheng@arm.com>
1273
1274 * MAINTAINERS (loop ivopts): Add the entry and myself.
1275
430bcac1
NS
12762015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1277
1278 * MAINTAINERS (nvptx): Add self.
1279
110d61da
AL
12802015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1281
1282 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1283 128-bit vector modes.
1284
c9da7548 12852015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 1286
c9da7548
VV
1287 * MAINTAINERS (Write After Approval): Add myself.
1288
423ea09f 12892015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
1290
1291 * config.sub, config.guess: Import from upstream.
1292
6b1786aa
JL
12932015-07-24 Michael Darling <darlingm@gmail.com>
1294
1295 PR other/66259
1296 * config-ml.in: Reflects renaming of configure.in to configure.ac
1297 * configure: Likewise
1298 * configure.ac: Likewise
1299
45952786
BS
13002015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1301
1302 * MAINTAINERS: Update my email address.
1303
f1595603
L
13042015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1305
1306 Sync with binutils-gdb:
1307 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1308
1309 * configure.ac (target_configdirs): Exclude target-zlib if
1310 target-libjava isn't built.
1311 * configure: Regenerated.
1312
a05c2c75
L
13132015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1314
1315 Sync with binutils-gdb:
1316 2015-05-13 John David Anglin <dave.anglin@bell.net>
1317
1318 * configure.ac: Disable configuration of GDB for HPUX targets.
1319 * configure: Regenerate.
1320
1321 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1322
1323 * configure.ac: Add --with-system-zlib.
1324 * configure: Regenerated.
1325
1326 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1327
1328 * configure.ac: Add FT32 support.
1329 * configure: Regenerate.
1330
1331 2015-01-12 Anthony Green <green@moxielogic.com>
1332
1333 * configure.ac: Don't disable gprof for moxie.
1334 * configure: Rebuild.
1335
1c01ebf6
L
13362015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1337
1338 Sync with binutils-gdb:
1339 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1340
1341 PR ld/18355
1342 * Makefile.def: Add extra_configure_flags to host zlib.
1343 * configure.ac (extra_host_zlib_configure_flags): New. Set
1344 to --enable-host-shared When bfd is to be built as shared
1345 library. AC_SUBST.
1346 * Makefile.in: Regenerated.
1347
e59969a1
HPN
13482015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1349
1350 Sync with src:
1351 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1352 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1353 * Makefile.in: Regenerated.
1354
d9063947
L
13552015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1356
1357 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1358 target.
1359 * configure: Regenerate.
1360
b837291d
LC
13612015-06-23 Ludovic Courtès <ludo@gnu.org>
1362
1363 * MAINTAINERS (Write After Approval): Add myself.
1364
2a97995f
AT
13652015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1366
1367 * MAINTAINERS (OS Port Maintainers): Add myself.
1368 (Various Maintainers): Remove myself from libffi testsuite.
1369
19cd26a6
RS
13702015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1371
1372 * MAINTAINERS (gen* on machine desc): Add self.
1373
8ca528d9
JM
13742015-06-02 Jason Merrill <jason@redhat.com>
1375
1376 PR bootstrap/66319
1377 * configure.ac: Use -std=gnu++98.
1378
4526c3c1
SN
13792015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1380
1381 * MAINTAINERS (Write After Approval): Add myself.
1382
318a4e6d
MF
13832015-05-28 Mike Frysinger <vapier@gentoo.org>
1384
1385 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1386 * configure: Regenerate.
1387
46070488
JM
13882015-05-26 Jason Merrill <jason@redhat.com>
1389
1390 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1391 * configure: Regenerate.
1392
fef939d6
JB
13932015-05-16 James Bowman <james.bowman@ftdichip.com>
1394
1395 * configure.ac: FT32 target added.
fef939d6
JB
1396 * configure: Regenerated.
1397
886faf50
IB
13982015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1399
1400 * MAINTAINERS (Write After Approval): Add myself.
1401
91c6b410
PM
14022015-05-11 Paulo Matos <paulo@matos-sorge.com>
1403
1404 * MAINTAINERS (Write After Approval): Add myself.
1405
e640447c
PM
14062015-05-11 Paulo Matos <paulo@matos-sorge.com>
1407
1408 * configure.ac: Fix typo.
1409 * configure: Regenerate.
1410
e587377d
MM
14112015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1412
1413 * MAINTAINERS (Write After Approval): Add myself.
1414
cabb9d59
MK
14152015-05-03 Matthias Klose <doko@ubuntu.com>
1416
1417 * configure.ac: Match $host configured with triplets.
1418 * configure: Regenerate.
1419
fafb95a6
BRF
14202015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1421
1422 * Makefile.tpl: Remove surplus whitespace throughout.
1423 * Makefile.in: Regenerate.
1424
85867772
SB
14252015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1426
1427 * MAINTAINERS (Various Maintainers): Add myself as instruction
1428 combiner maintainer.
1429
c10b5ea0
JJ
14302015-04-17 Jakub Jelinek <jakub@redhat.com>
1431
1432 PR bootstrap/62077
1433 * configure.ac (--enable-stage1-checking): Default to
1434 release,misc,gimple,rtlflag,tree,types if --disable-checking
1435 or --enable-checking is not specified and DEV-PHASE is not
1436 experimental.
1437 * configure: Regenerated.
1438
77019397
MO
14392015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1440
1441 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1442 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1443 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1444 * Makefile.in: Regenerate.
1445
17feae99 14462015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
1447
1448 * MAINTAINERS: Update my email address.
1449
e61ffb3b
JG
14502015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1451
1452 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1453
b16cc4f2
KT
14542015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1455
1456 * MAINTAINERS: Add myself as an arm port reviewer.
1457
ec523909
ML
14582015-03-25 Martin Liska <mliska@suse.cz>
1459 Yury Gribov <y.gribov@samsung.com>
1460
1461 * Makefile.in: Fix ln source location for vimrc file.
1462 * Makefile.tpl: Likewise.
1463
fc30054e
AH
14642015-03-09 Aldy Hernandez <aldyh@redhat.com>
1465
1466 PR bootstrap/25672
1467 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1468 cross-compiling. Similarly for CXX_FOR_TARGET.
1469 * configure: Regenerate.
1470
5373cd33
IE
14712015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1472
1473 * Makefile.def: Add libmpx.
1474 * configure.ac: Add libmpx.
1475 * Makefile.in: Regenerate.
1476 * configure: Regenerate.
1477
a6e8abb9
KY
14782015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1479
1480 * MAINTAINERS (CPU Port Maintainers): Add myself
1481 i386 vector ISA extns mantainer.
1482
f2b86778
JL
14832015-03-13 Jeff Law <law@redhat.com>
1484
1485 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1486 maintainer.
1487 Remove Richard Henderson as a maintainer for the x86 port.
1488
9dd44d1c
JR
14892015-03-03 Joern Rennecke <gnu@amylaar.uk>
1490
1491 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1492
33079441
IE
14932015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1494
1495 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1496 pointer bounds checker and i386 MPX maintainer.
1497
d083ae5f
SL
14982015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1499
1500 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1501
f91f1c13
MS
15022015-02-26 Martin Sebor <msebor@redhat.com>
1503
1504 * MAINTAINERS (Various Maintainers): Add self.
1505
426c1eb0
TS
15062015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1507
1508 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1509 Make sure it contains lto.
1510 * configure: Regenerate.
1511
8ae12d71
TS
15122015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1513
1514 * configure: Regenerate.
1515
11aa81cc 15162015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 15171
11aa81cc
DN
1518 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1519 middle-end, docstring): Remove myself.
1520 (Write After Approval): Add myself.
1521
a436ab27
JJ
15222015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1523
1524 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1525 (Write After Approval): Update address.
1526
231d020b
DM
15272015-01-29 David Malcolm <dmalcolm@redhat.com>
1528
1529 PR jit/64780
1530 * configure.ac: Require the user to explicitly specify
1531 --enable-host-shared if the jit is enabled.
1532 * configure: Regenerate.
1533
82a94471
RS
15342015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1535
1536 * MAINTAINERS (Write After Approval): Add myself.
1537
e6f0c56d
TV
15382015-01-25 Tom de Vries <tom@codesourcery.com>
1539
1540 * MAINTAINERS: Make whitespace consistent.
1541
631ff3e1
BO
15422015-01-23 Braden Obrzut <admin@maniacsvault.net>
1543
1544 * MAINTAINERS (Write After Approval): Add myself.
1545
09b9cd1f
AV
15462015-01-20 Andre Vehreschild <vehre@gmx.de>
1547
1548 * MAINTAINERS: (Write After Approval): Add myself.
1549
802ed46a
MU
15502015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1551
1552 * MAINTAINERS: (Write After Approval): Add myself.
1553
c61fcfa6
PT
15542015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1555
1556 * MAINTAINERS: (Write After Approval): Add myself.
1557
ebcd09c1
IS
15582015-01-13 Iain Sandoe <iain@codesourcery.com>
1559
1560 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1561 objective-c/c++ front end maintainer.
1562
71aa170d
MP
15632015-01-13 Marek Polacek <polacek@redhat.com>
1564
1565 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1566
da067543
JL
15672015-01-12 Jeff Law <law@redhat.com>
1568
1569 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1570 a very long time.
1571
bf1de3f0
ILT
15722015-01-09 Ian Lance Taylor <iant@google.com>
1573
1574 * configure.ac (host_tools): Add gotools.
1575 * Makefile.def (host_modules): Add gotools.
1576 (dependencies): Add dependency of all-gotools on all-target-libgo.
1577
82a19768
AT
15782015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1579
1580 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1581 * configure: Regenerate.
1582
53dd59bf
TS
15832015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1584
1585 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1586 all-target-libgomp.
1587 * Makefile.in: Regenerate.
1588
8054942d
EB
15892015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1590
1591 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1592
0969ec7d
EB
15932015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1594
1595 * configure.ac: Add Visium support.
1596 * configure: Regenerate.
1597
ec8fd1c0
AS
15982015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1599
1600 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1601 * configure: Regenerate.
1602
9bccfdf5
AP
16032015-01-03 Andrew Pinski <apinski@cavium.com>
1604
1605 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1606 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1607 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1608 (OBJCOPY_FOR_TARGET): New variable.
1609 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1610 * Makefile.in: Regenerate.
1611 * configure.ac: Check for already installed target objcopy.
1612 Also GCC_TARGET_TOOL on objcopy.
1613 * configure: Regenerate.
1614
007adc0d
HPN
16152015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1616
1617 * config.sub: Update from upstream, to 2015-01-01 version.
1618 * config.guess: Ditto.
1619
fe55e976
SH
16202014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1621
1622 * MAINTAINERS (RTEMS Ports): Add myself.
1623
b86d271e
PMR
16242014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1625
1626 * MAINTAINERS (Write After Approval): Add myself.
1627
9733278a
MH
16282014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1629
1630 * MAINTAINERS (Write After Approval): Add myself.
1631
4b4f2e35
TS
16322014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1633
1634 * configure.ac (--enable-as-accelerator-for): Don't set
1635 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1636 * configure: Regenerate.
1637
b6a65eb6
JJ
16382014-12-13 Jakub Jelinek <jakub@redhat.com>
1639
1640 PR bootstrap/64023
1641 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1642 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1643 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1644 to CXX.
1645 * Makefile.in: Regenerated.
1646
c3e1e693
YG
16472014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1648 Yury Gribov <y.gribov@samsung.com>
1649
1650 * .gitignore: Added .local.vimrc and .lvimrc.
1651 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1652 * Makefile.in: Regenerate.
1653
16542014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
1655
1656 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1657 * configure: Regenerated.
1658
b9fb25a5
BS
16592014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1660
1661 * MAINTAINERS (nvptx port): New entry.
1662
d896cc4d
JBG
16632014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1664
1665 * configure: Regenerate.
1666
74ae587e
JBG
16672014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1668
1669 * configure.ac: Merge with Binutils.
1670
45c89690
TB
16712014-11-26 Tobias Burnus <burnus@net-b.de>
1672
1673 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1674 * Makefile.in: Regenerate.
1675
ea903c37
BE
16762014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1677
1678 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1679 missing flex.
1680 * Makefile.in: Regenerated.
1681
eb23df59
IV
16822014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1683
1684 * Makefile.in: Regenerate.
1685
a699d672
L
16862014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1687
1688 PR bootstrap/63784
1689 * libtool.m4: Add $pic_flag with -shared.
1690
fc065a61
RL
16912014-11-21 Renlin Li <Renlin.Li@arm.com>
1692
1693 * MAINTAINERS (Write After Approval): Added myself.
1694
efcc23e6
AV
16952014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1696
1697 * MAINTAINERS (write-after-approval): Add myself.
1698
dd308ed8
MK
16992014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1700
1701 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1702 from 2 years ago.
1703
ac8698a1
AV
17042014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1705
1706 Revert:
1707 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1708
1709 * MAINTAINERS (Write After Approval): Added myself as line map
1710 maintainer.
1711
8dab9330
RL
17122014-11-19 Renlin Li <Renlin.Li@arm.com>
1713
1714 Revert:
1715 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1716
1717 * MAINTAINERS (Write After Approval): Added myself.
1718
1be22083
RL
17192014-11-19 Renlin Li <Renlin.Li@arm.com>
1720
1721 * MAINTAINERS (Write After Approval): Added myself.
1722
59392f46
AV
17232014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1724
1725 * MAINTAINERS (Write After Approval): Added myself as line map
1726 maintainer.
1727
0f3422cc
DS
17282014-11-17 Dodji Seketeli <dodji@redhat.com>
1729
1730 * MAINTAINERS (Various Maintainers): Added myself as line map
1731 maintainer.
1732
0c8969f0
JBG
17332014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1734
1735 * move-if-change: Sync from upstream gnulib.
1736
d7134c0e
JBG
17372014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1738
1739 * compile: Sync with upstream Automake.
1740 * depcomp: Ditto.
1741 * install-sh: Ditto.
1742 * missing: Ditto.
1743 * mkinstalldirs: Ditto.
1744 * ylwrap: Ditto.
1745
e4ff7e6a
JBG
17462014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1747
1748 * config.sub: Update from upstream config repo.
1749 * config.guess: Ditto.
1750
5f520819
KY
17512014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1752
1753 * Makefile.def: Add liboffloadmic to target_modules. Make
1754 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1755 * Makefile.in: Regenerate.
1756 * configure: Regenerate.
1757 * configure.ac: Add liboffloadmic to target binaries.
1758 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1759 Add liboffloadmic to noconfig list when C++ is not supported.
1760
85c64bbe
BS
17612014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1762 Thomas Schwinge <thomas@codesourcery.com>
1763 Ilya Verbin <ilya.verbin@intel.com>
1764 Andrey Turetskiy <andrey.turetskiy@intel.com>
1765
1766 * configure: Regenerate.
1767 * configure.ac (--enable-as-accelerator-for)
1768 (--enable-offload-targets): New configure options.
1769
7d35a59e
TB
17702014-11-11 Tobias Burnus <burnus@net-b.de>
1771
0a002272 1772 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
1773 * Makefile.in: Regenerate.
1774
35485da9
DM
17752014-11-11 David Malcolm <dmalcolm@redhat.com>
1776
1777 * ChangeLog.jit: New.
1778 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1779
ebf6d33b
FXC
17802014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1781
1782 PR target/63610
1783 * libtool.m4: Fix globbing of darwin versions.
1784 * configure: Regenerate.
1785
4a9bb2aa
TB
17862014-11-11 Tobias Burnus <burnus@net-b.de>
1787
4a9bb2aa
TB
1788 * Makefile.def: Remove CLooG.
1789 * Makefile.tpl: Ditto.
1790 * configure.ac: Ditto.
1791 * configure: Regenerate.
1792 * Makefile.in: Ditto.
1793
738f2522
BS
17942014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1795
1796 * configure.ac: Handle nvptx-*-*.
1797 * configure: Regenerate.
1798
9b591dd1
PG
17992014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1800
1801 * MAINTAINERS (Write After Approval): Add myself.
1802
14258928
JJ
18032014-10-31 Jakub Jelinek <jakub@redhat.com>
1804
1805 * Makefile.def (libcc1): Remove bootstrap=true;.
1806 * Makefile.in: Regenerated.
1807
1335a8ca
JBG
18082014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1809
1810 * configure.ac: Update comment.
1811 * configure: Regenerate.
1812
cb115cc2
IE
18132014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1814
1815 * MAINTAINERS (Write After Approval): Add myself.
1816
fca38047
TS
18172014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1818
1819 * configure.ac (extra_host_libiberty_configure_flags): Add
1820 --enable-shared also for libcc1's benefit.
1821 * configure: Regenerate.
1822
65c0707b
TG
18232014-10-29 Tristan Gingold <gingold@adacore.com>
1824
1825 * MAINTAINERS: Change my email address.
1826
ddc8de03
PM
18272014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1828 Tom Tromey <tromey@redhat.com>
1829
1830 * Makefile.def: Add libcc1 to host_modules.
1831 * configure.ac (host_tools): Add libcc1.
1832 * Makefile.in, configure: Rebuild.
1833
4eb1ac39 18342014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
1835
1836 * configure.ac (build_configargs): Don't share config.cache between
1837 build subdirs.
7fd74620 1838 * configure: Regenerate.
3d96b0d0 1839
d81230b5
DH
18402014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1841
1842 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1843 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1844 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1845 leon3v7 as leon3.
1846 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1847 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1848 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1849 * config/sparc/sparc.md (cpu): Add leon3v7.
1850 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1851
c7a6a617
DH
18522014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1853
1854 * MAINTAINERS (write-after-approval): Add myself.
1855
74cc5471
ILT
18562014-10-23 Ian Lance Taylor <iant@google.com>
1857
1858 * configure.ac: Disable the Go frontend on systems where it is known
1859 to not work.
1860 * configure: Regenerate.
1861
929315a9
RB
18622014-10-23 Richard Biener <rguenther@suse.de>
1863
1864 * Makefile.def: Add libcpp build module and dependencies.
1865 * configure.ac: Add libcpp build module.
1866 * Makefile.in: Regenerate.
1867 * configure: Likewise.
1868
5d12b768
MF
18692014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1870
1871 * MAINTAINERS (write-after-approval): Add myself.
1872
7b262a51
MLI
18732014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1874
1875 * INSTALL/README: Do not mention CVS.
1876
7705dfd1
JY
18772014-10-03 Jing Yu <jingyu@google.com>
1878
1879 * configure.ac: Add aarch64 to list of targets that support gold.
1880 * configure: Regenerate.
1881
a3052d31
FD
18822014-09-29 François Dumont <fdumont@gcc.gnu.org>
1883
1884 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1885
b2a1b261
CM
18862014-09-29 Catherine Moore <clm@codesourcery.com>
1887
1888 * MAINTAINERS: Add myself as MIPS maintainer.
1889
05342e10
MF
18902014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1891
1892 * MAINTAINERS: Move myself to MIPS maintainers.
1893
3f6bb7e5
JBG
18942014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1895
1896 * MAINTAINERS: Put all email addresses between '<' and '>'.
1897
3e895729
FXC
18982014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1899
1900 * MAINTAINERS: Move myself to reviewers (Fortran).
1901
e04733ee
AK
19022014-09-01 Andi Kleen <ak@linux.intel.com>
1903
1904 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1905 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1906 * Makefile.in: Regenerate.
1907
e79c0ea8
DM
19082014-08-28 David Malcolm <dmalcolm@redhat.com>
1909
1910 * rtx-classes-status.txt: Delete
1911
b32d5189
DM
19122014-08-28 David Malcolm <dmalcolm@redhat.com>
1913
1914 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1915
e0c0c325
SP
19162014-08-27 Sebastian Pop <s.pop@samsung.com>
1917
1918 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1919 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1920 of checking for version number.
1921 * configure: Regenerated.
1922 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1923
d7ac0a6a
DM
19242014-08-27 David Malcolm <dmalcolm@redhat.com>
1925
1926 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1927 is done; begin phase 6 (use extra rtx_def subclasses).
1928
9daaca36
DM
19292014-08-27 David Malcolm <dmalcolm@redhat.com>
1930
1931 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1932 done; begin phase 5 (additional rtx_def subclasses).
1933
b2908ba6
DM
19342014-08-26 David Malcolm <dmalcolm@redhat.com>
1935
1936 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1937
1130d5e3
DM
19382014-08-26 David Malcolm <dmalcolm@redhat.com>
1939
1940 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1941 SET_BB_HEADER are done.
1942
0e0ce50d
DM
19432014-08-26 David Malcolm <dmalcolm@redhat.com>
1944
1945 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1946 done.
1947
3d30f4e8
DM
19482014-08-26 David Malcolm <dmalcolm@redhat.com>
1949
1950 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1951
6144a836
DM
19522014-08-26 David Malcolm <dmalcolm@redhat.com>
1953
1954 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1955
b311fd0f
DM
19562014-08-25 David Malcolm <dmalcolm@redhat.com>
1957
1958 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1959
d8ce2eae
DM
19602014-08-25 David Malcolm <dmalcolm@redhat.com>
1961
1962 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1963
1455e88c
DM
19642014-08-25 David Malcolm <dmalcolm@redhat.com>
1965
1966 * rtx-classes-status.txt: Phase 3 (per-file commits within
1967 "config" subdirs) is done; begin phase 4 (removal of
1968 "scaffolding").
1969
76c531d3
DM
19702014-08-23 David Malcolm <dmalcolm@redhat.com>
1971
1972 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1973 dir) is done; begin phase 3 (per-file commits within "config"
1974 subdirs).
1975
00550b3d
DM
19762014-08-21 David Malcolm <dmalcolm@redhat.com>
1977
1978 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1979 phase 2 (per-file commits in main source dir).
1980
622dbadf
BC
19812014-08-21 Bin Cheng <bin.cheng@arm.com>
1982
1983 * configure: Regenerated.
1984
c1286e0b
DM
19852014-08-19 David Malcolm <dmalcolm@redhat.com>
1986
1987 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1988
c2fc1aee
DM
19892014-08-19 David Malcolm <dmalcolm@redhat.com>
1990
1991 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1992
68975683
DM
19932014-08-19 David Malcolm <dmalcolm@redhat.com>
1994
1995 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1996
d914bc6b
DM
19972014-08-19 David Malcolm <dmalcolm@redhat.com>
1998
1999 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2000
8020a4d5
DM
20012014-08-19 David Malcolm <dmalcolm@redhat.com>
2002
2003 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2004
a231b8a5
JV
20052014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2006
2007 * MAINTAINERS (Write After Approval): Add myself.
2008
ce8126f5
CF
20092014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2010
2011 * MAINTAINERS: Remove myself
2012
0f82e5c9
DM
20132014-08-19 David Malcolm <dmalcolm@redhat.com>
2014
2015 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2016
9c9afb69
PP
20172014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2018
2019 * MAINTAINERS (Write After Approval): Add myself.
2020
190bea87
DM
20212014-08-18 David Malcolm <dmalcolm@redhat.com>
2022
2023 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2024 SET_BB_HEADER, SET_BB_FOOTER
2025
c41b94ce
DM
20262014-08-18 David Malcolm <dmalcolm@redhat.com>
2027
bb3fff01 2028 * rtx-classes-status.txt: New file
c41b94ce 2029
eae1a5d4
RG
20302014-08-18 Roman Gareev <gareevroman@gmail.com>
2031
2032 * configure.ac: Eliminate ClooG installation dependency.
2033 * configure: Regenerate.
2034 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2035 * Makefile.in: Regenerate.
2036
f613bc0f
IV
20372014-08-15 Ilya Verbin <iverbin@gmail.com>
2038
2039 * MAINTAINERS (Write After Approval): Add myself.
2040
423ea09f 20412014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
2042
2043 * MAINTAINERS (Write After Approval): Add myself.
2044
88b1a322
JW
20452014-08-01 Jiong Wang <jiong.wang@arm.com>
2046
2047 * MAINTAINERS (Write After Approval): Add myself.
2048
8ed499f8
AG
20492014-07-28 Anthony Green <green@moxielogic.com>
2050
2051 Import from savannah.gnu.org:
2052 * config.sub: Update to 2014-07-28 version.
2053
09ec3110
RS
20542014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2055
2056 * MAINTAINERS: Remove my MIPS maintainer entry.
2057
7b7f941a
UB
20582014-07-26 Uros Bizjak <ubizjak@gmail.com>
2059
2060 PR target/47230
2061 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2062 * configure: Regenerate.
2063
a12f7ac8
JN
20642014-07-24 James Norris <jnorris@codesourcery.com>
2065
2066 * MAINTAINERS (Write After Approval): Add myself.
2067
09611faf
RG
20682014-07-20 Roman Gareev <gareevroman@gmail.com>
2069
2070 * configure.ac: Accept only CLooG 0.18.1.
2071 * configure: Regenerate.
2072
37738b0f
RG
20732014-07-17 Roman Gareev <gareevroman@gmail.com>
2074
2075 * configure.ac: Don't accept isl 0.11.
2076 * configure: Regenerate.
2077
473037cb
AZ
20782014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2079
2080 * MAINTAINERS (Write After Approval): Add myself.
2081
9a62ed16
RO
20822014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2083
2084 * configure.ac: Don't accept isl 0.10.
2085 * configure: Regenerate.
2086
c41f1c42 20872014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 2088
c41f1c42
BE
2089 Fix include path for in-tree cloog.
2090 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2091 * configure: Regenerate.
29d0a43c 2092
c41f1c42 20932014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 2094
c41f1c42 2095 * .gitignore: Import gcc_update output.
a5852bea 2096
b6383ab8
TS
20972014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2098
a10ec8bc
TS
2099 * config-ml.in: Robustify ac_configure_args parsing.
2100
45b3824d
TS
2101 * configure.ac (--enable-linker-plugin-configure-flags)
2102 (--enable-linker-plugin-flags): New flags.
2103 (configdirs): Conditionally add libiberty-linker-plugin.
2104 * configure: Regenerate.
2105 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2106 (host_modules) <lto-plugin>: Pay attention to
2107 @extra_linker_plugin_flags@ and
2108 @extra_linker_plugin_configure_flags@.
2109 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2110 * Makefile.in: Regenerate.
2111
b6383ab8
TS
2112 * Makefile.tpl (configure-[+prefix+][+module+])
2113 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2114 "module_srcdir" instead of "module" for locating a module's srcdir.
2115 * Makefile.in: Regenerate.
2116
a4a1b5f3
MF
21172014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2118
2119 * MAINTAINERS (Write After Approval): Add myself.
2120
38a13841
SP
21212014-06-06 Sebastian Pop <sebpop@gmail.com>
2122
2123 * MAINTAINERS: Update my email address.
2124
153fcd41
TP
21252014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2126
2127 * MAINTAINERS (Write After Approval): Add myself.
2128
e25d9632
AB
21292014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2130
2131 * MAINTAINERS (Write After Approval): Add myself.
2132
1007a55c
JW
21332014-05-30 Jonathan Wakely <jwakely@redhat.com>
2134
2135 PR libstdc++/61011
2136 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2137 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2138 * configure: Regenerate.
2139
fd9ed1ae
PA
21402014-05-28 Pedro Alves <palves@redhat.com>
2141
2142 * MAINTAINERS (Write After Approval): Add myself.
2143
03bdb69f
MK
21442014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2145
2146 * MAINTAINERS: Update my affiliation/email.
2147
905083ad
MS
21482014-05-19 Mike Stump <mikestump@comcast.net>
2149
2150 * MAINTAINERS: Add wide-int reviewers.
2151
707f1839
SL
21522014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2153
2154 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2155 * configure: Regenerated.
2156
7321dc60
TR
21572014-05-15 Torvald Riegel <triegel@redhat.com>
2158
2159 * MAINTAINERS (libitm): Add myself as maintainer.
2160
5b1e4b47
CB
21612014-05-07 Charles Baylis <charles.baylis@linaro.org>
2162
2163 * MAINTAINERS (Write After Approval): Add myself.
2164
a4ebe104
RS
21652014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2166
2167 * config.sub, config.guess: Import from upstream.
2168
9575df4a
AL
21692014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2170
2171 * MAINTAINERS (Write After Approval): Put myself in correct order.
2172
2fdc94b7
AL
21732014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2174
2175 * MAINTAINERS (Write After Approval): Add myself.
2176
080c6230
LB
21772014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2178
2179 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2180 section.
2181
4e4c8692
RÁE
21822014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2183
2184 * MAINTAINERS (Write After Approval): Delete myself.
2185
ffe7f7a7
JJ
21862014-04-17 Jakub Jelinek <jakub@redhat.com>
2187
2188 PR sanitizer/56781
2189 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2190 and -B* options with -Xcompiler.
2191
147d38a5
EB
21922014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2193
2194 PR bootstrap/60620
423ea09f 2195 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
2196 * Makefile.in: Regenerate.
2197
ba1925c3
YS
21982014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2199
2200 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2201 for WINDRES_FOR_TARGET in default-manifest.o rule.
2202 * Makefile.in: Regenerate.
2203
8707b3bc
DH
22042014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2205
2206 * MAINTAINERS (Write After Approval): Add myself.
2207
9e1c8fc1
JJ
22082014-03-26 Jakub Jelinek <jakub@redhat.com>
2209
2210 PR sanitizer/56781
2211 * Makefile.def: Set bootstrap=true; for host fixincludes.
2212 * configure.ac: Don't bootstrap host fixincludes unless
2213 --with-build-config=bootstrap-{a,ub}san.
2214 * Makefile.in: Regenerated.
2215 * configure: Regenerated.
2216
beeda1d9
JJ
22172014-03-21 Jakub Jelinek <jakub@redhat.com>
2218
2219 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2220 --enable-vtable-verify option parsing. Don't add
2221 target-libsanitizer to bootstrap_target_libs unless
2222 --with-build-config=bootstrap-asan or
2223 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2224 to bootstrap_target_libs unless --enable-vtable-verify.
2225 * configure: Regenerated.
2226
e5dddc50
AS
22272014-03-10 Anatoly Sokolov <aesok@post.ru>
2228
2229 * MAINTAINERS (Write After Approval): Add myself.
2230
df5bc1cb
DC
22312014-03-07 Denis Chertykov <chertykov@gmail.com>
2232
2233 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2234
3b9edeac
JJ
22352014-03-07 Jakub Jelinek <jakub@redhat.com>
2236
2237 PR bootstrap/58572
2238 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2239 -I for libstdc++-v3 includes if $(LEAN).
2240 * Makefile.in: Regenerated.
2241
c01a8548
JW
22422014-03-04 Jonathan Wakely <jwakely@redhat.com>
2243
2244 * MAINTAINERS: Update my email address.
2245
341c653c
WL
22462014-02-24 Walter Lee <walt@tilera.com>
2247
2248 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2249 (tilegx-*-*): Change to tilegx*-*-*.
2250 * configure: Regenerate.
2251
37f2c4f0
LR
22522014-02-17 Loren J. Rittle <ljrittle@acm.org>
2253
2254 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2255
6c01e96e
KV
22562014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2257
2258 * MAINTAINERS (Write After Approval): Add myself.
2259
91da0481
RO
22602014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2261
2262 PR target/59788
2263 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2264 *solaris2*.
2265
dd35b84f
JDA
22662014-01-21 John David Anglin <danglin@gcc.gnu.org>
2267
2268 * MAINTAINERS: Update my email address.
2269
493b8af8
GP
22702014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2271
2272 * MAINTAINERS: Convert to UTF-8.
2273 Properly sort Xinliang David Li's entry.
2274
f121b81d
CLT
22752013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2276 Sandra Loosemore <sandra@codesourcery.com>
2277
2278 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2279 nios2 port maintainers.
2280
74f769b5
MT
22812013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2282
2283 * MAINTAINERS (Write After Approval): Add myself.
2284
79e0604d 22852013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
2286
2287 * configure.ac: Add user-friendly check for native x86_64-linux
2288 multilibs.
2289 * configure: Regenerate.
2290
22912013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2292
2293 * MAINTAINERS: Add myself as sh maintainer.
2294
22952013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2296
2297 * MAINTAINERS: Add self as SLSR maintainer.
2298
22992013-11-18 Jan Hubicka <hubicka@ucw.cz>
2300
2301 * MAINTAINERS: Update my email address.
2302
23032013-11-15 David Edelsohn <dje.gcc@gmail.com>
2304
2305 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2306
23072013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2308
2309 * Makefile.in: Regenerate.
2310
2311 * Makefile.tpl: Fix typo.
2312 * Makefile.in: Regenerate partially.
2313
23142013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2315
2316 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2317 supported.
2318 * configure: Regenerated.
2319
23202013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2321
2322 * MAINTAINERS (Write After Approval): Add myself.
2323
23242013-10-30 Jason Merrill <jason@redhat.com>
2325
2326 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2327 --disable-build-format-warnings.
2328
23292013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2330
423ea09f 2331 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
2332 depend on libstdc++ and libgcc.
2333 * configure: Regenerate.
2334 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2335 libcilkrts for POSIX and i*86, and x86_64 architectures.
2336 * Makefile.in: Added libcilkrts related fields to support building it.
2337
23382013-10-26 Jeff Law <law@redhat.com>
2339
2340 * Makefile.def (target_modules): Remove libmudflap
2341 (languages): Remove check-target-libmudflap).
2342 * Makefile.in: Rebuilt.
2343 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2344 * configure.ac (target_libraries): Remove target-libmudflap.
2345 Remove checks which disabled libmudflap on some systems.
2346 * configure: Rebuilt.
2347 * libmudflap: Directory removed.
2348
23492013-10-21 Cong Hou <congh@google.com>
2350
2351 * MAINTAINERS (Write After Approval): Add myself.
2352
23532013-10-16 Mike Stump <mikestump@comcast.net>
2354
2355 * .dir-locals.el: Add.
2356
23572013-10-15 David Malcolm <dmalcolm@redhat.com>
2358
2359 * configure.ac: Add --enable-host-shared
2360 * configure: Regenerate.
2361
23622013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2363
2364 Import from savannah.gnu.org:
2365 * config.guess: Update to 2013-06-10 version.
2366 * config.sub: Update to 2013-10-01 version.
2367
23682013-10-01 Simon Cook <simon.cook@embecosm.com>
2369
2370 Changes to build configuration to allow big endian ARC ELF toolchain
2371 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2372 * configure: Regenerate.
2373
23742013-09-20 Alan Modra <amodra@gmail.com>
2375
2376 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2377 ppc host match. Support little-endian powerpc linux hosts.
2378
23792013-09-19 Dodji Seketeli <dodji@redhat.com>
2380
2381 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2382 maintainer.
2383
23842013-09-12 DJ Delorie <dj@redhat.com>
2385
2386 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2387 maintainers.
2388
23892013-09-03 Richard Biener <rguenther@suse.de>
2390
2391 * configure.ac: Also allow ISL 0.12.
2392 * configure: Regenerated.
2393
23942013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2395
2396 * MAINTAINERS (Write After Approval): Add myself.
2397
23982013-08-27 David Malcolm <dmalcolm@redhat.com>
2399
2400 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2401
24022013-08-26 Caroline Tice <cmtice@google.com>
2403
2404 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2405 "Various Reviewers" to libvtv "Various Maintainers".
2406
24072013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2408
2409 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2410
24112013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2412
2413 * MAINTAINERS: Update name, email.
2414
24152013-08-13 Adam Butcher <adam@jessamine.co.uk>
2416
2417 * MAINTAINERS (Write After Approval): Add myself.
2418
24192013-08-12 Caroline Tice <cmtice@google.com>
2420
2421 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2422 address in the Write After Approval section.
2423
24242013-08-09 Carlos O'Donell <carlos@redhat.com>
2425
2426 * MAINTAINERS (Write After Approval): Update email.
2427
24282013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2429
2430 * configure.ac: Adjust to check VTV_SUPPORTED.
2431 * configure: Regenerated.
2432
24332013-08-02 Caroline Tice <cmtice@google.com>
2434
2435 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2436 on non-linux systems; add target-libvtv to noconfigdirs; add
2437 libsupc++/.libs to C++ library search paths.
2438 * configure: Regenerated.
2439 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2440 libstdc++ and libgcc.
2441 * Makefile.in: Regenerated.
2442
24432013-07-19 Yvan Roux <yvan.roux@linaro.org>
2444
2445 * MAINTAINERS (Write After Approval): Add myself.
2446
24472013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2448 Shiva Chen <shiva0217@gmail.com>
2449
2450 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2451 nds32 port maintainers.
2452
24532013-07-17 Tim Shen <timshen91@gmail.com>
2454
2455 * MAINTAINERS (Write After Approval): Add myself.
2456
24572013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2458
2459 * configure.ac: Sync from binutils.
2460 * configure: Regenerate.
2461
24622013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2463
2464 * MAINTAINERS (Write After Approval): Add myself.
2465
24662013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2467
2468 * MAINTAINERS (Write After Approval): Add myself.
2469
24702013-05-17 David Malcolm <dmalcolm@redhat.com>
2471
2472 * MAINTAINERS (Write After Approval): Add myself.
2473
24742013-04-30 Brooks Moses <bmoses@google.com>
2475
2476 * MAINTAINERS: Update my email; move myself from Fortran
2477 reviewer to Write After Approval.
2478
24792013-04-16 Andreas Schwab <schwab@suse.de>
2480
2481 * configure.ac (aarch64-*-*): Don't disable java.
2482 * configure: Regenerate.
2483
24842013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2485
2486 * MAINTAINERS (Write After Approval): Add myself.
2487
24882013-03-30 Matthias Klose <doko@ubuntu.com>
2489
2490 * Makefile.def (target_modules): Don't install libffi.
2491 * Makefile.in: Regenerate.
2492
24932013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2494
2495 * MAINTAINERS (Write After Approval): Add myself.
2496
24972013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2498
2499 * MAINTAINERS (Write After Approval): Add myself.
2500
25012013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2502
2503 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2504 * configure: Regenerated.
2505
a15d2ea8
ILT
25062013-02-05 Ian Lance Taylor <iant@google.com>
2507
2508 PR go/55969
2509 * configure.ac: Disable libgo on some systems where it does not
2510 work.
2511
a3b854b6
FXC
25122013-02-04 David Edelsohn <dje.gcc@gmail.com>
2513
2514 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2515 Remove Geoff Keating as rs6000 port maintainer, at his request.
2516
25172013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2518
2519 * MAINTAINERS: Update my email.
2520
25212013-01-23 Shenghou Ma <minux.ma@gmail.com>
2522
2523 * configure: Re-generate.
2524
25252013-01-15 Richard Biener <rguenther@suse.de>
2526
2527 PR other/55973
2528 * configure: Re-generate.
2529
25302013-01-14 Matthias Klose <doko@ubuntu.com>
2531
2532 * Makefile.def (install-target-libsanitizer): Depend on
2533 install-target-libstdc++-v3.
2534 * Makefile.in: Regenerate.
2535
25362013-01-14 Richard Biener <rguenther@suse.de>
2537
2538 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2539 * configure: Re-generate
2540
25412013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2542
2543 * config.sub: Update from config repo.
2544
25452013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2546
2547 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2548 * Makefile.in: Regenerate.
2549
25502013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2551
2552 * MAINTAINERS (arc): Add new port maintainership for myself.
2553
25542013-01-09 Jason Merrill <jason@redhat.com>
2555
2556 * .gitignore: Import from gdb repository.
2557
25582013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2559
2560 * Makefile.def (configure-gcc): Depend on all-gmp.
2561 (all-gcc): Remove dependency on all-gmp.
2562 * Makefile.in: Regenerated.
2563
25642013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2565
2566 * config.sub: Merge from config repo.
2567 * config.guess: Ditto.
2568
25692013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2570
2571 * Makefile.def: Merge from binutils.
2572 * Makefile.in: Ditto.
2573
25742013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2575
2576 * MAINTAINERS: Update my email.
2577
25782012-12-29 Ben Elliston <bje@gnu.org>
2579
2580 * config.guess: Update to 2012-12-29 version.
2581 * config.sub: Likewise.
2582
25832012-12-20 Matthias Klose <doko@ubuntu.com>
2584
2585 * Makefile.def (install-target-libgfortran): Depend on
2586 install-target-libquadmath, install-target-libgcc.
2587 (install-target-libsanitizer): Depend on install-target-libgcc.
2588 (install-target-libjava): Depend on install-target-libgcc.
2589 (install-target-libitm): Depend on install-target-libgcc.
2590 (install-target-libobjc): Depend on install-target-libgcc.
2591 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2592 * Makefile.in: Regenerate.
2593
25942012-12-19 Matthias Klose <doko@ubuntu.com>
2595
2596 * Makefile.def (install-target-libgo): Depend on
2597 install-target-libatomic.
2598 * Makefile.in: Regenerate.
2599
26002012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2601
2602 PR go/55201
2603 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2604 * Makefile.in: Regenerate.
2605
26062012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2607
2608 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2609 * configure: Regenerate.
2610
26112012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2612
2613 * config.sub: Merge from config repo.
2614
26152012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2616
2617 * Makefile.def (target_modules): Add bootstrap=true and
2618 raw_cxx=true to libsanitizer.
2619 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2620 * Makefile.in: Regenerated.
2621 * configure: Likewise.
2622
26232012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2624
2625 * MAINTAINERS: Remove self as RTL optimization maintainer.
2626
26272012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2628
2629 * MAINTAINERS (Write After Approval): Add myself.
2630
26312012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2632
2633 * Makefile.def (target_modules): Remove bootstrap=true and
2634 raw_cxx=true from libsanitizer.
2635 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2636 * Makefile.in: Regenerated.
2637 * configure: Likewise.
2638
26392012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2640
2641 * Makefile.def (target_modules): Add bootstrap=true and
2642 raw_cxx=true to libsanitizer.
2643 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2644 * Makefile.in: Regenerated.
2645 * configure: Likewise.
2646
26472012-11-28 Andrew Pinski <apinski@cavium.com>
2648
2649 PR bootstrap/54279
2650 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2651 * configure: Regenerate.
2652 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2653 * Makefile.in: Regenerate.
2654
26552012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2656
2657 * configure.ac: Disable libsanitizer if we're not building C++.
2658 * configure: Regenerate.
2659
26602012-11-15 Roland McGrath <roland@hack.frob.com>
2661
2662 * MAINTAINERS (Write After Approval): Add myself.
2663
26642012-11-15 Dmitry Vyukov <dvyukov@google.com>
2665
2666 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2667 Kostya Serebryany (kcc@google.com) and
2668 Jakub Jelinek (jakub@redhat.com).
2669 Rename area for Dodji Seketeli (dodji@redhat.com).
2670
26712012-11-15 Dodji Seketeli <dodji@redhat.com>
2672
2673 * MAINTAINERS: (asan.c, related): Add myself.
2674
26752012-11-14 Roland McGrath <mcgrathr@google.com>
2676
2677 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2678 * configure: Regenerate.
2679
26802012-11-13 Richard Henderson <rth@redhat.com>
2681
2682 * configure.ac: Move libsanitizer logic to subdirectory.
2683 * configure: Regenerate.
2684
26852012-11-13 Dodji Seketeli <dodji@redhat.com>
2686
2687 * configure.ac: Enable libsanitizer just on x86 linux for now.
2688 * configure: Re-generate.
2689
26902012-11-13 David Edelsohn <dje.gcc@gmail.com>
2691
2692 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2693 sections.
2694 * configure: Regenerate.
2695
26962012-11-13 Hans-Peter Nilsson <hp@axis.com>
2697
2698 * configure.ac: Add section for configdirs for libsanitizer.
2699 Disable for cris-*-* and mmix-*-*.
2700 * configure: Regenerate.
2701
27022012-11-12 Wei Mi <wmi@google.com>
2703
2704 * configure.ac: Add libsanitizer to target_libraries.
2705 * Makefile.def: Ditto.
2706 * configure: Regenerate.
2707 * Makefile.in: Regenerate.
2708 * libsanitizer: New directory for asan runtime. Contains an empty
2709 tsan directory.
2710
27112012-11-03 Corinna Vinschen <corinna@vinschen.de>
2712
2713 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2714 against Mingw64 w32api.
2715 * configure: Regenerate.
2716
27172012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2718
2719 * configure: Regenerated.
2720
27212012-11-03 Robert Mason <rbmj@verizon.net>
2722
2723 * configure.ac: add --disable-libstdcxx configure option
2724 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2725
27262012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2727
2728 * MAINTAINERS (Write After Approval): Add myself.
2729
27302012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2731
2732 * MAINTAINERS (Write After Approval): Add myself.
2733
27342012-10-24 Sharad Singhai <singhai@google.com>
2735
2736 * MAINTAINERS (Write After Approval): Add myself.
2737
27382012-10-24 Eric Christopher <echristo@gmail.com>
2739
2740 * MAINTAINERS: Update email address.
2741
27422012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2743
2744 PR bootstrap/54820
2745 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2746 * configure: Regenerate.
2747
27482012-10-23 Richard Earnshaw <rearnsha@arm.com>
2749
2750 * MAINTAINERS (aarch64): Add Marcus and myself.
2751
27522012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2753
2754 PR bootstrap/54820
2755 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2756 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2757 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2758 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2759 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2760 * Makefile.in: Regenerate.
2761 * configure.ac (have_static_libs): New variable and associated check.
2762 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2763 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2764 * configure: Regenerate.
2765
27662012-10-10 Richard Biener <rguenther@suse.de>
2767
2768 * MAINTAINERS: Adjust for changed surname.
2769
27702012-10-04 Lawrence Crowl <crowl@google.com>
2771
2772 * MAINTAINERS (Write After Approval): Add myself.
2773
27742012-10-01 Cary Coutant <ccoutant@google.com>
2775
2776 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2777
27782012-09-28 Ian Lance Taylor <iant@google.com>
2779
2780 * Makefile.def: Make all-target-libgo depend on
2781 all-target-libbacktrace.
2782 * Makefile.in: Rebuild.
2783
27842012-09-26 Ian Lance Taylor <iant@google.com>
2785
2786 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2787 * Makefile.in: Rebuild.
2788
27892012-09-20 Walter Lee <walt@tilera.com>
2790
2791 * configure.ac: Add tilegx to list of targets that support gold.
2792 * configure: Regenerate.
2793
27942012-09-20 Marek Polacek <polacek@redhat.com>
2795
2796 * MAINTAINERS (Write After Approval): Add myself.
2797
27982012-09-19 Steve Ellcey <sellcey@mips.com>
2799
2800 * configure.ac: Add mips*-mti-elf* target.
2801 * configure: Regenerate.
2802
28032012-09-17 Ian Lance Taylor <iant@google.com>
2804
2805 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2806 * configure.ac (host_libs): Add libbacktrace.
2807 (target_libraries): Add libbacktrace.
2808 * Makefile.def (host_modules): Add libbacktrace.
2809 (target_modules): Likewise.
2810 * configure, Makefile.in: Rebuild.
2811
28122012-09-14 David Edelsohn <dje.gcc@gmail.com>
2813
2814 PR target/38607
2815 Merge upstream change.
2816 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2817
2818 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2819 Add libgomp*.o to compare_exclusions for AIX.
2820 * configure: Regenerate.
2821
28222012-09-06 Diego Novillo <dnovillo@google.com>
2823
2824 * configure.ac: Bump minimum GMP version to 4.2.3.
2825 * configure: Re-generate.
2826
28272012-09-05 Georg-Johann Lay <avr@gjlay.de>
2828
2829 PR target/54461
2830 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2831 target-libgloss if not configured --with-avrlibc=no.
2832 * configure: Regenerate.
2833
28342012-09-04 Jason Merrill <jason@redhat.com>
2835
2836 * configure.ac: Fix --enable-languages=all.
2837
28382012-09-04 Christophe Lyon <christophe.lyon@st.com>
2839
2840 * MAINTAINERS (Write After Approval): Add myself.
2841
28422012-09-03 Richard Guenther <rguenther@suse.de>
2843
2844 PR bootstrap/54138
2845 * configure.ac: Re-organize ISL / CLOOG checks to allow
2846 disabling with either --without-isl or --without-cloog.
2847 * configure: Regenerated.
2848
28492012-09-03 Georg-Johann Lay <avr@gjlay.de>
2850
2851 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2852 * configure: Regenerate.
2853
28542012-08-27 Ulrich Drepper <drepper@gmail.com>
2855
2856 * MAINTAINERS: Fix my email address.
2857
28582012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2859
2860 PR binutils/4970
2861 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2862 and opcodes.
2863 * Makefile.in: Regenerated.
2864
28652012-08-26 Art Haas <ahaas@impactweather.com>
2866
2867 * configure: Regenerate.
2868
28692012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2870
2871 * INSTALL/README: Also refer to the online installation
2872 instructions.
2873
28742012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2875
2876 * MAINTAINERS (Write After Approval): Add myself.
2877 (Picochip port): Remove myself.
2878
28792012-08-14 Diego Novillo <dnovillo@google.com>
2880
2881 Merge from cxx-conversion branch.
2882
2883 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2884 POSTSTAGE1_CONFIGURE_FLAGS.
2885 * Makefile.in: Regenerate.
2886 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2887 Force C++ when bootstrapping.
2888 * configure: Regenerate.
2889
28902012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2891
2892 * MAINTAINERS (Write After Approval): Add myself.
2893
28942012-07-16 Joseph Myers <joseph@codesourcery.com>
2895
2896 * README: Document use of ranges of years in copyright notices.
2897
28982012-07-06 Richard Guenther <rguenther@suse.de>
2899
2900 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2901 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2902 --with-gmp=system.
2903 * Makefile.in: Regenerated.
2904 * configure: Likewise.
2905
29062012-07-06 Richard Guenther <rguenther@suse.de>
2907
2908 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2909 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2910 supply V=1 as extra_make_flags.
2911 * configure: Regenerated.
2912 * Makefile.in: Likewise.
2913
29142012-07-04 Tristan Gingold <gingold@adacore.com>
2915
2916 * configure: Regenerate.
2917
29182012-07-03 Richard Guenther <rguenther@suse.de>
2919
2920 * Makfile.def (isl): Remove not necessary extra_exports and
2921 extra_make_flags.
2922 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2923 * Makefile.in: Regenerated.
2924
29252012-07-03 Richard Guenther <rguenther@suse.de>
2926
2927 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2928 * configure.ac: If either the ISL or the CLooG check failed
2929 do not try to build in-tree versions.
2930 * Makefile.in: Regenerated.
2931 * configure: Regenerated.
2932
29332012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2934
2935 * configure: Regenerate.
2936
29372012-07-02 Janis Johnson <janisjo@codesourcery.com>
2938
2939 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2940 maintainer.
2941
29422012-07-02 Richard Guenther <rguenther@suse.de>
2943
2944 * configure: Regenerated.
2945
29462012-07-02 Richard Guenther <rguenther@suse.de>
2947 Michael Matz <matz@suse.de>
2948 Tobias Grosser <tobias@grosser.es>
2949 Sebastian Pop <sebpop@gmail.com>
2950
2951 * Makefile.def: Add ISL host module, remove PPL host module.
2952 Adjust ClooG host module to use the proper ISL.
2953 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2954 * configure.ac: Include config/isl.m4. Add ISL host library,
2955 remove PPL. Remove PPL configury, add ISL configury, adjust
2956 ClooG configury.
2957 * Makefile.in: Regenerated.
2958 * configure: Likewise.
2959
29602012-07-02 Richard Guenther <rguenther@suse.de>
2961
2962 Merge from graphite branch
2963 2011-07-21 Tobias Grosser <tobias@grosser.es>
2964
2965 * configure: Regenerated.
2966 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2967 both cloog.org and legacy versions. The only supported version will
2968 be CLooG with the isl backend.
2969
2970 2011-07-21 Tobias Grosser <tobias@grosser.es>
2971
2972 * configure: Regenerated.
2973 * configure.ac: Require cloog isl 0.17.0
2974
2975 2011-07-21 Tobias Grosser <tobias@grosser.es>
2976
2977 * configure: Regenerated.
2978 * config/cloog.m4: Do not define CLOOG_ORG
2979
29802012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2981
2982 * configure.ac: Skip C if explicitly selected.
2983 * configure: Regenerate.
2984
29852012-06-28 Christophe Lyon <christophe.lyon@st.com>
2986
2987 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2988 they contain -O2.
2989 * configure: Regenerate.
2990
29912012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2992
2993 PR debug/53740
2994 * df.h, df-problems.c, dce.c: Revert last patch.
2995
29962012-06-25 Iain Sandoe <iain@codesourcery.com>
2997
2998 * MAINTAINERS (Write After Approval): Update my email address.
2999
30002012-06-21 Meador Inge <meadori@codesourcery.com>
3001
3002 * MAINTAINERS (Write After Approval): Add myself.
3003
30042012-06-20 Jason Merrill <jason@redhat.com>
3005
3006 * Makefile.tpl (check-target-libgomp-c++): New.
3007 (check-target-libitm-c++): New.
3008 * Makefile.def (c++): Add them.
3009 * Makefile.in: Regenerate.
3010
30112012-05-29 Edmar Wienskoski <edmar@freescale.com>
3012
3013 * MAINTAINERS (Write After Approval): Add myself.
3014
30152012-05-16 Olivier Hainque <hainque@adacore.com>
3016
3017 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3018 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3019 (install-no-fixedincludes): Adjust accordingly.
3020 * Makefile.in: Regenerate.
3021
30222012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3023
3024 Merge upstream change
3025 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3026
30272012-05-14 Marc Glisse <marc.glisse@inria.fr>
3028
3029 * MAINTAINERS (Write After Approval): Add myself.
3030
30312012-05-09 Nick Clifton <nickc@redhat.com>
3032 Paul Smith <psmith@gnu.org>
3033
3034 PR bootstrap/50461
3035 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3036 allow for the fact that from release v3.1.0 of MPFR the source
3037 files were moved into a src sub-directory.
3038 * configure: Regenerate.
3039
30402012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3041
3042 * configure.ac: Bump minimum MPFR version to 2.4.0.
3043 * configure: Regenerated.
3044
30452012-05-01 Richard Henderson <rth@redhat.com>
3046
3047 * Makefile.def (libatomic): New target_module.
3048 * configure.ac (target_libraries): Add libatomic.
3049 (noconfigdirs): Check if libatomic is supported.
3050 * Makefile.in, configure: Rebuild.
3051
30522012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3053
3054 * MAINTAINERS (Write After Approval): Add myself.
3055
30562012-04-25 Joel Brobecker <brobecker@adacore.com>
3057
3058 * config.sub: Update to 2012-04-18 version from official repo.
3059
30602012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3061
3062 * MAINTAINERS (Write After Approval): Add myself.
3063
30642012-04-11 Steve Ellcey <sellcey@mips.com>
3065
3066 * MAINTAINERS: Changed email address.
3067
30682012-03-28 Georg-Johann Lay <avr@gjlay.de>
3069
3070 PR target/52737
3071 * contrib/gcc_update (files_and_dependencies):
3072 Remove gcc/config/avr/t-multilib from touch data.
3073
30742012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3075
3076 * MAINTAINERS (OS Port Maintainers): Remove irix.
3077 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3078 (unsupported_languages): Remove mips-sgi-irix6.*.
3079 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3080 (with_stabs): Remove.
3081 * configure: Regenerate.
3082
30832012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3084
3085 * MAINTAINERS (OS Port Maintainers): Remove osf.
3086 * configure.ac (enable_libgomp): Remove *-*-osf*.
3087 (with_stabs): Remove alpha*-*-osf*.
3088 * configure: Regenerate.
3089
30902012-03-05 Tristan Gingold <gingold@adacore.com>
3091
3092 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3093 * configure: Regenerate.
3094
30952012-02-17 Walter Lee <walt@tilera.com>
3096
3097 * MAINTAINERS: (Write After Approval): Delete myself.
3098
30992012-02-14 Walter Lee <walt@tilera.com>
3100
3101 * MAINTAINERS (tilegx port): Add myself.
3102 (tilepro port): Add myself.
3103 (Write After Approval): Add myself.
3104
31052012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3106
3107 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3108 and Joseph Myers as docstring relicensing maintainers.
3109
31102012-02-09 Bin Cheng <bin.cheng@arm.com>
3111
3112 * MAINTAINERS (write-after-approval): Add myself.
3113
31142012-02-08 Ira Rosen <irar@il.ibm.com>
3115
3116 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3117 maintainer.
3118
31192012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3120
3121 * MAINTAINERS (Write After Approval): Move myself to
3122 maintain alphabetical order.
3123
31242012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3125
3126 * MAINTAINERS (Write After Approval): Add myself.
3127
31282012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3129
3130 * MAINTAINERS (Write After Approval): Add myself.
3131
31322012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3133 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3134
3135 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3136 * configure: Regenerate.
3137
31382012-01-23 Harshit Chopra <harshit@google.com>
3139
3140 * MAINTAINERS (Write After Approval): Add myself.
3141
31422012-01-22 Douglas B Rupp <rupp@ngnat.com>
3143
3144 * configure.ac: Remove reference to mh-interix.
3145 * configure: Regenerate.
3146
31472012-01-05 Richard Henderson <rth@redhat.com>
3148
3149 PR bootstrap/51072
3150 * configure.ac: Disable libitm if c++ is not enabled.
3151 * configure: Rebuild.
3152
3153 * configure.ac: Fix regexp for same.
3154 * configure: Rebuild.
3155
31562012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3157
3158 * MAINTAINERS (Write After Approval): Add myself.
3159
31602012-01-02 Richard Guenther <rguenther@suse.de>
3161
3162 PR bootstrap/51686
3163 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3164 * Makefile.in: Regenerate.
3165
31662011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3167
3168 * MAINTAINERS (Write After Approval): Add myself.
3169
31702011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3171
3172 * configure: Regenerate.
3173
31742011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3175
3176 * MAINTAINERS (picochip): Changed email address.
3177
31782011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3179
3180 * MAINTAINERS (write-after-approval): Add self.
3181
31822011-11-29 DJ Delorie <dj@redhat.com>
3183
3184 * configure.ac (rl78-*-*) New case.
3185 * configure: Regenerate.
3186 * MAINTAINERS: Add myself as RL78 maintainer.
3187
31882011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3189
3190 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3191
31922011-11-21 Andreas Tobler <andreast@fgznet.ch>
3193
3194 * libtool.m4: Additional FreeBSD 10 fixes.
3195
31962011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3197
3198 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3199 Maintainers section, as Epiphany maintainer.
3200
32012011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3202
3203 PR target/49992
3204 * configure.ac: Remove ranlib special-casing for Darwin.
3205 * configure: Regenerate.
3206
32072011-11-12 Andrey Belevantsev <abel@ispras.ru>
3208
3209 * MAINTAINERS (Reviewers): Keep the list sorted.
3210
32112011-11-11 Andrey Belevantsev <abel@ispras.ru>
3212
3213 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3214
32152011-11-09 Roland McGrath <mcgrathr@google.com>
3216
3217 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3218 * configure: Rebuild.
3219 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3220 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3221 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3222 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3223 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3224 Add READELF.
3225 * Makefile.in: Rebuild.
3226
32272011-11-09 Jason Merrill <jason@redhat.com>
3228
3229 * Makefile.def (language=c++): Remove check-c++0x.
3230 * Makefile.in (check-gcc-c++): Regenerate.
3231
32322011-11-08 Richard Henderson <rth@redhat.com>
3233
3234 * configure.ac: Test for libitm directory present first.
3235
3236 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3237
3238 * configure.ac: Test libitm/configure.tgt to disable libitm.
3239 * configure: Rebuild.
3240
32412011-11-07 Aldy Hernandez <aldyh@redhat.com>
3242 Richard Henderson <rth@redhat.com>
3243
3244 Merged from transactional-memory.
3245
3246 * Makefile.def (lang_env_dependencies): libitm is c++.
3247 Add libitm target module.
3248 * configure.ac: Likewise.
3249 * config/mmap.m4: New file.
3250 * contrib/gcc_update: Add libitm to touch data.
3251 * Makefile.in, configure: Rebuild.
3252
32532011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3254
3255 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3256 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3257 * Makefile.in: Regenerate.
3258
32592011-11-01 DJ Delorie <dj@redhat.com>
3260
3261 * config.sub: Update to version 2011-10-29 (added rl78)
3262
32632011-10-27 Nick Clifton <nickc@redhat.com>
3264
3265 * config.sub: Import these changes from the config project:
3266
3267 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3268 Ben Elliston <bje@gnu.org>
3269
3270 * config.sub (epiphany): New.
3271
3272 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3273 Ben Elliston <bje@gnu.org>
3274
3275 * config.sub (hexagon, hexagon-*): New.
3276
3277 2011-08-23 Roland McGrath <mcgrathr@google.com>
3278
3279 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3280 64eb to be64.
3281
3282 2011-08-16 Roland McGrath <mcgrathr@google.com>
3283
3284 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3285 (nacl): Grok as alias for 32el-unknown-nacl.
3286
32872011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3288
3289 * MAINTAINERS (Write After Approval): Add myself.
3290
32912011-10-24 Teresa Johnson <tejohnson@google.com>
3292
3293 * MAINTAINERS (Write After Approval): Add myself.
3294
32952011-09-21 Jakub Jelinek <jakub@redhat.com>
3296
3297 * MAINTAINERS (sparc port): Remove myself.
3298
32992011-09-14 Tom de Vries <tom@codesourcery.com>
3300
3301 * MAINTAINERS (Write After Approval): Add myself.
3302
33032011-08-14 Yao Qi <yao@codesourcery.com>
3304
3305 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3306 * configure: Regenerate.
3307
33082011-07-26 Ian Lance Taylor <iant@google.com>
3309
3310 * configure.ac: Set have_compiler based on whether gcc directory
3311 exists, rather than on whether gcc is in configdirs.
3312 * configure: Rebuild.
3313
33142011-07-21 Joseph Myers <joseph@codesourcery.com>
3315
3316 * MAINTAINERS (Global Reviewers): Add self.
3317
33182011-07-20 David Edelsohn <dje.gcc@gmail.com>
3319
3320 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3321 link directories.
3322 * Makefile.in: Rebuild.
3323
33242011-07-20 Ian Lance Taylor <iant@google.com>
3325
3326 PR bootstrap/49787
3327 * configure.ac: Move --enable-bootstrap handling earlier in file.
3328 If --enable-bootstrap and either --enable-build-with-cxx or
3329 --enable-build-poststage1-with-cxx, enable C++ automatically.
3330 * configure: Rebuild.
3331
33322011-07-19 Ian Lance Taylor <iant@google.com>
3333
3334 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3335 make C++ a boot_language. Set and substitute
3336 POSTSTAGE1_CONFIGURE_FLAGS.
3337 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3338 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3339 * configure, Makefile.in: Rebuild.
3340
33412011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3342
3343 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3344 maintainers.
3345
33462011-07-18 Jakub Jelinek <jakub@redhat.com>
3347
3348 * MAINTAINERS (Global Reviewers): Add myself.
3349
33502011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3351
3352 * configure: Regenerate.
3353
33542011-07-16 Jason Merrill <jason@redhat.com>
3355
3356 * Makefile.def (language=c++): Add check-c++0x and
3357 check-target-libmudflap-c++.
3358 * Makefile.tpl (check-target-libmudflap-c++): New.
3359 * Makefile.in: Regenerate.
3360
33612011-07-16 Matthias Klose <doko@ubuntu.com>
3362
3363 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3364 * Makefile.def (target_modules/libjava): Pass
3365 $(EXTRA_CONFIGARGS_LIBJAVA).
3366 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3367 if not configured with --enable-static-libjava.
3368 * Makefile.in: Regenerate.
3369 * configure: Likewise.
3370
33712011-07-15 Jason Merrill <jason@redhat.com>
3372
3373 * Makefile.in (check-c++): Move check-gcc-c++0x after
3374 check-target-libstdc++-v3.
3375
33762011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3377
3378 * MAINTAINERS (c6x port): New entry.
3379
33802011-07-13 Jason Merrill <jason@redhat.com>
3381
3382 * Makefile.in (check-gcc-c++0x): New.
3383 (check-c++): Depend on it.
3384
33852011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3386
3387 PR target/39150
3388 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3389 x86_64-*-solaris2.1[0-9]*.
3390 * configure: Regenerate.
3391
33922011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3393
3394 * MAINTAINERS (RTL optimizers): Add self.
3395
33962011-06-27 Gabriel Charette <gchare@google.com>
3397
3398 * MAINTAINERS (Write After Approval): Add myself.
3399
34002011-06-22 Hans-Peter Nilsson <hp@axis.com>
3401
3402 PR regression/47836
3403 PR bootstrap/23656
3404 PR other/47733
3405 PR bootstrap/49247
3406 PR c/48825
3407 * configure.ac (target_libraries): Remove target-libiberty.
3408 Remove case-statement setting skipdirs=target-libiberty for
3409 multiple targets. Remove checking target_configdirs and
3410 removing target-libiberty but keeping target-libgcc if
3411 otherwise empty.
3412 * Makefile.def (target_modules): Don't add libiberty.
3413 (dependencies): Remove all traces of target-libiberty.
3414 * configure, Makefile.in: Regenerate.
3415
34162011-06-13 Walter Lee <walt@tilera.com>
3417
3418 * configure.ac (tilepro-*-*) New case.
3419 (tilegx-*-*): Likewise.
3420 * configure: Regenerate.
3421
34222011-06-06 Jing Yu <jingyu@google.com>
3423
3424 * configure.ac: Skip target-libiberty for
3425 arm*-*-linux-androideabi.
3426 * configure: Regenerated.
3427
34282011-06-06 Nick Clifton <nickc@redhat.com>
3429
3430 * config.sub: Sync from upstream.
3431
34322011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3433
3434 * MAINTAINERS (Write After Approval): Add myself.
3435
34362011-06-01 Daniel Jacobowitz <drow@false.org>
3437
3438 * MAINTAINERS: Update my email address.
3439
34402011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3441
3442 * MAINTAINERS (Write After Approval): Update my email address.
3443
34442011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3445
3446 * MAINTAINERS (Write After Approval): Add myself.
3447
34482011-05-08 Doug Kwan <dougkwan@google.com>
3449
3450 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3451 * configure: Regenerated.
3452 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3453 value from configure.
3454 * Makefile.in: Regenerated.
3455
34562011-05-05 Joseph Myers <joseph@codesourcery.com>
3457
3458 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3459 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3460 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3461 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3462 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3463 *-*-vxworks*): Disable newlib and libgloss in separate case
3464 statement.
3465 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3466 to separate case statement.
3467 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3468 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3469 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3470 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3471 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3472 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3473 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3474 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3475 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3476 i[[3456789]]86-*-rdos*, m32r-*-*,
3477 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3478 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3479 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3480 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3481 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3482 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3483 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3484 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3485 and libgloss in main case over targets. Remove most empty cases
3486 in main case over targets.
3487 * configure: Regenerate.
3488
34892011-05-04 Janis Johnson <janisjo@codesourcery.com>
3490
3491 * MAINTAINERS (Write After Approval): Add myself.
3492
34932011-05-04 Joseph Myers <joseph@codesourcery.com>
3494
3495 * configure.ac: Remove code setting special library locations for
3496 hppa*64*-*-hpux11*. Remove code setting compiler for
3497 sparc-sun-solaris2*.
3498 * configure: Regenerate.
3499
35002011-05-04 Joseph Myers <joseph@codesourcery.com>
3501
3502 * configure.ac: Separate libgloss_dir settings from general case
3503 over targets.
3504 * configure: Regenerate.
3505
35062011-04-28 Joseph Myers <joseph@codesourcery.com>
3507
3508 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3509 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3510 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3511 cases in libgcj-disabling case statement.
3512 (hppa*64*-*-linux*): Set unsupported_languages instead of
3513 disabling target-zlib.
3514 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3515 to hppa*64*-*-hpux*.
3516 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3517 hppa*-*-hpux*.
3518 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3519 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3520 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3521 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3522 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3523 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3524 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3525 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3526 libgcj-disabling case statement.
3527 * configure: Regenerate.
3528
35292011-04-28 Joseph Myers <joseph@codesourcery.com>
3530
3531 * configure.ac: Disable Java for targets not supporting libffi.
3532 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3533 Remove cases in Java-disabling statement.
3534 (*arm-wince-pe): Change to arm-wince-pe.
3535 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3536 cases in Java-disabling statement.
3537 (bfin-*-*): Don't disable Java again.
3538 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3539 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3540 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3541 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3542 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3543 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3544 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3545 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3546 Java-disabling statement.
3547 (mmix-*-*): Don't disable Java again.
3548 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3549 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3550 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3551 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3552 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3553 statement.
3554 * configure: Regenerate.
3555
35562011-04-28 Joseph Myers <joseph@codesourcery.com>
3557
3558 * configure.ac: Separate cases disabling Java and Java libraries
3559 from general case over targets.
3560 * configure: Regenerate.
3561
35622011-04-21 Jie Zhang <jzhang918@gmail.com>
3563
3564 * MAINTAINERS: Update my email address.
3565
35662011-04-20 Easwaran Raman <eraman@google.com>
3567
3568 * MAINTAINERS (Write After Approval): Add myself.
3569
35702011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3571
3572 PR lto/48086
3573 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3574 * configure: Regenerate.
3575
35762011-04-16 Jim Meyering <meyering@redhat.com>
3577
3578 * MAINTAINERS (Write After Approval): Add myself.
3579
35802011-04-15 Dodji Seketeli <dodji@redhat.com>
3581
3582 * MAINTAINERS: Update my email address.
3583
35842011-04-13 Georg-Johann Lay <avr@gjlay.de>
3585
3586 * MAINTAINERS (Write After Approval): Add myself.
3587
35882011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3589
3590 * MAINTAINERS (Write After Approval): Add myself.
3591
35922011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3593
3594 * MAINTAINERS (Write After Approval): Add myself.
3595
35962011-04-06 Joseph Myers <joseph@codesourcery.com>
3597
3598 * configure.ac (build_tools): Remove build-byacc.
3599 (host_libs): Remove mmalloc.
3600 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3601 autoconf automake libtool diff rcs fileutils shellutils time
3602 textutils wdiff find uudecode hello tar gzip indent recode release
3603 sed perl gawk findutils gettext zip.
3604 (libgcj): Remove target-qthreads.
3605 (target_tools): Remove target-examples target-gperf.
3606 (YACC): Don't handle building byacc.
3607 * configure: Regenerate.
3608 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3609 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3610 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3611 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3612 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3613 handle building components.
3614 * Makefile.in: Regenerate.
3615
36162011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3617
3618 * MAINTAINERS: Update my email address as Xtensa maintainer.
3619
36202011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3621
3622 * config.sub: Sync from upstream.
3623
36242011-04-01 Joseph Myers <joseph@codesourcery.com>
3625
3626 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3627 (microblaze*): Don't disable libssp.
3628 * configure: Regenerate.
3629
36302011-04-01 Joseph Myers <joseph@codesourcery.com>
3631
3632 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3633 moveifchange.
3634 * configure: Regenerate.
3635 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3636 * Makefile.in: Regenerate.
3637
36382011-04-01 Joseph Myers <joseph@codesourcery.com>
3639
3640 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3641 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3642 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3643 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3644 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3645 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3646 md_exec_prefix cases.
3647 * configure: Regenerate.
3648
36492011-04-01 Joseph Myers <joseph@codesourcery.com>
3650
3651 * configure.ac: Separate cases disabling target-libssp,
3652 target-libiberty, target-libstdc++-v3 and Fortran from general
3653 case over targets.
3654 * configure: Regenerate.
3655
36562011-04-01 Joseph Myers <joseph@codesourcery.com>
3657
3658 * configure.ac (*-*-chorusos): Don't disable libgcj.
3659 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3660 Remove case.
3661 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3662 (arm-*-coff): Don't disable libgcj.
3663 (arm*-*-linux-gnueabi): Remove useless assignment.
3664 (arm-*-riscix*): Don't disable libgcj.
3665 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3666 configuration.
3667 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3668 (c54x*-*-*): Remove case.
3669 (tic54x-*-*): Don't disable GCC or GCC libraries.
3670 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3671 to *.
3672 (d10v-*-*): Don't disable GCC libraries.
3673 (d30v-*-*): Don't disable libgcj.
3674 (h8500-*-*): Don't disable GCC libraries.
3675 (i960-*-*): Don't disable libgcj.
3676 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3677 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3678 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3679 libgcj.
3680 (m68k-*-coff*): Remove case.
3681 (mmix-*-*): Don't disable libgloss on host.
3682 (mn10200-*-*, mn10300-*-*): Remove cases.
3683 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3684 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3685 Don't disable libgcj.
3686 (romp-*-*): Remove case.
3687 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3688 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3689 case.
3690 (v810-*-*): Don't disable GCC libraries.
3691 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3692 (ip2k-*-*): Don't disable GCC libraries.
3693 * configure: Regenerate.
3694
36952011-03-28 Joseph Myers <joseph@codesourcery.com>
3696
3697 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3698 libffi on host.
3699 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3700 on host.
3701 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3702 * configure: Regenerate.
3703
37042011-03-26 John Marino <binutils@marino.st>
3705
3706 * configure.ac: Add support for *-*-dragonfly*
3707 * configure: Regenerate.
3708
37092011-03-25 Joseph Myers <joseph@codesourcery.com>
3710
3711 * configure.ac (native_only): Remove.
3712 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3713 send-pr uudecode guile gnuserv on host.
3714 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3715 send-pr rcs guile perl texinfo libtool on host.
3716 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3717 automake send-pr rcs guile perl texinfo libtool on host.
3718 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3719 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3720 (alpha*-dec-osf*): Don't disable fileutils on target.
3721 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3722 texinfo send-pr expect dejagnu on target.
3723 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3724 target-qthreads on target.
3725 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3726 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3727 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3728 x86_64-*-mingw*): Don't disable expect on target.
3729 (*-*-cygwin*): Don't disable target-gperf on target.
3730 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3731 gnuserv on target.
3732 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3733 target.
3734 * configure: Regenerate.
3735
37362011-03-25 Joseph Myers <joseph@codesourcery.com>
3737
3738 * configure.ac (target_tools): Remove target-groff.
3739 (native_only): Remove target-groff.
3740 (hppa*64*-*-*): Don't disable byacc.
3741 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3742 setting.
3743 (*-*-kaos*): Don't skip target-librx and target-groff.
3744 (*-*-netware*): Don't skip target-libmudflap.
3745 (*-*-tpf*): Don't skip target-libmudflap.
3746 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3747 directories on the host.
3748 (ia64*-*-*vms*): Don't skip tix.
3749 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3750 host.
3751 * configure: Regenerate.
3752
37532011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3754
3755 * configure.ac: Remove references to mt-mep, mt-netware,
3756 mt-wince.
3757 * Makefile.def: Add all-utils soft dependencies.
3758 * Makefile.tpl: Remove GDB_NLM_DEPS.
3759 * configure: Regenerate.
3760 * Makefile.in: Regenerate.
3761
37622011-03-24 Paolo Bonzini <bonzini@gnu.org>
3763
3764 * configure.ac: Do not include mh-x86omitfp.
3765 * configure: Regenerate.
3766
37672011-03-24 Paolo Bonzini <bonzini@gnu.org>
3768
3769 * configure.ac: Remove empty cases.
3770 * configure: Regenerate.
3771
37722011-03-24 Paolo Bonzini <bonzini@gnu.org>
3773
3774 * Makefile.def: Add dependency from termcap to gdb.
3775 * Makefile.in: Regenerate.
3776
37772011-03-24 Paolo Bonzini <bonzini@gnu.org>
3778
3779 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3780 * configure: Regenerate.
3781 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3782 * Makefile.tpl: Likewise.
3783 * Makefile.in: Regenerate.
3784
37852011-03-24 Paolo Bonzini <bonzini@gnu.org>
3786
3787 * configure.ac: Remove all mentions of tentative_cc.
3788 * configure: Regenerate.
3789
37902011-03-24 Joseph Myers <joseph@codesourcery.com>
3791
3792 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3793 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3794 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3795 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3796 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3797 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3798 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3799 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3800 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3801 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3802 *-*-rhapsody*): Remove host cases.
3803 * configure: Regenerate.
3804
38052011-03-24 Joseph Myers <joseph@codesourcery.com>
3806
3807 * configure.ac (ppc*-*-pe): Remove host case.
3808 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3809 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3810 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3811 cases.
3812 * configure: Regenerate.
3813
38142011-03-24 Joseph Myers <joseph@codesourcery.com>
3815
3816 * config.sub: Update to version 2011-03-23.
3817
38182011-03-22 Joseph Myers <joseph@codesourcery.com>
3819
3820 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3821 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3822 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3823 * configure: Regenerate.
3824
38252011-03-22 Joseph Myers <joseph@codesourcery.com>
3826
3827 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3828 to Write After Approval.
3829 * config-ml.in: Don't handle arc-*-elf*.
3830 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3831 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3832 handle GCC libraries.
3833 * configure: Regenerate.
3834
38352011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3836
3837 PR bootstrap/48120:
3838 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3839 Add -lstdc++ -lm to LIBS.
3840 * configure: Regenerate.
3841
38422011-03-18 David Edelsohn <dje.gcc@gmail.com>
3843
3844 * config.guess: Update to version 2011-02-02
3845 * config.sub: Update to version 2011-02-24
3846
38472011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3848
3849 PR lto/48086
3850 * configure.ac: Re-enable LTO on *-apple-darwin9.
3851 * configure: Regenerate.
3852
38532011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3854
3855 PR lto/48086
3856 * configure.ac: Disable LTO on darwin due to an assembler change in
3857 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3858 under 256.
3859 * configure: Regenerate.
3860
38612011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3862
3863 * MAINTAINERS: Update myself as score backend maintainer,
3864 update my e-mail address.
3865
38662011-03-09 Xuepeng Guo <terry.guo@arm.com>
3867
3868 * MAINTAINERS: Update my e-mail address.
3869
38702011-03-06 Joey Ye <joey.ye@arm.com>
3871
3872 * MAINTAINERS: Update my e-mail address.
3873
38742011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3875
3876 * configure.ac: Adjust test of with_ppl.
3877 * configure: Regenerated.
3878
38792011-03-02 Kai Tietz <ktietz@redhat.com>
3880
3881 * MAINTAINERS: Adjust my e-mail address.
3882
38832011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3884
3885 * configure.ac: Add -lpwl to ppllibs.
3886 * configure: Regenerated.
3887
38882011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3889
3890 * config/cloog.m4: Add -lisl to clooglibs.
3891 * configure: Regenerated.
3892
38932011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3894
3895 * MAINTAINERS (CPU Port maintainers): Add self.
3896
38972011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3898
3899 * MAINTAINERS: Add myself as testsuite maintainer.
3900
39012011-02-15 Mike Stump <mikestump@comcast.net>
3902
3903 * MAINTAINERS: Add myself as testsuite maintainer.
3904
39052011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3906
3907 Import from Libtool and gnulib:
3908
3909 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3910
3911 Prepare for supporting FreeBSD 10.
3912 * config.rpath: Remove handling of freebsd1* which soon would
3913 match FreeBSD 10.0.
3914
3915 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3916
3917 Remove support for FreeBSD 1.x.
3918 * libtool.m4 (_LT_LINKER_SHLIBS)
3919 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3920 soon would incorrectly match FreeBSD 10.0.
3921
39222011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3923
3924 PR binutils/12283
3925 * move-if-change: Import version from gnulib.
3926
39272011-02-12 Alexandre Oliva <aoliva@redhat.com>
3928
3929 PR lto/47225
3930 * Makefile.def (lto-plugin): Double dash for enable-shared.
3931 (configure-gcc): Depend on all-lto-plugin.
3932 * Makefile.in: Rebuilt.
3933
39342011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3935
3936 * configure.ac: Remove extra bracket.
3937 * configure: Regenerate.
3938
39392011-02-08 Tobias Burnus <burnus@net-b.de>
3940
3941 * MAINTAINERS: Add myself as libquadmath maintainer.
3942
39432011-02-08 Thomas Schwinge <thomas@schwinge.name>
3944
3945 * MAINTAINERS: Update my email address.
3946
39472011-02-07 Joseph Myers <joseph@codesourcery.com>
3948
3949 * MAINTAINERS (option handling): Add self.
3950
39512011-02-06 Kai Tietz <kai.tietz@onevision.com>
3952
3953 PR lto/47225
3954 * Makefile.def: Add dependency for install-gcc
3955 on install-lto-plugin.
3956 * Makfile.in: Regenerated
3957
39582011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3959
3960 * MAINTAINERS (CPU Port Maintainers): Add myself.
3961
39622011-01-31 Alexandre Oliva <aoliva@redhat.com>
3963
3964 PR libgcj/44341
3965 * configure.ac: Discard --with-* flags for host when configuring
3966 target libraries for cross build.
3967 * configure: Rebuilt.
3968
39692011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3970
3971 * MAINTAINERS (linear loop transforms): Removed.
3972
39732011-01-25 Jakub Jelinek <jakub@redhat.com>
3974
3975 * configure.ac: If with_ppl is no, move setting with_cloog=no
3976 after CLOOG_REQUESTED check.
3977 * configure: Regenerated.
3978
39792011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3980
3981 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3982 CLooG has been requested.
3983 * configure: Regenerated.
3984
39852011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3986
3987 * configure: Regenerated.
3988 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3989
39902011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3991
3992 * configure: Regenerated.
3993 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3994
39952011-01-21 Andreas Schwab <schwab@redhat.com>
3996
3997 * configure.ac: Use AS_HELP_STRING throughout.
3998 * configure: Regenerate.
3999
40002011-01-18 Jie Zhang <jie.zhang@analog.com>
4001
4002 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4003 * configure: Regenerate.
4004
40052011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4006
4007 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4008
40092011-01-13 Joel Brobecker <brobecker@adacore.com>
4010
4011 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4012 for ia64-hpux.
4013 * configure: Regenerate.
4014
40152011-01-07 Jan Hubicka <jh@suse.cz>
4016
4017 PR lto/47225
4018 * Makefile.in: Regenerate.
4019 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4020 configure.
4021
40222011-01-07 Jan Hubicka <jh@suse.cz>
4023
4024 * Makefile.in: Regenerate.
4025 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4026 and configure dependency on lto-plugin configure.
4027 (lto-plugin module): Remove dependency on GCC; add dependency on
4028 liniberty.
4029
40302011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4031
4032 * MAINTAINERS (Write After Approval): Add myself.
4033
40342010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4035
4036 * configure: Regenerate.
4037
40382010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4039
4040 * configure.ac: (picochip): Disable libiberty.
4041
40422010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4043
4044 * MAINTAINERS (Write After Approval): Add myself.
4045
40462010-12-10 Ian Lance Taylor <iant@google.com>
4047
4048 PR bootstrap/46819
4049 * configure.ac: For --disable-libgcj clear libgcj_saved.
4050 * configure: Rebuild.
4051
40522010-12-10 Tobias Burnus <burnus@net-b.de>
4053
4054 PR fortran/46540
4055 * configure.ac: Add --disable-libquadmath and
4056 --disable-libquadmath-support.
4057 * configure: Regenerate.
4058
40592010-12-03 Ian Lance Taylor <iant@google.com>
4060
4061 * MAINTAINERS: Add myself as libgo maintainer.
4062
40632010-12-03 Hans-Peter Nilsson <hp@axis.com>
4064
4065 PR libffi/46792
4066 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4067 * configure: Regenerate.
4068
40692010-12-02 Ian Lance Taylor <iant@google.com>
4070
4071 * configure.ac: Always set default for poststage1_ldflags to
4072 -static-libstdc++ -static-libgcc.
4073
40742010-11-29 Andreas Schwab <schwab@redhat.com>
4075
4076 * configure.ac: Move comment to remove extra space in last argument
4077 of GCC_TARGET_TOOL.
4078
40792010-11-26 Alexandre Oliva <aoliva@redhat.com>
4080
4081 PR other/46026
4082 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4083 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4084 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4085 (BASE_FLAGS_TO_PASS): Use it.
4086 * configure: Rebuilt.
4087 * Makefile.in: Rebuilt.
4088
40892010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4090
4091 PR binutils/12258
4092 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4093 Properly check default linker.
4094 * configure: Regnerated.
4095
40962010-11-23 Matthias Klose <doko@ubuntu.com>
4097
4098 * configure.ac: For --enable-gold, handle value `default' instead of
4099 `both*'. New configure option --{en,dis}able-ld.
4100 * configure: Regenerate.
4101
41022010-11-20 Ian Lance Taylor <iant@google.com>
4103
4104 * configure.ac: Only disable a language library if no language needs
4105 it. Don't let --disable-libgcj uncondtionally disable libffi.
4106 * configure: Rebuild.
4107
41082010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4109
4110 * Makefile.in: Regenerate.
4111
4112 PR other/46202
4113 * configure.ac: Fix just-built in-tree STRIP name to be
4114 binutils/strip-new.
4115 * configure: Regenerate.
4116 * Makefile.def (install-strip-gcc, install-strip-binutils)
4117 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4118 (install-strip-sid): Mirror dependencies on non-strip variants
4119 of these targets on the respective -strip prerequisites.
4120 * Makefile.tpl (install-strip, install-strip-host)
4121 (install-strip-target): New targets.
4122 (install-strip-[+module+], install-strip-target-[+module+]):
4123 New targets.
4124 * Makefile.in: Regenerate.
4125
41262010-11-19 Ian Lance Taylor <iant@google.com>
4127 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4128
4129 * configure.ac: Add target-libgo to target_libraries. Set
4130 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4131 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4132 (HOST_EXPORTS): Add GOC.
4133 (BASE_TARGET_EXPORTS): Add GOC.
4134 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4135 (GOCFLAGS_FOR_TARGET): New variable.
4136 (EXTRA_HOST_FLAGS): Add GOC.
4137 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4138 * Makefile.def (target_modules): Add libgo.
4139 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4140 (dependencies): Add dependency from configure-target-libgo to
4141 configure-target-libffi and all-target-libstdc++-v3. Add
4142 dependencies from all-target-libgo to all-target-libffi.
4143 (languages): Add go.
4144 * configure: Rebuild.
4145 * Makefile.in: Rebuild.
4146
41472010-11-19 Ian Lance Taylor <iant@google.com>
4148
4149 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4150 compiler/flag environment variables.
4151
41522010-11-18 Ian Lance Taylor <iant@google.com>
4153
4154 * configure.ac: Check for lang_requires_boot_languages in
4155 config-lang.in files.
4156 * configure: Rebuild.
4157
41582010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
4159 Tobias Burnus <burnus@net-b.de>
4160
4161 PR fortran/32049
4162 * Makefile.def: Add libquadmath; build it with language=fortran.
4163 * configure.ac: Add libquadmath.
4164 * Makefile.tpl: Handle multiple libs in check-[+language+].
4165 * Makefile.in: Regenerate.
4166 * configure: Regenerate.
4167
b9b9d342
TT
41682010-11-16 Tom Tromey <tromey@redhat.com>
4169
4170 * MAINTAINERS: Moved myself to reviewers section.
4171
ecbfe87a
ZD
41722010-11-15 Zdenek Dvorak <ook@ucw.cz>
4173
4174 * MAINTAINERS: Moved myself to reviewers section.
4175
29a4f477
RW
41762010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4177
4178 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4179 (Write After Approval): Remove self.
4180
9965e3cd
AS
41812010-11-15 Andreas Schwab <schwab@redhat.com>
4182
4183 * configure.ac: Fix spelling in option names.
4184 * configure: Regenerated.
4185
0463992b
GJL
41862010-11-13 Georg-Johann Lay <georgjohann@web.de>
4187
4188 PR bootstrap/39622
4189 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4190 * configure: Regenerated.
4191
3df08734
KG
41922010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4193
4194 * MAINTAINERS: Update my email address.
4195
f16e2237
TG
41962010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4197
f16e2237
TG
4198 * configure: Regenerate.
4199
0bb52d68
TG
42002010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4201
1f980c25 4202 * configure: Regenerate.
0bb52d68 4203
aba2b02e
TG
42042010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4205
aba2b02e
TG
4206 * configure: Regenerate.
4207
27882098
TG
42082010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4209
27882098
TG
4210 * configure: Regenerate.
4211
d32ef397
AS
42122010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4213
4214 * configure.ac: Support official CLooG.org versions.
4215 * configure: Regenerate.
4216 * config/cloog.m4: New.
4217
5a4b6c0e
FD
42182010-11-10 François Dumont <francois.cppdevs@free.fr>
4219
4220 * MAINTAINERS (Write After Approval): Add myself.
4221
f2cea726
DE
42222010-11-09 David Edelsohn <dje.gcc@gmail.com>
4223
4224 * MAINTAINERS: Update my email address.
4225
d8ed14ce
IS
42262010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4227
4228 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4229 * configure: Regenerate.
d8ed14ce 4230
48215350
DK
42312010-11-03 Ian Lance Taylor <iant@google.com>
4232 Dave Korn <dave.korn.cygwin@gmail.com>
4233
4234 PR lto/46273
4235 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4236 and on other supported platforms whenever LTO is enabled.
4237 * configure: Rebuild.
4238
87841584
AM
42392010-11-02 Alan Modra <amodra@gmail.com>
4240
4241 PR binutils/12110
4242 * configure.ac: Error when source path contains spaces.
4243 * configure: Regenerate.
4244
fe12dfe1
JW
42452010-10-23 James E. Wilson <wilson@codesourcery.com>
4246
4247 * MAINTAINERS: Update my email address.
4248
66c92425
ILT
42492010-10-20 Ian Lance Taylor <iant@google.com>
4250
4251 * Makefile.def (target_modules): Set lib_path to src/.libs for
4252 libstdc++-v3 module.
4253 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4254 * Makefile.in: Rebuild.
4255
187d3518
LB
42562010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4257
4258 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4259 (Write After Approval): Remove myself.
4260
02db6bba
TG
42612010-10-15 Tristan Gingold <gingold@adacore.com>
4262
4263 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4264
c0103e74
DR
42652010-10-14 Douglas Rupp <rupp@gnat.com>
4266
4267 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4268
1cd0b716
DK
42692010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4270
4271 * configure.ac (build_lto_plugin): New shell variable.
4272 (--enable-lto): Turn on by default for all non-ELF platforms that
4273 have had LTO support added so far. Set build_lto_plugin appropriately
4274 for both ELF and non-ELF.
4275 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4276 * configure: Regenerate.
4277
d4c1abb3
RW
42782010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4279
4280 Sync from src:
4281 * configure.ac (v850 support): Remove target-libgloss from
4282 noconfigdirs.
4283 * configure: Regenerate.
4284
ffedf511
RW
42852010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4286
4287 PR bootstrap/45326
4288 PR bootstrap/45174
4289 * configure.ac: Honor initial values of $build_configargs,
4290 $host_configargs, $target_configargs. Mark the precious, so
4291 environment settings get recorded.
4292 * configure: Regenerate.
4293
e1826acc
RW
42942010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4295
4296 PR bootstrap/45796
4297 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4298 Depend on all-build-libiberty.
4299 * Makefile.in: Regenerate.
4300
80920132
ME
43012010-09-30 Michael Eager <eager@eagercon.com>
4302
4303 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4304 * configure: Regenerate.
4305
770a498a
ME
43062010-09-28 Michael Eager <eager@eagercon.com>
4307
4308 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4309
86dfbd58
RW
43102010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4311
4312 PR bootstrap/44621
4313 * configure.ac: Fix unportable shell quoting.
4314 * configure: Regenerate.
4315
db50fe7d
IS
43162010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4317
4318 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4319 targets and amend comment.
4320 * configure: Regenerate.
4321
0064e825
TB
43222010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4323
4324 * MAINTAINERS (Write After Approval): Add myself.
4325
bb79486c
JH
43262010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4327
4328 * configure.ac: Enable LTO by default on Darwin.
4329 * configure: Regenerate.
4330
9e0b22c3
MS
43312010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4332
bb79486c 4333 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 4334
2fabf1b7
IB
43352010-09-01 Ian Bolton <ian.bolton@arm.com>
4336
bb79486c 4337 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 4338
3a9abc98
DS
43392010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4340
4341 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4342 ports
4343
331a9a59
DY
43442010-07-28 David Yuste <david.yuste@gmail.com>
4345
4346 * MAINTAINERS (Write After Approval): Add myself.
4347
223a9d64
N
43482010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4349
4350 * configure.ac: Support all v850 targets.
4351 * configure: Regenerate.
4352
9183bdcf
MG
43532010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4354
4355 PR bootstrap/44455
4356 * configure.ac (extra_mpfr_configure_flags): Copy from
4357 extra_mpc_gmp_configure_flags.
4358 * configure: Re-generated.
4359
2e290598
AK
43602010-07-22 Andi Kleen <ak@linux.intel.com>
4361
4362 * MAINTAINERS (Write After Approval): Add myself.
4363
8d6cd388
CLT
43642010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4365
4366 * MAINTAINERS (Write After Approval): Add myself.
4367
b0b01eb0
JY
43682010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4369
4370 * MAINTAINERS (Write After Approval): Add myself.
4371
77198d71
JH
43722010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4373
4374 PR target/44862
4375 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4376 Provide -B option to allow for link spec %s substitutions for
4377 libstdc++.a on darwin.
4378 * Makefile.in: Regenerate.
4379
02fe70af
MM
43802010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4381
4382 * MAINTAINERS (Reviewers): Update my e-mail address
4383
c63a4676
AO
43842010-06-10 Alexandre Oliva <aoliva@redhat.com>
4385
4386 * Makefile.def (configure-gcc): Depend on all-libelf.
4387 * Makefile.in: Rebuild.
4388
e68edbf6
FC
43892010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4390
4391 * MAINTAINERS (Write After Approval): Add myself in the right place.
4392
dce2d8b2 43932010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
4394
4395 * MAINTAINERS (Write After Approval): Add myself.
4396
dce2d8b2 43972010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
4398
4399 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
4400
44012010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 4402
1ab55d69
MK
4403 * config.sub: Update to version 2010-05-21.
4404 * config.guess: Update to version 2010-04-03.
0c422e74 4405
02540df4
SB
44062010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4407
4408 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4409 * configure: Regenerate.
4410
dfe5f5b2
ST
44112010-05-12 Sriraman Tallam <tmsriram@google.com>
4412
4413 * MAINTAINERS (Write After Approval): Add myself.
4414
c082f9f3
SB
44152010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4416
4417 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4418 a platform that supports LTO.
4419 * configure: Regenerate.
4420
f1af9e5f
SP
44212010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4422
4423 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4424 * configure: Regenerated.
4425
38e3d868
RM
44262010-04-27 Roland McGrath <roland@redhat.com>
4427 H.J. Lu <hongjiu.lu@intel.com>
4428
4429 * configure.ac (--enable-gold): Support both, both/gold and
4430 both/bfd to add gold to configdirs without removing ld.
4431 * configure: Regenerated.
4432
4433 * Makefile.def: Add install-gold dependency to install-ld.
4434 * Makefile.in: Regenerated.
4435
3bec79c5
DK
44362010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4437
4438 PR lto/42776
4439 * configure.ac (--enable-lto): Refactor handling so libelf tests
4440 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4441 and allow LTO to be explicitly enabled on non-ELF platforms that
4442 are known to support it inside else-clause.
4443 * configure: Regenerate.
4444
615c8ffa
EB
44452010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4446
4447 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4448 * configure: Regenerate.
4449
e4522f78
RC
44502010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4451
4452 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4453 * configure: Regenerate.
4454
8ccb78f2
RO
44552010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4456
4457 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4458 separately.
4459 * configure: Regenerate.
4460
d5cc2ee3
KW
44612010-04-16 Kevin Williams <kevin.williams@inria.fr>
4462
4463 * MAINTAINERS (Write After Approval): Add myself.
4464
8406cb62
TG
44652010-04-14 Tristan Gingold <gingold@adacore.com>
4466
4467 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4468 * configure: Regenerate.
4469
3591b8e2
SE
44702010-04-13 Steve Ellcey <sje@cup.hp.com>
4471
4472 * configure: Regenerate after change to elf.m4.
4473
a82ecc7b
IS
44742010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4475
4476 * MAINTAINERS (Write After Approval): Add myself.
4477
1f0bf148
SP
44782010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4479
4480 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4481 * configure: Regenerated.
4482
44832010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4484
4485 * configure.ac: Print "buggy but acceptable" when CLooG
4486 revision is less than 9.
4487 * configure: Regenerated.
4488
ecd01dee
DN
44892010-04-01 Diego Novillo <dnovillo@google.com>
4490
4491 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4492
dc683a3f
RW
44932010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4494
4495 PR bootstrap/43615
4496 PR bootstrap/43328
4497
4498 Revert:
4499
4500 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4501
4502 * configure.ac: Do not pass --enable-multilib nor
4503 --disable-multilib in baseargs. Accept explicitly passed
4504 --enable_multilib.
4505 * configure: Regenerate.
4506
7527d83f
UW
45072010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4508
4509 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4510
895522b6
JJ
45112010-03-31 Janis Johnson <janis187@us.ibm.com>
4512
4513 * MAINTAINERS: Remove myself.
4514
9db4e878
RW
45152010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4516
4517 PR bootstrap/43328
4518 * configure.ac: Do not pass --enable-multilib nor
4519 --disable-multilib in baseargs. Accept explicitly passed
4520 --enable_multilib.
4521 * configure: Regenerate.
4522
acf6bf36
AP
45232010-03-28 Andrew Pinski <pinskia@gmail.com>
4524
4525 * MAINTAINERS (spu port): Remove me.
4526
b42f0d7e
JM
45272010-03-23 Joseph Myers <joseph@codesourcery.com>
4528
4529 * configure.ac (tic6x-*-*): New case.
4530 * configure: Regenerate.
4531
0d1152b1
JM
45322010-03-23 Joseph Myers <joseph@codesourcery.com>
4533
4534 * config.sub: Update to version 2010-03-22.
4535 * config.guess: Update to version 2009-12-30.
4536
dce2d8b2 45372010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
4538
4539 PR ada/42554
4540 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4541 * configure: Regenerate.
4542
5408fbe8
RR
45432010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4544
4545 * MAINTAINERS: Update my email address.
4546
3f55a3b3
SP
45472010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4548
4549 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4550 (ghassan.shobaki@amd.com): Removed.
4551
3f08f7e8
AM
45522010-03-17 Alan Modra <amodra@gmail.com>
4553
4554 * MAINTAINERS: Update my email address.
4555
f3a9d094
DN
45562010-03-16 Diego Novillo <dnovillo@google.com>
4557
4558 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4559 Matthews.
4560
db5c4b8b
JM
45612010-03-16 Joseph Myers <joseph@codesourcery.com>
4562
4563 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4564 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4565
b995570a
JM
45662010-03-16 Joseph Myers <joseph@codesourcery.com>
4567
4568 * MAINTAINERS: Update my email address.
4569
124cc66f
DJ
45702010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4571
4572 * MAINTAINERS: Update my email address.
4573
a4581668
BS
45742010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4575
4576 * MAINTAINERS: Update my email address.
4577
49d78e29
JZ
45782010-03-09 Jie Zhang <jie@codesourcery.com>
4579
4580 * MAINTAINERS: Update my email address.
4581
8927b7c0
RO
45822010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4583
4584 PR libstdc++/32499
4585 * configure.ac (RANLIB): Default to true.
4586 (STRIP): Likewise.
4587 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4588 * configure: Regenerate.
4589
dce2d8b2 45902010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
4591
4592 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4593 (Write After Approval): Update my email address.
4594
bf646aaf
NC
45952010-02-17 Nick Clifton <nickc@redhat.com>
4596
4597 PR 11238
4598 * Makefile.tpl (local-distclean): Also remove config.cache files in
4599 sub-directories as there may not be Makefiles present in the
4600 sub-directories.
96e41f16
NC
4601 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4602 the config.cache files found by the find command.
4603
bf646aaf
NC
4604 * Makefile.in: Regenerate.
4605 * configure.ac: Revert previous delta.
4606 * configure: Regenerate.
4607
ff78880a
NC
46082010-02-15 Nick Clifton <nickc@redhat.com>
4609
4610 PR 11238
4611 * configure.ac: Delete config.cache files in sub-directories when
4612 deleting Makefiles.
4613 * configure: Regenerate.
4614
8150eadf
BE
46152010-02-12 Ben Elliston <bje@gnu.org>
4616
4617 * MAINTAINERS: Update my email address.
4618
a9e12bfd
AP
46192010-02-08 Andrew Pinski <pinskia@gmail.com>
4620
4621 * MAINTAINERS (spu port): Update my email address.
4622
95315086
JZ
46232010-02-08 Jie Zhang <jie.zhang@analog.com>
4624
4625 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4626
362c6d2f
KG
46272010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4628
4629 * configure.ac: Add "recommended" version checks for GMP/MPC.
4630 Update recommended GMP/MPFR/MPC versions.
4631 * configure: Regenerate.
4632
888c5ad2
JR
46332010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4634
4635 * MAINTAINERS: Move my Embecosm email address into the
4636 write-after-approval section.
4637
3bf714a7
ILT
46382010-01-26 Ian Lance Taylor <iant@google.com>
4639
4640 * MAINTAINERS: Add myself as Go frontend maintainer.
4641
ad1e5170
JR
46422010-01-25 Joern Rennecke <amylaar@spamcop.net>
4643
4644 PR libstdc++/36101, PR libstdc++/42813
4645 * configure.ac (bootstrap_target_libs): Make inclusion of
4646 target-libgomp conditional on libgomb being in target_configdirs.
4647 * configure: Regenerate.
4648
fb0553d1
JR
46492010-01-23 Joern Rennecke <amylaar@spamcop.net>
4650
4651 PR libstdc++/36101, PR libstdc++/42813
4652 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4653 * configure: Regenerate.
4654
aae29963
JR
46552010-01-22 Joern Rennecke <amylaar@spamcop.net>
4656
4657 PR libstdc++/36101, PR libstdc++/42813
4658 * configure.ac (target_configdirs): Substitute.
4659 * Makefile.def: Bootstrap target module libgomp.
4660 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4661 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4662 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4663 * configure, Makefile.in: Regenerate.
4664
d8fe8895
DK
46652010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4666
4667 * MAINTAINERS: Adjust my details.
4668
ebfe4897
EW
46692010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4670
4671 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4672
f7746c59
TL
46732010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4674
4675 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4676
306c7b5b
TL
46772010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4678
4679 * MAINTAINERS (Write After Approval): Add myself.
4680
1b8b9e19
KT
46812010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4682
4683 * MAINTAINERS (Write After Approval): Add myself.
4684
c164615b
RG
46852010-01-11 Richard Guenther <rguenther@suse.de>
4686
4687 PR lto/41569
4688 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4689 * Makefile.in: Regenerated.
4690
f3f623ae
AT
46912010-01-11 Andreas Tobler <andreast@fgznet.ch>
4692
4693 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4694 * configure: Regenerate.
4695
592c90ff 46962010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 4697 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
4698
4699 PR bootstrap/42424
4700 * configure.ac: Include libtool m4 files.
9c78662a 4701 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
4702 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4703 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 4704
592c90ff
KG
4705 * configure: Regenerate.
4706
60a2e213
RW
47072010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4708
4709 PR bootstrap/41818
4710 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4711 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4712 * Makefile.in: Regenerate.
4713
7413962d
RG
47142010-01-02 Richard Guenther <rguenther@suse.de>
4715
4716 PR lto/41529
4717 * configure.ac: Include config/elf.m4. Disable LTO if not
4718 builting for an elf target.
4719 * configure: Regenerate.
4720
f77f3945
CF
47212009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4722
4723 * MAINTAINERS: Change my email address.
4724
4960e3f0
BE
47252009-12-18 Ben Elliston <bje@au.ibm.com>
4726
4727 * config.sub, config.guess: Update from upstream sources.
4728
d16a31da
SZ
47292009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4730
4731 * MAINTAINERS (Write After Approval): Add myself.
4732
3a5729ea
KG
47332009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4734
4735 PR middle-end/30447
4736 PR middle-end/30789
4737 PR other/40302
4738
4739 * configure.ac: Require MPC.
4740 * configure: Regenerate.
4741
43e02a8a
RW
47422009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4743
4744 PR target/38384
4745 PR bootstrap/40972
4746 * libtool.m4: Sync from git Libtool.
4747 * ltoptions.m4: Likewise.
4748 * ltversion.m4: Likewise.
4749 * lt~obsolete.m4: Likewise.
4750 * ltmain.sh: Likewise.
4751
360d4522
KG
47522009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4753
4754 * configure.ac: Update minimum MPC version to 0.8.
4755 * configure: Regenerate.
4756
f264ed56
SP
47572009-11-21 Sebastian Pop <sebpop@gmail.com>
4758
4759 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4760 * configure: Regenerated.
4761
ed2eaa9f
ILT
47622009-11-21 Ian Lance Taylor <iant@google.com>
4763
4764 * configure.ac: Change default of poststage1_ldflags to be empty if
4765 poststage1_libs is set. When poststage1_libs is empty, and
4766 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4767 * configure: Rebuild.
4768
58346783
AN
47692009-11-21 Adam Nemet <adambnmet@gmail.com>
4770
4771 * MAINTAINERS (Write After Approval): Update my email address.
4772
5ca0106a
BE
47732009-11-20 Ben Elliston <bje@au.ibm.com>
4774
4775 * config.guess: Update from upstream sources.
4776
87213cd4
AO
47772009-11-16 Alexandre Oliva <aoliva@redhat.com>
4778
4779 * Makefile.def: Restore host and target settings for gmp.
4780 * Makefile.in: Rebuild.
4781
f61428ed
AO
47822009-11-16 Alexandre Oliva <aoliva@redhat.com>
4783
4784 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4785 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4786 Fix portability of test of C++ as bootstrap language. Add
4787 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4788 * configure: Rebuild.
4789 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4790 and cloog. Fix in-tree ppl configuration. Introduce libelf
4791 in-tree building.
4792 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4793 (POSTSTAGE1_HOST_EXPORTS): Use it.
4794 (STAGE[+id+]_CXXFLAGS): New.
4795 (BASE_FLAGS_TO_PASS): Pass it down.
4796 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4797 extra_exports.
4798 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4799 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4800 extra_exports.
4801 * Makefile.in: Rebuild.
4802
f6c56be6
BE
48032009-11-17 Ben Elliston <bje@au.ibm.com>
4804
4805 * config.sub, config.guess: Update from upstream sources.
4806
0ccb5970
JK
48072009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4808
4809 * MAINTAINERS (Write After Approval): Add myself.
4810
dce2d8b2 48112009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
4812
4813 * MAINTAINERS (Write After Approval): Add myself.
4814
5d571eaa
OS
48152009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4816
4817 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4818 paths for *-w64-mingw* and x86_64-*mingw*.
4819 * configure: Regenerated.
4820
dce2d8b2 48212009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
4822
4823 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4824
c393f559
BK
48252009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4826
4827 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4828 Phil Edwards to Write-After Approval.
4829
ef4c4300
KT
48302009-10-30 Kai Tietz <kai.tietz@onevision.com>
4831
4832 * configure.ac: Disable target-winsup & co for
4833 x86_64-*-mingw* and *-w64-mingw* targets.
4834 * configure: Regenerated.
4835
65a324b4
NC
48362009-10-16 Nick Clifton <nickc@redhat.com>
4837
4838 * MAINTAINERS: Add myself as a maintainer for the RX port.
4839
dce2d8b2 48402009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 4841
9c78662a 4842 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 4843
17e72e5d
RO
48442009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4845
4846 * configure.ac (CLooG test): Use = with test.
4847 * configure: Regenerate.
4848
ed3a56f3
RG
48492009-10-22 Richard Guenther <rguenther@suse.de>
4850
4851 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4852 cloog if the ppl version check failed. Move flags saving
4853 before setting in libelf check.
4854 * configure: Regenerate.
4855
ad0abd3c
RG
48562009-10-21 Richard Guenther <rguenther@suse.de>
4857
4858 * configure.ac: Adjust the ppl and cloog configure to work as
4859 documented. Disable cloog if ppl was disabled. Omit the version
4860 checks if they were disabled.
4861 * configure: Re-generate.
4862
e4c5bd48
RW
48632009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4864
4865 * configure.ac: Add 'lto' to enable_languages, not
4866 new_enable_languages, and only if not already present.
4867 * configure: Regenerate.
4868
0ffd69c5
GP
48692009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4870
4871 * README: Refer to the various COPYING* files instead of just
4872 COPYING.
4873 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4874
dce2d8b2 48752009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
4876
4877 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 4878
58687768
RG
48792009-10-07 Richard Guenther <rguenther@suse.de>
4880
4881 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4882 and Richard Guenther as reviewers.
4883 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4884 as reviewers.
4885
49b0ca5c 48862009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 4887
49b0ca5c 4888 * config.sub: Update from upstream sources.
d2d9ce5e 4889
aeb94799
ILT
48902009-10-06 Ian Lance Taylor <iant@google.com>
4891
4892 * Makefile.def: check-gold depends upon all-gas.
4893 * Makefile.in: Rebuild.
4894
123651cd
PM
48952009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4896
4897 * MAINTAINERS (Write After Approval): Add myself.
4898
d7f09764
DN
48992009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4900
4901 * Makefile.def: all-lto-plugin depends on all-libiberty.
4902 set bootstrap=true for lto-plugin.
4903 Add lto-plugin.
4904 * Makefile.in: Regenerate.
4905 * configure.ac (host_libs): Add lto-plugin.
4906 * configure: Regenerate.
4907
d7f09764
DN
49082009-10-03 Diego Novillo <dnovillo@google.com>
4909
4910 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4911 (HOST_LIBELFLIBS): Define.
4912 (HOST_LIBELFINC): Define.
4913 * Makefile.in: Regenerate.
4914 * configure.ac: Add --enable-lto.
4915 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4916 If --enable-lto is used, add 'lto' to new_enable_languages.
4917 If --enable-lto is used and gold is enabled, add
4918 lto-plugin to configdirs.
4919 * configure: Regenerate.
4920
49212009-10-03 Simon Baldwin <simonb@google.com>
4922
4923 * configure.ac: If --with-system-zlib, suppress local zlib and
4924 pass --with-system-zlib to subdir configure scripts.
4925 * configure: Regenerate.
4926
dce2d8b2 49272009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
4928 Paolo Bonzini <bonzini@gnu.org>
4929
4930 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4931 $(srcdir).
4932 * Makefile.in: Rebuilt.
4933
dce2d8b2 49342009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
4935
4936 * MAINTAINERS (Write After Approval): Add myself.
4937
3e661154
KG
49382009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4939
4940 * configure.ac: Update minimum MPC version to 0.7.
4941 * configure: Regenerate.
4942
f1a036e4
NC
49432009-09-25 Nick Clifton <nickc@redhat.com>
4944
4945 * configure.ac: Pass any --cache-file=/dev/null option on to
4946 subconfigures.
4947 * configure: Regenerate.
4948
d4c74acc
NC
49492009-09-23 Nick Clifton <nickc@redhat.com>
4950
4951 * config.sub, config.guess: Update from upstream sources.
4952
dce2d8b2 49532009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
4954
4955 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4956 * Makefile.in: Rebuilt.
4957
0db770bd
RW
49582009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4959
4960 PR bootstrap/32272
4961 * configure.ac: Error out if $srcdir isn't '.' but contains
4962 host-${host_noncanonical}.
4963 * configure: Regenerate.
4964
71101870
RO
49652009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4966
4967 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4968 maintainer.
4969
ca6d0d62
RW
49702009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4971
79cd2b23
RW
4972 * configure.ac: If bootstrapping a combined tree with
4973 --enable-gold, require c++ in stage1_languages.
4974 * configure: Regenerate.
4975
ab9dcd0c
RW
4976 * configure.ac: Also add target_libs of stage1_languages to
4977 bootstrap_target_libs.
4978 * configure: Regenerate.
4979
ca6d0d62
RW
4980 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4981 with --enable-languages not containing c++.
4982 * configure: Regenerate.
4983
1c3c9f12
JZ
49842009-09-15 Jie Zhang <jie.zhang@analog.com>
4985
4986 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4987 * configure: Regenerate.
4988
dce2d8b2 49892009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 4990
6fb30a14
JR
4991 * MAINTAINERS (Write After Approval): Update my e-mail address,
4992 and move from from here...
4993 (Waiting for paperwork): To here.
0318772d 4994
4056c2c6
JM
49952009-09-09 Joseph Myers <joseph@codesourcery.com>
4996
4997 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4998
3e54529c
RW
49992009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5000
5001 * configure.ac: Do not use $extrasub for replacing @if/@endif
5002 parts in Makefile; instead, use additional arguments to
5003 AC_CONFIG_COMMANDS to do the replacement manually, with several
5004 sed invocations, to avoid HP-UX sed command limits.
5005 * configure: Regenerate.
5006
713e2ea6
AO
50072009-09-08 Alexandre Oliva <aoliva@redhat.com>
5008
5009 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5010 blank before -L.
5011
5646b7b9
AO
50122009-09-04 Alexandre Oliva <aoliva@redhat.com>
5013
5014 * configure.ac (with-build-config): Document. Handle without.
5015 Handle missing argument.
5016 * configure: Rebuilt.
5017
e12c4094
AO
50182009-09-03 Alexandre Oliva <aoliva@redhat.com>
5019
5020 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5021 Default to bootstrap-debug only if compare-debug works.
5022 * configure: Rebuilt.
5023 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5024 * Makefile.in: Rebuilt.
5025
75cb0057
RO
50262009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5027
5028 * MAINTAINERS (OS Port Maintainers): Update my email address.
5029
8fc68cba
AO
50302009-09-01 Alexandre Oliva <aoliva@redhat.com>
5031
5032 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5033 * Makefile.in: Rebuilt.
5034
44cb38cf
CD
50352009-09-01 Chris Demetriou <cgd@google.com>
5036
5037 * MAINTAINERS (Write After Approval): Add myself.
5038
f9329c35
DS
50392009-08-31 Dodji Seketeli <dodji@redhat.com>
5040
5041 PR debug/30161
5042 * include/dwarf2.h (enum dwarf_tag): Added
5043 DW_TAG_GNU_template_template_param
5044 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5045
f945e229
PB
50462009-08-30 Paolo Bonzini <bonzini@gnu.org>
5047
5048 * Makefile.tpl (AWK): Fix typo.
5049 * Makefile.in: Regenerate.
5050
87264276
PB
50512009-08-30 Paolo Bonzini <bonzini@gnu.org>
5052
5053 * configure.ac: Detect awk and sed.
5054 * Makefile.def (flags_to_pass): Add AWK and SED.
5055 * Makefile.tpl (AWK, SED): New.
5056 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5057 * configure: Regenerate.
5058 * Makefile.in: Regenerate.
5059
68ccd57c
DK
50602009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5061
5062 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5063 (collapseslashes): Likewise.
5064
df58e648
RW
50652009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5066
5067 * configure.ac (AC_PREREQ): Bump to 2.64.
5068
0539cb2c
RW
50692009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5070
70fa0efa
RW
5071 * configure.ac: Remove --with-datarootdir, --with-docdir,
5072 --with-pdfdir, --with-htmldir switches.
5073 * configure: Regenerate.
5074
5213506e
RW
5075 * configure: Regenerate.
5076
0539cb2c
RW
5077 * compile: Sync from Automake 1.11.
5078 * depcomp: Likewise.
5079 * install-sh: Likewise.
5080 * missing: Likewise.
5081 * mkinstalldirs: Likewise.
5082 * ylwrap: Likewise.
5083
197c68cc
DK
50842009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5085
5086 * ltmain.sh (func_normal_abspath): New function.
5087 (func_relative_path): Likewise.
5088 (func_mode_help): Document new -bindir option for link mode.
5089 (func_mode_link): Add new -bindir option, and use it to place
5090 output DLL if specified.
5091
58af276a
RW
50922009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5093
0115d4a3
RW
5094 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5095 (baseargs): Add --disable-option-checking.
5096 * configure: Regenerate.
5097
58af276a
RW
5098 * Makefile.def (configure-target-libiberty): Depend on
5099 all-binutils and all-ld.
5100 (configure-target-newlib): Likewise.
5101 * Makefile.in: Regenerate.
5102
e9d9afef
BE
51032009-08-17 Ben Elliston <bje@au.ibm.com>
5104
5105 * config.sub, config.guess: Update from upstream sources.
5106
354ebf88
RW
51072009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5108
5109 Sync from src, merge:
5110
5111 2009-07-02 Tristan Gingold <gingold@adacore.com>
5112
5113 * configure.ac: Do not exclude gas for i386-*-darwin.
5114 Add a case for x86_64-*-darwin.
5115 * configure: Regenerate.
5116
8375f7b2
NV
51172009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5118
5119 * MAINTAINERS: Add my name to Write After Approval list.
5120
dce2d8b2 51212009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
5122
5123 * configure.ac: Add Microblaze target.
5124 * configure: Regenerate.
5125
ea2002ba
CB
51262009-07-31 Christian Bruel <christian.bruel@st.com>
5127
5128 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5129 * configure: Regenerate.
2bf33cdb 5130
dce2d8b2 51312009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
5132
5133 * MAINTAINERS (Write After Approval): Update my e-mail address.
5134
e90e6bd7
ILT
51352009-07-06 Ian Lance Taylor <iant@google.com>
5136
5137 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5138 * configure: Rebuild.
5139
f6e0880a
TG
51402009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5141
5142 * MAINTAINERS: Move myself to the Graphite Reviewers.
5143
6d984927
WG
51442009-06-30 Wei Guozhi <carrot@google.com>
5145
5146 * MAINTAINERS: Add my name to Write After Approval list.
5147
f2689b09
SE
51482009-06-26 Steve Ellcey <sje@cup.hp.com>
5149
5150 PR bootstrap/40338
5151 * configure.ac (comparestring): Create new variable.
5152 * Makefile.tpl (comparestring): Use to skip some comparisions.
5153 * configure: Regenerate.
5154 * Makefile.in: Regenerate.
5155
f62c0ba4
DE
51562009-06-26 Doug Evans <dje@sebabeach.org>
5157
5158 * Makefile.def (host_modules): Add cgen.
5159 * Makefile.in: Regenerate.
5160 * configure.ac (host_tools): Add cgen.
5161 * configure: Regenerate.
5162
7acf4da6
DD
51632009-06-23 DJ Delorie <dj@redhat.com>
5164
5165 * MAINTAINERS: Add myself as mep maintainer.
5166
00020c16
ILT
51672009-06-23 Ian Lance Taylor <iant@google.com>
5168
5169 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5170 boot_languages. Only bootstrap target libraries listed in
5171 target_libs for some boot language. Add --with-stage1-ldflags,
5172 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5173 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5174 if not building with C++.
5175 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5176 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5177 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5178 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5179 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5180 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5181 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5182 * configure, Makefile.in: Rebuild.
5183
1da52d4a
LF
51842009-06-23 Li Feng <nemokingdom@gmail.com>
5185
5186 * MAINTAINERS: Added my name to write-after-approval list.
5187
144c9175
RM
51882009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5189
5190 * configure.ac: Define is_elf for QNX Neutrino targets.
5191 * configure: Regenerate.
5192
e5871e24
GS
51932009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5194
9c78662a 5195 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 5196
5f4a82c0
KG
51972009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5198
5199 * configure.ac: Detect MPC in default directory.
5200 * configure: Regenerate.
5201
394e9195
JG
52022009-06-03 Jerome Guitton <guitton@adacore.com>
5203 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5204
9c78662a
UB
5205 * Makefile.tpl (all): Avoid a trailing backslash.
5206 * Makefile.in: Regenerate.
394e9195 5207
47bca6aa
BE
52082009-06-03 Ben Elliston <bje@au.ibm.com>
5209
5210 * config.sub, config.guess: Update from upstream sources.
5211
a891a473
RS
52122009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5213
5214 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5215 to noconfdirs.
5216 * configure: Regenerate.
5217
70cb2d9f
AO
52182009-06-02 Alexandre Oliva <aoliva@redhat.com>
5219
5220 * Makefile.tpl ([+compare-target+]): Compare all stage
5221 directories, rather than just gcc.
5222 * Makefile.in: Rebuilt.
5223
7f1245df
DK
52242009-06-01 Doug Kwan <dougkwan@google.com>
5225
5226 * configure.ac: Support gold for target arm*-*-*.
5227 * configure: Regenerate.
394e9195 5228
acd26225
KG
52292009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5230
5231 * Makefile.def: Add MPC support and dependencies.
5232 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5233
5234 * Makefile.in, configure: Regenerate.
5235
a1fc946a
AO
52362009-05-27 Alexandre Oliva <aoliva@redhat.com>
5237
5238 * Makefile.tpl (all): Avoid harmless warning in make all when
5239 gcc-bootstrap is enabled but stage_last does not exist.
5240 * Makefile.in: Rebuilt.
5241
2e6a3c8d
NR
52422009-05-24 Nicolas Roche <roche@adacore.com>
5243
5244 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5245 * Makefile.in: Regenerate.
5246
63487d11
DC
52472009-05-21 Denis Chertykov <chertykov@gmail.com>
5248
5249 * MAINTAINERS: Update my e-mail address.
5250
449223af
DK
52512009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5252
5253 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5254 * configure: Regenerate.
5255
31c98f49
AO
52562009-05-18 Alexandre Oliva <aoliva@redhat.com>
5257
5258 PR other/40159
5259 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5260 gcc-no-bootstrap are mutually exclusive.
5261 * Makefile.in: Rebuilt.
5262
0f501837
AO
52632009-05-18 Alexandre Oliva <aoliva@redhat.com>
5264
5265 PR other/40159
5266 * Makefile.tpl (all): Don't end with unconditional success.
5267 * Makefile.in: Rebuilt.
5268
4a4a4e99
AO
52692009-05-12 Alexandre Oliva <aoliva@redhat.com>
5270
5271 PR target/37137
5272 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5273 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5274 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5275 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5276 stage_configureflags, stage_cflags and stage_libcflags into
5277 explicit Makefile macros.
5278 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5279 GFORTRAN.
5280 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5281 CC. Set CC_FOR_BUILD from CC.
5282 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5283 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5284 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5285 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5286 and GFORTRAN.
5287 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5288 (_LIBCFLAGS): Renamed to _TFLAGS.
5289 (do-compare-debug, do-compare3-debug): Drop.
5290 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5291 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5292 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5293 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5294 (XGCC_FLAGS_FOR_TARGET): New.
5295 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5296 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5297 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5298 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 5299 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
5300 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5301 TFLAGS.
5302 (BUILD_CONFIG): Include if requested.
5303 (all): Set TFLAGS on bootstrap.
5304 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5305 (all-stageid-prefixmodule): Likewise.
5306 (do-clean, distclean-stageid): Set TFLAGS.
5307 (restrap): Fix whitespace.
5308 * Makefile.in: Rebuilt.
5309
1cee3429
PB
53102009-05-07 Paolo Bonzini <bonzini@gnu.org>
5311
5312 * config.guess: Sync with src.
5313
0b70eafd
DK
53142009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5315
5316 * configure.ac ($with_ppl): Default to no if not supplied.
5317 ($with_cloog): Likewise.
5318 configure: Regenerate.
5319
5175f17c
JW
53202009-04-27 James E. Wilson <wilson@codesourcery.com>
5321
5322 * MAINTAINERS: Update my e-mail address.
5323
952fa153
NC
53242009-04-27 Nick Clifton <nickc@redhat.com>
5325
5326 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5327
a687f83c
EB
53282009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5329
5330 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5331 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5332 * Makefile.in: Regenerate.
5333
9e3eba15
KG
53342009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5335
5336 PR bootstrap/39739
5337 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5338 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5339
5340 * configure, Makefile.in: Regenerate.
5341
a687f83c 53422009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
5343
5344 * include/hashtab.h: Update GTY annotations to new syntax
5345 * include/splay-tree.h: Likewise
5346
070bdbd9
BE
53472009-04-17 Ben Elliston <bje@au.ibm.com>
5348
5349 * config.sub, config.guess: Update from upstream sources.
5350
55f2d967
AG
53512009-04-15 Anthony Green <green@moxielogic.com>
5352
5353 * configure.ac: Add moxie support.
5354 * configure: Rebuilt.
5355
309c24a9
JJ
53562009-04-14 Jakub Jelinek <jakub@redhat.com>
5357
5358 * configure.ac: Change copyright header to refer to version
5359 3 of the GNU General Public License and to point readers at the
5360 COPYING3 file and the FSF's license web page.
5361 * Makefile.def: Likewise.
5362 * Makefile.tpl: Likewise.
5363 * Makefile.in: Regenerate.
5364
b93133bc
JH
53652009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5366
5367 * configure.ac: Restore match for darwin9 or later. Use double
5368 brackets since regeneration eats one pair.
5369 * configure: Regenerate.
5370
d18ff35a
L
53712009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5372
5373 PR gas/10039
5374 * configure.ac: Require texinfo 4.7.
5375 * configure: Regenerated.
5376
748086b7
JJ
53772009-04-09 Nick Clifton <nickc@redhat.com>
5378
5379 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5380 the GCC Runtime Library Exception.
5381
a3337ea2
KG
53822009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5383
5384 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5385 * configure: Regenerate.
5386
60911f14
SE
53872009-04-01 Steve Ellcey <sje@cup.hp.com>
5388
5389 * Makefil.def (languages): New entries.
5390 * Makefile.tpl (check-gcc-*): New generic target.
5391 * Makefile.in: Regenerate.
60911f14 5392
dce2d8b2 53932009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 5394
d18ff35a 5395 * MAINTAINERS: Update my email address.
7369c1d0 5396
cfb1f59f
TT
53972009-03-18 Tom Tromey <tromey@redhat.com>
5398
d18ff35a
L
5399 * configure: Rebuild.
5400 * configure.ac (host_libs): Add libiconv.
5401 * Makefile.in: Rebuild.
5402 * Makefile.def (host_modules): Add libiconv.
5403 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 5404
75eeae1a
TG
54052009-03-16 Tristan Gingold <gingold@adacore.com>
5406
5407 * configure.ac: Treat gdb as supported on x86_64-darwin.
5408 * configure: Regenerate.
5409
f38095f3
JM
54102009-03-16 Joseph Myers <joseph@codesourcery.com>
5411
5412 * configure.ac (--with-host-libstdcxx): New option.
5413 * configure: Regenerate.
5414
dce2d8b2 54152009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
5416
5417 * MAINTAINERS: Move myself into the write after approval list.
5418
6d401294
NP
54192009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5420
5421 * MAINTAINERS: Update e-mail address.
2bf33cdb 5422
07c97076
DN
54232009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5424
5425 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5426
dce2d8b2 54272009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
5428
5429 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5430
7a9d3fe8
RW
54312009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5432
5433 Backport from git Libtool:
5434
5435 2009-01-19 Robert Millan <rmh@aybabtu.com>
5436 Support GNU/kOpenSolaris.
5437 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5438 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5439 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5440 GNU/kOpenSolaris.
5441
c9e9e11f
AS
54422009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5443
5444 * MAINTAINERS: Update e-mail address.
5445
5e8c1552 54462009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
5447
5448 * MAINTAINERS (Write After Approval): Add self.
5449
b0adb088
BM
54502009-02-18 Bingfeng Mei <bmei@broadcom.com>
5451
5452 * MAINTAINERS (Write After Approval): Add myself.
5453
ee04b574
AS
54542009-02-05 Andreas Schwab <schwab@suse.de>
5455
5456 * Makefile.tpl (stage_last): Define $r and $s before using
5457 $(RECURSE_FLAGS_TO_PASS).
5458 * Makefile.in: Regenerate
5459
907884c9
ILT
54602009-01-30 Ian Lance Taylor <iant@google.com>
5461
5462 * MAINTAINERS: Move myself to the Global Reviewers list.
5463
416ac4d4
RM
54642009-01-29 Robert Millan <rmh@aybabtu.com>
5465
5466 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5467 * configure: Regenerate.
5468
ee5decb3
GP
54692009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5470
5471 * MAINTAINERS: Make whitespace consistent.
19196f44 5472 Remove Robert Millan from Write After Approval.
ee5decb3 5473
36fbb0ec
AM
54742009-01-16 Alan Modra <amodra@bigpond.net.au>
5475
5476 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5477 (all-opcodes): Depend on all-libiberty.
5478 * Makefile.in: Regenerate.
5479
52535a64
DR
54802009-01-15 Douglas B Rupp <rupp@gnat.com>
5481
5482 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5483 * configure: Regenerate.
5484
e04a57df
RR
54852009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5486
5487 * MAINTAINERS (Write After Approval): Add myself.
5488
856c450b
SK
54892009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5490
5491 * MAINTAINERS: Add myself to reviewers (Fortran).
5492
dce2d8b2 54932009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
5494
5495 PR tree-optimization/38515
5496 * configure.ac (cloog-polylib): Removed.
5497 (with_ppl, with_cloog): Test for "no".
5498 * configure: Regenerated.
5499
1e5e8a59
DF
55002009-01-11 Daniel Franke <franke.daniel@gmail.com>
5501
5502 * MAINTAINERS: Moved myself to reviewers (Fortran).
5503
5e5debf6
TS
55042009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5505
5506 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5507 (Write After Approval): Remove myself.
5508
1c42acf1
DN
55092009-01-03 Diego Novillo <dnovillo@google.com>
5510
5511 * MAINTAINERS: Remove myself from alias maintainership.
5512
2fbbedaf
DA
55132009-01-02 David Ayers <ayers@fsfe.org>
5514
5515 * MAINTAINERS: Update e-mail address.
5516
17213821
GP
55172008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5518
5519 * MAINTAINERS: Make whitespace consistent.
5520
baafc534
RW
55212008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5522
5523 Backport from upstream Libtool:
5524 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5525 Add cache variables to tests that require the linker to work.
5526 For shlibpath_overrides_runpath, this also changes the semantics
5527 to let the result from the C compiler take precedence.
5528
18430d27
BE
55292008-12-02 Ben Elliston <bje@au.ibm.com>
5530
5531 * config.sub, config.guess: Update from upstream sources.
5532
dce2d8b2 55332008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
5534
5535 * configure.ac (ppllibs): Add by default the lib flags.
5536 * configure: Regenerate.
5537
41e9641b
LM
55382008-12-08 Luis Machado <luisgpm@br.ibm.com>
5539
5540 * MAINTAINERS: Add myself to the write after approval list.
5541
25783c30
JH
55422008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5543
ee04b574
AS
5544 * configure.ac: Add double brackets on darwin[912].
5545 * configure: Regenerate.
25783c30 5546
0e318fcc
DK
55472008-12-03 Daniel Kraft <d@domob.eu>
5548
5549 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5550 Approval to Reviewer section (for Fortran front-end).
5551
7f171b95
JH
55522008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5553
5554 * configure.ac: Expand to darwin10 and later.
5555 * configure: Regenerate.
5556
09ce620e
AS
55572008-12-02 Andreas Schwab <schwab@suse.de>
5558
5559 * Makefile.def: configure-target-boehm-gc depends on
5560 all-target-libstdc++-v3.
5561 * Makefile.in: Regenerate.
5562
386c704d
KT
55632008-12-02 Kai Tietz <kai.tietz@onevision.com>
5564
5565 * MAINTAINERS: Add myself as mingw maintainer.
5566
e03dd84a
BE
55672008-12-02 Ben Elliston <bje@au.ibm.com>
5568
5569 * config.sub, config.guess: Update from upstream sources.
5570
3fa87964
GP
55712008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5572
5573 * README.SCO: Remove.
5574
df72d7ed
FP
55752008-11-29 Fernando Pereira <pronesto@gmail.com>
5576
5577 * MAINTAINERS: Add myself to the write after approval list.
5578
b5646528
DK
55792008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5580
5581 * MAINTAINERS: Update my email address in WAA section.
5582
dce2d8b2 55832008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
5584
5585 * MAINTAINERS: Update e-mail address.
5586
dce2d8b2 55872008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
5588
5589 * MAINTAINERS: Change e-mail address.
5590
0db3a858
TG
55912008-11-27 Tristan Gingold <gingold@adacore.com>
5592
5593 * configure.ac: Build gdb for i?86-*-darwin*
5594 * configure: Regenerated.
5595
dce2d8b2 55962008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
5597
5598 * MAINTAINERS: Added my full name.
5599
487e299b
DJ
56002008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5601
5602 PR bootstrap/38014
5603 PR bootstrap/37923
5604
5605 Revert:
5606
5607 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5608
5609 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5610 * Makefile.in: Regenerated.
5611
5612 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5613
5614 PR gdb/921
5615 PR gdb/1646
5616 PR gdb/2175
5617 PR gdb/2176
5618
5619 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5620 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5621 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5622 (HOST_EXPORTS): Pass CPPFLAGS.
5623 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5624 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5625 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5626 * Makefile.in, configure: Regenerated.
5627 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5628 and CPPFLAGS_FOR_BUILD.
5629
dce2d8b2 56302008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
5631
5632 * MAINTAINERS: Add myself as middle end maintainer.
5633
044fed69
AS
56342008-11-06 Andrew Stubbs <ams@codesourcery.com>
5635
5636 * MAINTAINERS (Write after approval): Add myself.
5637
caf6defe
DN
56382008-11-05 Diego Novillo <dnovillo@google.com>
5639
5640 * MAINTAINERS (Global Reviewers): Add myself.
5641 (Non-Algorithmic Maintainers): Remove myself.
5642
3e9899ac
TS
56432008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5644
09ce620e 5645 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 5646
ea99e36e
MM
56472008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5648
09ce620e 5649 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 5650
fb0d2684
BE
56512008-10-31 Ben Elliston <bje@au.ibm.com>
5652
5653 * configure.ac (spu-*-*): Remove special case.
5654 * configure: Regenerate.
5655
73c07a3e
CM
56562008-10-30 Catherine Moore <clm@codesourcery.com>
5657
5658 * MAINTAINERS (Write after approval): Update my email address.
5659
7310a2da
SSF
56602008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5661
5662 * configure.ac [spu-*-*]: Do not set skipdirs.
5663 * configure: Re-generate.
5664
7e51fe23
BS
56652008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5666
5667 * MAINTAINERS (Various Maintainers): Add myself to reload.
5668
ef20be93
RG
56692008-10-25 Richard Guenther <rguenther@suse.de>
5670
5671 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5672 maintainer. Remove myself as libgcc-math maintainer.
5673 (Non-Algorithmic Maintainers): Remove myself.
5674
03ffcfa0
DJ
56752008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5676
5677 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5678 * Makefile.in: Regenerated.
5679
dec014a9
CC
56802008-10-23 Cary Coutant <ccoutant@google.com>
5681
5682 * MAINTAINERS (Write after approval): Add myself.
5683
b36c386c
DJ
56842008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5685
5686 PR gdb/921
5687 PR gdb/1646
5688 PR gdb/2175
5689 PR gdb/2176
5690
5691 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5692 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5693 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5694 (HOST_EXPORTS): Pass CPPFLAGS.
5695 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5696 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5697 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5698 * Makefile.in, configure: Regenerated.
5699 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5700 and CPPFLAGS_FOR_BUILD.
5701
dce2d8b2 57022008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
5703
5704 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5705 Sebastian Pop.
5706
e0bda97e
AP
57072008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5708
5709 * MAINTAINERS (Write After Approval): Added myself.
5710
36c713e0
KG
57112008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5712
5713 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5714 recommended version to 2.3.2.
5715
5716 * configure: Regenerate.
5717
8fe005ee
MM
57182008-10-01 Mark Mitchell <mark@codesourcery.com>
5719
5720 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5721
be8f156f
DD
57222008-09-29 David Daney <david.daney@caviumnetworks.com>
5723
5724 * MAINTAINERS (Write After Approval): Update e-mail address.
5725
ae11dff4
PG
57262008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5727
5728 * libtool.m4: Update to libtool 2.2.6.
5729 * lt~obsolete.m4: Update to libtool 2.2.6.
5730 * ltmain.sh: Update to libtool 2.2.6.
5731 * ltsugar.m4: Update to libtool 2.2.6.
5732 * ltversion.m4: Update to libtool 2.2.6.
5733 * ltoptions.m4: Update to libtool 2.2.6.
5734 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5735
441154b1
CF
57362008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5737
5738 * MAINTAINERS (Write After Approval): Add myself.
5739
775b3b26
BRF
57402008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5741
5742 * MAINTAINERS (Write After Approval): Update my name.
5743
94538043
SB
57442008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5745
09ce620e 5746 * MAINTAINERS: Add myself in "Write After Approval".
94538043 5747
52d1bfd8
SE
57482008-09-18 Steve Ellcey <sje@cup.hp.com>
5749
09ce620e 5750 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 5751
c5cc92f5
GP
57522008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5753
5754 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5755 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5756 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5757 and Michael Tiemann from Write After Approval since they do not
5758 actually have access.
5759
23d9794a
RG
57602008-09-05 Richard Guenther <rguenther@suse.de>
5761
5762 * configure.ac: Initialize clooglibs to -lcloog.
5763 * configure: Re-generate.
5764
192a671e
LCW
57652008-09-04 Le-Chun Wu <lcwu@google.com>
5766
5767 * MAINTAINERS (Write After Approval): Add myself.
5768
d789184e
SP
57692008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5770
5771 * configure.ac (--with-cloog-polylib): New.
5772 (--disable-cloog-version-check): New.
5773 (--disable-ppl-version-check): New.
5774 * configure: Re-generate.
5775
36a881c7
RG
57762008-09-03 Richard Guenther <rguenther@suse.de>
5777
5778 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5779 cloog test.
5780 * configure: Re-generate.
5781
358da97e
HS
57822008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5783
5784 Add picoChip port.
5785 * MAINTAINERS: Add picoChip maintainers.
5786
f8bf9252
SP
57872008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5788 Tobias Grosser <grosser@fim.uni-passau.de>
5789 Jan Sjodin <jan.sjodin@amd.com>
5790 Harsha Jagasia <harsha.jagasia@amd.com>
5791 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5792 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5793 Adrien Eliche <aeliche@isty.uvsq.fr>
5794
5795 Merge from graphite branch.
5796 * configure: Regenerate.
5797 * Makefile.in: Regenerate.
5798 * configure.ac (host_libs): Add ppl and cloog.
5799 Add checks for PPL and CLooG.
5800 * Makefile.def (ppl, cloog): Added modules and dependences.
5801 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5802 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5803
d89f0ad6
AL
58042008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5805
5806 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5807 (GCC_SHLIB_SUBDIR): New.
5808 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5809 * configure: Regenerate.
5810 * Makefile.in: Regenerate.
5811
88a25817
GP
58122008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5813
5814 * MAINTAINERS: Consistently use tabs to separate columns.
5815
f873f15f
TG
58162008-08-29 Tristan Gingold <gingold@adacore.com>
5817
5818 * MAINTAINERS (Write after Approval): Add myself.
5819
e1514c3f
TG
58202008-08-28 Tristan Gingold <gingold@adacore.com>
5821
5822 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5823 Enable bfd, binutils and opcodes.
5824 * configure: Regenerate.
5825
4717882f
JDA
58262008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5827
5828 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5829
28c9884c
TK
58302008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5831
5832 * MAINTAINERS: Use correct Umlaut for last name.
5833
ae96d86a
FXC
58342008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5835
5836 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5837
3ecc96e3
DE
58382008-08-16 David Edelsohn <edelsohn@gnu.org>
5839
5840 * MAINTAINERS: Update my email address.
5841
dd609cc1
EB
58422008-08-16 Nicolas Roche <roche@adacore.com>
5843
5844 * Makefile.tpl: Add BOOT_ADAFLAGS.
5845 * Makefile.in: Regenerate.
5846
08d0963a
RS
58472008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5848
5849 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5850 * configure: Regenerate.
5851
dce2d8b2 58522008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
5853
5854 * configure.ac: Add makefile fragments for hpux.
5855 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5856 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5857 * configure: Regenerate.
5858 * Makefile.in: Regenerate.
5859
dce2d8b2 58602008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
5861
5862 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5863
dce2d8b2 58642008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
5865
5866 * MAINTAINERS (Write after Approval): Add myself.
5867
78209f30
XG
58682008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5869
5870 * MAINTAINERS (Write After Approval): Add myself.
5871
5b5b098d
AJ
58722008-06-29 Andrew Jenner <andrew@codesourcery.com>
5873
5874 * MAINTAINERS (Write After Approval): Add myself.
5875
d812ec93
KW
58762008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5877
5878 * MAINTAINERS: Update my email address.
5879
99e78224
JY
58802008-06-25 Joey Ye <joey.ye@intel.com>
5881
5882 * MAINTAINERS (Write After Approval): Add myself.
5883
18c04407
RW
58842008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5885
5886 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5887 * Makefile.in: Regenerate.
5888 * configure: Regenerate.
5889
47aa9a31
DK
58902008-06-17 Daniel Kraft <d@domob.eu>
5891
5892 * MAINTAINERS (Write After Approval): Add myself.
5893
ad33ff57
RW
58942008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5895
5896 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5897 "$@" is still intact with both Autoconf 2.59 and 2.62.
5898 * configure: Regenerate.
5899
cdce5c41
RW
59002008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5901
5902 * Makefile.tpl: Fix comment errors.
5903 * Makefile.in: Regenerate.
5904
01b79d11
DM
59052008-06-12 David S. Miller <davem@davemloft.net>
5906 David Edelsohn <edelsohn@gnu.org>
5907
5908 * configure.ac: Add powerpc*-*-* to gold supported targets.
5909 * configure: Regenerate.
5910
f8c33439
JM
59112008-06-08 Joseph Myers <joseph@codesourcery.com>
5912
5913 PR tree-optimization/36218
5914 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5915 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5916 (all prefix="build-"): Pass them to build-system sub-makes.
5917 * Makefile.in: Regenerate.
5918
cd985f66
JM
59192008-06-07 Joseph Myers <joseph@codesourcery.com>
5920
5921 * MAINTAINERS (mt port): Remove.
5922 (sco5, unixware, sco udk): Remove.
5923 (Kean Johnston): Add to Write After Approval.
5924
3f6383d3
JB
59252008-05-30 Julian Brown <julian@codesourcery.com>
5926
5927 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5928 of libobjc for ARM EABI Linux.
5929 * configure: Regenerate.
30da41ed 5930
dce2d8b2 59312008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 5932
09ce620e 5933 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 5934
dce2d8b2 59352008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 5936
e29cc9b4 5937 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 5938
955410cb
JW
59392008-05-15 Janus Weil <janus@gcc.gnu.org>
5940
5941 * MAINTAINERS (Write After Approval): Add myself.
5942
719bb4e3 59432008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
5944
5945 * config-ml.in: don't handle --enable-shared and --enable-static.
5946
372b05fc
RS
59472008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5948
5949 * MAINTAINERS: Update my email address.
5950
f73e2200
PC
59512008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5952
5953 * MAINTAINERS: Update my email address.
09ce620e 5954
3e438e2b
KVH
59552008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5956
5957 * MAINTAINERS (Write After Approval): Add myself.
5958
177bf491
GS
59592008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5960
5961 * MAINTAINERS (Write After Approval): Add myself.
5962
dce2d8b2 59632008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
5964
5965 * MAINTAINERS (crx): Add myself.
5966
14a8726b
PB
59672008-04-18 Paolo Bonzini <bonzini@gnu.org>
5968
5969 Sync with src:
5970 2008-04-14 David S. Miller <davem@davemloft.net>
5971
09ce620e
AS
5972 * configure.ac: Add sparc*-*-* to gold supported targets.
5973 * configure: Regenerate.
14a8726b 5974
7142fb32
PB
59752008-04-18 Paolo Bonzini <bonzini@gnu.org>
5976
5977 PR bootstrap/35457
5978 * configure.ac: Include override.m4.
5979 * configure: Regenerate.
5980
c6b196de
PB
59812008-04-18 Paolo Bonzini <bonzini@gnu.org>
5982
09ce620e
AS
5983 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5984 * Makefile.in: Regenerate.
c6b196de 5985
dce2d8b2 59862008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 5987
09ce620e 5988 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 5989 as nonconfigurable directories list.
09ce620e 5990 * configure: Regenerate.
c993ae60 5991
8479b1b1
BE
59922008-04-14 Ben Elliston <bje@au.ibm.com>
5993
5994 * config.sub, config.guess: Update from upstream sources.
5995
295e261a
HPN
59962008-04-12 Hans-Peter Nilsson <hp@axis.com>
5997
5998 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5999 * Makefile.in: Regenerate.
6000
ac3949d9
EW
60012008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6002
6003 * configure.ac: Do not build libssp for the AVR.
6004 * configure: Regenerate.
6005
06407e30
ILT
60062008-04-07 Ian Lance Taylor <iant@google.com>
6007
6008 * Makefile.def: check-gold depends upon all-binutils.
6009 * Makefile.in: Regenerate.
6010
97db009c
AH
60112008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6012
6013 * MAINTAINERS (Write After Approval): Add myself.
6014
2a79c47f
NC
60152008-04-04 Nick Clifton <nickc@redhat.com>
6016
6017 PR binutils/4334
5f4bebbf 6018 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
6019 builds.
6020 * configure: Regenerate.
6021
c53a18d3
N
60222008-04-04 NightStrike <NightStrike@gmail.com>
6023
6024 PR other/35151
09ce620e
AS
6025 * configure.ac: Combine rules for mingw32 and mingw64.
6026 * configure: Regenerate.
c53a18d3 6027
d925aa70
KT
60282008-04-02 Kai Tietz <kai.tietz@onvision.com>
6029
6030 * MAINTAINERS (Write After Approval): Add myself.
6031
dce2d8b2 60322008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
6033
6034 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6035 * Makefile.in (.NOTPARALLEL): Ditto.
6036
4412a506
PG
60372008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6038
6039 * MAINTAINERS (Write After Approval): Add myself.
6040
dce2d8b2 60412008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
6042
6043 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6044 * Makefile.in (.NOTPARALLEL): Regenerate.
6045
639223bd
PB
60462008-03-27 Paolo Bonzini <bonzini@gnu.org>
6047
6048 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6049 * Makefile.in: Regenerate.
6050
b8ab1f4a
JS
60512008-03-26 Jakub Staszak <kuba@et.pl>
6052
6053 * MAINTAINERS (Write After Approval): Add myself.
6054
b45890a4
TK
60552008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6056
6057 * MAINTAINERS: Update e-mail address.
6058
5afab7ad
ILT
60592008-03-20 Ian Lance Taylor <iant@google.com>
6060
6061 * configure.ac: Add support for --enable-gold.
6062 * Makefile.def: Add gold as a directory like ld.
6063 * configure, Makefile.in: Regenerate.
6064
38d24731
RW
60652008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6066
6067 * configure.ac: m4_include config/proginstall.m4.
6068 * configure: Regenerate.
32bc4cf4
RW
6069
6070 Backport from upstream Libtool:
09ce620e 6071
32bc4cf4 6072 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 6073
32bc4cf4
RW
6074 Deal with Autoconf 2.62's semantic change in m4_append.
6075 * ltsugar.m4 (lt_append): Replace broken versions of
6076 m4_append.
6077 (lt_if_append_uniq): Don't require separator to be overquoted,
6078 and avoid broken m4_append.
6079 (lt_dict_add): Fix typo.
6080 * libtool.m4 (_LT_DECL): Don't overquote separator.
6081
9d3c50ea
DE
60822008-03-13 David Edelsohn <edelsohn@gnu.org>
6083
6084 * config.rpath: Add AIX 6 support.
6085
5d2edb29
PB
60862008-03-13 Paolo Bonzini <bonzini@gnu.org>
6087
6088 * Makefile.def (stageprofile). Remove -fprofile-generate
6089 from stage_libcflags.
6090 * Makefile.in: Regenerate.
6091
954910ef
BE
60922008-03-13 Ben Elliston <bje@au.ibm.com>
6093
6094 * config.sub, config.guess: Update from upstream sources.
6095
e8645a40
TT
60962008-03-06 Tom Tromey <tromey@redhat.com>
6097
6098 * MAINTAINERS: Update for treelang deletion.
6099
2c8e955e
JW
61002008-03-03 James E. Wilson <wilson@tuliptree.org>
6101
6102 * MAINTAINERS: Update my email address.
6103
54acd307
SS
61042008-03-03 Stan Shebs <stanshebs@earthlink.net>
6105
893ad2a1 6106 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
6107 (objective-c/c++): Add myself as a maintainer.
6108
4b52b516
VR
61092008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6110
6111 * MAINTAINERS (Write After Approval): Update my email address.
6112
e652b516
TB
61132008-02-25 Tomas Bily <tbily@suse.cz>
6114
6115 * MAINTAINERS (Write After Approval): Add myself.
6116
02d30740
JJ
61172008-02-23 Jakub Jelinek <jakub@redhat.com>
6118
6119 * MAINTAINERS (OpenMP): Add myself.
6120
1c8bd6a3
PB
61212008-02-20 Paolo Bonzini <bonzini@gnu.org>
6122
4b40b2a5
UB
6123 PR bootstrap/32009
6124 PR bootstrap/32161
1c8bd6a3 6125
4b40b2a5
UB
6126 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6127 * configure: Regenerate.
1c8bd6a3 6128
4b40b2a5
UB
6129 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6130 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6131 STAGE4_LIBCFLAGS): New.
6132 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6133 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6134 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6135 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6136 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6137 for target modules. Don't export LIBCFLAGS.
6138 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6139 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6140 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6141 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6142 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6143 * Makefile.in: Regenerate.
1c8bd6a3 6144
bb44c9d2
RW
61452008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6146
6147 PR libgcj/33085
6148 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6149 Do not use -DDLL_EXPORT. Backport from upstream.
6150
29a7754d
RW
61512008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6152
6153 * MAINTAINERS (Write After Approval): Add myself.
6154
9a212bb7
HPN
61552008-02-02 Hans-Peter Nilsson <hp@axis.com>
6156
6157 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6158 * configure: Regenerate.
6159
aa12a573
MG
61602008-01-31 Marc Gauthier <marc@tensilica.com>
6161
6162 * configure.ac (xtensa*-*-*): Recognize processor variants.
6163 * configure: Regenerate.
6164
ac9e6043
RW
61652008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6166
40049ccc
UB
6167 PR bootstrap/34922
6168 * configure.ac (PARSE_ARGS): Push suitable setting of
6169 ac_subdirs_all, for `./configure --help=recursive'.
6170 Handle `+' in generic toplevel directory disabling.
6171 * configure: Regenerate.
ac9e6043 6172
4288c86a
NC
61732008-01-28 Nick Clifton <nickc@redhat.com>
6174
6175 * MAINTAINERS (xstormy16): Take over maintainership.
6176
8d8da227
JM
61772008-01-25 Joseph Myers <joseph@codesourcery.com>
6178
6179 * MAINTAINERS (c4x port): Remove.
6180
349b60e7
DE
61812008-01-24 David Edelsohn <edelsohn@gnu.org>
6182
6183 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6184
3ca06a68
BE
61852008-01-23 Ben Elliston <bje@au.ibm.com>
6186
6187 * config.sub, config.guess: Update from upstream sources.
6188
3c631381
TG
61892008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6190
6191 * MAINTAINERS (Write After Approval): Add myself.
6192
20533ef1
L
61932008-01-17 H.J. Lu <hjl.tools@gmail.com>
6194
6195 * MAINTAINERS: Update my email address.
6196
61972008-01-09 Raksit Ashok <raksit@google.com>
6198
6199 * MAINTAINERS (Write After Approval): Add myself.
6200
684f4f6a
RA
62012008-01-09 Raksit Ashok <raksit@google.com>
6202
6203 * MAINTAINERS (Write After Approval): Add myself.
6204
9cb8756f
BE
62052008-01-08 Ben Elliston <bje@au.ibm.com>
6206
6207 * config.sub, config.guess: Update from upstream sources.
6208
94e1934d
KG
62092007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6210
6211 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 6212 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
6213 * configure: Regenerate.
6214
a2e51f77
SP
62152007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6216
6217 * MAINTAINERS: Update my email address.
6218
ffe3dcd9
BRF
62192007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6220
6221 * MAINTAINERS: Update my email address.
6222
aa4095c9
RS
62232007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6224
6225 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6226 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6227 * Makefile.in: Regenerate.
6228
dce2d8b2 62292007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
6230
6231 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6232 misplaced entries.
6233
0fe0f073
AT
62342007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6235
6236 * configure.ac: Enable libjava for x86_64-*-darwin9.
6237 * configure: Regenerate.
6238
dce2d8b2 62392007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
6240
6241 * MAINTAINERS (Write After Approval): Add myself.
6242
c3220d4c
BE
62432007-12-05 Ben Elliston <bje@au.ibm.com>
6244
6245 * config.sub, config.guess: Update from upstream sources.
6246
aba7501e
MK
62472007-12-02 Matthias Klose <doko@ubuntu.com>
6248
6249 * config-ml.in: Remove 64bit configure tests.
6250
d683ec81
PB
62512007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6252
6253 * config-ml.in: Robustify against white space in absolute file
6254 names.
6255
6256 * config-ml.in (multi-clean): Substitute ${Makefile}.
6257 Remove superfluous ${Makefile} in list.
6258
60f1711a
TS
62592007-11-19 Thiemo Seufer <ths@mips.com>
6260
6261 * config-ml.in: Don't hardcode the Makefile name.
6262
487f9d96
AM
62632007-11-08 Alexander Monakov <amonakov@ispras.ru>
6264
6265 * MAINTAINERS (Write After Approval): Add myself.
6266
fa3886fe
ST
62672007-11-07 Samuel Tardieu <sam@rfc1149.net>
6268
6269 * MAINTAINERS (Write After Approval): Add myself.
6270
dce2d8b2 62712007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
6272
6273 * MAINTAINERS (Write After Approval): Add myself.
6274
acc48927
BE
62752007-10-25 Ben Elliston <bje@au.ibm.com>
6276
6277 * MAINTAINERS (mercury): Remove entry.
6278 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6279
e00e9858
DJ
62802007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6281
6282 * Makefile.def (dependencies): Make configure-gdb depend on
6283 all-intl.
6284 * Makefile.in: Regenerated.
6285
def14a3c
SK
62862007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6287
6288 * MAINTAINERS (Fortran maintainer): Remove myself.
6289
dce2d8b2 62902007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
6291
6292 * Makefile.def: To avoid problems running with parallel makes,
6293 build newlib before libgloss so that target specific header
6294 files are availble.
6295 * Makefile.in: Regenerate
6296
bbfbfafc
DJ
62972007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6298
6299 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6300 * Makefile.in: Regenerate.
6301
c56abad5
VM
63022007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6303
6304 * MAINTAINERS (Register allocation reviewer): Add myself.
6305
f019adc1
MF
63062007-10-08 Mike Frysinger <vapier@gentoo.org>
6307
6308 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6309 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6310 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6311 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6312 * configure: Regenerate.
6313
dce2d8b2 63142006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
6315
6316 * MAINTAINERS (Register allocation reviewer): Add myself.
6317
0999159b
PB
63182007-10-01 Paolo Bonzini <bonzini@gnu.org>
6319
6320 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6321 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6322 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6323 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6324 * configure.ac: Default them to host tools for $host = $build.
6325 Subst them.
6326
6327 * configure: Regenerate.
6328 * Makefile.in: Regenerate.
6329
dce2d8b2 63302006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
6331
6332 * MAINTAINERS (Register allocation reviewer): Add myself.
6333
dce2d8b2 63342006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
6335
6336 * MAINTAINERS (Register allocation reviewer): Add myself.
6337
9d209c83
SP
63382007-09-21 Seongbae Park <seongbae.park@gmail.com>
6339
6340 * MAINTAINERS (Write After Approval): Fix typo.
6341
1ec3b87b
RS
63422007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6343
6344 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6345 * configure: Regenerate.
6346
19d5986d
PJ
63472007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6348
6349 PR bootstrap/31906
6350 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 6351 they're already prefixed.
19d5986d 6352
6d3b5aea
BK
63532007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6354
6355 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6356 libstdc++.
6357 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6358 * configure: Regenerate.
6359 * Makefile.in: Regenerate.
09ce620e 6360
4fe7e755
AS
63612007-09-17 Andreas Schwab <schwab@suse.de>
6362
6363 * configure.ac: Raise minimum makeinfo version to 4.6.
6364 * configure: Regenerate.
6365
dce2d8b2 63662007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 6367
ffe3dcd9 6368 * MAINTAINERS (write-after-approval) add myself
d483feaa 6369
fa9a3f31
AM
63702007-09-15 Alan Modra <amodra@bigpond.net.au>
6371
6372 * configure.ac: Correct makeinfo version check.
6373 * configure: Regenerate.
6374
6593a73e
RS
63752007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6376
6377 * MAINTAINERS: Update my email address.
6378
d9dced13
RS
63792007-09-14 Richard Sandiford <richard@codesourcery.com>
6380
6381 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6382 to $skipdirs and only disable gprof for newlib. Use the normal
6383 mips*-elf* handling in other respects.
6384 * configure: Regnerate.
6385
773c1467
DD
63862007-09-12 David Daney <ddaney@avtrex.com>
6387
6388 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6389 enabling libgcj.
6390 * configure: Regenerate.
6391
c03353e2
RIL
63922007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6393
6394 PR other/32154
6395 * configure.ac: For libgloss targets, point the linker to the linker
6396 script, startup code and simulator library.
6397 * configure: Regenerate.
6398
c4e9bf2b
AH
63992007-09-07 Andrew Haley <aph@redhat.com>
6400
6401 * configure.ac (noconfigdirs): Remove target-libffi and
6402 target-libjava.
6403 * configure: Regenerate.
6404
1f5a6b84
FXC
64052007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6406
6407 PR target/33281
6408 * configure.ac: Use config/mh-mingw on mingw.
6409 * configure: Regenerate.
1f5a6b84 6410
3951e521
PH
64112007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6412
9f349f63 6413 * MAINTAINERS (Write After Approval): Add myself.
3951e521 6414
e643dc23
RG
64152007-09-05 Richard Guenther <rguenther@suse.de>
6416
6417 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6418 nor --disable-checking is provided also turn on yes and types
6419 checking for stage1.
6420 * configure: Re-generate.
6421
039874df
KW
64222007-08-30 Krister Walfridsson <cato@df.lth.se>
6423
6424 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6425 (Write After Approval): Remove myself.
6426
c3f07bd6 64272007-08-29 Nick Clifton <nickc@redhat.com>
15098359 6428
c3f07bd6 6429 * config.sub, config.guess: Update from upstream sources.
15098359 6430
40049ccc 64312007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
6432
6433 * MAINTAINERS (Write After Approval): Added myself.
6434 * MAINTAINERS (Reviewers): Removed myself.
6435
c8aea42c 64362007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 6437 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
6438
6439 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6440 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6441 * Makefile.in: Regenerate.
6442 * configure.ac (--with-debug-prefix-map): New.
6443 * configure: Regenerate.
6444
4bf6c438
RS
64452007-08-17 Richard Sandiford <richard@codesourcery.com>
6446 Nigel Stephens <nigel@mips.com>
6447
4bf6c438
RS
6448 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6449 as target_makefile_frag.
6450 * configure: Regenerate.
6451
bb286d71
AO
64522007-08-16 Alexandre Oliva <aoliva@redhat.com>
6453
6454 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6455 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6456 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6457 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6458 (do-compare, do-compare3, do-compare-debug): New.
6459 ([+compare-target+]): Use them.
6460
a4630417
MK
64612007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6462
6463 * MAINTAINERS (Write After Approval): Change my email address.
6464
d9acb717
RW
64652007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6466 Ben Elliston <bje@au.ibm.com>
6467
6468 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6469 --silent if $silent.
6470 * configure: Regenerate.
6471
96876681
ZD
64722003-08-12 Zdenek Dvorak <ook@ucw.cz>
6473
6474 * MAINTAINERS (Various Maintainers): Add myself as
6475 loop infrastructure maintainer. Update my e-mail
6476 address.
6477
1c1d80ee
DN
64782007-07-31 Diego Novillo <dnovillo@google.com>
6479
6480 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6481 Adjust description.
6482
7e98624c
RG
64832007-07-26 Richard Guenther <rguenther@suse.de>
6484
6485 * configure.ac: Add types checking to stage1 checking flags.
6486 * configure: Regenerate.
6487
4c85af60
NC
64882007-07-17 Nick Clifton <nickc@redhat.com>
6489
6490 * COPYING3: New file. Contains version 3 of the GNU General
6491 Public License.
6492 * COPYING3.LIB: New file. Contains version 3 of the GNU
6493 Lesser General Public License.
6494
19ddfd3a
AK
64952007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6496
6497 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6498
2a064545
AK
64992007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6500
6501 * MAINTAINERS (S/390 co-maintainer): Add myself.
6502 (Write After Approval): Remove myself.
6503
f861f54d
DH
65042007-07-13 Dan Hipschman <dsh@google.com>
6505
6506 * MAINTAINERS (Write After Approval): Add myself.
6507
0136f2f7
NC
65082007-07-11 Nick Clifton <nickc@redhat.com>
6509
6510 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6511 WINDRES export.
6512 * Makefile.in: Regenerate.
6513
6e29b5a4
RO
65142007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6515
6516 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6517 maintainer.
6518
159a4b02
L
65192007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6520
6521 * lt~obsolete.m4: New. Import from 20070318 libtool.
6522
6ba67283
JB
65232007-07-03 Julian Brown <julian@codesourcery.com>
6524
6525 * MAINTAINERS (Write After Approval): Add myself.
6526
30b74385
RW
65272007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6528
6529 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6530 * configure: Regenerate.
6531
65322007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6533
6534 * configure.ac: Add some missing m4 quotation.
6535 * configure: Regenerate.
6536
943c54ce
SB
65372007-07-02 Simon Baldwin <simonb@google.com>
6538
6539 * MAINTAINERS (Write After Approval): Add myself.
6540
1c00b503
PB
65412007-07-02 Paolo Bonzini <bonzini@gnu.org>
6542
6543 * configure: Regenerate.
6544
901119ae
KT
65452007-07-02 Kai Tietz <kai.tietz@onevision.com>
6546
6547 * Makefile.def: Add windmc tool to build.
6548 * Makefile.tpl: Likewise.
6549 * configure.ac: Likewise.
6550 * Makefile.in: Regenerate.
6551 * configure: Regenerate.
09ce620e 6552
83f4c19f
DD
65532007-06-28 DJ Delorie <dj@redhat.com>
6554
6555 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6556 not building newlib.
6557 * configure: Regenerated.
09ce620e 6558
5346c75c
JS
65592007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6560
6561 * MAINTAINERS (Write After Approval): Add myself.
6562
aacfb86b
MM
65632007-06-25 Martin Michlmayr <tbm@cyrius.com>
6564
6565 * MAINTAINERS (Write After Approval): Add myself.
6566
590bf0d3
CM
65672007-06-19 Chris Matthews <chrismatthews@google.com>
6568
6569 * MAINTAINERS (Write After Approval): Add myself.
6570
cdbbee7a
RIL
65712007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6572
6573 * MAINTAINERS (Write After Approval): Add myself.
6574
b8afffc1
DJ
65752007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6576
6577 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6578 * Makefile.in: Regenerated.
6579
3fcfad76
BS
65802007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6581
6582 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6583 bfin*-*-uclinux* targets.
6584 * configure: Regenerate.
6585
3f5a2b7f
ILT
65862007-06-14 Ian Lance Taylor <iant@google.com>
6587
6588 * MAINTAINERS: Add myself as non-algorithmic global write
6589 maintainer.
6590
4c46daee
DN
65912007-06-14 Diego Novillo <dnovillo@google.com>
6592
6593 * MAINTAINERS: Add self as middle-end maintainer and
6594 non-algorithmic global write maintainer.
6595
a3bb222a
FXC
65962007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6597
6598 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6599 Move all Fortran maintainers except Paul Brook into the
6600 Non-Autopoiesis section.
6601
a19e8f64
PB
66022007-06-14 Paolo Bonzini <bonzini@gnu.org>
6603
6604 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6605 (distclean-stage[+id+]): Possibly delete stage_last.
6606 * Makefile.in: Regenerate.
6607
1c2abe5e
SP
66082007-06-12 Seongbae Park <seongbae.park@gmail.com>
6609
6610 * MAINTAINERS (Various Maintainer): Fix typo.
6611
abca4739
PB
66122007-06-11 Paolo Bonzini <bonzini@gnu.org>
6613
6614 * MAINTAINERS (Various Maintainer): Add myself as
6615 dataflow maintainer.
6616
a894d2c3
BE
66172007-06-07 Ben Elliston <bje@au.ibm.com>
6618
6619 * config.sub, config.guess: Update from upstream sources.
6620
8024d75e
BE
66212007-06-07 Ben Elliston <bje@au.ibm.com>
6622
6623 * Makefile.tpl: Fix spelling error.
6624 * Makefile.in: Regenerate.
6625
973a9a5e
SE
66262007-06-01 Steve Ellcey <sje@cup.hp.com>
6627
96598938
L
6628 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6629 lt_cv_sys_max_cmd_len.
973a9a5e 6630
ccb4d26b
DN
66312007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6632
6633 * MAINTAINERS (Various Maintainers): Add myself as
6634 auto-vectorizer maintainer.
6635
eecb7461
PB
66362003-05-31 Paolo Bonzini <bonzini@gnu.org>
6637
6638 PR libjava/32098
6639 * libtool.m4: Revert previous change.
6640 * ltgcc.m4: Put it here.
6641
89d28202
ZD
66422003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6643
6644 * MAINTAINERS (Various Maintainers): Add myself as
6645 auto-vectorizer maintainer.
6646
60c7a11a
L
66472007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6648
6649 PR libjava/32098
6650 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6651
9dd3cc81
RG
66522007-05-30 Richard Guenther <rguenther@suse.de>
6653
6654 * MAINTAINERS (Various Maintainers): Add myself as
6655 auto-vectorizer maintainer.
6656
9cc1244e
JJ
66572007-05-30 Jakub Jelinek <jakub@redhat.com>
6658
6659 PR bootstrap/29382
6660 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6661 * configure: Rebuilt.
6662
6124296b
RC
66632007-05-28 Roberto Costa <robsettantasei@gmail.com>
6664
6665 * MAINTAINERS (Write After Approval): Removed my name.
6666
6b757a0d
SB
66672007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6668
6669 * MAINTAINERS (Write After Approval): Remove myself.
6670
86ef8528
AT
66712007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6672
6673 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6674
1cf3d07d
SE
66752007-05-23 Steve Ellcey <sje@cup.hp.com>
6676
6677 * ltmain.sh: Update from ToT Libtool.
6678 * libtool.m4: Update from ToT Libtool.
6679 * ltsugar.m4: New. Update from ToT Libtool.
6680 * ltversion.m4: New. Update from ToT Libtool.
6681 * ltoptions.m4: New. Update from ToT Libtool.
6682 * ltconfig: Remove.
6683 * ltcf-c.sh: Remove.
6684 * ltcf-cxx.sh: Remove.
6685 * ltcf-gcj.sh: Remove.
6686
ce3fcf8c
OW
66872007-05-22 Ollie Wild <aaw@google.com>
6688
6689 * MAINTAINERS (Write After Approval): Add myself.
6690
342b9200
PB
66912007-05-16 Paolo Bonzini <bonzini@gnu.org>
6692
6693 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6694 stage_cflags.
6695 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6696 Remove CFLAGS/LIBCFLAGS.
6697 (configure-stage[+id+]-[+prefix+][+module+],
6698 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6699 * Makefile.in: Regenerate.
6700
cea17285
DN
67012007-05-15 Diego Novillo <dnovillo@google.com>
6702
6703 * MAINTAINERS: Update e-mail address.
6704
11c004e7
RE
67052007-05-15 Revital Eres <eres@il.ibm.com>
6706
6707 * MAINTAINERS (Write After Approval): Add myself.
6708
ab6bd693
RC
67092007-05-14 Roberto Costa <robsettantasei@gmail.com>
6710
6711 * MAINTAINERS (Write After Approval): Updated my address.
6712
388cdf07
TN
67132007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6714
6715 * MAINTAINERS (Write After Approval): Add myself.
6716
23f24034
SR
67172007-05-11 Silvius Rus <rus@google.com>
6718
6719 * MAINTAINERS (Write After Approval): Add myself.
6720
34a7526e
TT
67212007-04-23 Tom Tromey <tromey@redhat.com>
6722
6723 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6724
51da21be
MM
67252007-04-22 Mark Mitchell <mark@codesourcery.com>
6726
6727 * MAINTAINERS (cpplib): Rename to ...
6728 (libcpp): ... this. Add C/C++ front end maintainers.
6729
70070387
SE
67302007-04-14 Steve Ellcey <sje@cup.hp.com>
6731
6732 * config-ml.in: Pass ${ml_config_env} to configure calls.
6733
df1a0dbb
CB
67342007-04-04 Christian Bruel <christian.bruel@st.com>
6735
6736 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6737
9daff147
DK
67382007-04-02 Dave Korn <dave.korn@artimi.com>
6739
6740 * MAINTAINERS (Write After Approval): Add myself.
6741
374eadb2
TB
67422007-03-31 Tobias Burnus <burnus@net-b.de>
6743
6744 * MAINTAINERS (fortran 95 front end): Add myself.
6745
8eced3a2
DR
67462007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6747
6748 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6749
653de3e3
AZ
67502007-03-24 Ayal Zaks <zaks@il.ibm.com>
6751
6752 * MAINTAINERS (Modulo Scheduler): Add myself.
6753
b737d953
BM
67542007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6755
6756 * MAINTAINERS (fortran 95 front end): Add myself.
6757 (c++ front end): whitespace fix.
6758
a584cdf2
NF
67592007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6760
6761 * MAINTAINERS (Write After Approval): Add myself.
6762
8c79f3c4
RS
67632007-03-21 Richard Sandiford <richard@codesourcery.com>
6764
6765 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6766 of glob. Quote arguments with single quotes too.
6767 * configure: Regenerate.
6768
07f1ac6d
BM
67692007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6770
6771 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6772 * Makefile.in: Regenerate
6773
172e41aa
AS
67742007-03-07 Andreas Schwab <schwab@suse.de>
6775
6776 * configure: Regenerate.
6777
9c4d2493
BM
67782007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6779
6780 * configure.ac: Add "--with-pdfdir" configure option,
6781 which defines pdfdir variable.
6782 * Makefile.def (target=fixincludes): Add install-pdf to
6783 missing targets.
6784 (recursive_targets): Add install-pdf target.
6785 (flags_to_pass): Add pdfdir.
6786 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6787 target.
6788 * configure: Regenerate
6789 * Makefile.in: Regenerate
6790
e14e622e
EC
67912007-02-28 Eric Christopher <echristo@apple.com>
6792
6793 Revert:
6794 2006-12-07 Mike Stump <mrs@apple.com>
6795
6796 * Makefile.def (dependencies): Add dependency for
6797 install-target-libssp and install-target-libgomp on
6798 install-gcc.
6799 * Makefile.in: Regenerate.
6800
54e433bc
MK
68012007-02-27 Matt Kraai <kraai@ftbfs.org>
6802
6803 * configure: Regenerate.
6804 * configure.ac: Move statements after variable declarations.
6805
6c8d3d8f
KK
68062007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6807
6808 * MAINTAINERS: Add myself as sh maintainer.
6809
9f8c6739
JM
68102007-02-19 Joseph Myers <joseph@codesourcery.com>
6811
6812 * configure.ac: Adjust for loop syntax.
6813 * configure: Regenerate.
6814
278a7a38
AO
68152007-02-18 Alexandre Oliva <aoliva@redhat.com>
6816
6817 * configure: Rebuilt.
6818
b2eaac4a
AO
68192007-02-18 Alexandre Oliva <aoliva@redhat.com>
6820
6821 * configure.ac: Drop multiple occurrences of --enable-languages,
6822 and fix its quoting.
6823 * configure: Rebuilt.
6824
beeaf216 68252007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
6826 Nathan Sidwell <nathan@codesourcery.com>
6827 Vladimir Prus <vladimir@codesourcery.com>
6828 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
6829
6830 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6831 * configure: Regenerate.
6832
09201a09
GP
68332007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6834
6835 * ltconfig (freebsd*): Default to elf.
6836
291f172e
DJ
68372007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6838
6839 * configure.ac (target_libraries): Move libgcc before libiberty.
6840 * configure: Regenerated.
6841
c3a86da9
DJ
68422007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6843 Paolo Bonzini <bonzini@gnu.org>
6844
6845 PR bootstrap/30753
6846 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6847 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6848 * configure: Regenerated.
6849
88e1e72a
FXC
68502007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6851
6852 * MAINTAINERS (Language Front End Maintainers): Update my mail
6853 address.
6854
44bfc3ac
DJ
68552007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6856
6857 PR bootstrap/30748
6858 * configure.ac: Correct syntax for Solaris ksh.
6859 * configure: Regenerated.
6860
3e19841a
PB
68612007-02-09 Paolo Bonzini <bonzini@gnu.org>
6862
6863 * configure.ac: Sync with src.
6864 * configure: Regenerate.
6865
74a48762
PB
68662007-02-09 Paolo Bonzini <bonzini@gnu.org>
6867
6868 * Makefile.in: Regenerate.
6869
d846e52e
PB
68702007-02-09 Paolo Bonzini <bonzini@gnu.org>
6871
6872 * config.sub: Sync with src.
6873
1c710c3c
DJ
68742007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6875
6876 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6877 noncanonical equivalents.
6878 * configure.in: Rename to...
6879 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6880 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6881 target_noncanonical. Use them. Rewrite removal of configure
6882 arguments for autoconf 2.59. Discard variable settings. Force
6883 program_transform_name for native tools.
6884
6885 * Makefile.in: Regenerated.
6886 * configure: Regenerated with autoconf 2.59.
6887
dce2d8b2 68882007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 6889
3de8da2a 6890 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 6891
f6671c93
AS
68922007-01-31 Andreas Schwab <schwab@suse.de>
6893
6894 * Makefile.tpl (LDFLAGS): Substitute it.
6895 * Makefile.in: Regenerate.
6896
dce2d8b2 68972007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 6898
3de8da2a 6899 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 6900
2472200d
DE
69012007-01-28 David Edelsohn <edelsohn@gnu.org>
6902
3de8da2a 6903 * MAINTAINERS (spu port): Add myself.
2472200d 6904
5305be7e
RG
69052007-01-23 Richard Guenther <rguenther@suse.de>
6906
6907 PR bootstrap/30541
6908 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6909 * Makefile.tpl (GNATBIND): Substitute it.
6910 (GNATMAKE): Likewise.
6911 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6912 of STAGE_PREFIX.
6913 * Makefile.in: Regenerate.
6914 * configure: Regenerate.
6915
416cfb5e
MS
69162007-01-18 Mike Stump <mrs@apple.com>
6917
6918 * configure.in: Re-enable -Werror for gcc builds.
6919
3de8da2a 69202007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 6921
3de8da2a 6922 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 6923
d943d7c4
PB
69242007-01-11 Paolo Bonzini <bonzini@gnu.org>
6925
6926 * configure.in: Change == to = in test command.
3de8da2a 6927 * configure: Regenerate.
d943d7c4 6928
e69bf64b 69292007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
6930 Nick Clifton <nickc@redhat.com>
6931 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6932
6933 * configure.in (build_configargs, host_configargs, target_configargs):
6934 Remove build/host/target parameters.
6935 (host_libs): Add gmp and mpfr.
6936 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6937 * Makefile.def (gmp, mpfr): New.
6938 (gcc): Remove target.
6939 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6940 target_os, target_vendor): New.
dce2d8b2 6941 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
6942 * configure: Regenerate.
6943 * Makefile.in: Regenerate.
e69bf64b
PB
6944
69452007-01-11 Matt Fago <fago@earthlink.net>
6946
6947 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 6948 to improve robustness of configure tests.
e69bf64b 6949 * configure: Regenerate.
e14e622e 6950
a42f3b80
UB
69512007-01-09 Uros Bizjak <ubizjak@gmail.com>
6952
6953 * MAINTAINERS: Add myself as i386 maintainer.
6954
a36aee1a
JH
69552007-01-08 Jan Hubicka <jh@suse.cz>
6956
61fcaeef 6957 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 6958
738a52d3
KT
69592007-01-08 Kai Tietz <kai.tietz@onevision.com>
6960
6961 * configure.in: Add support for an x86_64-mingw* target.
95af8923 6962 * configure: Regenerate.
738a52d3 6963
54fdc474
DJ
69642007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6965
6966 * Makefile.tpl (all-target): Correct @if conditional for target
6967 modules.
6968 * configure.in: Omit libiberty if building only target libgcc.
6969 * configure, Makefile.in: Regenerated.
6970
3dd71726
PB
69712007-01-04 Paolo Bonzini <bonzini@gnu.org>
6972
dce2d8b2 6973 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
6974 * configure: Regenerate.
6975
fa958513
DJ
69762007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6977
6978 * Makefile.def (target_modules): Add libgcc.
6979 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6980 * Makefile.tpl (clean-target-libgcc): Delete.
6981 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6982 on gcc even for bootstrapped modules. Rewrite handling of
6983 lang_env_dependencies to loop over target_modules.
6984 * configure.in (target_libraries): Add target-libgcc.
6985 * Makefile.in, configure: Regenerated.
6986
e1888513
PB
69872006-12-29 Paolo Bonzini <bonzini@gnu.org>
6988
6989 * configure.in: Reorganize recognition of languages. Add
6990 --enable-stage1-languages. Show supported languages for the chosen
6991 target rather than all recognized languages.
6992 * configure: Regenerate.
6993
53b88b73
PB
69942006-12-29 Paolo Bonzini <bonzini@gnu.org>
6995
6996 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6997 * Makefile.in: Regenerate.
6998
a3993f33
KG
69992006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7000
7001 * configure.in: Warn that MPFR 2.2.0 is buggy.
7002 * configure: Regenerate.
7003
f063a9ed
ILT
70042006-12-27 Ian Lance Taylor <iant@google.com>
7005
7006 * configure.in: When removing Makefiles to force a reconfigure, also
7007 remove prev-DIR*/Makefile.
7008 * configure: Regenerate.
7009
af71363e
AS
70102006-12-22 Andreas Schwab <schwab@suse.de>
7011
7012 * configure: Regenerate with correct autoconf version.
7013
0b0dc272
AM
70142006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7015
3de8da2a
UB
7016 * configure.in: add AC_SUBST for *_FOR_TARGET.
7017 * configure: Regenerate.
0b0dc272 7018
53b88b73
PB
70192006-12-19 Paolo Bonzini <bonzini@gnu.org>
7020
7021 * configure.in: Simplify logic for rejecting languages that cannot
7022 be built. Separate the case when a language is unsupported,
7023 from the case when the user chooses not to build a language.
7024
400ebff4
PB
70252006-12-19 Paolo Bonzini <bonzini@gnu.org>
7026
7027 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7028 it only affects bootstrap and could be tested on "$host" as well.
7029 * configure: Regenerate.
7030 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7031
8efea775
PB
70322006-12-19 Paolo Bonzini <bonzini@gnu.org>
7033
7034 PR bootstrap/29544
7035 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7036 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7037 move here comment from Makefile.tpl.
7038 * Makefile.tpl: Move some definitions higher in the file.
7039 (STAGE1_CHECKING): New.
7040 * configure.in: Add --enable-stage1-checking.
7041 * configure: Regenerate.
7042 * Makefile.in: Regenerate.
7043
ed88a7ed
PB
70442006-12-19 Paolo Bonzini <bonzini@gnu.org>
7045
7046 * MAINTAINERS: Add myself as build system maintainer.
7047
b65151d3
SM
70482006-12-15 Simon Martin <simartin@users.sourceforge.net>
7049
7050 * MAINTAINERS (Write After Approval): Add myself.
7051
7e050830
EC
70522006-12-13 Eric Christopher <echristo@apple.com>
7053
7054 * MAINTAINERS: Add myself as darwin maintainer.
7055
8b494895
ILT
70562006-12-11 Ian Lance Taylor <ian@airs.com>
7057
7058 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7059
dce2d8b2 70602006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
7061
7062 MAINTAINERS: Update my entry.
7063
58e24147
AM
70642006-12-11 Alan Modra <amodra@bigpond.net.au>
7065
7066 * configure.in: Handle spu makefile frag.
58e24147
AM
7067 * Makefile.tpl (MAINT): Define
7068 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7069 * configure: Regenerate.
7070 * Makefile.in: Regenerate.
7071
9b6f37a0
BE
70722006-12-11 Ben Elliston <bje@au.ibm.com>
7073
7074 * config.guess: Import latest version.
7075 * config.sub: Likewise.
7076
ea6f5c57
BE
70772006-12-11 Ben Elliston <bje@au.ibm.com>
7078
7079 * configure.in (spu-*-*): Don't skip target-libiberty.
7080 * configure: Regenerate.
7081
42c1cd8a
AT
70822006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7083
7084 PR bootstrap/30134
7085 * configure.in: Correct x86 darwin support for libjava to powerpc
7086 and i?86 only.
7087 * configure: Regenerate.
7088
55eb837d
ST
70892006-12-08 Sandro Tolaini <tolaini@libero.it>
7090
7091 * configure.in: Add x86 darwin support for libjava.
7092 * configure: Regenerate.
7093
5bdacbc7
MS
70942006-12-07 Mike Stump <mrs@apple.com>
7095
7096 * Makefile.def (dependencies): Add dependency for
7097 install-target-libssp and install-target-libgomp on
7098 install-gcc.
7099 * Makefile.in: Regenerate.
7100
477d851c
RG
71012006-12-04 Richard Guenther <rguenther@suse.de>
7102
7103 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7104 (Non-Algorithmic Maintainers): Move over non-algorithmic
7105 loop optimizer maintainers, add myself as a non-algorithmic
7106 middle-end maintainer.
7107
5d33d367
DF
71082006-12-04 Daniel Franke <franke.daniel@gmail.com>
7109
7110 * MAINTAINERS (Write After Approval): Add myself.
7111
dbee1fb3
KG
71122006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7113
7114 * configure.in: Update error message for missing GMP/MPFR.
7115
7116 * configure: Regenerate.
7117
b5147de7
KG
71182006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7119
7120 * configure.in: Update MPFR version in error message.
7121
7122 * configure: Regenerate.
7123
f019376c
KG
71242006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7125
7126 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7127 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7128 --with-gmp-lib): New flags.
7129
7130 * configure: Regenerate.
7131
91ed95ae
BM
71322006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7133
7134 * MAINTAINERS (Write After Approval): Change my email address.
7135
3a971f15
MLI
71362006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7137
05170031 7138 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 7139
dce2d8b2 71402006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
7141
7142 * MAINTAINERS (i18n): Update e-mail address.
7143
df5487ee
TS
71442006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7145
7146 * MAINTAINERS (spu port): Add myself as maintainer.
7147 (Write After Approval): Remove myself.
7148
92c2f0ee
BE
71492006-11-22 Ben Elliston <bje@au.ibm.com>
7150
7151 * configure.in (skipdirs): Don't build libssp for SPU.
7152 * configure: Regenerate.
7153
a3b97199
AP
71542006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7155
7156 * MAINTAINERS (spu port): Add myself as maintainer.
7157 (libobjc): Update my email address.
7158
0eb97064
AB
71592006-11-21 Andrea Bona <andrea.bona@st.com>
7160
7161 * MAINTAINERS (Write After Approval): Add myself.
7162
dce2d8b2 71632006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
7164
7165 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7166 * configure : Rebuilt.
7167
dce2d8b2 71682006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
7169
7170 * MAINTAINERS (Write After Approval): Add myself.
7171
d58542ea
AO
71722006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7173
7174 * MAINTAINERS (Write After Approval): Add myself.
7175
a357b5ae
KG
71762006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7177
7178 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7179 libmpfr.a.
7180 * configure: Regenerate.
7181
9bd6112c
PB
71822006-11-16 Paolo Bonzini <bonzini@gnu.org>
7183
7184 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7185 (unstage): Test for stage_last presence.
7186
7187 PR bootstrap/29802
dce2d8b2
EB
7188 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7189 STAGE_PREFIX.
9bd6112c
PB
7190 * Makefile.in: Regenerate.
7191
c8cf9f0f
ZD
71922003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7193
7194 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7195 maintainers.
7196
467b1fc6
ER
71972006-11-14 Erven Rohou <erven.rohou@st.com>
7198
7199 * MAINTAINERS (Write After Approval): Add myself.
7200
995a5697
PB
72012006-11-14 Paolo Bonzini <bonzini@gnu.org>
7202
7203 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7204 and stageN-package/Makefile.
7205 * Makefile.in: Regenerated.
7206
c8d6d53e
JZ
72072006-11-14 Jie Zhang <jie.zhang@analog.com>
7208
7209 * configure.in: Remove target-libgloss from noconfigdirs for
7210 bfin-*-*.
7211 * configure: Regenerated.
7212
dffb147d
KG
72132006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7214
7215 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 7216
dffb147d
KG
7217 * configure: Regenerate.
7218
ca558912
KG
72192006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7220
7221 * configure.in: Robustify error message for missing GMP/MPFR.
7222
7223 * configure: Regenerate.
7224
dce2d8b2 72252006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
7226
7227 * MAINTAINERS (Write After Approval): Add myself.
7228
dce2d8b2 72292006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
7230
7231 * MAINTAINERS: Change email address.
7232
91de1527
VP
72332006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7234
7235 * MAINTAINERS (Write After Approval): Add myself.
7236
a3867703
PB
72372006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7238
7239 * MAINTAINERS (Write After Approval): Add myself.
7240
b4364fa2
CL
72412006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7242
7e050830 7243 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 7244 Write After Approval section.
b4364fa2 7245
70ec446f
KG
72462006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7247
7248 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7249 need_gmp anymore.
7250 * configure: Regenerate.
7251
018c8d88
TB
72522006-10-16 Tobias Burnus <burnus@net-b.de>
7253
7254 * MAINTAINERS (Write After Approval): Add myself.
7255
f6a1687e
BE
72562006-10-16 Ben Elliston <bje@au.ibm.com>
7257
7258 * config.guess: Import latest version.
7259 * config.sub: Likewise.
7260
b5422ad7
BM
72612006-10-10 Brooks Moses <bmoses@stanford.edu>
7262
7263 * Makefile.def: Added pdf target handling.
7264 * Makefile.tpl: Added pdf target handling.
7265 * Makefile.in: Regenerated.
7266
bdcee471
CL
72672006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7268
7269 * MAINTAINERS: Add self as score port maintainer.
7270
7d610414
BM
72712006-10-04 Brooks Moses <bmoses@stanford.edu>
7272
7273 * MAINTAINERS (Write After Approval): Add myself.
7274
e48d66a9
SK
72752006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7276
7e050830 7277 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
7278 or newer.
7279 * configure: Regenerated.
7280
c394e891
DB
72812006-09-27 Dave Brolley <brolley@redhat.com>
7282
dce2d8b2
EB
7283 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7284 using $s instead of $r.
c394e891
DB
7285 * configure: Regenerated.
7286
1ee4c5a0
TS
72872006-09-26 Thiemo Seufer <ths@mips.com>
7288
7289 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7290 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7291 * configure: Regenerate.
7292
dce2d8b2 72932006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
7294
7295 * MAINTAINERS (Write After Approval): Remove myself.
7296
0c502898
CF
72972006-09-22 Chao-ying Fu <fu@mips.com>
7298
7299 * MAINTAINERS (Write After Approval): Add myself.
7300
a7819e42
JM
73012006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7302
7303 * MAINTAINERS: Add self as soft-fp maintainer.
7304
dce2d8b2 73052006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
7306
7307 * MAINTAINERS: Add myself as avr maintainer.
7308 Remove Marek Michalkiewicz as avr maintainer.
827d0991 7309
e8288489
RC
73102006-09-07 Roberto Costa <roberto.costa@st.com>
7311
7312 * MAINTAINERS (Write After Approval): Add myself.
7313
b91f0a41
CV
73142006-08-30 Corinna Vinschen <corinna@vinschen.de>
7315
7316 * configure.in: Never build newlib for a Mingw host.
7317 Never build newlib as Mingw target library.
7318 Test the existence of winsup/cygwin for building a Cygwin newlib,
7319 rather than just winsup.
7320 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7321 building a Mingw target.
7322 * configure: Regenerate.
7323
094c07a0
EB
73242006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7325
7326 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7327
8d1171cb
PB
73282006-07-25 Paolo Bonzini <bonzini@gnu.org>
7329
7330 * config.guess: Import from src (was more updated).
7331 * config.sub: Likewise.
7332
2e9e6f68
DJ
73332006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7334
7335 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7336 * configure: Regenerated.
7337
57255173
PB
73382006-07-18 Paolo Bonzini <bonzini@gnu.org>
7339
cc6010cd
AP
7340 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7341 for stages after the first.
57255173 7342
9fbe6585
JJ
73432006-07-17 Jakub Jelinek <jakub@redhat.com>
7344
7345 * Makefile.def: Add dependencies for configure-opcodes
7346 on configure-intl and all-opcodes on all-intl.
7347 * Makefile.in: Regenerated.
7348
18c3f977
BE
73492006-07-13 Ben Elliston <bje@au.ibm.com>
7350
7351 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7352
27b56ba6
PE
73532006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7354
7355 Port to hosts whose 'sort' and 'tail' implementations
7356 treat operands with leading '+' as file names, as POSIX
7357 has required since 2001. However, make sure the code still
7358 works on pre-POSIX hosts.
7359 * ltmain.sh: Don't assume "sort +2" is equivalent to
7360 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7361
ad6d4e43
UW
73622006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7363
7364 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7365
706601d9
PG
73662006-07-04 Peter O'Gorman <peter@pogma.com>
7367
7368 * ltconfig: chmod 644 before ranlib during install.
7369
0b50988a
EB
73702006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7371
7372 PR bootstrap/18058
7373 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7374 if the bootstrap compiler is a GCC version that supports it.
7375 * configure: Regenerate.
7376
b6348cb3
PB
73772006-07-03 Paolo Bonzini <bonzini@gnu.org>
7378
95695ad3 7379 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
7380 * configure: Regenerate.
7381
1546bb64
PB
73822006-07-03 Paolo Bonzini <bonzini@gnu.org>
7383
7384 PR other/27063
7385 * configure.in: Test subdir_requires and give an appropriate
7386 error message.
7387 * configure: Regenerate.
7388
5cb6c629
AJH
73892006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7390
7391 * MAINTAINERS (Write After Approval): Add myself.
7392
f4d8cdf8
JDA
73932006-06-22 John David Anglin <dave.anglin@nrc.ca>
7394
7395 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7396
4fe5abb7
SE
73972006-06-22 Steve Ellcey <sje@cup.hp.com>
7398
7399 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7400
2a79fd67
DA
74012006-06-20 David Ayers <d.ayers@inode.at>
7402
7403 PR bootstrap/28072
7404 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7405 whether target-libjava is being configured instead of whether the
7406 java front end is enabled.
7407 * configure: Regenerate.
7e050830 7408
04879af3
RO
74092006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7410
7411 PR target/27540
7412 * configure.in: Only enable libgomp on IRIX 6.
7413 * configure: Regenerate.
7414
ec6c7392
PB
74152006-06-15 Paolo Bonzini <bonzini@gnu.org>
7416
7417 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7418 too.
7419 * Makefile.in: Regenerate.
7420
12973d7a
DD
74212006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7422
7423 * config-ml.in: Alter CCASFLAGS to include special
7424 multilib options the same as is done for CFLAGS.
7425
c67ed86a
JDA
74262006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7427
7428 * configure.in: Don't enable libgomp on hpux10.
7429 * configure: Rebuilt.
7430
cb253473
DA
74312006-06-12 David Ayers <d.ayers@inode.at>
7432
7433 PR bootstrap/27963
7434 PR target/19970
7e050830 7435 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
7436 ${libgcj} is specified.
7437 * configure: Regenerate.
7e050830 7438
dce2d8b2 74392006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
7440
7441 Sync from src:
7e050830
EC
7442
7443 * configure.in: Sync.
32845532 7444 * configure: Regenerated.
7e050830 7445
32845532
CD
7446 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7447
7448 * Makefile.def: Added dependencies from sim and gdb on intl, and
7449 added configure dependencies to everything with an all dependency
7450 on intl.
7451 * Makefile.in: Regenerated.
7452
7cd0cf9c
DA
74532006-06-06 David Ayers <d.ayers@inode.at>
7454
7455 PR libobjc/13946
7456 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7457 * Makefile.in: Regenerate.
7458 * configure.in: Add --enable-objc-gc at toplevel and have it
7459 enable boehm-gc for Objective-C.
7460 Remove target-boehm-gc from libgcj.
7461 Add target-boehm-gc to target_libraries.
7462 Add target-boehm-gc to noconfigdirs where ${libgcj}
7463 is specified.
7464 Assert that boehm-gc is supported when requested for Objective-C.
7465 Only build boehm-gc if needed either for Java or Objective-C.
7466 * configure: Regenerate.
7e050830 7467
3ff3adad
PB
74682006-06-05 Paolo Bonzini <bonzini@gnu.org>
7469
7470 PR 27674
7471 * Makefile.tpl (configure-[+prefix+][+module+],
7472 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7473 Remove rule to unstage bootstrapped modules.
7474 (stage_current): New.
7475 * Makefile.in: Regenerate.
7476
898e551d
LB
74772006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7478
7479 * MAINTAINERS (Write After Approval): Update my e-mail address.
7480
ea60341e
MS
74812006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7482
7483 * include/libiberty.h: Declare pex_run_in_environment.
7484
222ae291
AL
74852006-05-31 Asher Langton <langton2@llnl.gov>
7486
7487 * MAINTAINERS (Write After Approval): Add myself.
898e551d 7488
e9a54b07
PB
74892006-05-25 Paolo Bonzini <bonzini@gnu.org>
7490
7491 * Makefile.def (bfd, opcodes): Fix lib_path.
7492 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7493 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7494 * Makefile.in: Regenerate.
7495
03e67131
CD
74962006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7497
7498 * Makefile.in: Regenerate.
7499
65d6e994
CD
75002006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7501
7502 * Makefile.def: Add install-html target. Add datarootdir
7503 docdir and htmldir to flags_to_pass.
7504 * Makefile.tpl: Add install-html target.
7505 * Makefile.in: Regenerate.
7506 * configure.in: Add --with-datarootdir, --with-docdir, and
7507 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7508 * configure: Regenerate.
7509
9e299237
MS
75102006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7511
7512 * configure.in: Enable gprof for cross builds.
7513 * configure: Regenerate.
7514
c31202cd
RG
75152006-05-22 Richard Guenther <rguenther@suse.de>
7516
7517 Revert
7518 2006-01-31 Richard Guenther <rguenther@suse.de>
7519 Paolo Bonzini <bonzini@gnu.org>
7520
7521 * Makefile.def (target_modules): Add libgcc-math target module.
7522 * configure.in (target_libraries): Add libgcc-math target library.
7523 (--enable-libgcc-math): New configure switch.
7524 * Makefile.in: Re-generate.
7525 * configure: Re-generate.
7526 * libgcc-math: New toplevel directory.
7527
2a332582
JDA
75282006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7529 Andreas Tobler <a.tobler@schweiz.ch>
7530
7531 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7532 * configure: Rebuilt.
7533
dce2d8b2 75342006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 7535
ccce6917
SL
7536 * MAINTAINERS (Write After Approval): Add myself.
7537
ed606bc0
DD
75382006-05-01 DJ Delorie <dj@redhat.com>
7539
3d8f47a0 7540 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
7541 * configure: Regenerate.
7542
9386bd20
RG
75432006-05-01 Richard Guenther <rguenther@suse.de>
7544
7545 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7546 maintainer.
7547
dce2d8b2 75482006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
7549
7550 * MAINTAINERS (Write After Approval): Add myself.
7551
87ceee72
JB
75522006-04-28 Jan Beulich <jbeulich@novell.com>
7553
7554 * MAINTAINERS (Write After Approval): Add myself.
7555
e88a2c09
DD
75562006-04-18 DJ Delorie <dj@redhat.com>
7557
7558 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7559 reference libgloss so that libssp can be built in a combined
7560 tree.
7561 * configure: Regenerate.
7562
675f0a8a
RM
75632006-04-08 Robert Millan <rmh@gcc.gnu.org>
7564
7565 * MAINTAINERS (Write After Approval): Add myself.
7566
27b6c940
BE
75672006-04-05 Ben Elliston <bje@au.ibm.com>
7568
7569 * configure.in: Require makeinfo 4.4 or higher.
7570 * configure: Regenerate.
7571
687b17d4
GP
75722006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7573
7574 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7575 Rearrange the entries of other libraries to have them in one place.
7576
906ac235
JB
75772006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7578
7e050830 7579 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
7580 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7581
fb0103e5
RG
75822006-03-14 Richard Guenther <rguenther@suse.de>
7583
7584 * configure: Regenerate with autoconf 2.13.
7585
17237f6b
JB
75862006-03-13 Jim Blandy <jimb@codesourcery.com>
7587
7588 * MAINTAINERS: Use my work address.
bed31434
JB
7589
7590 * MAINTAINERS: Update my E-mail address.
7591
27079765
AH
75922006-03-10 Aldy Hernandez <aldyh@redhat.com>
7593
7594 * configure.in: Handle --disable-<component> generically.
7595 * configure: Regenerate.
7596
54a17039
L
75972006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7598
7599 PR libgcj/17311
7600 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7601
b9bd11ca
EE
76022006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7603
7604 * MAINTAINERS (Write After Approval): Remove myself.
7605 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7606
dce2d8b2 76072006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 7608
072b06f2
RE
7609 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7610 (TARGET_CONFIGDIRS): Remove.
7611 * configure.in: Remove AC_SUBST(target_configdirs).
7612 * Makefile.in, configure: Regenerated.
ee2312f3 7613
936e1a35
SK
76142006-02-20 Steven G. Kargl <kargls@comcast.net>
7615
7616 * MAINTAINERS (Write After Approval): Remove myself.
7617 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7618
cc11cc9b
PB
76192006-02-20 Paolo Bonzini <bonzini@gnu.org>
7620
7621 PR bootstrap/25670
7622
7623 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7624
7625 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7626 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7627 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7628 BUILD_PREFIX, BUILD_PREFIX_1.
7629 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7630
7631 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7632 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7633
7634 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7635 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7636 of `cat stage_current`. Always provide the `r' and `s' variables.
7637 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7638 a single shell execution.
7639 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7640 bootstrapped modules, make the stage1 module if the build was not
7641 started yet, else build the current stage.
7642 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7643 (all-build, all-host, all-target, [+make_target+]-host,
7644 [+make_target+]-target): Do not use \-continued lines.
7645 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7646 (current_stage, restrap, stage_last): New.
7647
7648 * Makefile.in: Regenerate.
7649 * configure: Regenerate.
7650
63a7c9ef
BD
76512006-02-19 Bud Davis <jmdavis@link.com>
7652
7653 * MAINTAINERS (Write After Approval): Remove myself.
7654 (Language Front End Maintainers): Add myself as fortran 95
7655 maintainer and update e-mail address.
7656
a3543e3a
FXC
76572006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7658
7659 * MAINTAINERS (Write After Approval): Remove myself.
7660 (Language Front End Maintainers): Add myself as fortran 95
7661 maintainer.
7662
ca5b1d2c
VK
76632006-02-16 Victor Kaplansky <victork@il.ibm.com>
7664
7665 * MAINTAINERS (Write After Approval): Add myself.
7666
0499513f
TK
76672006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7668
7669 * MAINTAINERS (Write After Approval): Remove myself.
7670 (Language Front End Maintainers): Add myself as
7671 fortran 95 maintainer.
7672
d1f8db0c
PB
76732006-02-14 Paolo Bonzini <bonzini@gnu.org>
7674
7675 Sync from src:
7676
7677 2005-12-27 Leif Ekblad <leif@rdos.net>
7678
cc6010cd
AP
7679 * configure.in: Add support for RDOS target.
7680 * configure: Regenerate.
d1f8db0c
PB
7681
76822006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 7683 Andreas Schwab <schwab@suse.de>
d1f8db0c 7684
cc6010cd 7685 * configure: Regenerate.
d1f8db0c 7686
cac90078
DE
76872006-02-12 David Edelsohn <edelsohn@gnu.org>
7688
7689 * configure.in (enable_libgomp): Add AIX.
7690 * configure: Regenerate.
7691
bd37fbf5
MK
76922006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7693
7694 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7695
23027b7a
LM
76962006-02-03 Lee Millward <lee.millward@gmail.com>
7697
7698 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7699
0058967b
RG
77002006-01-31 Richard Guenther <rguenther@suse.de>
7701 Paolo Bonzini <bonzini@gnu.org>
7702
7703 * Makefile.def (target_modules): Add libgcc-math target module.
7704 * configure.in (target_libraries): Add libgcc-math target library.
7705 (--enable-libgcc-math): New configure switch.
7706 * Makefile.in: Re-generate.
7707 * configure: Re-generate.
7708 * libgcc-math: New toplevel directory.
7709
e8b05380
PB
77102006-01-26 Paolo Bonzini <bonzini@gnu.org>
7711
7712 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7713 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7714 the assembler, linker and binutils.
7715 * configure: Regenerate.
7716
d54d5437
DM
77172006-01-22 Dirk Mueller <dmueller@suse.de>
7718
7719 * MAINTAINERS (Write After Approval): Add myself.
7720
670cbfcf
DN
77212006-01-20 Diego Novillo <dnovillo@redhat.com>
7722
7723 * configure: Regenerate.
7724
953ff289
DN
77252006-01-18 Richard Henderson <rth@redhat.com>
7726 Jakub Jelinek <jakub@redhat.com>
7727 Diego Novillo <dnovillo@redhat.com>
7728
7729 * libgomp: New directory.
7730 * Makefile.def: Add target_module libgomp.
7731 * Makefile.in: Regenerate.
7732 * configure.in (target_libraries): Add target-libgomp.
7733 * configure: Regenerate.
7734
32ce4048
AO
77352006-01-05 Alexandre Oliva <aoliva@redhat.com>
7736
7737 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7738 @ from continuation.
7739 * Makefile.in: Rebuilt.
7740
0eaf8e17 77412006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 7742
c76c0c83
CL
7743 * MAINTAINERS (Write After Approval): Add myself.
7744
2d309510
PB
77452006-01-04 Paolo Bonzini <bonzini@gnu.org>
7746
7747 PR bootstrap/24252
7748
7749 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7750 * Makefile.tpl (OBJDUMP): New.
7751 (EXTRA_HOST_FLAGS): Add it.
7752 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7753
953ff289
DN
7754 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7755 to use symbolic links between directories. Avoid race conditions
7756 or make them harmless.
7757 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
7758
7759 * Makefile.def (LEAN): Pass.
7760 * Makefile.tpl (LEAN): Define.
7761 (stage[+id+]-start): Accept that the previous directory does not
7762 exist, if the bootstrap is lean.
7763 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7764 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7765 configure substitution.
7766 ([+compare-target+]): Likewise.
7767 ([+bootstrap-target+]-lean): New.
7768 * configure.in: Remove lean bootstrap support from here.
7769
953ff289
DN
7770 * Makefile.in: Regenerate.
7771 * configure: Regenerate.
2d309510 7772
368872c3
BE
77732006-01-04 Ben Elliston <bje@au.ibm.com>
7774
7775 * MAINTAINERS (libdecnumber): Add myself.
7776
d79e6356
MM
77772006-01-02 Mark Mitchell <mark@codesourcery.com>
7778
7779 * libtool-ldflags: New script.
7780
a6fbc1e2
AS
77812006-01-02 Andreas Schwab <schwab@suse.de>
7782
7783 * configure.in: When reconfiguring remove Makefile in
7784 all stage directories.
7785 * configure: Regenerate.
7786
103a4b39
SB
77872005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7788
7789 * MAINTAINERS: Update my email address.
7790
212f829c
PB
77912005-12-20 Paolo Bonzini <bonzini@gnu.org>
7792
7793 Revert Ada-related part of the previous change.
7794
7795 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7796 Do not pass.
7797 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7798 * Makefile.in: Regenerate.
7799 * configure.in: Do not include mt-ppc-aix target fragment.
7800 * configure: Regenerate.
7801
8ef1f2df
PB
78022005-12-19 Paolo Bonzini <bonzini@gnu.org>
7803
7804 * configure.in: Select appropriate fragments for PowerPC/AIX.
7805 * configure: Regenerate.
7806
7807 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7808 BOOT_CFLAGS, BOOT_LDFLAGS.
7809 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7810 BOOT_CFLAGS, BOOT_LDFLAGS.
7811 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7812 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7813 (stage): Fail if we cannot complete the work.
7814 * Makefile.in: Regenerate.
7815
ab34901f
NS
78162005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7817
7818 * configure.in: Replace ms1 with mt.
7819 * configure: Rebuilt.
7820
cbe82f21
BM
78212005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7822
7823 * MAINTAINERS: Update my email address.
7824
19843472
PB
78252005-12-15 Paolo Bonzini <bonzini@gnu.org>
7826
7827 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7828 install-host-nogcc): Don't invoke $(stage) at the end.
7829 * Makefile.in: Regenerate.
7830
1ca26cd2
PB
78312005-12-14 Paolo Bonzini <bonzini@gnu.org>
7832
7833 * configure.in: Flip the top-level bootstrap switch.
7834 * configure: Regenerate.
7835
f41d6665
DJ
78362005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7837
7838 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7839 $(stage) and $(unstage).
7840 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7841 (all): Remove stray semicolon.
7842 (local-distclean): Don't handle multilib.tmp and multilib.out.
7843 (install.all): Set $s for consistency.
7844 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7845 check_multilibs setting. Always make the install directory.
7846 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7847 Correct @if/@endif.
7848 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7849 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7850 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7851 (multilib.out): Remove.
7852 * Makefile.in: Regenerated.
7853
dce2d8b2 78542005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
7855
7856 * MAINTAINERS (Write After Approval): Add myself.
7857
64f182bd
NS
78582005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7859
121b2cee
NS
7860 * MAINTAINERS: Add myself as mt maintainer.
7861
64f182bd
NS
7862 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7863
a6d63770
AN
78642005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7865
7866 * MAINTAINERS: Change email address.
7867
2abefe3d
PB
78682005-12-05 Paolo Bonzini <bonzini@gnu.org>
7869
7870 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7871 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7872 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7873 Find in-tree tools if available.
7874 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7875 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7876 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7877 (COMPILER_*_FOR_TARGET): New.
7878 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7879 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7880 (CONFIGURED_*, USUAL_*): Remove.
7881 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7882 STRIP): Use autoconf substitutions.
7883 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7884 COMPILER_NM_FOR_TARGET): New.
7885 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7886
7887 (all): Make all-host and all-target in parallel.
7888 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7889 that $$r and $$s are set before invoking a recursive make.
7890 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7891 ([+bootstrap-target+]): Inline most of the `all' target.
7892
2f3bdde7
BE
78932005-11-29 Ben Elliston <bje@au.ibm.com>
7894
7895 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7896 from the gcc build directory.
7897 * Makefile.in: Regenerate.
7898
a4b6c45a
BE
78992005-11-29 Ben Elliston <bje@au.ibm.com>
7900
7901 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7902 depend on all-libdecnumber.
7903 * configure.in (host_libs): Include libdecnumber.
7904 * Makefile.in: Regenerate.
7905 * configure: Likewise.
7906
473a74b9
BE
79072005-11-29 Ben Elliston <bje@au.ibm.com>
7908
7909 * libdecnumber: Import decNumber sources from the dfp-branch.
7910
b4623110
KJ
79112005-11-21 Kean Johnston <jkj@sco.com>
7912
7913 * config.sub, config.guess: Sync from upstream sources.
7914
67dc1785
BE
79152005-11-21 Ben Elliston <bje@au.ibm.com>
7916
7917 Import from Autoconf sources:
7918
7919 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7920 * config/move-if-change: Don't output "$2 is unchanged";
7921 suggested by Ben Elliston. Handle weird characters correctly.
7922
186abafe
AT
79232005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7924
7925 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7926 to match upstream libtool for darwin.
7927
ef9db8d5
DJ
79282005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7929
7930 * Makefile.def: Remove gdb dependencies for gdbtk.
7931 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7932 (configure-gdb, install-gdb): New rules.
7933 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7934 * Makefile.in, configure: Regenerated.
7935
9c5141ab
JB
79362005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7937
7938 * MAINTAINERS (Write After Approval): Add myself.
7939
4523d51b
EE
79402005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7941
7942 * MAINTAINERS (Write After Approval): Add myself.
7943
086b011c
DN
79442005-10-24 Diego Novillo <dnovillo@redhat.com>
7945
7946 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7947 Diego Novillo.
7948
e7c84bf8
PB
79492005-10-22 Paolo Bonzini <bonzini@gnu.org>
7950
7951 PR bootstrap/24297
7952 * Makefile.tpl (do-[+make-target+], do-check, install,
7953 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7954 are set before recursing.
7955 * Makefile.in: Regenerate.
7956
b88a7564
EB
79572005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7958
7959 PR bootstrap/18939
7960 * Makefile.def (gcc) <target>: Fix thinko.
7961 * Makefile.in: Regenerate.
7962
61efc800
BS
79632005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7964
7965 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7966 * configure: Regenerate.
7967
f53d2869
JZ
79682005-10-15 Jie Zhang <jie.zhang@analog.com>
7969
7970 * MAINTAINERS (Write After Approval): Add self.
7971
077fc835
KH
79722005-10-08 Kazu Hirata <kazu@codesourcery.com>
7973
7974 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7975 target-libffi, target-qthreads, target-libjava, and
7976 targetlibobjc.
7977 * configure: Regenerate.
7978
d739199a
DJ
79792005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7980
7981 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7982 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7983 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7984 (USUAL_OBJDUMP_FOR_TARGET): New.
7985 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7986 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 7987 * configure, Makefile.in: Regenerated.
d739199a 7988
db38c6bb
PB
79892005-10-05 Paolo Bonzini <bonzini@gnu.org>
7990
7991 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7992 before other host packages.
7993
3015564c
KK
79942005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7995
7996 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7997
1061f99e
PB
79982005-10-05 Paolo Bonzini <bonzini@gnu.org>
7999
8000 PR bootstrap/22340
8001
8002 * configure.in (default_target): Remove.
8003 * Makefile.tpl (all): Do not use prerequisites as subroutines
8004 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8005 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8006 use prerequisites as subroutines.
8007 (check-host, check-target): New.
8008 (bootstrap configure & all targets): Do not use stage*-start
8009 if the directory layout is already ok.
8010 (non-bootstrap configure & all targets): Prepend a $(unstage).
8011 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8012 (NOTPARALLEL): Remove.
8013 (unstage, stage variables): New variables.
8014 (unstage, stage targets): Simply expand to those variables.
8015
8016 * configure: Regenerate.
8017 * Makefile.in: Regenerate.
8018
4a9c436f
JW
80192005-10-04 James E Wilson <wilson@specifix.com>
8020
8021 * Makefile.def (lang_env_dependencies): Add libmudflap.
8022 * Makefile.in: Regenerate.
8023
37150080
AS
80242005-10-03 Andreas Schwab <schwab@suse.de>
8025
8026 Backport from libtool CVS:
8027 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8028
8029 * ltmain.sh: add support for installing into temporary
8030 staging area (e.g. 'make install DESTDIR=...')
8031
39d16468
L
80322005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8033
8034 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8035 * configure: Regenerated.
8036
72a7ab82
AP
80372005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8038
8039 * configure: Regenerate with the correct
8040 autoconf version.
8041
6b65a26d
CM
80422005-09-30 Catherine Moore <clm@cm00re.com>
8043
8044 * configure.in (bfin-*-*): New.
8045 * configure: Regenerated.
8046
040b1c5a
GK
80472005-09-28 Geoffrey Keating <geoffk@apple.com>
8048
8049 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8050 (LIPO_FOR_TARGET): New.
8051 (CONFIGURED_LIPO_FOR_TARGET): New.
8052 (USUAL_LIPO_FOR_TARGET): New.
8053 (STRIP_FOR_TARGET): New.
8054 (CONFIGURED_STRIP_FOR_TARGET): New.
8055 (USUAL_STRIP_FOR_TARGET): New.
8056 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8057 STRIP_FOR_TARGET.
8058 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8059 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8060 * Makefile.in: Regenerate.
8061 * configure: Regenerate.
7e050830 8062
3a3c28db
DE
80632005-09-19 David Edelsohn <edelsohn@gnu.org>
8064
8065 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8066 (rs6000-*-aix*): Same.
8067 * configure: Regenerate.
8068
2749a921
TT
80692005-09-16 Tom Tromey <tromey@redhat.com>
8070
8071 * MAINTAINERS: Add self as java maintainer.
8072
7f26dfa3
FXC
80732005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8074
8075 * configure.in: Recognize f95 in the --enable-languages option,
8076 and substitute it for fortran, issuing a warning.
8077 * configure: Regenerate.
8078
d8852c4f
PE
80792005-08-30 Phil Edwards <phil@codesourcery.com>
8080
8081 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8082 * configure: Regenerated.
8083
ad685e81
AH
80842005-08-22 Aldy Hernandez <aldyh@redhat.com>
8085
8086 * MAINTAINERS: Add self as ms1 maintainer.
8087
b00d752c
RE
80882005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8089
8090 * Makefile.def (libssp): Add to lang_env_dependencies.
8091 * Makefile.in: Regenerate.
8092
9ed8fb9b
ILT
80932005-08-18 Ian Lance Taylor <ian@airs.com>
8094
8095 * MAINTAINERS: Add myself as middle-end maintainer.
8096
0f029d39
CG
80972005-08-17 Christian Groessler <chris@groessler.org>
8098
8099 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8100 * Makefile.in: Regenerate.
8101
81087874
AK
81022005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8103
8104 * MAINTAINERS (write after approval): Added myself.
8105
6a134f1c
MR
81062005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8107
8108 * MAINTAINERS (Write After Approval): Add myself.
8109
2693c0b0
PB
81102005-08-12 Paolo Bonzini <bonzini@gnu.org>
8111
8112 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8113 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8114 Look for alternate names of the target cc and c++
8115 * configure: Regenerate.
8116
4de997d1
PB
81172005-08-08 Paolo Bonzini <bonzini@gnu.org>
8118
8119 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8120 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8121 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8122 tools; remove code to manually set them.
8123 (Target tools): Look in the environment for them.
8124 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8125 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8126 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8127 build directory.
8128 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8129 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8130 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8131 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8132 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8133 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8134 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8135 * configure: Regenerate.
8136 * Makefile.in: Regenerate.
8137
b089e33a
BE
81382005-07-28 Ben Elliston <bje@au.ibm.com>
8139
8140 * MAINTAINERS: Update for removed CPU targets.
8141
e3791243
MM
81422005-07-27 Mark Mitchell <mark@codesourcery.com>
8143
8144 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 8145 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
8146 * Makefile.in: Regenerated.
8147
526635cb
MM
81482005-07-26 Mark Mitchell <mark@codesourcery.com>
8149
8150 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8151 (CFLAGS_FOR_TARGET): Use it.
8152 (CXXFLAGS_FOR_TARGET): Likewise.
8153 * Makefile.in: Regenerated.
8154 * configure.in (--with-build-sysroot): New option.
8155 * configure: Regenerated.
8156
19791f70
PB
81572005-07-24 Paolo Bonzini <bonzini@gnu.org>
8158
8159 * Makefile.tpl: Wrap install between unstage and stage
8160 * Makefile.in: Regenerate.
8161
35f5a23f
EC
81622005-07-21 Eric Christopher <echristo@apple.com>
8163
8164 * MAINTAINERS: Update affiliation.
8165
ff3ddf15
PW
81662005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8167
8168 * MAINTAINERS: Add self as crx port maintainer.
8169
3a664c1c
DD
81702005-07-20 DJ Delorie <dj@redhat.com>
8171
8172 * MAINTAINERS: Add self as m32c maintainer.
8173
539df155
KC
81742005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8175
8176 * all files: Update FSF address.
8177
be9c593a
EC
81782005-07-15 Eric Christopher <echristo@redhat.com>
8179
8180 * MAINTAINERS: Change affiliation.
8181
fd7ea4ab
JB
81822005-07-14 Jim Blandy <jimb@redhat.com>
8183
8184 * configure.in: Add cases for Renesas m32c.
8185 * configure: Regenerated.
7e050830 8186
0063a823
KC
81872005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8188
d0ca130a
KC
8189 * COPYING.LIB: Update from fsf.org.
8190
81912005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8192
8193 * COPYING, compile, config.guess,
0063a823
KC
8194 config.sub, install-sh, missing, mkinstalldirs,
8195 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 8196 * config-ml.in: Update FSF address.
0063a823 8197
a8ba31f2
EC
81982005-07-13 Eric Christopher <echristo@redhat.com>
8199
8200 * configure.in: Add toplevel noconfigdir support for tpf.
8201 * configure: Regenerate.
8202
5bea4a03
PB
82032005-07-11 Paolo Bonzini <bonzini@gnu.org>
8204
8205 PR ada/22340
8206
8207 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8208 * Makefile.in: Regenerate.
8209
284bdbbd
MM
82102005-07-07 Mark Mitchell <mark@codesourcery.com>
8211
8212 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 8213 Brolley to write-after-approval.
284bdbbd 8214
452190fb
AS
82152005-07-07 Andreas Schwab <schwab@suse.de>
8216
8217 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8218 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8219 * Makefile.in: Regenerated.
8220
9c8f9ec2
GK
82212005-07-06 Geoffrey Keating <geoffk@apple.com>
8222
8223 * configure.in: Don't build sim or rda when targetting darwin.
8224 * configure: Regenerate.
8225
ef0087a7
KH
82262005-07-06 Kazu Hirata <kazu@codesourcery.com>
8227
8228 * configure.in: Add --enable-libssp and --disable-libssp.
8229 * configure: Regenerate with autoconf-2.13.
8230
77008252
JJ
82312005-07-02 Jakub Jelinek <jakub@redhat.com>
8232
8233 * Makefile.def (target_modules): Add libssp.
8234 * configure.in (target_libraries): Add target-libssp.
8235 * configure: Rebuilt.
8236 * Makefile.in: Rebuilt.
8237
a04eae1b
ZW
82382005-07-01 Zack Weinberg <zackw@panix.com>
8239
8240 * MAINTAINERS: Change email address. Resign from maintainership.
8241
948884cd
RG
82422005-07-01 Richard Guenther <rguenther@suse.de>
8243
8244 * MAINTAINERS: Change my e-mail address and affiliation.
8245
c7870f5d
PB
82462005-06-22 Paolo Bonzini <bonzini@gnu.org>
8247
8248 * Makefile.def (stagefeedback): Come after profile.
8249 Define profiledbootstrap target.
8250 * Makefile.tpl (profiledbootstrap): Remove.
8251 (stageprofile-end): Zap stagefeedback.
8252 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8253 * Makefile.in: Regenerate.
8254
ab99519a
RS
82552005-06-13 Richard Sandiford <richard@codesourcery.com>
8256
8257 * MAINTAINERS: Update my email address.
8258
f610dd5f
ZW
82592005-06-13 Zack Weinberg <zack@codesourcery.com>
8260
8261 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8262 In 'cpp' stanza, support '#line' as well as '# '.
8263
71bc2a83
AS
82642005-06-08 Andreas Schwab <schwab@suse.de>
8265
8266 * MAINTAINERS: Move myself from 'Write After Approval' to
8267 'CPU Port Maintainers' section as m68k maintainer.
8268
4fab7234
HPN
82692005-06-07 Hans-Peter Nilsson <hp@axis.com>
8270
8271 * configure.in (unsupported_languages): New macro.
8272 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8273 non-ported target libraries in noconfigdirs.
8274 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8275 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 8276 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
8277 unsupported_languages.
8278 * configure: Regenerate.
8279
68193f9b
TS
82802005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8281
8282 * configure.in: Fix typo in handling of --with-mpfr-dir.
8283 * configure: Regenerate.
8284
f26f6b8d
RS
82852005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8286
8287 * MAINTAINERS: Update my email address.
8288
ba4853f8
JB
82892005-06-02 Jim Blandy <jimb@redhat.com>
8290
8291 * config.sub: Add cases for the Renesas m32c. (This patch has been
8292 accepted into the master sources.)
8293
79dd769c 82942005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
8295 Michael Snyder <msnyder@redhat.com>
8296 Stan Cox <scox@redhat.com>
79dd769c 8297
f610dd5f 8298 * configure.in: Set noconfigdirs for ms1.
79dd769c 8299
f610dd5f 8300 * configure: Regenerate.
79dd769c 8301
d29e107f
JD
83022005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8303
8304 * MAINTAINERS (Write After Approval): Add self.
8305
e93196c3
JC
83062005-06-01 Josh Conner <jconner@apple.com>
8307
8308 * MAINTAINERS (Write After Approval): Add self.
8309
ae263c7a
KH
83102005-06-01 Kazu Hirata <kazu@codesourcery.com>
8311
8312 * MAINTAINERS: Update my email address.
8313
585b3aa3
ZM
83142005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8315
8316 * MAINTAINERS (Write After Approval): Add self.
8317
4930c50b
CD
83182005-05-26 Chris Demetriou <cgd@broadcom.com>
8319
8320 * MAINTAINERS (Write After Approval): Remove self.
8321
2dfbef6d
PB
83222005-05-25 Paolo Bonzini <bonzini@gnu.org>
8323
8324 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8325 (Dependencies): Consider target modules for bootstrap dependencies.
8326 Make target bootstrap modules depend on each stage's gcc.
8327 * Makefile.in: Regenerate.
8328
bcb28cf5
PB
83292005-05-20 Paolo Bonzini <bonzini@gnu.org>
8330
8331 * Makefile.def (configure-gcc): Depend on binutils having been built.
8332 (all-gcc): No need to do it here.
8333 * Makefile.in: Regenerate.
8334
0cf085e4
PB
83352005-05-19 Paul Brook <paul@codesourcery.com>
8336
f610dd5f 8337 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
8338 language cannot be built.
8339 * configure: Regenerate.
8340
dfb2c39a
DJ
83412005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8342
8343 * ylwrap: Import from Automake 1.9.5.
8344
771aaa92
DU
83452005-05-13 David Ung <davidu@mips.com>
8346
8347 * MAINTAINERS (Write After Approval): Add self.
8348
3ac9bd58
MS
83492005-05-09 Mike Stump <mrs@apple.com>
8350
8351 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8352 lt_cv_sys_max_cmd_len for now.
f610dd5f 8353
f77a5578
SC
83542005-05-09 Stan Cox <scox@redhat.com>
8355
8356 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8357
795e36e5
MK
83582005-05-08 Matt Kraai <kraai@ftbfs.org>
8359
8360 * README.SCO: Update the URL.
8361
c9392a2b
DE
83622005-05-05 David Edelsohn <edelsohn@gnu.org>
8363
8364 * ltconfig: Define file_list_spec. Pass file_list_spec and
8365 with_gnu_ld to libtool.
8366 * ltcf-c.sh (aix[45]): Define file_list_spec.
8367 * ltcf-cxx.sh (aix[45]): Same.
8368 * ltcf-gcj.sh (aix[45]): Same.
8369 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8370 exists, write list of input files to temporary file.
8371
bebcd931
MS
83722005-05-04 Mike Stump <mrs@apple.com>
8373
8374 * configure.in: Always pass --target to target configures as
8375 otherwise rebuilds that do --recheck will fail.
8376 * confiugure: Rebuilt.
8377
ce406537
PB
83782005-05-04 Paolo Bonzini <bonzini@gnu.org>
8379
8380 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8381 STAGE_HOST_EXPORTS.
8382 (configure, all): Add bootstrap support.
8383 (Host modules, target modules): Pass post-stage1 flags and exports.
8384 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8385 * Makefile.in: Regenerate.
8386
aa9dcfc4
PB
83872005-04-29 Paolo Bonzini <bonzini@gnu.org>
8388
8389 * configure: Regenerate.
8390
b6f9abcf
MS
83912005-04-27 Mike Stump <mrs@apple.com>
8392
8393 * MAINTAINERS: Add self as darwin maintainer.
8394
acb217cb
BS
83952005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8396
8397 * config.sub: Update from master copy.
8398
b6dae270
MS
83992005-04-21 Mike Stump <mrs@apple.com>
8400
8401 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8402 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8403
c2e0d3a9
HPN
84042005-04-19 Hans-Peter Nilsson <hp@axis.com>
8405
8406 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8407 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8408 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8409 "*-*-elf" and "*-*-linux*".
8410 * configure: Regenerate.
8411
871ae772
JM
84122005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8413
8414 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8415
bf070c29
MS
84162005-04-12 Mike Stump <mrs@apple.com>
8417
8418 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8419
e865b6f7
TK
84202005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8421
8422 * MAINTAINERS (Write After Approval): Add myself.
8423
7b71ad7f
BS
84242005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8425
8426 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8427
25b42232
PB
84282005-04-06 Paolo Bonzini <bonzini@gnu.org>
8429
f610dd5f 8430 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
8431 (TARGET_CONFIGARGS): Include --with-target-subdir.
8432 (configure, all): New macros. Use them throughout.
8433 * Makefile.in: Regenerate.
8434
d727c624
JG
84352005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8436
8437 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 8438
fff72cc4
ZD
84392005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8440
8441 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8442
86472dc3
GP
84432005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8444
8445 * MAINTAINERS: Move John Carr to Write After Approval.
8446
dce2d8b2 84472005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
8448
8449 * config/mh-mingw32: Delete.
8450 * configure.in: Don't use it.
8451 * configure: Regenerate.
8452
33da42bc
PB
84532005-03-31 Paolo Bonzini <bonzini@gnu.org>
8454
8455 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8456 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 8457 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
8458 (HOST_LIB_PATH): Generate from Makefile.def.
8459 (TARGET_LIB_PATH): Likewise.
8460 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8461 * Makefile.in: Regenerate.
8462 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8463 (RPATH_ENVVAR): Include Darwin case.
8464 * configure: Regenerate.
8465
15cc1841
TF
84662005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8467
8468 * MAINTAINERS (Various Maintainers): Remove self.
8469 (Write After Approval): Add self.
8470
6a8c79d5
TF
84712005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8472
8473 * MAINTAINERS (Various Maintainers): Add self.
8474
256f7136
PB
84752005-03-25 Paolo Bonzini <bonzini@gnu.org>
8476
8477 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8478 * configure: Regenerate.
8479
191dd2c9
ZW
84802005-03-21 Zack Weinberg <zack@codesourcery.com>
8481
8482 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8483 gcc_version, and gcc_version_trigger from set of flags to pass.
8484 * Makefile.tpl: Remove definitions of above variables.
8485 (config.status): Remove dependency on $(gcc_version_trigger).
8486 * Makefile.in: Regenerate.
8487 * configure.in: Do not reference config/gcc-version.m4 nor
8488 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8489 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8490 * configure: Regenerate.
8491
ef6e9bc0 84922005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 8493 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
8494
8495 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8496 * Makefile.in: Regenerate.
8497
009bbd5a
FW
84982005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8499
8500 * MAINTAINERS (Write After Approval): Add myself.
8501
09f8755b
DA
85022005-03-03 David Ayers <d.ayers@inode.at>
8503
8504 * MAINTAINERS (Write After Approval): Add myself.
8505
e73ed25c
AO
85062005-03-01 Alexandre Oliva <aoliva@redhat.com>
8507
8508 PR libgcj/20160
8509 * ltmain.sh: Avoid creating archives with components that have
8510 duplicate basenames.
8511
ace9ac7b
AP
85122005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8513
8514 PR bootstrap/20250
8515 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8516 instead of check.
8517 * Makefile.in: Regenerate.
8518
c9db9354
PB
85192005-02-28 Paolo Bonzini <bonzini@gnu.org>
8520
8521 * Makefile.in: Regenerate to fix conflict between the previous two
8522 patches.
8523
215c351a
PB
85242005-02-28 Paolo Bonzini <bonzini@gnu.org>
8525
8526 PR bootstrap/17383
8527 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8528 * Makefile.tpl (HOST_SUBDIR): New substitution.
8529 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8530 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8531 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8532 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8533 (Host modules, Bootstrapped modules): Use it.
8534 (Build modules, Target modules): Do not create symlink trees,
8535 always configure out-of-srcdir.
8536 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8537 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8538 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8539 $(HOST_SUBDIR). Create a symlink for host_subdir.
8540
8541 * Makefile.in: Regenerate.
8542 * configure: Regenerate.
8543
5395b47b
NN
85442005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8545
8546 Merged from libada-gnattools-branch:
8547 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8548
8549 * gnattools: New directory.
8550 * Makefile.def: Add gnattools as a module, depending on target-libada.
8551 * Makefile.in: Regenerate.
8552 * configure.in: Include gnattools in host_tools; disable it if ada
8553 is disabled.
8554 * configure: Regenerate.
8555
ca2cc05c
JM
85562005-02-24 James A. Morrison <phython@gcc.gnu.org>
8557
8558 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8559 treelang maintainer.
8560 (Write After Approval): Remove myself.
8561
d2f3024f
PS
85622005-02-23 Paul Schlie <schlie@comcast.net>
8563
8564 * configure.in: Allow darwin targeted ports to build tk, itcl and
8565 libgui.
8566 * configure: Regenerate.
8567
bba5e0ca
EB
85682005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8569
8570 PR libgcj/10353
8571 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8572 * configure: Regenerate.
8573
70132ce7
SK
85742005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8575
8576 * MAINTAINERS (Write After Approval): Add myself.
8577
20f0edca
ILT
85782005-02-10 Ian Lance Taylor <ian@airs.com>
8579
8580 * MAINTAINERS: Update my e-mail address.
8581
e64e5109
RG
85822005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8583
8584 * MAINTAINERS (Write After Approval): Add myself.
8585
40d64b5a
HPN
85862005-01-29 Hans-Peter Nilsson <hp@axis.com>
8587
8588 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8589 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8590 target-libgloss when not *-*-elf and *-*-aout.
8591 * configure: Regenerate.
8592
54a12711
KH
85932005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8594
8595 * MAINTAINERS: Remove obsolete entries.
8596
0aa99dbb
KH
8597 * MAINTAINERS (Write After Approval): Add Michael Matz.
8598
2b009f5f
NB
85992005-01-19 Neil Booth <neil@daikokuya.co.uk>
8600
8601 * MAINTAINERS: Remove self as cpplib maintainer.
8602
385870f5
KC
86032005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8604
8605 * install-sh, config.sub: Import from upstream.
8606
e7daab31
KC
86072005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8608
8609 PR bootstrap/18222
8610 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8611 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8612 * Makefile.in: Regenerate.
8613
e6003f4d
JT
86142005-01-16 Jason Thorpe <thorpej@netbsd.org>
8615
8616 * MAINTAINERS: Update my email address.
8617
145e2972 86182005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 8619 Andreas Schwab <schwab@suse.de>
145e2972
DE
8620
8621 PR bootstrap/18033
8622 * config-ml.in: Eval option if surrounded by single quotes.
8623
86c7e0da
PB
86242005-01-03 Paolo Bonzini <bonzini@gnu.org>
8625
8626 Revert 2004-12-28 Makefile changes, a better fix will be
8627 applied to mainline and src after GCC 4.0 branches.
8628
3224a22f
PB
86292004-12-28 Paolo Bonzini <bonzini@gnu.org>
8630
8631 PR bootstrap/17383
8632
8633 * Makefile.def (target_modules): Remove stage parameter,
8634 it is always true now.
8635 * Makefile.tpl (configure-build-[+module+],
8636 configure-target-[+module+]): Always build symlink tree
8637 for the directory and for include. BUILD_SUBDIR and
8638 TARGET_SUBDIR cannot be . anymore.
8639 * Makefile.in: Regenerate.
8640
aaf51ca2
DE
86412004-12-25 David Edelsohn <edelsohn@gnu.org>
8642
8643 Revert 2004-12-08 Makefile changes.
8644
4e32e454
DS
86452004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8646
8647 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8648 cygwin, mingw.
8649
669f01d8
AS
86502004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8651
8652 * configure.in (sh64-*-*): Reenable gprof.
8653 * configure: Regenerate.
8654
1b227ee0
DE
86552004-12-08 David Edelsohn <edelsohn@gnu.org>
8656
8657 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8658 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8659 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8660 * Makefile.in: Regenerate.
8661
ce5e944c
CF
86622004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8663
8664 * MAINTAINERS: Update my email address.
8665
893f1e87
MK
86662004-12-07 Matt Kraai <kraai@ftbfs.org>
8667
8668 * Makefile.tpl: Generate normal dependencies if the LHS module is
8669 not bootstrapped.
8670 * Makefile.in: Regenerate.
8671
bb59c339
RS
86722004-12-03 Richard Sandiford <rsandifo@redhat.com>
8673
8674 * configure.in: Include config/gxx-include-dir.m4. Use
8675 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8676 * configure: Regenerate.
8677
4982adbe
RS
86782004-12-03 Richard Sandiford <rsandifo@redhat.com>
8679
8680 * config.if: Delete.
8681 * configure.in: Set libstdcxx_incdir directly.
8682 * configure: Regenerate.
8683
05750653
EC
86842004-12-02 Eric Christopher <echristo@redhat.com>
8685
8686 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8687 * Makefile.in: Regenerate.
8688
5fef1dbd
RS
86892004-12-02 Richard Sandiford <rsandifo@redhat.com>
8690
8691 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8692 * configure: Regenerate.
8693
afabd8e6
RS
86942004-12-02 Richard Sandiford <rsandifo@redhat.com>
8695
8696 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8697 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8698 * configure: Regenerate.
8699
78716e86
EC
87002004-12-01 Eric Christopher <echristo@redhat.com>
8701
8702 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8703 of things to remove.
8704
57ab8ba9
MK
87052004-11-29 Matt Kraai <kraai@ftbfs.org>
8706
8707 * MAINTAINERS (Write After Approval): Update my e-mail address.
8708
2539bffe
KC
87092004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8710
8711 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8712 from CVS libtool to always pass_all.
8713
3e732ba0
JDA
87142004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8715
8716 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8717 (hppa*64*-*-*): Delete incorrect comment.
8718 * configure: Rebuilt.
8719
767f726e
KC
87202004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8721
8722 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8723
2c92e90f
KC
87242004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8725
8726 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8727 from CVS libtool to always pass_all.
8728
32f84e48
KC
87292004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8730
8731 * install-sh, compile: Import from automake.
8732
9587be8a
KC
87332004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8734
8735 * config.guess, config.sub: Import from savannnah.
8736
04e81808 87372004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
8738
8739 * MAINTAINERS (Write After Approval): Add myself
8740
f87a2b2e
MS
87412004-11-12 Mike Stump <mrs@apple.com>
8742
8743 * Makefile.def: Add html support.
8744 * Makefile.tpl: Likewise.
8745 * Makefile.in: Regenerate.
8746
848556c2
GK
87472004-11-11 Geoffrey Keating <geoffk@apple.com>
8748
556f03c4
GK
8749 PR 18423
8750 * configure.in: Remove all instances of build-fixincludes from
8751 noconfigdirs.
8752 (build_configargs): Supply --target to subdirectories.
8753 * configure: Regenerate.
8754
848556c2
GK
8755 * Makefile.def: Make gcc install depend on fixincludes install.
8756 * Makefile.in: Regenerate.
8757
9e5712a5
JJ
87582004-11-10 Janis Johnson <janis187@us.ibm.com>
8759
8760 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8761
4ef509c0
PB
87622004-11-11 Paul Brook <paul@codesourcery.com>
8763
8764 * MAINTAINERS: Add self as arm maintainer. Update email address.
8765
20d11df6
HPN
87662004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8767
8768 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8769 target-libgfortran.
79fd8592 8770 * configure: Regenerate.
20d11df6 8771
68c70f15
DE
87722004-11-07 David Edelsohn <edelsohn@gnu.org>
8773
8774 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8775 like CC.
8776
54f88091
PB
87772004-11-05 Paolo Bonzini <bonzini@gnu.org>
8778
8779 * Makefile.def (host fixincludes): Specify missing targets.
8780 * Makefile.in: Regenerate.
8781
6866abb8
RC
87822004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8783
8784 * MAINTAINERS: Add myself
8785
83f62578
GL
87862004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8787
8788 * MAINTAINERS (Write After Approval): Add myself.
8789
53c7ffe7
GK
87902004-11-04 Geoffrey Keating <geoffk@apple.com>
8791
8792 * Makefile.def: Build fixincludes for the host, too.
8793 * Makefile.in: Regenerate.
8794 * configure.in (host_tools): Add fixincludes.
8795 * configure: Regenerate.
8796
ac8b3d9d
DJ
87972004-11-04 Daniel Jacobowitz <dan@debian.org>
8798
8799 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8800 * configure: Regenerated.
8801
bab37580
L
88022004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8803
8804 PR other/17783
8805 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8806 * configure: Regenerated.
8807
db1de713
MM
88082004-10-31 Mark Mitchell <mark@codesourcery.com>
8809
8810 * README.SCO: Update per FSF instructions.
8811
a827e21a
EW
88122004-10-28 Eric B. Weddington <ericw@evcohs.com>
8813
8814 PR target/18151
8815 * configure.in (case ${target}): Do not build fixincludes for avr.
8816 * configure: Regenerated.
8817
9d069a4f
PB
88182004-10-26 Paolo Bonzini <bonzini@gnu.org>
8819
8820 * configure.in (case ${target}): Do not build fixincludes
8821 on platforms where it is not used.
8822 * configure: Regenerated.
8823
fc45f3fe
DJ
88242004-10-23 Daniel Jacobowitz <dan@debian.org>
8825
8826 * configure.in: Use an absolute path to install-sh.
8827 * configure: Regenerated.
8828
36554b92
AL
88292004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8830
8831 * MAINTAINERS (Write After Approval): Add myself.
8832
88e9994a
KH
88332004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8834
8835 * MAINTAINERS: Remove from Write After Approval those that are
8836 already maintainers.
8837
ad02a944
SP
88382004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8839
8840 * MAINTAINERS: Update my email address.
8841
c8e6cd41
KC
88422004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8843
8844 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8845 * configure: Regenerate.
8846
dce2d8b2 88472004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
8848
8849 * MAINTAINERS: Update my email address.
8850
a8b0957e
KH
88512004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8852
8853 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8854 entries belonging to this category.
8855
96836f61
JZ
88562004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8857
8858 * MAINTAINERS: Update my e-mail address.
8859
7e0b5752
PB
88602004-10-06 Paolo Bonzini <bonzini@gnu.org>
8861
8862 Fix wrong conflict resolution in:
8863
8864 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8865
8866 * Makefile.in: Regenerate.
8867 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8868 in the recursive `make', instead of hardwiring `all'.
8869 (Autogenerated TARGET-* variables): New.
8870
370f7a47
TL
88712004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8872
8873 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 8874 * configure: Regenerate.
370f7a47 8875
13e5d623
KH
88762004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8877
8878 * MAINTAINERS (Various Maintainers): Move the "windows,
8879 cygwin, mingw" maintainer to ...
8880 (OS Port Maintainers): ... here.
8881
a6497c1b
KH
88822004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8883
8884 * MAINTAINERS (Write After Approval): Remove those that are
8885 maintainers of some subsystem.
8886
1abb828a
D
88872004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8888
8889 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8890 * ltcf-cxx.sh (tpf*): Likewise.
8891 * ltconfig (tpf*): Add TPF OS configuration support.
8892
16d1338d
BS
88932004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8894
8895 * MAINTAINERS: Change my email address to my new work account.
8896
9082a750
MR
88972004-09-24 Michael Roth <mroth@nessie.de>
8898
8899 * configure.in (--without-headers): Add missing double quotes.
8900 * configure: Regenerate.
8901
dce2d8b2 89022004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
8903
8904 * ylwrap: Revert to previous version.
8905
4c4a5bbc
L
89062004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8907
8908 PR bootstrap/17369
8909 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8910 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8911 SET_GCC_LIB_PATH_CMD.
8912 (BASE_TARGET_EXPORTS): Likewise.
8913 * Makefile.in: Regenerated.
8914
8915 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8916 * configure: Regenerated.
8917
85f59630
KC
89182004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8919
8920 * config.guess: New upstream version
8921 * compile, depcomp, install-sh, ylwrap: Likewise.
8922
95c53c62
RS
89232004-09-19 Roger Sayle <roger@eyesopen.com>
8924
8925 * config/mh-x86omitfp: New host makefile fragment. Add
8926 -fomit-frame-pointer to the default BOOT_CFLAGS.
8927 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8928 * configure: Regenerate.
8929
0a1c093b
AP
89302004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8931
8932 PR target/11572
8933 * configure.in (*-*-darwin*): Renable libobjc.
8934 * configure: Regenerate.
8935
315fcf97
NS
89362004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8937
8938 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8939
0a050485 89402004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 8941
0a050485
DB
8942 * Makefile.def: Remove libbanshee.
8943 * Makefile.tpl: Ditto.
8944 * configure.in: Ditto.
8945 * Makefile.in: Regen.
8946 * configure: Ditto.
8947
5f4a098e
DE
89482004-09-08 David Edelsohn <edelsohn@gnu.org>
8949
8950 * ltmain.sh: Use $pic_object as $non_pic_object if
8951 $non_pic_object=none.
8952
32b2511f
PB
89532004-09-07 Paolo Bonzini <bonzini@gnu.org>
8954
8955 * missing: Import latest version from master repository.
8956
fc4d0e82
NC
89572004-09-06 Nick Clifton <nickc@redhat.com>
8958
8959 * config.sub: Import latest version from master repository.
8960 * config.guess: Likewise.
8961 This includes these changes:
78716e86 8962
fc4d0e82
NC
8963 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8964
8965 * config.sub: Handle crisv32, alias etraxfs.
8966 * config.guess (crisv32:Linux:*:*): Handle.
8967
8968 2004-08-13 Brad Smith <brad@comstyle.com>
8969
8970 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8971 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8972
8973 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8974
8975 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8976 assume the processor is a powerpc. This is because coreutils
8977 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8978 in this case, due to a MacOS X bug that causes
8979 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8980 to return a negative number.
8981 Problem reported by Petter Reinholdtsen in:
8982 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8983
8984 2004-07-19 Ben Elliston <bje@gnu.org>
8985
8986 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8987
8988 2004-06-24 Ben Elliston <bje@gnu.org>
8989
8990 * config.guess: Update copyright years.
8991 * config.sub: Likewise.
8992
8993 2004-06-22 Robert Millan <robertmh@gnu.org>
8994
8995 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8996 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8997
8998 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8999
9000 * config.guess (*:*VMS:*:*): New entry. Replaces
9001 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9002 manufacturer.
9003
9004 2004-06-22 Ben Elliston <bje@gnu.org>
9005
9006 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9007 * config.sub: Likewise.
9008
9009 2004-06-22 Ben Elliston <bje@gnu.org>
9010
9011 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9012 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9013
9014 2004-06-11 Ben Elliston <bje@gnu.org>
9015
9016 * config.guess (pegasos:OpenBSD:*:*): Remove.
9017
9018 2004-06-11 Ben Elliston <bje@gnu.org>
9019
9020 From Wouter Verhelst <wouter@grep.be>:
9021 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9022
9023 2004-06-11 Ben Elliston <bje@gnu.org>
9024
9025 * config.guess (luna88k:OpenBSD:*:*): New.
9026
9027 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9028
9029 * config.guess (m32r*:Linux:*:*): New case.
9030 * config.sub: Handle m32rle.
9031
9032 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9033
9034 From Jens Petersen <petersen@redhat.com>:
9035 * config.sub: Handle sparcv8.
9036
9037 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9038
9039 From Tom Smith <smith@cag.lkg.hp.com>:
9040 * config.guess: Version suffixes are equally significant on Tru64
9041 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9042 prefix of "P" (patched kernel).
9043
9044 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9045
9046 * config.sub: Add support for National Semiconductor CRX target.
9047
2f4cc6bf
JJ
90482004-09-03 Janis Johnson <janis187@us.ibm.com>
9049
9050 * MAINTAINERS (Various Maintainers): Remove myself as web page
9051 maintainer, add myself as maintainer of build status lists.
9052
61fec9ff
JB
90532004-09-03 Jan Beulich <jbeulich@novell.com>
9054
9055 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9056 *-*-netware, but add target-libmudflap.
9057 Consolidate *-*-netware targets (of which really only i?86 exists)
9058 into a single entry.
9059 * configure: Likewise.
9060
45f366ab
PB
90612004-09-01 Paolo Bonzini <bonzini@gnu.org>
9062
9063 * Makefile.tpl (sorry): Remove.
9064 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9065 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9066 (do-clean): Clean per-stage directories too.
9067 (do-distclean): Run distclean-stage1 too.
9068 (.NOTPARALLEL): Enable during toplevel bootstrap.
9069 (stage[+id+]-bubble): Enable parallel execution during
9070 the recursive invocation.
9071 * Makefile.in: Regenerate.
9072
9073 Fix previous checkin:
9074
9075 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9076 include.
9077 * configure.in: Fix indentation.
9078 * configure: Regenerate.
9079
dce2d8b2 90802004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 9081
45f366ab
PB
9082 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9083 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9084 * configure: regenerate
78716e86 9085 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 9086 -mdynamic-no-pic
be8fff81 9087
71b5d516
PB
90882004-08-31 Paolo Bonzini <bonzini@gnu.org>
9089
9090 * Makefile.def (build_modules): Add fixincludes.
9091 (dependencies): Make gcc depend on fixincludes.
9092 * configure.in (build_tools): Add fixincludes.
9093 (build_configdirs): Always include build_libs.
9094 * Makefile.in: Regenerate.
9095 * configure: Regenerate.
9096
90972004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
9098
9099 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9100 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9101 phony targets; do not generate timestamp files.
9102 (distclean-stageN): Remove references to their timestamp files.
9103 (restageN, touch-stageN): Remove.
9104 (stageN-bubble): Rewritten.
9105 (compare): Support lean bootstraps.
9106 * Makefile.in: Regenerate.
9107
9108 * configure.in: Only warn when bootstrapping but
9109 build != host or build != target. Support lean bootstraps.
9110 * configure: Regenerate.
9111
ce7cbbb0
PE
91122004-08-26 Phil Edwards <phil@codesourcery.com>
9113
9114 * configure.in: Give a better error message if GMP/MPFR are missing
9115 and a language needing them has been requested.
9116 * configure: Regenerated.
9117
9c71a529
PE
91182004-08-25 Phil Edwards <phil@codesourcery.com>
9119
9120 * configure.in: Print a list of available language front-ends if
9121 a requested one is missing. Tidy stray tab characters.
9122 * configure: Regenerated.
9123
e3f92d3b
MK
91242004-08-19 Michael Koch <konqueror@gmx.de>
9125
9126 * gcc/doc/install.texi: Update entry about automake for libjava.
9127
c3f84f61
RM
91282004-08-17 Robert Millan <robertmh@gnu.org>
9129
9130 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9131 (instead of FreeBSD).
9132 * configure: Regenerate.
9133
7c27e184
PB
91342004-08-16 Paolo Bonzini <bonzini@gnu.org>
9135
9136 * Makefile.in: Regenerate.
9137 * configure: Regenerate.
9138
9139 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9140 stage_*_flags.
9141 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9142 for bootstrapped modules if toplevel bootstrap is going.
9143 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9144 modules. Adjust for changes in Makefile.def. Enable several
9145 rules even in non-bootstrap mode, just to avoid peppering the
9146 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9147 (stage-[+prev+]-bubble): Remove.
9148
9149 * Makefile.def (Dependencies): Depend on all-build-bison,
9150 all-build-flex, all-build-byacc, all-build-texinfo, rather
9151 than the host variations.
9152 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9153 with BUILD_SUBDIR.
9154 (BISON): Update for recent Bisons.
9155 (YACC): Fix typo.
9156 (cross): Depend on all-build.
9157 (all): Do not depend on all-build.
9158 (prebootstrap): Remove.
9159 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9160 (Prebootstrap dependencies): Add them to the per-stage targets
9161 and to all-prebootstrap.
9162 * configure.in (build_configdirs): Always enable build_tools.
9163 (BUILD_DIR_PREFIX): Remove.
9164
9165 * Makefile.def (gcc): Add target variable.
9166 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9167 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9168 in the recursive `make', instead of hardwiring `all'.
9169 (Autogenerated TARGET-* variables): New.
9170
20f3bb80
BB
91712004-08-13 Brian Booth <bbooth@redhat.com>
9172
9173 * MAINTAINERS: Remove myself from write-after-approval.
9174
b5be499d
NN
91752004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9176
9177 * src-release: Stop distributing mmalloc with gdb (which doesn't
9178 use it).
9179 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9180 * Makefile.in: Regenerate.
9181
b3f8d95d
MM
91822004-08-09 Mark Mitchell <mark@codesourcery.com>
9183
9184 * configure.in (arm*-*-eabi*): New target.
9185 * configure: Regenerate.
9186
3589b69e
PB
91872004-08-06 Paolo Bonzini <bonzini@gnu.org>
9188
9189 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9190 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9191 (Dependencies): New section.
9192 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9193 (configure-target-[+module+]): Depend on maybe-all-gcc
9194 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9195 (toplevel profiledbootstrap): Fix dependencies.
9196 * Makefile.in: Regenerate.
9197
972974fc
MM
91982004-08-03 Mark Mitchell <mark@codesourcery.com>
9199
9200 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9201 target-libiberty to noconfigdirs.
9202 * configure: Regenerate.
9203
bebf829d
PB
92042004-08-03 Paul Brook <paul@codesourcery.com>
9205
9206 * configure.in: Check for MPFR as well as GMP.
9207 * configure: Regenerate.
9208
98a5bb3b
RM
92092004-08-01 Robert Millan <robertmh@gnu.org>
9210
9211 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9212 libmudflap for all GNU-based systems (with Glibc).
9213 * configure: Regenerate.
9214
dce2d8b2 92152004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
9216
9217 * Makefile.def (host-modules): Add gcc.
9218 * Makefile.in: Regenerate.
9219 * Makefile.tpl (sorry): New rule.
9220 (configure-host, all-host, [+make_target+]-host, do-check,
9221 install-host): Do not add gcc as a special case.
9222 (host modules): Add a small special-casing for gcc. Export
9223 extra_make_flags through the environment.
9224 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9225 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9226 other recursive targets for gcc): Remove.
9227
9228 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9229 (stage, unstage): New rules.
9230 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9231 distclean-stage[+id+]): Use stage_current.
9232 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9233 the stage*-start rules.
9234
aeb732c1
GK
92352004-08-02 Geoffrey Keating <geoffk@apple.com>
9236
9237 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9238 use -all_load flag.
9239
25b656e7
PB
92402004-08-02 Paolo Bonzini <bonzini@gnu.org>
9241
9242 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9243 * configure: Regenerate.
9244
cc440d71
TM
92452004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9246
9247 * maintainer-scripts/gcc_release: Revert yesterday's change.
9248
270e140b
SB
92492004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9250
9251 * MAINTAINERS: Add myself to write-after-approval.
9252
3e4035f8
TM
92532004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9254
9255 * libf2c: Removed.
9256 * gcc/gccbug.in: Updated because of libf2c removal.
9257 * maintainer-scripts/gcc_release: Ditto.
9258
dce2d8b2 92592004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
9260
9261 * configure.in: Build libmudflap by default on FreeBSD.
9262 * configure: Regenerated.
9263
dfcada9a
MM
92642004-07-09 Mark Mitchell <mark@codesourcery.com>
9265
9266 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9267 systems.
9268 * configure: Regenerated.
9269
dce2d8b2 92702004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
9271
9272 PR target/16344
9273 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9274 feedback based compiler.
9275 * Makefile.in: Rebuilt.
9276
95bcca47
AO
92772004-07-08 Alexandre Oliva <aoliva@redhat.com>
9278
9279 * Makefile.def (host_modules): Set bootstrap=true for flex.
9280 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9281 * Makefile.in: Rebuilt.
9282
051822f6
JH
92832004-07-07 Jan Hubicka <jh@suse.cz>
9284
9285 * MAINTAINERS: Add self as a profile feedback maintainer.
9286
7b61653a
PE
92872004-07-05 Phil Edwards <phil@codesourcery.com>
9288
9289 * configure.in: Do not prepend $srcdir to /dev/null in
9290 makefile fragments.
9291 * configure: Regenerate.
9292
23f6b2f9
PB
92932004-07-01 Paolo Bonzini <bonzini@gnu.org>
9294
9295 * Makefile.def (build_modules): Add bison, byacc, flex,
9296 m4, texinfo.
9297 (flags_to_pass): Add FLEX.
9298 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9299 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9300 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9301 DEFAULT_MAKEINFO): Remove.
9302 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9303 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9304 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9305 objdir or else use configured tool.
9306 (all-build): New.
9307 (all): Depend on it.
9308 (Build module dependencies): Add.
9309 * Makefile.in: Regenerate.
9310 * configure.in: Better support for multiple build modules,
9311 matching what is done for host/target modules. Do not look
9312 for "plausible" locations of build tools if Canadian cross.
9313 Use autoconf's AC_PROG_CC to find a C compiler. Define
9314 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9315 * configure: Regenerate.
78716e86 9316
1c020272
PB
93172004-06-22 Paolo Bonzini <bonzini@gnu.org>
9318
9319 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9320 * Makefile.in: Regenerate.
9321
a52a0a7f
PB
93222004-06-22 Paolo Bonzini <bonzini@gnu.org>
9323
9324 * Makefile.tpl (configure-build-[+module+],
9325 configure-[+module+], configure-target-[+module+]): Pass
9326 [+extra_configure_args+].
9327 (all-build-[+module+], all-[+module+], check-[+module+],
9328 install-[+module+], [+make_target+]-[+module+],
9329 all-target-[+module+], check-target-[+module+],
9330 install-target-[+module+], [+make_target+]-target-[+module+]):
9331 Pass [+extra_make_args+].
9332 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9333 (GCC_HOST_EXPORTS): Remove.
9334 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9335 cross, check-gcc, check-gcc-c++, install-gcc,
9336 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9337 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9338 * Makefile.in: Regenerate.
9339
ccde3f1a
MS
93402004-06-21 Matthew Sachs <msachs@apple.com>
9341
9342 * MAINTAINERS: Added self to write-after-approval.
9343
6264b0a6
CF
93442004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9345
9346 * configure.in: Check for srcdir/winsup rather than build directory
9347 winsup.
9348 * configure: Regenerate.
9349
801e2270
CV
93502004-06-17 Corinna Vinschen <vinschen@redhat.com>
9351
9352 * configure.in: Don't build Cygwin native newlib if winsup
9353 directory is missing. Emit warning instead.
9354 * configure: Regenerate.
9355
ad6717df
PB
93562004-06-09 Paolo Bonzini <bonzini@gnu.org>
9357
9358 * Makefile.tpl (touch-stage[+id+]): New.
9359 (restage[+prev+]): Depend on touch-stage[+id+].
9360
9361 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9362 Use it throughout.
9363
9364 * Makefile.def: Add profile and feedback bootstrap stages.
9365 Remove next field from bootstrap stages.
9366 * Makefile.tpl (LN, LN_S): Substitute.
9367 (stageN-start, stageN-end): Use double-colon rules, to
9368 provide a hook for additional setup commands.
9369 (distclean-stageN-gcc, restageN): Create dependencies from
9370 [+prev+], not from [+next+].
9371 (stageN-bubble): Add commands for successive stages from
9372 [+prev+], using double-colon rules.
9373 (all-stageN-gcc): Fix typo.
9374 (stagefeedback-start, profiledbootstrap): New.
9375 * Makefile.in: Regenerate.
9376 * configure.in: Call ACX_PROG_LN.
9377 * configure: Regenerate.
9378
5bbb9680
CY
93792004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9380
9381 * MAINTAINERS (Write After Approval): Add myself.
9382
e18be1d4
MA
93832004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9384
9385 * MAINTAINERS (Write After Approval): Add myself.
9386
5607edfd
PB
93872004-06-03 Paolo Bonzini <bonzini@gnu.org>
9388
9389 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9390 without gcc.
9391 * configure: Regenerate.
9392
1ec4e9c3
PB
93932004-06-01 Paolo Bonzini <bonzini@gnu.org>
9394
9395 * Makefile.tpl: Fix typo.
9396 * Makefile.in: Regenerate.
9397
dce2d8b2 93982004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
9399
9400 * configure.in: Remove new- prefix from toplevel
9401 bootstrap targets.
9402 * configure: Regenerate.
9403
f516a7da
PB
94042004-06-01 Paolo Bonzini <bonzini@gnu.org>
9405
9406 * Makefile.tpl (all.normal): Rename to all.
9407 (all): Replace with a rule to pick the default
9408 target from configure.
9409 (all-gcc, configure-gcc): Use conditionals to
9410 do nothing when toplevel bootstrap is going on.
9411 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9412 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9413 * configure.in: Support --enable-bootstrap.
9414
9415 * Makefile.def: Remove new- prefix from toplevel
9416 bootstrap targets.
9417 * Makefile.tpl: Likewise.
9418
9419 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9420 target.
9421
9422 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9423 $(RECURSE_FLAGS) to recursive invocation of make.
9424
9425 * Makefile.in: Regenerate.
9426 * configure: Regenerate.
9427
78dd5e36 94282004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 9429 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
9430
9431 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9432 like CC.
9433
30f1bddc
DJ
94342004-05-27 Daniel Jacobowitz <dan@debian.org>
9435
9436 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9437 * configure: Regenerate.
9438
4fc4dd12
DJ
94392004-05-25 Daniel Jacobowitz <drow@false.org>
9440
9441 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9442 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9443 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9444 targets.
9445 * Makefile.in: Regenerate.
9446
dce2d8b2 94472004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
9448
9449 * configure.in: Test the ability to symlink directories.
9450 * configure: Regenerate.
9451
9452 * Makefile.def (bootstrap-stage): New definitions.
9453 * Makefile.tpl (configure-stage1-gcc,
9454 configure-stage2-gcc, configure-stage3-gcc,
9455 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9456 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9457 new-restage3, compare): Autogenerate, see Makefile.in
9458 entry for behavioral changes.
9459 (distclean-stage1, new-stage1-start, new-stage1-end,
9460 new-stage1-bubble, distclean-stage2, new-stage2-start,
9461 new-stage2-end, new-stage2-bubble, distclean-stage3,
9462 new-stage3-start, new-stage3-end): New autogenerated targets.
9463 (objext, prebootstrap, BOOT_CFLAGS,
9464 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9465 targets.
9466
9467 * Makefile.in: Regenerate.
9468 (distclean-stage1, new-stage1-start, new-stage1-end,
9469 new-stage1-bubble, distclean-stage2, new-stage2-start,
9470 new-stage2-end, new-stage2-bubble, distclean-stage3,
9471 new-stage3-start, new-stage3-end): New targets.
9472 (all-stage1-gcc): Move prebootstrap dependency from here...
9473 (configure-stage1-gcc): ...to here.
9474 (new-bootstrap): Use bubble targets.
9475 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9476 Use per-stage distclean targets.
9477 (configure-stage1-gcc, configure-stage2-gcc,
9478 configure-stage3-gcc, all-stage1-gcc,
9479 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9480 Use new-stageN-start to prepare the tree.
9481
4f4e53dd
PB
94822004-05-23 Paolo Bonzini <bonzini@gnu.org>
9483
9484 * Makefile.def (host_modules): add libcpp.
9485 * Makefile.tpl: Add dependencies on and for libcpp.
9486 * Makefile.in: Regenerate.
9487 * configure.in: Add libcpp host module.
9488 * configure: Regenerate.
9489
60975492
PB
94902004-05-21 Paolo Bonzini <bonzini@gnu.org>
9491
9492 * Makefile.tpl: Whenever a recursive target is defined, wrap
9493 it in a special @if/@endif block, and prepare its maybe
9494 dependency in the @if/@endif block
9495 * configure.in: Instead of writing maybe dependencies, remove
9496 the @if/@endif statements, and remove the @if/@endif blocks
9497 that remain.
9498 * configure: Regenerate.
9499 * Makefile.in: Regenerate.
9500
5ce7d75d
JJ
95012004-05-20 Janis Johnson <janis187@us.ibm.com>
9502
9503 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9504
c779c42f
KK
95052004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9506
9507 PR bootstrap/15120
9508 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9509 * */configure: Rebuilt.
9510
b4117c30
ZW
95112004-05-17 Zack Weinberg <zack@codesourcery.com>
9512
9513 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9514 of libf2c.
9515 * configure, Makefile.in: Regenerate.
9516
719bb4e3 95172004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
9518
9519 * MAINTAINERS (Write After Approval): Add myself.
9520
6de9cd9a
DN
95212004-05-13 Diego Novillo <dnovillo@redhat.com>
9522
9523 Merge from tree-ssa-20020619-branch.
9524
9525 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9526 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9527 (HOST_GMPLIBS): Define.
9528 (HOST_GMPINC): Define.
9529 (TARGET_LIB_PATH): Add libmudflap.
9530 (GFORTRAN_FOR_TARGET): Define.
9531 (configure-build*): Export GFORTRAN.
9532 (configure-gcc): Export GMPLIBS and GMPINC.
9533 (all-gcc): Add maybe-all-libbanshee.
9534 (configure-target-libgfortran): Define.
9535 * Makefile.in: Regenerate.
9536 * configure.in (host_libs): Add libbanshee.
9537 (target_libraries): Add target-libmudflap and target-libgfortran.
9538 Add --with-libbanshee.
9539 Handle --disable-libmudflap.
9540 (*-*-freebsd*): Use with_gmp.
9541 Add $(libgcj) to noconfigdirs.
9542 * configure: Regenerate.
9543 * depcomp: New file.
9544 * MAINTAINERS: Add tree-ssa maintainers.
9545
8f1b790f
VM
95462004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9547
b4117c30 9548 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 9549
693446fc
BF
95502004-04-30 Brian Ford <ford@vss.fsi.com>
9551
b4117c30 9552 * MAINTAINERS (Write After Approval): Add myself.
693446fc 9553
d1bb666c
UB
95542004-04-29 Uros Bizjak <uros@kss-loka.si>
9555
b4117c30 9556 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 9557
6cf1ac42
PB
95582004-04-28 Paolo Bonzini <bonzini@gnu.org>
9559
9560 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9561 * configure: Regenerate.
9562
632933d5
PB
95632004-04-27 Paolo Bonzini <bonzini@gnu.org>
9564
9565 Revert:
9566 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9567
9568 * Makefile.def (flags_to_pass): Remove *dir variables that
9569 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9570 as well as prefix and exec_prefix.
9571 * Makefile.in: Regenerate.
9572
80dc6aa0
RM
95732004-04-26 Robert Millan <robertmh@gnu.org>
9574
9575 Add patches from libtool CVS.
9576 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9577 * ltconfig: Likewise.
9578 * ltcf-c.sh: Likewise.
9579 * ltcf-cxx.sh: Likewise.
9580 * ltcf-gcj.sh: Likewise.
9581
e11283f1
PB
95822004-04-26 Paolo Bonzini <bonzini@gnu.org>
9583
9584 * Makefile.def (host_modules): Mark with the bootstrap
9585 flag packages on which gcc depends.
9586 * Makefile.tpl (all-bootstrap): Use it.
9587 * Makefile.in: Regenerate.
9588
8546950c
PB
95892004-04-26 Paolo Bonzini <bonzini@gnu.org>
9590
9591 * Makefile.def (flags_to_pass): Remove *dir variables that
9592 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9593 as well as prefix and exec_prefix.
9594 * Makefile.in: Regenerate.
9595
a76494aa
PB
95962004-04-26 Paolo Bonzini <bonzini@gnu.org>
9597
b4117c30
ZW
9598 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9599 * configure: Regenerate.
9600 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9601 * gcc/Makefile.tpl (compare): Use the result of the test.
9602 * gcc/Makefile.in: Regenerate.
a76494aa 9603
03a91701
PB
96042004-04-23 Paolo Bonzini <bonzini@gnu.org>
9605
9606 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9607 Always relocate gcc and prev-gcc to the original names, even
9608 if the build fails.
9609 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9610 New targets.
9611
082a6351
LG
96122004-04-23 Laurent GUERBY <laurent@guerby.net>
9613
9614 * MAINTAINERS: Update my email address.
b4117c30 9615
1f1d584b
RO
96162004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9617
9618 * configure.in (mips*-*-irix5*): Enable ld.
9619 * configure: Regenerate.
082a6351 9620
1db673ca
RO
96212004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9622
9623 * configure: Regenerate.
9624
ce4ea44e
JW
96252004-04-15 James E Wilson <wilson@specifixinc.com>
9626
9627 * Makefile.tpl (configure-[+module+], configure-gcc,
9628 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9629 Set and export LDFLAGS.
9630 * Makefile.in: Regenerate.
9631
611f62ad
MC
96322004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9633
b4117c30 9634 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 9635
be912515
NN
96362004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9637
9638 PR bootstrap/14871
9639 * Makefile.tpl: If we don't have built-in-tree target tools,
9640 use the ones found by configure rather than hacking around with
9641 program_transform_name.
9642 * configure.in: Give Makefile.tpl the information necessary
9643 to do that.
9644 * Makefile.in: Regenerate.
9645 * configure: Regenerate.
9646
9104315a
NN
96472004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9648
9649 PR bootstrap/14760
9650 * configure.in: When computing baseargs, strip *all* copies of
9651 offending options. Also, don't match/substitute the trailing space,
9652 so that this actually works when two similar options are separated by
9653 only one space.
9654 * configure: Regenerate.
9655
bef1d700
DE
96562004-04-06 David Edelsohn <edelsohn@gnu.org>
9657
b4117c30
ZW
9658 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9659 (rs6000-*-aix*): Same.
9660 * configure: Regenerate.
bef1d700 9661
54bcf05e 96622004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
9663
9664 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 9665
369a832c 96662004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
9667
9668 * MAINTAINERS: Add myself to write-after-approval.
369a832c 9669
09a9c095
NN
96702004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9671
7caf53cb
NN
9672 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9673 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9674 * Makefile.in: Regenerate.
9675
09a9c095
NN
9676 * configure.in (top level bootstrap support): Rework --enable-werror
9677 to set @stage2_werror_flag@.
9678 * configure: Regenerate.
9679 * Makefile.tpl (top level bootstrap support): Pass
9680 @stage2_werror_flag@ down to configure in stages 2 and 3.
9681 * Makefile.in: Regenerate.
9682
5595a2bd
NN
96832004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9684
cbfd7e06
NN
9685 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9686 for stages 2 and 3 as well as in make. As a consequence, remove
9687 OUTPUT_OPTION (now detected by configure) from the flags passed down
9688 to make.
9689 * Makefile.in: Regenerate.
9690
5595a2bd
NN
9691 * Makefile.tpl (new-bootstrap): Fix typo.
9692 * Makefile.in: Regenerate.
9693
ca3b3e20
NN
96942004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9695
295f4e42
NN
9696 * Makefile.tpl: Rearrange by moving recursive_targets rules
9697 into their proper sections.
9698 * Makefile.tpl (top level bootstrap support): Move disabling
9699 of coverage flags from 'make' to 'configure'; improve comments.
9700 * Makefile.in: Regenerate.
9701
340de83f
NN
9702 * Makefile.tpl (experimental top level bootstrap) Move stage1
9703 language setting from all- target to configure- target; disable
9704 intermodule optimization in stage 1; prevent gratuitous rebuilds
9705 of stage 1.
9706 * Makefile.in: Regenerate.
9707 * configure.in: Comma-separate stage 1 language list for top
9708 level bootstrap.
9709 * configure: Regenerate.
9710
ca3b3e20
NN
9711 * Makefile.tpl: Clean up experimental top level bootstrap support:
9712 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9713 prev-gcc in configure- targets as well as all- targets.
9714 * Makefile.in: Regenerate.
9715
4d038073
KC
97162004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9717
9718 * compile: New file imported from automake.
9719
ab3533d6
PB
97202004-03-17 Paolo Bonzini <bonzini@gnu.org>
9721
9722 * configure.in: Remove symbolic link section.
9723 * configure: Regenerate.
9724 * Makefile.tpl (links): Remove.
9725 * Makefile.in: Regenerate.
9726
1e0f07d3 97272004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 9728 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
9729
9730 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 9731 Set with AC_CHECK_PROGS.
1e0f07d3
PB
9732 * configure.in: Fix comment typo from last patch.
9733 * configure: Regenerate.
9734
2805b53a
NN
97352004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9736
9737 * Makefile.tpl: Introduce experimental top level bootstrap support.
9738 * Makefile.in: Regenerate.
9739 * configure.in: Introduce support for top level bootstrap.
9740 * configure: Regenerate.
9741
79b4b7d2 97422004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9743 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
9744
9745 PR bootstrap/14522
9746 * configure.in: Cope with shells that do not support unquoted ^
9747 * configure: Regenerate.
9748
6bbec498 97492004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9750 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
9751
9752 PR bootstrap/14522
79b4b7d2 9753 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
9754 quotes inside quoted backquote substitutions.
9755 * configure: Regenerate.
9756
83c15dfc
AP
97572004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9758
9759 PR bootstrap/14522
f2bd98d4 9760 * configure.in: Fix escaping of $.
83c15dfc
AP
9761 * configure: Regenerate.
9762
55ffb5ed
NN
97632004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9764
9765 * configure: Regenerate, since I forgot to while committing Paolo's
9766 changes.
9767
e4c9c075
PB
97682004-03-08 Paolo Bonzini <bonzini@gnu.org>
9769
9770 PR ada/14131
9771 Move language detection to the top level.
9772 * configure.in: Find default values for the tools as
9773 soon as possible. Disable ada if GNAT is not found.
9774 Emit error message about missing languages. Expand
9775 --enable-languages=all for the gcc subdirectory.
9776
5199e2c6
BE
97772004-03-10 Ben Elliston <bje@gnu.org>
9778
9779 * MAINTAINERS: Update my email address.
9780
c18b95e5
DE
97812004-03-05 David Edelsohn <edelsohn@gnu.org>
9782
9783 * ltconfig: Disable building static libraries if building shared
9784 libraries on AIX 5L.
9785
d0fe5ad3
RS
97862004-03-01 Richard Sandiford <rsandifo@redhat.com>
9787
9788 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9789 and disable libgcj.
9790 * configure: Regenerated.
9791
e6f71f9d
BB
97922004-03-01 Brian Booth <bbooth@redhat.com>
9793
9794 * MAINTAINERS: Add myself to write-after-approval.
9795
8983e50e
PB
97962004-03-01 Paolo Bonzini <bonzini@gnu.org>
9797
9798 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9799
d4cd9d81
NN
98002004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9801
9802 PR bootstrap/7087
9803 * Makefile.tpl: Guard XFOO sed statements better.
9804 * Makefile.tpl: Add dependency for configure-target-libada.
9805 * Makefile.in: Regenerate (incidentally fixes broken
9806 commit when libada-branch was merged).
9807
0ea0229e
KC
98082004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9809
9810 * MAINTAINERS: Add myself to write-after-approval.
9811
bad93735
AP
98122004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9813
9814 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9815 maintainers.
9816
a7ca14fc
AC
98172004-02-20 Andrew Cagney <cagney@redhat.com>
9818
9819 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9820 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9821
51592782
NN
98222004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9823
9824 PR bootstrap/11932
9825 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9826
6a30854a
JQ
98272004-02-14 Jerry Quinn <jlquinn@optonline.net>
9828
9829 * MAINTAINERS: Added myself to write-after-approval.
9830
be8b2bee
MK
98312004-02-14 Michael Koch <konqueror@gmx.de>
9832
9833 * MAINTAINERS: Added myself to write-after-approval.
9834
972760b7
JM
98352004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9836
9837 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9838 some OS port maintainers to OS port maintainers section.
9839
b0281654
FCE
98402004-02-13 Frank Ch. Eigler <fche@redhat.com>
9841
9842 * MAINTAINERS: Add self.
9843
3c419fd6
KH
98442004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9845
9846 * MAINTAINERS: Alphabetize.
9847
e88e9aee
PB
98482004-02-12 Paolo Bonzini <bonzini@gnu.org>
9849
9850 * MAINTAINERS: Remove myself.
b4117c30 9851
1915e422
DE
98522004-02-11 David Edelsohn <edelsohn@gnu.org>
9853
9854 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9855 (rs6000-*-aix*): Same.
9856 * configure: Regenerate.
9857
a22c2d8d
KC
98582004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9859
9860 * configure.in (host): Add in missing $noconfigdirs to defines.
9861 * configure: Regenerate.
9862
d9cdb878
AC
98632004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9864 Nathanael Nerode <neroden@gcc.gnu.org>
9865
9866 PR ada/6637, PR ada/5911
b4117c30 9867 Merge with libada-branch:
d9cdb878
AC
9868 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9869 with appropriate dependencies. Add --enable-libada configure switch.
9870 * configure, Makefile.in: Regenerate.
9871
8bd92821
PB
98722004-02-09 Paolo Bonzini <bonzini@gnu.org>
9873
9874 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9875
89a95129
RO
98762004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9877
9878 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9879 * configure: Regenerate.
9880
892629bc
GK
98812004-02-04 Geoffrey Keating <geoffk@apple.com>
9882
9883 Merge from upstream:
9884
9885 * ltmain.in: When setting IFS to '~', be careful about user
9886 arguments that contain '~'.
9887
9888 2004-02-04 Peter O'Gorman <peter@pogma.com>
9889
9890 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9891 Also test $base_compile against $CC with escaped arguments. Bug
9892 reported by Geoff Keating <geoffk@apple.com>.
9893
6b402165
KH
98942004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9895
9896 * MAINTAINERS: Remove i960 port.
9897
fa2f0306
DD
98982004-01-23 DJ Delorie <dj@redhat.com>
9899
9900 * Makefile.def (target_modules) [libiberty]: Don't stage.
9901 * Makefile.in: Rebuilt.
9902
9feb20aa
CT
99032004-01-20 Caroline Tice <ctice@apple.com>
9904
9905 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9906
7aed2ccc
PC
99072004-01-19 Paolo Carlini <pcarlini@suse.de>
9908
9909 * MAINTAINERS: Update my email address.
9910
f25bebe1
JM
99112004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9912
9913 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9914
28083580
VR
99152004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9916
9917 * MAINTAINERS: Remove entries without email address.
9918
c0f4b5e4
DJ
99192004-01-15 Daniel Jacobowitz <drow@mvista.com>
9920
9921 * MAINTAINERS: Add myself to write-after-approval.
9922
b5eb5a5e
SB
99232004-01-15 Steven Bosscher <stevenb@suse.de>
9924
9925 * MAINTAINERS: Update my email address.
9926
dce2d8b2 99272004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
9928
9929 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9930 * Makefile.tpl (configure-target-[+module+]): Support stage.
9931 * Makefile.in: Rebuilt.
9932
74c0b320
ILT
99332004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9934
9935 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9936
2560344b
RS
99372004-01-10 Richard Sandiford <rsandifo@redhat.com>
9938
9939 * MAINTAINERS: Add myself as a MIPS maintainer.
9940
8b21cda6
NN
99412004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9942
2b6c260d
NN
9943 * configure.in: Use ./config.cache, not config.cache.
9944 * configure: Regenerate.
9945 * Makefile.tpl: Special-casing not needed for GCC any more.
9946 * Makefile.in: Regenerate.
9947
09438bde
NN
9948 * configure.in: Don't share a cache file for host dirs.
9949 * configure: Regenerate.
9950
8b21cda6
NN
9951 * config-ml.in: Don't mess with the cache file.
9952
e42870df
EB
99532004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9954
9955 * MAINTAINERS: Move myself from 'Write After Approval' to
9956 'CPU Port Maintainers' section as SPARC maintainer.
9957
6b9eb62c
NN
99582004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9959
78a816a6
NN
9960 * Makefile.tpl: Make GCC use a separate config.cache.
9961 * Makefile.in: Regenerate.
9962
6b9eb62c
NN
9963 PR bootstrap/11932, PR bootstrap/11933
9964 (I don't know if it will fix either of them, but it relates
9965 to them.)
9966 * configure.in: Don't use shared config.cache for target
9967 directories.
9968 * configure: Regenerate.
9969
86d7b562
DN
99702004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9971
9972 * MAINTAINERS: Add myself to 'Write After Approval' section.
9973
07d0a605
RS
99742003-12-31 Roger Sayle <roger@eyesopen.com>
9975
9976 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9977 * configure: Regenerated.
9978
459ac19f
KH
99792003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9980
9981 * MAINTAINERS: Remove the mn10200 maintainer.
9982
5785c0ed 99832003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 9984
cc6010cd
AP
9985 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9986 * configure: Regenerated.
5785c0ed 9987
a268eff9
JH
99882003-12-16 Jan Hubicka <jh@suse.cz>
9989
9990 * MAINTAINERS: Add myself as callgraph maintainer.
9991
9d465b12
TF
99922003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9993
9994 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9995 * configure: Regenerate.
9996
a68a270a
GB
99972003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9998
9999 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10000 'Write After Approval' section. Update email.
10001
dce2d8b2 100022003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
10003
10004 * MAINTAINERS (Write After Approval): Add myself.
10005
8c052da4
MT
100062003-11-20 Matt Thomas <matt@3am-software.com>
10007
10008 * MAINTAINERS: Add myself as a vax port maintainer.
10009
e75f9147
KC
100102003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10011
10012 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10013 (configure-build-[+module+], configure-[+module+]): Likewise.
10014 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10015 * Makefile.in: Regenerate.
10016
43d8d958
AT
100172003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10018
10019 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10020 shared/dylibed libraries.
10021 * ltmain.sh: Likewise.
10022 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10023 * ltcf-cxx.sh: Likewise.
10024 * ltcf-gcj.sh: Likewise.
10025 * ltconfig: Likewise.
10026
638dcaa0
SC
100272003-11-17 Stan Cox <scox@redhat.com>
10028
10029 * MAINTAINERS: Add myself as iq2000 port maintainer.
10030
15cc172b
AC
100312003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10032
b4117c30
ZW
10033 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10034 * Makefile.in: Regenerate.
15cc172b 10035
20af77cd
UW
100362003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10037
10038 * config.sub: Update to 2003-11-03 version.
10039
4dd01c5c
PE
100402003-10-20 Phil Edwards <phil@codesourcery.com>
10041
10042 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10043 * configure: Regenerate.
10044
dce2d8b2 100452003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
10046
10047 * MAINTAINERS: Add myself to 'Write After Approval' section.
10048
8b7ebc31
AC
100492003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10050
10051 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10052
afe1910c
JM
100532003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10054
10055 * MAINTAINERS: Update my email address.
10056
05dcec66
RO
100572003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10058
10059 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10060
dce2d8b2 100612003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
10062
10063 * MAINTAINERS: Add myself to 'Write After Approval' section.
10064
507ec745
BI
100652003-10-16 Bernardo Innocenti <bernie@develer.com>
10066
10067 * config.guess: Update to 2003-10-16 version.
10068 * config.sub: Update to 2003-10-16 version.
10069
dce2d8b2 100702003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
10071
10072 * MAINTAINERS: Added myself to 'Write After Approval' section.
10073
0c9b16bc
FH
100742003-10-15 Falk Hueffner <falk@debian.org>
10075
10076 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10077 'Write After Approval' section. Update email.
10078
74d57d15
RS
100792003-10-14 Roger Sayle <roger@eyesopen.com>
10080
10081 * MAINTAINERS: Move myself from 'Write After Approval' to
10082 'Various Maintainers' section as middle-end maintainer.
10083
d29b8ad8
NN
100842003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10085
10086 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10087 HOST_FLAGS_TO_PASS.
10088 * Makefile.in: Regenerate.
10089
26db814a
BI
100902003-10-11 Bernardo Innocenti <bernie@develer.com>
10091
10092 * config.guess: Update to 2003-10-07 version.
10093 * config.sub: Update to 2003-10-07 version.
10094
fffeb871
RO
100952003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10096
10097 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10098 * ltconfig (irix5*, irix6*): Don't override version_type.
10099
6691a79e
ME
101002003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10101
10102 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10103 * configure: Rebuilt
10104 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10105 * Makefile.in: Rebuilt
10106
62cdd71e
L
101072003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10108
10109 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10110
6fe2eacc
CW
101112003-09-30 Carlo Wood <carlo@alinoe.com>
10112
cc6010cd 10113 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 10114
ea57e5ad
PK
101152003-09-29 Paul Koning <ni1d@arrl.net>
10116
10117 * MAINTAINERS: Move myself from "Write After Approval"
10118 to CPU platform maintainers for pdp11 platform.
10119
e070672a
AT
101202003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10121
10122 * MAINTAINERS: Move myself from 'Write After Approval' to
10123 'Various Maintainers' section as libffi testsuite maintainer.
10124
43bb47c2
DJ
101252003-09-21 Daniel Jacobowitz <drow@mvista.com>
10126
10127 * configure.in: Pass a computed --program-transform-name
10128 to subconfigures.
10129 * configure: Regenerated.
10130
da9d3b37
NN
101312003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10132
94322beb
NN
10133 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10134 * Makefile.in: Regenerate.
10135
da9d3b37
NN
10136 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10137 * Makefile.in: Regenerate.
10138
ffd9060b
ZL
101392003-09-19 Ziemowit Laski <zlaski@apple.com>
10140
10141 * MAINTAINERS: Move myself from 'Write After Approval'
10142 to 'Various Maintainers' (objective-c) section.
10143
eeae7b41
DJ
101442003-09-17 Daniel Jacobowitz <drow@mvista.com>
10145
10146 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10147 quoting.
10148 * configure: Regenerated.
10149
a080d12b
JB
101502003-09-16 Joel Brobecker <brobecker@gnat.com>
10151
10152 * MAINTAINERS (Write After Approval): Add myself to write after
10153 approval list.
10154
6cd2fc59
DN
101552003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10156
cc6010cd 10157 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 10158
dcbdd9cc
ILT
101592003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10160
10161 * MAINTAINERS: Update my e-mail address.
10162
e517f636
AM
101632003-09-09 Alan Modra <amodra@bigpond.net.au>
10164
10165 * libtool.m4 (LD): Correct powerpc64 host match.
10166
bc49924b
JW
101672003-09-06 James E Wilson <wilson@tuliptree.org>
10168
10169 * MAINTAINTERS: Update my affiliation and email address.
10170
082124f5
ZD
101712003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10172
10173 * MAINTAINERS (Write After Approval): Add myself.
10174
dc94d89e
DD
101752003-09-04 DJ Delorie <dj@redhat.com>
10176
10177 * configure: Regenerate.
10178
101792003-09-04 Robert Millan <robertmh@gnu.org>
10180
10181 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 10182
7a0f2d4e
KG
101832003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10184
10185 * configure.in: Ensure arguments to sed are properly spaced.
10186 * configure: Regenerate.
10187
88d032eb
GP
101882003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10189
10190 * MAINTAINERS: Update my e-mail address.
10191
0b3f3d22
ME
101922003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10193
10194 * MAINTAINERS (Write After Approval): Add myself.
10195
d253f9ba
DJ
101962003-08-27 Daniel Jacobowitz <drow@mvista.com>
10197
10198 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10199 * configure: Regenerated.
10200
066ec9c9
MM
102012003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10202
10203 * MAINTAINERS: Update my email address.
10204
415d7ef9
PE
102052003-08-23 Phil Edwards <pme@gcc.gnu.org>
10206
10207 * configure.in: Use newline instead of semicolon when assuming
10208 shell arguments in a for loop.
10209 * configure: Regenerated.
10210
e1567352
JE
102112003-08-22 Jason Eckhardt <jle@rice.edu>
10212
10213 * MAINTAINERS: Resurrect the i860 maintainer.
10214
b348267b
GK
102152003-08-20 Geoffrey Keating <geoffk@apple.com>
10216
e50084fa
GK
10217 PR 8180
10218 * configure.in: When testing with_libs and with_headers, treat
10219 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10220 * configure: Regenerate.
b4117c30 10221
b348267b
GK
10222 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10223 make, shell, etc.
10224 (baseargs): Likewise.
10225 * configure: Regenerate.
10226
ca26ffe0
BI
102272003-08-20 Bernardo Innocenti <bernie@develer.com>
10228
10229 * MAINTAINERS (Write After Approval): Add myself.
10230
940cde4d
GK
102312003-08-19 Geoffrey Keating <geoffk@apple.com>
10232
10233 * configure.in: Disable libgcj for darwin not on powerpc.
10234 * configure: Rebuild.
10235
74bed51b
ADL
102362003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10237
10238 * config-ml.in, symlink-tree: Add license.
10239
b4117c30
ZW
102402003-08-03 Richard Stallman <rms@gnu.org>
10241 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
10242
10243 * README.SCO: New file.
10244
333a28b4
MK
102452003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10246
10247 * Makefile.tpl (check, check-c++): Express dependencies using
10248 dependencies rather than commands.
10249 * Makefile.in: Regenerate.
10250
c197e306
AC
102512003-08-01 Andrew Cagney <cagney@redhat.com>
10252
10253 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10254 * configure: Ditto.
10255
a8ee6e2d
GK
102562003-07-31 Geoffrey Keating <geoffk@apple.com>
10257
10258 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 10259 * Makefile.in: Update.
a8ee6e2d 10260
8d9b3f2e
AT
102612003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10262
10263 * configure.in: Enable libgcj for darwin.
10264 * configure: Rebuild.
10265
52c0c542
PE
102662003-07-29 Phil Edwards <pme@gcc.gnu.org>
10267
10268 * config-ml.in: Use ac_configure_args directly instead of
10269 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10270 actually seen.
10271
b4acb5ef
NN
102722003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10273
10274 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10275 creating target and build subdirs to build all parent dirs as needed.
10276 * Makefile.in: Rebuild.
10277 * configure.in: Don't build dirs explicitly here.
10278 * configure: Rebuild.
10279
a51d71d0
PB
102802003-07-26 Paul Brook <paul@nowt.org>
10281
10282 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10283
f43e12ce
AO
102842003-07-22 Alexandre Oliva <aoliva@redhat.com>
10285
10286 * Makefile.tpl (all-make): Depend on intl.
10287 * Makefile.in: Rebuilt.
10288
8a199ff6
PE
102892003-07-20 Phil Edwards <pme@gcc.gnu.org>
10290
10291 * install-sh: Update to newer upstream versions (associated with
10292 aclocal 1.7).
10293 * mkinstalldirs: Likewise.
10294 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10295
e6a8c803
AP
102962003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10297
10298 * MAINTAINERS: Move self from Bug database only accounts
10299 to write-after-approval.
10300
9f13608f
NN
103012003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10302
10303 * config.if: Remove unused libc_interface determination.
10304
c7864714
NN
103052003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10306
10307 * MAINTAINERS: Move self from write-after-approval to
10308 build machinery (*.in).
10309
775956d0
NN
103102003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10311
10312 PR bootstrap/11273
10313 PR bootstrap/11408
10314 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10315 unused INSTALL_PROGRAM_ARGS.
10316 * configure.in: Use AC_PROG_INSTALL.
10317 * Makefile.in: Regenerate.
10318 * configure: Regenerate.
10319
c7f67a6e
KH
103202003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10321
10322 * MAINTAINERS: Alphabetize.
10323
33952f6f
AO
103242003-07-10 Alexandre Oliva <aoliva@redhat.com>
10325
10326 * configure: Rebuilt.
10327 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10328 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10329 newlib nor libgloss.
10330 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10331 * configure.in (am33_2.0-*-linux*): Added.
10332
0d4f1b4e
BW
103332003-07-09 Bob Wilson <bob.wilson@acm.org>
10334
10335 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10336 * configure: Regenerate.
10337
56694dd9
ZW
103382003-07-07 Zack Weinberg <zack@codesourcery.com>
10339
10340 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10341 * Makefile.in: Regenerate.
10342
21607eb4
ZW
103432003-07-04 Zack Weinberg <zack@codesourcery.com>
10344
10345 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10346 * Makefile.in: Regenerate.
10347
dce2d8b2 103482003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
10349
10350 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10351 * Makefile.in: Regenerated.
10352
5d42f90e
L
10353 * config-ml.in: Replace PWD with PWD_COMMAND.
10354
6eb95e99
ZW
103552003-07-04 Zack Weinberg <zack@codesourcery.com>
10356
10357 * intl: New directory; see intl/ChangeLog for details.
10358 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10359 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10360 * Makefile.in: Regenerate.
10361
07d1940e
NN
103622003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10363
10364 * configure.in: Clean up config-lang.in handling. Delete
10365 useless assignment to "subdirs".
10366 * configure: Regenerate.
10367
4dbda6f0
NN
103682003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10369
10370 * configure.in: Rename 'target_libs' to 'target_libraries'.
10371 Remove useless reference to 'target_libs'.
10372 * configure: Regenerate.
10373
2c30ab71
KS
103742003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10375
10376 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10377 * Makefile.in: Regenerate.
10378
11405c93
NN
103792003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10380
10381 * Makefile.def: Introduce flags_to_pass.
10382 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10383 * Makefile.in: Regenerate.
10384
fb87ad5d
HPN
103852003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10386
10387 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10388 and target-libgloss.
10389 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10390 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10391 * configure: Regenerate.
10392
a7956a48
BK
103932003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10394
10395 * configure.in: Update testsuite_flags to new location.
10396 * configure. Regenerate.
6eb95e99 10397
eaf9f3b2
NN
103982003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10399
10400 * Makefile.tpl: Remove BUILD_CC stuff.
10401 * Makefile.in: Regenerate.
10402
2d89ffef
KH
104032003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10404
10405 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10406
dce2d8b2 104072003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
10408
10409 * MAINTAINERS (Write After Approval): Add myself.
10410
dce2d8b2 104112003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 10412
b951c91c
L
10413 * config.guess: Update to 2003-06-12 version.
10414 * config.sub: Update to 2003-06-13 version.
10415
dce2d8b2 104162003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
10417
10418 * config.guess: Update to 2003-06-06 version.
10419 * config.sub: Update to 2003-06-06 version.
10420
655b7166
RO
104212003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10422
10423 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10424 * configure. Regenerate.
10425
01b759aa
NN
104262003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10427
bf1d3e81
NN
10428 * configure.in: Disable serial configure by default.
10429 * configure: Regenerate.
10430 * Makefile.tpl: Abolish .NOTPARALLEL.
10431 * Makefile.in: Regenerate.
10432
e89fbdfe
NN
10433 * Makefile.tpl: Replace {build,host,target}_canonical by
10434 {build,host,target}.
10435 * Makefile.in: Regenerate.
10436
01b759aa
NN
10437 * Makefile.tpl: Fix stupid pasto.
10438 * Makefile.in: Regenerate.
10439
f7dae026
NN
104402003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10441
10442 * Makefile.tpl: Remove bogus conditional.
10443 * Makefile.in: Regenerate.
10444
104452003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
10446
10447 * Makefile.tpl (profiledbootstrap): New target.
10448 * Makefile.in (profiledbootstrap): New target.
10449
2ffc3e73 104502003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
10451
10452 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10453 Pinski. Remove user names from other bugzilla-only maintainers.
10454
1a1e6b96
NN
104552003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10456
1358ccea
NN
10457 * Makefile.tpl: Make 'recursive targets' using autogen rather
10458 than shell loop. Remove duplicate 'clean' targets and false
10459 comments.
10460 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10461 Add systematic method of specifying missing targets in subdirs.
10462 Add copyright boilerplate.
10463 * Makefile.in: Regenerate.
10464 * configure.in: Add 'recursive targets' to maybe list.
10465 * configure: Regenerate.
10466
ae74ed1f
NN
10467 * MAINTAINERS: "GNATS only" -> "Bug database only".
10468
1a1e6b96
NN
10469 * Makefile.tpl: Rename [+target+] to [+make_target+].
10470 * Makefile.def: Rename 'target' to 'make_target'.
10471
c79af3fa
NB
104722003-05-31 Neil Booth <neil@daikokuya.co.uk>
10473
10474 * MAINTAINERS: Add self as options handling maintainer.
10475
39d85b61
MM
104762003-05-28 Michael Meissner <gnu@the-meissners.org>
10477
10478 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10479 been too long since I touched those ports.
10480
afc2b62d
DD
104812003-05-28 DJ Delorie <dj@redhat.com>
10482
10483 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10484 * Makefile.in: Regenerate.
10485
df445104
MR
104862003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10487
10488 * configure.in: Use curly braces in the definition of tooldir.
10489 * configure: Regenerate.
10490
2eb98e5d 104912003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 10492
2eb98e5d
DD
10493 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10494 newlib or libgloss.
10495 * Makefile.in: Regenerate.
10496
862fced8
DD
104972003-05-21 DJ Delorie <dj@redhat.com>
10498
10499 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10500 * Makefile.in: Regenerate.
10501
fc351800
ILT
105022003-05-20 Ian Lance Taylor <ian@airs.com>
10503
10504 * MAINTAINERS: Update my e-mail address.
10505
7e2dbcef
NN
105062003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10507
10508 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 10509 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
10510 Factor out common code from autogen IF statements.
10511 * configure: Regenerate.
10512 * Makefile.in: Regenerate.
10513
f2a0e225
KC
105142003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10515
10516 * configure.in: Accept i[3456789]86 for machine type.
10517 * configure: Regenerate.
10518
8b87bb96
NN
105192003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10520
10521 * configure.in: Switch more things to use maybe dependencies.
10522 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10523 * configure: Regenerate.
10524 * Makefile.tpl: Switch more things to use maybe dependencies.
10525 * Makefile.in: Regenerate.
10526
fdb882bc 105272003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
10528
10529 * Makefile.tpl (install-opcodes): Define.
10530 * Makefile.in: Rebuild.
10531
f7c50032
AJ
105322003-05-13 Andreas Jaeger <aj@suse.de>
10533
10534 * config.guess: Update to 2003-05-09 version.
10535 * config.sub: Update to 2003-05-09 version.
10536
dce2d8b2 105372003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
10538
10539 * configure.in: Correct sed script so that options in quotes are not
10540 deleted.
10541 * configure: Rebuild.
10542
aa8f1f57
CV
105432003-05-12 Corinna Vinschen <corinna@vinschen.de>
10544
10545 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10546 and $$s/newlib/libc/sys/cygwin32 include paths.
10547 * configure: Ditto.
10548
0c130f81
MM
105492003-05-12 Michael Meissner <gnu@the-meissners.org>
10550
10551 * MAINTAINERS: Update my email addresses.
10552
aa1a100b
EB
105532003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10554
10555 * config-ml.in: Propagate INSTALL variables.
f7c50032 10556
87861833
GP
105572003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10558
10559 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10560
de722255
CD
105612003-05-02 Chris Demetriou <cgd@broadcom.com>
10562
6eb95e99
ZW
10563 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10564 * Makefile.in: Regenerate.
de722255 10565
96c4a002
WB
105662003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10567
10568 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10569
55b15a11
WB
105702003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10571
10572 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10573
0c227849
DJ
105742003-04-27 Daniel Jacobowitz <drow@mvista.com>
10575
10576 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10577 * Makefile.in: Regenerated.
10578
d45148c1
WB
105792003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10580
10581 * MAINTAINERS (Write After Approval): Upgrade myself from
10582 GNATS only to write-after-approval. Update my mail address.
10583
dce2d8b2 105842003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
10585
10586 (OS Port Maintainers: freebsd): Add myself.
10587
438f50c3
MM
105882003-04-22 Mark Mitchell <mark@codesourcery.com>
10589
10590 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10591
9074e169
KJ
105922003-04-22 Kean Johnston <jkj@sco.com>
10593
10594 * MAINTAINERS (SCO ports): Added myself.
10595
dfd39a2e
NS
105962003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10597
10598 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10599
ccbae82a
KJ
106002003-04-19 Kean Johnston <jkj@sco.com>
10601
10602 * MAINTAINERS (Write After Approval): Add myself.
10603
2f50999f
GP
106042003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10605
10606 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10607 * Makefile.in: Regenerate.
10608
e9b84181
JJ
106092003-04-18 Jakub Jelinek <jakub@redhat.com>
10610
10611 * configure.in (powerpc64*-*-linux*): Remove.
10612 * configure: Rebuilt.
10613
1ca4c6e1
PE
106142003-04-17 Phil Edwards <pme@gcc.gnu.org>
10615
10616 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10617 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10618 and restrap.
10619 * Makefile.in: Regenerate.
10620
0590b963
RE
106212003-04-16 Richard Earnshaw <rearnsha@arm.com>
10622
10623 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10624 * configure: Regenerated.
10625
ff41a56f
DD
106262003-04-15 DJ Delorie <dj@redhat.com>
10627
10628 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10629
50d440bc
NC
106302003-04-13 Nick Clifton <nickc@redhat.com>
10631
10632 * config-ml.in: Remove support for --disable-aix removing
10633 call-aix multilibs.
10634
b1e0a93e
AO
106352003-04-10 Alexandre Oliva <aoliva@redhat.com>
10636
10637 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10638 * */configure: Rebuilt.
10639
71fb704d
JS
106402003-04-08 Joel Sherrill <joel@oarcorp.com>
10641
10642 * MAINTAINERS: Add my email address.
10643
3897ea90
OH
106442003-03-17 Olivier Hainque <hainque@act-europe.fr>
10645
10646 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 10647
93c834b7
NN
106482003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10649
10650 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10651 * Makefile.in: Regenerate.
10652
82c34dcb
MC
106532003-03-14 Michael Chastain <mec@shout.net>
10654
10655 * Makefile.in: Regenerate with correct Makefile.def.
10656
73458fb7
NN
106572003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10658
10659 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10660 Make macro.
10661 * Makefile.in: Regenerate.
10662 * configure.in: Clean up gxx_include_dir logic.
10663 * configure: Regenerate.
10664
32cf27e5
AE
106652003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10666
10667 * MAINTAINERS (Write After Approval): Add myself.
10668
c727e7a0
BE
106692003-03-10 Ben Elliston <bje@wasabisystems.com>
10670
10671 * MAINTAINERS: Update my mail address.
10672
9a27ac7a
FS
106732003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10674
10675 * configure.in (gxx_include_dir): Fix typo.
10676 * configure: Regenerated.
10677
3aa83176
NN
106782003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10679
10680 * Makefile.tpl: Reindent.
10681 * Makefile.in: Regenerate.
10682 * configure.in: Reindent. Don't set unused variables.
10683 * configure: Regenerate.
10684
9124bc53
DJ
106852003-03-04 Daniel Jacobowitz <drow@mvista.com>
10686
10687 * configure.in: Include $(build_tooldir)/sys-include in
10688 FLAGS_FOR_TARGET.
10689 * configure: Regenerated.
10690
cb543528
NN
106912003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10692
c858bf1e
NN
10693 * Makefile.tpl: Always pass down RANLIB.
10694 * Makefile.in: Regenerate.
10695
aa9c3ab4
NN
10696 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10697 * Makefile.in: Regenerate.
10698 * configure.in: Remove unused logic relating to --enable-shared
10699 and --enable-threads. Remove bogus comments. Remove redundant
10700 noconfigdirs.
10701 * configure: Regenerate.
10702
cb543528
NN
10703 * configure.in: Replace ${libstdcxx_version} by its value.
10704 Remove reference to mh-dgux.
10705 * configure: Regenerate.
10706
53f70c1b
KB
107072003-03-03 Kevin Buettner <kevinb@redhat.com>
10708
10709 * MAINTAINERS (Write After Approval): Add myself.
10710
df0f0674
NN
107112003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10712
10713 * Makefile.tpl: Rearrange.
10714 * Makefile.in: Regenerate.
10715
dce2d8b2 107162003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
10717
10718 * configure.in: Add support for kaOS as cross build target system.
10719 * configure: Regenerated.
10720
a7a287eb
SB
107212003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10722
10723 * MAINTAINERS (Write after approval): Add myself.
10724
ff00c8a2
JW
107252003-02-21 James E Wilson <wilson@tuliptree.org>
10726
10727 * MAINTAINERS: Update my email address.
10728
abb2db7a
ZW
107292003-02-21 Zack Weinberg <zack@codesourcery.com>
10730
10731 * MAINTAINERS: Add self to blanket write privs. section.
10732
e9f2dc3b
SM
107332003-02-20 Sean McNeil <sean@blue.mcneil.com>
10734
10735 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10736 configure-target-* as some target builds may require additional
10737 flags for preprocessor tests.
10738 * Makefile.in: Regenerated.
10739
ee03dc5e
AO
107402003-02-19 Alexandre Oliva <aoliva@redhat.com>
10741
11856278
AO
10742 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10743 * ltconfig: Handle it.
10744 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10745 auto-detecting it.
10746
274aef32
AO
10747 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10748 it is used as argument to $CC.
10749 * ltcf-gcj.sh: Likewise.
10750
ee03dc5e
AO
10751 * configure.in: Introduce --enable-maintainer-mode.
10752 * configure: Rebuilt.
10753 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10754 for maintainer mode.
10755 * Makefile.in: Rebuilt.
10756
30db8e17
JM
107572003-02-18 Jason Merrill <jason@redhat.com>
10758
10759 * Makefile.tpl (check-c++): Allow parallelism.
10760
cab60ac6
GP
107612003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10762
10763 * MAINTAINERS: Remove John Carr (who never actually had access to
10764 gcc.gnu.org).
10765
c8e5d1af
GK
107662003-02-15 Geoffrey Keating <geoffk@apple.com>
10767
10768 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10769 don't configure target-libobjc.
10770 * configure: Regenerate.
10771
70f91f50
RO
107722003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10773
10774 * Makefile.tpl (RANLIB): Define.
10775 * Makefile.in: Regenerate.
10776
669e9062
LB
107772003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10778
10779 * MAINTAINERS: Update my email.
abb2db7a 10780
61b56b2e
KS
107812003-02-06 Keith R Seitz <keiths@redhat.com>
10782
10783 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10784 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10785 * Makefile.in: Regenerated.
10786 * configure.in: Remove all traces of snavigator, db, and grep.
10787 * configure: Regenerated.
10788
a1ba6e15
GP
107892003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10790
10791 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10792 After Approval.
10793
f5f2cce5
CC
107942003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10795
10796 * MAINTAINERS (Write after approval): Add myself.
10797
ba49f6f1
FCE
107982003-01-31 Frank Ch. Eigler <fche@redhat.com>
10799
10800 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10801 * Makefile.in: Regenerated.
10802
ccf9f10c
RS
108032003-01-30 Roger Sayle <roger@eyesopen.com>
10804
10805 * config.guess: Updated to 2003-01-30's version.
10806 * config.sub: Updated to 2003-01-28's version.
10807
a693735b
AO
108082003-01-30 Alexandre Oliva <aoliva@redhat.com>
10809
10810 * config.if: If gcc_version is already set, just use it. Don't set
10811 gcc_version_trigger if it's already set, otherwise set it to
10812 gcc/version.c, but only if the file exists. If it is not set and
10813 gcc/version.c does not exist, try to extract the version number from
10814 $CC.
10815
204c43d6
AT
108162003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10817
abb2db7a 10818 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 10819
842e91ec
PE
108202003-01-27 Phil Edwards <pme@gcc.gnu.org>
10821
10822 * configure.in: Revert 24Jan change.
10823 * configure: Regenerate.
10824
6b99984e
GP
108252003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10826
10827 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10828 entry of HJ Lu.
10829
806e0935
NN
108302003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10831
10832 * configure.in: Revert previous change.
10833 * configure: Regenerate.
10834
307a9864
NN
108352003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10836
10837 * configure.in: Make rda native-only.
10838 * configure: Regenerate.
10839
02ba6302
VR
108402003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10841
10842 * MAINTAINERS: Move myself from GNATS-only-accounts to
10843 write-after-approval.
10844
77d187bc
NN
108452003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10846
10847 * configure.in: Add missing \.
10848 * configure: Rebuilt.
10849
a94a2d4c
JJ
108502003-01-17 Jakub Jelinek <jakub@redhat.com>
10851
10852 * configure.in (baseargs): Avoid using \| in sed regular
10853 expressions.
10854 * configure: Rebuilt.
10855
73f84924
JJ
108562003-01-16 Jakub Jelinek <jakub@redhat.com>
10857
10858 * configure.in (baseargs): Remove all supported forms of
10859 --cache-file, --srcdir, --host, --build and --target options
10860 from argument lists.
10861 * configure: Rebuilt.
10862
8c12fc63
JZ
108632003-01-15 Josef Zlomek <zlomekj@suse.cz>
10864
10865 * MAINTAINERS: Add myself to write-after-approval list.
10866
7c005a3a
AO
108672003-01-15 Alexandre Oliva <aoliva@redhat.com>
10868
10869 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10870 * configure: Rebuilt.
10871
3dfabf63
NN
108722003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10873
10874 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10875 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10876 * Makefile.in: Regenerate.
10877 * configure: Regenerate.
10878
cf53ae10
AO
108792003-01-09 Alexandre Oliva <aoliva@redhat.com>
10880
10881 * configure.in: Remove Makefile in build, host and target modules
10882 unless configure was run with --no-recursion.
10883 * configure: Rebuilt.
10884
3fbe8e4a
CC
108852003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10886
10887 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10888 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10889 * Makefile.in: Regenerate.
10890
66e2aa7d
CD
108912003-01-08 Chris Demetriou <cgd@broadcom.com>
10892
10893 * config.guess: Update to 2003-01-03 version.
10894 * config.sub: Update to 2003-01-03 version.
10895
b5038cfb
CF
108962003-01-07 Christopher Faylor <cgf@redhat.com>
10897
10898 * configure: Regenerate with proper autoconf 2.13.
10899
d02c69be
CF
109002003-01-07 Christopher Faylor <cgf@redhat.com>
10901
10902 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 10903 * configure: Regenerate.
d02c69be 10904
e914a571
AC
109052003-01-06 Andrew Cagney <ac131313@redhat.com>
10906
10907 * configure.in (GDB_TK): Add tcl directories conditional on
10908 gdb/gdbtk directory being present.
10909 * configure: Regenerate.
abb2db7a 10910
dce2d8b2 109112003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 10912
dce2d8b2
EB
10913 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10914 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
10915 * configure: Rebuilt.
10916
89a7012a
TT
109172002-12-31 Tom Tromey <tromey@redhat.com>
10918
10919 * Makefile.in: Rebuilt.
10920 * Makefile.def (target_modules) [libffi]: Allow installation.
10921
3f4f56e2
AS
109222002-12-31 Andreas Schwab <schwab@suse.de>
10923
10924 * configure.in: Fix use of $program_transform_name.
10925 * configure: Regenerated.
10926
6c1b8d0a
DJ
109272002-12-30 Daniel Jacobowitz <drow@mvista.com>
10928
10929 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 10930 * configure: Regenerated.
6c1b8d0a 10931
c5120911
AO
109322002-12-29 Alexandre Oliva <aoliva@redhat.com>
10933
10934 * Makefile.tpl (local-distclean): Don't remove...
10935 (multilib.ts): ... this. Moved into...
10936 (multilib.out): ... this. Don't use sub-make.
10937 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10938 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10939 (configure-build-[+module+], configure-[+module+],
10940 configure-target-[+module+], configure-gcc): ... these. Test
10941 for Makefile existence. Drop config.status from dependencies.
10942 * Makefile.in: Rebuilt.
10943 * configure.in: Move gcc-version-trigger to the end of
10944 ac_configure_args. Add comments to maybedep.tmp and
10945 serdep.tmp. Introduce --disable-serial-configure. Remove
10946 nonopt from baseargs, matching and removing corresponding
10947 whitespace while at it.
10948 * configure: Rebuilt.
10949
e245b0ea
AO
109502002-12-28 Alexandre Oliva <aoliva@redhat.com>
10951
903de295
AO
10952 * configure.in (host_configargs): Replace reference to
10953 no-longer-defined buildopts with --build=${build_alias}.
10954 * configure: Rebuilt.
10955
e245b0ea
AO
10956 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10957 program_transform_name to standard idiom.
10958 (AUTOGEN, AUTOCONF): Define.
10959 (Makefile.in): Use $(AUTOGEN).
10960 (Makefile): Depend on config.status, and use autoconf-style rule to
10961 build it. Move original commands to...
10962 (config.status): ... this new target.
10963 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10964 $(AUTOCONF).
10965 * Makefile.in: Rebuilt.
10966
671aa708
NN
109672002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10968
53fbfb58
NN
10969 * Makefile.tpl: Fix dramatic bustage due to change in
10970 program_transform_name.
10971 * Makefile.in: Regenerate.
10972
10973 * configure.in: Remove unnecessary PATH setting.
10974 * configure: Regnerate.
10975
10976 * configure.in: Don't default to unprefixed tools unless
10977 the native tools will work.
10978 * configure: Regenerate.
10979
671aa708
NN
10980 * configure.in: Convert to autoconf script. Blow away lots
10981 of now-redundant Makefile fragments.
10982 * configure: Generate using Autoconf.
10983 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10984 * Makefile.in: Regenerate.
10985
57f40826
NN
109862002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10987
3fedb745
NN
10988 * configure: Fix stupid bug where RANLIB was mistakenly included.
10989
abb2db7a 10990 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
10991 (build_configargs, host_configargs, target_configargs).
10992
10993 * configure.in: Move logic out of sed statement.
10994
abb2db7a 10995 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
10996 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10997
315fa0f4
SS
109982002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10999
11000 * config.sub: Import from master repository
11001 * config.guess: Ditto
11002
45aff44f
AS
110032002-12-24 Andreas Schwab <schwab@suse.de>
11004
11005 * Makefile.tpl (multilib.out): Fix missing space.
11006 * Makefile.in: Regenerate.
11007
88b5521b
NN
110082002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11009
11010 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11011 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11012 * Makefile.in: Regenerate.
11013 * configure.in: Remove unnecessary leftovers.
11014
2a726918
GK
110152002-12-21 Geoffrey Keating <geoffk@apple.com>
11016
11017 * configure.in (extra_ranlibflags_for_target): New variable.
11018 (*-*-darwin): Add -c to ranlib commands.
11019 * configure (tooldir): Handle extra_ranlibflags_for_target.
11020
aace3269 110212002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
11022
11023 * Makefile.tpl: Revert HJL's change.
11024 * Makefile.in: Regenerated.
11025 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11026 always.
11027
f0895142
AS
110282002-12-19 Andreas Schwab <schwab@suse.de>
11029
11030 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11031 * Makefile.in: Regenerate.
11032
dce2d8b2 110332002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
11034
11035 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11036 * Makefile.in: Regenerated.
11037
11038 * configure.in (build_prefix): New. Substitute.
11039
212f6dd0
NN
110402002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11041
79308c5d
NN
11042 * Makefile.tpl: Don't let real targets depend on phony targets.
11043 * Makefile.in: Regenerate.
11044
212f6dd0
NN
11045 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11046 * Makefile.in: Regenerate.
11047
ab17919f
SS
110482002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11049
11050 * config.sub: Import from master repository
11051 * config.guess: Ditto
11052
5ecf91d1
JM
110532002-12-16 Jason Merrill <jason@redhat.com>
11054
11055 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11056 previous 'make bootstrap'.
11057 * Makefile.in: Regenerate.
11058
d8437e1b
HPN
110592002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11060
11061 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11062
4977bab6
ZW
110632002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11064
11065 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11066 * Makefile.in: Regenerate.
11067
0edcfdcb
JM
110682002-12-13 Jason Merrill <jason@redhat.com>
11069
6248218a 11070 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
11071 library tests.
11072 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
11073 * Makefile.in: Regenerate.
11074
4977bab6
ZW
110752002-12-12 Alexandre Oliva <aoliva@redhat.com>
11076
11077 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11078 * Makefile.in: Rebuilt.
11079
f87505dd
AO
110802002-12-12 Alexandre Oliva <aoliva@redhat.com>
11081
11082 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11083
4977bab6
ZW
110842002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11085
11086 * configure: Fix bug put in by gremlins.
11087
11088 * Makefile.tpl: Substitute more autoconfily.
11089 * configure: Substitute more autoconfily.
11090 * Makefile.in: Regenerate.
11091
7f0db92a
SS
110922002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11093
11094 * config.sub: Import from master repository
11095 * config.guess: Ditto
11096 * MAINTAINERS: Added Svein Seldal under write after approval
11097
4977bab6
ZW
110982002-12-08 Andrew Cagney <ac131313@redhat.com>
11099
11100 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11101 * Makefile.in (all-sim): Ditto.
11102
111032002-12-06 DJ Delorie <dj@redhat.com>
11104
11105 * Makefile.tpl: Change configure dependencies to not have real
11106 targets depend on phony targets.
11107
111082002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11109
11110 * configure.in: Revert unintentional change.
11111
11112 * Makefile.tpl: Change dependency for */multilib.out so that
11113 it works when gcc isn't in the tree.
11114
11115 * configure.in: Substitute more.
11116 * configure: Run subconfigures from the Makefile.
11117 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11118 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11119
67f1b906
GP
111202002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11121
11122 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11123
4977bab6
ZW
111242002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11125
11126 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11127 and corresponding dependencies.
11128 * Makefile.in: Regenerate.
11129
11130 * configure.in (host_tools): Order binutils, gas and ld for
11131 convenience in running the testsuites.
11132
11133 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11134 * Makefile.in: Regenerate.
11135 * configure.in: Introduce rules to serialize subconfigure runs.
11136
11137 * configure.in: Introduce BASE_CC_FOR_TARGET.
11138 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11139 Realize configure-build-* targets. Realize configure-target-* targets.
11140 * Makefile.in: Regenerate.
11141
111422002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11143
11144 * configure: Move gcc_version_trigger stuff from here...
11145 * configure.in: ...to here.
11146
11147 * configure.in: Separate subconfigure options added by this file from
11148 options given by the user. Add machinery to put args for host
11149 subconfigures into the Makefile.
11150
11151 * Makefile.tpl: Remove 'vault' targets.
11152 * Makefile.tpl: Reorder and comment dependencies.
11153 * Makefile.in: Regenerate.
11154
111552002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11156 * configure.in: Fix my broken commit of previous patch. (sigh)
11157
743f054e
GK
111582002-11-28 Geoffrey Keating <geoffk@apple.com>
11159
11160 * configure.in: Move host-specific darwin noconfigdirs into
11161 the host-specific section.
11162
4977bab6
ZW
111632002-11-28 Geoffrey Keating <geoffk@apple.com>
11164
11165 * configure.in: Move host-specific darwin noconfigdirs into
11166 the host-specific section.
11167
111682002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11169
11170 * configure: Remove skip-this-dir support.
11171 * Makefile.tpl: Remove skip-this-dir support.
11172
11173 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11174 subdirectories.
11175 * Makefile.in: Regenerate.
11176
11177 * Makefile.tpl: Strip out useless setting of 'dir'.
11178 * Makefile.in: Regenerate.
11179
111802002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11181
11182 * configure.in: Fix deeply stupid bug.
11183
11184 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11185 shell code in CXX_FOR_TARGET
11186 * Makefile.def: Introduce raw_cxx.
11187 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11188 RAW_CXX_FOR_TARGET.
11189 * Makefile.in: Regenerate.
11190
111912002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11192
11193 * Makefile.tpl: Remove unnecessary ifs.
11194 * Makefile.in: Regenerate.
11195
11196 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11197 dependencies. Maybe-ize build-libiberty. Create dummy install
11198 targets for 'no_install' modules.
11199 * configure: Move GDB_TK substitution to configure.in. Move
11200 build_modules stuff to configure.in.
11201 * configure.in: Implement soft dependency machinery. Maybe-ize
11202 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11203 * Makefile.in: Regenerate.
11204
112052002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11206
11207 * Makefile.tpl: Make all-target, install-target behave similarly
11208 to all, install (only hitting configured targets). Eliminate
11209 unused macro defintions.
11210
11211 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11212 build != host.
11213
11214 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11215
11216 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11217
11218 * configure.in: Produce lists of subdir targets we're actually
11219 configuring. Remove references to "dosrel".
11220 * Makefile.tpl: Let configure set which subdir targets are hit.
11221 Remove install-cross; clean up install; remove ALL. Remove
11222 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11223 Autogenerate host module targets. Remove empty dependency lines
11224 and redundant dependency; rearrange slightly.
11225 * Makefile.def: Add host-side libtermcap, utils.
11226
11227 * Makefile.in: Regenerate.
11228
e6226a2f
RO
112292002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11230
11231 * ltconfig (osf[345]): Append $major to soname_spec.
11232 Reflect this in library_names_spec.
11233 * ltmain.sh (osf): Prefix $major with . for use as extension.
11234
3b75d237
AJ
112352002-11-19 Andreas Jaeger <aj@suse.de>
11236
11237 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11238 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11239 and sparc64 GNU/Linux systems.
11240
809108de
NS
112412002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11242
11243 * MAINTAINERS: Update email.
11244
e7e0de7e
GP
112452002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11246
11247 * MAINTAINERS: Complete James Dennett's entry.
11248
f7109dea
EB
112492002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11250
11251 * MAINTAINERS (Write After Approval): Add myself.
11252
d3ac17c9
BK
112532002-11-13 Bruce Korb <bkorb@gnu.org>
11254
11255 * Makefile.tpl: syntactic cleanup
11256
dce2d8b2 112572002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
11258
11259 * MAINTAINERS: Add myself to write-after-approval list.
11260
4977bab6
ZW
112612002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11262
11263 * Makefile.def: Add list of recursive targets to autogenerate.
11264 Add build_modules.
11265 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11266 targets. Autogenerate *-build-* targets.
11267 * Makefile.in: Regenerate.
11268
112692002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11270
11271 * configure: More autoconf-style substitutions.
11272 * Makefile.tpl: More autoconf-style substitutions.
11273 * Makefile.in: Regenerate.
11274
112752002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11276
11277 * configure: Substitute more variables in a more autoconf-friendly
11278 way. Simplify slightly.
11279 * Makefile.tpl: Make more variables substitutable in an
11280 autoconf-friendly way.
11281 * Makefile.in: Regenerate.
11282
d4783999
JW
112832002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11284
11285 * MAINTAINERS (Write After Approval): Add myself.
11286
4977bab6
ZW
112872002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11288
11289 * configure.in (v810*): Remove special setting of tools.
11290
11291 * configure: Add support for extra required flags for ar or nm.
11292 * configure.in (aix4.3+): Use above support for target-specific
11293 issues, rather than using config/mt-aix43.
11294
112952002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11296
11297 * configure: Remove 'removing', which doesn't work. Replace $subdir
11298 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11299 with $srcdir. Reformat indentation. Substitute some variables
11300 formerly hard-coded in the Makefile for build=host.
11301 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11302 * Makefile.def: Autogenerate more.
11303 * Makefile.in: Regenerate.
11304
1c9c903e
AN
113052002-11-04 Adam Nemet <anemet@lnxw.com>
11306
11307 * MAINTAINERS (Write After Approval): Add myself.
11308
40673d2b
KB
113092002-11-04 Kevin Buettner <kevinb@redhat.com>
11310
11311 * Makefile.def (host_modules): Add rda.
11312 * Makefile.in: Regenerate.
11313 * configure.in (target_tool): Add target-rda to list.
11314
42e650ae
GP
113152002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11316
11317 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11318
e004b81f
PE
113192002-10-25 Phil Edwards <pme@gcc.gnu.org>
11320
11321 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11322 and restrap targets to this rule.
11323 * Makefile.in: Regenerate.
11324
06bd49b1
GP
113252002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11326
11327 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11328 GNATS only accounts.
11329
d0af82b0
HPN
113302002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11331
11332 * configure.in (i[3456]86-*-linux*): Add check to disable
11333 ${libgcj} for glibc1.
11334
10782654
DC
113352002-10-24 Denis Chertykov <denisc@overta.ru>
11336
11337 * MAINTAINERS: Add myself as ip2k port maintainer.
11338
a5a438f5
SS
113392002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11340
11341 * configure.in: Add tic4x target.
11342
fe3d5b7f
NN
113432002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11344
aba8a494
NN
11345 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11346 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11347 * Makefile.in: Regenerate.
11348
fe3d5b7f
NN
11349 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11350 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11351 * Makefile.in: Regenerate.
11352
a6ad79e7
JJ
113532002-10-02 Janis Johnson <janis187@us.ibm.com>
11354
11355 * MAINTAINERS: Add myself as web pages co-maintainer.
11356
6a8a9058
NN
113572002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11358
11359 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11360 * Makefile.in: Regenerate.
11361
327d975a
ZW
113622002-10-02 Zack Weinberg <zack@codesourcery.com>
11363
11364 * MAINTAINERS: Add myself and Nathan Sidwell
11365 <nathan@codesourcery.com> as VxWorks maintainers.
11366
a5ae8f19 113672002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
11368
11369 * Makefile.def: Remove order dependency comments.
11370 * Makefile.tpl: Add explicit install-install dependencies.
11371 * Makefile.in: Regenerate.
d0f6c823 11372
34c6040c 11373 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 11374 * Makefile.in: Regenerate.
34c6040c 11375
d0f6c823
NN
11376 * Makefile.tpl: Add configure-target (for src-release in src)
11377 * Makefile.in: Regenerate.
11378
50bd210b
NC
113792002-09-30 Nick Clifton <nickc@redhat.com>
11380
11381 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11382
ca25149e
UW
113832002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11384
11385 * configure.in (s390*-*-linux*): Enable libgcj.
11386
dd30b57d
NN
113872002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11388
9e60a678
NN
11389 * configure: Revert accidentally applied changes.
11390
dd30b57d
NN
11391 * Makefile.tpl: Make more autoconf-friendly.
11392 * Makefile.in: Regenerate.
11393 * configure: Make substitution more autoconf-like.
11394
5831424e
RE
113952002-09-28 Richard Earnshaw <rearnsha@arm.com>
11396
11397 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11398 single entry to handle all these.
11399 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11400 libjava on arm-*-elf.
11401
b7f3b15b
GK
114022002-09-27 Geoffrey Keating <geoffk@apple.com>
11403
11404 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11405 things that depend on them.
11406
0dffceed
NN
114072002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11408
11409 * Makefile.tpl: Make subsituted variables more autoconfy.
11410 * Makefile.in: Regenerate.
11411 * configure: Make seds more autoconfy.
11412
1db75a86 114132002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
11414
11415 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11416 * Makefile.in: Regenerate.
11417 * configure.in: Rewrite sed statements to look autoconfy.
11418
1db75a86
NN
11419 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11420 all-target-foo on configure-target-foo.
11421 * Makefile.def: Ditto.
11422 * Makefile.in: Rebuild.
11423
741a4e89
AH
114242002-09-25 Andrew Haley <aph@redhat.com>
11425
11426 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11427
95ddd785
NN
114282002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11429
11430 * Makefile.def: New file.
11431 * Makefile.tpl: New file.
11432 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11433 * contrib/gcc_update: Note that Makefile.in is a generated file.
11434
11435 * configure.in: Minor rearrangement. Simplify tests.
11436
65a824f6
JT
114372002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11438
11439 * configure.in (with_headers): Skip copy if value is "yes".
11440 (with_libs): Likewise.
11441
51270f0a 114422002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
11443
11444 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11445 * configure.in (sh*-*-pe*): Ditto.
11446 * configure.in (mips*-*-pe*): Ditto.
11447 * configure.in (*arm-wince-pe): Ditto.
11448
8f89dbf4
NN
11449 * configure.in: Rearrange.
11450
c1b8db3f
KH
114512002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11452
11453 * MAINTAINERS: Update my email address.
11454
341f0575
PK
114552002-08-30 Paul Koning <pkoning@equallogic.com>
11456
11457 * MAINTAINERS: (Write After Approval): Add myself.
11458
d2e06980
GK
114592002-08-29 Geoffrey Keating <geoffk@redhat.com>
11460
11461 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11462
4906d5d8
GK
114632002-08-24 Geoffrey Keating <geoffk@redhat.com>
11464
11465 * MAINTAINERS: Change my mailing address.
11466
e9a25cc8
PC
114672002-08-21 Paolo Carlini <pcarlini@unitus.it>
11468
11469 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 11470 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 11471
dce2d8b2 114722002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
11473
11474 * MAINTAINERS (Write After Approval): Remove myself.
11475 (Various Maintainers: c++ runtime libs): Add myself.
11476
5ce6f47b
EC
114772002-08-15 Eric Christopher <echristo@redhat.com>
11478
11479 * config.sub: Import from master repository.
11480 * config.guess: Ditto.
11481
7f9317f0
AO
114822002-08-19 Alexandre Oliva <aoliva@redhat.com>
11483
11484 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11485 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11486 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11487
7aecca3d
AH
114882002-08-16 Aldy Hernandez <aldyh@redhat.com>
11489
11490 * MAINTAINERS: Add self to rs6000 vector extensions.
11491
8ea4b195
AO
114922002-08-15 Alexandre Oliva <aoliva@redhat.com>
11493
11494 * libiberty/configure: Reverted unintended yesterday's check in.
11495
f5cc59a7
AO
114962002-08-14 Alexandre Oliva <aoliva@redhat.com>
11497
11498 * boehm-gc/configure, libf2c/configure: Rebuilt.
11499 * libffi/configure, libiberty/configure: Ditto.
11500 * libjava/configure, libobjc/configure: Ditto.
11501 * libstdc++-v3/configure, zlib/configure: Ditto.
11502 Merged from binutils:
11503 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11504 From Steve Ellcey <sje@cup.hp.com>:
11505 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11506 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11507 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11508 IA64.
11509 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11510 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11511 soname_spec, sys_lib_search_path_spec): Ditto.
11512
dce2d8b2 115132002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
11514
11515 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11516
2ff34870
L
115172002-08-04 H.J. Lu (hjl@gnu.org)
11518
11519 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11520
a014f2fe
KW
115212002-08-02 Krister Walfridsson <cato@df.lth.se>
11522
11523 * MAINTAINERS (Write After Approval): Add myself.
11524
c01d477a
AM
115252002-07-31 Alan Modra <amodra@bigpond.net.au>
11526
11527 * configure.in: Move generic linux case to end. Copy generic
11528 linux noconfigdirs to mips*-*-linux* entry and new
11529 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11530
68cd2524
MM
115312002-07-19 Michael Matz <matz@suse.de>
11532
11533 * MAINTAINERS: Add myself as ra* maintainer.
11534
e2d83b8c
CD
115352002-07-16 Chris Demetriou <cgd@broadcom.com>
11536
11537 * config.guess: Update to 2002-07-09 version.
11538 * config.sub: Update to 2002-07-03 version.
11539
cece4f1d
HPN
115402002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11541
11542 * MAINTAINERS: Fix typo in a maintainer email address.
11543
bb654703
NN
115442002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11545
11546 * configure.in: Remove two redundant tests.
11547
789b7de5
RO
115482002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11549
11550 * configure.in (mips*-*-irix6*o32): Enable stabs.
11551
e1da1089
NN
115522002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11553
f3970bba
NN
11554 * configure.in: Don't build grez.
11555 * Makefile.in: Ditto.
11556
e1da1089
NN
11557 * Makefile.in: Remove references to bsp, cygmon, libstub.
11558 * configure.in: Ditto.
11559
11560 * configure.in: Remove leftover reference to gdbtest.
11561
57c905fa
PE
115622002-07-08 Phil Edwards <pme@gcc.gnu.org>
11563
11564 * configure.in (gxx_include_dir): Change to match versioned
11565 C++ headers if --enable-version-specific-runtime-libs is used.
11566
a0af94a7 115672002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 11568
a0af94a7
SE
11569 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11570
423ce3eb
NN
115712002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11572
11573 * configure.in: Make --without-x work.
11574
98186934
NN
115752002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11576
c3b7d169
NN
11577 * configure.in: Rearrange target Makefile fragment collection.
11578
98186934
NN
11579 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11580 cvs[src].
11581 * configure.in: Ditto.
11582
eebd288a
MK
115832002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11584
11585 * MAINTAINERS (Write After Approval): Update my e-mail address.
11586
3ab36f05
NN
115872002-06-24 Ben Elliston <bje@redhat.com>
11588
11589 * configure.in (host_tools): Remove cgen.
11590
11591 * Makefile.in (all-cgen): Remove; runs from its source directory.
11592 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 11593 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
11594 (all-sim): Likewise.
11595
dce2d8b2 115962002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
11597
11598 * Makefile.in: Eliminate 'apache' targets.
11599 * configure.in: Eliminate 'apache' targets.
11600
55380b08
NN
11601 * configure.in: Eliminate redundant tests. Reorganize.
11602
9a5c1b9d
NN
11603 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11604
5fd3853a
NN
11605 * config-ml.in: Eliminate references to Cygnus configure.
11606
cfefc434
NN
11607 * Makefile.in: Eliminate references to building emacs.
11608
2fe93885
GS
116092002-06-28 Graham Stott <graham.stott@btinternet.com>
11610
11611 * MAINTAINERS: Update my email address.
11612
53c40185
BK
116132002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11614
11615 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 11616 (cxx_incdir): Remove.
53c40185 11617
97679694
NN
116182002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11619
11620 * MAINTAINERS (Write After Approval): Add self.
11621
b03bcd37
DC
11622Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11623
11624 * configure.in: Add support for ip2k.
11625
6bd12129
NN
116262002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11627
11628 * configure.in: Fix AIX configury bug.
11629
e0d98a92
SE
116302002-06-20 Steve Ellcey <sje@cup.hp.com>
11631
11632 * MAINTAINERS (Write After Approval): Add self.
11633
ba3292db
NN
116342002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11635
ef40bc65
NN
11636 * configure.in: replace ${topsrcdir} with ${srcdir}
11637
7a0be465
NN
11638 * configure.in: Move definition of libstdcxx_flags
11639 right above usage, rather than waaay earlier.
11640
e1848dde
NN
11641 * configure.in: Pull definition of is_cross_compiler earlier.
11642
8bc2fff1
NN
11643 * configure.in: Rearrange a little.
11644
ba3292db
NN
11645 * configure.in: Remove references to librx.
11646 * Makefile.in: Remove references to librx.
11647
11d8b408
DC
11648Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11649
11650 * config.sub: Add support for avr target.
11651 Import from master sources, rev 1.255
5ce6f47b 11652
93da8339
PE
116532002-06-19 Phil Edwards <pme@gcc.gnu.org>
11654
11655 * configure, .cvsignore: Revert previous change...
11656 * Makefile: ...delete.
11657
b4caab5c
NN
116582002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11659
11660 * configure.in: Eliminate ${gasdir} variable.
11661
ee777171
DB
116622002-06-18 Dave Brolley <brolley@redhat.com>
11663
11664 * configure.in: Add support for frv.
11665 * config.sub: Add support for frv.
11666
26e4af54
PE
116672002-06-18 Phil Edwards <pme@gcc.gnu.org>
11668
11669 * configure: Remove garbage from previous commit.
11670
bb20b7da
PE
116712002-06-18 Phil Edwards <pme@gcc.gnu.org>
11672
11673 * configure: For in-source builds, make a subdir and re-exec there.
11674 * Makefile: New file. Pass targets through to build directory.
11675 * .cvsignore: No longer ignore "Makefile".
11676
9d321f6c
DR
116772002-06-16 Douglas Rupp <rupp@gnat.com>
11678
11679 * MAINTAINERS (Write After Approval): Add self.
11680
c8eb2bc0
KG
116812002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11682
11683 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11684
f210d239
JT
116852002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11686
11687 * configure.in (vax-*-netbsd*): Re-enable gas.
11688
e9667b3c
NN
116892002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11690
efe1f357
NN
11691 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11692 BUILD_PREFIX_1, to correct nomenclature.
11693 * configure: Likewise.
11694
e9667b3c
NN
11695 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11696 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11697
fe2fe497
OH
116982002-05-31 Olaf Hering <olh@suse.de>
11699
11700 * config-ml.in: Propogate DESTDIR also.
11701
dcf7f0dd
JT
117022002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11703
11704 * configure.in (vax-*-netbsd*): Don't build gas for this
11705 platform.
11706
6ff14f32
MM
117072002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11708
11709 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11710 and libgcj for AVR.
11711
397de1ff
KK
117122002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11713
11714 * MAINTAINERS (Write After Approval): Add myself.
11715
ac30211c
JT
117162002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11717
11718 * config.guess: Update to 2002-05-22 version.
11719 * config.sub: Likewise.
11720
1e6347d8
RO
117212002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11722
11723 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11724 * config-ml.in: Likewise.
11725 * configure: Likewise.
11726 * configure.in: Likewise.
11727
e5ce1d6d
SC
117282002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11729
11730 * MAINTAINERS: Update my email address.
11731
6cdef75d
NN
117322002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11733
4a87f061
NN
11734 * configure.in: Simplify makefile fragment collection.
11735
11736 * configure.in: Remove code to build emacs.
603606e7 11737
e254d6b5
NN
11738 * configure.in : Remove --srcdir argument from targargs and buildargs
11739 (it's always overridden in the Makefile anyway). Rearrange a bit.
11740
11741 * configure: Move some logic to configure.in.
11742 * configure.in: Move some logic from configure.
6cdef75d 11743
1d6006fe
TT
117442002-05-11 Tom Tromey <tromey@redhat.com>
11745
11746 * MAINTAINERS: Reflect libgcj reality.
11747
b70b3534
FS
117482002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11749
11750 * Makefile.in: Honour DESTDIR.
11751
4434687a
MM
117522002-05-08 Mark Mitchell <mark@codesourcery.com>
11753
11754 * config.guess: Import 2002-03-20 version.
11755 * config.sub: Import 2002-04-26 version.
11756
a89e49c7
RO
117572002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11758
11759 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11760
44e55536
TJ
117612002-05-07 Tim Josling <tej@melbpc.org.au>
11762
11763 * MAINTAINERS: Add self.
11764
dce2d8b2 117652002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
11766
11767 * ltmain.sh: Detect and handle object name conflicts
11768 while piecewise linking a static library.
11769
b7c13625
AO
117702002-05-05 Alexandre Oliva <aoliva@redhat.com>
11771
11772 * configure.in (noconfigdirs): Don't disable libgcj on
11773 sparc64-*-solaris* and sparcv9-*-solaris*.
11774
4182d9fa
AO
117752002-05-03 Alexandre Oliva <aoliva@redhat.com>
11776
11777 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11778
7bebf279
TF
117792002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11780
11781 * configure.in (FLAGS_FOR_TARGET): Do not add
11782 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11783 on i[3456]86-*-linux*.
11784
9a06dc7d
TF
117852002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11786
11787 * configure.in (noconfigdirs): Replace [ ] with test.
11788
11789 * configure.in (noconfigdirs): Do not add target-newlib if
11790 target == i[3456]86-*-linux*, and host == target.
11791
a51a07fa
NN
117922002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11793
9e7facd6
DD
11794 * configure.in: delete reference to absent file
11795
aeaa0f2f
NN
11796 * configure.in: replace '[' with 'test'
11797
4bb98828
NN
11798 * configure.in: Eliminate references to gash.
11799 * Makefile.in: Eliminate references to gash.
11800
64791664
NN
11801 * configure.in: remove useless references to 'pic' makefile fragments.
11802
3ed57cf4
NN
11803 * configure.in: (*-*-windows*) Finish removing.
11804
a51a07fa
NN
11805 * configure.in: Eliminate redundant test for libgui.
11806
8552f6f1
RS
118072002-04-29 Roger Sayle <roger@eyesopen.com>
11808
11809 * MAINTAINERS: Add self and realphabetize. Update entries
11810 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11811 entry for a29k port maintainer.
11812
dce2d8b2 118132002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
11814
11815 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11816 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11817
704c9a14
NN
118182002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11819
11820 * configure.in: remove references to dead files
11821
7bff5059
MM
118222002-04-19 Mark Mitchell <mark@codesourcery.com>
11823
11824 * MAINTAINERS: Add information about purpose of this file.
11825
0c7c67f0
TT
118262002-04-18 Tom Tromey <tromey@redhat.com>
11827
11828 * configure.in: Disallow configuring libgcj when it is already
11829 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11830 Solaris 2.8 by default. For PR libgcj/6158.
11831
63501e91
NN
118322002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11833
11834 * configure.in: Move default CC setting out of config/mh-* fragments
11835 directly into here.
11836
701afd4d
NN
118372002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11838
11839 * configure.in: don't even try to configure or make a subdirectory
11840 if there's no configure script for it.
11841
07cdae91
MM
118422002-04-15 Mark Mitchell <mark@codesourcery.com>
11843
11844 * MAINTAINERS: Remove chill maintainers.
11845 * Makefile.in (CHILLFLAGS): Remove.
11846 (CHILL_LIB): Remove.
11847 (TARGET_CONFIGDIRS): Remove libchill.
11848 (CHILL_FOR_TARGET): Remove.
11849 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11850 CHILL_LIB.
11851 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11852 (CHECK_TARGET_MODULES): Likewise.
11853 (INSTALL_TARGET_MODULES): Likewise.
11854 (CLEAN_TARGET_MODULES): Likewise.
11855 (configure-target-libchill): Remove.
11856 (all-target-libchill): Remove.
11857 * configure.in (target_libs): Remove target-libchill.
11858 Do not compute CHILL_FOR_TARGET.
11859 * libchill: Remove directory.
5ce6f47b 11860
ab50d72b
DD
118612002-04-11 DJ Delorie <dj@redhat.com>
11862
11863 * Makefile.in, configure.in: Sync with binutils, entries
11864 follow...
11865
0a1e123a
DD
118662002-04-07 Andrew Cagney <ac131313@redhat.com>
11867
11868 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11869 (do-tar, do-bz2): New rules.
11870 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11871 (gdb-tar): New rule.
11872 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11873 (insight_dejagnu.tar): New rule.
11874 (insight.tar): New rule.
11875 (gdb+dejagnu.tar): New rule.
11876 (gdb.tar): New rule.
11877
ab50d72b
DD
118782002-02-01 Mo DeJong <supermo@bayarea.net>
11879
11880 * Makefile.in: Add all-tix to deps for all-snavigator
11881 so that tix is built when building snavigator.
11882
118832002-01-11 Steve Ellcey <sje@cup.hp.com>
11884
11885 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11886 ld and gdb are not supported.
11887
118882002-01-07 Mark Salter <msalter@redhat.com>
11889
11890 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11891 Allow target-libgloss to be built for arm, strongarm, and xscale.
11892
118932001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11894
11895 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11896 options for i[3456]86-pc-linux* native builds.
11897
118982001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11899
11900 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11901 files from .po files for a distribution.
11902
119032001-09-03 Jeff Holcomb <jeffh@redhat.com>
11904
11905 * configure.in: Enable libstdc++-v3 for h8300 targets.
11906
119072001-06-19 Alan Modra <amodra@bigpond.net.au>
11908
11909 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11910 version from bfd/.
11911
11912Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11913
11914 * Makefile.in (VER): When present, extract the version number from
11915 the file version.in.
11916
dce2d8b2 119172001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
11918
11919 * configure.in : enable ld for aix
11920
119212001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11922
11923 * config.guess: Add linux target for S/390.
11924
119252000-11-07 Philip Blundell <pb@futuretv.com>
11926
11927 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11928
119292000-11-03 Philip Blundell <pb@futuretv.com>
11930
11931 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11932 files.
11933
119342001-01-15 Ben Elliston <bje@redhat.com>
11935
11936 * configure.in (host_tools): Add sid.
11937 Always configure cgen.
11938
119392000-11-24 Nick Clifton <nickc@redhat.com>
11940
11941 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11942
ab50d72b
DD
119432000-08-20 Doug Evans <dje@casey.transmeta.com>
11944
11945 * Makefile.in (ALL_MODULES): Add all-cgen.
11946 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11947 (all-cgen): New target.
11948 (all-opcodes,all-sim): Depend on all-cgen.
11949 * configure.in (host_tools): Add cgen.
11950 Only configure cgen if --enable-cgen-maint.
11951
dce2d8b2 119522002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
11953
11954 * configure.in: Add *-*-freebsd* configurations.
11955
90def2b2
TT
119562002-04-08 Tom Tromey <tromey@redhat.com>
11957
11958 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11959 Fixes PR libgcj/6068.
11960
320d7e7a
KW
119612002-03-30 Krister Walfridsson <cato@df.lth.se>
11962
11963 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11964
18b467f1
RO
119652002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11966
11967 * configure.in (alpha*-dec-osf*): Enable libgcj.
11968
dce2d8b2 119692003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
11970
11971 * MAINTAINERS (Write After Approval): Add myself.
11972
56ae9405
NC
119732002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11974
11975 Fix for: PR bootstrap/3591, target/5676
11976 * configure.in (mcore-pe): Disable the configuration of
11977 libstdc++-v3 since exceptions are not supported.
11978
f18d9a0c
AG
119792002-03-20 Anthony Green <green@redhat.com>
11980
11981 * configure.in: Enable libgcj for xscale-elf target.
11982
dce2d8b2 11983Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
11984
11985 * MAINTAINERS: Update my email address.
11986
28eca9e8
AO
119872002-03-16 Alexandre Oliva <aoliva@redhat.com>
11988
11989 * ltmain.sh (relink_command): Fix typo in previous change.
11990
e67e72c7
AO
119912002-03-15 Alexandre Oliva <aoliva@redhat.com>
11992
11993 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11994 (relink_command): Added --tag flags.
11995 (mode=install): If relinking fails; error out.
11996
c2273204
RH
119972002-03-12 Richard Henderson <rth@redhat.com>
11998
11999 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12000 .NOTPARALLEL tag.
12001 (do-check): Rename from check.
12002 (check): Allow parallel check.
12003
bcb64245
BW
120042002-03-12 Bob Wilson <bob.wilson@acm.org>
12005
12006 * MAINTAINERS: Add myself as maintainer for xtensa port.
12007 Fix alphabetical order in CPU port maintainer list.
12008 Remove myself from Write After Approval list.
12009
63adb4ff
RH
120102002-03-11 Richard Henderson <rth@redhat.com>
12011
12012 * Makefile.in (.NOTPARALLEL): Add fake tag.
12013
9bec4bf0
L
120142002-03-07 H.J. Lu (hjl@gnu.org)
12015
12016 * configure.in: Enable gprof for mips*-*-linux*.
12017
c7fc1f84
DS
120182002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12019
12020 * MAINTAINERS (Write After Approval): Add myself.
12021
6bff33fb
AO
120222002-02-28 Alexandre Oliva <aoliva@redhat.com>
12023
12024 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12025 libjava.
12026 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12027
0210b33b
AO
120282002-02-23 Alexandre Oliva <aoliva@redhat.com>
12029
12030 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12031 because its Makefile is there; test for the executable instead.
12032
fcc0a3ef
AO
120332002-02-22 Alexandre Oliva <aoliva@redhat.com>
12034
12035 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12036 libstdc++-v3 and libjava.
12037
dce2d8b2 120382002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
12039
12040 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12041 boehm-gc
5ce6f47b 12042
40fe0ec3
AO
120432002-02-09 Alexandre Oliva <aoliva@redhat.com>
12044
12045 * config.guess: Updated to 2002-01-30's version.
12046 * config.sub: Updated to 2002-02-01's version.
12047 Contribute sh64-elf.
12048 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12049 * configure.in: Added sh64-*-*.
12050
694d53ee
CD
120512002-02-08 Chris Demetriou <cgd@broadcom.com>
12052
12053 * MAINTAINERS: Belatedly add myself to write after approval list.
12054
a9ca50b1
JH
12055Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12056
12057 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12058 Remove self as Write After Approval.
12059
5ffc3500
GK
120602002-01-31 Geoffrey Keating <geoffk@redhat.com>
12061
12062 * MAINTAINERS: Put self in as maintainer for contrib/regression
12063 directory.
12064
4ceaf7fb
PE
120652002-01-28 Phil Edwards <pme@gcc.gnu.org>
12066
12067 * MAINTAINERS: Update my email address.
12068
51584787
JT
120692002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12070
5ce6f47b
EC
12071 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12072 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
12073 libraries if not supported for NetBSD on target CPU.
12074
5701d273
DR
120752002-01-25 Douglas B Rupp <rupp@gnat.com>
12076
12077 * install-sh: Use _inst.$$_ for temp file name.
12078
b299a075
JT
120792002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12080
12081 * MAINTAINERS (Write After Approval): Move my contact info
12082 from here...
12083 (OS Port Maintainers): ...to here (netbsd).
12084
51fe14b5
BW
120852002-01-22 Bob Wilson <bob.wilson@acm.org>
12086
12087 * MAINTAINERS (Write After Approval): Add myself.
12088
dce2d8b2 120892002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
12090
12091 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12092 (all-target-fastjar): Also depend on all-target-libiberty.
12093
3cd87679
L
120942002-01-16 H.J. Lu (hjl@gnu.org)
12095
12096 * config.guess: Import from master sources, rev 1.225.
12097 * config.sub: Import from master sources, rev 1.238.
12098
969a6d8f
KH
120992002-01-16 Kazu Hirata <kazu@hxi.com>
12100
12101 * MAINTAINERS (Write After Approval): Remove myself.
12102
366f6a52
FW
121032001-12-19 Florian Weimer <fw@deneb.enyo.de>
12104
12105 * MAINTAINERS (Write After Approval): Add myself.
12106
f02240b6
JM
121072001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12108
12109 * MAINTAINERS: Add self as docs co-maintainer.
12110
5d08dc39
MK
121112001-12-11 Matthias Klose <doko@debian.org>
12112
12113 * MAINTAINERS (Write After Approval): Add myself.
12114
39e790d5
ZW
121152001-12-09 Zack Weinberg <zack@codesourcery.com>
12116
12117 * MAINTAINERS: Update my email address.
12118
4519d6a3
TC
121192001-12-07 Turly O'Connor <turly@apple.com>
12120 * MAINTAINERS (Write After Approval): Add myself.
12121 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12122 (rs6000_initialize_trampoline): Call __trampoline_setup for
12123 ABI_DARWIN too.
12124 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 12125 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 12126
21cf0a73
PC
121272001-12-07 Paolo Carlini <pcarlini@unitus.it>
12128
12129 * MAINTAINERS (Write After Approval): Add myself.
12130
4ee43206
DR
12131Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12132
12133 * configure, configure.in: Use temp file for long sed commands.
12134
251931f3
LG
121352001-12-03 Laurent Guerby <guerby@acm.org>
12136
12137 * config.sub: Update to version 1.232 on subversion.
12138
03777dd7
BE
121392001-12-03 Ben Elliston <bje@redhat.com>
12140
12141 * MAINTAINERS: Update mail address for config.* patches.
12142
dce2d8b2 121432001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
12144 Zack Weinberg <zack@codesourcery.com>
12145
12146 When build != host, create libiberty for the build machine.
12147
12148 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12149 CONFIG_ARGUMENTS.
12150 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12151 New variables.
12152 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12153 and rules.
12154 (all.normal): Depend on ALL_BUILD_MODULES.
12155 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12156 (all-build-libiberty): Depend on configure-build-libiberty.
12157
12158 * configure: Calculate and substitute proper value for
12159 ALL_BUILD_MODULES.
12160 * configure.in: Create the build subdirectory.
12161 Calculate and substitute TARGET_CONFIGARGS (formerly
12162 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12163
04075e8f
ZL
121642001-11-26 Ziemowit Laski <zlaski@apple.com>
12165
12166 * MAINTAINERS (write-after-approval): Add self.
12167
ed19322d
CR
121682001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12169
12170 * MAINTAINERS (GNATS only accounts): Remove self.
12171
90a12988
HPN
121722001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12173
12174 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12175 libf2c.
12176
77e653ad
CR
121772001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12178
12179 * MAINTAINERS (Write After Approval): Add self.
12180
64adad99
DB
121812001-11-12 David O'Brien <obrien@FreeBSD.org>
12182
12183 * MAINTAINERS: mips and s390 are also CPU ports.
12184
834a28c7
DB
121852001-11-12 David O'Brien <obrien@FreeBSD.org>
12186
12187 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12188
ef94239f
DB
121892001-11-11 David O'Brien <obrien@FreeBSD.org>
12190
12191 * MAINTAINERS: Alphabetize.
12192
beda0427
KH
121932001-11-09 Kazu Hirata <kazu@hxi.com>
12194
12195 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12196
6ca224d3
JDA
121972001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12198
12199 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12200
132e4bd7
PE
122012001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12202
12203 * configure.in (--enable-languages): Be more permissive about
12204 syntax. Check for empty lists better. Warn about $LANGUAGES.
12205
c6243b4c
GK
122062001-11-08 Geoffrey Keating <geoffk@redhat.com>
12207
12208 * config.sub: Import from master sources, rev. 1.230.
12209 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12210
abbb9e76
LG
122112001-11-07 Laurent Guerby <guerby@acm.org>
12212
12213 * MAINTAINERS (Write After Approval): Add self.
12214
53cdb27a
HPN
122152001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12216
12217 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12218
dd3a88c9
HPN
122192001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12220
12221 * config.sub: Import from master sources, rev 1.226.
12222 * config.guess: Import from master sources, rev 1.216.
12223
d344dce9
HPN
122242001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12225
12226 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12227 * MAINTAINERS: Add self as maintainer of MMIX port.
12228 Remove old after-approval entry.
12229
63f6bcd7
JM
122302001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12231
12232 * ChangeLog, configure: Fix spelling errors.
12233
84f92638
BK
122342001-10-20 Brendan Kehoe <brendan@zen.org>
12235
12236 * MAINTAINERS: Tweak my address.
12237
dce2d8b2 12238Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
12239
12240 * MAINTAINERS: Update my email address.
12241
1567080c 122422001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 12243
f48a3b5c 12244 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 12245 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 12246
30106886
GB
122472001-10-10 Geert Bosch <bosch@gnat.com>
12248
e490616e 12249 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
12250 Added Robert Dewar.
12251
dce2d8b2 122522001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
12253
12254 * MAINTAINERS (Write After Approval): Added self
12255
d1c3e709
GB
122562001-10-02 Geert Bosch <bosch@gnat.com>
12257
12258 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12259
50f5f793
JM
122602001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12261
12262 * configure: Handle temporary files securely using mkdir.
12263
7fddf9a9
AO
122642001-09-29 Alexandre Oliva <aoliva@redhat.com>
12265
12266 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12267
dce2d8b2 122682001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
12269
12270 * configure.in (*-*-linux*): Disable configuration of target-newlib
12271 and target-libgloss.
e490616e 12272
0c055e34
AO
122732001-09-26 Alexandre Oliva <aoliva@redhat.com>
12274
12275 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12276 RANLIB.
12277
759bfa90
AO
122782001-09-21 Alexandre Oliva <aoliva@redhat.com>
12279
12280 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12281 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12282 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12283 avoid quotes nesting problems.
12284 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12285 (DO_X): Export only variables that are set.
12286
1dc4a750
BE
122872001-09-19 Ben Elliston <bje@redhat.com>
12288
12289 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12290 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12291 semantics. Use the shell built-in "type" command instead.
12292
898c7238
AO
122932001-08-31 Alexandre Oliva <aoliva@redhat.com>
12294
12295 Merged from gcc-3_0-branch:
12296 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12297 * ltcf-c.sh: Use $objext, not $ac_objext.
12298 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12299 * ltcf-cxx.sh: Add support for GNU.
12300 2001-07-22 Timothy Wall <twall@redhat.com>
12301 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12302 default settings if using GNU tools with that configuration.
12303 * ltcf-cxx.sh: Ditto.
12304 * ltcf-gcj.sh: Ditto.
12305 2001-07-21 Michael Chastain <chastain@redhat.com>
12306 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12307 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12308 * ltmain.sh: Mark as gcc-local.
12309
8fa0a32e
EC
123102001-08-30 Eric Christopher <echristo@redhat.com>
12311 Jason Eckhardt <jle@redhat.com>
12312
12313 * config.guess: Merge from master sources.
12314 * config.sub: Merge from master sources, add support for mipsisa32.
12315
32f30f91 123162001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
12317 * config.sub: Merge from master sources, rev 1.219.
12318 * MAINTAINERS: Add self as contact for stormy16 port.
12319
f6084f99
ZW
123202001-08-14 Zack Weinberg <zackw@panix.com>
12321
12322 * config.sub: Merge from master sources, rev 1.218.
12323 * config.guess: Merge from master sources, rev 1.209.
12324
91b54f7f
GS
123252001-08-11 Graham Stott <grahams@redhat.com>
12326
12327 * Makefile.in (check-c++): Add missing semicolon.
12328
e5b3941e
JH
12329Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12330
32f30f91 12331 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 12332
6387a56e
EC
123332001-07-30 Eric Christopher <echristo@redhat.com>
12334
12335 * MAINTAINERS (Various maintainers: mips port): Added myself.
12336
53b475f0
AH
123372001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12338
e490616e 12339 * configure.in (sh-*-linux*): New.
53b475f0 12340
2a08c780
RH
123412001-07-27 Richard Henderson <rth@redhat.com>
12342
12343 * .cvsignore: Add LAST_UPDATED.
12344
bfa79422
UW
123452001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12346
12347 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12348
0ae85492
AH
123492001-07-16 Aldy Hernandez <aldyh@redhat.com>
12350
e490616e 12351 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 12352
8e1ab0fe
NP
12353Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12354
12355 * MAINTAINERS (Write After Approval): Added myself.
12356
2b997990
SC
123572001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12358
12359 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12360 and libgcj on m68hc11/m68hc12.
12361
d920e825
L
123622001-06-27 H.J. Lu (hjl@gnu.org)
12363
12364 * Makefile (CFLAGS_FOR_BUILD): New.
12365 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12366
d425a1e0
JM
123672001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12368
12369 * README: Remove version number.
12370
5b5b4207
GP
123712001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12372
12373 * INSTALL/README: Update wrt. to the installation instructions now
12374 residing in gcc/doc/install.texi.
12375
be839b69
JM
123762001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12377
12378 * README: Replace with a cut-down and updated version of gcc/README.
12379
fe2ee7c4
DE
123802001-06-12 David Edelsohn <edelsohn@gnu.org>
12381
12382 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12383 multilibs to be disabled.
12384
4f5d646c
DB
123852001-06-11 Daniel Berlin <dan@cgsoftware.com>
12386
12387 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 12388
818f0c85
AO
123892001-06-09 Alexandre Oliva <aoliva@redhat.com>
12390
12391 * config.guess: Import CVS version 1.195.
12392 * config.sub: Import CVS version 1.212.
12393
e9a8af10
AO
123942001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12395
12396 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12397 gcc/xgcc is built, use -print-prog-name to find out the program
12398 name to use.
12399
ae3ca0a9
PE
124002001-06-04 Phil Edwards <pme@sources.redhat.com>
12401
12402 * config.guess: Import CVS version 1.194. All gcc-local changes
12403 appear to also be in the master copy.
12404 * config.sub: Import CVS version 1.211.
12405
066bd40d
MM
12406Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12407
12408 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12409 with_gcc]: Use `gcc -shared' to build a shared library.
12410
4aef4f33
JDA
12411Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12412
12413 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12414 archives.
12415
c386f00f
RO
12416Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12417
12418 * MAINTAINERS (Write After Approval): Add myself.
12419
2ae5cea5
HPN
124202001-06-01 Hans-Peter Nilsson <hp@axis.com>
12421
12422 * configure.in (libstdcxx_flags): Do not try to execute
12423 libstdc++-v3/testsuite_flags until it exists.
12424
c3766183
AM
124252001-06-01 Alan Modra <amodra@bigpond.net.au>
12426
12427 * MAINTAINERS: Update my email address.
12428
9b337833
GS
124292001-05-31 Graham Stott <grahams@redhat.com>
12430
12431 * MAINTAINERS (Write After Approval): Add myself.
12432
dce2d8b2 124332001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
12434
12435 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12436 libraries when using g++ with native linker.
12437
5f7de4b8
AO
124382001-05-28 Alexandre Oliva <aoliva@redhat.com>
12439
12440 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12441
a7bc0fbb
AO
124422001-05-22 Alexandre Oliva <aoliva@redhat.com>
12443
12444 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12445 [aix4*|aix5*]: Prepend blank.
12446
33456445
AO
124472001-05-20 Alexandre Oliva <aoliva@redhat.com>
12448
12449 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12450 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12451 of subdir/configure scripts to use the new libtool.m4.
12452
e48d3d00
MK
124532001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12454
12455 * MAINTAINERS (Write After Approval): Add myself.
12456
9e0e191b
BK
124572001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12458
12459 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12460
3f19b439
BE
124612001-05-11 Ben Elliston <bje@redhat.com>
12462
12463 * Makefile.in (all-sid): New target.
12464 (check-sid, clean-sid, install-sid): Likewise.
12465
6ebe3121
JO
124662001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12467
12468 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12469
ca3667c4
AO
124702001-05-03 Alexandre Oliva <aoliva@redhat.com>
12471
12472 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12473 libgcj.
12474
124752001-05-03 Alexandre Oliva <aoliva@redhat.com>
12476
12477 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12478 gcc/xgcc is built, use -print-prog-name to find out the program
12479 name to use.
12480
b2964d63
AO
124812001-04-26 Alexandre Oliva <aoliva@redhat.com>
12482
b1bb2302
AO
12483 * configure.in (noconfigdirs): Don't reset it from scratch in the
12484 target case; only append to it.
6387a56e 12485
b2964d63
AO
12486 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12487 sparc-*-solaris2.8]: Disable ${libgcj}.
12488
8343765d
AO
124892001-04-25 Alexandre Oliva <aoliva@redhat.com>
12490
12491 * configure.in (libgcj_saved): Copy from $libgcj.
12492 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12493 --disable-libgcj.
12494
ddbb6d43
GRK
124952001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12496
12497 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 12498 C front end maintainer.
ddbb6d43 12499
3fa03ff9
AG
12500Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12501
12502 * configure.in: Move *-chorusos target case to the proper switch.
12503 Disable libgcj.
12504
99ffe40f
AO
125052001-04-12 Alexandre Oliva <aoliva@redhat.com>
12506
12507 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12508 1.641.2.228.
12509
78faa32d
FS
125102001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12511
12512 * Makefile.in (STAGE1_CFLAGS): Pass down.
12513
cdbff0ab
AM
125142001-04-13 Alan Modra <amodra@one.net.au>
12515
12516 * config.guess: Add hppa64-linux support. Note for next import that
12517 this is already in the master file.
12518 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12519
75b9074c
AO
125202001-04-12 Alexandre Oliva <aoliva@redhat.com>
12521
12522 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12523 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12524
125404c5
SS
125252001-04-11 Stan Shebs <shebs@apple.com>
12526
12527 * MAINTAINERS: Add self as Darwin port maintainer.
12528
876684fe
AM
125292001-04-11 Alan Modra <amodra@one.net.au>
12530
12531 * MAINTAINERS: Update my email address.
12532
06729913
LR
125332001-04-10 Loren J. Rittle <ljrittle@acm.org>
12534
12535 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12536 recent versions of FreeBSD (release 3 or later).
12537 * ltconfig: On FreeBSD, -lc must not be provided when building
12538 a shared library or else the standard -pthread gcc option is
12539 rendered worthless to later users of the built library.
12540
67916302
JM
125412001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12542
12543 * MAINTAINERS: Add self and RTH as C front end maintainers.
12544
d2bc0628
AO
125452001-04-05 Alexandre Oliva <aoliva@redhat.com>
12546
e490616e
ZW
12547 * config.sub: Make sure to match an already-canonicalized
12548 machine name (eg. mn10300-unknown-elf).
d2bc0628 12549
a3406c06
AO
125502001-04-01 Alexandre Oliva <aoliva@redhat.com>
12551
12552 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12553 New macros.
12554 (bootstrap, cross): Use RECURSE_FLAGS.
12555 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12556
a076f6a4
AO
125572001-03-27 Alexandre Oliva <aoliva@redhat.com>
12558
12559 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12560
e9f4fa71
CH
125612001-03-22 Colin Howell <chowell@redhat.com>
12562
7238de5c
CH
12563 * Makefile.in (DO_X): Do not backslash single-quotes in
12564 backquotes (two places).
e9f4fa71 12565
b6b14b1b
AO
125662001-03-22 Alexandre Oliva <aoliva@redhat.com>
12567
12568 Re-installed:
12569 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12570 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12571 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12572 * ltcf-cxx.sh: Likewise.
12573 * ltcf-gcj.sh: Likewise.
12574
1eb0b89d
GP
125752001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12576
12577 * MAINTAINERS: Add myself as "documentation co-maintainer".
12578
82e23236
AO
125792001-03-22 Alexandre Oliva <aoliva@redhat.com>
12580
12581 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12582 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12583
64ec27c3
TT
125842001-03-19 Tom Tromey <tromey@redhat.com>
12585
12586 * config-ml.in: Handle GCJ and GCJFLAGS.
12587
191de407
MC
125882001-03-21 Michael Chastain <chastain@redhat.com>
12589
12590 * Makefile.in: all-m4 depends on all-texinfo.
12591
fed4dede
LR
125922001-03-20 Loren J. Rittle <ljrittle@acm.org>
12593
12594 * MAINTAINERS: Add myself to write after approval list.
12595
085072bb
LB
125962001-03-18 Laurynas Biveinis <lauras@softhome.net>
12597
12598 * Makefile.in (DO_X): Quote nested quotes.
12599
5af8ea3f
AM
126002001-03-18 Alan Modra <alan@linuxcare.com.au>
12601
12602 * MAINTAINERS: Add myself to write after approval list.
12603
69e23037
LB
126042001-03-15 Laurynas Biveinis <lauras@softhome.net>
12605
12606 * Makefile.in (DO_X): Use double quotes for quoting
12607 "RANLIB=$${RANLIB}".
12608
2b9650f4
OP
126092001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12610
12611 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12612
dce2d8b2 126132001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
12614
12615 * configure.in: Only use `lang_requires' for languages athat are
12616 actually enabled.
12617
f6646274
PE
126182001-03-08 Phil Edwards <pme@sources.redhat.com>
12619
12620 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12621
c9a54638
AO
126222001-03-08 Alexandre Oliva <aoliva@redhat.com>
12623
12624 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12625
6a556ad6
TT
126262001-03-07 Tom Tromey <tromey@redhat.com>
12627
12628 * configure.in: Allow config-lang.in to set `lang_requires' to list
12629 of other required languages.
12630
6822468a
LB
126312001-03-06 Laurynas Biveinis <lauras@softhome.net>
12632
12633 * Makefile.in: Remove RANLIB definition. Use RANLIB
12634 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12635 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 12636
f04885d3 126372001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 12638 Alexandre Oliva <aoliva@redhat.com>
6387a56e 12639
f04885d3
BK
12640 * Makefile.in (check-c++): Use tabs, not spaces.
12641
288edf47 126422001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 12643
288edf47
LB
12644 * MAINTAINERS: add myself to Write After Approval list.
12645
3d55d2f8 126462001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 12647
e490616e 12648 * Makefile.in (check-c++): New rule.
6387a56e 12649
4d88a68a
BK
12650 * configure.in (target_libs): Remove libg++.
12651 (noconfigdirs): Remove libg++.
12652 (noconfigdirs): Same.
12653 (noconfigdirs): Same.
12654 (noconfigdirs): Same.
12655
12656 * config-ml.in: Remove libg++ references.
12657
12658 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12659 (ALL_TARGET_MODULES): Same.
12660 (configure-target-libg++): Remove.
12661 (all-target-libg++): Remove.
12662 (configure-target-libio): Remove.
12663 (all-target-libio): Remove.
12664 (check-target-libio): Remove.
12665 (.PHONY): Remove.
12666 (libg++.tar.bz2): Remove.
12667 (all-target-cygmon): Remove libio.
12668 (all-target-libstdc++): Remove.
12669 (configure-target-libstdc++): Remove.
12670 (TARGET_LIB_PATH): Remove libstdc++.
12671 (ALL_GCC_CXX): Remove libstdc++.
12672 (all-target-gperf): Correct.
12673
2437d4ed
NC
126742001-02-16 Nick Clifton <nickc@redhat.com>
12675
12676 * configure.in (noconfigdirs): Allow configuration of texinfo
12677 for Cygwin hosts.
12678
85b99cbe
AG
126792001-02-15 Anthony Green <green@redhat.com>
12680
12681 * configure: Introduce GCJ_FOR_TARGET.
12682 * configure.in: Ditto.
12683 * Makefile.in: Ditto.
12684
7b18790c
AS
126852001-02-13 Andreas Schwab <schwab@suse.de>
12686
12687 * MAINTAINERS: Update mail address.
12688
c4880c99
MS
126892001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12690
12691 * config.guess: Add linux target for S/390.
12692 * config.sub: Likewise.
12693
dce2d8b2 126942001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
12695
12696 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 12697 target-libgloss.
e31ae6db 12698
7739adfb
BE
126992001-02-06 Ben Elliston <bje@redhat.com>
12700
12701 * configure: Output host type to stdout, not stderr.
12702
36ca672c
MM
127032001-02-05 Mark Mitchell <mark@codesourcery.com>
12704
e40f2829 12705 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
12706 * ltcf-cxx.sh: Likewise.
12707
36ca672c
MM
12708 * config.if: Assume enable_libstdcxx_v3 is defined.
12709
22fdd65e
MM
127102001-02-04 Mark Mitchell <mark@codesourcery.com>
12711
12712 Remove V2 C++ library.
12713 * configure.in: Remove --enable-libstdcxx_v3 support.
12714
3b60dd8e
BM
127152001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12716
12717 * include/demangle.h: Add prototype for java_demangle_v3.
12718
42c0c80a
PE
127192001-01-29 Phil Edwards <pme@sources.redhat.com>
12720
12721 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12722
0be25992
RH
127232001-01-27 Richard Henderson <rth@redhat.com>
12724
12725 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12726
8a8de62d
MS
127272001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12728
12729 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12730 Don't unset, it's non-portable and no longer necessary, set to empty
12731 instead.
12732
92769744
MS
127332001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12734
12735 * ltconfig: Shell portability fix for the tagname validity check.
12736
88a1c0ab
AO
127372001-01-27 Alexandre Oliva <aoliva@redhat.com>
12738
12739 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12740 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12741
45291dd5
MS
127422001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12743
12744 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12745
1ace7e15
TT
127462001-01-26 Tom Tromey <tromey@redhat.com>
12747
12748 * configure.in: Allow libgcj to be built on Sparc Solaris.
12749
0ef8b11b
DE
127502001-01-25 David Edelsohn <edelsohn@gnu.org>
12751
12752 * ltcf-c.sh: Add aix5 case.
12753 * ltcf-cxx.sh: Likewise.
12754 * ltconfig: Likewise.
12755
0006091e
AO
127562001-01-24 Alexandre Oliva <aoliva@redhat.com>
12757
9bad11e1
AO
12758 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12759 keep at least one of build_libtool_libs or build_old_libs set to
12760 yes.
12761
0006091e
AO
12762 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12763 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12764
7c01b2b5
BM
127652001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12766
12767 * configure.in: Enable libgcj on several additional platforms.
12768
d340e0ac
BM
127692001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12770
12771 * configure.in: Enable libgcj for linux targets.
12772
5baf8c37
MS
127732001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12774
12775 * MAINTAINERS (Write After Approval): Add myself.
12776
10a0ba84
JDA
127772001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12778
12779 * MAINTAINERS: Add myself as vax port maintainer.
12780
357c6a4b
FH
127812001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12782
12783 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12784
6e2d9a7a
MS
127852001-01-09 Mike Stump <mrs@wrs.com>
12786
12787 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12788 failures of subdirectories.
12789
b6b14b1b 127902001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 12791
b6b14b1b 12792 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 12793 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
12794 * ltcf-cxx.sh: Likewise.
12795 * ltcf-gcj.sh: Likewise.
12796 * ltconfig.sh: Fix typo.
976b230d 12797
07109110
LB
127982001-01-02 Laurynas Biveinis <lauras@softhome.net>
12799
12800 * configure: handle DOS-style absolute paths.
12801
1da5b8fc
LB
128022001-01-02 Laurynas Biveinis <lauras@softhome.net>
12803
12804 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12805
4c2f5b4f
MM
128062000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12807
12808 * MAINTAINERS: Add myself as avr port co-maintainer.
12809
bc53668e
BE
128102000-12-28 Ben Elliston <bje@redhat.com>
12811
12812 * MAINTAINERS: Add myself under ``Write After Approval''.
12813
c387606f
JM
128142000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12815
12816 * texinfo: Remove directory from GCC.
12817
2cb5082c
JM
128182000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12819
12820 * COPYING: Update to current
12821 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12822 to 19yy as example year in copyright notice).
12823
cc330df9
BK
128242000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12825
6387a56e 12826 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
12827 (libstdcxx_incdir): Pass down.
12828 * config.if: Remove expired bits for cxx_interface, add stub.
12829 (libstdcxx_incdir): Add variable for g++ include directory.
12830 * configure.in (gxx_include_dir): Use it.
6387a56e 12831
4c6b2835
AO
128322000-12-18 Alexandre Oliva <aoliva@redhat.com>
12833
12834 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12835 with old-email address from ``Write After Approval''.
12836
3896f13e
AJ
128372000-12-15 Andreas Jaeger <aj@suse.de>
12838
12839 * configure.in: Handle lang_dirs.
12840
128412000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 12842
ad46e881
TT
12843 * MAINTAINERS: Removed brads.
12844
90a10418
TT
12845 * MAINTAINERS: Added gcj developers.
12846
41dfe3a2 128472000-12-13 Anthony Green <green@redhat.com>
6387a56e 12848
41dfe3a2 12849 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
12850 listed. Disable libgcj for x86 and Alpha Linux until compatible
12851 with g++ abi.
6387a56e 12852
e2f601da
MS
128532000-12-13 Mike Stump <mrs@wrs.com>
12854
12855 * Makefile.in (local-distclean): Also remove fastjar.
12856
70030c01
RB
128572000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12858
12859 * contrib/gcc_update: Add fastjar --touch entries.
12860
2a50f859
AO
128612000-12-12 Alexandre Oliva <aoliva@redhat.com>
12862
12863 * configure.in: Disable language-specific target libraries for
12864 languages that aren't enabled.
12865
7743113b
AG
128662000-12-10 Anthony Green <green@redhat.com>
12867
12868 * configure.in: Define libgcj. Disable libgcj target libraries for
12869 most targets.
12870
92e061a6
NB
128712000-12-10 Neil Booth <neilb@earthling.net>
12872
12873 * MAINTAINERS: Update mail address, remove from WAA list.
12874
f34ff6d6
APB
128752000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12876
12877 * libjava: Imported from /cvs/java.
12878 * libffi: Likewise.
12879 * Boehm-gc: Likewise.
12880
d82a33c6
APB
128812000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12882
12883 * configure.in (target_libs): Revert 2000-12-08 patch.
12884 (noconfigdirs): Added target-libjava.
12885
e14f8e28
LB
128862000-12-09 Laurynas Biveinis <lauras@softhome.net>
12887
12888 * djunpack.bat: removed.
12889
fc26516b
LB
128902000-12-09 Laurynas Biveinis <lauras@softhome.net>
12891
12892 * Makefile.in: handle DOS-style absolute paths.
12893 * config-ml.in: likewise.
12894 * symlink-tree: likewise.
12895
bd8757b3
APB
128962000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12897
12898 * fastjar: Imported.
12899
81522a1f
APB
129002000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12901
12902 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12903 libjava.
12904 * configure.in (target_libs): Removed `target-libjava'.
12905
5db1f7ed
APB
129062000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12907
12908 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12909 (ALL_MODULES): Added fastjar.
12910 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12911 (all-target-libjava): all-fastjar replaces all-zip.
12912 (all-fastjar): Added.
12913 (configure-target-fastjar, all-target-fastjar): Likewise.
12914 * configure.in (host_tools): Added fastjar.
12915
5e59997c
MS
129162000-12-07 Mike Stump <mrs@wrs.com>
12917
12918 * Makefile.in (local-distclean): Remove leftover built files.
12919
0a534f40
NC
129202000-11-24 Nick Clifton <nickc@redhat.com>
12921
12922 * configure.in (xscale-elf): Add target.
12923 (xscale-coff): Add target.
12924
7686cadf
LR
129252000-11-22 Loren J. Rittle <ljrittle@acm.org>
12926
e490616e
ZW
12927 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12928 recent versions of FreeBSD (release 3 or later).
12929 * ltconfig: On FreeBSD, -lc must not be provided when building
12930 a shared library or else the standard -pthread gcc option is
12931 rendered worthless to later users of the built library.
7686cadf 12932
fff01699
FF
129332000-11-16 Fred Fish <fnf@be.com>
12934
12935 * configure.in (enable_libstdcxx_v3): Fix typo,
12936 libstd++ -> libstdc++.
12937
4dc16355
KL
129382000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12939
12940 * MAINTAINERS: Add self to Write After Approval list.
12941
bf6fc7b2
BS
129422000-11-21 Bernd Schmidt <bernds@redhat.com>
12943
12944 * MAINTAINERS: Update my email address. Add myself to global write
12945 privs list.
12946
ce8e06b1
AO
129472000-11-18 Alexandre Oliva <aoliva@redhat.com>
12948
6e2a4843
AO
12949 * Makefile.in: Merge with src and libgcj.
12950 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12951 configure-target-<library> when their configure scripts need the C
12952 or C++ library to have already been built to work properly.
12953 (do_proto_toplev): Set them to an empty string.
12954
ce8e06b1
AO
12955 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12956 (REALLY_SET_LIB_PATH): Use them.
12957
c003f378
SS
129582000-11-17 Stan Shebs <shebs@apple.com>
12959
12960 * MAINTAINERS: Add self to Write After Approval list.
12961
cc1e60ea
JM
129622000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12963
12964 * configure: Provide the original toplevel configure arguments
12965 (including $0) to subprocesses in the environment rather than
12966 through gcc/configargs.h.
12967
1173593d
JM
129682000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12969
12970 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12971 C99. Alphabetise "Write After Approval" list.
12972
520907ee
MM
129732000-11-12 Mark Mitchell <mark@codesourcery.com>
12974
34f6fbdb
MM
12975 * configure: Turn on libstdc++ V3 by default.
12976
520907ee
MM
12977 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12978 if we've got GCC.
12979
0bbd37ed
PB
129802000-11-11 Philip Blundell <philb@gnu.org>
12981
12982 * MAINTAINERS: Add self to Write After Approval list.
12983
7ca0e6d9
DE
129842000-11-09 David Edelsohn <edelsohn@gnu.org>
12985
12986 * ltcf-c.sh (aix4): Improve shared library configuration; require
12987 exporting symbols.
12988 * ltcf-cxx.sh (aix4): Define.
12989 * ltconfig (aix4): Define library and soname specs appropriate for
12990 AIX. Define command to create export symbols list.
12991
dce2d8b2 12992Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
12993
12994 * config.sub: Add support for Sun Chorus
12995
fc05d516
NC
129962000-10-31 Nick Clifton <nickc@redhat.com>
12997
12998 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12999 <name>@redhat.com. Also installed new email address for Clint
13000 Popetz.
6387a56e 13001
90a0e73f
JM
130022000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13003
13004 * etc: Remove directory from GCC.
13005
a5e1b548
MM
130062000-10-16 Michael Meissner <meissner@redhat.com>
13007
13008 * configure (gcc/configargs.h): Only create if there is a build GCC
13009 directory created.
13010
6387a56e
EC
130112000-10-16 Matthias Klose <doko@debian.org>
13012
be1db873
MK
13013 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13014 when configured for libstdc++-v3.
13015
f5fa9a5b
PE
130162000-10-05 Phil Edwards <pme@gcc.gnu.org>
13017
13018 * configure: Save configure arguments to gcc/configargs.h.
13019
61a77fea
PT
130202000-10-04 Philipp Thomas <pthomas@suse.de>
13021
13022 * config.guess: Import CVS version 1.157.
13023 * config.sub: Import CVS version 1.181.
13024
3a4fee66
AP
130252000-10-04 Andris Pavenis <pavenis@latnet.lv>
13026
13027 * Makefile.in (bootstrap): avoid recursion if subdir missing
13028 (cross): ditto
13029 (do-proto-toplev): ditto
13030
3dd7094e
AO
130312000-09-30 Alexandre Oliva <aoliva@redhat.com>
13032
de710532
AO
13033 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13034 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13035
3dd7094e
AO
13036 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13037 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13038 all affected `configure' scripts.
13039
e592386f
NB
13040Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13041
13042 * MAINTAINERS: Add self as cpplib co-maintainer.
13043
fba54939
AH
130442000-09-24 Aldy Hernandez <aldyh@redhat.com>
13045
13046 * MAINTAINERS: Add self to Write After Approval list.
13047
2bd429f4
GP
130482000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13049
13050 * INSTALL/README: egcs -> GCC update.
13051
dce2d8b2 13052Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
13053
13054 * MAINTAINERS: Add myself to Write After Approval list.
13055
d7ce9a83
KH
130562000-09-15 Kazu Hirata <kazu@hxi.com>
13057
13058 * MAINTAINERS: Add myself to Write After Approval list.
13059
18a53ffe
JL
13060Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13061
e490616e
ZW
13062 * configure.in: Do not build byacc for hppa64. Provide paths to the
13063 X11 libraries for hppa64.
18a53ffe 13064
f246ff23
SC
130652000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13066
13067 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13068
06298abd
AO
130692000-09-06 Alexandre Oliva <aoliva@redhat.com>
13070
4b92758a
AO
13071 * Makefile.in (all-zlib): Added dummy target.
13072
06298abd
AO
13073 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13074 ltcf-gcj.sh: Updated from libtool multi-language branch.
13075
4d73d07a
AO
130762000-09-05 Alexandre Oliva <aoliva@redhat.com>
13077
13078 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13079 (bootstrap*): Depend on all-bootstrap.
13080
05d52d78
PT
130812000-09-05 Philipp Thomas <pthomas@suse.de>
13082
13083 * config.guess: Import CVS version 1.156.
13084 * config.sub: Import CVS version 1.179.
13085
3c809ba4
AG
130862000-09-02 Anthony Green <green@cygnus.com>
13087
13088 * Makefile.in (all-gcc): Depend on all-zlib.
13089 (CLEAN_MODULES): Add clean-zlib.
13090 (ALL_MODULES): Add all-zlib.
13091 * configure.in (host_libs): Add zlib.
13092
10ad78a0 130932000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
13094
13095 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13096 crosses, but add gcc/include to the header search path for them.
13097
b36a9ce3
DB
130982000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13099
13100 * MAINTAINERS: Add self to Write After Approval list.
13101
cb011248
FS
131022000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13103
13104 * config.guess: Import CVS version 1.152.
13105 * config.sub: Import CVS version 1.177.
13106
db310af0
AO
131072000-08-25 Alexandre Oliva <aoliva@redhat.com>
13108
7965440a
AO
13109 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13110 $targargs to tell whether newlib is going to be built.
13111
db310af0
AO
13112 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13113 $$r/TARGET_SUBDIR/libio for _G_config.h.
13114
e7977565
AO
131152000-08-23 Alexandre Oliva <aoliva@redhat.com>
13116
13117 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13118
126bb9ed
DD
131192000-08-22 DJ Delorie <dj@redhat.com>
13120
13121 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13122
5b0e9d29
AO
131232000-08-22 Alexandre Oliva <aoliva@redhat.com>
13124
13125 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13126 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13127 sub-configures.
13128
4f3e904e
DD
131292000-08-21 DJ Delorie <dj@redhat.com>
13130
13131 * MAINTAINERS: Add self as a libiberty maintainer
13132
c9635443
AO
131332000-08-16 Alexandre Oliva <aoliva@redhat.com>
13134
13135 * configure.in (libstdcxx_flags): Use
13136 libstdc++-v3/src/libstdc++.INC.
13137
8b2100ba
AO
131382000-08-15 Alexandre Oliva <aoliva@redhat.com>
13139
13140 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13141
57119aa9
ZW
131422000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13143
eeb943b0
ZW
13144 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13145
6387a56e 13146 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
13147 explicit. Substitute enable_threads into generated Makefiles.
13148 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13149 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13150
acffa7c4
GK
131512000-08-13 Geoff Keating <geoffk@cygnus.com>
13152
13153 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13154
808d8c41
AO
131552000-08-12 Alexandre Oliva <aoliva@redhat.com>
13156
13157 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13158 previous delta.
13159
1fc8c51c 131602000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 13161
1fc8c51c
JM
13162 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13163 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13164 (FLAGS_FOR_TARGET): Not here.
13165 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 13166
25698887
AO
131672000-08-11 Alexandre Oliva <aoliva@redhat.com>
13168
13169 * config-ml.in (CC, CXX): Don't introduce a leading space.
13170
10120687
DD
131712000-08-07 DJ Delorie <dj@delorie.com>
13172
13173 * MAINTAINERS: Add self as a DJGPP maintainer
13174
15c758e9
DD
131752000-08-07 DJ Delorie <dj@redhat.com>
13176
13177 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13178 "if we're also building gcc, and it's a gcc that will run on the
13179 build machine, we want to use its includes instead of the system's
13180 default includes".
13181
2d0de245
JM
131822000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13183
13184 * MAINTAINERS: Add self to Write After Approval list.
13185
e81b330a
AO
131862000-08-03 Alexandre Oliva <aoliva@redhat.com>
13187
83440c1e
AO
13188 * configure.in (libstdcxx_flags): Don't use `"'.
13189
e81b330a
AO
13190 * config-ml.in: Adjust multilib search paths to the
13191 appropriate multilib tree.
13192
cf95c847
AO
131932000-08-02 Alexandre Oliva <aoliva@redhat.com>
13194
13195 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13196 commas in $LANGUAGES.
13197
9e9af119
MH
131982000-08-02 Manfred Hollstein <manfredh@redhat.com>
13199
13200 * configure.in: Re-enable all references to libg++ and librx.
13201
606ce391
AO
132022000-08-01 Alexandre Oliva <aoliva@redhat.com>
13203
89820b43
AO
13204 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13205 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13206 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13207 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13208
606ce391
AO
13209 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13210
04179d4a
AO
132112000-07-31 Alexandre Oliva <aoliva@redhat.com>
13212
13213 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13214 CXX_FOR_TARGET for sed.
13215
d4eb109c
AO
132162000-07-30 Alexandre Oliva <aoliva@redhat.com>
13217
13218 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13219 Do not override if already set in the environment or in configure.
13220 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13221 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13222
4f4caf92
AO
132232000-07-28 Alexandre Oliva <aoliva@redhat.com>
13224
13225 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13226 the libtool CVS tree multi-language branch.
13227 * ltconfig, ltmain.sh: Updated.
6387a56e 13228
b87487b6
AO
132292000-07-27 Alexandre Oliva <aoliva@redhat.com>
13230
1670d1ea
AO
13231 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13232 (clean-target): Depend on it.
13233
b87487b6
AO
13234 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13235 (GCC_FOR_TARGET): Use it.
13236 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13237 * configure.in: ... here.
13238 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13239 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13240
4e81ae98
EC
132412000-07-24 Eric Christopher <echristo@cygnus.com>
13242
13243 * MAINTAINERS: Add self to Write After Approval list.
13244
059ae32c
AO
132452000-07-24 Alexandre Oliva <aoliva@redhat.com>
13246
5b28edd4
AO
13247 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13248 (configure-target-libchill, configure-target-libobjc): Likewise.
13249
059ae32c
AO
13250 * configure.in: Use the same cache file for all target libs.
13251 * config-ml.in: But different cache files per multilib variant.
13252
1adcd149
MS
132532000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13254
13255 * configure (topsrcdir): Don't use dirname.
13256
2d573dff
JO
132572000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13258
13259 * MAINTAINERS: Add self to Write After Approval list.
13260
d207ebef
JM
132612000-07-20 Jason Merrill <jason@redhat.com>
13262
13263 * configure.in: Remove all references to libg++ and librx.
13264
13265 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13266
132672000-07-20 Hans-Peter Nilsson <hp@axis.com>
13268
13269 * config.sub: Update to subversions version 2000-07-06.
13270
7b7792d5
AH
132712000-07-12 Andrew Haley <aph@cygnus.com>
13272
13273 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13274 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13275
3abaac67
PE
132762000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13277
13278 * symlink-tree: Check number of arguments.
13279
34be2b36
JW
132802000-07-05 Jim Wilson <wilson@cygnus.com>
13281
13282 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13283 search path for a g++ extracted from the build tree. This
13284 will allow link tests run by configure scripts in
13285 subdirectories to succeed.
13286
d207ebef
JM
132872000-07-01 Koundinya K <kk@ddeorg.soft.net>
13288
e490616e 13289 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 13290
0900331b
MH
132912000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13292
13293 * MAINTAINERS: Add myself as loop discovery maintainer.
13294
d207ebef
JM
132952000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13296
13297 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13298 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13299
133002000-06-19 Timothy Wall <twall@cygnus.com>
13301
13302 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13303 * config.sub: Add tic54x target.
13304
11a27a76
TM
13305Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13306
13307 * MAINTAINERS: Add self as Fortran maintainer,
13308 remove Craig Burley.
13309
d207ebef 13310Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 13311
d207ebef
JM
13312 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13313 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 13314
7758b73f
PT
13315Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13316
13317 * MAINTAINERS: Add self as i18n maintainer
13318
d207ebef
JM
1331920000-05-21 H.J. Lu (hjl@gnu.org)
13320
e490616e
ZW
13321 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13322 directory are used if they exist. Make sure
13323 $(build_tooldir)/include is searched for header files,
13324 $(build_tooldir)/lib/ for library files.
d207ebef 13325 (GCC_FOR_TARGET): Likewise.
e490616e 13326 (CXX_FOR_TARGET): Likewise.
d207ebef 13327
bae29210
JL
13328Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13329
13330 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13331
d207ebef 13332Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
13333
13334 * Makefile.in (configure-target-libiberty): Depend on
13335 configure-target-newlib.
13336
aab0d19d
AO
133372000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13338
13339 * configure.in, Makefile.in: Merge all libffi-related
13340 configury stuff from the libgcj tree.
13341
d207ebef
JM
13342Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13343
13344 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13345 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13346
13347Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13348
13349 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13350 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 13351 current version information. Add to proto-toplev directory.
d207ebef
JM
13352 (gdb-taz): Build do-djunpack.
13353
758c7bd4
DE
133542000-05-15 David Edelsohn <edelsohn@gnu.org>
13355
13356 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13357
1888228d
AC
13358Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13359
13360 * MAINTAINERS: Add self to Write After Approval list.
13361
d207ebef
JM
133622000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13363
13364 * ltmain.sh: Preserve in relink_command any environment
13365 variables that may affect the linker behavior.
13366
2d7cc2fe
JL
13367Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13368
d207ebef
JM
13369 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13370
13371Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13372
13373 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13374
133752000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13376
13377 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 13378 with the version name.
2d7cc2fe 13379
ee455968
JE
13380Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13381
13382 * MAINTAINERS: Add self as bb-reorder maintainer.
13383
73b97e5c
BK
133842000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13385
13386 * config.if: Tweak.
13387
d207ebef
JM
133882000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13389
13390 * djunpack.bat: New file.
13391
13392Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13393
13394 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
13395 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13396 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13397 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 13398
954869eb
DP
133992000-04-16 Dave Pitts <dpitts@cozx.com>
13400
e490616e
ZW
13401 * config.sub (case $basic_machine): Change default for "ibm-*"
13402 to "openedition".
954869eb 13403
eaabe541
AJ
134042000-04-13 Andreas Jaeger <aj@suse.de>
13405
13406 * MAINTAINERS: Added myself.
13407
d207ebef
JM
13408Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13409
13410 * Makefile.in (gdb-taz): New target. GDB specific archive.
13411 (do-md5sum): New target.
13412 (MD5PROG): Define.
13413 (PACKAGE): Default to TOOL.
13414 (VER): Default to a shell script.
13415 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 13416 md5 checksum generation.
d207ebef
JM
13417 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13418 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13419 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 13420 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
13421
13422Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13423
13424 * configure (warn_cflags): Delete.
13425
0ea6d60c
PDM
13426Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13427
13428 * MAINTAINERS: Added myself.
13429
17090313 134302000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 13431 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 13432
e490616e
ZW
13433 * configure.in (enable_libstdcxx_v3): Add.
13434 (target_libs): Add bits here to switch between libstdc++-v2 and
13435 libstdc++-v3.
13436 * config.if: And this file too.
13437 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 13438
76b78517
MM
134392000-04-05 Michael Meissner <meissner@redhat.com>
13440
13441 * config.sub (d30v): Add d30v as a basic machine type.
13442
ad242caf
JM
134432000-03-29 Jason Merrill <jason@casey.cygnus.com>
13444
13445 * configure.in: -linux-gnu*, not -linux-gnu.
13446
d4537148
TM
13447Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13448
13449 * MAINTAINERS: Add self in write-after-approval section.
13450
f152e9d4
JW
13451Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13452
13453 * MAINTAINERS: Add self as ia64 port maintainer.
13454
6a5fcef1
NB
134552000-03-08 Neil Booth <NeilB@earthling.net>
13456
13457 * MAINTAINERS: Add self in write-after-approval section.
13458
d207ebef 13459Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 13460
d207ebef
JM
13461 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13462 (do-tar-bz2): Replace TOOL with PACKAGE.
13463 (gdb.tar.bz2): Remove GDBTK from GDB package.
13464 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 13465 dejagnu.tar.bz2): New packages.
d207ebef
JM
13466
134672000-02-27 Andreas Jaeger <aj@suse.de>
13468
13469 * configure.in: Add entry for mips*-*-linux*, move catch all
13470 *-*-*linux* entry below this one.
13471
134722000-02-27 Ian Lance Taylor <ian@zembu.com>
13473
13474 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 13475
521fe9d0
NC
134762000-02-24 Nick Clifton <nickc@cygnus.com>
13477
13478 * config.sub: Support an OS of "wince".
13479
d207ebef
JM
13480Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13481
13482 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 13483 version.
d207ebef 13484
dce2d8b2 134852000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
13486
13487 * config.sub: Add support for Linux/IBM 370.
13488 * configure.in: Likewise.
13489
3a685f6f
NC
134902000-02-22 Nick Clifton <nickc@cygnus.com>
13491
13492 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13493
dce2d8b2 134942000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 13495
d207ebef 13496 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 13497
4746ee26
KG
134982000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13499
13500 * configure (gcc_version): When setting, narrow search to
13501 lines containing `version_string'.
13502
ba96c72d
DC
135032000-02-15 Denis Chertykov <denisc@overta.ru>
13504
13505 * config.sub: Add support for avr target.
13506
77f16a66
NC
135072000-02-14 Nick Clifton <nickc@cygnus.com>
13508
13509 * MAINTAINERS: Add maintainers for MCore port.
13510
784a3a80
HPN
13511Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13512
13513 * config.sub: Add mmix-knuth-mmixware.
13514
719dd4fa
KG
135152000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13516
13517 * MAINTAINERS: Pair cccp with cpplib maintainership.
13518
dce2d8b2 135192000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
13520
13521 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13522 structure stuff to -L library search.
13523 (CXX_FOR_TARGET): Ditto.
13524 (CROSS_CHECK_MODULES): Fix spelling mistake.
13525
7a53e94b
MM
135262000-01-24 Mark Mitchell <mark@codesourcery.com>
13527
13528 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13529 the C++ compiler.
13530
0da3b5a7
RH
135312000-01-12 Richard Henderson <rth@cygnus.com>
13532
13533 * configure.in: Don't build some bits for beos.
13534
02368d6d
JS
135352000-01-12 Joel Sherrill (joel@OARcorp.com)
13536
13537 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13538 as include files.
13539
2e76d35c
ZW
135402000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13541
13542 * Add self as cpplib maintainer, as requested by Jason
13543 Merrill. Correct my e-mail address.
13544
4c25fdcf
GK
135452000-01-06 Geoff Keating <geoffk@cygnus.com>
13546
13547 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13548 not mh-aix43.
13549
188e3966
HPN
13550Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13551
13552 * MAINTAINERS: Add myself to "write after approval" list.
13553
c2f5d030
RH
135541999-12-14 Richard Henderson <rth@cygnus.com>
13555
13556 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13557 * config.sub: Accept alphaev[78], alphaev8.
13558
eeda916a
AO
135591999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13560
13561 * config.guess, config.sub: Update from autoconf.
13562
b3bd7820
BK
135631999-11-29 Bruce Korb <autogen@linuxbox.com>
13564
2c290989 13565 * MAINTAINERS: update my playtime e-address.
b3bd7820 13566
1882b2b1
RO
13567Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13568
13569 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13570 necessary libraries are missing.
13571
dce2d8b2 13572Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
13573
13574 * MAINTAINERS: Add new 'write after approval' maintainer.
13575
1e25de97
APB
13576Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13577
13578 * MAINTAINERS: Add new Java maintainer.
13579
1722c704
AS
135801999-10-25 Andreas Schwab <schwab@suse.de>
13581
13582 * configure: Fix quoting inside arguments of eval.
13583
8141abe8
NC
135841999-10-21 Nick Clifton <nickc@cygnus.com>
13585
13586 * config-ml.in: Allow suppression of some ARM multilibs.
13587
0b77644a
LV
13588Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13589
13590 * config.guess: Add OS/390 match pattern.
13591 * config.sub: Add mvs, openedition targets.
13592 * configure.in (i370-ibm-opened*): New.
13593
d207ebef
JM
135941999-09-04 Steve Chamberlain <sac@pobox.com>
13595
13596 * config.sub: Add support for configuring for pj.
13597
135981999-08-31 Nick Clifton <nickc@cygnus.com>
13599
13600 * config.sub (maybe_os): Add support for configuring for fr30.
13601
af13ebe9
NC
136021999-08-25 Nick Clifton <nickc@cygnus.com>
13603
13604 * configure.in: Do not configure or build ld for AIX
13605 platforms. ld is known to be broken on these platforms.
13606
1250c760
RO
13607Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13608
13609 * config-ml.in: Pass compiler flag corresponding to multidirs to
13610 subdir configures.
13611
d207ebef
JM
136121999-08-09 Ian Lance Taylor <ian@zembu.com>
13613
13614 * Makefile.in (LDFLAGS): Define.
13615
136161999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13617
13618 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13619 noconfigdirs.
13620 (*-*-cygwin*): Likewise.
13621
136221999-08-08 Ian Lance Taylor <ian@zembu.com>
13623
13624 * mkdep: New file.
13625 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13626 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13627
13628 From Eli Zaretskii <eliz@is.elta.co.il>:
13629 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13630 long file name when using DJGPP on MS-DOS.
13631
dbd83e11
JL
13632Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13633
13634 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13635
d207ebef
JM
136361999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13637
13638 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13639 dependency as this causes "make check" to globally "make all"
13640
cd1f4c2c
TT
13641Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13642
13643 * configure.in (target_libs): Added target-zlib.
13644 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13645 (CONFIGURE_TARGET_MODULES): Likewise.
13646 (CHECK_TARGET_MODULES): Likewise.
13647 (INSTALL_TARGET_MODULES): Likewise.
13648 (CLEAN_TARGET_MODULES): Likewise.
13649 (configure-target-zlib): New target.
13650 (all-target-zlib): Likewise.
13651 (all-target-libjava): Depend on all-target-zlib.
13652 (configure-target-libjava): Depend on configure-target-zlib.
13653
13654 * Makefile.in (configure-target-libjava): Depend on
13655 configure-target-newlib.
13656 (configure-target-boehm-gc): New target.
13657 (configure-target-qthreads): New target.
13658
e490616e
ZW
13659 * configure.in (target_libs): Added target-qthreads.
13660 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13661 (CONFIGURE_TARGET_MODULES): Likewise.
13662 (CHECK_TARGET_MODULES): Likewise.
13663 (INSTALL_TARGET_MODULES): Likewise.
13664 (CLEAN_TARGET_MODULES): Likewise.
13665 (all-target-qthreads): New target.
13666 (configure-target-libjava): Depend on configure-target-qthreads.
13667 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
13668
13669 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13670 (CONFIGURE_TARGET_MODULES): Likewise.
13671 (CHECK_TARGET_MODULES): Likewise.
13672 (INSTALL_TARGET_MODULES): Likewise.
13673 (CLEAN_TARGET_MODULES): Likewise.
13674 (all-target-libjava): New target.
13675 (all-target-boehm-gc): Likewise.
13676 * configure.in (target_libs): Added libjava, boehm-gc.
13677
d207ebef
JM
136781999-07-22 Ian Lance Taylor <ian@zembu.com>
13679
13680 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13681 configure.bat in SUPPORT_FILES.
13682 (gas+binutils.tar.bz2): Likewise.
13683
13684 * makeall.bat: Remove; obsolete.
13685
136861999-07-21 Ian Lance Taylor <ian@zembu.com>
13687
13688 From Mark Elbrecht:
13689 * configure.bat: Remove; obsolete.
13690
136911999-07-11 Ian Lance Taylor <ian@zembu.com>
13692
13693 * configure: Add -W -Wall to the default CFLAGS when compiling with
13694 gcc.
13695
13696Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13697
13698 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13699
137001999-06-30 Mark Mitchell <mark@codesourcery.com>
13701
13702 * configure.in: Build ld on IRIX6.
13703
137041999-06-12 Ian Lance Taylor <ian@zembu.com>
13705
13706 * Makefile.in: Change distribution targets to use bzip2 instead of
13707 gzip.
13708 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13709 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13710
137111999-06-04 Nick Clifton <nickc@cygnus.com>
13712
13713 * config.sub: Add mcore target.
13714
26d088fa
CD
13715Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13716
13717 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13718
c2c08b29
L
13719Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13720
13721 * config.guess (dummy): Changed to $dummy.
13722
671d0648
NC
137231999-05-24 Nick Clifton <nickc@cygnus.com>
13724
13725 * config.sub: Tidied up case statements.
13726
b1345c72
BE
137271999-05-22 Ben Elliston <bje@cygnus.com>
13728
51ccbd8d
BE
13729 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13730 <jiro@din.or.jp>.
13731
b1345c72
BE
13732 * config.guess: Merge with FSF version. Future changes will be
13733 more accurately recorded in this ChangeLog.
13734 * config.sub: Likewise.
13735
2caf864f
SM
13736Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13737
13738 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13739
d207ebef
JM
137401999-04-30 Tom Tromey <tromey@cygnus.com>
13741
13742 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13743
90fb0c24
TT
137441999-04-23 Tom Tromey <tromey@cygnus.com>
13745
13746 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13747
d207ebef
JM
137481999-04-20 Drew Moseley <dmoseley@cygnus.com>
13749
13750 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13751 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13752 Bad merge removed these two changes.
13753
3516940d 13754Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 13755 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
13756
13757 * config.guess (interix Alpha): Add.
13758
d207ebef
JM
137591999-04-11 Richard Henderson <rth@cygnus.com>
13760
13761 * configure.in (i?86-*-beos*): Do config gperf; don't config
13762 gdb, newlib, or libgloss.
13763
e891fbfe 13764Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13765
e891fbfe
AO
13766 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13767 link a trivial program with -mabi=64. If it fails, remove mabi=64
13768 from multidirs.
13769
f9ae47d6
PT
13770Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13771
13772 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13773
d207ebef
JM
137741999-04-08 Nick Clifton <nickc@cygnus.com>
13775
13776 * config.sub: Add support for mcore targets.
13777
137781999-04-07 Michael Meissner <meissner@cygnus.com>
13779
13780 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13781 not mt-ospace, in order to shut up assembler warning about using
13782 symbols that are named the same as registers.
13783
137841999-04-07 Drew Moseley <dmoseley@cygnus.com>
13785
13786 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13787 dependency list for all-target-cygmon.
13788
137891999-04-05 Doug Evans <devans@casey.cygnus.com>
13790
13791 * config-ml.in: Check $host, not $target, for selective multilibs.
13792 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13793 thumb interworking, and underscore prefix multilibs.
13794
137951999-04-04 Ian Lance Taylor <ian@zembu.com>
13796
13797 * missing: Update to version from current automake.
13798
88101ab9
L
13799Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13800
13801 * configure (gxx_include_dir): Removed.
13802
13803 * configure.in (gxx_include_dir): Handle it.
13804 * Makefile.in: Likewise.
13805
d207ebef
JM
138061999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13807
13808 * config.sub (mips64vr4111,mips64vr4111el) Add.
13809
138101999-03-21 Ben Elliston <bje@cygnus.com>
13811
e490616e 13812 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 13813
8dc91cbe
ME
13814Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13815
8dc91cbe
ME
13816 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13817 config/mh-djgpp.
13818
d207ebef
JM
13819Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13820
13821 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13822 all-target-newlib to dependency list for all-target-bsp.
13823
926bb5ed
MK
13824Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13825
13826 * config.sub: Add i386-uwin support.
13827 * config.guess: Likewise.
13828
4a6e3000
FS
13829Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13830
13831 * configure.in: cleanup, add mh-*pic handling for arm, special
13832 case powerpc*-*-aix*
13833
d207ebef
JM
13834Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13835
13836 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13837 can be built.
13838
13839Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13840
13841 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 13842 targets.
d207ebef 13843
71c91078
NC
138441999-03-02 Nick Clifton <nickc@cygnus.com>
13845
13846 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13847
282e5df8
GN
13848Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13849
13850 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13851
1de558ee
NC
138521999-02-24 Nick Clifton <nickc@cygnus.com>
13853
13854 * config.sub: Fix typo in arm recognition.
13855
d207ebef
JM
13856Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13857
13858 * configure.in (noconfigdirs): Changed target_configdirs to
13859 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13860 rather than m68k-*-* since it is not known to work on
13861 m68k-aout. Ditto for arm-*-*oabi.
13862
13863Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13864
13865 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
13866
138671999-02-19 Ben Elliston <bje@cygnus.com>
13868
13869 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13870 Smart and improved by Andrew Cagney.
13871
fab7445a
ME
13872Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13873
13874 * config.guess: Recognize openbsd-*-hppa.
13875
8ccdc228
L
13876Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13877
13878 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13879 only if it is not empty.
13880
3b7265ff
NC
138811999-02-17 Nick Clifton <nickc@cygnus.com>
13882
13883 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 13884
d207ebef 13885 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
13886
13887 * config.sub: Modified to recognize uname's armv* syntax.
13888
d207ebef
JM
138891999-02-17 Mark Salter <msalter@cygnus.com>
13890
13891 * configure.in: Added target-bsp for sparclite.
13892
13893Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13894
13895 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13896
138971999-02-08 Nick Clifton <nickc@cygnus.com>
13898
13899 * configure.in: Add support for strongarm port.
13900 * config.sub: Add support for strongarm target.
13901
c48dd3f5 13902Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 13903
c48dd3f5
MK
13904 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13905 the old name config/mh-cygwin32.
13906 Enable texinfo.
13907
d207ebef
JM
13908Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13909
13910 * configure.in: Do build ld for ix86 Solaris.
13911
ecd62820
JW
13912Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13913
13914 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13915 $AR_FOR_TARGET. Likewise for RANLIB.
13916
bbd8fa7f 13917Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 13918
e490616e
ZW
13919 * config.sub (oabi): Recognize.
13920 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 13921
0397442c
RL
13922Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13923
13924 * config.guess: Improve detection of i686 on UnixWare 7.
13925
c9ffaa63
MK
13926Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13927
13928 * config.guess: Add support for i386-pc-interix.
13929 * config.sub: Likewise.
13930 * configure.in: Likewise.
c9ffaa63 13931
d207ebef
JM
13932Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13933
13934 * Makefile.in: Remove unneeded all-target-libio from
13935 from all-target-winsup target since it is now unneeded.
13936 Add all-target-libtermcap in its place since it is now
13937 needed.
13938
13939Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13940
13941 * configure.in: makefile stub for cygwin target is probably
13942 unnecessary. Remove it for now.
d207ebef
JM
13943
13944Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13945
13946 * configure.in: libtermcap.a should be built when cygwin is the
13947 target as well as the host.
13948 * config.guess: Allow mixed case in cygwin uname output.
13949 * Makefile.in: Add libtermcap target.
d207ebef 13950
ebe12325
JL
13951Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13952
13953 * config.sub: Clean up handling of hppa2.0.
13954
57057b67
RB
13955Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13956
13957 * config.guess: Use C code to identify more HP machines.
13958
f8670be1
JL
13959Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13960
13961 * config.sub: Handle hppa2.0.
13962
d207ebef
JM
13963Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13964
13965 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 13966 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
13967
139681998-12-15 Mark Salter <msalter@cygnus.com>
13969
13970 * configure.in: Added target-bsp for several target architectures.
13971
13972 * Makefile.in: Added rules for bsp.
13973
d1a09590
JL
13974Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13975
13976 * config.guess: Improve detection of hppa2.0 processors.
13977
13978Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13979
13980 * config.guess: Recognize FreeBSD using ELF automatically.
13981
71205e0b
MH
139821998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13983
13984 * configure (skip-this-dir): Add handling for new shell script, which
13985 might be created by a sub-directory's configure to indicate, this particular
13986 directory is "unwanted".
13987 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13988
d207ebef
JM
13989Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13990
13991 * ltconfig: import from libtool, after changing libtool to
13992 account for the cygwin name change.
13993
13994Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13995
13996 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13997 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13998
13999Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14000
14001 * configure.in: Add libtermcap to list of cygwin dependencies.
14002
14003Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14004
e490616e
ZW
14005 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14006 they include winsup/include when it's a cygwin target.
d207ebef
JM
14007
140081998-11-12 Tom Tromey <tromey@cygnus.com>
14009
14010 * configure.in (host_tools): Added zip.
14011 * Makefile.in (all-target-libjava): Depend on all-zip.
14012 (all-zip): New target.
14013 (ALL_MODULES): Added all-zip.
14014 (NATIVE_CHECK_MODULES): Added check-zip.
14015 (INSTALL_MODULES): Added install-zip.
14016 (CLEAN_MODULES): Added clean-zip.
14017
14018Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14019
14020 * Makefile.in: lose "32" from comment about cygwin.
14021
14022Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14023
14024 * configure.in: Use -Os to build target libraries for the fr30.
14025
14026Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14027
14028 * config.sub: Add fr30.
14029
14030Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14031
e490616e 14032 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
14033 cygwin* instead of cygwin32*.
14034 * config.sub: Check cygwin* instead of cygwin32*.
14035
d2ec8b39
RL
14036Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14037
14038 * config.guess: Match any version of Unixware7.
14039
d207ebef
JM
140401998-10-20 Syd Polk <spolk@cygnus.com>
14041
14042 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14043 if desired.
14044
35cd2565
JL
14045Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14046
14047 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14048 these if the appropriate directories and files to not exist.
14049
52d4e5b7
JL
14050Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14051
14052 * Makefile.in (DEVO_SUPPORT): Add config.if.
14053
38ada91e
MH
14054Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14055
14056 * configure: Add pattern to replace "build_tooldir"'s
14057 definition in the generated Makefile with "tooldir"'s
14058 actual value.
14059
e44e84da
JL
14060Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14061
56a8387f
JL
14062 * config.sub: Bring back lost sparcv9.
14063
e44e84da
JL
14064 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14065
5cb95c7a
JL
14066Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14067
14068 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14069 CC_FOR_TARGET and friends.
14070
14071Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 14072
ceff9b14
AO
14073 * Makefile.in (build_tooldir): New variable, same as tooldir.
14074 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14075 -B$(build_tooldir)/bin/.
14076 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 14077
f2d11dcd
GP
14078Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14079
14080 * README: Remove installation instructions and refer to the
14081 INSTALL directory instead.
14082
73a6d2e7 14083Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 14084
73a6d2e7
RL
14085 * config.sub: Add support for i[34567]86-pc-udk.
14086 * configure.in: Likewise.
14087
5d4a5ee6
JL
14088Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14089
14090 * Makefile.in: add bzip2 package building bits for user
14091 tools module
14092 * configure.in: ditto
14093
6fc19d6d
JL
14094Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14095
14096 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14097 (ALL_TARGET_MODULES): Add all-target-libobjc.
14098 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14099 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14100 (all-target-libchill): Add dependencies.
14101 * configure.in (target_libs): Add libchill.
4e81ae98 14102
f653f0ab
MH
141031998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14104
14105 * configure.in (target_subdir): Remove duplicate line.
14106
5d4a5ee6
JL
14107Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14108
14109 * Makefile.in (all-automake): fix dependencies.
14110
494933e4
JL
14111Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14112
14113 * configure.in: Minor cleanups for building in the $(target_alias)
14114 subdir.
14115
f6b58262
JW
141161998-09-22 Jim Wilson <wilson@cygnus.com>
14117
14118 * Makefile.in (bootstrap): Set r and s before make all. Use
14119 BASE_FLAGS_TO_PASS in make all.
14120 (cross): Likewise.
14121
27c7a08d
MM
141221998-09-20 Mark Mitchell <mark@markmitchell.com>
14123
14124 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14125
e67afd1e
RH
14126Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14127
14128 * config.sub: Fix typo in last change.
14129
8e44ac71
MH
141301998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14131
14132 * config.sub: Add support for C4x target.
14133 * configure.in: Likewise.
14134
d7496fbb
DM
141351998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14136
14137 * config.sub: Recognize sparcv9 just like sparc64.
14138
22097bd1
RL
14139Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14140
14141 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14142
4b877abd
JL
14143Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14144
2c8ec9a2
JL
14145 * config.guess: Correctly identify Pentium II sco boxes.
14146
4b877abd
JL
14147 * config.guess: Fix "tr" code. From Weiwen Liu.
14148
ab03db52
JH
14149Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14150
14151 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14152 stabs.
14153
b54db294
JL
14154Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14155
14156 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14157 (ALL_TARGET_MODULES): Add all-target-libchill.
14158 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14159 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14160 (all-target-libchill): Add dependencies.
14161 * configure.in (target_libs): Add libchill.
14162
bf48dd73
LW
14163Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14164
14165 * config.guess: Avoid assumptions about "tr" behaves when
14166 LANG is set to something other than English.
14167
a3cbd105
L
14168Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14169
14170 * configure (gxx_include_dir): Changed to
14171 '${prefix}/include/g++'-${libstdcxx_interface}.
14172
14173 * config.if: New to determine the interfaces.
14174
c4acd909
MK
14175Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14176
14177 * config.guess: Detect and handle MPE/IX.
14178 * config.sub: Deal with MPE/IX.
14179
9ea97665
DE
14180Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14181
14182 * configure.in: Use mh-aix43.
14183
0ce065bd
MH
141841998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14185
14186 * configure: Fix --without/--disable cases for gxx-include-dir.
14187
5d4a5ee6
JL
14188Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14189
14190 * mdata-sh: Imported. Needed for automake support.
14191
14192Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14193
14194 * Makefile.in (taz): Try "chmod -R og=u ." before
14195 "chmod og=u `find . -print`".
14196
14197Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14198
14199 * configure.in: Add arm-elf and thumb-elf support.
14200
14201Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14202
14203 * Makefile.in: Undo previous patch.
14204
14205Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14206
14207 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14208 to here ...
14209 (install-no-fixedincludes): and here
14210 (INSTALL_MODULES): ... from here.
14211
466456d9
ILT
14212Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14213
14214 * config.sub: Merge with FSF.
14215
1b409d25
ILT
14216 * config.guess: Merge with FSF.
14217
d207ebef
JM
14218Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14219
14220 * configure (extraconfigdirs): New variable.
14221 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14222 * Makefile.in (all): Move higher in file.
14223 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14224 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14225 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14226 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14227 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14228
142291998-07-23 Brendan Kehoe <brendan@cygnus.com>
14230
14231 * Makefile.in (all-target-libjava): Depend on all-gcc and
14232 all-target-newlib.
14233 (configure-target-libjava): Depend on $(ALL_GCC).
14234
7f1937c1
RL
14235Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14236
14237 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14238 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14239
2ada2bd6
ML
14240Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14241
14242 * INSTALL/README: Fix typo.
14243
1e025bde
ML
14244Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14245
5d4a5ee6
JL
14246 * ylwrap: Change absolute path checks to check for DOS style path
14247 names.
1e025bde 14248
5d4a5ee6
JL
14249 * ylwrap: Don't use a full path name if the source file is in the
14250 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 14251
6755ff73
ILT
14252 * config-ml.in: Default to being verbose, to match Feb 18 change to
14253 configure.
14254
5d4a5ee6
JL
14255Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14256
14257 Brought over from egcs:
14258
14259 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14260
14261 * configure.in (target_subdir): Set to ${target_alias} instead
14262 of "libraries".
14263
14264 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14265
14266 * configure.in (target_subdir): Set to libraries if enable_multilib.
14267
14268Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14269
14270 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14271 multilibs, force reconfiguration the first time we create
14272 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14273
14274Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14275
14276 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14277 avoid confusion with --no-recursion.
14278
14279Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14280
14281 * configure.in: Win32 hosts shouldn't use install -x
14282 * install-sh: remove -x option, and special .exe-handling
14283 hack.
14284
d207ebef
JM
14285Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14286
14287 * config.guess: Recognize i586-pc-beos.
14288 * configure.in: Don't build some bits for beos.
14289
fbd836fc
ILT
14290Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14291
5d4a5ee6
JL
14292 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14293 CFLAGS default to -O2.
14294
fbd836fc
ILT
14295 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14296 when using GNU ld.
14297
14298Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14299
14300 * ltmain.sh: Correct install when using a different shell.
14301
14302Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14303
14304 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14305
d207ebef
JM
14306Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14307
14308 * makefile.vms: Update to build binutils/makefile.vms. Add install
14309 target.
fbd836fc
ILT
14310
14311Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14312
14313 * ltconfig: Update to correct AIX handling.
14314
69b471bc
JL
14315Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14316
81241b5e
JL
14317 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14318
69b471bc
JL
14319 * configure.in (target_subdir): Set to ${target_alias} instead
14320 of "libraries".
14321
bedf82df
MH
143221998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14323
14324 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14325 (Makefile): Depend on $(gcc_version_trigger).
14326
14327 * configure (gcc_version): Change default initializer to empty
14328 string.
14329 (gcc_version_trigger): New variable; pass this variable down
14330 to subdir configures to enable them checking gcc's version
14331 themselves. Emit make macros for both gcc_version vars.
14332 (topsrcdir): Initialize reliably.
14333 (recursion line): Remove --with-gcc-version=${gcc_version}.
14334
28e449d8
MH
143351998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14336
14337 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
14338 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14339 in $(libsubdir); emit definition in each generated Makefile.
14340 (gxx_include_dir): Initialize depending on
14341 $enable_version_specific_runtime_libs.
28e449d8 14342
50c4c9f7
MH
143431998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14344
14345 * configure (gcc_version): Initialize properly depending on
14346 how and where configure is started.
14347 (recursion line): Pass a --with-gcc-version=${gcc_version}
14348 to configures in subdirs.
14349
d207ebef
JM
14350Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14351
14352 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 14353 cygmon
d207ebef 14354
5d4a5ee6
JL
14355Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14356
14357 * configure.in: Add cygmon and libstub support for mn10200.
14358
2f96399b
MH
143591998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14360
14361 * configure (gcc_version): Add new variable describing the
14362 particular gcc version we're building.
14363 * Makefile.in (libsubdir): Add new macro for the directory
14364 in which the compiler finds executables, libraries, etc.
14365 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14366 and libsubdir.
14367
c4137c50
AO
14368Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14369
ceff9b14
AO
14370 * Makefile.in (local-clean): Remove *.log.
14371 (warning.log): Built with warn_summary from build.log.
14372 (mail-report.log): Run test_summary.
14373 (mail-report-with-warnings.log): Run test_summary including
14374 warning.log in the report.
c4137c50 14375
276d5ee0
RL
14376Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14377
14378 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14379
5d4a5ee6
JL
14380Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14381
14382 * Makefile.in (grep): Grep no longer depends on libiberty.
14383
14384Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14385
14386 * Makefile.in: all-snavigator needs all-libgui.
14387
14388Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14389
14390 * configure.in: Add cygmon and libstub support for mn10300.
14391
8af14275
ILT
14392Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14393
14394 * missing: Update to version from automake 1.3.
14395
fbd836fc
ILT
14396 * ltmain.sh: On installation, don't get confused if the same name
14397 appears more than once in the list of library names.
14398
466456d9
ILT
14399Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14400
14401 * config.sub: Accept m68060 and m5200 as CPU names.
14402
5d4a5ee6
JL
14403Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14404
14405 * configure: Use && rather than using -a in test, because odd
14406 strings can confuse test.
14407 * configure.in: Likewise.
14408
fbd836fc
ILT
14409Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14410
14411 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14412
f0983958
AO
14413Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14414
14415 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 14416 bootstrap4-lean): New targets.
f0983958 14417
bfed1ea0
JL
14418Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14419
14420 * mpw-* Delete. Not used.
14421
5d4a5ee6
JL
14422Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14423
14424 * COPYING.LIB: Update FSF address.
14425
bfed1ea0
JL
14426Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14427
14428 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14429
5d4a5ee6
JL
14430 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14431 GAS_SUPPORT_DIRS.
14432
bfed1ea0
JL
14433Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14434
14435 * ltconfig, ltmain.sh: Avoid producing a version number if
14436 -version-info was not used.
14437
5d4a5ee6
JL
14438Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14439
14440 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14441 building with newlib.
14442
144431998-04-30 Paul Eggert <eggert@twinsun.com>
14444
d207ebef 14445 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 14446 Solaris `make' causes it to continue to next definition.
d207ebef
JM
14447
14448Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14449
14450 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14451 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
14452
14453Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14454
14455 * configure.in: Change alpha to alpha* in several places.
14456
d207ebef
JM
14457Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14458
14459 * config.sub: Recognize sparc86x.
14460
77be0cab
MM
14461Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14462
14463 * configure.in (--enable-target-optspace): Remove debug echo.
14464
62441128
JW
14465Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14466
14467 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14468
bfed1ea0
JL
14469Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14470
14471 * ltconfig: Update cygwin32 support.
14472
5d4a5ee6
JL
14473 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14474 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14475 (GDB_SUPPORT_DIRS): Likewise.
14476
3f4ea1de
MM
14477Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14478
14479 * configure.in (target_makefile_frag): If --enable-target-optspace,
14480 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
14481 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14482 not used.
14483 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 14484
5d4a5ee6
JL
14485Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14486
14487 * Makefile.in (all-bfd): Depend on all-intl.
14488 (all-binutils): Likewise.
14489 (all-gas): Likewise.
14490 (all-gprof): Likewise.
14491 (all-ld): Likewise.
14492
144931998-04-19 Brendan Kehoe <brendan@cygnus.com>
14494
14495 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14496
bfed1ea0
JL
14497Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14498
5d4a5ee6
JL
14499 * Makefile.in (all-bfd): Depend upon all-libiberty.
14500
bfed1ea0
JL
14501 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14502
5d4a5ee6
JL
14503Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14504
14505 * Makefile.in: Add libstub.
14506
14507 * configure.in: Ditto. Build libstub for targets that have cygmon
14508 support.
14509
14510Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14511
14512 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14513
14514Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14515
14516 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14517 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14518
ec8d6ddc
KW
14519Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14520
14521 * configure: Define DEFAULT_M4 by searching PATH.
14522 * Makfile.in: Use DEFAULT_M4.
14523
bfed1ea0
JL
14524Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14525
14526 * ltconfig: Add cygwin32 support.
14527
5d4a5ee6
JL
14528 * Makefile.in, configure.in: Add libtool as a native only directory
14529 to configure and build.
14530
547a6183
JL
14531Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14532
14533 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14534
5d4a5ee6 14535Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 14536
5d4a5ee6
JL
14537 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14538
14539Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14540
14541 * Makefile.in: add ash make rules
14542 * configure.in: add ash to native_only and host_tools lists
14543
14544Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14545
14546 * Makefile.in (all-gettext, all-intl): New targets.
14547 (ALL_MODULES): Added all-gettext, all-intl.
14548 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14549 (INSTALL_MODULES): Added install-gettext, install-intl.
14550 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14551
14552 * configure.in (host_tools): Added gettext.
14553 (native_only): Likewise.
14554 (noconfigdirs) [various cases]: Likewise.
14555 (host_libs): Added intl.
14556
d207ebef
JM
14557Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14558
14559 * configure: Do not disable building gdbtk for cygwin32 hosts.
14560
e98e406f
NC
14561Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14562
14563 * configure.in: Add thumb-coff target.
14564 * config.sub: Add thumb-coff target.
14565
5d4a5ee6
JL
14566Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14567
14568 * Makefile.in: Revert yesterday's change.
14569 (all-target-winsup): all-target-librx stays out of here.
14570
14571Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14572
14573 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14574 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14575 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14576 Remove references to librx and libg++.
14577
14578Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14579
14580 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14581 recursive makes
14582
bfed1ea0
JL
14583Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14584
14585 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 14586 for newlib directory.
bfed1ea0
JL
14587 (CXX_FOR_TARGET): Likewise.
14588
14589Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14590
14591 * ltconfig: Update after libtool/ltconfig.in change for
14592 hpux11.
14593
14594Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14595
14596 * ltconfig, ltmain.sh: Update to libtool 1.2.
14597
3cd730af
MH
14598Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14599
14600 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14601 (install-gcc-cross): Instead, override LANGUAGES here.
14602
80564603
DL
146031998-03-18 Dave Love <d.love@dl.ac.uk>
14604
14605 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14606 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14607
d207ebef
JM
14608Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14609
14610 * configure.in: Add Thumb-pe target.
14611
5d4a5ee6 14612Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 14613
5d4a5ee6
JL
14614 * Makefile.in - changed sn targets to snavigator
14615 * configure.in - changed sn targets to snavigator
14616
2d4a0558
MH
14617Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14618
14619 * config-ml.in: After building symlink tree call make distclean
14620 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14621 to be the case for libiberty.
14622
04b93567
L
14623Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14624
14625 * configure: When making link, also check the current
14626 directory. The configure scripts may create one.
14627
9a06b842
RH
14628Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14629
14630 * config.sub: Accept alphapca56 and alphaev6 properly.
14631
217fc4e6
FS
14632Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14633
14634 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14635
3e07bdbd 14636Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 14637
e490616e 14638 * config.sub (sco5): Fix typo.
3e07bdbd 14639
5d4a5ee6
JL
14640Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14641
14642 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14643 install-itcl.
14644 (install-itcl): Remove dependency on install-tcl.
14645
14646Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14647
14648 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14649
14650Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14651
14652 * configure.in: Don't build libgui for a cygwin32 target when not on
14653 a cygwin32 host.
14654
14655Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14656
14657 * configure (redirect): Set to null, so default behavior of
14658 configure is now --verbose.
14659
ce0d965c
DL
146601998-02-16 Dave Love <d.love@dl.ac.uk>
14661
14662 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14663 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14664
3acd1fd0
MH
14665Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14666
14667 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14668 this change to sync Makefile.in with its ChangeLog entries.
14669
5d4a5ee6
JL
14670Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14671
14672 * ltmain.sh (mkdir): Check that the directory doesn't exist
14673 before we exit with error, so that we don't get races during
14674 parallel builds.
14675
bfed1ea0
JL
14676Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14677
14678 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14679
4e77e8f1
MH
14680Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14681
14682 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14683 PICFLAG_FOR_TARGET.
14684 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14685
14686 * configure: Emit a definition for the new macro enable_shared
14687 into each Makefile.
14688
5d4a5ee6
JL
14689Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14690
14691 * configure.in (host_tools, native_only): Add libtool.
14692
14693Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14694
14695 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14696 Fix typo in ming config comment.
14697
bfed1ea0
JL
14698Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14699
14700 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14701
5d4a5ee6
JL
14702Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14703
14704 * config.sub: Add tic30 cases, and map c30 to tic30.
14705
8821a725
RH
14706Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14707
14708 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14709 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14710 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14711 (CLEAN_TARGET_MODULES): Similarly
14712 (all-target-libf2c): Add dependences.
4e81ae98 14713 * configure.in (target_libs): Add libf2c.
8821a725 14714
5d4a5ee6
JL
14715Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14716
14717 * configure.in: Remove expect from noconfigdirs when target
14718 is cygwin32. OK to build expect and dejagnu with Canadian
14719 Cross.
14720
0aadd657
ILT
14721Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14722
5d4a5ee6
JL
14723 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14724 host.
14725
0aadd657
ILT
14726 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14727 and mingw32.
14728
d0a8352c
MH
14729Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14730
14731 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14732 here as it is not defined in the toplevel Makefile.
14733
59739e3c
MH
14734Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14735
14736 * configure (package_makefile_rules_frag): New variable, which names
14737 a file with generic rules, ...
14738 Change comment to mention we now have FIVE parts.
14739 * configure: Undo last change.
14740
228197ee
LT
14741Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14742
14743 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 14744 * config.sub: More accurate determination of HP processor types.
228197ee 14745
efd4c0ba
MH
14746Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14747
14748 * configure (package_makefile_frag): Move inserting the
14749 ${package_makefile_frag} to where it should be according
14750 to the comment.
14751
6eef3189
PB
14752Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14753
14754 * config.guess: Add support for Linux/ARM.
14755
d207ebef
JM
14756Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14757
14758 * .cvsignore: Remove *-info and *-install since they match
14759 release-info and mpw-install, which we don't want to just ignore.
14760
48464ebf
RH
14761Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14762
14763 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14764
803462a7
PN
14765Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14766
14767 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14768 local_prefix to sub-make invocations.
14769
520ab477
L
14770Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14771
14772 * configure.in: Check makefile fragments in the source
14773 directory.
14774
4bcdb76d
AO
14775Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14776
ceff9b14
AO
14777 * configure.in: Check whether host and target makefile
14778 fragments exist before adding them to *_makefile_frag.
4bcdb76d 14779
5d4a5ee6
JL
14780Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14781
14782 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14783
14784Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14785
14786 * configure.in: Make sure we only replace RPATH_ENVVAR on
14787 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14788 regexp to sed.
14789
14790 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14791 to sub-makes.
14792
0d3e11a5
LI
147931998-01-13 Lee Iverson (leei@ai.sri.com)
14794
14795 * config-ml.in (multi-do): LDFLAGS must include multilib
14796 designator.
14797
d45b3d87 14798Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
14799
14800 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14801
d39cd7a1
MK
14802Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14803
14804 * config.sub: Add mingw32 support.
14805 * configure.in: Likewise.
d39cd7a1 14806
6decbc24
FS
14807Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14808
14809 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14810
5d4a5ee6
JL
14811Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14812
14813 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14814 * configure (gxx_include_dir): Provide a definition for subdirs
14815 which do not use autoconf.
14816
14817Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14818
14819 * config.guess: Sync with egcs. Picks up new alpha support,
14820 BeOS & some additional linux support.
14821
d3d1907a
JL
14822Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14823
14824 * config.guess: HP 9000/803 is a PA1.1 machine.
14825
b104e095
RH
14826Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14827
14828 * configure.in: It's alpha*-...
14829
aca823c1
L
14830Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14831
14832 * configure.in (host_makefile_frag, target_makefile_frag):
14833 Handle multiple config files.
14834 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14835 alpha-*-*.
14836
d207ebef
JM
14837Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14838
14839 * mkdep: New file.
14840
14841Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14842
14843 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14844
5d4a5ee6
JL
14845Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14846
14847 * Makefile.in: Add libgui directory.
14848 (GDB_TK): Add all-libgui.
14849 * configure.in: Add libgui directory.
14850 * configure: Add all-libgui to GDB_TK.
14851
14852Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14853
14854 * config-ml.in (multidirs): Add m32r to multilib list.
14855
14856Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14857
14858 * Makefile.in (all-target-gperf): Change dependency to
14859 all-target-libstdc++.
14860
baf55877
FF
14861Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14862
14863 * config.guess: Add BeOS support.
14864
5d4a5ee6
JL
14865Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14866
14867 Source directory cvs renamed to cvssrc:
14868 * configure.in (host_tools): Change cvs to cvssrc.
14869 (native_only): Likewise.
14870 (noconfigdirs) [various cases]: Likewise.
14871 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14872 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14873 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14874 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14875 (all-cvssrc): Rename target from all-cvs.
14876
f2d76545
JL
14877Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14878
14879 * configure (gxx_include_dir): Fix thinko.
14880
205cba53
JL
14881Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14882
14883 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14884 (install-cross, install-gcc-cross): New targets.
14885
5d4a5ee6
JL
14886Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14887
14888 * configure.in (noconfigdirs): Add support for Thumb target.
14889
14890 * config.sub (maybe_os): Add support for Thumb target.
14891
14892Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14893
14894 * Makefile.in: Add rules for cygmon.
14895
14896 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14897
96b0f1fc
JL
14898Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14899
14900 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14901 * configure (gxx_include_dir): Provide a definition for subdirs
14902 which do not use autoconf.
d207ebef
JM
14903
14904Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14905
14906 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 14907 11/18/97 build
d207ebef 14908
7dfef6ed
JL
14909Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14910
14911 * From Franz Sirl.
14912 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14913 found on RedHat Linux systems.
96b0f1fc 14914
83cfe7c0
JL
14915Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14916
14917 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14918 guesses.
14919
7dfef6ed
JL
14920Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14921
14922 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14923
5d4a5ee6
JL
14924Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14925
14926 * ltmain.sh: If mkdir fails, check whether the directory was created
14927 anyhow by some other process.
14928
d207ebef
JM
14929Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14930
14931 * configure.in (d30v-*-*): Configure all directories.
14932
14933Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14934
14935 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14936 for the D30V.
14937
14938Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14939
14940 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14941
5d4a5ee6
JL
14942Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14943
e490616e
ZW
14944 * include/libiberty.h: Add extern "C" { so it can be used with C++
14945 progrms.
14946 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14947 programs.
5d4a5ee6 14948
d207ebef
JM
14949Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14950
14951 * configure.in (d30v-*-*): Configure GCC now.
14952
5d4a5ee6
JL
14953Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14954
14955 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14956 is no longer needed.
14957
c9670e62
JM
14958Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14959
14960 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14961
cc71c0ca
MH
14962Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14963
14964 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14965 targets using "$@" to provide support for similar but not identical
14966 targets without having to duplicate code.
14967
d207ebef
JM
14968Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14969
14970 * makefile.vms: Fix to work with DEC C.
14971
14972Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14973
14974 * config.sub: Add mips-tx39-elf to marketing names.
14975
14976Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14977
14978 * ltmain.sh: Handle symlinks in generated script.
14979
14980Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14981
14982 * configure: Handle autoconf style directory options: --bindir,
14983 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14984 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14985 --sysconfdir.
14986 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14987 (sharedstatedir, localstatedir, oldincludedir): New variables.
14988 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14989 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14990 sbindir, sharedstatedir, and sysconfdir.
14991
b1e3ddfd
AJ
14992Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14993
14994 * Makefile.in (bootstrap-lean): New target.
14995
d207ebef
JM
14996Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14997
14998 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 14999 sn, and gnuserv from noconfigdirs.
d207ebef
JM
15000
15001Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15002
15003 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15004
09f97c1e
JL
15005Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15006
15007 * Makefile.in (cross): New target.
15008
335d0ab2
AO
15009Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15010 Jeff Law <law@cygnus.com>
15011
15012 * Makefile.in (bootstrap2, bootstrap3): New targets.
15013 (all-bootstrap): Remove outdated and confusing target.
339c9b00 15014 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 15015
d207ebef
JM
15016Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15017
15018 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 15019 windows. Consistent with gdb/configure.
d207ebef 15020
e693cc28
UD
150211997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15022
e693cc28
UD
15023 * configure.in: Name Linux target fragment.
15024
15025 * configure: Rewrite so that project Makefile fragment is inserted
15026 first and appears last in the resulting Makefile.
15027
d207ebef
JM
15028Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15029
15030 * Makefile.in (install-itcl): Install tcl first.
15031
5d4a5ee6
JL
15032Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15033
15034 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15035
f401679e
JW
15036Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15037
15038 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15039
15040 * configure.in (skipdirs): Add target-librx for Linux.
15041 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15042
ec20b1b9
JL
15043Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15044
15045 * Makefile.in (bootstrap): New target.
15046
becdcf6d
JL
15047Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15048
63f6bcd7 15049 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 15050
d207ebef
JM
15051Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15052
15053 * config.guess: Merge with FSF.
15054
0c82f6bf
FF
15055Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15056
15057 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15058
d207ebef
JM
15059Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15060
15061 * config.sub: Add "marketing-names" patch.
15062
3fbc0b70
JS
15063Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15064
e490616e 15065 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 15066
e20d4801
JL
15067Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15068
15069 * config.sub: Handle v850-elf.
15070
fe181f78 15071Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
15072
15073 * .cvsignore (*-install): Remove.
15074
bfed1ea0
JL
15075Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15076
15077 * ltconfig: Set CONFIG_SHELL in libtool.
15078 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15079
558a1e7c
JW
15080Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15081
15082 * configure.in (target_subdir): Set to libraries if enable_multilib.
15083
7818d6fc
JW
15084Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15085
15086 * config.guess: Update from gcc directory.
15087
d207ebef
JM
15088Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15089
15090 * Makefile.in (all-sim): Depends on all-readline.
15091
6599da04
JM
15092Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15093
15094 * Makefile.in (BISON, YACC): Use $$s.
15095 (all-bison): Depend on all-texinfo.
15096
15097Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15098
15099 * Makefile.in (BISON): Add -L flag.
15100 (YACC): Likewise.
15101
d207ebef
JM
15102Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15103
4e81ae98
EC
15104 * configure.in (noconfigdirs): Add support for v850e target.
15105
d207ebef
JM
15106 * config.sub (maybe_os): Add support for v850e target.
15107
15108Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15109
4e81ae98
EC
15110 * configure.in (noconfigdirs): Add support for v850ea target.
15111
d207ebef
JM
15112 * config.sub (maybe_os): Add support for v850ea target.
15113
6599da04
JM
15114Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15115
15116 * config.sub: Add mipstx39. Delete r3900.
15117
15118Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15119
15120 * Makefile.in (all-autoconf): Depends on all-texinfo.
15121
15122Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15123
15124 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15125 eabi targets.
15126
15127Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15128
15129 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15130
15131 * configure: When handling a Canadian Cross, handle YACC as well as
15132 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 15133 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
15134
15135Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15136
15137 * Makefile.in (BISON): bison, not byacc or bison -y.
15138 (YACC): bison -y or byacc or yacc.
15139 (various): Add *-bison as appropriate.
15140 (taz): No need to mess with BISON anymore.
15141
15142Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15143
15144 * configure: If OSTYPE matches *win32*, try to find a good value for
15145 CONFIG_SHELL.
15146
15147Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15148
15149 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15150 configure.in if it is present.
15151
15152Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15153
15154 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15155
15156Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15157
15158 * config.sub: Recognize `arc' cpu.
15159 * configure.in: Likewise.
15160 * config-ml.in: Likewise.
15161
15162Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15163
15164 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15165
15166Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15167
15168 * configure: Changed sed delimiter from ':' to '|' when
15169 attempting to substitute ${config_shell} for SHELL. On
15170 NT ${config_shell} may contain a ':' in it.
15171
15172Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15173
15174 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15175
15176Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15177
15178 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15179
15180Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15181
15182 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15183
15184 * ylwrap: If the program is a relative path, force it to be
15185 absolute.
15186
15187Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15188
15189 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15190
15191Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15192
15193 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
15194 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15195 for libraries.
6599da04
JM
15196
15197Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15198
15199 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 15200 separated by spaces.
6599da04
JM
15201
15202Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15203
15204 * ylwrap: New file.
15205 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15206
15207 * ltmain.sh: Handle /bin/sh at start of install program.
15208
15209 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15210
15211 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15212 * missing: New file, from automake 1.2.
15213
15214Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15215
15216 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15217 check-tk to CHECK_X11_MODULES.
15218
15219Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15220
15221 * config.sub: Merge with FSF.
15222
15223Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15224
15225 * config.guess: Merge with FSF.
15226
15227Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15228
15229 * configure: Treat msdosdjgpp like go32.
15230 * configure.in: Likewise. Don't remove gprof for go32.
15231
15232 * configure: Change Makefile.tem2 to Makefile.tm2.
15233
15234Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15235
15236 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15237
15238Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15239
15240 * install-sh (chmodcmd): Set to null if the DST directory already
15241 exists. Same as Nov 11th change.
15242
15243Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15244
4e81ae98 15245 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
15246
15247Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15248
15249 * config.guess: Update from FSF.
15250
15251Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15252
15253 * Makefile.in (GDB_TK): Depend on itcl and tix.
15254
15255Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15256
15257 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15258 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15259 (INSTALL_SCRIPT): New variable.
15260 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15261 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15262 to -x.
15263 * install-sh: Add support for -x option.
15264
15265Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15266
15267 * configure.in, Makefile.in: Treat tix like itcl.
15268
15269Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15270
15271 * Makefile.in (WINDRES): New variable.
15272 (WINDRES_FOR_TARGET): New variable.
15273 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15274 (EXTRA_HOST_FLAGS): Add WINDRES.
15275 (EXTRA_TARGET_FLAGS): Add WINDRES.
15276 (EXTRA_GCC_FLAGS): Add WINDRES.
15277 ($(DO_X)): Pass down WINDRES.
15278 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15279 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15280 DLLTOOL_FOR_TARGET.
15281
15282Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15283
15284 * configure.in: configure sim before gdb for win32-x-ppc
15285
15286Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15287
15288 Move gperf into the toplevel, from libg++.
15289 * configure.in (target_tools): Add target-gperf.
15290 (native_only): Add target-gperf.
15291 * Makefile.in (all-target-gperf): New target, depend on
15292 all-target-libg++.
15293 (configure-target-gperf): Empty rule.
15294 (ALL_TARGET_MODULES): Add all-target-gperf.
15295 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15296 (CHECK_TARGET_MODULES): Add check-target-gperf.
15297 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15298 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15299
15300Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 15301
6599da04
JM
15302 * config.sub (mn10200): Recognize new basic machine.
15303
15304Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15305
15306 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15307 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15308
15309Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15310
15311 * configure.in: If we're building mips-sgi-irix6* native, turn on
15312 ENABLE_MULTILIB and set TARGET_SUBDIR.
15313
15314Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15315
15316 * Makefile.in (all-sn): Depend on all-grep.
15317
15318Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15319
15320 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15321
15322 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15323 Makefile. From Jeff Makey <jeff@cts.com>.
15324 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15325
15326 * Makefile.in (DISTBISONFILES): Remove.
15327 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15328 $(DEFAULT_YACC).
15329
15330 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 15331 cygwin32.
6599da04
JM
15332
15333 * Makefile.in (LD): New variable.
15334 (EXTRA_HOST_FLAGS): Pass down LD.
15335 ($(DO_X)): Likewise.
15336
15337Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15338
15339 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15340
15341Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15342
15343 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 15344 before adding our own. Always add --build.
6599da04
JM
15345
15346Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15347
15348 * configure.in (targargs): Pass --build if we're doing
15349 a cross-compile.
15350
15351Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15352
ca236658 15353 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
15354 sed. Otherwise sed chokes on NT path names with drive
15355 designators. Also look for "?:*" as the leading characters in an
15356 absolute pathname.
15357
15358Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15359
15360 * config.sub: Support for r3900.
15361
15362Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15363
15364 * configure.in: Use install-sh, not install.sh.
15365
15366Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15367
15368 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15369 apply it twice.
15370
15371Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15372
15373 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15374 install-binutils.
15375
15376Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15377
15378 * Makefile.in: Add automake targets.
15379 * configure.in (host_tools): Add automake.
15380
15381Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15382
15383 * configure: Default CXX to c++, not gcc.
15384 * Makefile.in (CXX): Set to c++, not gcc.
15385 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15386
15387Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15388
15389 * install-sh: try appending a .exe if source file doesn't
15390 exist
15391
15392Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15393
15394 * configure.in: Turn on multilib by default.
15395 (cross_only): Remove target-libiberty.
15396
15397 * Makefile.in (all-gcc): Don't depend on libiberty.
15398
15399Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15400
15401 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15402
15403Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15404
15405 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15406 (DISTBISONFILES): Add ld/Makefile.in
15407
15408Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15409
15410 * configure.in: if target is cygwin32 but host isn't cygwin32,
15411 don't configure gdb tcl tk expect, not just gdb.
15412
15413Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15414
15415 * configure.in: Added gnuserv everywhere sn appears.
15416
15417 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15418 (CROSS_CHECK_MODULES): Added check-gnuserv.
15419 (INSTALL_MODULES): Added install-gnuserv.
15420 (CLEAN_MODULES): Added clean-gnuserv.
15421 (all-gnuserv): New target.
15422
15423Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15424
15425 * config.guess: Fixes for MIPS OpenBSD systems.
15426
15427Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15428
15429 * Makefile.in (INSTALL_XFORM): Remove.
15430 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15431
15432 * mkinstalldirs: New file, copied from automake.
15433 * Makefile.in (installdirs): Rename from install-dirs. Use
15434 mkinstalldirs. Change all users.
15435 (DEVO_SUPPORT): Add mkinstalldirs.
15436
15437Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15438
15439 * install-sh: Rename from install.sh.
15440 * Makefile.in (INSTALL): Change install.sh to install-sh.
15441 (DEVO_SUPPORT): Likewise.
15442
15443 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15444 Graichen <graichen@rzpd.de>.
15445
15446Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15447
15448 * config.guess: Recognize OpenBSD systems correctly.
15449
15450Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15451
15452 * README, Makefile.in (ETC_SUPPORT): Remove references to
15453 cfg-paper*, configure.{texi,man,info*}._
15454
15455Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15456
15457 * Makefile.in (all.normal): Ensure that gcc is built after all
15458 the x11 - ie gdb - targets.
15459
15460Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15461
15462 * makefile.vms: Don't run conf-a-gas.
15463
15464Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15465
e490616e 15466 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 15467
d207ebef
JM
15468Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15469
15470 * configure.in: Remove noconfigdirs case since gdb also
15471 configures and builds for tic80-coff.
15472
6599da04
JM
15473Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15474
15475 * configure: Set cache_file to config.cache.
15476 * Makefile.in (local-distclean): Remove config.cache.
15477
15478Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15479
15480 * COPYING: Update FSF address.
15481
d207ebef
JM
15482Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15483
15484 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15485 noconfigdirs.
15486
6599da04
JM
15487Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15488
15489 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15490 MAKEDIRS, is empty.
15491
15492Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15493
15494 * config.sub: Tweak mn10300 entry.
15495
15496Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15497
15498 * configure.in (host_tools): Put sim before gdb, so gdb's
15499 configure.tgt can determine if the simulator was configured.
15500
15501Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15502
15503 * config.sub: Move BeOS $os case to be with other Cygnus
15504 local cases.
15505
15506Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15507
15508 * config.sub: Remove misplaced comment that broke Linux.
15509
15510Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15511
15512 * config.sub: Add BeOS support.
15513
15514Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15515
15516 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15517
15518Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15519
15520 * configure.in (noconfigdirs): Remove tcl and tk from
15521 noconfigdirs for cygwin32 builds.
15522
d207ebef
JM
15523Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15524
15525 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15526
6599da04
JM
15527Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15528
15529 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15530 make-all.com, use makefile.vms instead.
15531
15532Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15533
15534 * config.sub: Accept -lnews*.
15535
d207ebef
JM
15536Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15537
15538 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 15539 target-examples and target-libiberty for d30v.
d207ebef
JM
15540
15541Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15542
15543 * configure.in (noconfigdirs): Enable ld for d30v.
15544
15545Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15546
15547 * configure.in (tic80-*-*): Build compiler.
15548
15549Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15550
15551 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 15552 unsupported d30v directories
d207ebef
JM
15553
15554Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15555
4e81ae98
EC
15556 * config.sub, configure.in: Add d30v target cpu.
15557
6599da04
JM
15558Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15559
15560 * makefile.vms: New file.
15561 * make-all.com: Remove.
15562
15563Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15564
15565 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15566
15567Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15568
15569 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15570
15571Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15572
15573 * Makefile.in (ALL_MODULES): Added all-db.
15574 (CROSS_CHECK_MODULES): Addec check-db.
15575 (INSTALL_MODULES): Added install-db.
15576 (CLEAN_MODULES): Added clean-db.
15577
15578Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15579
15580 * config.guess: Merge with latest FSF sources.
15581
15582Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15583
15584 * Makefile.in (ALL_MODULES): Added all-itcl.
15585 (CROSS_CHECK_MODULES): Added check-itcl.
15586 (INSTALL_MODULES): Added install-itcl.
15587 (CLEAN_MODULES): Added clean-itcl.
15588
15589Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15590
15591 * configure.in: build gdb for mn10200
15592
15593Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15594
15595 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15596
d207ebef
JM
15597Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15598
15599 * configure.in (tic80-*-*): Turn off most targets right now.
15600
6599da04
JM
15601Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15602
15603 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15604 rather than the makeinfo program.
15605 (do-info): Depend upon all-texinfo.
15606
15607Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15608
15609 * configure.in: Remove uses of config/mh-linux.
15610
15611 * config.sub, config.guess: Merge with latest FSF sources.
15612
d207ebef
JM
15613Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15614
15615 * config.sub (case $basic_machine): Add tic80 entries.
15616
6599da04
JM
15617Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15618
15619 * config.sub, config.guess: Merge with latest FSF sources.
15620
15621Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15622
15623 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15624 * mpw-config.in: Test for NewFolderRecursive.
15625 * mpw-install: Use symbolic name for startup filename.
15626 * mpw-README: Add various additional details.
15627
15628Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15629
15630 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15631
15632Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15633
15634 * configure.in: Do build gcc and the target libraries for
15635 the mn10200.
15636
15637Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15638
15639 * configure.in: don't avoid building gdb for mn10300 any more
15640 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15641 instead of single-quoting it.
15642
15643Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15644
15645 * configure.in: Don't use --with-stabs on IRIX 6.
15646
15647Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15648
15649 * configure.in (m32r): Build gdb, libg++ now.
15650
15651Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15652
15653 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15654 directories from noconfigdirs.
15655
15656Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15657
15658 * config.sub (basic_machine): added mips16 configuration
15659
15660Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15661
15662 * config.sub: Handle d10v-unknown.
15663
d207ebef
JM
15664Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15665
15666 * config.sub: Handle v850-unknown.
15667
6599da04
JM
15668Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15669
15670 * Makefile.in: add findutils
15671 * configure.in: add findutils to list of host_tools
15672
15673Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15674
15675 * config.sub: Handle mn10200 and mn10300.
15676
15677Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15678
15679 * configure.in (d10v-*): Do not build librx.
15680
15681Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15682
15683 * configure.in (mn10300): Build everything except gdb & libgloss.
15684
15685Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15686
15687 * config.guess: Patch for Dansk Data Elektronik servers,
15688 from Niels Skou Olsen <nso@dde.dk>.
15689
15690 For ncr, use /bin/uname rather than uname, since GNU uname does not
15691 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15692
15693 Patch for MIPS R4000 running System V,
15694 from Eric S. Raymond <esr@snark.thyrsus.com>.
15695
15696 Fix thinko for nextstep.
15697
15698 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15699
15700 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15701 * config.guess: Guess mips-dec-mach_bsd4.3.
15702
15703 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15704 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15705 release numbers.
15706 * config.guess (mips-mips-riscos*): Emit just enough of the
15707 release number.
15708
15709 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15710 * config.guess (sparc-auspex-sunos*): Added.
15711 (f300-fujitsu-*): Added.
15712
15713 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15714 * config.guess: Recognize a Tadpole as a sparc.
15715
15716Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15717
15718 * config.guess: Don't assume that NextStep version is either 2 or
15719 3. NextStep 4 (aka OpenStep 4) has come out now.
15720
15721Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15722
15723 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15724 From Rik Faith <faith@cs.unc.edu>.
15725
15726Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15727
15728 * config.sub: Contributions from bug-gnu-utils to:
15729 Support plain "hppa" (no version given) architecture, reported by
15730 OpenStep.
15731 OpenBSD like NetBSD.
15732 LynxOs is not a hardware supplier.
15733
15734 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 15735 OpenBSD like NetBSD.
6599da04
JM
15736 Stratus systems.
15737 More Pyramid systems.
15738 i[n>4]86 Intel chips.
15739 M680[n>4]0 Motorola chips.
15740 Use unknown instead of lynx for hardware manufacturer.
15741
15742Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15743
15744 * install.sh (chmodcmd): Set to null if the DST directory already
15745 exists.
15746
15747Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15748
15749 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15750 not use mt-ppc target Makefile fragment any more.
15751
15752Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15753
15754 * configure.in (*-*-windows): Exclude everything but those dirs
15755 needed to build windows.
15756
15757Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15758
15759 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15760
15761Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15762
15763 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
15764
15765Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15766
15767 * Undo my previous change.
15768
15769Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15770
15771 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15772 unconditionally.
15773 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15774
15775Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15776
15777 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15778 host to add it's own flags.
6599da04
JM
15779
15780Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15781
15782 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15783
15784Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15785
15786 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15787 (CXX_FOR_TARGET): Likewise.
15788 (GCC_FOR_TARGET): Define.
15789 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15790 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15791 CC_FOR_TARGET was specified on the command line.
15792 (MAKEOVERRIDES): Don't define.
15793
15794Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15795
15796 * configure.in (m32r): Fix spelling of libg++ libs.
15797
15798Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15799
15800 * config.sub (-apple*): Remove, now redundant.
15801
15802Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15803
15804 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15805
15806 * configure: Rework yesterday's sed script patch.
15807
15808 * config.sub: Merge with FSF.
15809
15810Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15811
15812 * config.guess: Merge from FSF.
15813
15814 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
15815 * config.guess: Use pc instead of unknown, for pc clone systems.
15816 Change linux to linux-gnu.
6599da04
JM
15817
15818 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 15819 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
15820
15821Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15822
15823 * test-build.mk (HOLES): Add "xargs" for gdb.
15824
15825 * configure: Avoid hpux10.20 sed bug.
15826
15827Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15828
731a8127 15829 * configure.in: Add support for windows host
6599da04
JM
15830 (that is a build done under the Microsoft build environment).
15831
15832Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15833
15834 * Makefile.in: Replace all uses of srcroot with s, to shrink
15835 command line lengths.
15836
15837 Patches from Geoffrey Noer <noer@cygnus.com>:
15838 * configure.in: If configuring for newlib, pass --with-newlib to
15839 subdirectories.
15840 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15841 -Bnewlib/ and -Lwinsup to gcc.
15842 (CXX_FOR_TARGET): Likewise.
15843
15844Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15845
15846 * Makefile.in (ETC_SUPPORT): Add configure.
15847
15848Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15849
4e81ae98 15850 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
15851 host configuration file.
15852
15853Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15854
15855 * configure.in: Break mn10x00 support into separate
15856 mn10200 and mn10300 configurations.
15857 * config.sub: Likewise.
15858
15859Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15860
15861 * configure.in: Add lots of stuff to noconfigdirs for
15862 the mn10x00 targets.
15863
15864 * config.sub, configure.in: Add mn10x00 support.
15865
15866Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15867
15868 * make-all.com: Call conf-a-gas, not config-a-gas.
15869
15870Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15871
15872 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 15873 targets.
6599da04
JM
15874
15875Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15876
15877 * mpw-README: Add much more detail for native PowerMac.
15878 * mpw-install: New file.
15879 * mpw-configure: Add --norecursion and --help options.
15880 * mpw-config.in: Translate readme and install files when
15881 copying to objdir.
15882 * mpw-build.in: Don't always depend on byacc and flex.
15883 (install-only-top): New action.
15884
d207ebef
JM
15885Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15886
15887 * configure.in: You can now configure GDB for the v850.
15888
6599da04
JM
15889Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15890
15891 * configure.in (noconfigdirs): Don't configure any C++ dirs
15892 if targeting D10V.
15893
15894Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15895
15896 * config.sub: Recognize mips64vr5000.
15897
15898Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15899
15900 * configure.in: Use a single line for host_tools and native_only.
15901
15902Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15903
15904 * config.sub, configure.in: Add entries for m32r.
15905
15906Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15907
15908 * Makefile.in (inet-install): Don't run install-gzip.
15909
15910Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15911
15912 * configure.in: Don't config lots of things for *-*-windows*.
15913
15914Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15915
15916 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15917 (host_libs, host_tools): Copy from configure.in.
15918 * mpw-configure: Don't complain about directories not found.
15919
15920Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15921
15922 * configure.in (i[345]86): Recognize i686 for pentium pro.
15923 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15924 file.
15925
15926 * config.guess (i[345]86): Ditto.
15927
15928Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15929
15930 * configure.in (noconfigdirs): Removed gdb for D10V.
15931
d207ebef 15932Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 15933
d207ebef
JM
15934 * configure.in: Remove ld, target-libio, target-libg++, and
15935 target-libstdc++ from noconfigdirs.
5d4a5ee6 15936
6599da04
JM
15937Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15938
15939 * configure: Fix three locations where shell scripts were
15940 being run directly rather than with config_shell.
15941
d207ebef
JM
15942Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15943
15944 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15945 * config.sub (basic_machine): Recognize v850.
15946
6599da04
JM
15947Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15948
15949 * mpw-configure: Handle multiple enable/disable options and
15950 pass them down recursively, handle -c and -s flags appropriately
15951 depending on choice of compiler, add escape mechanism for
15952 quoted arguments to gC.
15953
15954Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15955
15956 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15957 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15958 so that -mrelocatable-lib and -mno-eabi are used.
15959
15960 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15961 not support --print-multi-lib, don't abort.
15962
6599da04
JM
15963Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15964
15965 * make-all.com: Run config-a-gas.
15966 * setup.com: Don't copy subdirectory files around.
15967
15968Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15969
15970 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15971 target, it now compiles correctly.
15972
15973Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15974
15975 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15976
15977Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15978
4e81ae98 15979 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
15980
15981Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15982
15983 * configure.in (native_only): Add prms.
15984
15985Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15986
15987 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15988 (BINUTILS_SUPPORT_DIRS): Likewise.
15989
15990Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15991
15992 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15993 d10v support is added.
15994
15995Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15996
15997 * configure.in (d10v-*-*): New target.
15998
15999Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16000
16001 * config.guess (HP 9000/811): Recognize this as a PA1.1
16002 machine.
16003
16004Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16005
16006 * Makefile.in (do-tar-gz): New target, split out from tail end of
16007 taz target. Run each command separately, don't use pipes.
16008 (taz): Use it.
16009
16010Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16011
16012 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16013 * mpw-build.in: No builds should depend on building byacc or flex,
16014 they are assumed to be installed already.
16015
16016Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16017
16018 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16019 variable that CC_FOR_TARGET needs.
16020
16021Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16022
16023 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16024 options have changed since the last time the subdirectory was
16025 configured, and if it has, reconfigure.
16026 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16027 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16028
16029Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16030
16031 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16032 CLEAN_MODULES): Add bash.
16033 (all-bash): New target.
16034
16035Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16036
16037 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16038
16039Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16040
16041 * config.sub (basic_machine): Recognize d10v as a valid processor.
16042
16043Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16044
16045 * mpw-configure: Add support for --bindir.
16046 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16047
16048Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16049
16050 * configure.in: add bash, time, gawk to list of hosttools and things
16051 to only build for native toolchains
16052
16053Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16054
16055 * Makefile.in (docdir): Remove.
16056
16057Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16058
16059 * Makefile.in (datadir): Set to $(prefix)/share.
16060
16061Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16062
16063 * configure.in: build diff and patch for cygwin32-hosted
16064 toolchains.
16065
16066Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16067
16068 * config.sub: Accept -rtems*.
16069
16070Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16071
e490616e
ZW
16072 * configure.in: enable dosrel for cygwin32-hosted builds,
16073 remove diff from the list of things not buildable
16074 via Canadian Cross
6599da04
JM
16075
16076Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16077
16078 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 16079 don't get ". ".
6599da04
JM
16080
16081Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16082
16083 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16084
16085Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16086
16087 * Makefile.in (taz): Handle case where tex3patch didn't even get
16088 checked out. Also, if it was found, put the symlink in a new util
16089 subdirectory.
16090
16091Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16092
16093 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16094
16095Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16096
16097 * config.sub: Recognize -openvms.
16098 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16099 * make-all.com, setup.com: New files.
16100
16101Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16102
16103 * Makefile.in (taz): tex3patch moved to texinfo/util.
16104
16105Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16106
16107 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16108 * configure.in: remove make from disable-if-Can-Cross list
16109 enable gdb if ${host} and ${target} are cygwin32
16110
16111Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16112
16113 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16114 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16115
16116Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16117
16118 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16119 distinguish sysv/svr4/bsd variants.
16120 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16121
16122Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16123
16124 * configure.in: Added copyright notice.
16125 * move-if-change: Added copyright notice.
16126
16127Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16128
16129 * configure.in (powerpcle-*-solaris*): Until we get shared
16130 libraries working, don't build gdb, sim, make, tcl, tk, or
16131 expect.
16132
16133Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16134
16135 * config.guess: Merge with FSF:
16136
16137 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16138 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16139
16140 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16141 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16142
16143 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16144 * config.guess: Combine two OSF1 rules.
16145 Also recognize field test versions. From mjr@zk3.dec.com.
16146 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16147 because GNU uname does not support -p. From pmr@pajato.com.
16148
16149Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16150
16151 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16152
16153Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16154
16155 * mpw-README: Document GCCIncludes.
16156
16157Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16158
16159 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16160
16161Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16162
16163 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16164
16165Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16166
16167 * configure.in (*-*-cygwin32): Configure make.
16168
16169Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16170
16171 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16172
16173Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16174
16175 * Makefile.in (all-inet): Depend on all-perl.
16176
16177 * Makefile.in (inet-install): New target.
16178
16179 * Makefile.in (all-inet): Depend on all-tcl.
16180 (all-inet): Depend on all-send-pr.
16181
16182Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16183
16184 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16185 temporarily.
16186
16187Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16188
16189 * configure.in: Don't configure --with-gnu-ld on AIX.
16190
16191Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16192
16193 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16194
16195Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16196
16197 * Makefile.in (ALL_MODULES): Added all-inet.
16198 (CROSS_CHECK_MODULES): Added check-inet.
16199 (INSTALL_MODULES): Added install-inet.
16200 (CLEAN_MODULES): Added clean-inet.
16201 (all-indent): New target.
16202
16203 * configure.in (host_tools): Added inet.
16204 (native_only): Added inet.
16205 (noconfigdirs): Added inet.
16206
16207Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16208
16209 * configure.in: Don't configure libgloss if we are not configuring
16210 newlib.
16211
16212Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16213
16214 * configure.in: Don't configure libgloss for unsupported
16215 architectures.
16216
16217Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16218
16219 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16220
16221Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16222
16223 * Makefile.in (ALL_MODULES): Include all-apache.
16224 (CROSS_CHECK_MODULES): Include check-apache.
16225 (INSTALL_MODULES): Include install-apache.
16226 (all-apache): New target.
16227
16228 * configure.in: Added apache everywhere perl is seen.
16229
16230Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16231
16232 * Makefile.in: Add support for clean-{module} and
16233 clean-target-{module} rules.
16234
16235Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16236
16237 * configure.in (*-*-ose) do not build libgloss.
16238
16239Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16240
16241 * config.guess (prep*:SunOS:5.*:*): Turn into
16242 powerpele-unknown-solaris2.
16243
16244Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16245
16246 * configure.in: Permit --enable-shared to specify a list of
16247 directories.
16248
16249Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16250
16251 * configure.in (host==solaris): Pass only the first word of $CC
16252 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16253
16254Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16255
16256 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16257
16258Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16259
16260 * Makefile.in (ALL_MODULES): Include all-perl.
16261 (CROSS_CHECK_MODULES): Include check-perl.
16262 (INSTALL_MODULES): Include install-perl.
16263 (ALL_X11_MODULES): Include all-guile.
16264 (CHECK_X11_MODULES): Include check-guile.
16265 (INSTALL_X11_MODULES): Include install-guile.
16266 (all-perl): New target.
16267 (all-guile): New target.
16268
16269 * configure.in (host_tools): Include perl and guile.
16270 (native_only): Include perl and guile.
16271 (noconfigdirs): Don't build guile and perl; no ports have been
16272 done.
16273
16274Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16275
e490616e
ZW
16276 * configure (--enable-*): Handle quoted option lists such as
16277 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
16278
16279Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16280
16281 * Makefile.in ({,inst}all-target): New rule so we can make and
16282 install all of the target directories easily.
16283
16284Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16285
16286 * configure.in: Add missing global flag in sed substitution when
16287 deleting `target-' from ${configdirs}.
16288
16289Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16290
16291 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16292 option.
16293
16294 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16295 config/mh-necv4.
16296
16297 * install.sh: Correct misspelling of transformbasename.
16298
16299 * config.guess: Recognize mips-*-sysv*.
16300
16301Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16302
16303 * config.sub: Recognize mon960.
16304
16305Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16306
16307 * configure: Restore Canadian Cross handling of BISON and LEX,
16308 removed in Feb 20 change.
16309
16310Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16311
16312 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16313 Mention make install. Remove the old copyright date as well the
16314 clumsy and rather pointless copyright on the README file.
16315
16316Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16317
16318 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16319 Makefile after running symlink-tree, then run `make distclean' to
16320 avoid clobbering any generated files in srcdir.
16321
16322Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16323
16324 * configure.in (m68k-*-netbsd*): Build everything now.
16325
16326Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16327
16328 * Makefile.in (taz): Fix quoting.
16329
16330Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16331
16332 * configure.in (sparclet-*-*): Build everything now.
16333
16334Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16335
16336 * configure.in (m68k-*-linux*): New host.
16337
16338Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16339
16340 * configure: Check for bison before byacc.
16341
16342Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16343
16344 * Makefile.in configure: Change the way LEX and BISON/YACC are
16345 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16346 searching PATH. These are used as fallbacks by Makefile.in if
16347 flex/bison/byacc aren't in objdir.
16348
16349Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16350
16351 * Makefile.in: Make everything which depends upon all-bfd also
16352 depend upon all-opcodes, in case --with-commonbfdlib is used.
16353
16354Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16355
16356 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16357 building NT native compilers on Unix.
16358
16359Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16360
16361 * configure.in: Don't get CC from the host Makefile fragment if we
16362 can find gcc in PATH, or if this is a Canadian Cross. Move the
16363 Solaris test for /usr/ucb/cc to the post target script, just after
16364 the compiler sanity test.
16365
16366Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16367
16368 * config.sub: Merge with FSF.
16369
16370Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16371
16372 * Makefile.in (RPATH_ENVVAR): New variable.
16373 (REALLY_SET_LIB_PATH): Use it.
16374 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16375
16376Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16377
16378 * config.sub, configure.in: Recognize sparclet cpu.
16379
16380Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16381
16382 * config.guess: Support m68k-cbm-sysv4.
16383
16384Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16385
16386 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16387 m68k-unknown-linuxaout from linker help string. Put quotes around
16388 $ld_help_string.
16389
16390Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16391
16392 * config.guess (powerpc-harris-powerunix): Add guess for port
16393 to new target.
16394
16395Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16396
16397 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16398
16399Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16400
16401 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16402 $(REALLY_SET_LIB_PATH) in Makefile.
16403 * Makefile.in (SET_LIB_PATH): New variable.
16404 (REALLY_SET_LIB_PATH): New variable.
16405 ($(DO_X)): Use $(SET_LIB_PATH).
16406 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16407 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16408 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16409 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16410 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16411 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16412 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16413 (install-dosrel): Likewise.
16414 (all-opcodes): Depend upon all-libiberty.
16415
16416Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16417
16418 * config.guess (*:CYGWIN*): New
16419
16420Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16421
16422 * Makefile.in (all-target-winsup): All all-target-libiberty.
16423
16424Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16425
16426 * configure.in (noconfigdirs): Add missing # in front of comment.
16427
16428Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16429
16430 * configure.in: add second pass to things added to noconfigdirs
16431 so *-gm-magic can exclude libgloss properly.
16432
16433Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16434
16435 * mpw-configure (extralibs_name, rez_name): Set correctly
16436 for MWC68K compiler.
16437
16438 * mpw-README: Add more info on the necessary build tools.
16439
16440Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16441
16442 * configure.in, config.sub: Recognize cygwin32.
16443
16444Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16445
16446 * config.guess, config.sub: Recognize A/UX.
16447
16448Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16449
16450 * config.sub: Merge with gcc/config.sub.
16451
16452Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16453
16454 * mpw-build.in (do-binutils): Add build of stamps.
16455
16456Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16457
16458 * config.sub: Add recognition for mips64vr4100*-* targets.
16459
16460Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16461
16462 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16463 Add creation of gconfigargs with `--enable-shared' turned on.
16464 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16465 ($(host)-stamp-stage3-configured): Likewise.
16466 (HOLES): Add chatr and ldd.
16467 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16468
16469Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16470
16471 * configure: Pass --nfp to recursive configures.
16472
16473Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16474
16475 * Makefile.in (DLLTOOL): New.
16476 (DLLTOOL_FOR_TARGET): New.
16477 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16478 (EXTRA_TARGET_FLAGS): Ditto.
16479 (EXTRA_GCC_FLAGS): Ditto.
16480 (CONFIGURE_TARGET_MODULES): Ditto.
16481 (DO_X): Ditto.
16482 * configure: Add DLLTOOL.
16483
16484Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16485
16486 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16487 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16488 mh-sco, since old workarounds no longer needed, and don't
16489 build ld, since libraries have weak symbols in COFF.
16490
16491Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16492
16493 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16494
16495Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16496
16497 * configure.in: Make sure that ${CC} can be used to compile an
16498 executable.
16499
16500Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16501
16502 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16503 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16504 nothing depending on whether gdbtk is being built.
16505
16506Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16507
16508 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16509
16510Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16511
16512 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16513 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16514
16515Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16516
16517 * config-ml.in: Add support for
16518 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16519 Simplify setting of multidirs from --disable-foo.
16520
16521Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16522
16523 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16524 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16525 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 16526 non-empty, pass them on to the GCC make.
6599da04
JM
16527 (all-bootstrap): New rule that is like all-gcc, except it executes
16528 the GCC bootstrap rule instead of the GCC all rule.
16529
16530Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16531
16532 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16533
16534Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16535
16536 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16537 DG/UX support.
16538
16539Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16540
16541 * config.sub (i*86*) Change [345] to [3456]
16542
16543Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16544
16545 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16546 --with-gnu-ld=no.
16547
16548Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16549
16550 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16551 AIX multilibs get built.
16552
16553Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16554
16555 * configure.in (i386-win32): Don't build expect if we're not
16556 building the tcl subdir.
16557
16558Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16559
16560 * Makefile.in: (configure-target-examples, all-target-examples):
16561 New targets, configure and build example programs.
16562
16563Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16564
16565 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16566 use it as input to sedit the generated MPW makefile.
16567 * mpw-README: Add a suggestion about Gestalt.h.
16568
16569Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16570
16571 * config.sub: Accept *-*-ieee*.
16572
16573Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16574
16575 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16576 Ronald F. Guilmette <rfg@monkeys.com>.
16577
16578Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16579
16580 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16581 for powerpc-pe native.
16582 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16583 (target==powerpc-pe): duplicate i386-win32 entry.
16584
16585Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16586
16587 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16588 of vxworks, not just vxworks5.1.
16589
16590Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16591
16592 * mpw-configure: Add support for exec-prefix.
16593
16594Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16595
16596 * config.guess: Recognize HP model 816 machines as having
16597 a PA1.1 processor.
16598
16599Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16600
16601 * configure: Ignore new autoconf configure options.
16602
6599da04
JM
16603Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16604
16605 * config.guess: Recognize Pentium under SCO.
16606 From Robert Lipe <robertl@arnet.com>.
16607
16608Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16609
16610 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
16611
16612Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16613
16614 * configure.in: Don't configure gas for alpha-dec-osf*.
16615
16616Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16617
16618 * configure.in: Default to --with-stabs for some targets for which
16619 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16620 i[345]86*-*-unixware*.
16621
16622Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16623
16624 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16625 rather than basing it on the target. Simplify handling of options
16626 controlling which directories to configure. Remove extraneous
16627 slash in multi-clean target.
16628
16629Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16630
16631 * config-ml.in: Prefix more variables with ml_ so they don't collide
16632 with configure's.
16633
16634Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16635
16636 * configure: Don't turn -v into --v.
16637
16638Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16639
16640 * configure.in (targargs): Fix typo.
16641
16642 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16643
16644Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16645
16646 * configure.in: Strip --host and --target options from
16647 CONFIG_ARGUMENTS, and always configure for --host only. Add
16648 --with-cross-host option when building with a cross-compiler.
16649 * configure: Canonicalize the arguments put into config.status by
16650 always using `=' for an option with an argument. Pass a presumed
16651 --host or --target explicitly.
16652
16653Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16654
16655 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16656 into general OS recognition case.
16657
16658Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16659
16660 * configure.in (target_configdirs): add target-winsup only
16661 for win32 target systems.
16662
16663Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16664
16665 * Makefile.in (all-target-libgloss): Depend upon
16666 configure-target-newlib, since when libgloss is built it looks to
16667 see if the newlib directory exists.
16668
16669Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16670
16671 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16672 cfg-ml-*.in.
16673
16674Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16675
16676 * configure: Handle LD and LD_FOR_TARGET when configuring a
16677 Canadian Cross.
16678
6599da04
JM
16679Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16680
16681 * configure.in (target_libs): add target-winsup.
16682 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16683 (target==ppcle-pe): remove ld from $noconfigdirs.
16684
16685Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16686
16687 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16688 Preserve relative path names in $srcdir. Build symlink tree if
16689 configuring cross target dir and srcdir=. (= no VPATH support).
16690 (configure-target-libg++): Depend on configure-target-librx.
16691 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16692 * config-ml.in: New file.
16693 * symlink-tree: New file.
16694 * configure: Ensure srcdir="." if that's what it is.
16695
16696Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16697
16698 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16699 includes and FLEX_SKELETON setting.
16700 * mpw-configure (--with-gnu-ld): New option, controls whether
16701 to use PPCLink or ld with PowerMac GCC.
16702 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16703 * mpw-config.in: Configure grez if targeting Mac.
16704
16705 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
16706 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16707 just macos.
6599da04
JM
16708 * configure.in: Configure grez resource compiler if targeting Mac.
16709 * Makefile.in (all-grez, install-grez): New targets.
16710
16711Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16712
16713 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 16714 gcc in the path, set CC to gcc -O2.
6599da04
JM
16715
16716Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16717
16718 * configure: Default ${build} correctly. Avoid picking up extra
16719 spaces when reading CC and CXX from Makefile. When doing a
16720 Canadian Cross, use plausible default values for numerous
16721 variables.
16722 * configure.in: When doing a Canadian Cross, don't try to
16723 configure tools whose configure script can't handle it.
16724
16725Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16726
16727 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16728
16729Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16730
16731 * configure: Remove dubious bug reporting address.
16732
16733Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16734
16735 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16736 configure script, run that instead of this directory's configure.
16737 In either case, print a message that we're configuring the sub-dir.
16738
16739Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16740
16741 * configure.in: Before checking for the existence of various files,
16742 use sed to filter out "target-".
16743
16744Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16745
16746 * Makefile.in (DO_X): Split rule to decrease command line length
16747 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16748 (Philippe De Muyter).
16749
16750Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16751
16752 * Makefile.in (all-patch): depend on all-libiberty.
16753
16754Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16755
16756 * configure.in: If the only directory in target_configdirs which
16757 actually exists is libiberty, then set target_configdirs to empty,
16758 to avoid trying to build a target libiberty in a gas or gdb
16759 distribution.
16760
16761Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16762
16763 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
16764 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16765 systems.
6599da04
JM
16766
16767Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16768
16769 * configure.in (copy_dirs): Use sys-include instead of include
16770 for --with-headers option.
16771
16772Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16773
16774 * Makefile.in, configure.in: Make winsup builds work with
16775 new scheme.
16776
16777Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16778
16779 * configure.in: Build the linker on AIX.
16780
16781Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16782
16783 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16784 where needed.
16785
16786Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16787
16788 * Makefile.in (all-gcc): Fix typo.
16789
16790Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16791
16792 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16793
16794Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16795
16796 * configure.in: Rename libFOO to target-libFOO, and xiberty
16797 to target-xiberty, to provide more flexibility.
16798 (target_subdir): Define. Create if cross.
16799 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16800 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16801 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16802 check-libFOO -> check-target-libFOO, etc.
16803 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16804 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16805 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16806 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16807 allow ALL_GCC="" to only configure.
16808 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16809 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16810 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16811
16812Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16813
16814 * Makefile.in (taz): Build "info" in etc explicitly.
16815
16816Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16817
16818 * configure.in: Make sure that CC is undefined (as opposed to
16819 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16820 problem with autoconf trying to configure on a host without GCC.
16821
16822Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16823
16824 * mpw-configure: Set host alias from choice of host compiler,
16825 only use generic MPW Makefile sed if present, edit a file
16826 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16827 * mpw-README: Add problem notes about CW6 and CW7.
16828
16829Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16830
16831 * Makefile.in (taz): Use ";" instead of ";;".
16832
16833Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16834
16835 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16836 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16837 DISTDOCDIRS.
16838 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16839 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16840
16841Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16842
16843 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16844 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16845 Move bfd to DISTSTUFFDIRS.
16846
16847Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16848
16849 * Makefile.in (X11_LIB): Removed.
16850 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16851
16852 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16853
16854Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16855
16856 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16857 names.
16858
16859Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16860
16861 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16862
16863Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16864
16865 * configure.in (i[345]86-*-win32): Always build newlib.
16866 Don't configure cvs, autoconf or texinfo.
16867 * Makefile.in (LD_FOR_TARGET): New.
16868 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16869 Pass down LD_FOR_TARGET.
16870
16871Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16872
16873 * winsup: New directory.
16874 * Makefile.in: Build winsup.
16875 * configure.in: Winsup is configured when target is win32.
16876 Can only build win32 target GDB when native.
4e81ae98 16877
6599da04
JM
16878Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16879
16880 * config.guess: Recognize HP model 819 machines as having
16881 a PA 1.1 processor.
16882
16883Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16884
16885 * configure: Fix sed loop which substitutes for CC and CXX to
16886 avoid bug found in various sed implementations.
16887
16888Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16889
16890 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16891 simulator. Use standard powerpc-*-eabi*.
16892
16893Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16894
16895 * configure.in: Stop putting gas and binutils in noconfigdirs for
16896 powerpc-*-aix* and rs6000-*-*.
16897
16898Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16899
16900 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16901 -mcall-aixdesc libraries.
16902
16903Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16904
16905 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16906
16907 * config.sub (arm | armel | armeb): Fix shell syntax.
16908
16909Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16910
16911 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16912 -msoft-float and -mcpu=common support.
16913 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16914 libraries.
16915
16916Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16917
16918 * configure.in: Allow configuration and build of emacs19 for the alpha.
16919
16920Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16921
16922 * configure.in (CC): Get ^CC, not just any old CC, from
16923 ${host_makefile_frag}.
16924
16925Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16926
4e81ae98 16927 * configure.in (CC): Try to get CC from
6599da04
JM
16928 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16929
16930Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16931
16932 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16933 only if it exists in $(srcdir).
16934
16935Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16936
16937 * configure: If CC and CXX are not set in the environment, set
16938 them, based on either an existing Makefile or on searching for gcc
16939 in PATH. Substitute for CC and CXX in Makefile.
16940 * configure.in: Remove libm from target_libs. Separate
16941 target_configdirs from configdirs. If CC is not set in
16942 environment, try to get it from a host Makefile fragment. Rewrite
16943 changes of configdirs to use skipdirs instead. A few minor
16944 tweaks. Take directories out of target_configdirs as they are
16945 taken out of configdirs. Remove existing Makefile files from
16946 subdirectories. Substitute for TARGET_CONFIGDIRS and
16947 CONFIG_ARGUMENTS in Makefile.
16948 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16949 by configure.in.
16950 (CONFIG_ARGUMENTS): Likewise.
16951 (CONFIGURE_TARGET_MODULES): New variable.
16952 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16953 ($(CONFIGURE_TARGET_MODULES)): New target.
16954 (configure-libg++, configure-libio): New targets.
16955 (all-libg++): Depend upon configure-libg++.
16956 (all-libio): Depend upon configure-libio.
16957 (configure-libgloss, all-libgloss): New targets.
16958 (configure-libstdc++): New target.
16959 (all-libstdc++): Depend upon configure-libstdc++.
16960 (configure-librx, all-librx): New targets.
16961 (configure-newlib): New target.
16962 (all-newlib): Depend upon configure-newlib
16963 (configure-xiberty): New target.
16964 (all-xiberty): Depend upon configure-xiberty.
16965
16966Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16967
16968 * configure.in (host i[345]86-*-win32): Expand the
16969 noconfigdirs again.
16970
16971Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16972
16973 * mpw-configure: Fix sed command file name.
16974
16975Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16976
4e81ae98 16977 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
16978 noconfigdirs again.
16979
16980Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16981
16982 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16983 or powerpc*-*-pe*, since they are not yet supported.
16984
16985Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16986
16987 Add PowerMac support and many other enhancements.
16988 * mpw-configure: New option --cc to select compiler to use,
16989 paste options set according to --cc into the generated
16990 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16991 if mpw-make.sed is present.
16992 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16993 add forward includes for PowerPC include files.
16994 * mpw-build.in: Build using Makefile.PPC if present.
16995 (do-byacc, etc): Remove separate version resource builds.
16996 (do-gas): Build "stamps" before "all".
16997 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16998 * mpw-README: Update to reflect --cc option, PowerMac support,
16999 and recently-reported compatibility problems.
17000
17001Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17002
17003 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17004 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17005 (--with-multilib-top): Pass to recursive invocations.
17006
17007Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17008
17009 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17010 v810-*-*.
17011
17012Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17013
17014 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17015 gdb, ld and opcodes on v810-*-*.
17016
6599da04
JM
17017Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17018
17019 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17020 (local-maintainer-clean): New target.
17021 (maintainer-clean): New target.
17022 (realclean): Just depend upon maintainer-clean.
17023
17024Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17025
17026 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17027
17028Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17029
17030 * configure.in: Build ld in mips*-*-bsd* case.
17031
17032Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17033
17034 * config.sub: Accept -lites* OS. From Ian Dall.
17035
17036Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17037
17038 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 17039 targets.
6599da04
JM
17040
17041Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17042
17043 * configure.in: treat i386-win32 canadian cross the same as
17044 i386-go32 canadian cross.
17045
17046Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17047
17048 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17049 running under the simulator to build a reduced set of libraries.
17050 (powerpc-*-eabiaix): Add fine grained multilib support added to
17051 other powerpc targets yesterday.
17052
17053Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17054
17055 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17056 -disable-softfloat, -disable-relocatable, -disable-aix, and
17057 -disable-sysv to control which multilib libraries get built.
17058
17059Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17060
17061 * configure: Add Makefile.tem to list of files to remove in trap
17062 handler.
17063
17064Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17065
17066 * config.guess (*Linux*): Add missing "exit"s.
17067 Also, need specific check for alpha-unknown-linux (uses COFF).
17068
17069Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17070
17071 * config.guess: Merge with FSF:
17072
17073 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17074 * config.guess (AIX4): More robust release numbering discovery.
17075
17076 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17077 * config.guess (i386-sequent-ptx): Properly get version number.
17078
17079 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17080 * config.guess (mips:*:4*:UMIPS): New case.
17081
17082Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17083
17084 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17085 (i386-win32 host): Likewise. Don't build readline.
17086
17087Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17088
17089 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17090 SUPPORT_FILES to submakes.
17091
17092Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17093
17094 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17095 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17096 mpw-configure.
17097
17098Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17099
17100 * configure.in (appdirs): Use =, not ==, in test expression when
17101 trying to build the text to print in the warning message for
17102 Solaris users.
17103
17104Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17105
17106 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17107
17108Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17109
17110 * config.guess: Recognize lynx-2.3.
17111
17112Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17113
17114 * config.sub (z8ksim): Deleted
17115 (z8k-*-coff): New, this is the one true name of the target.
17116
17117Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17118
17119 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17120
17121Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17122
17123 * config.guess (*:Linux:*:*): First try asking the linker what the
17124 default object file format is (elf, aout, or coff). Then if this
17125 fails, try previous methods.
17126
17127Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17128
17129 * configure.in: Don't build newlib for *-*-vxworks5.1.
17130
17131Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17132
17133 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17134 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17135
17136Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17137
17138 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17139
17140Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17141
17142 * cfg-ml-com.in: New file.
17143 * cfg-ml-pos.in: New file.
17144
17145Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17146
17147 * COPYING.NEWLIB: Add HP free copyright to list.
17148
17149Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17150
17151 * config.sub: Recognize -eabi* for the system, not just -eabi.
17152
17153Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17154
17155 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17156 * config.sub, configure.in (win32): New target and host.
17157
17158Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17159
17160 * configure.in: Add i386-pe configuration.
17161
17162Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17163
17164 * mpw-build.in (install): Install GDB after LD.
17165
17166Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17167
17168 * mpw-config.in (elf/mips.h): Always forward-include, needed
17169 for GDB to build.
17170
17171Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17172
17173 * testsuite: New directory for customer acceptance and whole tool
17174 chain tests.
17175
17176Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17177
17178 * configure: If per-host line isn't found, but AC_OUTPUT is found
17179 and a configure script exists, run it instead.
17180
17181Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17182
17183 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17184
17185Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17186
17187 * configure: Set build_{cpu,vendor,os,alias} to host values when
17188 --build isn't specified.
17189
17190Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17191
17192 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17193 (FLAGS_TO_PASS): Pass them.
17194 (EXTRA_TARGET_FLAGS): Ditto.
17195
6599da04
JM
17196Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17197
17198 * Makefile.in (all-libg++): Depend on all-libstdc++.
17199
17200Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17201
17202 * configure.in (noconfigdirs): Enable all packages for
17203 i386-unknown-netbsd.
17204
17205Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17206
17207 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17208 hosted builds (DOS builds)
17209
17210Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17211
17212 Changes for ARM based on patches from Richard Earnshaw:
17213 * config.sub: Handle armeb and armel.
17214 * configure.in: Omit arm linker only for riscix.
17215
17216Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17217
17218 * config.guess: Update from FSF.
17219
17220Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17221
63f6bcd7 17222 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
17223 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17224 powerpcle variant. Convert pentium into i586, not i486. Add p5
17225 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17226 temporarily.
17227
17228Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17229
17230 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17231
17232Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17233
17234 * config.sub: Accept -lites* as a basic system type.
17235
17236Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17237
17238 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17239 installed, and if so return linuxoldld as the system name.
17240
17241Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17242
17243 * config.guess: Add hppa1.1-hp-lites support.
17244
17245Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17246
17247 * configure.in: Don't build newlib for m68k-vxworks5.1.
17248
17249Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17250
17251 * configure.in (mips-sgi-irix6): Use mh-irix5.
17252
17253Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17254
17255 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17256
17257Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17258
17259 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 17260 OSF/1. Fix compiler flags.
6599da04
JM
17261 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17262
17263Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17264
17265 * configure.in: Recognize --with-newlib.
17266 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17267
17268Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17269
d207ebef 17270 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
17271 to *_X11_MODULES due to gdbtk needing X include files et al.
17272
17273Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17274
17275 Merge in support for Mac MPW as a host.
17276 (Old change descriptions retained for informational value.)
17277
17278 * mpw-config.in: Add generic include forwards for cpu-specific
17279 include files in aout and elf directories.
17280
17281 * mpw-configure: Added copyright.
17282 * mpw-config.in: Check for presence of required build tools.
17283 (target_libs): Add newlib.
17284 (target_tools): Add examples.
17285 (Read Me): Generate as "Read Me for MPW" instead.
17286 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17287 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17288 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17289
17290 * mpw-configure: Remove subdir-specific makefile hackery,
17291 delete mk.tmp after using it.
17292
17293 * mpw-build.in (all): Display start and end times.
17294
17295 * mpw-configure (host_canonical): Set.
17296 (target_cpu): Always add to makefiles.
17297 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17298 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17299 (mpw-mh-mpw): Look for in srcdir and srcroot.
17300 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17301
17302 * mpw-build.in: (install-only): New target.
17303
17304 * mpw-configure (host_alias, target_alias): Rename from hostalias
17305 and targetalias, add into generated Makefile.
17306 (mk.tmp): If present, add into generated Makefile.
17307 * mpw-build.in (all-gas): Build config.h first before gas proper.
17308
17309 * mpw-configure (config.status): Write only if changed.
17310 * mpw-config.in (readline): Configure it (not built, just used for
17311 definitions).
17312
17313 * mpw-config.in (elf/mips.h): Add a forward include.
17314
17315 * mpw-config.in: Forward-include most .h files in include into
17316 extra-include.
17317 (readline): Don't build.
17318 mpw-build.in (install): Install GDB.
17319
17320 * mpw-configure (prefix, mpw_prefix): Handle it.
17321 * mpw-config.in (mmalloc, readline): Don't configure.
17322 * mpw-build.in (thisscript): Rename to ThisScript.
17323 Use mpw-build instead of BuildProgram everywhere.
17324 (mmalloc, readline): Don't build.
17325 * mpw-README: New file, basic documentation about the MPW port.
17326
17327 * mpw-config.in: Use forward-include to create include files.
17328
17329 * mpw-configure: Add more things to the top of each configured
17330 Makefile, including contents of config/mpw-mh-mpw.
17331 * mpw-config.in (extra-include): Create this directory and fill it
17332 with Posix-like include files when configuring.
17333
17334 * config.sub (apple, mac, mpw): Add various aliases.
17335
17336 * mpw-build.in: New file, top-level build script fragment for MPW.
17337 * mpw-configure: New file, configure script for MPW.
17338 * mpw-config.in: New file, config fragment for MPW.
17339
17340Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17341
17342 * configure.in (host_libs): Remove glob, since it is gone from the
17343 sources.
17344
17345Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17346
17347 * Makefile.in: define empty GDB_NLM_DEPS var.
17348
17349 * configure.in(target_makefile_frag): use config/mt-netware
17350 for netware targets.
17351
17352Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17353
17354 * config.sub: Merge in recent FSF changes. Remove linux special
17355 cases.
17356
17357Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17358
731a8127 17359 Revert this change:
6599da04
JM
17360
17361 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17362
17363 * build-all.mk: Use CC=cc -Xs on Solaris.
17364
6599da04
JM
17365Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17366
17367 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17368 stop using it.
17369 * Makefile.in: Nuke all references to glob subdirectory.
17370
17371Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17372
17373 * configure.in: Fix --enable-shared logic in per-host.
17374
17375Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17376
17377 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17378
17379Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17380
17381 * configure.in (noconfigdirs): Don't build gas on AIX, for
17382 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17383
17384Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17385
17386 * configure: Fix --cache-file to work if the file argument is a
17387 relative path.
17388
17389Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17390
17391 * configure: If the --cache-file is used, pass it down to
17392 configure in subdirectories.
17393
17394Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17395
17396 * config.sub: add vxworks29k configuration.
17397
17398Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17399
17400 * Makefile.in (taz): Do "diststuff" part quietly.
17401
17402Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17403
17404 * config.sub: Mini-merge with gcc/config.sub.
17405
17406Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17407
17408 * config.guess (IRIX): Sed - to _.
17409
17410Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17411
17412 * Makefile.in (source-vault, binary-vault): New targets.
17413
17414Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17415
17416 * config.sub: Recognize -eabi as a basic system type.
17417
17418Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17419
17420 * configure.in (enable_shared stuff): Fix typo.
17421
17422Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17423
17424 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17425
17426Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17427
17428 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17429
17430Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17431
17432 * configure.in (rs6000-*-*): Don't build gas.
17433
17434Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17435
17436 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17437 reduce command line length.
17438 (AS_FOR_TARGET): Check for as.new, not Makefile.
17439 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17440
17441Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17442
17443 * config.guess: Merge from FSF.
17444
17445Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17446
17447 * configure: Don't use $ when handling program_suffix.
17448
17449Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17450
17451 * configure.in: Configure tk for hppa/hpux.
17452
17453Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17454
17455 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17456
17457Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17458
17459 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17460 to LIBCXXFLAGS. Tests are better run without it.
17461
17462Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17463
17464 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17465
17466Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17467
17468 * configure.in (*-*-netware*): Don't configure xiberty.
17469
17470Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17471
17472 * configure.in: Remove tk from native_only list.
17473
17474Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17475
17476 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17477 for special NCD build.
17478
17479Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17480
17481 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17482 makeall.bat, they're only useful for binutils snapshots.
17483 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17484 makeall.bat to specified SUPPORT_FILES.
17485
17486Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17487
17488 * build-all.mk: Add Ericsson targets to sun4 and solaris
17489 hosts. Add BNR's sun4 target to solaris host, so their
17490 build-from-source will be tested in-house first.
17491
17492Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17493
17494 * Makefile.in (LIBCFLAGS): New variable.
17495 (CFLAGS_FOR_TARGET): Ditto.
17496 (LIBCFLAGS_FOR_TARGET): Ditto.
17497 (LIBCXXFLAGS): Ditto.
17498 (CXXFLAGS_FOR_TARGET): Ditto.
17499 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17500 (BASE_FLAGS_TO_PASS): Pass them.
17501 (EXTRA_TARGET_FLAGS): Ditto.
17502
731a8127 17503 * configure.in: Support --enable-shared.
6599da04
JM
17504
17505Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17506
17507 * configure.in (target_libs): Include libstdc++ again.
17508 * config.guess: Update from FSF (for FreeBSD).
17509
17510Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17511
17512 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17513 makeall.bat.
17514 (DISTDOCDIRS): Add `etc'.
17515 (ETC_SUPPORT_PFX): New variable.
17516 (taz): Include anything from etc starting with a word in
17517 ETC_SUPPORT_PFX.
17518
17519Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17520
17521 * config.sub: Update for recent FSF changes. Remove obsolete
17522 h8300hds entry. Add -windows* and -osx as basic os. Minor
17523 spacing changes.
17524
17525Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17526
17527 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17528
17529 * config.guess: Merge with FSF.
17530 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17531
17532Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17533
17534 * configure: Since the "trap 0" handler will override the exit
17535 status on many systems, only use it for "exit 1", and make it set
17536 a non-zero exit status; reset it before "exit 0". Also, check
17537 exit status of config.sub, and error out if it failed.
17538
17539Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17540
17541 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17542 and install libgloss.
17543
17544Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17545
17546 * Makefile.in (all-binutils): Depend upon all-byacc.
17547
17548 * configure.in: Don't build emacs on Irix 5.
17549
17550Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17551
17552 * configure.in (*-*-netware*): Add libio.
17553
17554Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17555
17556 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17557 (CHECK_TARGET_MODULES): Ditto.
17558 (INSTALL_TARGET_MODULES): Ditto.
17559 (TARGET_LIBS): Ditto.
17560 (all-libstdc++): Note dependencies.
17561
17562Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17563
17564 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17565
17566Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17567
17568 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17569 -fexternal-templates.
17570
17571 * configure.in (target_libs): Add libstdc++.
17572 (noconfigdirs): Add libstdc++ as appropriate.
17573
17574Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17575
17576 * config.guess: Update from FSF.
17577
17578Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17579
17580 * configure: Use ${config_shell} when running ${configsub}.
17581
17582Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17583
17584 * config.sub: No longer recognize h8300h.
17585
17586Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17587
17588 * config.sub: Remove extraneous differences between config.sub and
17589 gcc/config.sub.
17590
17591Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17592
17593 * Makefile.in (DISTSTUFFDIRS): Add gas.
17594
17595Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17596
17597 * COPYING.NEWLIB: New file.
17598
17599Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17600
17601 * config.guess (HP-UX): Patch from Harlan Stenn
17602 <harlan@landmark.com> to also emit release level.
17603
17604Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17605
17606 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17607
17608Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17609
17610 * config.sub: Merge nextstep cleanup from FSF.
17611
17612Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17613
17614 * configure.in (arm-*-*): Don't configure ld for this target.
17615
17616Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17617
17618 * configure.in (*-*-netware): don't configure libg++, libio,
17619 librx, or newlib.
17620
17621Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17622
17623 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17624 configure ld--it works, but it doesn't support shared libraries.
17625
17626Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17627
17628 * config.guess (*-unknown-freebsd*): Get rid of possible
17629 trailing "(Release)" in version string.
17630 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17631
17632Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17633
17634 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17635 Fix type: *-next-neststep -> *-next-nextstep.
17636
17637 * config.guess: Merge from FSF:
17638
17639 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17640
17641 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17642
17643 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17644
17645 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17646 instead of UNIX_SV for UnixWare 1.0).
17647
17648Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17649
17650 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17651 to make gdb/nlm/* build after the compiler and linker.
17652
17653Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17654
17655 * config.guess (netbsd, freebsd, linux): Accept any machine,
17656 not just i[34]86.
17657 (m68k-atari-sysv4): Relocate to match FSF version.
17658
17659 * config.guess: More merges from the FSF:
17660
17661 Add a space before function call or macro invocation.
17662
17663 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17664
17665 * config.guess: Add trap cmd to remove dummy.c and dummy when
17666 interrupted.
17667
17668 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17669
17670 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17671 (dummy): Redirect stderr from compilation of dummy.c.
17672
17673 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17674
17675 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17676
17677Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17678
17679 * configure: Accept and ignore --cache*, for compatibility with
17680 new autoconf.
17681
17682Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17683
17684 * config.guess: Merge from FSF:
17685
17686 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17687
17688 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
17689 (PATH): Add /.attbin at end for finding uname.
17690 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
17691
17692 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17693
e490616e 17694 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
17695
17696 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17697
e490616e
ZW
17698 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17699 to select whether to use ELF or COFF.
6599da04
JM
17700
17701 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17702
e490616e 17703 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
17704
17705 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17706
17707 * config.guess: Guess the OS version for HPUX.
17708
17709 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17710
17711 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17712
17713Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17714
17715 * configure.in: Recognize --with-headers, --with-libs, and
17716 --without-newlib.
17717 * Makefile.in (all-xiberty): Depend upon all-ld.
17718
17719Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17720
17721 * configure.in: Change i[34]86 to i[345]86.
17722
17723Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17724
17725 * configure (version): A few more tweaks to help message.
17726
17727Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17728
17729 * Makefile.in: Remove (for now) librx as a host library,
17730 now that we're building it for target.
17731
17732Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17733
17734 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17735 (Karl Berry).
17736
17737Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17738
17739 * configure.in: Also configure librx.
17740
17741Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17742
17743 * Makefile.in: Update various rules to reflect that librx
17744 is now needed for libg++.
17745
17746Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17747
17748 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17749
17750Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17751
17752 * configure.in: Configure the examples directory.
17753
17754Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17755
17756 * configure: Simplify Jun 2 1994 change.
17757
17758Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17759
17760 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17761 /bin/gcc isn't good enough to build gcc.
17762
17763Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17764
17765 * Makefile.in (GDB_SUPPORT_FILES): Remove
17766 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17767 (gdb.tar.gz): Add new rule to use standard distribution building
17768 mechanism.
17769
17770Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17771
17772 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17773 Bill Cox <bill@cygnus.com>.
17774
17775Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17776
17777 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17778
17779Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17780
17781 * configure: Search current dir first in .gdbinit.
17782
17783Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17784
17785 * config.sub: Recognize freebsd (merged from gcc config.sub).
17786
17787Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17788
17789 * config.sub: Refer to NeXT's operating system as nextstep.
17790
17791 * config.sub (case $basic_machine): Re-order the cases, to match
17792 the order in the FSF version (which is mostly alphabethical).
17793 Merge in some additions and changes from the FSF.
17794
17795Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17796
17797 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17798 * config.sub: Recognize cxux7.
17799 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17800
17801Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17802
17803 * config.sub: Fix typo powerpc -> powerpc-*.
17804
17805Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17806
17807 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17808
17809 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17810 parallel with all-emacs and install-emacs). Top-level command
17811 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17812
17813Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17814
17815 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17816 $(relbindir)/make before doing ``make install'', and use
17817 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17818 installing over running make binary.
17819 ($(host)-stamp-stage3-installed): Likewise.
17820
17821Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17822
17823 * config.guess: Recognize Mach.
17824
17825Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17826
17827 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17828 see whether --exec-prefix was used.
17829
17830Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17831
17832 * README: Explicitly mention libg++/README. (Zoo's idea.)
17833
17834Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17835
17836 * Makefile.in: Add all-librx target similar to all-libproc.
17837
17838Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17839
17840 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17841 with post 1.2 uname bogosity.
17842
17843Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17844
17845 * configure: Remove temporary files on receipt of a signal.
17846
17847Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17848
17849 * configure: If there is a package_makefile_frag, remove
17850 ${subdir}/Makefile.tem after copying it in.
17851
17852Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17853
17854 * build_all.mk: support rs6000 lynx identifies itself as
17855 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17856 since /bin/gcc is too feeble to compile a modern gcc.
17857
17858Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17859
17860 * brought devo/test-build.mk update-to-date with progressive/
17861 test-build.mk. Add lynx targets and hppa flag info.
17862
17863Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17864
17865 * configure.in: Use mh-ncrsvr43. Patch from
17866 Tom McConnell <tmcconne@sedona.intel.com>.
17867
17868Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17869
17870 * config.guess (i386-unknown-bsdi): No longer need to
17871 check #if defined(__bsdi__) && defined(__i386__).
17872
17873Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17874
17875 * configure: Set program_transform_nameoption correctly.
17876
17877Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17878
17879 * brought build-all.mk update-to-date with progressive build-all.mk,
17880 added new targets and hppa info.
4e81ae98 17881
6599da04
JM
17882Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17883
17884 * configure: If config.guess result is a prefix of the user
17885 specified target, assume a native build and use the user specified
17886 target as the host alias. Remove SunOS patch suffix removal hack.
17887 * configure.in: Remove SunOS patch suffix removal hack.
17888
17889 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17890 in NATIVE_CHECK_MODULES.
17891
17892Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17893
17894 * Makefile.in: Rename HOST_ONLY to NATIVE.
17895 * configure: Delete SunOs patch suffix from host_canonical
17896 and build_canonical variables that are prepended to Makefiles.
17897 * configure.in: Add comments for easier maintenance.
17898
17899Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17900
17901 * Makefile.in: Add all-libproc target similar to all-gui.
17902
17903Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17904
17905 * Makefile.in (CHECK_MODULES): split into
17906 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17907
17908Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17909
17910 * config.guess (i386-unknown-bsdi): New system to guess.
17911
17912Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17913
17914 * Makefile.in: Add all-gui target (but not yet build by "all").
17915
17916Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17917
17918 * config.sub: Move deletion of patch suffix from here...
17919 * configure.in: To here, at Ian's suggestion. The top-
17920 level scripts might need to know of a patch level.
17921
17922Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17923
17924 * config.sub: Strip off patch suffix so rtl is recognized
17925 as a sunos4.1.3 machine, even though it's been patched.
17926
17927Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17928
17929 * Makefile.in (INSTALL_LAST): Delete.
17930 (INSTALL_DOSREL): New.
17931
17932Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17933
17934 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17935 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17936 whether we pass down --with-gnu-ld anyhow.
17937
17938Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17939
17940 * Makefile.in (INSTALL_LAST): Change operation so it works
17941 on more flavors of make.
17942 * configure.in (go32): Don't build libg++ or libio.
17943
17944Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17945
17946 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17947 they can be overriden by templates.
17948
17949Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17950
17951 * configure.in (target==go32): Don't build gdb.
17952 * dosrel: New directory.
17953
17954Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17955
17956 * configure.in (host==go32): Configure dosrel too.
17957 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17958 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17959 be set by incoming names or templates.
17960 (INSTALL_LAST): New rule.
6599da04
JM
17961
17962Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17963
17964 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17965
17966Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17967
6599da04
JM
17968 * configure.in (appdirs): New variable. Currently empty, but will
17969 be used in gas distribution. If nonempty, lists a set of
17970 directories at least one of which must get configured, or top
17971 level configuration is considered to have failed.
17972 (rs6000-*-lynxos*): Use new file name.
17973
17974Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17975
17976 Eliminate XTRAFLAGS.
17977 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17978 newlib include files using -idirafter, and also use -nostdinc.
17979 (CXX_FOR_TARGET): Likewise.
17980 (XTRAFLAGS): Removed.
17981 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17982 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17983 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17984 ($(DO_X)): Don't pass down XTRAFLAGS.
17985
17986Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17987
17988 * configure.in (mips*-dec-bsd*): New target; do build linker.
17989 (mips*-*-bsd*): New target; don't build linker.
17990
17991Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17992
17993 * configure.in: support rs6000-*-lynxos* configuration.
17994 support sunos4 as a cross target.
17995
17996 * config.sub: look for lynx*, not lynx since the OS version may
17997 legitimately be part of the name.
17998
17999Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18000
18001 * configure.in (i[34]86-*-sco*): Move to be with other i386
18002 targets.
18003 (romp-*-*): New target. Skip various binary utilities.
18004 (vax-*-*): New target. Don't build newlib.
18005 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18006
18007Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18008
18009 * configure.in: Only set host_makefile_frag if config
18010 directory exists.
18011
18012Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18013
18014 * install.sh: If $dstdir exists, don't check whether each
18015 component does.
18016
18017Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18018
18019 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18020
18021Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18022
3b75d237
AJ
18023 * configure.in (*-*-lynxos*): Don't configure newlib for either
18024 native or cross Lynx.
6599da04
JM
18025
18026Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18027
18028 * config.sub (sparc64-elf): Fix os.
18029 (z8k): Remove duplicate.
18030
18031Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18032
18033 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18034 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18035
18036Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18037
18038 * configure: Make file links cleanly even if Lynx fails on
e490616e 18039 an NFS symlink (at least fail cleanly).
6599da04
JM
18040
18041Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18042
18043 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18044 -XNh2000.
18045
18046Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18047
18048 * configure: Unknown options are fatal again.
18049
18050Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18051
18052 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 18053 compatibility.
6599da04
JM
18054
18055Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18056
18057 * build-all.mk: Add `clean' target.
18058
18059Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18060
18061 * config.guess: Add SINIX support.
18062 * configure.in: Add mips-*-sysv4* support.
18063
18064Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18065
18066 * build-all.mk: Document all useful targets.
18067 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18068 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18069
18070Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18071
18072 * configure: Support --silent, --quiet.
18073
18074Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18075
18076 * configure: Support --disable-FEATURE.
18077
18078Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18079
18080 * config.guess: Recognize NCR running SVR4.3.
18081
18082Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18083
18084 * config.guess: Make BSDI generate i386-unknown-bsd386.
18085 Patch from Paul Eggert <eggert@twinsun.com>.
18086
18087Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18088
18089 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18090
18091Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18092
18093 * configure: Make unrecognized options give nonfatal warnings
18094 instead of fatal errors, and pass them to any subdirectory
18095 configures in case they recognize them.
18096 Make --x equivalent to --with-x.
18097
18098Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18099
18100 * configure: Add --enable-* options. Clean up usage message and
18101 some comments.
18102
18103Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18104
18105 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18106
18107Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18108
18109 * configure.in (hppa*-*-*): Enable binutils.
18110
18111Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18112
18113 * config.sub: Recognize cisco.
18114
18115Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18116
18117 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18118
18119Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18120
18121 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18122 than one configuration name. Add comment.
18123
18124Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18125
18126 * config.guess: about target *-hitachi-hiuxwe2, fixed
18127 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18128 macro is incorrect.]
18129
18130Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18131
18132 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18133 than the "make ls" stuff which used to be here.
18134
18135Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18136
18137 * config.guess: Recognize i[34]86-unknown-freebsd.
18138 From Shawn M Carey <smcarey@rodan.syr.edu>.
18139
18140Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18141
18142 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18143
18144Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18145
18146 * config.guess: Check for ptx.
18147
18148Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18149
18150 * config.sub: Add os9k checking.
18151
18152Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18153
18154 * config.guess: Handle OSF1 running on HPPA processors
18155
18156Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18157
18158 * configure: If subdir configure fails, print out a message with
18159 subdirectory name, in case subdir's configure code didn't identify
18160 itself.
18161
18162Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18163
18164 * configure.in: Remove embedded newlines from configdirs.
18165 Avoid mismatches of substrings. Fix matching strings at end
18166 of configdirs.
18167
18168Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18169
18170 * config.guess: Add Lynx/rs6000 config support.
18171
18172Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18173
18174 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18175
18176Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18177
18178 * configure.in (hppa*-*-osf*): Treat this just like most other
18179 PA configurations (eg no binutils or ld).
18180 (hppa*-*-*elf*): These configurations have binutils and ld.
18181
18182Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18183
18184 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18185
18186Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18187
18188 * configure.in (rs6000-*-*): Build gas.
18189
18190Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18191
e490616e 18192 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
18193
18194Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18195
18196 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18197 for GDB and GDB has been fixed to not need it.
18198
6599da04
JM
18199Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18200
18201 * config.guess: Recognize vax hosts.
18202
18203Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18204
18205 * configure (while loop): Don't use "break 2" inside case
18206 statement -- the case statement isn't an enclosing loop.
18207
18208Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18209
18210 * config.guess: Clean up NeXT support, to allow nextstep
18211 on Intel machines. Make OS be nextstep.
18212
18213Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18214
18215 * config.guess: Add alternate forms for Convex.
18216
18217Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18218
18219 * configure: Completely rewrite option processing. Take
18220 advantage of pattern-matching to avoid invoking test frequently.
18221 Also clean up host and target defaulting logic.
18222
18223Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18224
18225 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18226 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18227 commands (plus user environment) will fit SCO limits.
18228
18229Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18230
18231 * configure.in: Don't issue warnings about directories which are
18232 not being configured if -norecursion is set. Correct test for
18233 --with-gnu-as and --with-gnu-ld to not get confused by substring
18234 matches.
18235
18236 * configure.in: Don't build gas for alpha-dec-osf1*.
18237
18238Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18239
18240 * configure: Back out Per's change of 12/19/1993. It changes the
18241 behavior of configure in unexpected and confusing ways.
18242
18243 Also, use different delim char when calculating
18244 program_transform_name so that the name can contain slashes.
18245
18246Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18247
18248 * configure.in, config.sub: Add support for VSTa micro-kernel.
18249
18250Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18251
18252 * configure.in: Nuke hacks which were used to get a special
18253 version of GAS for HPPA configurations.
18254
18255Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18256
18257 * configure: If only ${target_alias} is given, use that
18258 as the default for ${host_alias}.
18259 * configure: Add missing back-slashes before nested quotes.
18260
18261Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18262
18263 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18264
18265Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18266
18267 * config.guess: Recognize some Tektronix configurations.
18268 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18269
18270Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18271
18272 * config.sub: Match any flavor of SH.
18273
18274Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18275
18276 * configure.in: Don't try to configure newlib for Alpha.
18277
18278Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18279
18280 * configure.in: Don't build ld for Irix 5. Don't build gas,
18281 libg++ or libio for any Alpha target.
18282
18283 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
18284
18285Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18286
18287 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18288 default arguments -- so it tried to compress itself.
18289
18290Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18291
18292 * configure.in (notsupp): ensure that a space is always at the end
18293 of the configdirs list, since the grep checks for an explicit space
18294
18295Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18296
18297 * configure.in (target i386-sysv4.2): don't build ld, since static
18298 versions of many libraries are not available.
18299
18300Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18301
18302 * config.guess: Recognize Apollos (using environment variables).
18303 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18304
18305Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18306
18307 * config.guess: Recognize Sony news mips running newsos.
18308
18309Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18310
18311 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18312 "fi ; else" for bash.
18313
18314Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18315
18316 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18317
18318Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18319
18320 * config.sub: accept unixware as an alias for svr4.2.
18321 Fix some inconsistancies with the gcc version.
18322
18323Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18324
18325 * Makefile.in (DISTDOCDIRS): Add gdb.
18326
18327Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18328
18329 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18330
18331Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18332
18333 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18334 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18335 this now.
18336
18337Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18338
18339 * config.sub: Accept hiux* as an OS name.
18340
18341 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18342 etc/make-stds.texi. The underscore came from gcc, and dje now
18343 agrees that RUNTESTFLAGS is the correct name.
18344
18345Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18346
18347 * install.sh: Remove 'set -e'. It makes any conditionals
18348 in the script useless.
18349
18350 * config.guess: Automatically recognize arm-acorn-riscix
18351 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18352
18353Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18354
18355 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18356
18357Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18358
18359 * Makefile.in (DISTDOCDIRS): New variable.
18360 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 18361 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
18362
18363Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18364
18365 * configure.in (hppa target): check the source directory for the
18366 pagas sub-directory
18367
18368Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18369
18370 * config.sub: Allow -aout* and -elf*.
18371
18372Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18373
18374 * configure.in: Don't build ld on i386-solaris2, same as for
18375 sparc-solaris2.
18376
18377Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18378
18379 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18380
18381Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18382
18383 * configure.in: Configure gdb for alpha.
18384
18385Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18386
18387 * Makefile.in (CXXFLAGS): Add -O.
18388
18389Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18390
18391 * config.guess: added support for DG Aviion
18392
18393Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18394
18395 * configure.in: Produce warning message for subdirectories not
18396 configurable for this host/target combination. Don't try to
18397 configure gdb for vms.
18398
18399Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18400
18401 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18402 appropriate files before making "diststuff".
18403 (DISTBISONFILES): New var: list of files to be edited.
18404 (DISTSTUFFDIRS): Add binutils.
18405
18406Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18407
18408 * config.sub: also handle mipsel and mips64el (for little endian mips)
18409
18410Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18411
18412 * configure.in: Add * to end of all OS names.
18413
18414Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18415
18416 * configure.in: Build newlib for LynxOS native.
18417
18418Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18419
18420 * config.guess: Add support for delta 88k running SVR3.
18421
18422 * configure.in: Add comment about HP compiler vs. emacs.
18423
18424Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18425
18426 * configure.in: don't build ld on solaris2 (not a viable option
18427 due to bugs in getpwnam & getpwuid)
18428
18429Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18430
18431 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18432 config.guess will produce a full version number.
18433
18434Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18435
18436 * configure.in: Build linker and binutils for alpha-dec-osf1.
18437
18438Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18439
18440 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18441 and gdb/testsuite/Makefile.in.
18442
18443Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18444
18445 * configure.in: recognize mips*- instead of mips-
18446
18447Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18448
18449 * config.sub: Accept linux*coff and linux*elf as operating
18450 systems.
18451
18452Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18453
18454 * config.sub: Recognize mips64, and mips3 as an alias for it.
18455
18456Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18457
18458 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18459 gdb knows how to handle OSF/1 shared libraries.
18460
18461Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18462
18463 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18464 * config.guess: Recognize Hitachi's HIUX.
18465 * config.sub: Recognize h3050r* and hppahitachi.
18466 Remove redundant cases for hp9k[23]*.
18467
18468Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18469
18470 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18471 if gas and ld are in the source tree and are in ${configdirs}.
18472 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 18473 --with options (but still pass them down on the command line,
6599da04
JM
18474 if they were explicitly specified).
18475
18476Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18477
18478 * configure: substitute SHELL value in Makefile.in with
18479 ${CONFIG_SHELL}
18480
18481Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18482
18483 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18484 *-*-solaris2* targets.
18485
18486Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18487
18488 * Makefile.in: define M4, and pass it down to sub-makes;
18489 all-autoconf now depends on all-m4
18490
18491Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18492
18493 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18494 presence of {ar,ranlib} instead of a configured directory
18495
18496Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18497
18498 * config.guess: Accept 34?? as well as 33?? for NCR.
18499
18500Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18501
18502 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18503 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18504
18505Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18506
18507 * configure: grab values for $(CC) and $(CXX) from the
18508 environment, so that someone can do "CC=gcc configure; make" and
18509 have it work right (matching the way that autoconf works now)
18510
18511 * configure.in, Makefile.in: add support for gash, the tcl
18512 interface to Galaxy
18513
18514 * config.guess: add NetBSD variants (hp300, x86)
18515
18516Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18517
18518 * install.sh: Support -d option (in the manner of SunOS 4 install,
18519 as it is more deterministic than that of GNU install)
18520 (chmodcmd): Set file to mode 755 by default (should also do default
18521 chgrp and chown, but I don't feel like dealing with that now)
18522
18523Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18524
18525 * config.sub: Remove h8300hhms alias.
18526
18527Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18528
18529 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18530
18531Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18532
18533 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18534 as stmp-fixinc
18535
18536Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18537
18538 * config.sub: recognize m88110-bug-coff.
18539
18540Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18541
18542 * Makefile.in (all-libio): all dependencies on the toolchain used
18543 to build this (gcc, gas, ld, etc)
18544
18545Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18546
18547 * config.guess: Deal with OSF/1 1.3 on alpha.
18548
18549Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18550
18551 * install.sh: add some 'else true' clauses for portability
18552
18553 * configure.in: don't build libio for h8[35]00-*-* targets
18554
18555Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18556
18557 * Makefile.in: Add support for new libio.
18558
18559Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18560
18561 * install.sh: If one command fails, don't try the rest. Don't try
18562 to remove $dsttmp (via trap) unless we have already created it.
18563 If $src doesn't exist, detect it and exit with an error.
18564
18565 * config.guess: Recognize BSD on hp300.
18566
18567Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18568
18569 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18570 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18571
18572Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18573
18574 * Makefile.in (all-send-pr): depends on all-prms
18575
18576Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18577
18578 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18579
18580Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18581
18582 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18583 Added test for mips-mips-riscos5.
18584
18585Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18586
18587 * configure.in: use mh-hp300 for 68k HP hosts
18588
18589Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18590
18591 * configure: add support for CONFIG_SHELL, so that you can use
18592 some alternate shell for evaluating configure scripts
18593
18594Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18595
18596 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18597 in configure script to bug-gdb@prep.ai.mit.edu when building
18598 distribution archive.
18599 * Makefile.in (COMPRESS): Remove def.
18600 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18601 gdb.tar.Z and make-gdb.tar.Z respectively.
18602 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18603 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18604 to convergence with 'taz' target in Makefile.in.
18605
18606Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18607
18608 * install.sh (dsttmp): use trap to ensure that tmp files go
18609 away on error conditions
18610
18611Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18612
18613 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18614
18615Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18616
18617 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18618 its parent is '/' not ''.
18619
18620 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18621
18622Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18623
18624 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18625 that ${newsrcdir}/configure.in does.
18626
18627Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18628
18629 * test-build.mk: support for CONFIG_SHELL
18630
18631Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18632
18633 * config.sub (netware): Add as a basic system type.
18634
18635Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18636
18637 * Makefile.in (Makefile): depend on configure.in. Also drop the
18638 $(srcdir)/ from the dependency on Makefile.in.
18639
18640Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18641
18642 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18643 (h8300hhms is temporary until multi-libraries are implemented).
18644 * configure.in: Handle h8300h too.
18645
18646Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18647
18648 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18649
18650Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18651
18652 * configure: Remove extraneous output when guessing host type.
18653 * config.guess: Remove extraneous output when guessing using C
18654 compiler rather than uname, or when guessing fails.
18655
18656Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18657
18658 * Makefile.in: remove all.cross and install.cross targets
18659
18660 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18661 definitions
18662
18663Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18664
18665 * configure.in (target sh): Build gprof.
18666
18667Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18668
18669 * config.sub: change -solaris to -solaris2
18670
18671Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18672
18673 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18674
18675Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18676
18677 * configure: Correct error message for missing Makefile.in to
18678 print correct directory.
18679
18680Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18681
18682 * install.sh: kludge around 386BSD shell bug
18683
18684Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18685
18686 * config.guess: Recognize NeXT.
18687 * config.guess: Recognize i486-ncr-sysv4.
18688 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18689
18690Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18691
18692 * Makefile.in (MAKEINFOFLAGS): New variable.
18693 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18694 * build-all.mk, test-build.mk: Pass down --no-split as
18695 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18696
18697Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18698
18699 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18700
18701Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18702
18703 * Makefile.in (libg++.tar.z): New rule.
18704 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18705 * Makefile.in (taz): Only do a single chmod.
18706
18707Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18708
18709 * install.sh: don't use dirname anymore (replaced with sed usage)
18710
18711Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18712
18713 * Makefile.in: Change extension for gzip'd files from '.z' to
18714 '.gz' per new FSF standard usage.
18715
18716Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18717
18718 * configure: put quotes around the final value of program_transform_name
18719
18720Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18721
18722 * Makefile.in: new install.sh support; update install-info rules
18723
18724Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18725
18726 * configure.in: Build diff for crosses, but not for go32 host.
18727
18728 * configure.in: Build gprof only for native, and don't build it
18729 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18730
18731Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18732
18733 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18734
18735Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18736
18737 * configure.in (host_tools): Add prms.
18738
18739Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18740
18741 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18742 with $(FLAGS_TO_PASS) on the command line
18743
18744 * config.sub: Recognize lynx and lynxos
18745
18746Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18747
18748 * config.sub: Accept -ecoff*, not just -ecoff.
18749
18750Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18751
18752 * Makefile.in (taz): Use .gz suffix instead of .z.
18753 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18754 names.
18755
18756Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18757
18758 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18759
18760Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18761
18762 * Makefile.in (install-no-fixedincludes): install gcc last, so
18763 that rebuilds that might happen during 'make install' don't get
18764 bogus gcc include files
18765
18766Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18767
18768 Change from Utah for HPPA support:
18769 * config.guess: Recognize hppa1.x-hp-bsd.
18770
18771Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18772
18773 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18774 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18775
18776Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18777
18778 * config.sub: Add support for rom68k and bug boot monitors.
18779
18780Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18781
18782 * Makefile.in: Make all-opcodes depend on all-bfd.
18783
18784Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18785
18786 * config.guess: Added special check for i[34]86-univel-sysv4*.
18787
18788Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18789
18790 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18791 the processor rather than assuming i486.
18792
18793Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18794
18795 * config.guess: Recognize SunOS6 as Solaris3.
18796
18797Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18798
18799 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18800 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18801
18802Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18803
18804 * build-all.mk (all-cross): New target for Canadian Cross.
18805 Added Q2 go32 targets.
18806 * test-build.mk: Configure go32 cross sparclite-aout and
18807 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18808 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18809
18810Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18811
18812 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18813 GO32 hosted toolchains
18814
18815Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18816
18817 * configure: change so "-exec-prefix" gets passed down rather
18818 than "-exec_prefix" so autoconf generated Makefiles get the
18819 exec_prefix set right.
18820
18821Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18822
18823 * config.guess: get the Solaris2 minor version number
18824
18825 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18826
18827Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18828
18829 * config.guess: Recognize some Sequent platforms.
18830
18831Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18832
18833 * Makefile.in: added the vault-install target
18834
18835 * configure.in: actually use the Sun3 makefile fragment that's in
18836 config, also added the release dir to configdirs
18837
18838Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18839
18840 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18841
18842Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18843
18844 * configure.in: remove some program from Alpha targetted toolchains
18845
18846Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18847
18848 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18849 gprof.
18850 (taz): Run "make diststuff" in those directories instead of "make
18851 proto-dir". Look for "VERSION=" only at start of line in subdir
18852 Makefile. Use "gzip -9" for compression.
18853 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18854 (binutils.tar.z): New target.
18855
18856Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18857
18858 * Makefile.in (taz): Include gpl.texinfo.
18859
18860Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18861
18862 * Makefile.in (setup-dirs): Merged into "taz" target.
18863 (taz): Only do `proto-dir' stuff if a directory is actually needed
18864 for this target.
18865
18866Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18867
18868 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18869 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18870 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18871 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18872 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18873
18874Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18875
18876 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18877 config.sub, and move-if-change to gdb testsuite distribution
18878 archive, so the testsuite can be extracted, configured, and
18879 run separately from the gdb distribution. Blow away the Chill
18880 tests that require a Chill compiled executable, since GNU Chill
18881 is not yet publically available.
18882
18883Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18884
18885 * test-build.mk: set environment variables in a single command,
18886 instead of a list of assignments and exports
18887
18888 * config.guess: recognize Alpha/OSF1 systems
18889
18890Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18891
18892 * configure: Change help message to prefer --options rather than
18893 -options.
18894
18895Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18896
18897 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18898 zippy@ecst.csuchico.edu.
18899 * config.guess: Recognize miniframe.
18900
18901Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18902
cc6010cd
AP
18903 * Makefile.in: Use srcroot to find runtest rather than rootme.
18904 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
18905
18906Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18907
18908 * test-build.mk: Extensive additions to support building on a
18909 machine other than the host.
18910
18911Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18912
18913 * configure (tooldir): Fix for i386-aix again.
18914
18915Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18916
18917 * configure, Makefile.in: Change definition of $(tooldir)
18918 to match the FSF.
18919
18920Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18921
18922 * config.guess: Recognize i[34]86/SVR4.
18923
18924Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18925
18926 * Makefile.in (all-gdb): gdb depends on sim.
18927
18928Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18929
18930 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18931 at the same time we make the prototype gdb directory.
18932 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18933 files at the same time as the gdb base release distribution.
18934
18935Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18936
18937 * Makefile.in (check): Use individual check targets rather than
18938 DO_X rule.
18939 (check-gcc): Added.
18940
18941Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18942
18943 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18944 for System V release 3.2.
18945
18946Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18947
18948 * config.sub: Recognize hppaosf.
18949 * configure.in: Do configure ld/binutils/gas for it.
18950
18951Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18952
18953 * configure (tooldir): Alter syntax used to set this, for systems
18954 where "\$" isn't handled right, like i386-aix.
18955
18956Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18957
18958 * configure: Pass program-transform-name, not
18959 program_transform_name, to recursive configures.
18960
18961Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18962
18963 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18964 of gas+ld+binutils.
18965
18966Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18967
18968 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18969
18970Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18971
18972 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18973
6599da04
JM
18974Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18975
18976 * Makefile.in (PRMS): Set back to all-prms.
18977
18978Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18979
18980 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18981 targets, rather than for MIPS hosts.
18982
18983Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18984
18985 * configure.in: add comment for --with-x default values
18986
18987 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18988
18989 * Makefile.in: add check-* targets for each of the directories in
18990 the tree. Add a definition of RUNTEST that will use the one we
18991 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18992
18993Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18994
18995 * configure.in: Removed obsolete references to bfd_target and
18996 target_makefile_frag.
18997
18998 * build-all.mk: Set assorted targets for Q2.
18999 * config.sub: Recognize z8k-sim and h8300-hms.
19000 * test-build.mk: Really don't pass host to configure.
19001 (HOLES): Added uname.
19002
19003Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19004
19005 * configure: Handle an empty program-prefix, program-suffix or
19006 program-transform-name correctly.
19007
19008Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19009
19010 * build-all.mk: -G 8 no longer required for MIPS targets.
19011 * test-build.mk: Don't pass host argument to configure; make it
19012 guess.
19013
19014Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19015
19016 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19017 * Makefile.in (COMPRESS): New macro, like GZIP.
19018
19019Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19020
19021 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19022
19023 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19024 with gas currently defaults to -G 0.
19025
19026Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19027
19028 * Makefile.in (all-flex): flex depends on byacc.
19029
19030 * build-all.mk: If host not specified, use config.guess. Pass TAG
19031 to test-build.mk as RELEASE_TAG.
19032 * test-build.mk (configargs): New variable containing arguments to
19033 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19034 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19035
19036 * config.guess: Use /bin/uname when checking -X argument on SCO,
19037 to avoid invoking GNU uname which doesn't understand -X.
19038
19039 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19040
19041 * configure.in: Build gas for mips-*-*.
19042
19043Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19044
19045 * Makefile.in (all.normal): insert missing backslash.
19046
19047Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19048
731a8127 19049 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
19050
19051 * Makefile.in: Complete overhaul to merge many almost identical
19052 targets.
19053
19054Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19055
19056 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19057 (gdb.tar.Z): Adjusted.
19058
19059 * Makefile.in (setup-dirs, taz): New targets; should be general
19060 enough to adapt for gdb sometime. Build only .z file.
19061 (gas.tar.z): New target.
19062
19063Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19064
19065 * build-all.mk: Use CC=cc -Xs on Solaris.
19066
6599da04
JM
19067Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19068
19069 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19070 for handling BISON for FSF releases.
19071
19072Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19073
19074 * configure: Actually implement the change zoo just documented.
19075
19076Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19077
19078 * configure: when using config.guess, only set target_alias when
19079 it's not already been set (ie, on the command line)
19080
19081Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19082
19083 * Makefile.in: add installcheck target, set PRMS to install-prms
19084
19085Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19086
19087 * configure: add support for package_makefile_fragment, handle the
19088 case where a directory has a configure.in file but no Makefile.in
19089 more gracefully (with an actual understandable error message, even);
19090 add support for --without (and add this to the usage message); also
19091 explicitly add a --host=${host_alias} to the command line when
19092 config.guess is used
19093
19094Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19095
19096 * configure: Must use both --host and --target in recursive calls.
19097
19098Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19099
19100 * Makefile.in: Change deja-gnu to dejagnu.
19101
19102Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19103
19104 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19105
19106Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19107
19108 * configure.in: canonicalize all instances to *-*-solaris2*,
19109 also strip out a number of tools to not build for go32 host
19110
19111Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19112
19113 * config.guess: add GPL.
19114
19115 * Makefile.in, config.guess, config.sub, configure: bump
19116 copyrights to 93.
19117
19118Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19119
19120 * Makefile.in (do-info): Removed obsolete check for existence of
19121 localenv file.
19122
19123 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19124
19125Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19126
19127 * Makefile.in: a couple of 'else true' for decstation,
19128 support for TclX
19129
19130 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19131
19132Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19133
19134 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19135
19136Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19137
19138 * config.guess: Recognize i386-ibm-aix (PS/2).
19139 * configure.in: Use config/mh-aix386 file for it.
19140
19141Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19142
19143 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19144 CC_FOR_TARGET instead.
19145 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19146
19147Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19148
19149 * Makefile.in: Add sim to list of directories sent with gdb
19150
19151Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19152
19153 * configure.in: Put back mips-dec-bsd* case.
19154
19155Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19156
19157 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19158 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19159 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
19160
19161Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19162
19163 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19164
19165 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19166 (install-info): install dir.info only if it exists,
19167 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19168
19169Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19170
19171 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19172 gas for mips-dec-bsd.
19173
19174Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19175
19176 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19177 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19178
19179Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19180
19181 * configure.in: Added "dejagnu" to hosttools list.
19182
19183Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19184
19185 * config.sub, configure.in, config.guess: Add support
19186 for Bosx, an AIX variant from Bull.
19187 Patches from F.Pierresteguy@frcl.bull.fr.
19188
19189Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19190
19191 * devo/dejagnu: Initial creation of devo/dejagnu.
19192 Migrated dejagnu testcases and support files for testing software
19193 tools to reside as subdirectories, currently called "testsuite",
19194 within the directory of the software tool. Migrated all programs,
19195 support libraries, etc. beloging to dejagnu proper from
19196 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19197 with no modifications. The changes to these files which will
19198 allow them to configure, build, and execute properly will be made
19199 in a future update.
19200
19201Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19202
19203 * Makefile.in: Change send_pr to send-pr.
19204 * configure.in: Likewise.
19205 * send_pr: Renamed directory to send-pr.
19206
19207Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19208
19209 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19210
19211Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19212
19213 * README: Update for gdb-4.8 release.
19214 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19215 gdb-xxx.tar.z (gzip'd) file also.
19216
19217Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19218
19219 * Makefile.in: make all-diff depend on all-libiberty
19220
19221Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19222
19223 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19224
19225Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19226
19227 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19228
19229Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19230
19231 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19232 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19233 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19234
19235Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19236
19237 * Makefile.in: makeinfo binary is in a new location
19238
19239Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19240
19241 * config.sub: Accept -ecoff as an OS.
19242
19243 * Makefile.in: Various changes to eliminate a level of make
19244 recursion and reduce the required command line length.
19245 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19246 sub-makes.
19247 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19248 variables holding settings for specific sub-makes.
19249 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19250 in terms of BASE_FLAGS_TO_PASS.
19251 (TARGET_LIBS): New variable listing directories which use
19252 TARGET_FLAGS_TO_PASS.
19253 (subdir_do): Eliminated.
19254 (do-*): New set of targets to replace subdir_do.
19255 (various): All targets which used subdir_do now depend on do-*.
19256 (local-clean): Renamed from do_clean.
19257 (local-distclean): New target, dependency of distclean and
19258 realclean.
19259 (install-info): Don't create directories. Depend on dir.info
19260 rather than calling make recursively.
19261 (install-dir.info): Eliminated.
19262 (install-info-dirs): Create all info directories here.
19263 (dir.info): Depend upon do-install-info.
19264
19265 * test-build.mk (HOLES): Added false.
19266
19267Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19268
19269 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19270
19271Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19272
19273 * Makefile.in (info): remove dependency on all-texinfo. The
19274 problem was really in texinfo/C, not at this level.
19275
19276Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19277
19278 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19279
19280Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19281
19282 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19283 GDB releases.
19284
19285Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19286
19287 * configure: Include srcdir in message about target of link not
19288 being found. Don't convert `-' to `_' in `with' options being
19289 passed to subdirs.
19290
19291Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19292
19293 * configure.in: add uudecode to host_tools
19294
19295 * Makefile.in: added {all,install}-uudecode targets, added them to
19296 the appropriate lists
19297
19298Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19299
19300 * Makefile.in (all-gcc): Added dependency on all-gas.
19301
19302 * configure.in (mips-*-*): Build ld and binutils.
19303
19304Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19305
19306 * configure: check return code from mkdir, print error message and
19307 exit on failure.
19308
19309Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19310
19311 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19312
19313Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19314
19315 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19316
19317Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19318
19319 * config.sub (h8500): Recognize this as a cpu type.
19320
19321Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19322
19323 * configure: source directory missing is no longer a warning
19324
19325 * configure.in: recognize irix[34]* instead of irix[34]
19326
19327 * Makefile.in: define and pass down X11_LIB
19328
6599da04
JM
19329Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19330
19331 * guess-systype: Renamed to ...
19332 * config.guess: ... by popular request.
19333 * configure.in, Makefile.in: Update accordingly.
19334
19335Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19336
19337 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19338 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19339 + Execute ./dummy instead of assuming . is in PATH.
19340
19341Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19342
19343 * guess-systype: New shell script. Attempts to guess the
19344 canonical host name of the executing host.
19345 Only a few hosts are supported so far.
19346 * configure: Call guess-systype if no host is specified.
19347
19348Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19349
19350 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19351 gcc Makefile.
19352
6599da04
JM
19353Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19354
19355 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19356 (all-gcc, install-gcc, subdir_do): Use it.
19357
19358Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19359
19360 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19361
19362Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19363
19364 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19365 set exclusively by configure, using configure.in .
19366
19367Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19368
19369 * test-build.mk: set $PATH for all builds
19370
19371 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19372
19373Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19374
19375 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19376 the one used in gcc/Makefile.in, so that a null expansion doesn't
19377 override the one needed to build gcc with a native cc.
19378
6599da04
JM
19379Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19380
19381 * configure: Accept -with arguments.
19382
19383Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19384
19385 * Makefile.in: added h8300sim
19386
19387Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19388
6599da04
JM
19389 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19390 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19391 (all-cygnus, native, build-cygnus): Make
19392 $(canonhost)-stamp-3stage-done, not $(host)....
19393 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19394 i386-sco3.2v4. Added else true to if command.
19395
19396Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19397
19398 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19399
19400Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19401
19402 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19403
19404Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19405
19406 * configure.in: don't remove binutils from Solaris builds
19407
19408Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19409
19410 * Makefile.in: get rid of earlier definitions for *clean,
19411 also handle the recursive info rule better
19412
19413Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19414
19415 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19416 do more-or-less the right thing.
19417
19418Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19419
19420 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19421 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19422
19423Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19424
19425 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19426 $(host_canonical).
19427
19428 * configure.in: split the configdirs list into 4 categories (native
19429 v. cross, library v. tool) and handle the cross-only and native-
19430 only in more reasonable (and correct!) way.
19431
19432Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19433
19434 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19435 configdirs anymore.
19436
19437Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19438
19439 * Makefile.in: extensive cleanup:: removed all of the explicit
19440 clean-* targets, collapsed many wrappers around subdir_do into
19441 one, added additional targets to satisfy standards.texi, deleted
19442 some old targets, some changes for consistency
19443
19444Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19445
19446 * configure.in: handle some programs as cross-only, and others as
19447 native only
19448
19449 * test-build.mk: handle partial holes in a more generic manner
19450
19451 * Makefile.in: m4 depends on libiberty
19452
6599da04
JM
19453Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19454
19455 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19456 time, wdiff, and find to configdirs
19457
19458 * Makefile.in: all, clean, and install rules for the new programs
19459 added to configure.in
19460
19461Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19462
19463 * configure.in: use mh-sun for all *-sun-* hosts
19464
6599da04
JM
19465Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19466
19467 * Makefile.in: define flags for X11 include files and library file
19468 locations, pass them down to the programs that need this info
19469
19470 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19471
6599da04
JM
19472Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19473
19474 * configure.in: start building libg++ for HP-UX targets
19475
19476Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19477
19478 * README: Update references to files moved into etc/.
19479
19480Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19481
19482 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19483 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19484
19485Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19486
19487 * configure: accept dash as well as underscore in long option
19488 names for FSF compatibility.
19489
19490Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19491
19492 * config.sub: added -sco3.2v4 support from FSF.
19493
19494Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19495
19496 * configure.in: expand the section that adds or removes
19497 directories from the list of programs to build, to handle native
19498 vs. cross in addition to host v. native
19499
19500Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19501
19502 * Makefile.in: Replace C++ in macro names with CXX.
19503 This is less likely to break ...
19504
19505Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19506
19507 * test-build.mk: add -w to GNU_MAKE
19508
19509Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19510
19511 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19512 add 'sparc' to list of recognized cpus. This needed to make
19513 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19514 Delete some redundant ose68 variants. Recognize -wrs as an os,
19515 then changes that into $CPU-wrs-vxworks.
19516
19517 * configure.in: remove most references to gdbtest, regularize
19518 target based program removal
19519
19520 * test-build.mk: import from p3 tree (many fixes and changes)
19521
19522Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19523
19524 * Makefile.in: added rules to handle tcl, tk, and expect
19525
19526 * configure.in: handle those directories if they exist
19527
19528Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19529
19530 * config.sub: removed bogus hppabsd and hppahpux names, since
19531 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19532
19533Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19534
19535 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19536 depends upon all-xiberty
19537
19538 * Makefile.in: changes from p3, including:
19539
19540 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19541
19542 * Makefile.in (XTRAFLAGS): include newlib directories if
19543 newlib/Makefile exists, rather than if host != target.
19544
19545 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19546
19547 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19548 from the same source tree and not building a cross-compiler. This
19549 matters for the libg++ configuration if reconfiguring a tree that
19550 has already been installed.
19551
19552 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19553
19554 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19555 pick up the machine and system specific header files.
19556
19557 * Makefile.in: added AS_FOR_TARGET, passed down in
19558 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19559 the C compiler to use to create programs which are run in the
19560 build environment, set it to default to $(CC), and passed it down
19561 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19562
19563 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19564
19565 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19566 We need them for unusual native builds, like systems without
19567 ranlib.
19568
19569 * configure: also define $(host_canonical) and
e490616e
ZW
19570 $(target_canonical), which are the full, canonical names for the
19571 given host and target
6599da04
JM
19572
19573Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19574
19575 * Makefile.in: Added separate definitions for C++.
19576
19577Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19578
19579 * configure.in (configdirs): Add deja-gnu.
19580
19581Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19582
19583 * README: Update for configure.texi and gdb-4.7 release.
19584
19585Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19586
19587 * Makefile.in: Move "all" target to top of file.
19588 Previously, first target was ".PHONY" which caused BSD4.4 make
19589 to build .PHONY when make was run without arguments.
19590
19591Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19592
19593 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19594 Library-copylefted code in libiberty.
19595
19596Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19597
19598 * config.sub: Replace m68kmote with plain old m68k.
19599
19600Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19601
19602 * Makefile.in: Remove space from blank line, avoid Make complaints.
19603
19604Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19605
19606 * config.sub: Complain if no argument is given. Added support for
19607 386bsd as OS and target alias.
19608
19609Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19610
19611 * Makefile.in (XTRAFLAGS): include newlib directories if
19612 newlib/Makefile exists, rather than if host != target.
19613
19614Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19615
19616 * config.sub: recognize sparclite-wrs-vxworks.
19617
19618 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19619 p3.) Added clean-xiberty to clean.
19620
19621Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19622
19623 * configure.in: use *-*-* instead of nested cases for host and target
19624
19625Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19626
19627 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19628 from the same source tree and not building a cross-compiler. This
19629 matters for the libg++ configuration if reconfiguring a tree that
19630 has already been installed.
19631
19632Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19633
19634 * config.sub (i486v/i486v4): Merge in from FSF version.
19635
19636Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19637
19638 * configure: only set PWD if it is already set.
19639
19640Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19641
19642 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19643 doesn't have unset and all success paths (and most error paths)
19644 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19645 to just ${PWD} to avoid confusion.)
19646
19647Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19648
19649 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19650 even for a native compilation.
19651
19652Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19653
19654 Changes to make the gdb.tar.Z rule work better.
19655
19656 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19657 (DEVO_SUPPORT): Add configure.texi.
19658 (bfd-ilrt.tar.Z): Remove ancient rule.
19659
19660Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19661
19662 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19663 pick up the machine and system specific header files.
19664
19665 * configure.in, config.sub: added new target m68010-adobe-scout,
19666 with alias of adobe68k. Changed configure.in to check for
19667 -scout before -sco* to avoid a false match.
19668
19669 * Makefile.in: added AS_FOR_TARGET, passed down in
19670 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19671 the C compiler to use to create programs which are run in the
19672 build environment, set it to default to $(CC), and passed it down
19673 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19674
19675Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19676
19677 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19678 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19679 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19680 FOR_TARGET variants, to newlib and libg++.
19681
19682Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19683
19684 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19685 first.
19686
19687Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19688
19689 * config.sub: Accept `elf' as an environment.
19690
19691Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19692
19693 * Makefile.in (all-opcodes): cd into the right directory
19694
19695Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19696
19697 * configure: added -program_transform_name option, used as
19698 argument to sed when installing programs.
19699 configure.texi: added documentation for -program_prefix,
19700 -program_suffix and -program_transform_name.
19701
19702Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19703
19704 * config.sub: Accept i486 where i386 ok.
19705
19706Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19707
19708 * config.sub: accept we32k
19709
19710Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19711
3b75d237 19712 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
19713
19714 * Makefile.in: don't create all directories for ``make install'';
19715 let the subdirectories create the ones they need.
19716
19717Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19718
e490616e 19719 * COPYING: new file, GPL v2
6599da04
JM
19720
19721Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19722
19723 * Makefile.in: use the new gen-info-dir, which needs a template
19724 argument (which also lives in texinfo)
19725
19726 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19727
6599da04
JM
19728Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19729
19730 * config.sub (ncr3000): Change i386 to i486.
19731
19732Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19733
19734 * Makefile.in: add install-rcs, install-grep to
19735 install-no-fixedincludes, removed install-bison and install-libgcc
19736
19737Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19738
19739 * configure.in: grab the HPUX makefile fragment if on HPUX
19740
19741Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19742
19743 * Makefile.in: eradicate bison spoor (ditto libgcc).
19744 configure.in: recognise m68{k,000}-ericsson-OSE.
19745 es1800 is alias for m68k-ericsson-OSE
19746
19747Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19748
19749 * configure.in: rearrange the parts that remove programs from
19750 configdirs, based now on HOST==TARGET or by canonical triple.
19751
19752Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19753
19754 * test-build.mk: recurse explicitly with -f test-build.mk when
19755 appropriate. predicate stage3 and comparison on the existence
19756 of gcc. That is, if gcc isn't around, we aren't three-staging.
19757 On very clean, also remove ...stamp-co. Build in-place before
19758 doing other builds.
19759
19760Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19761
19762 * Makefile.in, configure.in: add tgas
19763
19764Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19765
19766 * Makefile.in: a number of changes merged in from progressive.
19767
19768 * configure.in: add libm.
19769
19770 * .cvsignore: ignore some stuff that comes from test-build.mk.
19771
6599da04
JM
19772Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19773
19774 * config.sub: Add es1800 (m68k-ericsson-es1800).
19775
19776Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19777
19778 * configure: Add program_suffix (parallel to program_prefix)
19779 * Makefile.in: adjust directory-creating script for losing decstation
19780
19781Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19782
19783 * configure: Minor $subdir-related fixes.
19784
19785Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19786
19787 * configure: fix various problems with propogating
19788 makefile_target_frag in subdirs.
19789 * configure.in: config libgcc if its there
19790
19791Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19792
19793 * config.sub: HPPA merge.
19794
6599da04
JM
19795Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19796
19797 * Makefile.in: Replace all-bison with all-byacc in all
19798 dependency lines for other tools (which now use byacc).
19799
19800Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19801
19802 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19803
6599da04
JM
19804Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19805
19806 * Makefile.in: make gprof rules similar to byacc rules (instead of
19807 vestigal $(unsubdir) that didn't work...)
19808
19809Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19810
19811 * config.sub: Add support for Linux.
19812 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19813 (at least for libg++).
19814
19815Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19816
19817 * configure.texi: fix doc for the -nfp option to configure
19818
19819Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19820
19821 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19822
19823Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19824
19825 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19826 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19827 * configure.in: added solaris* host_makefile_frag hook.
19828
19829Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19830
19831 * config.sub: changed recognition of m68000 so that various
19832 m68k types can be specified via m680[01234]0
19833
19834Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19835
19836 * config.sub (basic_machine): fix sed so that '-foo' isn't
19837 completely substituted out while .+'-foo' loses the '-foo'
19838
19839Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19840
19841 * config.sub ($os): Add -aout.
19842
19843Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19844
19845 * configure: If host_makefile_frag is absolute, don't
19846 prefix ${invsubdir} (relevant to libg++ auto-configure).
19847
19848Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19849
19850 * Makefile.in (tooldir): Define it.
19851 (all-ld): Depend on all-flex.
19852
19853Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19854
19855 * Makefile.in (check): Fix libg++ special case.
19856
19857Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19858
19859 * configure: do not bury `pwd` into config.status, thus do fewer
19860 pwd's.
19861
19862 * configure: print the "Building in" message only when building in
19863 other than "." AND verbose.
19864
63f6bcd7 19865 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
19866 configures.
19867
19868 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19869
19870Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19871
19872 * Makefile.in: macroize flags passed on recursion. remove
19873 fileutils.
19874
19875Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19876
19877 * configure: get makesrcdir right for subdirs deeper than 1.
19878
19879 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19880 install.
19881
19882Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19883
19884 * Makefile.in: don't print subdir_do or recursion lines.
19885
19886Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19887
19888 * standards.texi: added menu item.
19889
19890 * Makefile.in: build and install standards.info.
19891
19892 * standards.texi: new file.
19893
19894Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19895
19896 * configure: test for and move config.status pieces from
19897 ${subdir}/.
19898
19899Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19900
6599da04
JM
19901 * configure: Test for existance of files before trying to mv
19902 them, to avoid numerous non-existance messages.
19903
19904Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19905
19906 * configure: correct final line of config.status.
19907
19908 * configure: patch from eggert. Avoids a protection problem if
19909 the original Makefile.in is read only.
19910
19911 * configure: use move-if-change from gcc to create config.status.
19912 Some makefiles depend on config.status to tell if a directory
19913 has been reconfigured for a different host. This change
19914 prevents those directories from remaking everything in the case
19915 where the reconfig was only intended to rebuild a Makefile.
19916
19917 * configure: test for config.sub with "config.sub sun4" rather
19918 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19919 host alias from a missing config.sub.
19920
19921Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19922
19923 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19924 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19925
19926Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19927
19928 * configure: mkdir ${subdir} as needed.
19929
19930Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19931
19932 * Makefile.in,configure.in: added autoconf.
19933
19934Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19935
19936 * Makefile.in: no longer pass against on recursion.
19937
19938 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19939 definitions are not inherited.
19940
19941 * configure: correct makesrcdir when subdir is .
19942
19943Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19944
19945 * configure: Add support for 'subdirs' variable, which is
19946 like 'configdirs', except that configure doesn't re-invoke
19947 itself for subdirs, it just creates a Makefile for each subdir.
19948 * configure.texi: Document subdirs.
19949
19950Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19951
19952 * configure.in: added flex to configdirs
19953
19954Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19955
19956 * Makefile.in: remove clean-stamps from clean.
19957
19958Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19959
19960 * configure.in: Add gdbtest to configdirs.
19961
19962Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19963
19964 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19965 to recursive makes.
19966 * configure.in: Recognize new ncr3000 config.
19967
19968Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19969
19970 * Makefile.in, configure.in: removed references to gdbm.
19971
19972Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19973
19974 * config.sub: Don't canonicalize os value
19975 newsos* to bsd (readline needs to check for newsos).
19976 (This fix was earlier made Jan 31, but got re-broken.)
19977
19978Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19979
19980 * configure.in: sco is an os, not a vendor!
19981
19982 * configure: Quote $( better. Keep various shells happy.
19983
19984Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19985
19986 * Makefile.in: eliminate stamp-files.
19987
19988Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19989
19990 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19991 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19992
19993Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19994
19995 * config.sub: fix iris/iris3.
19996
19997Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19998
19999 * configure: re-add -rm.
20000
20001Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20002
20003 * Maskefile.in: add .stmp-rcs to all.
20004
20005 * configure.in: remove gas from rs6000 build, use aix host fragment.
20006
20007Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20008
20009 * configure: pass down site_option during recursion.
20010
20011Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20012
20013 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20014
20015Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20016
20017 * configure: Change exec_prefix so that it really defaults to prefix.
20018
20019Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20020
20021 * Makefile.in, configure.in: Add support for mmalloc library.
20022
20023Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20024
20025 * Makefile.in: add stmp dependencies for a few more things.
20026
20027Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20028
20029 * configure: adjusted error message on objdir/srcdir configure
20030 collision, per john's suggestion.
20031
20032 * Makefile.in: add libiberty stmp to all and all.cross.
20033
20034Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20035
20036 * Makefile.in: remove force dependencies, add grep to all.
20037
20038Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20039
20040 * Makefile.in: drop flex. make stamp files work.
20041
20042 * configure: added test for conflicting configuration in srcdir,
20043 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20044 gets cranky. use relative paths for configure and srcdir
20045 whenever possible. Send some error messages to stderr that were
20046 going to stdout.
20047
20048Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20049
20050 * Makefile.in: Fix libg++ rule to check for gcc directory
20051 before using gcc/gcc. Also pass XTRAFLAGS.
20052
20053Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20054
20055 * Makefile.in: added stmp-files so that directories aren't polled
20056 when they are already built.
20057
20058 * configure.texi: fixed a node pointer problem.
20059
20060Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20061
731a8127 20062 * config.sub configure.in gdb/configure.in
6599da04
JM
20063 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20064 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20065 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20066
20067Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20068
20069 * configure: -recurring becomes -silent. corrected help message
20070 for -site= option.
20071
20072 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20073
20074Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20075
20076 * configure: when building Makefile for crosses, replace
20077 tooldir and program_prefix. default srcdir from location of
20078 config.sub. remove "for host in hosts" and "for target in
20079 targets" loops.
20080
20081Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20082
20083 * Makefile.in: Do not pass bindir or mandir to cvs.
20084
20085Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20086
20087 * Makefile.in, configure.in: removed traces of namesubdir,
20088 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20089 copyrights to '92, changed some from Cygnus to FSF.
20090
20091 * configure.texi: remove most references to multiple hosts,
20092 multiple targets, subdirs, etc.
20093
20094 * configure.man: removed rcsid. reference config.sub not
20095 config.subr.
20096
20097 * Makefile.in: mkdir $(infodir) on install-info.
20098
20099Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20100
20101 * configure.texi: Explain better about .gdbinit and about
20102 the environment that configure.in sections run in.
20103
20104Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20105
20106 * configure.in: Ultrix is only a decstation if it's a MIPS.
20107
20108Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20109
20110 * README: DOC.configure => cfg-paper.texi.
20111
20112Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20113
20114 * config.sub (near case $os): Don't convert newsos* to bsd!
20115
20116Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20117
20118 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20119 the number of copies of COPYING that go into the GDB tar file.
20120
20121Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20122
731a8127 20123 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
20124 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20125 Fix SCO configuration stuff.
20126
20127Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20128
20129 * Makefile.in: For libg++, make sure the -I pointing
20130 to the gcc directory goes *after* all the libg++-local -I flags.
20131 Also, move just-gcc dependency from just-libg++ to all-libg++.
20132
20133Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20134
20135 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20136
20137Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20138
20139 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20140
20141Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20142
20143 * config.sub: Add stratus configuration frags. Also
20144 submitted to FSF.
20145
20146Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20147
20148 * Makefile.in (DEV_SUPPORT): add configure.man.
20149
20150 * config.sub(Decode manufacturer-specific): add -none*.
20151
20152Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20153
20154 * Makefile.in: remove form feeds to make Sun's make happy.
20155 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20156
20157Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20158
20159 * Makefile.in (AR_FLAGS): Make quieter.
20160
20161Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20162
20163 * configure.in: Add libg++.
20164 * configure: When verbose, don't output the command line at each
20165 level; it will be unremarkably the same as the previous version,
20166 which will be the same as what the user typed.
20167
20168Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20169
20170 * configure.in, Makefile.in: fix clean-info, add flex. add
20171 fileutils.
20172
20173 * configure: be less sensitive to spaces in Makefile.in. Do not
20174 look for sources in "..". Doing so breaks subdirectories that
20175 might have their own configure. If a subdir has it's own
20176 configure script, use it.
20177
20178Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20179
20180 * cfg-paper.texi: some changes suggested by rms.
20181
20182Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20183
20184 * config.sub: Merge in some small additions from the FSF version,
20185 taken from the gcc distribution, to bring the Cygnus and FSF
20186 versions into closer sync.
20187
20188Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20189
20190 * configure.in: Changed svr4 references to sysv4.
20191
20192Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20193
20194 * configure: added -V for version number option.
20195
20196Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20197
20198 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20199 renamed from DOC.configure to cfg-paper.texi.
20200
20201Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20202
20203 * configure, config.subr, config.sub: config.subr is now
20204 config.sub again.
20205
20206Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20207
20208 * configure.texi: new file, in progress.
20209
20210 * Makefile.in: build info file and install the man page for
20211 configure.
20212
20213 * configure.man: new file, first cut.
20214
20215 * configure: find config.subr again now that configuration "none"
20216 has gone. removed all traces of the -ansi option. removed all
20217 traces of the -languages option.
20218
20219 * config.subr: resync from rms.
20220
20221Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20222
20223 * configure, config.sub, config.subr: merge config.sub into
20224 config.subr, call the result config.subr, remove config.sub, use
20225 config.subr.
20226
20227 * Makefile.in: revised install for dir.info.
20228
20229Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20230
20231 * configure.in: add decstation host makefile frag.
20232
20233 * Makefile.in: BISON now bison -y again. also install-gcc on
20234 install. clean-gdbm on clean. infodir belongs in datadir.
20235 Make directories for info install. Build dir.info here then
20236 install it.
20237
20238Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20239
20240 * Makefile.in: fix for bad directory tests.
20241
20242Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20243
20244 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20245 regexp. -srcdir relative was being handled incorrectly.
20246
20247 * Makefile.in: unwrapped some for loops so that parallel makes
20248 work again and so one can focus one's attention on a particular
20249 package.
20250
20251Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20252
20253 * configure: added PWD as a stand in for `pwd` (for speed). use
20254 elif wherever possible. make -srcdir work without -objdir.
20255 -objdir= commented out.
20256
20257Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20258
20259 * configure: +options become --options. -subdirs commented out.
20260 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20261 Makefile now at top of generated Makefile. Removed cvs log
20262 entries. added -srcdir. create .gdbinit only if there is one
20263 in ${srcdir}.
20264
20265 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20266 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20267 and mandir now keyed off datadir by default.
20268
20269Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20270
20271 * Freshly created ChangeLog.
20272
20273\f
20274Local Variables:
20275mode: change-log
20276left-margin: 8
20277fill-column: 76
20278version-control: never
20279End: