]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
f9fd14f1 12019-04-15 Segher Boessenkool <segher@kernel.crashing.org>
2
3 PR rtl-optimization/89794
4 * combine.c (count_auto_inc): New function.
5 (try_combine): Count how many auto_inc expressions there were in the
6 original instructions. Ensure we have the same number in the new
7 instructions. Remove the code that tried to ensure auto_inc side
8 effects on i1 and i0 are not lost.
9
77999887 102019-04-14 Johannes Pfau <johannespfau@gmail.com>
11
12 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
13 * configure: Regenerate.
14
20abc61c 152019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
16
17 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
18 * configure: Regenerate.
19
e60a24bd 202019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
21
22 * configure.ac: Add target-zlib to target_libraries.
23 * configure: Regenerate.
24
e976dfb8 252019-04-09 Martin Liska <mliska@suse.cz>
26
27 * Makefile.in: Regenerate.
28 * Makefile.tpl: Pass GENERATOR_CFLAGS
29 in all stages.
30
39917cd1 312019-03-28 Martin Liska <mliska@suse.cz>
32
33 PR bootstrap/89829
34 * Makefile.in: Revert r254150.
35 * Makefile.tpl: Likewise.
36
6b028537 372019-03-28 Ben Elliston <bje@gnu.org>
38
39 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
40 related, and libdecnumber.
41
61d26cf1 422019-03-15 Alexander Monakov <amonakov@ispras.ru>
43
44 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
45 (Write After Approval): Remove myself.
46
137bc933 472019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
48
03942642 49 * MAINTAINERS (Write After Approval): Add myself.
137bc933 50
0281dc50 512019-02-11 Andrew Stubbs <ams@codesourcery.com>
52
53 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
54 (Write After Approval): Remove myself and Julian.
55
e90b1938 562019-01-26 Harald Anlauf <anlauf@gmx.de>
57
58 * MAINTAINERS (Write After Approval): Add myself.
59
ec19e98b 602019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
61
62 * MAINTAINERS (Write After Approval): Add myself.
63
a8987353 642019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
65
3e8e1777 66 * ChangeLog: Replace space with tab.
67 * MAINTAINERS: Delete 1 tab to keep alignment.
a8987353 68
50c4a518 692019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
70
71 * MAINTAINERS (Write After Approval): Add myself.
72
439926a7 732019-01-18 Li Jia He <helijia@gcc.gnu.org>
74
75 * MAINTAINERS (Write After Approval): Add myself.
76
d62c0949 772019-01-17 Andrew Stubbs <ams@codesourcery.com>
78 Kwok Cheung Yeung <kcy@codesourcery.com>
79 Julian Brown <julian@codesourcery.com>
80 Tom de Vries <tom@codesourcery.com>
81 Jan Hubicka <hubicka@ucw.cz>
82 Martin Jambor <mjambor@suse.cz>
83
84 * configure.ac: Likewise.
85 * configure: Regenerate.
86 * contrib/config-list.mk: Add amdgcn-amdhsa.
87
45fb810d 882019-01-16 Kewen Lin <linkw@gcc.gnu.org>
89
90 * MAINTAINERS (Write After Approval): Add myself.
91
3e8e1777 922019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
de62156b 93
a8987353 94 * MAINTAINERS (Write After Approval): Add myself.
de62156b 95
342964b6 962019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
97
98 PR target/88535
99 * config.guess: Import upstream version 2019-01-03.
100 * config.sub: Import upstream version 2019-01-01.
101
c486e31b 1022018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
103
104 * MAINTAINERS (Write After Approval): Update my maintainer address.
105
9ee8356d 1062018-12-21 Gergö Barany <gergo@codesourcery.com>
107
108 * MAINTAINERS (Write After Approval): Add myself.
109
b31d0348 1102018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
111
112 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
113
16706a2e 1142018-12-05 Iain Sandoe <iain@sandoe.co.uk>
115
116 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
117 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
118 (GCC_TARGET_TOOL): Likewise.
119 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
120 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
342964b6 121 OTOOL, OTOOL_FOR_TARGET: New substitutions.
16706a2e 122 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
342964b6 123 * configure: Regenerate.
16706a2e 124 * Makefile.in: Likewise.
125
da8dd068 1262018-11-28 Johannes Pfau <johannespfau@gmail.com>
127
128 * MAINTAINERS (Write After Approval): Add myself.
129
adc80ab7 1302018-11-13 Martin Liska <mliska@suse.cz>
131
132 * gcc.target/i386/pr87930.c: Move to ...
133 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
134
f9f83457 1352018-11-10 Stafford Horne <shorne@gmail.com>
136
137 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
138 (Write After Approval): Remove myself.
139
e7b82989 1402018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
141
142 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
143 Append $INCICONV to it.
144
0acb32e2 1452018-11-04 Stafford Horne <shorne@gmail.com>
146
147 * MAINTAINERS (Write After Approval): Add myself.
148
f00f02a3 1492018-10-31 Joseph Myers <joseph@codesourcery.com>
150
151 PR bootstrap/82856
152 * multilib.am: New file. From automake.
153
154 Merge from binutils-gdb:
155 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
156
157 * libtool.m4: Use AC_LANG_SOURCE.
158 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
159 * ar-lib: New file.
160 * test-driver: New file.
161 * configure: Re-generate.
162
b5441001 1632018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
164
165 * MAINTAINERS (Write After Approval): Add myself.
166
72a2ce3d 1672018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
168
169 PR bootstrap/87788
170 PR d/87799
171 * configure: Rebuild.
172 * configure.ac: Disable D on systems where it is known not to work.
173
03385ed3 1742018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
175
176 * Makefile.def (target_modules): Add libphobos.
177 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
178 GDCFLAGS_FOR_TARGET.
179 (dependencies): Make libphobos depend on libatomic, libbacktrace
180 configure, and zlib configure.
181 (language): Add language d.
182 * Makefile.in: Rebuild.
183 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
184 (HOST_EXPORTS): Add GDC.
185 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
186 (BASE_TARGET_EXPORTS): Add GDC.
187 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
188 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
189 (EXTRA_HOST_FLAGS): Add GDC.
190 (STAGE1_FLAGS_TO_PASS): Add GDC.
191 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
192 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
193 environment variables.
194 * configure: Rebuild.
195 * configure.ac: Add target-libphobos to target_libraries. Set and
196 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
197
38602cd9 1982018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
199
200 * MAINTAINERS (Write After Approval): Add myself.
201
ddc69a97 2022018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
203
204 * MAINTAINERS (Write After Approval): Remove myself.
205
e70725a9 2062018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
207
208 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
209
c659c71f 2102018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
211
212 * MAINTAINERS: Update my email address.
213
042674a5 2142018-10-04 Thomas Schwinge <thomas@codesourcery.com>
215
216 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
217 maintainer.
218
15359c96 2192018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
220
221 * MAINTAINERS (Write After Approval): Add self.
222
089d1a5f 2232018-09-13 Sam Tebbs <sam.tebbs@arm.com>
224
225 * MAINTAINERS (write after approval): Add myself.
226
e4040c13 2272018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
228
229 * MAINTAINERS: Update my email address.
230
72310d4f 2312018-08-29 Vlad Lazar <vlad.lazar@arm.com>
232
233 * MAINTAINERS (write after approval): Add myself.
234
db75ccc1 2352018-08-21 Richard Sandiford <richard.sandiford@arm.com>
236
237 * MAINTAINERS: Add self to global reviewers list.
238
56469e97 2392018-08-17 Sandra Loosemore <sandra@codesourcery.com>
240
241 MAINTAINERS: Add c-sky port maintainers.
242
8ff80b6b 2432018-08-10 Martin Liska <mliska@suse.cz>
244
245 * MAINTAINERS: Revert change in previous commit and
c9e63184 246 join lines.
8ff80b6b 247
a29d4af6 2482018-08-10 Martin Liska <mliska@suse.cz>
249
250 * MAINTAINERS: Remove extra line.
251
d6c80428 2522018-08-06 Naveen H.S <naveenh@marvell.com>
253
254 * MAINTAINERS: Update my email address.
255
30125118 2562018-07-19 DJ Delorie <dj@redhat.com>
257
258 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
259 as maintainer.
260
a7c7a77c 2612018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
262
263 * MAINTAINERS: Adjust email address for me and my colleague Robin
264 Dapp.
265
890efbeb 2662018-07-13 H.J. Lu <hongjiu.lu@intel.com>
267 Sunil K Pandey <sunil.k.pandey@intel.com>
268
269 PR target/84413
270 * config/i386/i386.c (m_CORE_AVX512): New.
271 (m_CORE_AVX2): Likewise.
272 (m_CORE_ALL): Add m_CORE_AVX2.
273 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
274 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
275 and remove the rest of m_SKYLAKE_AVX512.
276
0f7484b6 2772018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
278
279 * config.sub: Sync with upstream version 2018-07-03.
280
141b6cc0 2812018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
282
283 * config.guess: Sync with upstream version 2018-06-26.
284 * config.sub: Sync with upstream version 2018-07-02.
285
494c17dc 2862018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
287
c9e63184 288 * libtool.m4: Sort output of 'find' to enable deterministic builds.
494c17dc 289 * ltmain.sh: Likewise.
290
87fb0803 2912018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
292
293 * contrib/config-list.mk: Remove powerpc-linux_paired.
294
9488d90e 2952018-06-29 Alexandre Oliva <oliva@adacore.com>
296
297 * configure.ac: Introduce support for @unless/@endunless.
298 * Makefile.tpl (dep-kind): Rewrite with cond; return
299 postbootstrap in some cases.
300 (make-postboot-dep, postboot-targets): New.
301 (dependencies): Do not output postbootstrap dependencies at
302 first. Output non-target ones changed for configure to depend
303 on stage_last @if gcc-bootstrap, and the original deps @unless
304 gcc-bootstrap.
305 * configure.in, Makefile.in: Rebuilt.
306
2d924229 3072018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
308
309 * MAINTAINERS (write after approval): Add myself.
310
ed380f72 3112018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
312
313 * MAINTAINERS (write after approval): Add myself.
314
9805e646 3152018-06-19 Nick Clifton <nickc@redhat.com>
316
317 * zlib/configure.ac: Restore old behaviour of only enabling
318 multilibs when a target subdirectory is defined. This allows
319 building with srcdir == builddir.
320 * zlib/configure: Regenerate.
321
13532559 3222018-06-18 Eric Botcazou <ebotcazou@adacore.com>
323
324 * Makefile.def (fortran): Add check-target-libgomp-fortran.
325 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
326 * Makefile.in: Regenerate.
327
4e4e14a7 3282018-06-16 Ben Elliston <bje@gnu.org>
329
330 * config.guess: Import latest version.
331 * config.sub: Likewise.
332
1e42d5c6 3332018-06-08 Martin Liska <mliska@suse.cz>
334
335 * MAINTAINERS: Remove MPX-related entries.
336 * Makefile.def: Remove libmpx support.
13532559 337 * Makefile.in: Regenerate.
338 * configure.ac: Remove removed files.
339 * configure: Regenerate.
1e42d5c6 340 * libmpx/ChangeLog: Remove.
341 * libmpx/Makefile.am: Remove.
342 * libmpx/Makefile.in: Remove.
343 * libmpx/acinclude.m4: Remove.
344 * libmpx/aclocal.m4: Remove.
345 * libmpx/config.h.in: Remove.
346 * libmpx/configure: Remove.
347 * libmpx/configure.ac: Remove.
348 * libmpx/configure.tgt: Remove.
349 * libmpx/libmpx.spec.in: Remove.
350 * libmpx/mpxrt/Makefile.am: Remove.
351 * libmpx/mpxrt/Makefile.in: Remove.
352 * libmpx/mpxrt/libmpx.map: Remove.
353 * libmpx/mpxrt/libtool-version: Remove.
354 * libmpx/mpxrt/mpxrt-utils.c: Remove.
355 * libmpx/mpxrt/mpxrt-utils.h: Remove.
356 * libmpx/mpxrt/mpxrt.c: Remove.
357 * libmpx/mpxrt/mpxrt.h: Remove.
358 * libmpx/mpxwrap/Makefile.am: Remove.
359 * libmpx/mpxwrap/Makefile.in: Remove.
360 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
361 * libmpx/mpxwrap/libtool-version: Remove.
362 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
363
702e42ae 3642018-06-04 Martin Liska <mliska@suse.cz>
365
366 * MAINTAINERS: Add myself as gcov maintainer.
367
4c0847cf 3682018-06-04 Matthew Fortune <mfortune@gmail.com>
369
370 * MAINTAINERS: Update my email address.
371
e84df84f 3722018-06-04 Tom de Vries <tdevries@suse.de>
373
374 * MAINTAINERS: Remove write-after-approval entries for component
375 maintainers.
376
a094aab5 3772018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
378
379 * MAINTAINERS (write after approval): Add myself.
380
923b8a94 3812018-06-01 Bin Cheng <amker@gcc.gnu.org>
26bbd54c 382
383 * MAINTAINERS: Update my email address.
384
a9a67ce3 3852018-06-01 Tom de Vries <tdevries@suse.de>
386
387 * MAINTAINERS: Update my email address.
388
568075ea 3892018-05-22 Bin Cheng <bin.cheng@arm.com>
390
391 * MAINTAINERS (loop-optimizer): Add myself.
392
b9bdd103 3932018-05-01 Francois H. Theron <francois.theron@netronome.com>
394
395 * configure.ac: Added "nfp" target.
396 * configure: Regenerate.
397
f07f7f41 3982018-04-30 Richard Biener <rguenther@suse.de>
399
400 PR bootstrap/85571
401 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
402 (STAGE3_TFLAGS): Likewise.
403 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
404 (STAGEtrain_TFLAGS): Likewise.
405 * Makefile.in: Regenerate.
406
2beea61e 4072018-04-26 Richard Biener <rguenther@suse.de>
408
409 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
410 (STAGE2_CFLAGS): Likewise.
411 (STAGE2_TFLAGS): Likewise.
412 (STAGE3_CFLAGS): Add -fchecking.
413 (STAGE3_TFLAGS): Likewise.
414 (STAGEtrain_CFLAGS): Filter out -fchecking.
415 (STAGEtrain_TFLAGS): Likewise.
416 * Makefile.in: Re-generate.
417
0ddd8466 4182018-04-25 Catherine Moore <clm@codesourcery.com>
419
420 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
421
df2811ea 4222018-04-18 Paul Clarke <pc@us.ibm.com>
423
424 * MAINTAINERS (write after approval): Add myself.
425
315a7f1f 4262018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
427
428 * MAINTAINERS: Update my email address.
429
3f3e7631 4302018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
431
432 * MAINTAINERS: Remove redundant Write-After-Approval entry.
433
fe008cb9 4342018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
435
436 * MAINTAINERS: Update my email address and disambiguate myself
437 a bit from Will Schmidt.
438
efe40a58 4392018-03-21 Nathan Sidwell <nathan@acm.org>
440
441 * MAINTAINERS: Move maintainers of now-removed picochip and score
442 ports to write after approval.
443
b810fb33 4442018-03-13 Richard Sandiford <richard.sandiford@arm.com>
445
446 * MAINTAINERS: Add entry for SVE maintainership.
447
c2762a30 4482018-02-13 Maciej W. Rozycki <macro@mips.com>
449
450 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
451 * configure: Regenerate.
452
88dd4ef6 4532018-01-18 Boris Kolpackov <boris@codesynthesis.com>
454
455 * MAINTAINERS (write after approval): Add myself.
456
663b0508 4572018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
458
459 * MAINTAINERS (write after approval): Add myself.
460
cbd22752 4612018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
462
463 * MAINTAINERS (write after approval): Add myself.
55d24b6e 464
8e8f6434 4652018-01-03 Jakub Jelinek <jakub@redhat.com>
466
467 Update copyright years.
468
7e7273c0 4692018-01-03 Ben Elliston <bje@gnu.org>
470
471 * config.guess: Import latest version.
472 * config.sub: Likewise.
473
1963e4b3 4742017-12-12 Stafford Horne <shorne@gmail.com>
475
476 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
477 * configure: Regenerate.
478
3757f553 4792017-11-29 Qing Zhao <qing.zhao@oracle.com>
480
481 * MAINTAINERS (Write After Approval): Add myself.
482
efa02472 4832017-11-28 Julia Koval <julia.koval@intel.com>
484 Sebastian Peryt <sebastian.peryt@intel.com>
485
486 * Makefile.def (target_modules): Remove libcilkrts.
487 * Makefile.in: Ditto.
488 * configure: Ditto.
489 * configure.ac: Ditto.
490
6bfdb1fc 4912017-11-28 Julia Koval <julia.koval@intel.com>
492
493 * MAINTAINERS (Write After Approval): Add myself.
494
ffb2e0d0 4952017-11-22 Sudakshina Das <sudi.das@arm.com>
496
497 * MAINTAINERS (Write After Approval): Add myself.
498
eaddab26 4992017-11-06 Palmer Dabbelt <palmer@sifive.com>
500
501 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
502 Use my SiFive email address.
503
54a10b65 5042017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
505
506 * MAINTAINERS (write after approval): Add myself.
507
5367a728 5082017-10-27 Martin Liska <mliska@suse.cz>
509
510 * Makefile.tpl: Use proper name of folder as it was renamed
511 during transition to 4 stages.
512 * Makefile.in: Regenerate.
513
bba981e9 5142017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
515
4e428cd3 516 * MAINTAINERS (write after approval): Add myself.
bba981e9 517
87f03d95 5182017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
519
520 * MAINTAINERS: Add a note that maintainership also includes web
521 pages, docs, and testsuite related to that area.
522
ac6ff7c3 5232017-09-25 Tom de Vries <tom@codesourcery.com>
524
525 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
526
d8e52a5b 5272017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
528
529 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
530
b3088b93 5312017-09-15 Nathan Sidwell <nathan@acm.org>
532
533 * MAINTAINERS: Remove myself as a vxworks maintainer.
534
608f62d5 5352017-09-13 Thomas Schwinge <thomas@codesourcery.com>
536
537 * MAINTAINERS: Remove email address of Jim Norris.
538
185288ff 5392017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
540
541 * MAINTAINERS (Reviewers): Move myself from here...
542 (CPU Port Maintainers): ... to here.
543
84187da8 5442017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
545
546 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
547
abace987 5482017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
549
4e428cd3 550 * MAINTAINERS (write after approval): Add myself.
abace987 551
475738b0 5522017-07-28 Tony Reix <tony.reix@atos.net>
553
554 * configure.ac (target-libffi): Don't disable for AIX.
555 (go): Don't add to unsupported_languages on AIX.
556 (target-libgo): Don't disable for AIX.
557 * configure: Regenerate.
558
91ca42af 5592017-07-19 Yury Gribov <tetra2005@gmail.com>
560
561 * MAINTAINERS: Add myself.
562
186e3417 5632017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
564
565 * MAINTAINERS: Update my email address.
566
bf8761c8 5672017-07-04 Richard Earnshaw <rearnsha@arm.com>
568
569 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
570 arm-specific auto-generated header files.
571
d6400eba 5722017-07-03 Nathan Sidwell <nathan@acm.org>
573
574 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
575 * configure: Rebuilt.
576
844ebb30 5772017-07-03 Bernd Schmidt <bschmidt@redhat.com>
578
579 * MAINTAINERS: Readd myself for c6x.
580
5b0c96e3 5812017-06-28 Martin Liska <mliska@suse.cz>
582
583 PR bootstrap/81217
584 * Makefile.def: Remove superfluous bootstrap_target from
585 bootstrap_stage.
586 * Makefile.in: Re-generate the file.
587
137937b2 5882017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
589
4e428cd3 590 * MAINTAINERS: Add myself to Write After Approval
137937b2 591
b0cabb9f 5922017-06-21 Andrew Jenner <andrew@codesourcery.com>
593
594 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
595
696cfb66 5962017-06-19 Martin Liska <mliska@suse.cz>
597
598 * Makefile.def: Define 4 stages PGO bootstrap.
599 * Makefile.tpl: Define FLAGS.
600 * Makefile.in: Regenerate.
601
8f6c8962 6022017-06-14 Ian Lance Taylor <iant@golang.org>
603
604 * Makefile.def: Add check-gotools to go check targets.
605 * Makefile.in: Rebuild.
606
bf0ea9ad 6072017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
608
609 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
610
a703ac2b 6112017-06-03 Eric Botcazou <ebotcazou@adacore.com>
612
613 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
614 * configure: Regenerate.
615
5362e31e 6162017-05-31 Martin Liska <mliska@suse.cz>
617
618 * configure.ac: Add handling of stage2_werror_flags to
619 action-if-given and to action-if-not-given.
620 * configure: Regenerate.
621
b4607012 6222017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
623
624 * MAINTAINERS: Add self to Write After Approval
625
58659b9a 6262017-05-27 Bernd Schmidt <bschmidt@redhat.com>
627
628 * MAINTAINERS: Update my email address, and remove myself as
629 maintainer in some areas.
630
dbae3ea7 6312017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
632
633 * MAINTAINERS: Add self to Write After Approval
634
01b4453c 6352017-05-25 Nathan Sidwell <nathan@acm.org>
636
637 * configure.ac: Add --enable-languages=default to mean default and
638 make --enable-languages=all mean all supported languages.
639 * configure: Regenerated.
640
01e91138 6412017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
642
643 * config.gcc (powerpc*-*-*spe*): New.
644 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
645 (powerpc-*-rtems*spe*): New.
646 (powerpc*-*-linux*spe*): New.
647 (powerpc-wrs-vxworksspe): New.
648 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
649 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
650 * config.host (powerpc*-*-*spe*): New.
651
14b6abc7 6522017-05-19 Martin Liska <mliska@suse.cz>
653
654 * configure.ac: Add --enable-werror-always just for
655 bootstrap-debug (or none build config) and do not add it
656 when we are on a release branch.
657 * configure: Regenerated.
658
dc19b031 6592017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
660
661 * MAINTAINERS: Add self to Write After Approval
662
4088b877 6632017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
664
665 * MAINTAINERS: Move myself to Write After Approval section.
666
9b8fa13d 6672017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
668
669 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
670 ACCH registers.
671 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
672 available.
673 (umulsidi3): Likewise.
674 (mulsidi3_700): Disable this pattern when we have advanced mpy
675 instructions.
676 (umulsidi3_700): Likewise.
677 (maddsidi4): New pattern.
678 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
679 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
680 (mpydu_imm_arcv2hs): Likewise.
681 * config/arc/predicates.md (accl_operand): New predicate.
682
6932c0bd 6832017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
684 Andrew Burgess <andrew.burgess@embecosm.com>
685
686 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
687 case.
688 (ARC_AUTOFP_IRQ_P): Likewise.
689 (ARC_AUTO_IRQ_P): Likewise.
690 (rgf_banked_register_count): New variable.
691 (parse_mrgf_banked_regs_option): New function.
692 (arc_override_options): Handle rgf_banked_regs option.
693 (arc_handle_interrupt_attribute): Add firq option.
694 (arc_compute_function_type): Return fast irq type when required.
695 (arc_must_save_register): Handle fast interrupts.
696 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
697 (arc_return_address_regs): Update.
698 * config/arc/arc.h (arc_return_address_regs): Update.
699 (arc_function_type): Add fast interrupt type.
700 (ARC_INTERRUPT_P): Update.
701 (RC_FAST_INTERRUPT_P): Define.
702 * config/arc/arc.md (simple_return): Update for fast interrupts.
703 (p_return_i): Likewise.
704 * config/arc/arc.opt (mrgf-banked-regs): New option.
705 * doc/invoke.texi (mrgf-banked-regs): Document.
706
6abb17b8 7072017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
708
709 * config/arc/arc.c (irq_ctrl_saved): New variable.
710 (ARC_AUTOBLINK_IRQ_P): Define.
711 (ARC_AUTOFP_IRQ_P): Likewise.
712 (ARC_AUTO_IRQ_P): Likewise.
713 (irq_range): New function.
714 (arc_must_save_register): Likewise.
715 (arc_must_save_return_addr): Likewise.
716 (arc_dwarf_emit_irq_save_regs): Likewise.
717 (arc_override_options): Handle deferred options.
718 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
719 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
720 arc_must_save_return_addr.
721 (arc_compute_frame_size): Handle automated save and restore of
722 registers.
723 (arc_expand_prologue): Likewise.
724 (arc_expand_epilogue): Likewise.
725 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
726 * config/arc/arc.opt (mirq-ctrl-saved): New option.
727 * doc/invoke.texi (mirq-ctrl-saved): Document option.
728
dad18bfe 7292017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
730 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
731
732 PR bootstrap/77661
733 * Makefile.def: Don't pass --enable-maintainer-mode on to an
734 in-tree build MPC.
735 * Makefile.in: Regenerate.
736
c96ae98b 7372017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
738
739 * configure.ac: Enable LTO by default on darwin >= 9.
740 * configure: Regenerate.
741
ab4399bf 7422017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
743
744 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
745 and Andrew Waterman as the RISC-V maintainers.
746
b6331b82 7472017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
748
749 * MAINTAINERS: Add self to Write After Approval
750
c78af60a 7512017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
752
753 * config.guess: Import latest from upstream.
754
f09c2418 7552017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
756
757 * MAINTAINERS (Write After Approval): Remove entries that are
758 already covered under Reviewers.
759
a664c62c 7602017-03-08 Mark Wielaard <mark@klomp.org>
761
762 PR demangler/70909
763 PR demangler/67264
764 * include/demangle.h: Add d_printing to struct demangle_component
765 and pass struct demangle_component as non const.
766
b827cad9 7672017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
768
769 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
770
a7355f50 7712017-02-15 Thomas Schwinge <thomas@codesourcery.com>
772
773 * Makefile.tpl: Remove HOST_ISLVER.
774 (HOST_EXPORTS): Remove ISLVER.
775 * Makefile.in: Regenerate.
776
8e8a14c2 7772017-02-13 Richard Biener <rguenther@suse.de>
778
779 * configure: Re-generate.
780
6fb211fb 7812017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
782
783 * MAINTAINERS: Adjust bug reporting URL.
784
c5853145 7852017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
786
787 * MAINTAINERS (Write After Approval): Remove redundant entry
788 for Andrew Burgess.
789
43bbe3ea 7902017-02-03 John David Anglin <danglin@gcc.gnu.org>
791
4e428cd3 792 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
43bbe3ea 793 32-bit hppa*-*-hpux*.
4e428cd3 794 * configure: Regenerate.
43bbe3ea 795
645a0bd9 7962017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
797
798 * configure.ac: Moved the white list of enabling BRIG FE to
799 libhsail-rt/configure.tgt.
800 * configure: Regenerated.
801 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
802
8032017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
55a56509 804 Martin Jambor <mjambor@suse.cz>
805
55a56509 806 * Makefile.def (target_modules): Added libhsail-rt.
807 (languages): Added language brig.
808 * Makefile.in: Regenerated.
809 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
810 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
811 * configure: Regenerated.
812
0812bb06 8132017-01-17 Jakub Jelinek <jakub@redhat.com>
814
815 PR other/79046
816 * configure: Regenerated.
817
cb7a0f1d 8182017-01-04 Alan Modra <amodra@gmail.com>
819
820 * configure: Regenerate.
821
6be786aa 8222016-12-29 Ben Elliston <bje@gnu.org>
823
824 * config.sub: Import latest version.
825
6592c733 8262016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
827
828 * MAINTAINERS (Write After Approval): Add myself.
829
08814ca4 8302016-12-21 Jakub Jelinek <jakub@redhat.com>
831
832 * configure.ac: Don't bootstrap libmpx unless --with-build-config
833 includes bootstrap-mpx.
834 * configure: Regenerated.
835
ea439028 8362016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
837
838 * MAINTAINERS (Write After Approval): Add myself.
839
efbca99c 8402016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
841
cb7a0f1d 842 * configure: Regenerate.
efbca99c 843
74dfdbe3 8442016-12-01 Matthias Klose <doko@ubuntu.com>
845
846 * configure.ac: Don't use pkg-config to check for bdw-gc.
847 * configure: Regenerate.
848
baf71228 8492016-11-30 Matthias Klose <doko@ubuntu.com>
850
851 * Makefile.def: Remove reference to boehm-gc target module.
852 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
853 options and for the bdw-gc pkg-config module.
854 * configure: Regenerate.
855 * Makefile.in: Regenerate.
856
216d4ec2 8572016-11-28 Nathan Sidwell <nathan@acm.org>
858
859 * MAINTAINERS (nvptx): Remove self.
860
f74f6a32 8612016-11-25 Ben Elliston <bje@gnu.org>
862
863 * config.guess: Import latest version.
864 * config.sub: Likewise.
865
a7bea5f7 8662016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
867
868 * MAINTAINERS (Write After Approval): Add myself.
869
30ddd7d7 8702016-11-15 Matthias Klose <doko@ubuntu.com>
871
872 * Makefile.def: Remove references to GCJ.
873 * Makefile.tpl: Likewise.
874 * Makefile.in: Regenerate.
875
29a8a56b 8762016-11-15 Matthias Klose <doko@ubuntu.com>
877
878 * config-ml.in: Remove references to GCJ.
879 * configure.ac: Likewise.
880 * configure: Regenerate.
881
c368baae 8822016-11-01 Josh Conner <joshconner@google.com>
883
884 * MAINTAINERS (Write After Approval): Update email address,
885
49508b55 8862016-10-27 Carl Love <cel@us.ibm.com>
887
888 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
889 Approval list to make it alphabetical.
890
584fa6c1 8912016-10-27 Carl Love <cel@us.ibm.com>
892
893 * MAINTAINERS (Write After Approval): Add myself.
894
30c3cafe 8952016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
896
897 * MAINTAINERS (Reviewers): Add myself.
898 (Write After Approval): Add myself.
899
53f34234 9002016-10-21 Hartmut Penner <hepenner@us.ibm.com>
901 Ulrich Weigand <uweigand@de.ibm.com>
902
903 * MAINTAINERS: Update email address.
904
862c56bc 9052016-10-10 Nathan Sidwell <nathan@acm.org>
906
907 * MAINTAINERS: Update email address.
908
88afddbc 9092016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
910
911 * configure.ac: Add aarch64-*-freebsd*.
912 * configure: Regenerate.
913
ab93a701 9142016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
915
916 * MAINTAINERS: Update email address after it got reverted.
917
03869f98 9182016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
919
920 * configure.ac (target_libraries): Readd target-boehm-gc.
921 Restore --enable-objc-gc handling.
922 * configure: Regenerate.
923
e7d04cdd 9242015-10-03 Jeff Law <law@redhat.com>
925
926 * MAINTAINERS: Move several inactive maintainers to the
927 write-after-approval section.
928
38cf534f 9292016-09-30 Jakub Jelinek <jakub@redhat.com>
930
931 * configure.ac: Add target-libffi to target_libraries.
932 Readd libgcj target disablings, modified to only target-libffi.
933 Readd target addition of go to unsupported languages.
934 * configure: Regenerated.
935
17bf743e 9362016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
937
938 * MAINTAINERS: Update email address.
939
f4951849 9402016-09-30 Andrew Haley <aph@redhat.com>
941
fc08a45b 942 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
f4951849 943 write-after approval. Remove Tom Tromey and Bryce McKinlay from
944 libgcj.
945
0f2095b8 9462016-09-30 Andrew Haley <aph@redhat.com>
947
948 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
949 write-after approval after GCJ deletion.
950
1ab7ff47 9512016-09-30 Andrew Haley <aph@redhat.com>
952
953 * Makefile.def: Remove libjava.
954 * Makefile.tpl: Likewise.
955 * Makefile.in: Regenerate.
956 * configure.ac: Likewise.
957 * configure: Likewise.
958 * gcc/java: Remove.
959 * libjava: Likewise.
960
c80b93bd 9612016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
962
963 * MAINTAINERS (Reviewers): Add myself.
964
194b906d 9652016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
966
967 * configure.ac: Disable "sim" directory for arc*-*-*.
968 * configure: Regenerated.
969
58a36bf6 9702016-09-23 Tamar Christina <tamar.christina@arm.com>
971
972 * MAINTAINERS (Write After Approval): Add myself.
973
efa1150d 9742016-09-12 Maciej W. Rozycki <macro@imgtec.com>
975
976 * configure.ac: Check for the minimum in-tree MPFR version
977 handled.
978 * configure: Regenerate.
979
8fa8d3bc 9802016-07-20 Yan-Ting Lin <currygt52@gmail.com>
981
982 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
983 * configure: Regenerated.
984
aae553ee 9852016-07-19 Fritz Reese <fritzoreese@gmail.com>
986
987 * MAINTAINERS (Write After Approval): Add myself.
988
b4c71cbb 9892016-06-23 Andi Kleen <ak@linux.intel.com>
990
991 * Makefile.def: Add autoprofiledbootstrap.
992 * Makefile.tpl: Dito.
993 * Makefile.in: Regenerate.
994
1d6aa005 9952016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
996
997 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
998 * configure: Regenerate.
999
0f7d9ee5 10002016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1001
1002 * configure: Regenerate.
1003 * configure.ac: Remove support for avr-rtems.
1004
e980e16a 10052016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1006
1007 * MAINTAINERS (Write After Approval): Add myself.
1008
60b33cd7 10092016-06-16 Michael Collison <michael.collison@arm.com>
1010
1011 * MAINTAINERS (Write After Approval): Add myself.
1012
4f60ea41 10132016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1014
1015 * MAINTAINERS (Write After Approval): Update e-mail address.
1016
7cfaa234 10172016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1018
8fa8d3bc 1019 * MAINTAINERS (Write After Approval): Add myself.
7cfaa234 1020
55bba89a 10212016-05-28 Alan Modra <amodra@gmail.com>
1022
1023 * Makefile.tpl (configure): Depend on m4 files included.
1024 * Makefile.in: Regenerate.
1025
bb7145f6 10262016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1027
1028 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1029 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1030
61736a1b 10312016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1032
1033 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1034 special case builtin.
1035 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1036 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1037 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1038 for __builtin_vec_addec.
1039
cd9cf094 10402016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1041
1042 * config.guess: Import version 2016-04-02 (newest).
1043 * config.sub: Import version 2016-05-10 (newest).
1044
89797459 10452016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
47a09f55 1046
89797459 1047 * configure.ac: Add ARC support to libgloss.
1048 * configure: Regenerate
47a09f55 1049
96bab53a 10502016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1051
1052 * MAINTAINERS (Write After Approval): Add myself.
1053
4b2246ef 10542016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1055
1056 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1057 * configure: Regenerated.
1058 * Makefile.def (gmp): Explicitly disable assembler.
1059 (mpfr): Adjust lib_path.
1060 (mpc): Likewise.
1061 * Makefile.in: Regenerated.
1062
bee4f5e5 10632016-05-01 Jakub Jelinek <jakub@redhat.com>
1064
1065 PR bootstrap/70704
1066 * configure.ac (--enable-stage1-checking): Add missing
1067 --enable-checking=.
1068 * configure: Regenerated.
1069
9a9b5abf 10702016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1071
5505dabc 1072 * config.guess: Revert r235676.
1073 * config.sub: Revert r235676.
1074
10752016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1076
1077 * config.guess: Remove SH5 support.
9a9b5abf 1078 * config.sub: Likewise.
1079 * configure: Likewise.
1080 * configure.ac: Likewise.
1081
c05979a1 10822016-04-26 Jakub Jelinek <jakub@redhat.com>
1083
1084 PR bootstrap/70704
1085 * configure.ac (--enable-stage1-checking): For --disable-checking or
1086 implicit --enable-checking, make sure extra flag matches in between
1087 stage1 and later checking.
1088 * configure: Regenerated.
1089
524df596 10902016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1091
1092 * .gitattributes: New file.
1093
c268ae83 10942016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1095
1096 * MAINTAINERS (rs6000/powerpc port): Add myself.
1097
f1907b88 10982016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1099
1100 PR bootstrap/70173
1101 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1102 and gotools directories. Delete the stage_final file.
1103 * Makefile.in: Regenerate.
1104
67c7f8e2 11052016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1106
1107 * MAINTAINERS (Write After Approval): Add myself.
1108
74cacd78 11092016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1110
1111 * MAINTAINERS (Fortran maintainer): Remove myself.
1112
61b25b61 11132016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1114
1115 * MAINTAINERS (Write After Approval): Add myself.
1116
a12eaf25 11172016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1118
1119 * MAINTAINERS (Write After Approval): Add myself.
1120
ca7ff757 11212016-03-17 Cary Coutant <ccoutant@gmail.com>
1122
1123 Sync with binutils-gdb:
1124
1125 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1126
1127 * configure.ac: Add mips and s390 to the gold target check.
1128 * configure: Regenerate.
1129
bf03cb9d 11302016-03-01 DJ Delorie <dj@redhat.com>
1131
1132 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1133
7aed60de 11342016-02-22 David Malcolm <dmalcolm@redhat.com>
1135
1136 * MAINTAINERS (libcpp): Add myself.
1137 (diagnostic messages): Likewise.
1138
b2745e57 11392016-02-20 Tom de Vries <tom@codesourcery.com>
1140
1141 * MAINTAINERS: Fix whitespace.
1142
4afa5064 11432016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1144
1145 * MAINTAINERS (Write After Approval): Add myself.
1146
ae5394fd 11472016-01-29 Sebastian Pop <s.pop@samsung.com>
1148
1149 * config/isl.m4: Add comments about isl-0.16.
1150 * configure: Regenerate.
1151
f9fb57ca 11522016-01-29 Martin Jambor <mjambor@suse.cz>
1153
1154 * MAINTAINERS (hsa maintainers): Add myself.
1155
9ce22fb3 11562015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1157
1158 * MAINTAINERS: (Write After Approval): Add myself.
1159
45fc5243 11602016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1161 Sebastian Pop <s.pop@samsung.com>
1162
1163 * Makefile.in: Regenerate.
1164 * Makefile.tpl: Export ISLVER.
1165 * configure: Regenerate.
1166 * config/isl.m4: Detect isl-0.15.
1167
cdcc70f1 11682016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1169
1170 PR bootstrap/69329
1171 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1172 * Makefile.in: Regenerate.
1173
7aa50266 11742016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1175
1176 * configure.ac: Enable LTO for DJGPP
1177 * configure: Regenerate
1178
325f661b 11792016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1180
1181 Sync with binutils-gdb:
1182 2015-10-21 Nick Clifton <nickc@redhat.com>
1183
1184 PR gas/19109
1185 * configure.ac: Note the 'none' is an acceptable argument to
1186 --enable-compressed-debug-sections.
1187 * configure: Regenerate.
1188
8b8da2f4 11892016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1190
1191 PR bootstrap/69134
1192 * Makefile.def (mpfr): Disable assembler.
1193 * Makefile.in: Regenerate.
1194
eb32c607 11952016-01-01 Ben Elliston <bje@gnu.org>
1196
1197 * config.guess: Import version 2016-01-01.
1198 * config.sub: Likewise.
1199
95ec1e88 12002015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1201
1202 * MAINTAINERS (Write After Approval): Add myself.
1203
71130ef8 12042015-12-17 Sebastian Pop <s.pop@samsung.com>
1205
1206 * Makefile.in: Replace ISL with isl.
1207 * Makefile.tpl: Same.
1208 * config/isl.m4: Same.
1209 * configure.ac: Same.
1210 * contrib/download_prerequisites: Same.
1211 * configure: Regenerate.
1212
a2356db3 12132015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1214
1215 * MAINTAINERS (Write After Approval): Add Myself.
1216
07ae8272 12172015-12-17 Nathan Sidwell <nathan@acm.org>
1218
1219 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1220 * configure: Regenerate.
1221
7458b15a 12222015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1223 Sebastian Pop <s.pop@samsung.com>
1224
1225 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1226 isl_ctx_get_max_operations.
1227 * configure: Regenerate.
1228
9be4db03 12292015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
61d7a193 1230
1231 * MAINTAINERS (Write After Approval): Add myself.
1232
877f47a9 12332015-12-02 Ian Lance Taylor <iant@google.com>
1234
1235 PR go/66147
1236 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1237 * Makefile.in: Regenerate.
1238
256eaa17 12392015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1240
1241 PR libffi/65726
1242 * Makefile.def (lang_env_dependencies): Make libffi depend
1243 on cxx.
1244 * Makefile.in: Regenerate.
1245
bc9df766 12462015-11-26 David Edelsohn <dje.gcc@gmail.com>
1247
1248 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1249 symbols.
1250
38f4c967 12512015-11-20 Tristan Gingold <gingold@adacore.com>
1252
1253 Sync with binutils-gdb:
1254 2015-11-20 Tristan Gingold <gingold@adacore.com>
1255
1256 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1257 * configure: Regenerate.
1258
d666ba1d 12592015-11-19 Martin Liska <mliska@suse.cz>
1260
1261 * .gitignore: Add .clang-format to ignored files.
1262 * Makefile.in: Add clang-format.
1263 * Makefile.tpl: Likewise.
1264
067ef0d9 12652015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1266
1267 * configure.ac: Enable libmpx by default.
1268 * configure: Regenerated.
1269
b0751b76 12702015-10-23 Steve Ellcey <sellcey@imgtec.com>
1271
1272 * MAINTAINERS: Update email address.
1273
2fc69290 12742015-10-23 Paulo Matos <pmatos@linki.tools>
1275
1276 * MAINTAINERS: Update email address.
1277
26f6d549 12782015-10-23 Alan Hayward <alan.hayward@arm.com>
1279
1280 * MAINTAINERS (Write After Approval): Add myself.
1281
afb6adb9 12822015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1283
1284 Sync with binutils-gdb:
1285 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1286
1287 PR gas/19109
1288 * configure.ac: Add
1289 --enable-compressed-debug-sections={all,gas,gold,ld}.
1290 * configure: Regenerated.
1291
b7d4b31c 12922015-10-16 Arnaud Charlet <charlet@adacore.com>
1293
1294 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1295
57d92e8a 12962015-10-09 Martin Liska <mliska@suse.cz>
1297
1298 * MAINTAINERS (Write After Approval): Add myself.
1299
fa835bac 13002015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1301
1302 * MAINTAINERS (Write After Approval): Add myself.
1303
9db2fa68 13042015-10-02 Florian Weimer <fweimer@redhat.com>
1305
1306 * MAINTAINERS: Update email address.
1307
b185c082 13082015-10-02 Louis Krupp <louis.krupp@zoho.com>
1309
1310 * MAINTAINERS (Write After Approval): Add myself.
1311
3ac5995c 13122015-09-20 Kai Tietz <ktietz70@googlemail.com>
1313
cf2fd8f7 1314 * MAINTAINERS: Update email.
3ac5995c 1315
2149208d 13162015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1317
1318 * MAINTAINERS: Update my email address.
1319
a8e073b5 13202015-09-01 James Bowman <james.bowman@ftdichip.com>
1321
1322 * MAINTAINERS (ft32 port): Add myself.
1323
748c0f4a 13242015-08-28 David Sherwood <david.sherwood@arm.com>
1325
1326 * MAINTAINERS: Add myself.
1327
ec5f8547 13282015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1329
1330 * MAINTAINERS (Write After Approval): Add myself.
1331
4e7d6e89 13322015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1333
1334 PR libfortran/54572
1335 * Makefile.def: Make libgfortran depend on libbacktrace.
1336 * Makefile.in: Regenerate.
1337
376211b1 13382015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1339
1340 * MAINTAINERS (Write After Approval): Add myself.
1341
9d71bbdc 13422015-08-12 Tom de Vries <tom@codesourcery.com>
1343
1344 PR other/67092
1345 * configure.ac: Remove --with_host_libstdcxx support.
1346 * configure: Regenerate.
1347
fdcd05c8 13482015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1349 Jakub Jelinek <jakub@redhat.com>
1350
1351 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1352 nvptx*-*-*.
1353 * configure: Regenerate.
1354
29890f2e 13552015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1356
1357 * Makefile.def (libiconv): Define bootstrap=true.
1358 Mark pdf/html/info as missing.
1359 (configure-gcc): Depend on all-libiconv.
1360 (all-gcc): Ditto.
1361 (configure-libcpp): Ditto.
1362 (all-libcpp): Ditto.
1363 (configure-intl): Ditto.
1364 (all-intl): Ditto.
1365 * Makefile.in: Regenerate.
1366
d1a8d2ac 13672015-08-03 Bin Cheng <bin.cheng@arm.com>
1368
1369 * MAINTAINERS (loop ivopts): Add the entry and myself.
1370
ad10d664 13712015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1372
1373 * MAINTAINERS (nvptx): Add self.
1374
7b42a296 13752015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1376
1377 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1378 128-bit vector modes.
1379
d46c0c7e 13802015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
e4d06601 1381
d46c0c7e 1382 * MAINTAINERS (Write After Approval): Add myself.
1383
cf2fd8f7 13842015-07-28 Ben Elliston <bje@gnu.org>
c14bac81 1385
1386 * config.sub, config.guess: Import from upstream.
1387
e757a6a8 13882015-07-24 Michael Darling <darlingm@gmail.com>
1389
1390 PR other/66259
1391 * config-ml.in: Reflects renaming of configure.in to configure.ac
1392 * configure: Likewise
1393 * configure.ac: Likewise
1394
15c41437 13952015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1396
1397 * MAINTAINERS: Update my email address.
1398
8a6ab6a0 13992015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1400
1401 Sync with binutils-gdb:
1402 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1403
1404 * configure.ac (target_configdirs): Exclude target-zlib if
1405 target-libjava isn't built.
1406 * configure: Regenerated.
1407
6406d366 14082015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1409
1410 Sync with binutils-gdb:
1411 2015-05-13 John David Anglin <dave.anglin@bell.net>
1412
1413 * configure.ac: Disable configuration of GDB for HPUX targets.
1414 * configure: Regenerate.
1415
1416 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1417
1418 * configure.ac: Add --with-system-zlib.
1419 * configure: Regenerated.
1420
1421 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1422
1423 * configure.ac: Add FT32 support.
1424 * configure: Regenerate.
1425
1426 2015-01-12 Anthony Green <green@moxielogic.com>
1427
1428 * configure.ac: Don't disable gprof for moxie.
1429 * configure: Rebuild.
1430
c850ece7 14312015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1432
1433 Sync with binutils-gdb:
1434 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1435
1436 PR ld/18355
1437 * Makefile.def: Add extra_configure_flags to host zlib.
1438 * configure.ac (extra_host_zlib_configure_flags): New. Set
1439 to --enable-host-shared When bfd is to be built as shared
1440 library. AC_SUBST.
1441 * Makefile.in: Regenerated.
1442
31a33dc9 14432015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1444
1445 Sync with src:
1446 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1447 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1448 * Makefile.in: Regenerated.
1449
1c26a2ee 14502015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1451
1452 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1453 target.
1454 * configure: Regenerate.
1455
5941b5d3 14562015-06-23 Ludovic Courtès <ludo@gnu.org>
1457
1458 * MAINTAINERS (Write After Approval): Add myself.
1459
ed13ef4d 14602015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1461
1462 * MAINTAINERS (OS Port Maintainers): Add myself.
1463 (Various Maintainers): Remove myself from libffi testsuite.
1464
d348be20 14652015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1466
1467 * MAINTAINERS (gen* on machine desc): Add self.
1468
dce53dbc 14692015-06-02 Jason Merrill <jason@redhat.com>
1470
1471 PR bootstrap/66319
1472 * configure.ac: Use -std=gnu++98.
1473
ea589ea6 14742015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1475
1476 * MAINTAINERS (Write After Approval): Add myself.
1477
d5f3a33f 14782015-05-28 Mike Frysinger <vapier@gentoo.org>
1479
1480 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1481 * configure: Regenerate.
1482
27590679 14832015-05-26 Jason Merrill <jason@redhat.com>
1484
1485 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1486 * configure: Regenerate.
1487
b6616c9c 14882015-05-16 James Bowman <james.bowman@ftdichip.com>
1489
1490 * configure.ac: FT32 target added.
b6616c9c 1491 * configure: Regenerated.
1492
457a4c2e 14932015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1494
1495 * MAINTAINERS (Write After Approval): Add myself.
1496
d337ac08 14972015-05-11 Paulo Matos <paulo@matos-sorge.com>
1498
1499 * MAINTAINERS (Write After Approval): Add myself.
1500
6efd9d79 15012015-05-11 Paulo Matos <paulo@matos-sorge.com>
1502
1503 * configure.ac: Fix typo.
1504 * configure: Regenerate.
1505
052433ca 15062015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
bed3355c 15102015-05-03 Matthias Klose <doko@ubuntu.com>
1511
1512 * configure.ac: Match $host configured with triplets.
1513 * configure: Regenerate.
1514
215cfab2 15152015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1516
1517 * Makefile.tpl: Remove surplus whitespace throughout.
1518 * Makefile.in: Regenerate.
1519
3ba2fa8f 15202015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1521
1522 * MAINTAINERS (Various Maintainers): Add myself as instruction
1523 combiner maintainer.
1524
868af6b6 15252015-04-17 Jakub Jelinek <jakub@redhat.com>
1526
1527 PR bootstrap/62077
1528 * configure.ac (--enable-stage1-checking): Default to
1529 release,misc,gimple,rtlflag,tree,types if --disable-checking
1530 or --enable-checking is not specified and DEV-PHASE is not
1531 experimental.
1532 * configure: Regenerated.
1533
53eea98c 15342015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1535
1536 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1537 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1538 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1539 * Makefile.in: Regenerate.
1540
c3570991 15412015-04-08 Cary Coutant <ccoutant@gmail.com>
8fb85120 1542
1543 * MAINTAINERS: Update my email address.
1544
af5714b1 15452015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1546
1547 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1548
6bf5506c 15492015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1550
1551 * MAINTAINERS: Add myself as an arm port reviewer.
1552
c8ddf81f 15532015-03-25 Martin Liska <mliska@suse.cz>
1554 Yury Gribov <y.gribov@samsung.com>
1555
1556 * Makefile.in: Fix ln source location for vimrc file.
1557 * Makefile.tpl: Likewise.
1558
f5fad380 15592015-03-09 Aldy Hernandez <aldyh@redhat.com>
1560
1561 PR bootstrap/25672
1562 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1563 cross-compiling. Similarly for CXX_FOR_TARGET.
1564 * configure: Regenerate.
1565
202baac8 15662015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1567
1568 * Makefile.def: Add libmpx.
1569 * configure.ac: Add libmpx.
1570 * Makefile.in: Regenerate.
1571 * configure: Regenerate.
1572
a05985c3 15732015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1574
1575 * MAINTAINERS (CPU Port Maintainers): Add myself
1576 i386 vector ISA extns mantainer.
1577
0ee33baf 15782015-03-13 Jeff Law <law@redhat.com>
1579
1580 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1581 maintainer.
1582 Remove Richard Henderson as a maintainer for the x86 port.
1583
1c92e2e9 15842015-03-03 Joern Rennecke <gnu@amylaar.uk>
1585
1586 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1587
df311a4c 15882015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1589
1590 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1591 pointer bounds checker and i386 MPX maintainer.
1592
0a9a2234 15932015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1594
1595 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1596
27859cd3 15972015-02-26 Martin Sebor <msebor@redhat.com>
1598
1599 * MAINTAINERS (Various Maintainers): Add self.
1600
dd87c525 16012015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1602
1603 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1604 Make sure it contains lto.
1605 * configure: Regenerate.
1606
0f769573 16072015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1608
1609 * configure: Regenerate.
1610
84958347 16112015-02-06 Diego Novillo <dnovillo@google.com>
e984c227 16121
84958347 1613 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1614 middle-end, docstring): Remove myself.
1615 (Write After Approval): Add myself.
1616
265e716f 16172015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1618
1619 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1620 (Write After Approval): Update address.
1621
5c524c74 16222015-01-29 David Malcolm <dmalcolm@redhat.com>
1623
1624 PR jit/64780
1625 * configure.ac: Require the user to explicitly specify
1626 --enable-host-shared if the jit is enabled.
1627 * configure: Regenerate.
1628
c82aff11 16292015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1630
1631 * MAINTAINERS (Write After Approval): Add myself.
1632
8a608e00 16332015-01-25 Tom de Vries <tom@codesourcery.com>
1634
1635 * MAINTAINERS: Make whitespace consistent.
1636
2968b954 16372015-01-23 Braden Obrzut <admin@maniacsvault.net>
1638
1639 * MAINTAINERS (Write After Approval): Add myself.
1640
d084f505 16412015-01-20 Andre Vehreschild <vehre@gmx.de>
1642
1643 * MAINTAINERS: (Write After Approval): Add myself.
1644
1b4bfbd1 16452015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1646
1647 * MAINTAINERS: (Write After Approval): Add myself.
1648
7fd44cfc 16492015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1650
1651 * MAINTAINERS: (Write After Approval): Add myself.
1652
1f206195 16532015-01-13 Iain Sandoe <iain@codesourcery.com>
1654
1655 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1656 objective-c/c++ front end maintainer.
1657
65eebed4 16582015-01-13 Marek Polacek <polacek@redhat.com>
1659
1660 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1661
2bfaea82 16622015-01-12 Jeff Law <law@redhat.com>
1663
1664 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1665 a very long time.
1666
dcfe52b6 16672015-01-09 Ian Lance Taylor <iant@google.com>
1668
1669 * configure.ac (host_tools): Add gotools.
1670 * Makefile.def (host_modules): Add gotools.
1671 (dependencies): Add dependency of all-gotools on all-target-libgo.
1672
275d0a7c 16732015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1674
1675 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1676 * configure: Regenerate.
1677
fb5eef67 16782015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1679
1680 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1681 all-target-libgomp.
1682 * Makefile.in: Regenerate.
1683
fa8b719f 16842015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1685
1686 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1687
8992df51 16882015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1689
1690 * configure.ac: Add Visium support.
1691 * configure: Regenerate.
1692
9b31ae9c 16932015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1694
1695 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1696 * configure: Regenerate.
1697
fc740d70 16982015-01-03 Andrew Pinski <apinski@cavium.com>
1699
1700 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1701 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1702 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1703 (OBJCOPY_FOR_TARGET): New variable.
1704 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1705 * Makefile.in: Regenerate.
1706 * configure.ac: Check for already installed target objcopy.
1707 Also GCC_TARGET_TOOL on objcopy.
1708 * configure: Regenerate.
1709
edf5ad4f 17102015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1711
1712 * config.sub: Update from upstream, to 2015-01-01 version.
1713 * config.guess: Ditto.
1714
40ef7a25 17152014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1716
1717 * MAINTAINERS (RTEMS Ports): Add myself.
1718
78d92ced 17192014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1720
1721 * MAINTAINERS (Write After Approval): Add myself.
1722
f604b2e0 17232014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1724
1725 * MAINTAINERS (Write After Approval): Add myself.
1726
67cedda8 17272014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1728
1729 * configure.ac (--enable-as-accelerator-for): Don't set
1730 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1731 * configure: Regenerate.
1732
41a4aa66 17332014-12-13 Jakub Jelinek <jakub@redhat.com>
1734
1735 PR bootstrap/64023
1736 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1737 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1738 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1739 to CXX.
1740 * Makefile.in: Regenerated.
1741
d10a337d 17422014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1743 Yury Gribov <y.gribov@samsung.com>
1744
1745 * .gitignore: Added .local.vimrc and .lvimrc.
1746 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1747 * Makefile.in: Regenerate.
1748
17492014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
b4cec649 1750
1751 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1752 * configure: Regenerated.
1753
d22eabd4 17542014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1755
1756 * MAINTAINERS (nvptx port): New entry.
1757
d781ea5c 17582014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1759
1760 * configure: Regenerate.
1761
3e78a7ce 17622014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1763
1764 * configure.ac: Merge with Binutils.
1765
533c3d32 17662014-11-26 Tobias Burnus <burnus@net-b.de>
1767
1768 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1769 * Makefile.in: Regenerate.
1770
d1a94f02 17712014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1772
1773 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1774 missing flex.
1775 * Makefile.in: Regenerated.
1776
3453eaf0 17772014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1778
1779 * Makefile.in: Regenerate.
1780
4e8a08d4 17812014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1782
1783 PR bootstrap/63784
1784 * libtool.m4: Add $pic_flag with -shared.
1785
d758319f 17862014-11-21 Renlin Li <Renlin.Li@arm.com>
1787
1788 * MAINTAINERS (Write After Approval): Added myself.
1789
673168e8 17902014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1791
1792 * MAINTAINERS (write-after-approval): Add myself.
1793
50c933a3 17942014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1795
1796 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1797 from 2 years ago.
1798
2008009a 17992014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1800
1801 Revert:
1802 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1803
1804 * MAINTAINERS (Write After Approval): Added myself as line map
1805 maintainer.
1806
e2d66bc6 18072014-11-19 Renlin Li <Renlin.Li@arm.com>
1808
1809 Revert:
1810 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1811
1812 * MAINTAINERS (Write After Approval): Added myself.
1813
cef068f7 18142014-11-19 Renlin Li <Renlin.Li@arm.com>
1815
1816 * MAINTAINERS (Write After Approval): Added myself.
1817
f5ff9110 18182014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1819
1820 * MAINTAINERS (Write After Approval): Added myself as line map
1821 maintainer.
1822
14c6b63a 18232014-11-17 Dodji Seketeli <dodji@redhat.com>
1824
1825 * MAINTAINERS (Various Maintainers): Added myself as line map
1826 maintainer.
1827
c8df758a 18282014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1829
1830 * move-if-change: Sync from upstream gnulib.
1831
cdf97dbf 18322014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1833
1834 * compile: Sync with upstream Automake.
1835 * depcomp: Ditto.
1836 * install-sh: Ditto.
1837 * missing: Ditto.
1838 * mkinstalldirs: Ditto.
1839 * ylwrap: Ditto.
1840
54c820f5 18412014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1842
1843 * config.sub: Update from upstream config repo.
1844 * config.guess: Ditto.
1845
d3a7dd32 18462014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1847
1848 * Makefile.def: Add liboffloadmic to target_modules. Make
1849 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1850 * Makefile.in: Regenerate.
1851 * configure: Regenerate.
1852 * configure.ac: Add liboffloadmic to target binaries.
1853 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1854 Add liboffloadmic to noconfig list when C++ is not supported.
1855
a3d93be3 18562014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1857 Thomas Schwinge <thomas@codesourcery.com>
1858 Ilya Verbin <ilya.verbin@intel.com>
1859 Andrey Turetskiy <andrey.turetskiy@intel.com>
1860
1861 * configure: Regenerate.
1862 * configure.ac (--enable-as-accelerator-for)
1863 (--enable-offload-targets): New configure options.
1864
90d9e583 18652014-11-11 Tobias Burnus <burnus@net-b.de>
1866
845ec886 1867 * Makefile.def: Make all-gcc depend on all-isl.
90d9e583 1868 * Makefile.in: Regenerate.
1869
863e76f9 18702014-11-11 David Malcolm <dmalcolm@redhat.com>
1871
1872 * ChangeLog.jit: New.
1873 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1874
7c407808 18752014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1876
1877 PR target/63610
1878 * libtool.m4: Fix globbing of darwin versions.
1879 * configure: Regenerate.
1880
572cf1f7 18812014-11-11 Tobias Burnus <burnus@net-b.de>
1882
572cf1f7 1883 * Makefile.def: Remove CLooG.
1884 * Makefile.tpl: Ditto.
1885 * configure.ac: Ditto.
1886 * configure: Regenerate.
1887 * Makefile.in: Ditto.
1888
8ce80784 18892014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1890
1891 * configure.ac: Handle nvptx-*-*.
1892 * configure: Regenerate.
1893
aa80e213 18942014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1895
1896 * MAINTAINERS (Write After Approval): Add myself.
1897
f7d3db38 18982014-10-31 Jakub Jelinek <jakub@redhat.com>
1899
1900 * Makefile.def (libcc1): Remove bootstrap=true;.
1901 * Makefile.in: Regenerated.
1902
10e64fba 19032014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1904
1905 * configure.ac: Update comment.
1906 * configure: Regenerate.
1907
6f0a1b31 19082014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1909
1910 * MAINTAINERS (Write After Approval): Add myself.
1911
944792ef 19122014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1913
1914 * configure.ac (extra_host_libiberty_configure_flags): Add
1915 --enable-shared also for libcc1's benefit.
1916 * configure: Regenerate.
1917
98b17817 19182014-10-29 Tristan Gingold <gingold@adacore.com>
1919
1920 * MAINTAINERS: Change my email address.
1921
ab103e33 19222014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1923 Tom Tromey <tromey@redhat.com>
1924
1925 * Makefile.def: Add libcc1 to host_modules.
1926 * configure.ac (host_tools): Add libcc1.
1927 * Makefile.in, configure: Rebuild.
1928
1085f3b8 19292014-10-24 Hans-Peter Nilsson <hp@axis.com>
b85b703b 1930
1931 * configure.ac (build_configargs): Don't share config.cache between
1932 build subdirs.
d9eecfbd 1933 * configure: Regenerate.
b85b703b 1934
14091821 19352014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1936
1937 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1938 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1939 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1940 leon3v7 as leon3.
1941 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1942 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1943 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1944 * config/sparc/sparc.md (cpu): Add leon3v7.
1945 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1946
b58f2ae3 19472014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1948
1949 * MAINTAINERS (write-after-approval): Add myself.
1950
56242c27 19512014-10-23 Ian Lance Taylor <iant@google.com>
1952
1953 * configure.ac: Disable the Go frontend on systems where it is known
1954 to not work.
1955 * configure: Regenerate.
1956
9245d2c5 19572014-10-23 Richard Biener <rguenther@suse.de>
1958
1959 * Makefile.def: Add libcpp build module and dependencies.
1960 * configure.ac: Add libcpp build module.
1961 * Makefile.in: Regenerate.
1962 * configure: Likewise.
1963
2e7fb888 19642014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1965
1966 * MAINTAINERS (write-after-approval): Add myself.
1967
a4dbd7d4 19682014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1969
1970 * INSTALL/README: Do not mention CVS.
1971
58f62c51 19722014-10-03 Jing Yu <jingyu@google.com>
1973
1974 * configure.ac: Add aarch64 to list of targets that support gold.
1975 * configure: Regenerate.
1976
0c89a10c 19772014-09-29 François Dumont <fdumont@gcc.gnu.org>
1978
1979 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1980
7747f33f 19812014-09-29 Catherine Moore <clm@codesourcery.com>
1982
1983 * MAINTAINERS: Add myself as MIPS maintainer.
1984
6d0eaeb8 19852014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1986
1987 * MAINTAINERS: Move myself to MIPS maintainers.
1988
1fbbc678 19892014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1990
1991 * MAINTAINERS: Put all email addresses between '<' and '>'.
1992
5e530ebd 19932014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1994
1995 * MAINTAINERS: Move myself to reviewers (Fortran).
1996
870e466f 19972014-09-01 Andi Kleen <ak@linux.intel.com>
1998
1999 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2000 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2001 * Makefile.in: Regenerate.
2002
8325d4dd 20032014-08-28 David Malcolm <dmalcolm@redhat.com>
2004
2005 * rtx-classes-status.txt: Delete
2006
91a55c11 20072014-08-28 David Malcolm <dmalcolm@redhat.com>
2008
2009 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2010
b6de67fd 20112014-08-27 Sebastian Pop <s.pop@samsung.com>
2012
2013 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2014 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2015 of checking for version number.
2016 * configure: Regenerated.
2017 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2018
f1ee32d1 20192014-08-27 David Malcolm <dmalcolm@redhat.com>
2020
2021 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2022 is done; begin phase 6 (use extra rtx_def subclasses).
2023
d40b1309 20242014-08-27 David Malcolm <dmalcolm@redhat.com>
2025
2026 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2027 done; begin phase 5 (additional rtx_def subclasses).
2028
e149ca56 20292014-08-26 David Malcolm <dmalcolm@redhat.com>
2030
2031 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2032
26bb3cb2 20332014-08-26 David Malcolm <dmalcolm@redhat.com>
2034
2035 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2036 SET_BB_HEADER are done.
2037
fc5ad70a 20382014-08-26 David Malcolm <dmalcolm@redhat.com>
2039
2040 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2041 done.
2042
69c5a18c 20432014-08-26 David Malcolm <dmalcolm@redhat.com>
2044
2045 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2046
2f3c9801 20472014-08-26 David Malcolm <dmalcolm@redhat.com>
2048
2049 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2050
e97a173d 20512014-08-25 David Malcolm <dmalcolm@redhat.com>
2052
2053 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2054
943ea6fa 20552014-08-25 David Malcolm <dmalcolm@redhat.com>
2056
2057 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2058
08a06697 20592014-08-25 David Malcolm <dmalcolm@redhat.com>
2060
2061 * rtx-classes-status.txt: Phase 3 (per-file commits within
2062 "config" subdirs) is done; begin phase 4 (removal of
2063 "scaffolding").
2064
d2ecc902 20652014-08-23 David Malcolm <dmalcolm@redhat.com>
2066
2067 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2068 dir) is done; begin phase 3 (per-file commits within "config"
2069 subdirs).
2070
e31de0d2 20712014-08-21 David Malcolm <dmalcolm@redhat.com>
2072
2073 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2074 phase 2 (per-file commits in main source dir).
2075
6ac3b11e 20762014-08-21 Bin Cheng <bin.cheng@arm.com>
2077
2078 * configure: Regenerated.
2079
0eec6621 20802014-08-19 David Malcolm <dmalcolm@redhat.com>
2081
2082 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2083
17616710 20842014-08-19 David Malcolm <dmalcolm@redhat.com>
2085
2086 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2087
7c5928c3 20882014-08-19 David Malcolm <dmalcolm@redhat.com>
2089
2090 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2091
047ccec4 20922014-08-19 David Malcolm <dmalcolm@redhat.com>
2093
2094 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2095
a83c8362 20962014-08-19 David Malcolm <dmalcolm@redhat.com>
2097
2098 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2099
1b08cfdd 21002014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2101
2102 * MAINTAINERS (Write After Approval): Add myself.
2103
d41d96b7 21042014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2105
2106 * MAINTAINERS: Remove myself
2107
4a57a2e8 21082014-08-19 David Malcolm <dmalcolm@redhat.com>
2109
2110 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2111
7ad1fa02 21122014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2113
2114 * MAINTAINERS (Write After Approval): Add myself.
2115
a684cb04 21162014-08-18 David Malcolm <dmalcolm@redhat.com>
2117
2118 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2119 SET_BB_HEADER, SET_BB_FOOTER
2120
57c8dfee 21212014-08-18 David Malcolm <dmalcolm@redhat.com>
2122
904c3df2 2123 * rtx-classes-status.txt: New file
57c8dfee 2124
429cca51 21252014-08-18 Roman Gareev <gareevroman@gmail.com>
2126
2127 * configure.ac: Eliminate ClooG installation dependency.
2128 * configure: Regenerate.
2129 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2130 * Makefile.in: Regenerate.
2131
5420e92f 21322014-08-15 Ilya Verbin <iverbin@gmail.com>
2133
2134 * MAINTAINERS (Write After Approval): Add myself.
2135
cf2fd8f7 21362014-08-15 Ilya Tocar <tocarip@gmail.com>
f0da22ea 2137
2138 * MAINTAINERS (Write After Approval): Add myself.
2139
47d90752 21402014-08-01 Jiong Wang <jiong.wang@arm.com>
2141
2142 * MAINTAINERS (Write After Approval): Add myself.
2143
1d163515 21442014-07-28 Anthony Green <green@moxielogic.com>
2145
2146 Import from savannah.gnu.org:
2147 * config.sub: Update to 2014-07-28 version.
2148
8cc0edb6 21492014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2150
2151 * MAINTAINERS: Remove my MIPS maintainer entry.
2152
385527e9 21532014-07-26 Uros Bizjak <ubizjak@gmail.com>
2154
2155 PR target/47230
2156 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2157 * configure: Regenerate.
2158
2dd0603e 21592014-07-24 James Norris <jnorris@codesourcery.com>
2160
2161 * MAINTAINERS (Write After Approval): Add myself.
2162
383b71a9 21632014-07-20 Roman Gareev <gareevroman@gmail.com>
2164
2165 * configure.ac: Accept only CLooG 0.18.1.
2166 * configure: Regenerate.
2167
9556e4d0 21682014-07-17 Roman Gareev <gareevroman@gmail.com>
2169
2170 * configure.ac: Don't accept isl 0.11.
2171 * configure: Regenerate.
2172
05095438 21732014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2174
2175 * MAINTAINERS (Write After Approval): Add myself.
2176
20632469 21772014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2178
2179 * configure.ac: Don't accept isl 0.10.
2180 * configure: Regenerate.
2181
f4953d40 21822014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2556a4ed 2183
f4953d40 2184 Fix include path for in-tree cloog.
2185 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2186 * configure: Regenerate.
2556a4ed 2187
f4953d40 21882014-06-18 Richard Henderson <rth@redhat.com>
60d578d4 2189
f4953d40 2190 * .gitignore: Import gcc_update output.
60d578d4 2191
bf0001d4 21922014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2193
52fd2e17 2194 * config-ml.in: Robustify ac_configure_args parsing.
2195
1015a063 2196 * configure.ac (--enable-linker-plugin-configure-flags)
2197 (--enable-linker-plugin-flags): New flags.
2198 (configdirs): Conditionally add libiberty-linker-plugin.
2199 * configure: Regenerate.
2200 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2201 (host_modules) <lto-plugin>: Pay attention to
2202 @extra_linker_plugin_flags@ and
2203 @extra_linker_plugin_configure_flags@.
2204 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2205 * Makefile.in: Regenerate.
2206
bf0001d4 2207 * Makefile.tpl (configure-[+prefix+][+module+])
2208 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2209 "module_srcdir" instead of "module" for locating a module's srcdir.
2210 * Makefile.in: Regenerate.
2211
85dcf814 22122014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2213
2214 * MAINTAINERS (Write After Approval): Add myself.
2215
b9f71945 22162014-06-06 Sebastian Pop <sebpop@gmail.com>
2217
2218 * MAINTAINERS: Update my email address.
2219
a499a116 22202014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2221
2222 * MAINTAINERS (Write After Approval): Add myself.
2223
42878318 22242014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2225
2226 * MAINTAINERS (Write After Approval): Add myself.
2227
df148e44 22282014-05-30 Jonathan Wakely <jwakely@redhat.com>
2229
2230 PR libstdc++/61011
2231 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2232 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2233 * configure: Regenerate.
2234
7f9463ec 22352014-05-28 Pedro Alves <palves@redhat.com>
2236
2237 * MAINTAINERS (Write After Approval): Add myself.
2238
0be66420 22392014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2240
2241 * MAINTAINERS: Update my affiliation/email.
2242
2a96d757 22432014-05-19 Mike Stump <mikestump@comcast.net>
2244
2245 * MAINTAINERS: Add wide-int reviewers.
2246
2481a2c1 22472014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2248
2249 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2250 * configure: Regenerated.
2251
418aa869 22522014-05-15 Torvald Riegel <triegel@redhat.com>
2253
2254 * MAINTAINERS (libitm): Add myself as maintainer.
2255
d23ca936 22562014-05-07 Charles Baylis <charles.baylis@linaro.org>
2257
2258 * MAINTAINERS (Write After Approval): Add myself.
2259
b98f8a78 22602014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2261
2262 * config.sub, config.guess: Import from upstream.
2263
588c2671 22642014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2265
2266 * MAINTAINERS (Write After Approval): Put myself in correct order.
2267
572205be 22682014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2269
2270 * MAINTAINERS (Write After Approval): Add myself.
2271
a6703892 22722014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2273
2274 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2275 section.
2276
5692cf37 22772014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2278
2279 * MAINTAINERS (Write After Approval): Delete myself.
2280
478532eb 22812014-04-17 Jakub Jelinek <jakub@redhat.com>
2282
2283 PR sanitizer/56781
2284 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2285 and -B* options with -Xcompiler.
2286
e40b19b7 22872014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2288
2289 PR bootstrap/60620
cf2fd8f7 2290 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
e40b19b7 2291 * Makefile.in: Regenerate.
2292
e673a265 22932014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2294
2295 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2296 for WINDRES_FOR_TARGET in default-manifest.o rule.
2297 * Makefile.in: Regenerate.
2298
737fef9c 22992014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2300
2301 * MAINTAINERS (Write After Approval): Add myself.
2302
f4ae1a00 23032014-03-26 Jakub Jelinek <jakub@redhat.com>
2304
2305 PR sanitizer/56781
2306 * Makefile.def: Set bootstrap=true; for host fixincludes.
2307 * configure.ac: Don't bootstrap host fixincludes unless
2308 --with-build-config=bootstrap-{a,ub}san.
2309 * Makefile.in: Regenerated.
2310 * configure: Regenerated.
2311
ee055341 23122014-03-21 Jakub Jelinek <jakub@redhat.com>
2313
2314 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2315 --enable-vtable-verify option parsing. Don't add
2316 target-libsanitizer to bootstrap_target_libs unless
2317 --with-build-config=bootstrap-asan or
2318 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2319 to bootstrap_target_libs unless --enable-vtable-verify.
2320 * configure: Regenerated.
2321
1279e87b 23222014-03-10 Anatoly Sokolov <aesok@post.ru>
2323
2324 * MAINTAINERS (Write After Approval): Add myself.
2325
cf0201a5 23262014-03-07 Denis Chertykov <chertykov@gmail.com>
2327
2328 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2329
48d33b51 23302014-03-07 Jakub Jelinek <jakub@redhat.com>
2331
2332 PR bootstrap/58572
2333 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2334 -I for libstdc++-v3 includes if $(LEAN).
2335 * Makefile.in: Regenerated.
2336
4dcc249a 23372014-03-04 Jonathan Wakely <jwakely@redhat.com>
2338
2339 * MAINTAINERS: Update my email address.
2340
2da35515 23412014-02-24 Walter Lee <walt@tilera.com>
2342
2343 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2344 (tilegx-*-*): Change to tilegx*-*-*.
2345 * configure: Regenerate.
2346
2cdbba93 23472014-02-17 Loren J. Rittle <ljrittle@acm.org>
2348
2349 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2350
e3c32511 23512014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2352
2353 * MAINTAINERS (Write After Approval): Add myself.
2354
48118d02 23552014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2356
2357 PR target/59788
2358 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2359 *solaris2*.
2360
68512f53 23612014-01-21 John David Anglin <danglin@gcc.gnu.org>
2362
2363 * MAINTAINERS: Update my email address.
2364
a37bd79b 23652014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2366
2367 * MAINTAINERS: Convert to UTF-8.
2368 Properly sort Xinliang David Li's entry.
2369
3c6280bd 23702013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2371 Sandra Loosemore <sandra@codesourcery.com>
2372
2373 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2374 nios2 port maintainers.
2375
e8cac2b9 23762013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2377
2378 * MAINTAINERS (Write After Approval): Add myself.
2379
87ebeb4c 23802013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d4cf3e7a 2381
2382 * configure.ac: Add user-friendly check for native x86_64-linux
2383 multilibs.
2384 * configure: Regenerate.
2385
23862013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2387
2388 * MAINTAINERS: Add myself as sh maintainer.
2389
23902013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2391
2392 * MAINTAINERS: Add self as SLSR maintainer.
2393
23942013-11-18 Jan Hubicka <hubicka@ucw.cz>
2395
2396 * MAINTAINERS: Update my email address.
2397
23982013-11-15 David Edelsohn <dje.gcc@gmail.com>
2399
2400 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2401
24022013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2403
2404 * Makefile.in: Regenerate.
2405
2406 * Makefile.tpl: Fix typo.
2407 * Makefile.in: Regenerate partially.
2408
24092013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2410
2411 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2412 supported.
2413 * configure: Regenerated.
2414
24152013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2416
2417 * MAINTAINERS (Write After Approval): Add myself.
2418
24192013-10-30 Jason Merrill <jason@redhat.com>
2420
2421 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2422 --disable-build-format-warnings.
2423
24242013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2425
cf2fd8f7 2426 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
d4cf3e7a 2427 depend on libstdc++ and libgcc.
2428 * configure: Regenerate.
2429 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2430 libcilkrts for POSIX and i*86, and x86_64 architectures.
2431 * Makefile.in: Added libcilkrts related fields to support building it.
2432
24332013-10-26 Jeff Law <law@redhat.com>
2434
2435 * Makefile.def (target_modules): Remove libmudflap
2436 (languages): Remove check-target-libmudflap).
2437 * Makefile.in: Rebuilt.
2438 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2439 * configure.ac (target_libraries): Remove target-libmudflap.
2440 Remove checks which disabled libmudflap on some systems.
2441 * configure: Rebuilt.
2442 * libmudflap: Directory removed.
2443
24442013-10-21 Cong Hou <congh@google.com>
2445
2446 * MAINTAINERS (Write After Approval): Add myself.
2447
24482013-10-16 Mike Stump <mikestump@comcast.net>
2449
2450 * .dir-locals.el: Add.
2451
24522013-10-15 David Malcolm <dmalcolm@redhat.com>
2453
2454 * configure.ac: Add --enable-host-shared
2455 * configure: Regenerate.
2456
24572013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2458
2459 Import from savannah.gnu.org:
2460 * config.guess: Update to 2013-06-10 version.
2461 * config.sub: Update to 2013-10-01 version.
2462
24632013-10-01 Simon Cook <simon.cook@embecosm.com>
2464
2465 Changes to build configuration to allow big endian ARC ELF toolchain
2466 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2467 * configure: Regenerate.
2468
24692013-09-20 Alan Modra <amodra@gmail.com>
2470
2471 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2472 ppc host match. Support little-endian powerpc linux hosts.
2473
24742013-09-19 Dodji Seketeli <dodji@redhat.com>
2475
2476 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2477 maintainer.
2478
24792013-09-12 DJ Delorie <dj@redhat.com>
2480
2481 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2482 maintainers.
2483
24842013-09-03 Richard Biener <rguenther@suse.de>
2485
2486 * configure.ac: Also allow ISL 0.12.
2487 * configure: Regenerated.
2488
24892013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2490
2491 * MAINTAINERS (Write After Approval): Add myself.
2492
24932013-08-27 David Malcolm <dmalcolm@redhat.com>
2494
2495 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2496
24972013-08-26 Caroline Tice <cmtice@google.com>
2498
2499 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2500 "Various Reviewers" to libvtv "Various Maintainers".
2501
25022013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2503
2504 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2505
25062013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2507
2508 * MAINTAINERS: Update name, email.
2509
25102013-08-13 Adam Butcher <adam@jessamine.co.uk>
2511
2512 * MAINTAINERS (Write After Approval): Add myself.
2513
25142013-08-12 Caroline Tice <cmtice@google.com>
2515
2516 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2517 address in the Write After Approval section.
2518
25192013-08-09 Carlos O'Donell <carlos@redhat.com>
2520
2521 * MAINTAINERS (Write After Approval): Update email.
2522
25232013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2524
2525 * configure.ac: Adjust to check VTV_SUPPORTED.
2526 * configure: Regenerated.
2527
25282013-08-02 Caroline Tice <cmtice@google.com>
2529
2530 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2531 on non-linux systems; add target-libvtv to noconfigdirs; add
2532 libsupc++/.libs to C++ library search paths.
2533 * configure: Regenerated.
2534 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2535 libstdc++ and libgcc.
2536 * Makefile.in: Regenerated.
2537
25382013-07-19 Yvan Roux <yvan.roux@linaro.org>
2539
2540 * MAINTAINERS (Write After Approval): Add myself.
2541
25422013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2543 Shiva Chen <shiva0217@gmail.com>
2544
2545 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2546 nds32 port maintainers.
2547
25482013-07-17 Tim Shen <timshen91@gmail.com>
2549
2550 * MAINTAINERS (Write After Approval): Add myself.
2551
25522013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2553
2554 * configure.ac: Sync from binutils.
2555 * configure: Regenerate.
2556
25572013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2558
2559 * MAINTAINERS (Write After Approval): Add myself.
2560
25612013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2562
2563 * MAINTAINERS (Write After Approval): Add myself.
2564
25652013-05-17 David Malcolm <dmalcolm@redhat.com>
2566
2567 * MAINTAINERS (Write After Approval): Add myself.
2568
25692013-04-30 Brooks Moses <bmoses@google.com>
2570
2571 * MAINTAINERS: Update my email; move myself from Fortran
2572 reviewer to Write After Approval.
2573
25742013-04-16 Andreas Schwab <schwab@suse.de>
2575
2576 * configure.ac (aarch64-*-*): Don't disable java.
2577 * configure: Regenerate.
2578
25792013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2580
2581 * MAINTAINERS (Write After Approval): Add myself.
2582
25832013-03-30 Matthias Klose <doko@ubuntu.com>
2584
2585 * Makefile.def (target_modules): Don't install libffi.
2586 * Makefile.in: Regenerate.
2587
25882013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2589
2590 * MAINTAINERS (Write After Approval): Add myself.
2591
25922013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2593
2594 * MAINTAINERS (Write After Approval): Add myself.
2595
25962013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2597
2598 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2599 * configure: Regenerated.
2600
477ef922 26012013-02-05 Ian Lance Taylor <iant@google.com>
2602
2603 PR go/55969
2604 * configure.ac: Disable libgo on some systems where it does not
2605 work.
2606
d4cf3e7a 26072013-02-04 David Edelsohn <dje.gcc@gmail.com>
2608
2609 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2610 Remove Geoff Keating as rs6000 port maintainer, at his request.
2611
26122013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2613
2614 * MAINTAINERS: Update my email.
2615
26162013-01-23 Shenghou Ma <minux.ma@gmail.com>
2617
2618 * configure: Re-generate.
2619
26202013-01-15 Richard Biener <rguenther@suse.de>
2621
2622 PR other/55973
2623 * configure: Re-generate.
2624
26252013-01-14 Matthias Klose <doko@ubuntu.com>
2626
2627 * Makefile.def (install-target-libsanitizer): Depend on
2628 install-target-libstdc++-v3.
2629 * Makefile.in: Regenerate.
2630
26312013-01-14 Richard Biener <rguenther@suse.de>
2632
2633 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2634 * configure: Re-generate
2635
26362013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2637
2638 * config.sub: Update from config repo.
2639
26402013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2641
2642 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2643 * Makefile.in: Regenerate.
2644
26452013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2646
2647 * MAINTAINERS (arc): Add new port maintainership for myself.
2648
26492013-01-09 Jason Merrill <jason@redhat.com>
2650
2651 * .gitignore: Import from gdb repository.
2652
26532013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2654
2655 * Makefile.def (configure-gcc): Depend on all-gmp.
2656 (all-gcc): Remove dependency on all-gmp.
2657 * Makefile.in: Regenerated.
2658
26592013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2660
2661 * config.sub: Merge from config repo.
2662 * config.guess: Ditto.
2663
26642013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2665
2666 * Makefile.def: Merge from binutils.
2667 * Makefile.in: Ditto.
2668
26692013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2670
2671 * MAINTAINERS: Update my email.
2672
26732012-12-29 Ben Elliston <bje@gnu.org>
2674
2675 * config.guess: Update to 2012-12-29 version.
2676 * config.sub: Likewise.
2677
26782012-12-20 Matthias Klose <doko@ubuntu.com>
2679
2680 * Makefile.def (install-target-libgfortran): Depend on
2681 install-target-libquadmath, install-target-libgcc.
2682 (install-target-libsanitizer): Depend on install-target-libgcc.
2683 (install-target-libjava): Depend on install-target-libgcc.
2684 (install-target-libitm): Depend on install-target-libgcc.
2685 (install-target-libobjc): Depend on install-target-libgcc.
2686 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2687 * Makefile.in: Regenerate.
2688
26892012-12-19 Matthias Klose <doko@ubuntu.com>
2690
2691 * Makefile.def (install-target-libgo): Depend on
2692 install-target-libatomic.
2693 * Makefile.in: Regenerate.
2694
26952012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2696
2697 PR go/55201
2698 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2699 * Makefile.in: Regenerate.
2700
27012012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2702
2703 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2704 * configure: Regenerate.
2705
27062012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2707
2708 * config.sub: Merge from config repo.
2709
27102012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2711
2712 * Makefile.def (target_modules): Add bootstrap=true and
2713 raw_cxx=true to libsanitizer.
2714 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2715 * Makefile.in: Regenerated.
2716 * configure: Likewise.
2717
27182012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2719
2720 * MAINTAINERS: Remove self as RTL optimization maintainer.
2721
27222012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2723
2724 * MAINTAINERS (Write After Approval): Add myself.
2725
27262012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2727
2728 * Makefile.def (target_modules): Remove bootstrap=true and
2729 raw_cxx=true from libsanitizer.
2730 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2731 * Makefile.in: Regenerated.
2732 * configure: Likewise.
2733
27342012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2735
2736 * Makefile.def (target_modules): Add bootstrap=true and
2737 raw_cxx=true to libsanitizer.
2738 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2739 * Makefile.in: Regenerated.
2740 * configure: Likewise.
2741
27422012-11-28 Andrew Pinski <apinski@cavium.com>
2743
2744 PR bootstrap/54279
2745 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2746 * configure: Regenerate.
2747 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2748 * Makefile.in: Regenerate.
2749
27502012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2751
2752 * configure.ac: Disable libsanitizer if we're not building C++.
2753 * configure: Regenerate.
2754
27552012-11-15 Roland McGrath <roland@hack.frob.com>
2756
2757 * MAINTAINERS (Write After Approval): Add myself.
2758
27592012-11-15 Dmitry Vyukov <dvyukov@google.com>
2760
2761 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2762 Kostya Serebryany (kcc@google.com) and
2763 Jakub Jelinek (jakub@redhat.com).
2764 Rename area for Dodji Seketeli (dodji@redhat.com).
2765
27662012-11-15 Dodji Seketeli <dodji@redhat.com>
2767
2768 * MAINTAINERS: (asan.c, related): Add myself.
2769
27702012-11-14 Roland McGrath <mcgrathr@google.com>
2771
2772 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2773 * configure: Regenerate.
2774
27752012-11-13 Richard Henderson <rth@redhat.com>
2776
2777 * configure.ac: Move libsanitizer logic to subdirectory.
2778 * configure: Regenerate.
2779
27802012-11-13 Dodji Seketeli <dodji@redhat.com>
2781
2782 * configure.ac: Enable libsanitizer just on x86 linux for now.
2783 * configure: Re-generate.
2784
27852012-11-13 David Edelsohn <dje.gcc@gmail.com>
2786
2787 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2788 sections.
2789 * configure: Regenerate.
2790
27912012-11-13 Hans-Peter Nilsson <hp@axis.com>
2792
2793 * configure.ac: Add section for configdirs for libsanitizer.
2794 Disable for cris-*-* and mmix-*-*.
2795 * configure: Regenerate.
2796
27972012-11-12 Wei Mi <wmi@google.com>
2798
2799 * configure.ac: Add libsanitizer to target_libraries.
2800 * Makefile.def: Ditto.
2801 * configure: Regenerate.
2802 * Makefile.in: Regenerate.
2803 * libsanitizer: New directory for asan runtime. Contains an empty
2804 tsan directory.
2805
28062012-11-03 Corinna Vinschen <corinna@vinschen.de>
2807
2808 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2809 against Mingw64 w32api.
2810 * configure: Regenerate.
2811
28122012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2813
2814 * configure: Regenerated.
2815
28162012-11-03 Robert Mason <rbmj@verizon.net>
2817
2818 * configure.ac: add --disable-libstdcxx configure option
2819 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2820
28212012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2822
2823 * MAINTAINERS (Write After Approval): Add myself.
2824
28252012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2826
2827 * MAINTAINERS (Write After Approval): Add myself.
2828
28292012-10-24 Sharad Singhai <singhai@google.com>
2830
2831 * MAINTAINERS (Write After Approval): Add myself.
2832
28332012-10-24 Eric Christopher <echristo@gmail.com>
2834
2835 * MAINTAINERS: Update email address.
2836
28372012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2838
2839 PR bootstrap/54820
2840 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2841 * configure: Regenerate.
2842
28432012-10-23 Richard Earnshaw <rearnsha@arm.com>
2844
2845 * MAINTAINERS (aarch64): Add Marcus and myself.
2846
28472012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2848
2849 PR bootstrap/54820
2850 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2851 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2852 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2853 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2854 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2855 * Makefile.in: Regenerate.
2856 * configure.ac (have_static_libs): New variable and associated check.
2857 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2858 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2859 * configure: Regenerate.
2860
28612012-10-10 Richard Biener <rguenther@suse.de>
2862
2863 * MAINTAINERS: Adjust for changed surname.
2864
28652012-10-04 Lawrence Crowl <crowl@google.com>
2866
2867 * MAINTAINERS (Write After Approval): Add myself.
2868
28692012-10-01 Cary Coutant <ccoutant@google.com>
2870
2871 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2872
28732012-09-28 Ian Lance Taylor <iant@google.com>
2874
2875 * Makefile.def: Make all-target-libgo depend on
2876 all-target-libbacktrace.
2877 * Makefile.in: Rebuild.
2878
28792012-09-26 Ian Lance Taylor <iant@google.com>
2880
2881 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2882 * Makefile.in: Rebuild.
2883
28842012-09-20 Walter Lee <walt@tilera.com>
2885
2886 * configure.ac: Add tilegx to list of targets that support gold.
2887 * configure: Regenerate.
2888
28892012-09-20 Marek Polacek <polacek@redhat.com>
2890
2891 * MAINTAINERS (Write After Approval): Add myself.
2892
28932012-09-19 Steve Ellcey <sellcey@mips.com>
2894
2895 * configure.ac: Add mips*-mti-elf* target.
2896 * configure: Regenerate.
2897
28982012-09-17 Ian Lance Taylor <iant@google.com>
2899
2900 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2901 * configure.ac (host_libs): Add libbacktrace.
2902 (target_libraries): Add libbacktrace.
2903 * Makefile.def (host_modules): Add libbacktrace.
2904 (target_modules): Likewise.
2905 * configure, Makefile.in: Rebuild.
2906
29072012-09-14 David Edelsohn <dje.gcc@gmail.com>
2908
2909 PR target/38607
2910 Merge upstream change.
2911 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2912
2913 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2914 Add libgomp*.o to compare_exclusions for AIX.
2915 * configure: Regenerate.
2916
29172012-09-06 Diego Novillo <dnovillo@google.com>
2918
2919 * configure.ac: Bump minimum GMP version to 4.2.3.
2920 * configure: Re-generate.
2921
29222012-09-05 Georg-Johann Lay <avr@gjlay.de>
2923
2924 PR target/54461
2925 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2926 target-libgloss if not configured --with-avrlibc=no.
2927 * configure: Regenerate.
2928
29292012-09-04 Jason Merrill <jason@redhat.com>
2930
2931 * configure.ac: Fix --enable-languages=all.
2932
29332012-09-04 Christophe Lyon <christophe.lyon@st.com>
2934
2935 * MAINTAINERS (Write After Approval): Add myself.
2936
29372012-09-03 Richard Guenther <rguenther@suse.de>
2938
2939 PR bootstrap/54138
2940 * configure.ac: Re-organize ISL / CLOOG checks to allow
2941 disabling with either --without-isl or --without-cloog.
2942 * configure: Regenerated.
2943
29442012-09-03 Georg-Johann Lay <avr@gjlay.de>
2945
2946 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2947 * configure: Regenerate.
2948
29492012-08-27 Ulrich Drepper <drepper@gmail.com>
2950
2951 * MAINTAINERS: Fix my email address.
2952
29532012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2954
2955 PR binutils/4970
2956 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2957 and opcodes.
2958 * Makefile.in: Regenerated.
2959
29602012-08-26 Art Haas <ahaas@impactweather.com>
2961
2962 * configure: Regenerate.
2963
29642012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2965
2966 * INSTALL/README: Also refer to the online installation
2967 instructions.
2968
29692012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2970
2971 * MAINTAINERS (Write After Approval): Add myself.
2972 (Picochip port): Remove myself.
2973
29742012-08-14 Diego Novillo <dnovillo@google.com>
2975
2976 Merge from cxx-conversion branch.
2977
2978 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2979 POSTSTAGE1_CONFIGURE_FLAGS.
2980 * Makefile.in: Regenerate.
2981 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2982 Force C++ when bootstrapping.
2983 * configure: Regenerate.
2984
29852012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2986
2987 * MAINTAINERS (Write After Approval): Add myself.
2988
29892012-07-16 Joseph Myers <joseph@codesourcery.com>
2990
2991 * README: Document use of ranges of years in copyright notices.
2992
29932012-07-06 Richard Guenther <rguenther@suse.de>
2994
2995 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2996 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2997 --with-gmp=system.
2998 * Makefile.in: Regenerated.
2999 * configure: Likewise.
3000
30012012-07-06 Richard Guenther <rguenther@suse.de>
3002
3003 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3004 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3005 supply V=1 as extra_make_flags.
3006 * configure: Regenerated.
3007 * Makefile.in: Likewise.
3008
30092012-07-04 Tristan Gingold <gingold@adacore.com>
3010
3011 * configure: Regenerate.
3012
30132012-07-03 Richard Guenther <rguenther@suse.de>
3014
3015 * Makfile.def (isl): Remove not necessary extra_exports and
3016 extra_make_flags.
3017 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3018 * Makefile.in: Regenerated.
3019
30202012-07-03 Richard Guenther <rguenther@suse.de>
3021
3022 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3023 * configure.ac: If either the ISL or the CLooG check failed
3024 do not try to build in-tree versions.
3025 * Makefile.in: Regenerated.
3026 * configure: Regenerated.
3027
30282012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3029
3030 * configure: Regenerate.
3031
30322012-07-02 Janis Johnson <janisjo@codesourcery.com>
3033
3034 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3035 maintainer.
3036
30372012-07-02 Richard Guenther <rguenther@suse.de>
3038
3039 * configure: Regenerated.
3040
30412012-07-02 Richard Guenther <rguenther@suse.de>
3042 Michael Matz <matz@suse.de>
3043 Tobias Grosser <tobias@grosser.es>
3044 Sebastian Pop <sebpop@gmail.com>
3045
3046 * Makefile.def: Add ISL host module, remove PPL host module.
3047 Adjust ClooG host module to use the proper ISL.
3048 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3049 * configure.ac: Include config/isl.m4. Add ISL host library,
3050 remove PPL. Remove PPL configury, add ISL configury, adjust
3051 ClooG configury.
3052 * Makefile.in: Regenerated.
3053 * configure: Likewise.
3054
30552012-07-02 Richard Guenther <rguenther@suse.de>
3056
3057 Merge from graphite branch
3058 2011-07-21 Tobias Grosser <tobias@grosser.es>
3059
3060 * configure: Regenerated.
3061 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3062 both cloog.org and legacy versions. The only supported version will
3063 be CLooG with the isl backend.
3064
3065 2011-07-21 Tobias Grosser <tobias@grosser.es>
3066
3067 * configure: Regenerated.
3068 * configure.ac: Require cloog isl 0.17.0
3069
3070 2011-07-21 Tobias Grosser <tobias@grosser.es>
3071
3072 * configure: Regenerated.
3073 * config/cloog.m4: Do not define CLOOG_ORG
3074
30752012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3076
3077 * configure.ac: Skip C if explicitly selected.
3078 * configure: Regenerate.
3079
30802012-06-28 Christophe Lyon <christophe.lyon@st.com>
3081
3082 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3083 they contain -O2.
3084 * configure: Regenerate.
3085
30862012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3087
3088 PR debug/53740
3089 * df.h, df-problems.c, dce.c: Revert last patch.
3090
30912012-06-25 Iain Sandoe <iain@codesourcery.com>
3092
3093 * MAINTAINERS (Write After Approval): Update my email address.
3094
30952012-06-21 Meador Inge <meadori@codesourcery.com>
3096
3097 * MAINTAINERS (Write After Approval): Add myself.
3098
30992012-06-20 Jason Merrill <jason@redhat.com>
3100
3101 * Makefile.tpl (check-target-libgomp-c++): New.
3102 (check-target-libitm-c++): New.
3103 * Makefile.def (c++): Add them.
3104 * Makefile.in: Regenerate.
3105
31062012-05-29 Edmar Wienskoski <edmar@freescale.com>
3107
3108 * MAINTAINERS (Write After Approval): Add myself.
3109
31102012-05-16 Olivier Hainque <hainque@adacore.com>
3111
3112 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3113 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3114 (install-no-fixedincludes): Adjust accordingly.
3115 * Makefile.in: Regenerate.
3116
31172012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3118
3119 Merge upstream change
3120 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3121
31222012-05-14 Marc Glisse <marc.glisse@inria.fr>
3123
3124 * MAINTAINERS (Write After Approval): Add myself.
3125
31262012-05-09 Nick Clifton <nickc@redhat.com>
3127 Paul Smith <psmith@gnu.org>
3128
3129 PR bootstrap/50461
3130 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3131 allow for the fact that from release v3.1.0 of MPFR the source
3132 files were moved into a src sub-directory.
3133 * configure: Regenerate.
3134
31352012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3136
3137 * configure.ac: Bump minimum MPFR version to 2.4.0.
3138 * configure: Regenerated.
3139
31402012-05-01 Richard Henderson <rth@redhat.com>
3141
3142 * Makefile.def (libatomic): New target_module.
3143 * configure.ac (target_libraries): Add libatomic.
3144 (noconfigdirs): Check if libatomic is supported.
3145 * Makefile.in, configure: Rebuild.
3146
31472012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3148
3149 * MAINTAINERS (Write After Approval): Add myself.
3150
31512012-04-25 Joel Brobecker <brobecker@adacore.com>
3152
3153 * config.sub: Update to 2012-04-18 version from official repo.
3154
31552012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3156
3157 * MAINTAINERS (Write After Approval): Add myself.
3158
31592012-04-11 Steve Ellcey <sellcey@mips.com>
3160
3161 * MAINTAINERS: Changed email address.
3162
31632012-03-28 Georg-Johann Lay <avr@gjlay.de>
3164
3165 PR target/52737
3166 * contrib/gcc_update (files_and_dependencies):
3167 Remove gcc/config/avr/t-multilib from touch data.
3168
31692012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3170
3171 * MAINTAINERS (OS Port Maintainers): Remove irix.
3172 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3173 (unsupported_languages): Remove mips-sgi-irix6.*.
3174 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3175 (with_stabs): Remove.
3176 * configure: Regenerate.
3177
31782012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3179
3180 * MAINTAINERS (OS Port Maintainers): Remove osf.
3181 * configure.ac (enable_libgomp): Remove *-*-osf*.
3182 (with_stabs): Remove alpha*-*-osf*.
3183 * configure: Regenerate.
3184
31852012-03-05 Tristan Gingold <gingold@adacore.com>
3186
3187 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3188 * configure: Regenerate.
3189
31902012-02-17 Walter Lee <walt@tilera.com>
3191
3192 * MAINTAINERS: (Write After Approval): Delete myself.
3193
31942012-02-14 Walter Lee <walt@tilera.com>
3195
3196 * MAINTAINERS (tilegx port): Add myself.
3197 (tilepro port): Add myself.
3198 (Write After Approval): Add myself.
3199
32002012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3201
3202 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3203 and Joseph Myers as docstring relicensing maintainers.
3204
32052012-02-09 Bin Cheng <bin.cheng@arm.com>
3206
3207 * MAINTAINERS (write-after-approval): Add myself.
3208
32092012-02-08 Ira Rosen <irar@il.ibm.com>
3210
3211 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3212 maintainer.
3213
32142012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3215
3216 * MAINTAINERS (Write After Approval): Move myself to
3217 maintain alphabetical order.
3218
32192012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3220
3221 * MAINTAINERS (Write After Approval): Add myself.
3222
32232012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3224
3225 * MAINTAINERS (Write After Approval): Add myself.
3226
32272012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3228 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3229
3230 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3231 * configure: Regenerate.
3232
32332012-01-23 Harshit Chopra <harshit@google.com>
3234
3235 * MAINTAINERS (Write After Approval): Add myself.
3236
32372012-01-22 Douglas B Rupp <rupp@ngnat.com>
3238
3239 * configure.ac: Remove reference to mh-interix.
3240 * configure: Regenerate.
3241
32422012-01-05 Richard Henderson <rth@redhat.com>
3243
3244 PR bootstrap/51072
3245 * configure.ac: Disable libitm if c++ is not enabled.
3246 * configure: Rebuild.
3247
3248 * configure.ac: Fix regexp for same.
3249 * configure: Rebuild.
3250
32512012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3252
3253 * MAINTAINERS (Write After Approval): Add myself.
3254
32552012-01-02 Richard Guenther <rguenther@suse.de>
3256
3257 PR bootstrap/51686
3258 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3259 * Makefile.in: Regenerate.
3260
32612011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3262
3263 * MAINTAINERS (Write After Approval): Add myself.
3264
32652011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3266
3267 * configure: Regenerate.
3268
32692011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3270
3271 * MAINTAINERS (picochip): Changed email address.
3272
32732011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3274
3275 * MAINTAINERS (write-after-approval): Add self.
3276
32772011-11-29 DJ Delorie <dj@redhat.com>
3278
3279 * configure.ac (rl78-*-*) New case.
3280 * configure: Regenerate.
3281 * MAINTAINERS: Add myself as RL78 maintainer.
3282
32832011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3284
3285 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3286
32872011-11-21 Andreas Tobler <andreast@fgznet.ch>
3288
3289 * libtool.m4: Additional FreeBSD 10 fixes.
3290
32912011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3292
3293 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3294 Maintainers section, as Epiphany maintainer.
3295
32962011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3297
3298 PR target/49992
3299 * configure.ac: Remove ranlib special-casing for Darwin.
3300 * configure: Regenerate.
3301
33022011-11-12 Andrey Belevantsev <abel@ispras.ru>
3303
3304 * MAINTAINERS (Reviewers): Keep the list sorted.
3305
33062011-11-11 Andrey Belevantsev <abel@ispras.ru>
3307
3308 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3309
33102011-11-09 Roland McGrath <mcgrathr@google.com>
3311
3312 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3313 * configure: Rebuild.
3314 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3315 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3316 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3317 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3318 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3319 Add READELF.
3320 * Makefile.in: Rebuild.
3321
33222011-11-09 Jason Merrill <jason@redhat.com>
3323
3324 * Makefile.def (language=c++): Remove check-c++0x.
3325 * Makefile.in (check-gcc-c++): Regenerate.
3326
33272011-11-08 Richard Henderson <rth@redhat.com>
3328
3329 * configure.ac: Test for libitm directory present first.
3330
3331 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3332
3333 * configure.ac: Test libitm/configure.tgt to disable libitm.
3334 * configure: Rebuild.
3335
33362011-11-07 Aldy Hernandez <aldyh@redhat.com>
3337 Richard Henderson <rth@redhat.com>
3338
3339 Merged from transactional-memory.
3340
3341 * Makefile.def (lang_env_dependencies): libitm is c++.
3342 Add libitm target module.
3343 * configure.ac: Likewise.
3344 * config/mmap.m4: New file.
3345 * contrib/gcc_update: Add libitm to touch data.
3346 * Makefile.in, configure: Rebuild.
3347
33482011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3349
3350 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3351 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3352 * Makefile.in: Regenerate.
3353
33542011-11-01 DJ Delorie <dj@redhat.com>
3355
3356 * config.sub: Update to version 2011-10-29 (added rl78)
3357
33582011-10-27 Nick Clifton <nickc@redhat.com>
3359
3360 * config.sub: Import these changes from the config project:
3361
3362 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3363 Ben Elliston <bje@gnu.org>
3364
3365 * config.sub (epiphany): New.
3366
3367 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3368 Ben Elliston <bje@gnu.org>
3369
3370 * config.sub (hexagon, hexagon-*): New.
3371
3372 2011-08-23 Roland McGrath <mcgrathr@google.com>
3373
3374 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3375 64eb to be64.
3376
3377 2011-08-16 Roland McGrath <mcgrathr@google.com>
3378
3379 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3380 (nacl): Grok as alias for 32el-unknown-nacl.
3381
33822011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3383
3384 * MAINTAINERS (Write After Approval): Add myself.
3385
33862011-10-24 Teresa Johnson <tejohnson@google.com>
3387
3388 * MAINTAINERS (Write After Approval): Add myself.
3389
33902011-09-21 Jakub Jelinek <jakub@redhat.com>
3391
3392 * MAINTAINERS (sparc port): Remove myself.
3393
33942011-09-14 Tom de Vries <tom@codesourcery.com>
3395
3396 * MAINTAINERS (Write After Approval): Add myself.
3397
33982011-08-14 Yao Qi <yao@codesourcery.com>
3399
3400 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3401 * configure: Regenerate.
3402
34032011-07-26 Ian Lance Taylor <iant@google.com>
3404
3405 * configure.ac: Set have_compiler based on whether gcc directory
3406 exists, rather than on whether gcc is in configdirs.
3407 * configure: Rebuild.
3408
34092011-07-21 Joseph Myers <joseph@codesourcery.com>
3410
3411 * MAINTAINERS (Global Reviewers): Add self.
3412
34132011-07-20 David Edelsohn <dje.gcc@gmail.com>
3414
3415 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3416 link directories.
3417 * Makefile.in: Rebuild.
3418
34192011-07-20 Ian Lance Taylor <iant@google.com>
3420
3421 PR bootstrap/49787
3422 * configure.ac: Move --enable-bootstrap handling earlier in file.
3423 If --enable-bootstrap and either --enable-build-with-cxx or
3424 --enable-build-poststage1-with-cxx, enable C++ automatically.
3425 * configure: Rebuild.
3426
34272011-07-19 Ian Lance Taylor <iant@google.com>
3428
3429 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3430 make C++ a boot_language. Set and substitute
3431 POSTSTAGE1_CONFIGURE_FLAGS.
3432 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3433 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3434 * configure, Makefile.in: Rebuild.
3435
34362011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3437
3438 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3439 maintainers.
3440
34412011-07-18 Jakub Jelinek <jakub@redhat.com>
3442
3443 * MAINTAINERS (Global Reviewers): Add myself.
3444
34452011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3446
3447 * configure: Regenerate.
3448
34492011-07-16 Jason Merrill <jason@redhat.com>
3450
3451 * Makefile.def (language=c++): Add check-c++0x and
3452 check-target-libmudflap-c++.
3453 * Makefile.tpl (check-target-libmudflap-c++): New.
3454 * Makefile.in: Regenerate.
3455
34562011-07-16 Matthias Klose <doko@ubuntu.com>
3457
3458 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3459 * Makefile.def (target_modules/libjava): Pass
3460 $(EXTRA_CONFIGARGS_LIBJAVA).
3461 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3462 if not configured with --enable-static-libjava.
3463 * Makefile.in: Regenerate.
3464 * configure: Likewise.
3465
34662011-07-15 Jason Merrill <jason@redhat.com>
3467
3468 * Makefile.in (check-c++): Move check-gcc-c++0x after
3469 check-target-libstdc++-v3.
3470
34712011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3472
3473 * MAINTAINERS (c6x port): New entry.
3474
34752011-07-13 Jason Merrill <jason@redhat.com>
3476
3477 * Makefile.in (check-gcc-c++0x): New.
3478 (check-c++): Depend on it.
3479
34802011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3481
3482 PR target/39150
3483 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3484 x86_64-*-solaris2.1[0-9]*.
3485 * configure: Regenerate.
3486
34872011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3488
3489 * MAINTAINERS (RTL optimizers): Add self.
3490
34912011-06-27 Gabriel Charette <gchare@google.com>
3492
3493 * MAINTAINERS (Write After Approval): Add myself.
3494
34952011-06-22 Hans-Peter Nilsson <hp@axis.com>
3496
3497 PR regression/47836
3498 PR bootstrap/23656
3499 PR other/47733
3500 PR bootstrap/49247
3501 PR c/48825
3502 * configure.ac (target_libraries): Remove target-libiberty.
3503 Remove case-statement setting skipdirs=target-libiberty for
3504 multiple targets. Remove checking target_configdirs and
3505 removing target-libiberty but keeping target-libgcc if
3506 otherwise empty.
3507 * Makefile.def (target_modules): Don't add libiberty.
3508 (dependencies): Remove all traces of target-libiberty.
3509 * configure, Makefile.in: Regenerate.
3510
35112011-06-13 Walter Lee <walt@tilera.com>
3512
3513 * configure.ac (tilepro-*-*) New case.
3514 (tilegx-*-*): Likewise.
3515 * configure: Regenerate.
3516
35172011-06-06 Jing Yu <jingyu@google.com>
3518
3519 * configure.ac: Skip target-libiberty for
3520 arm*-*-linux-androideabi.
3521 * configure: Regenerated.
3522
35232011-06-06 Nick Clifton <nickc@redhat.com>
3524
3525 * config.sub: Sync from upstream.
3526
35272011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3528
3529 * MAINTAINERS (Write After Approval): Add myself.
3530
35312011-06-01 Daniel Jacobowitz <drow@false.org>
3532
3533 * MAINTAINERS: Update my email address.
3534
35352011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3536
3537 * MAINTAINERS (Write After Approval): Update my email address.
3538
35392011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3540
3541 * MAINTAINERS (Write After Approval): Add myself.
3542
35432011-05-08 Doug Kwan <dougkwan@google.com>
3544
3545 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3546 * configure: Regenerated.
3547 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3548 value from configure.
3549 * Makefile.in: Regenerated.
3550
35512011-05-05 Joseph Myers <joseph@codesourcery.com>
3552
3553 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3554 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3555 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3556 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3557 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3558 *-*-vxworks*): Disable newlib and libgloss in separate case
3559 statement.
3560 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3561 to separate case statement.
3562 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3563 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3564 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3565 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3566 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3567 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3568 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3569 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3570 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3571 i[[3456789]]86-*-rdos*, m32r-*-*,
3572 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3573 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3574 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3575 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3576 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3577 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3578 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3579 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3580 and libgloss in main case over targets. Remove most empty cases
3581 in main case over targets.
3582 * configure: Regenerate.
3583
35842011-05-04 Janis Johnson <janisjo@codesourcery.com>
3585
3586 * MAINTAINERS (Write After Approval): Add myself.
3587
35882011-05-04 Joseph Myers <joseph@codesourcery.com>
3589
3590 * configure.ac: Remove code setting special library locations for
3591 hppa*64*-*-hpux11*. Remove code setting compiler for
3592 sparc-sun-solaris2*.
3593 * configure: Regenerate.
3594
35952011-05-04 Joseph Myers <joseph@codesourcery.com>
3596
3597 * configure.ac: Separate libgloss_dir settings from general case
3598 over targets.
3599 * configure: Regenerate.
3600
36012011-04-28 Joseph Myers <joseph@codesourcery.com>
3602
3603 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3604 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3605 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3606 cases in libgcj-disabling case statement.
3607 (hppa*64*-*-linux*): Set unsupported_languages instead of
3608 disabling target-zlib.
3609 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3610 to hppa*64*-*-hpux*.
3611 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3612 hppa*-*-hpux*.
3613 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3614 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3615 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3616 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3617 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3618 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3619 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3620 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3621 libgcj-disabling case statement.
3622 * configure: Regenerate.
3623
36242011-04-28 Joseph Myers <joseph@codesourcery.com>
3625
3626 * configure.ac: Disable Java for targets not supporting libffi.
3627 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3628 Remove cases in Java-disabling statement.
3629 (*arm-wince-pe): Change to arm-wince-pe.
3630 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3631 cases in Java-disabling statement.
3632 (bfin-*-*): Don't disable Java again.
3633 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3634 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3635 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3636 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3637 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3638 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3639 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3640 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3641 Java-disabling statement.
3642 (mmix-*-*): Don't disable Java again.
3643 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3644 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3645 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3646 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3647 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3648 statement.
3649 * configure: Regenerate.
3650
36512011-04-28 Joseph Myers <joseph@codesourcery.com>
3652
3653 * configure.ac: Separate cases disabling Java and Java libraries
3654 from general case over targets.
3655 * configure: Regenerate.
3656
36572011-04-21 Jie Zhang <jzhang918@gmail.com>
3658
3659 * MAINTAINERS: Update my email address.
3660
36612011-04-20 Easwaran Raman <eraman@google.com>
3662
3663 * MAINTAINERS (Write After Approval): Add myself.
3664
36652011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3666
3667 PR lto/48086
3668 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3669 * configure: Regenerate.
3670
36712011-04-16 Jim Meyering <meyering@redhat.com>
3672
3673 * MAINTAINERS (Write After Approval): Add myself.
3674
36752011-04-15 Dodji Seketeli <dodji@redhat.com>
3676
3677 * MAINTAINERS: Update my email address.
3678
36792011-04-13 Georg-Johann Lay <avr@gjlay.de>
3680
3681 * MAINTAINERS (Write After Approval): Add myself.
3682
36832011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3684
3685 * MAINTAINERS (Write After Approval): Add myself.
3686
36872011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3688
3689 * MAINTAINERS (Write After Approval): Add myself.
3690
36912011-04-06 Joseph Myers <joseph@codesourcery.com>
3692
3693 * configure.ac (build_tools): Remove build-byacc.
3694 (host_libs): Remove mmalloc.
3695 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3696 autoconf automake libtool diff rcs fileutils shellutils time
3697 textutils wdiff find uudecode hello tar gzip indent recode release
3698 sed perl gawk findutils gettext zip.
3699 (libgcj): Remove target-qthreads.
3700 (target_tools): Remove target-examples target-gperf.
3701 (YACC): Don't handle building byacc.
3702 * configure: Regenerate.
3703 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3704 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3705 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3706 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3707 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3708 handle building components.
3709 * Makefile.in: Regenerate.
3710
37112011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3712
3713 * MAINTAINERS: Update my email address as Xtensa maintainer.
3714
37152011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3716
3717 * config.sub: Sync from upstream.
3718
37192011-04-01 Joseph Myers <joseph@codesourcery.com>
3720
3721 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3722 (microblaze*): Don't disable libssp.
3723 * configure: Regenerate.
3724
37252011-04-01 Joseph Myers <joseph@codesourcery.com>
3726
3727 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3728 moveifchange.
3729 * configure: Regenerate.
3730 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3731 * Makefile.in: Regenerate.
3732
37332011-04-01 Joseph Myers <joseph@codesourcery.com>
3734
3735 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3736 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3737 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3738 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3739 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3740 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3741 md_exec_prefix cases.
3742 * configure: Regenerate.
3743
37442011-04-01 Joseph Myers <joseph@codesourcery.com>
3745
3746 * configure.ac: Separate cases disabling target-libssp,
3747 target-libiberty, target-libstdc++-v3 and Fortran from general
3748 case over targets.
3749 * configure: Regenerate.
3750
37512011-04-01 Joseph Myers <joseph@codesourcery.com>
3752
3753 * configure.ac (*-*-chorusos): Don't disable libgcj.
3754 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3755 Remove case.
3756 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3757 (arm-*-coff): Don't disable libgcj.
3758 (arm*-*-linux-gnueabi): Remove useless assignment.
3759 (arm-*-riscix*): Don't disable libgcj.
3760 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3761 configuration.
3762 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3763 (c54x*-*-*): Remove case.
3764 (tic54x-*-*): Don't disable GCC or GCC libraries.
3765 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3766 to *.
3767 (d10v-*-*): Don't disable GCC libraries.
3768 (d30v-*-*): Don't disable libgcj.
3769 (h8500-*-*): Don't disable GCC libraries.
3770 (i960-*-*): Don't disable libgcj.
3771 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3772 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3773 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3774 libgcj.
3775 (m68k-*-coff*): Remove case.
3776 (mmix-*-*): Don't disable libgloss on host.
3777 (mn10200-*-*, mn10300-*-*): Remove cases.
3778 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3779 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3780 Don't disable libgcj.
3781 (romp-*-*): Remove case.
3782 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3783 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3784 case.
3785 (v810-*-*): Don't disable GCC libraries.
3786 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3787 (ip2k-*-*): Don't disable GCC libraries.
3788 * configure: Regenerate.
3789
37902011-03-28 Joseph Myers <joseph@codesourcery.com>
3791
3792 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3793 libffi on host.
3794 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3795 on host.
3796 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3797 * configure: Regenerate.
3798
37992011-03-26 John Marino <binutils@marino.st>
3800
3801 * configure.ac: Add support for *-*-dragonfly*
3802 * configure: Regenerate.
3803
38042011-03-25 Joseph Myers <joseph@codesourcery.com>
3805
3806 * configure.ac (native_only): Remove.
3807 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3808 send-pr uudecode guile gnuserv on host.
3809 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3810 send-pr rcs guile perl texinfo libtool on host.
3811 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3812 automake send-pr rcs guile perl texinfo libtool on host.
3813 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3814 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3815 (alpha*-dec-osf*): Don't disable fileutils on target.
3816 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3817 texinfo send-pr expect dejagnu on target.
3818 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3819 target-qthreads on target.
3820 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3821 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3822 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3823 x86_64-*-mingw*): Don't disable expect on target.
3824 (*-*-cygwin*): Don't disable target-gperf on target.
3825 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3826 gnuserv on target.
3827 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3828 target.
3829 * configure: Regenerate.
3830
38312011-03-25 Joseph Myers <joseph@codesourcery.com>
3832
3833 * configure.ac (target_tools): Remove target-groff.
3834 (native_only): Remove target-groff.
3835 (hppa*64*-*-*): Don't disable byacc.
3836 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3837 setting.
3838 (*-*-kaos*): Don't skip target-librx and target-groff.
3839 (*-*-netware*): Don't skip target-libmudflap.
3840 (*-*-tpf*): Don't skip target-libmudflap.
3841 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3842 directories on the host.
3843 (ia64*-*-*vms*): Don't skip tix.
3844 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3845 host.
3846 * configure: Regenerate.
3847
38482011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3849
3850 * configure.ac: Remove references to mt-mep, mt-netware,
3851 mt-wince.
3852 * Makefile.def: Add all-utils soft dependencies.
3853 * Makefile.tpl: Remove GDB_NLM_DEPS.
3854 * configure: Regenerate.
3855 * Makefile.in: Regenerate.
3856
38572011-03-24 Paolo Bonzini <bonzini@gnu.org>
3858
3859 * configure.ac: Do not include mh-x86omitfp.
3860 * configure: Regenerate.
3861
38622011-03-24 Paolo Bonzini <bonzini@gnu.org>
3863
3864 * configure.ac: Remove empty cases.
3865 * configure: Regenerate.
3866
38672011-03-24 Paolo Bonzini <bonzini@gnu.org>
3868
3869 * Makefile.def: Add dependency from termcap to gdb.
3870 * Makefile.in: Regenerate.
3871
38722011-03-24 Paolo Bonzini <bonzini@gnu.org>
3873
3874 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3875 * configure: Regenerate.
3876 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3877 * Makefile.tpl: Likewise.
3878 * Makefile.in: Regenerate.
3879
38802011-03-24 Paolo Bonzini <bonzini@gnu.org>
3881
3882 * configure.ac: Remove all mentions of tentative_cc.
3883 * configure: Regenerate.
3884
38852011-03-24 Joseph Myers <joseph@codesourcery.com>
3886
3887 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3888 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3889 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3890 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3891 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3892 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3893 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3894 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3895 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3896 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3897 *-*-rhapsody*): Remove host cases.
3898 * configure: Regenerate.
3899
39002011-03-24 Joseph Myers <joseph@codesourcery.com>
3901
3902 * configure.ac (ppc*-*-pe): Remove host case.
3903 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3904 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3905 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3906 cases.
3907 * configure: Regenerate.
3908
39092011-03-24 Joseph Myers <joseph@codesourcery.com>
3910
3911 * config.sub: Update to version 2011-03-23.
3912
39132011-03-22 Joseph Myers <joseph@codesourcery.com>
3914
3915 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3916 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3917 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3918 * configure: Regenerate.
3919
39202011-03-22 Joseph Myers <joseph@codesourcery.com>
3921
3922 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3923 to Write After Approval.
3924 * config-ml.in: Don't handle arc-*-elf*.
3925 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3926 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3927 handle GCC libraries.
3928 * configure: Regenerate.
3929
39302011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3931
3932 PR bootstrap/48120:
3933 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3934 Add -lstdc++ -lm to LIBS.
3935 * configure: Regenerate.
3936
39372011-03-18 David Edelsohn <dje.gcc@gmail.com>
3938
3939 * config.guess: Update to version 2011-02-02
3940 * config.sub: Update to version 2011-02-24
3941
39422011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3943
3944 PR lto/48086
3945 * configure.ac: Re-enable LTO on *-apple-darwin9.
3946 * configure: Regenerate.
3947
39482011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3949
3950 PR lto/48086
3951 * configure.ac: Disable LTO on darwin due to an assembler change in
3952 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3953 under 256.
3954 * configure: Regenerate.
3955
39562011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3957
3958 * MAINTAINERS: Update myself as score backend maintainer,
3959 update my e-mail address.
3960
39612011-03-09 Xuepeng Guo <terry.guo@arm.com>
3962
3963 * MAINTAINERS: Update my e-mail address.
3964
39652011-03-06 Joey Ye <joey.ye@arm.com>
3966
3967 * MAINTAINERS: Update my e-mail address.
3968
39692011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3970
3971 * configure.ac: Adjust test of with_ppl.
3972 * configure: Regenerated.
3973
39742011-03-02 Kai Tietz <ktietz@redhat.com>
3975
3976 * MAINTAINERS: Adjust my e-mail address.
3977
39782011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3979
3980 * configure.ac: Add -lpwl to ppllibs.
3981 * configure: Regenerated.
3982
39832011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3984
3985 * config/cloog.m4: Add -lisl to clooglibs.
3986 * configure: Regenerated.
3987
39882011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3989
3990 * MAINTAINERS (CPU Port maintainers): Add self.
3991
39922011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3993
3994 * MAINTAINERS: Add myself as testsuite maintainer.
3995
39962011-02-15 Mike Stump <mikestump@comcast.net>
3997
3998 * MAINTAINERS: Add myself as testsuite maintainer.
3999
40002011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4001
4002 Import from Libtool and gnulib:
4003
4004 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4005
4006 Prepare for supporting FreeBSD 10.
4007 * config.rpath: Remove handling of freebsd1* which soon would
4008 match FreeBSD 10.0.
4009
4010 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4011
4012 Remove support for FreeBSD 1.x.
4013 * libtool.m4 (_LT_LINKER_SHLIBS)
4014 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4015 soon would incorrectly match FreeBSD 10.0.
4016
40172011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4018
4019 PR binutils/12283
4020 * move-if-change: Import version from gnulib.
4021
40222011-02-12 Alexandre Oliva <aoliva@redhat.com>
4023
4024 PR lto/47225
4025 * Makefile.def (lto-plugin): Double dash for enable-shared.
4026 (configure-gcc): Depend on all-lto-plugin.
4027 * Makefile.in: Rebuilt.
4028
40292011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4030
4031 * configure.ac: Remove extra bracket.
4032 * configure: Regenerate.
4033
40342011-02-08 Tobias Burnus <burnus@net-b.de>
4035
4036 * MAINTAINERS: Add myself as libquadmath maintainer.
4037
40382011-02-08 Thomas Schwinge <thomas@schwinge.name>
4039
4040 * MAINTAINERS: Update my email address.
4041
40422011-02-07 Joseph Myers <joseph@codesourcery.com>
4043
4044 * MAINTAINERS (option handling): Add self.
4045
40462011-02-06 Kai Tietz <kai.tietz@onevision.com>
4047
4048 PR lto/47225
4049 * Makefile.def: Add dependency for install-gcc
4050 on install-lto-plugin.
4051 * Makfile.in: Regenerated
4052
40532011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4054
4055 * MAINTAINERS (CPU Port Maintainers): Add myself.
4056
40572011-01-31 Alexandre Oliva <aoliva@redhat.com>
4058
4059 PR libgcj/44341
4060 * configure.ac: Discard --with-* flags for host when configuring
4061 target libraries for cross build.
4062 * configure: Rebuilt.
4063
40642011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4065
4066 * MAINTAINERS (linear loop transforms): Removed.
4067
40682011-01-25 Jakub Jelinek <jakub@redhat.com>
4069
4070 * configure.ac: If with_ppl is no, move setting with_cloog=no
4071 after CLOOG_REQUESTED check.
4072 * configure: Regenerated.
4073
40742011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4075
4076 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4077 CLooG has been requested.
4078 * configure: Regenerated.
4079
40802011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4081
4082 * configure: Regenerated.
4083 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4084
40852011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4086
4087 * configure: Regenerated.
4088 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4089
40902011-01-21 Andreas Schwab <schwab@redhat.com>
4091
4092 * configure.ac: Use AS_HELP_STRING throughout.
4093 * configure: Regenerate.
4094
40952011-01-18 Jie Zhang <jie.zhang@analog.com>
4096
4097 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4098 * configure: Regenerate.
4099
41002011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4101
4102 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4103
41042011-01-13 Joel Brobecker <brobecker@adacore.com>
4105
4106 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4107 for ia64-hpux.
4108 * configure: Regenerate.
4109
41102011-01-07 Jan Hubicka <jh@suse.cz>
4111
4112 PR lto/47225
4113 * Makefile.in: Regenerate.
4114 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4115 configure.
4116
41172011-01-07 Jan Hubicka <jh@suse.cz>
4118
4119 * Makefile.in: Regenerate.
4120 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4121 and configure dependency on lto-plugin configure.
4122 (lto-plugin module): Remove dependency on GCC; add dependency on
4123 liniberty.
4124
41252011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4126
4127 * MAINTAINERS (Write After Approval): Add myself.
4128
41292010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4130
4131 * configure: Regenerate.
4132
41332010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4134
4135 * configure.ac: (picochip): Disable libiberty.
4136
41372010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4138
4139 * MAINTAINERS (Write After Approval): Add myself.
4140
41412010-12-10 Ian Lance Taylor <iant@google.com>
4142
4143 PR bootstrap/46819
4144 * configure.ac: For --disable-libgcj clear libgcj_saved.
4145 * configure: Rebuild.
4146
41472010-12-10 Tobias Burnus <burnus@net-b.de>
4148
4149 PR fortran/46540
4150 * configure.ac: Add --disable-libquadmath and
4151 --disable-libquadmath-support.
4152 * configure: Regenerate.
4153
41542010-12-03 Ian Lance Taylor <iant@google.com>
4155
4156 * MAINTAINERS: Add myself as libgo maintainer.
4157
41582010-12-03 Hans-Peter Nilsson <hp@axis.com>
4159
4160 PR libffi/46792
4161 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4162 * configure: Regenerate.
4163
41642010-12-02 Ian Lance Taylor <iant@google.com>
4165
4166 * configure.ac: Always set default for poststage1_ldflags to
4167 -static-libstdc++ -static-libgcc.
4168
41692010-11-29 Andreas Schwab <schwab@redhat.com>
4170
4171 * configure.ac: Move comment to remove extra space in last argument
4172 of GCC_TARGET_TOOL.
4173
41742010-11-26 Alexandre Oliva <aoliva@redhat.com>
4175
4176 PR other/46026
4177 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4178 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4179 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4180 (BASE_FLAGS_TO_PASS): Use it.
4181 * configure: Rebuilt.
4182 * Makefile.in: Rebuilt.
4183
41842010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4185
4186 PR binutils/12258
4187 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4188 Properly check default linker.
4189 * configure: Regnerated.
4190
41912010-11-23 Matthias Klose <doko@ubuntu.com>
4192
4193 * configure.ac: For --enable-gold, handle value `default' instead of
4194 `both*'. New configure option --{en,dis}able-ld.
4195 * configure: Regenerate.
4196
41972010-11-20 Ian Lance Taylor <iant@google.com>
4198
4199 * configure.ac: Only disable a language library if no language needs
4200 it. Don't let --disable-libgcj uncondtionally disable libffi.
4201 * configure: Rebuild.
4202
42032010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4204
4205 * Makefile.in: Regenerate.
4206
4207 PR other/46202
4208 * configure.ac: Fix just-built in-tree STRIP name to be
4209 binutils/strip-new.
4210 * configure: Regenerate.
4211 * Makefile.def (install-strip-gcc, install-strip-binutils)
4212 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4213 (install-strip-sid): Mirror dependencies on non-strip variants
4214 of these targets on the respective -strip prerequisites.
4215 * Makefile.tpl (install-strip, install-strip-host)
4216 (install-strip-target): New targets.
4217 (install-strip-[+module+], install-strip-target-[+module+]):
4218 New targets.
4219 * Makefile.in: Regenerate.
4220
42212010-11-19 Ian Lance Taylor <iant@google.com>
4222 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4223
4224 * configure.ac: Add target-libgo to target_libraries. Set
4225 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4226 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4227 (HOST_EXPORTS): Add GOC.
4228 (BASE_TARGET_EXPORTS): Add GOC.
4229 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4230 (GOCFLAGS_FOR_TARGET): New variable.
4231 (EXTRA_HOST_FLAGS): Add GOC.
4232 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4233 * Makefile.def (target_modules): Add libgo.
4234 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4235 (dependencies): Add dependency from configure-target-libgo to
4236 configure-target-libffi and all-target-libstdc++-v3. Add
4237 dependencies from all-target-libgo to all-target-libffi.
4238 (languages): Add go.
4239 * configure: Rebuild.
4240 * Makefile.in: Rebuild.
4241
42422010-11-19 Ian Lance Taylor <iant@google.com>
4243
4244 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4245 compiler/flag environment variables.
4246
42472010-11-18 Ian Lance Taylor <iant@google.com>
4248
4249 * configure.ac: Check for lang_requires_boot_languages in
4250 config-lang.in files.
4251 * configure: Rebuild.
4252
42532010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
87969c8c 4254 Tobias Burnus <burnus@net-b.de>
4255
4256 PR fortran/32049
4257 * Makefile.def: Add libquadmath; build it with language=fortran.
4258 * configure.ac: Add libquadmath.
4259 * Makefile.tpl: Handle multiple libs in check-[+language+].
4260 * Makefile.in: Regenerate.
4261 * configure: Regenerate.
4262
1fea6e9c 42632010-11-16 Tom Tromey <tromey@redhat.com>
4264
4265 * MAINTAINERS: Moved myself to reviewers section.
4266
1950f29a 42672010-11-15 Zdenek Dvorak <ook@ucw.cz>
4268
4269 * MAINTAINERS: Moved myself to reviewers section.
4270
e3d68d13 42712010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4272
4273 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4274 (Write After Approval): Remove self.
4275
73f813e1 42762010-11-15 Andreas Schwab <schwab@redhat.com>
4277
4278 * configure.ac: Fix spelling in option names.
4279 * configure: Regenerated.
4280
e619f0a6 42812010-11-13 Georg-Johann Lay <georgjohann@web.de>
4282
4283 PR bootstrap/39622
4284 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4285 * configure: Regenerated.
4286
b330025b 42872010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4288
4289 * MAINTAINERS: Update my email address.
4290
8a0fe290 42912010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4292
8a0fe290 4293 * configure: Regenerate.
4294
81b9d148 42952010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4296
aac33805 4297 * configure: Regenerate.
81b9d148 4298
4076133b 42992010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4300
4076133b 4301 * configure: Regenerate.
4302
88e8cc3e 43032010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4304
88e8cc3e 4305 * configure: Regenerate.
4306
a3c81e03 43072010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4308
4309 * configure.ac: Support official CLooG.org versions.
4310 * configure: Regenerate.
4311 * config/cloog.m4: New.
4312
083311b4 43132010-11-10 François Dumont <francois.cppdevs@free.fr>
4314
4315 * MAINTAINERS (Write After Approval): Add myself.
4316
7cb0b8a7 43172010-11-09 David Edelsohn <dje.gcc@gmail.com>
4318
4319 * MAINTAINERS: Update my email address.
4320
16463c8d 43212010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4322
4323 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4324 * configure: Regenerate.
16463c8d 4325
25630dc7 43262010-11-03 Ian Lance Taylor <iant@google.com>
4327 Dave Korn <dave.korn.cygwin@gmail.com>
4328
4329 PR lto/46273
4330 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4331 and on other supported platforms whenever LTO is enabled.
4332 * configure: Rebuild.
4333
13d2f2b2 43342010-11-02 Alan Modra <amodra@gmail.com>
4335
4336 PR binutils/12110
4337 * configure.ac: Error when source path contains spaces.
4338 * configure: Regenerate.
4339
4a0163ae 43402010-10-23 James E. Wilson <wilson@codesourcery.com>
4341
4342 * MAINTAINERS: Update my email address.
4343
1235ba90 43442010-10-20 Ian Lance Taylor <iant@google.com>
4345
4346 * Makefile.def (target_modules): Set lib_path to src/.libs for
4347 libstdc++-v3 module.
4348 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4349 * Makefile.in: Rebuild.
4350
579b6115 43512010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4352
4353 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4354 (Write After Approval): Remove myself.
4355
79aafbf6 43562010-10-15 Tristan Gingold <gingold@adacore.com>
4357
4358 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4359
7516f0c4 43602010-10-14 Douglas Rupp <rupp@gnat.com>
4361
4362 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4363
ca42e774 43642010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4365
4366 * configure.ac (build_lto_plugin): New shell variable.
4367 (--enable-lto): Turn on by default for all non-ELF platforms that
4368 have had LTO support added so far. Set build_lto_plugin appropriately
4369 for both ELF and non-ELF.
4370 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4371 * configure: Regenerate.
4372
9ee71fca 43732010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4374
4375 Sync from src:
4376 * configure.ac (v850 support): Remove target-libgloss from
4377 noconfigdirs.
4378 * configure: Regenerate.
4379
372a3f1e 43802010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4381
4382 PR bootstrap/45326
4383 PR bootstrap/45174
4384 * configure.ac: Honor initial values of $build_configargs,
4385 $host_configargs, $target_configargs. Mark the precious, so
4386 environment settings get recorded.
4387 * configure: Regenerate.
4388
445b7c96 43892010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4390
4391 PR bootstrap/45796
4392 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4393 Depend on all-build-libiberty.
4394 * Makefile.in: Regenerate.
4395
d34b0d1e 43962010-09-30 Michael Eager <eager@eagercon.com>
4397
4398 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4399 * configure: Regenerate.
4400
2ae04593 44012010-09-28 Michael Eager <eager@eagercon.com>
4402
4403 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4404
3aa7b555 44052010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4406
4407 PR bootstrap/44621
4408 * configure.ac: Fix unportable shell quoting.
4409 * configure: Regenerate.
4410
62932e4d 44112010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4412
4413 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4414 targets and amend comment.
4415 * configure: Regenerate.
4416
b3f60ce8 44172010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4418
4419 * MAINTAINERS (Write After Approval): Add myself.
4420
4ae8c98f 44212010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4422
4423 * configure.ac: Enable LTO by default on Darwin.
4424 * configure: Regenerate.
4425
782aa0bb 44262010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4427
4ae8c98f 4428 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 4429
3888a212 44302010-09-01 Ian Bolton <ian.bolton@arm.com>
4431
4ae8c98f 4432 * MAINTAINERS (Write After Approval): Add myself.
3888a212 4433
ad7d8d63 44342010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4435
4436 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4437 ports
4438
b9c08e4e 44392010-07-28 David Yuste <david.yuste@gmail.com>
4440
4441 * MAINTAINERS (Write After Approval): Add myself.
4442
65b688d7 44432010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4444
4445 * configure.ac: Support all v850 targets.
4446 * configure: Regenerate.
4447
b9a8e4c4 44482010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4449
4450 PR bootstrap/44455
4451 * configure.ac (extra_mpfr_configure_flags): Copy from
4452 extra_mpc_gmp_configure_flags.
4453 * configure: Re-generated.
4454
a91ed45e 44552010-07-22 Andi Kleen <ak@linux.intel.com>
4456
4457 * MAINTAINERS (Write After Approval): Add myself.
4458
b2c57537 44592010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4460
4461 * MAINTAINERS (Write After Approval): Add myself.
4462
a7a6769e 44632010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4464
4465 * MAINTAINERS (Write After Approval): Add myself.
4466
cb885d9b 44672010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4468
4469 PR target/44862
4470 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4471 Provide -B option to allow for link spec %s substitutions for
4472 libstdc++.a on darwin.
4473 * Makefile.in: Regenerate.
4474
5bea9bfd 44752010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4476
4477 * MAINTAINERS (Reviewers): Update my e-mail address
4478
753a7a07 44792010-06-10 Alexandre Oliva <aoliva@redhat.com>
4480
4481 * Makefile.def (configure-gcc): Depend on all-libelf.
4482 * Makefile.in: Rebuild.
4483
596b7b22 44842010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4485
4486 * MAINTAINERS (Write After Approval): Add myself in the right place.
4487
dcde3c07 44882010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 4489
4490 * MAINTAINERS (Write After Approval): Add myself.
4491
dcde3c07 44922010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 4493
4494 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 4495
44962010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 4497
e3cce89a 4498 * config.sub: Update to version 2010-05-21.
4499 * config.guess: Update to version 2010-04-03.
fc75f6d9 4500
f64b48e2 45012010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4502
4503 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4504 * configure: Regenerate.
4505
2be0e543 45062010-05-12 Sriraman Tallam <tmsriram@google.com>
4507
4508 * MAINTAINERS (Write After Approval): Add myself.
4509
23433d72 45102010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4511
4512 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4513 a platform that supports LTO.
4514 * configure: Regenerate.
4515
896fc761 45162010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4517
4518 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4519 * configure: Regenerated.
4520
af7c5662 45212010-04-27 Roland McGrath <roland@redhat.com>
4522 H.J. Lu <hongjiu.lu@intel.com>
4523
4524 * configure.ac (--enable-gold): Support both, both/gold and
4525 both/bfd to add gold to configdirs without removing ld.
4526 * configure: Regenerated.
4527
4528 * Makefile.def: Add install-gold dependency to install-ld.
4529 * Makefile.in: Regenerated.
4530
4d992eb6 45312010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4532
4533 PR lto/42776
4534 * configure.ac (--enable-lto): Refactor handling so libelf tests
4535 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4536 and allow LTO to be explicitly enabled on non-ELF platforms that
4537 are known to support it inside else-clause.
4538 * configure: Regenerate.
4539
affd1d61 45402010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4541
4542 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4543 * configure: Regenerate.
4544
e55e8126 45452010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4546
4547 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4548 * configure: Regenerate.
4549
d6845139 45502010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4551
4552 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4553 separately.
4554 * configure: Regenerate.
4555
c9c28109 45562010-04-16 Kevin Williams <kevin.williams@inria.fr>
4557
4558 * MAINTAINERS (Write After Approval): Add myself.
4559
8e051ef4 45602010-04-14 Tristan Gingold <gingold@adacore.com>
4561
4562 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4563 * configure: Regenerate.
4564
7cc7a0c6 45652010-04-13 Steve Ellcey <sje@cup.hp.com>
4566
4567 * configure: Regenerate after change to elf.m4.
4568
30e08f1c 45692010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4570
4571 * MAINTAINERS (Write After Approval): Add myself.
4572
b14b3ce1 45732010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4574
4575 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4576 * configure: Regenerated.
4577
45782010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4579
4580 * configure.ac: Print "buggy but acceptable" when CLooG
4581 revision is less than 9.
4582 * configure: Regenerated.
4583
09c38bea 45842010-04-01 Diego Novillo <dnovillo@google.com>
4585
4586 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4587
59a40389 45882010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4589
4590 PR bootstrap/43615
4591 PR bootstrap/43328
4592
4593 Revert:
4594
4595 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4596
4597 * configure.ac: Do not pass --enable-multilib nor
4598 --disable-multilib in baseargs. Accept explicitly passed
4599 --enable_multilib.
4600 * configure: Regenerate.
4601
15153e30 46022010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4603
4604 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4605
247ec299 46062010-03-31 Janis Johnson <janis187@us.ibm.com>
4607
4608 * MAINTAINERS: Remove myself.
4609
7816cdf1 46102010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4611
4612 PR bootstrap/43328
4613 * configure.ac: Do not pass --enable-multilib nor
4614 --disable-multilib in baseargs. Accept explicitly passed
4615 --enable_multilib.
4616 * configure: Regenerate.
4617
2a78007b 46182010-03-28 Andrew Pinski <pinskia@gmail.com>
4619
4620 * MAINTAINERS (spu port): Remove me.
4621
fa0a53e3 46222010-03-23 Joseph Myers <joseph@codesourcery.com>
4623
4624 * configure.ac (tic6x-*-*): New case.
4625 * configure: Regenerate.
4626
d590232e 46272010-03-23 Joseph Myers <joseph@codesourcery.com>
4628
4629 * config.sub: Update to version 2010-03-22.
4630 * config.guess: Update to version 2009-12-30.
4631
dcde3c07 46322010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 4633
4634 PR ada/42554
4635 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4636 * configure: Regenerate.
4637
7071ad11 46382010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4639
4640 * MAINTAINERS: Update my email address.
4641
c583eb67 46422010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4643
4644 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4645 (ghassan.shobaki@amd.com): Removed.
4646
6217c06a 46472010-03-17 Alan Modra <amodra@gmail.com>
4648
4649 * MAINTAINERS: Update my email address.
4650
101a6f96 46512010-03-16 Diego Novillo <dnovillo@google.com>
4652
4653 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4654 Matthews.
4655
b753085c 46562010-03-16 Joseph Myers <joseph@codesourcery.com>
4657
4658 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4659 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4660
4b83e160 46612010-03-16 Joseph Myers <joseph@codesourcery.com>
4662
4663 * MAINTAINERS: Update my email address.
4664
f345c9fb 46652010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4666
4667 * MAINTAINERS: Update my email address.
4668
4c6d05aa 46692010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4670
4671 * MAINTAINERS: Update my email address.
4672
11010e64 46732010-03-09 Jie Zhang <jie@codesourcery.com>
4674
4675 * MAINTAINERS: Update my email address.
4676
68645a6b 46772010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4678
4679 PR libstdc++/32499
4680 * configure.ac (RANLIB): Default to true.
4681 (STRIP): Likewise.
4682 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4683 * configure: Regenerate.
4684
dcde3c07 46852010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 4686
4687 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4688 (Write After Approval): Update my email address.
4689
90b41dad 46902010-02-17 Nick Clifton <nickc@redhat.com>
4691
4692 PR 11238
4693 * Makefile.tpl (local-distclean): Also remove config.cache files in
4694 sub-directories as there may not be Makefiles present in the
4695 sub-directories.
4284910f 4696 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4697 the config.cache files found by the find command.
4698
90b41dad 4699 * Makefile.in: Regenerate.
4700 * configure.ac: Revert previous delta.
4701 * configure: Regenerate.
4702
abb1d088 47032010-02-15 Nick Clifton <nickc@redhat.com>
4704
4705 PR 11238
4706 * configure.ac: Delete config.cache files in sub-directories when
4707 deleting Makefiles.
4708 * configure: Regenerate.
4709
b55e20a0 47102010-02-12 Ben Elliston <bje@gnu.org>
4711
4712 * MAINTAINERS: Update my email address.
4713
0518ccd2 47142010-02-08 Andrew Pinski <pinskia@gmail.com>
4715
4716 * MAINTAINERS (spu port): Update my email address.
4717
dcd5ad58 47182010-02-08 Jie Zhang <jie.zhang@analog.com>
4719
4720 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4721
17b6993a 47222010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4723
4724 * configure.ac: Add "recommended" version checks for GMP/MPC.
4725 Update recommended GMP/MPFR/MPC versions.
4726 * configure: Regenerate.
4727
e10fd696 47282010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4729
4730 * MAINTAINERS: Move my Embecosm email address into the
4731 write-after-approval section.
4732
ddcf38e8 47332010-01-26 Ian Lance Taylor <iant@google.com>
4734
4735 * MAINTAINERS: Add myself as Go frontend maintainer.
4736
5c96a839 47372010-01-25 Joern Rennecke <amylaar@spamcop.net>
4738
4739 PR libstdc++/36101, PR libstdc++/42813
4740 * configure.ac (bootstrap_target_libs): Make inclusion of
4741 target-libgomp conditional on libgomb being in target_configdirs.
4742 * configure: Regenerate.
4743
8e61effd 47442010-01-23 Joern Rennecke <amylaar@spamcop.net>
4745
4746 PR libstdc++/36101, PR libstdc++/42813
4747 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4748 * configure: Regenerate.
4749
1fda3360 47502010-01-22 Joern Rennecke <amylaar@spamcop.net>
4751
4752 PR libstdc++/36101, PR libstdc++/42813
4753 * configure.ac (target_configdirs): Substitute.
4754 * Makefile.def: Bootstrap target module libgomp.
4755 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4756 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4757 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4758 * configure, Makefile.in: Regenerate.
4759
8e32c255 47602010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4761
4762 * MAINTAINERS: Adjust my details.
4763
37d3b41c 47642010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4765
4766 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4767
50918a37 47682010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4769
4770 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4771
3397c9b2 47722010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4773
4774 * MAINTAINERS (Write After Approval): Add myself.
4775
25cd8ffa 47762010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4777
4778 * MAINTAINERS (Write After Approval): Add myself.
4779
a82c8807 47802010-01-11 Richard Guenther <rguenther@suse.de>
4781
4782 PR lto/41569
4783 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4784 * Makefile.in: Regenerated.
4785
5846e92c 47862010-01-11 Andreas Tobler <andreast@fgznet.ch>
4787
4788 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4789 * configure: Regenerate.
4790
c3fc6a63 47912010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9f9d05ad 4792 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
c3fc6a63 4793
4794 PR bootstrap/42424
4795 * configure.ac: Include libtool m4 files.
9f9d05ad 4796 (_LT_CHECK_OBJDIR): Call it.
c3fc6a63 4797 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4798 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 4799
c3fc6a63 4800 * configure: Regenerate.
4801
1ab7bcf0 48022010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4803
4804 PR bootstrap/41818
4805 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4806 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4807 * Makefile.in: Regenerate.
4808
1a4f45ec 48092010-01-02 Richard Guenther <rguenther@suse.de>
4810
4811 PR lto/41529
4812 * configure.ac: Include config/elf.m4. Disable LTO if not
4813 builting for an elf target.
4814 * configure: Regenerate.
4815
cff9dc68 48162009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4817
4818 * MAINTAINERS: Change my email address.
4819
c505c9f4 48202009-12-18 Ben Elliston <bje@au.ibm.com>
4821
4822 * config.sub, config.guess: Update from upstream sources.
4823
070457e7 48242009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4825
4826 * MAINTAINERS (Write After Approval): Add myself.
4827
16de6a81 48282009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4829
4830 PR middle-end/30447
4831 PR middle-end/30789
4832 PR other/40302
4833
4834 * configure.ac: Require MPC.
4835 * configure: Regenerate.
4836
e6408286 48372009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4838
4839 PR target/38384
4840 PR bootstrap/40972
4841 * libtool.m4: Sync from git Libtool.
4842 * ltoptions.m4: Likewise.
4843 * ltversion.m4: Likewise.
4844 * lt~obsolete.m4: Likewise.
4845 * ltmain.sh: Likewise.
4846
fcb50449 48472009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4848
4849 * configure.ac: Update minimum MPC version to 0.8.
4850 * configure: Regenerate.
4851
cff3778c 48522009-11-21 Sebastian Pop <sebpop@gmail.com>
4853
4854 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4855 * configure: Regenerated.
4856
d6dfe18a 48572009-11-21 Ian Lance Taylor <iant@google.com>
4858
4859 * configure.ac: Change default of poststage1_ldflags to be empty if
4860 poststage1_libs is set. When poststage1_libs is empty, and
4861 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4862 * configure: Rebuild.
4863
04810760 48642009-11-21 Adam Nemet <adambnmet@gmail.com>
4865
4866 * MAINTAINERS (Write After Approval): Update my email address.
4867
af3e823e 48682009-11-20 Ben Elliston <bje@au.ibm.com>
4869
4870 * config.guess: Update from upstream sources.
4871
e01b36b0 48722009-11-16 Alexandre Oliva <aoliva@redhat.com>
4873
4874 * Makefile.def: Restore host and target settings for gmp.
4875 * Makefile.in: Rebuild.
4876
eea1ae23 48772009-11-16 Alexandre Oliva <aoliva@redhat.com>
4878
4879 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4880 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4881 Fix portability of test of C++ as bootstrap language. Add
4882 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4883 * configure: Rebuild.
4884 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4885 and cloog. Fix in-tree ppl configuration. Introduce libelf
4886 in-tree building.
4887 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4888 (POSTSTAGE1_HOST_EXPORTS): Use it.
4889 (STAGE[+id+]_CXXFLAGS): New.
4890 (BASE_FLAGS_TO_PASS): Pass it down.
4891 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4892 extra_exports.
4893 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4894 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4895 extra_exports.
4896 * Makefile.in: Rebuild.
4897
5e80e315 48982009-11-17 Ben Elliston <bje@au.ibm.com>
4899
4900 * config.sub, config.guess: Update from upstream sources.
4901
500010c6 49022009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4903
4904 * MAINTAINERS (Write After Approval): Add myself.
4905
dcde3c07 49062009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 4907
4908 * MAINTAINERS (Write After Approval): Add myself.
4909
fe284774 49102009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4911
4912 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4913 paths for *-w64-mingw* and x86_64-*mingw*.
4914 * configure: Regenerated.
4915
dcde3c07 49162009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 4917
4918 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4919
c356a43c 49202009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4921
4922 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4923 Phil Edwards to Write-After Approval.
4924
ec2eb8fb 49252009-10-30 Kai Tietz <kai.tietz@onevision.com>
4926
4927 * configure.ac: Disable target-winsup & co for
4928 x86_64-*-mingw* and *-w64-mingw* targets.
4929 * configure: Regenerated.
4930
24833e1a 49312009-10-16 Nick Clifton <nickc@redhat.com>
4932
4933 * MAINTAINERS: Add myself as a maintainer for the RX port.
4934
dcde3c07 49352009-10-26 Johannes Singler <singler@kit.edu>
2683326a 4936
9f9d05ad 4937 * MAINTAINERS (Write After Approval): Update my e-mail address.
2683326a 4938
3a8cd7be 49392009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4940
4941 * configure.ac (CLooG test): Use = with test.
4942 * configure: Regenerate.
4943
24d0cd27 49442009-10-22 Richard Guenther <rguenther@suse.de>
4945
4946 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4947 cloog if the ppl version check failed. Move flags saving
4948 before setting in libelf check.
4949 * configure: Regenerate.
4950
539c8c59 49512009-10-21 Richard Guenther <rguenther@suse.de>
4952
4953 * configure.ac: Adjust the ppl and cloog configure to work as
4954 documented. Disable cloog if ppl was disabled. Omit the version
4955 checks if they were disabled.
4956 * configure: Re-generate.
4957
d6ef094a 49582009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4959
4960 * configure.ac: Add 'lto' to enable_languages, not
4961 new_enable_languages, and only if not already present.
4962 * configure: Regenerate.
4963
414672c1 49642009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4965
4966 * README: Refer to the various COPYING* files instead of just
4967 COPYING.
4968 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4969
dcde3c07 49702009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 4971
4972 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
8738bcea 4973
17780be3 49742009-10-07 Richard Guenther <rguenther@suse.de>
4975
4976 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4977 and Richard Guenther as reviewers.
4978 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4979 as reviewers.
4980
c01decc6 49812009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 4982
c01decc6 4983 * config.sub: Update from upstream sources.
56ca37b0 4984
85627a28 49852009-10-06 Ian Lance Taylor <iant@google.com>
4986
4987 * Makefile.def: check-gold depends upon all-gas.
4988 * Makefile.in: Rebuild.
4989
338b88fa 49902009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4991
4992 * MAINTAINERS (Write After Approval): Add myself.
4993
7bfefa9d 49942009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4995
4996 * Makefile.def: all-lto-plugin depends on all-libiberty.
4997 set bootstrap=true for lto-plugin.
4998 Add lto-plugin.
4999 * Makefile.in: Regenerate.
5000 * configure.ac (host_libs): Add lto-plugin.
5001 * configure: Regenerate.
5002
7bfefa9d 50032009-10-03 Diego Novillo <dnovillo@google.com>
5004
5005 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5006 (HOST_LIBELFLIBS): Define.
5007 (HOST_LIBELFINC): Define.
5008 * Makefile.in: Regenerate.
5009 * configure.ac: Add --enable-lto.
5010 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5011 If --enable-lto is used, add 'lto' to new_enable_languages.
5012 If --enable-lto is used and gold is enabled, add
5013 lto-plugin to configdirs.
5014 * configure: Regenerate.
5015
50162009-10-03 Simon Baldwin <simonb@google.com>
5017
5018 * configure.ac: If --with-system-zlib, suppress local zlib and
5019 pass --with-system-zlib to subdir configure scripts.
5020 * configure: Regenerate.
5021
dcde3c07 50222009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 5023 Paolo Bonzini <bonzini@gnu.org>
5024
5025 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5026 $(srcdir).
5027 * Makefile.in: Rebuilt.
5028
dcde3c07 50292009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 5030
5031 * MAINTAINERS (Write After Approval): Add myself.
5032
0f3a3df5 50332009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5034
5035 * configure.ac: Update minimum MPC version to 0.7.
5036 * configure: Regenerate.
5037
412c2e81 50382009-09-25 Nick Clifton <nickc@redhat.com>
5039
5040 * configure.ac: Pass any --cache-file=/dev/null option on to
5041 subconfigures.
5042 * configure: Regenerate.
5043
c061df75 50442009-09-23 Nick Clifton <nickc@redhat.com>
5045
5046 * config.sub, config.guess: Update from upstream sources.
5047
dcde3c07 50482009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 5049
5050 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5051 * Makefile.in: Rebuilt.
5052
04a2e841 50532009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5054
5055 PR bootstrap/32272
5056 * configure.ac: Error out if $srcdir isn't '.' but contains
5057 host-${host_noncanonical}.
5058 * configure: Regenerate.
5059
3d00a007 50602009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5061
5062 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5063 maintainer.
5064
9d447cf8 50652009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5066
7b5fee3e 5067 * configure.ac: If bootstrapping a combined tree with
5068 --enable-gold, require c++ in stage1_languages.
5069 * configure: Regenerate.
5070
32027446 5071 * configure.ac: Also add target_libs of stage1_languages to
5072 bootstrap_target_libs.
5073 * configure: Regenerate.
5074
9d447cf8 5075 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5076 with --enable-languages not containing c++.
5077 * configure: Regenerate.
5078
572ee61a 50792009-09-15 Jie Zhang <jie.zhang@analog.com>
5080
5081 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5082 * configure: Regenerate.
5083
dcde3c07 50842009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 5085
6cf4f338 5086 * MAINTAINERS (Write After Approval): Update my e-mail address,
5087 and move from from here...
5088 (Waiting for paperwork): To here.
153f8c88 5089
31ebfd49 50902009-09-09 Joseph Myers <joseph@codesourcery.com>
5091
5092 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5093
8bb79148 50942009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5095
5096 * configure.ac: Do not use $extrasub for replacing @if/@endif
5097 parts in Makefile; instead, use additional arguments to
5098 AC_CONFIG_COMMANDS to do the replacement manually, with several
5099 sed invocations, to avoid HP-UX sed command limits.
5100 * configure: Regenerate.
5101
81540bae 51022009-09-08 Alexandre Oliva <aoliva@redhat.com>
5103
5104 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5105 blank before -L.
5106
a2059f7a 51072009-09-04 Alexandre Oliva <aoliva@redhat.com>
5108
5109 * configure.ac (with-build-config): Document. Handle without.
5110 Handle missing argument.
5111 * configure: Rebuilt.
5112
719faf1c 51132009-09-03 Alexandre Oliva <aoliva@redhat.com>
5114
5115 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5116 Default to bootstrap-debug only if compare-debug works.
5117 * configure: Rebuilt.
5118 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5119 * Makefile.in: Rebuilt.
5120
aab1c61e 51212009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5122
5123 * MAINTAINERS (OS Port Maintainers): Update my email address.
5124
14151756 51252009-09-01 Alexandre Oliva <aoliva@redhat.com>
5126
5127 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5128 * Makefile.in: Rebuilt.
5129
0ba87351 51302009-09-01 Chris Demetriou <cgd@google.com>
5131
5132 * MAINTAINERS (Write After Approval): Add myself.
5133
7c48f38c 51342009-08-31 Dodji Seketeli <dodji@redhat.com>
5135
5136 PR debug/30161
5137 * include/dwarf2.h (enum dwarf_tag): Added
5138 DW_TAG_GNU_template_template_param
5139 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5140
5576729b 51412009-08-30 Paolo Bonzini <bonzini@gnu.org>
5142
5143 * Makefile.tpl (AWK): Fix typo.
5144 * Makefile.in: Regenerate.
5145
b181f265 51462009-08-30 Paolo Bonzini <bonzini@gnu.org>
5147
5148 * configure.ac: Detect awk and sed.
5149 * Makefile.def (flags_to_pass): Add AWK and SED.
5150 * Makefile.tpl (AWK, SED): New.
5151 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5152 * configure: Regenerate.
5153 * Makefile.in: Regenerate.
5154
7baff5bd 51552009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5156
5157 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5158 (collapseslashes): Likewise.
5159
81a71e2b 51602009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5161
5162 * configure.ac (AC_PREREQ): Bump to 2.64.
5163
f0c89091 51642009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5165
115d57c5 5166 * configure.ac: Remove --with-datarootdir, --with-docdir,
5167 --with-pdfdir, --with-htmldir switches.
5168 * configure: Regenerate.
5169
cd9a469c 5170 * configure: Regenerate.
5171
f0c89091 5172 * compile: Sync from Automake 1.11.
5173 * depcomp: Likewise.
5174 * install-sh: Likewise.
5175 * missing: Likewise.
5176 * mkinstalldirs: Likewise.
5177 * ylwrap: Likewise.
5178
a410fae3 51792009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5180
5181 * ltmain.sh (func_normal_abspath): New function.
5182 (func_relative_path): Likewise.
5183 (func_mode_help): Document new -bindir option for link mode.
5184 (func_mode_link): Add new -bindir option, and use it to place
5185 output DLL if specified.
5186
1a48098b 51872009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5188
cd2f3773 5189 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5190 (baseargs): Add --disable-option-checking.
5191 * configure: Regenerate.
5192
1a48098b 5193 * Makefile.def (configure-target-libiberty): Depend on
5194 all-binutils and all-ld.
5195 (configure-target-newlib): Likewise.
5196 * Makefile.in: Regenerate.
5197
155f17ed 51982009-08-17 Ben Elliston <bje@au.ibm.com>
5199
5200 * config.sub, config.guess: Update from upstream sources.
5201
ea864ded 52022009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5203
5204 Sync from src, merge:
5205
5206 2009-07-02 Tristan Gingold <gingold@adacore.com>
5207
5208 * configure.ac: Do not exclude gas for i386-*-darwin.
5209 Add a case for x86_64-*-darwin.
5210 * configure: Regenerate.
5211
0f879579 52122009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5213
5214 * MAINTAINERS: Add my name to Write After Approval list.
5215
dcde3c07 52162009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 5217
5218 * configure.ac: Add Microblaze target.
5219 * configure: Regenerate.
5220
39f6b116 52212009-07-31 Christian Bruel <christian.bruel@st.com>
5222
5223 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5224 * configure: Regenerate.
8738bcea 5225
dcde3c07 52262009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 5227
5228 * MAINTAINERS (Write After Approval): Update my e-mail address.
5229
5110389d 52302009-07-06 Ian Lance Taylor <iant@google.com>
5231
5232 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5233 * configure: Rebuild.
5234
fa9b8d64 52352009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5236
5237 * MAINTAINERS: Move myself to the Graphite Reviewers.
5238
5f29861f 52392009-06-30 Wei Guozhi <carrot@google.com>
5240
5241 * MAINTAINERS: Add my name to Write After Approval list.
5242
6fe86052 52432009-06-26 Steve Ellcey <sje@cup.hp.com>
5244
5245 PR bootstrap/40338
5246 * configure.ac (comparestring): Create new variable.
5247 * Makefile.tpl (comparestring): Use to skip some comparisions.
5248 * configure: Regenerate.
5249 * Makefile.in: Regenerate.
5250
b5ce97f8 52512009-06-26 Doug Evans <dje@sebabeach.org>
5252
5253 * Makefile.def (host_modules): Add cgen.
5254 * Makefile.in: Regenerate.
5255 * configure.ac (host_tools): Add cgen.
5256 * configure: Regenerate.
5257
46222c18 52582009-06-23 DJ Delorie <dj@redhat.com>
5259
5260 * MAINTAINERS: Add myself as mep maintainer.
5261
7ab76cec 52622009-06-23 Ian Lance Taylor <iant@google.com>
5263
5264 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5265 boot_languages. Only bootstrap target libraries listed in
5266 target_libs for some boot language. Add --with-stage1-ldflags,
5267 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5268 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5269 if not building with C++.
5270 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5271 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5272 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5273 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5274 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5275 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5276 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5277 * configure, Makefile.in: Rebuild.
5278
b2bb9bab 52792009-06-23 Li Feng <nemokingdom@gmail.com>
5280
5281 * MAINTAINERS: Added my name to write-after-approval list.
5282
0c809c32 52832009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5284
5285 * configure.ac: Define is_elf for QNX Neutrino targets.
5286 * configure: Regenerate.
5287
7b4becfd 52882009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5289
9f9d05ad 5290 * MAINTAINERS: Added my name to the write-after-approval list
7b4becfd 5291
7aed6ac5 52922009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5293
5294 * configure.ac: Detect MPC in default directory.
5295 * configure: Regenerate.
5296
9d247ee8 52972009-06-03 Jerome Guitton <guitton@adacore.com>
5298 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5299
9f9d05ad 5300 * Makefile.tpl (all): Avoid a trailing backslash.
5301 * Makefile.in: Regenerate.
9d247ee8 5302
aec4ef75 53032009-06-03 Ben Elliston <bje@au.ibm.com>
5304
5305 * config.sub, config.guess: Update from upstream sources.
5306
f83974e5 53072009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5308
5309 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5310 to noconfdirs.
5311 * configure: Regenerate.
5312
77b633a0 53132009-06-02 Alexandre Oliva <aoliva@redhat.com>
5314
5315 * Makefile.tpl ([+compare-target+]): Compare all stage
5316 directories, rather than just gcc.
5317 * Makefile.in: Rebuilt.
5318
351f7ac7 53192009-06-01 Doug Kwan <dougkwan@google.com>
5320
5321 * configure.ac: Support gold for target arm*-*-*.
5322 * configure: Regenerate.
9d247ee8 5323
7601a55c 53242009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5325
5326 * Makefile.def: Add MPC support and dependencies.
5327 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5328
5329 * Makefile.in, configure: Regenerate.
5330
a36217d3 53312009-05-27 Alexandre Oliva <aoliva@redhat.com>
5332
5333 * Makefile.tpl (all): Avoid harmless warning in make all when
5334 gcc-bootstrap is enabled but stage_last does not exist.
5335 * Makefile.in: Rebuilt.
5336
8b70b80d 53372009-05-24 Nicolas Roche <roche@adacore.com>
5338
5339 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5340 * Makefile.in: Regenerate.
5341
cab4bf21 53422009-05-21 Denis Chertykov <chertykov@gmail.com>
5343
5344 * MAINTAINERS: Update my e-mail address.
5345
df95bec1 53462009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5347
5348 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5349 * configure: Regenerate.
5350
bc1e0bea 53512009-05-18 Alexandre Oliva <aoliva@redhat.com>
5352
5353 PR other/40159
5354 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5355 gcc-no-bootstrap are mutually exclusive.
5356 * Makefile.in: Rebuilt.
5357
4156fd9a 53582009-05-18 Alexandre Oliva <aoliva@redhat.com>
5359
5360 PR other/40159
5361 * Makefile.tpl (all): Don't end with unconditional success.
5362 * Makefile.in: Rebuilt.
5363
bd1f9655 53642009-05-12 Alexandre Oliva <aoliva@redhat.com>
5365
5366 PR target/37137
5367 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5368 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5369 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5370 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5371 stage_configureflags, stage_cflags and stage_libcflags into
5372 explicit Makefile macros.
5373 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5374 GFORTRAN.
5375 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5376 CC. Set CC_FOR_BUILD from CC.
5377 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5378 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5379 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5380 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5381 and GFORTRAN.
5382 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5383 (_LIBCFLAGS): Renamed to _TFLAGS.
5384 (do-compare-debug, do-compare3-debug): Drop.
5385 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5386 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5387 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5388 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5389 (XGCC_FLAGS_FOR_TARGET): New.
5390 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5391 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5392 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5393 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9f9d05ad 5394 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
bd1f9655 5395 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5396 TFLAGS.
5397 (BUILD_CONFIG): Include if requested.
5398 (all): Set TFLAGS on bootstrap.
5399 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5400 (all-stageid-prefixmodule): Likewise.
5401 (do-clean, distclean-stageid): Set TFLAGS.
5402 (restrap): Fix whitespace.
5403 * Makefile.in: Rebuilt.
5404
604febb6 54052009-05-07 Paolo Bonzini <bonzini@gnu.org>
5406
5407 * config.guess: Sync with src.
5408
63d7f4db 54092009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5410
5411 * configure.ac ($with_ppl): Default to no if not supplied.
5412 ($with_cloog): Likewise.
5413 configure: Regenerate.
5414
21c0690b 54152009-04-27 James E. Wilson <wilson@codesourcery.com>
5416
5417 * MAINTAINERS: Update my e-mail address.
5418
cd06af47 54192009-04-27 Nick Clifton <nickc@redhat.com>
5420
5421 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5422
bb19a97e 54232009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5424
5425 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5426 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5427 * Makefile.in: Regenerate.
5428
bff7ea4a 54292009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5430
5431 PR bootstrap/39739
5432 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5433 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5434
5435 * configure, Makefile.in: Regenerate.
5436
bb19a97e 54372009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 5438
5439 * include/hashtab.h: Update GTY annotations to new syntax
5440 * include/splay-tree.h: Likewise
5441
613eb4a3 54422009-04-17 Ben Elliston <bje@au.ibm.com>
5443
5444 * config.sub, config.guess: Update from upstream sources.
5445
ca2751b6 54462009-04-15 Anthony Green <green@moxielogic.com>
5447
5448 * configure.ac: Add moxie support.
5449 * configure: Rebuilt.
5450
4b072aaf 54512009-04-14 Jakub Jelinek <jakub@redhat.com>
5452
5453 * configure.ac: Change copyright header to refer to version
5454 3 of the GNU General Public License and to point readers at the
5455 COPYING3 file and the FSF's license web page.
5456 * Makefile.def: Likewise.
5457 * Makefile.tpl: Likewise.
5458 * Makefile.in: Regenerate.
5459
95349883 54602009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5461
5462 * configure.ac: Restore match for darwin9 or later. Use double
5463 brackets since regeneration eats one pair.
5464 * configure: Regenerate.
5465
03caadda 54662009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5467
5468 PR gas/10039
5469 * configure.ac: Require texinfo 4.7.
5470 * configure: Regenerated.
5471
6bc9506f 54722009-04-09 Nick Clifton <nickc@redhat.com>
5473
5474 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5475 the GCC Runtime Library Exception.
5476
fec76ae9 54772009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5478
5479 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5480 * configure: Regenerate.
5481
21a0251d 54822009-04-01 Steve Ellcey <sje@cup.hp.com>
5483
5484 * Makefil.def (languages): New entries.
5485 * Makefile.tpl (check-gcc-*): New generic target.
5486 * Makefile.in: Regenerate.
21a0251d 5487
dcde3c07 54882009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 5489
03caadda 5490 * MAINTAINERS: Update my email address.
54b921e3 5491
63d6abe9 54922009-03-18 Tom Tromey <tromey@redhat.com>
5493
03caadda 5494 * configure: Rebuild.
5495 * configure.ac (host_libs): Add libiconv.
5496 * Makefile.in: Rebuild.
5497 * Makefile.def (host_modules): Add libiconv.
5498 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 5499
40c500e1 55002009-03-16 Tristan Gingold <gingold@adacore.com>
5501
5502 * configure.ac: Treat gdb as supported on x86_64-darwin.
5503 * configure: Regenerate.
5504
5bc96548 55052009-03-16 Joseph Myers <joseph@codesourcery.com>
5506
5507 * configure.ac (--with-host-libstdcxx): New option.
5508 * configure: Regenerate.
5509
dcde3c07 55102009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 5511
5512 * MAINTAINERS: Move myself into the write after approval list.
5513
2ab9be2b 55142009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5515
5516 * MAINTAINERS: Update e-mail address.
8738bcea 5517
1f7090eb 55182009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5519
5520 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5521
dcde3c07 55222009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 5523
5524 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5525
9af964d4 55262009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5527
5528 Backport from git Libtool:
5529
5530 2009-01-19 Robert Millan <rmh@aybabtu.com>
5531 Support GNU/kOpenSolaris.
5532 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5533 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5534 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5535 GNU/kOpenSolaris.
5536
a59c2cb8 55372009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5538
5539 * MAINTAINERS: Update e-mail address.
5540
8ccd3088 55412009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 5542
5543 * MAINTAINERS (Write After Approval): Add self.
5544
ebd8f42c 55452009-02-18 Bingfeng Mei <bmei@broadcom.com>
5546
5547 * MAINTAINERS (Write After Approval): Add myself.
5548
be9d4db8 55492009-02-05 Andreas Schwab <schwab@suse.de>
5550
5551 * Makefile.tpl (stage_last): Define $r and $s before using
5552 $(RECURSE_FLAGS_TO_PASS).
5553 * Makefile.in: Regenerate
5554
d7559db1 55552009-01-30 Ian Lance Taylor <iant@google.com>
5556
5557 * MAINTAINERS: Move myself to the Global Reviewers list.
5558
3bef4012 55592009-01-29 Robert Millan <rmh@aybabtu.com>
5560
5561 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5562 * configure: Regenerate.
5563
808f8521 55642009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5565
5566 * MAINTAINERS: Make whitespace consistent.
f84804e6 5567 Remove Robert Millan from Write After Approval.
808f8521 5568
6e6a9ced 55692009-01-16 Alan Modra <amodra@bigpond.net.au>
5570
5571 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5572 (all-opcodes): Depend on all-libiberty.
5573 * Makefile.in: Regenerate.
5574
8408ca00 55752009-01-15 Douglas B Rupp <rupp@gnat.com>
5576
5577 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5578 * configure: Regenerate.
5579
f95e31fd 55802009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5581
5582 * MAINTAINERS (Write After Approval): Add myself.
5583
56b496b0 55842009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5585
5586 * MAINTAINERS: Add myself to reviewers (Fortran).
5587
dcde3c07 55882009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 5589
5590 PR tree-optimization/38515
5591 * configure.ac (cloog-polylib): Removed.
5592 (with_ppl, with_cloog): Test for "no".
5593 * configure: Regenerated.
5594
4e82a0cf 55952009-01-11 Daniel Franke <franke.daniel@gmail.com>
5596
5597 * MAINTAINERS: Moved myself to reviewers (Fortran).
5598
50d19060 55992009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5600
5601 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5602 (Write After Approval): Remove myself.
5603
2915a9ca 56042009-01-03 Diego Novillo <dnovillo@google.com>
5605
5606 * MAINTAINERS: Remove myself from alias maintainership.
5607
df1f167a 56082009-01-02 David Ayers <ayers@fsfe.org>
5609
5610 * MAINTAINERS: Update e-mail address.
5611
b58007d7 56122008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5613
5614 * MAINTAINERS: Make whitespace consistent.
5615
9e6fd619 56162008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5617
5618 Backport from upstream Libtool:
5619 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5620 Add cache variables to tests that require the linker to work.
5621 For shlibpath_overrides_runpath, this also changes the semantics
5622 to let the result from the C compiler take precedence.
5623
2882bf89 56242008-12-02 Ben Elliston <bje@au.ibm.com>
5625
5626 * config.sub, config.guess: Update from upstream sources.
5627
dcde3c07 56282008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 5629
5630 * configure.ac (ppllibs): Add by default the lib flags.
5631 * configure: Regenerate.
5632
da355950 56332008-12-08 Luis Machado <luisgpm@br.ibm.com>
5634
5635 * MAINTAINERS: Add myself to the write after approval list.
5636
42d640f6 56372008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5638
be9d4db8 5639 * configure.ac: Add double brackets on darwin[912].
5640 * configure: Regenerate.
42d640f6 5641
51557c5b 56422008-12-03 Daniel Kraft <d@domob.eu>
5643
5644 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5645 Approval to Reviewer section (for Fortran front-end).
5646
501068c2 56472008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5648
5649 * configure.ac: Expand to darwin10 and later.
5650 * configure: Regenerate.
5651
0ecf7a65 56522008-12-02 Andreas Schwab <schwab@suse.de>
5653
5654 * Makefile.def: configure-target-boehm-gc depends on
5655 all-target-libstdc++-v3.
5656 * Makefile.in: Regenerate.
5657
3177f780 56582008-12-02 Kai Tietz <kai.tietz@onevision.com>
5659
5660 * MAINTAINERS: Add myself as mingw maintainer.
5661
fcf428df 56622008-12-02 Ben Elliston <bje@au.ibm.com>
5663
5664 * config.sub, config.guess: Update from upstream sources.
5665
a61f1d25 56662008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5667
5668 * README.SCO: Remove.
5669
8026444e 56702008-11-29 Fernando Pereira <pronesto@gmail.com>
5671
5672 * MAINTAINERS: Add myself to the write after approval list.
5673
707ec6d5 56742008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5675
5676 * MAINTAINERS: Update my email address in WAA section.
5677
dcde3c07 56782008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 5679
5680 * MAINTAINERS: Update e-mail address.
5681
dcde3c07 56822008-11-27 Toon Moene <toon@moene.org>
c399af55 5683
5684 * MAINTAINERS: Change e-mail address.
5685
d9f9f3af 56862008-11-27 Tristan Gingold <gingold@adacore.com>
5687
5688 * configure.ac: Build gdb for i?86-*-darwin*
5689 * configure: Regenerated.
5690
dcde3c07 56912008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 5692
5693 * MAINTAINERS: Added my full name.
5694
54670ae6 56952008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5696
5697 PR bootstrap/38014
5698 PR bootstrap/37923
5699
5700 Revert:
5701
5702 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5703
5704 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5705 * Makefile.in: Regenerated.
5706
5707 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5708
5709 PR gdb/921
5710 PR gdb/1646
5711 PR gdb/2175
5712 PR gdb/2176
5713
5714 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5715 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5716 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5717 (HOST_EXPORTS): Pass CPPFLAGS.
5718 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5719 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5720 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5721 * Makefile.in, configure: Regenerated.
5722 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5723 and CPPFLAGS_FOR_BUILD.
5724
dcde3c07 57252008-11-06 Jeff Law <law@redhat.com>
35d42d87 5726
5727 * MAINTAINERS: Add myself as middle end maintainer.
5728
9978efe2 57292008-11-06 Andrew Stubbs <ams@codesourcery.com>
5730
5731 * MAINTAINERS (Write after approval): Add myself.
5732
8487f085 57332008-11-05 Diego Novillo <dnovillo@google.com>
5734
5735 * MAINTAINERS (Global Reviewers): Add myself.
5736 (Non-Algorithmic Maintainers): Remove myself.
5737
bd2826b0 57382008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5739
0ecf7a65 5740 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 5741
fefb72aa 57422008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5743
0ecf7a65 5744 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 5745
55bc4ab1 57462008-10-31 Ben Elliston <bje@au.ibm.com>
5747
5748 * configure.ac (spu-*-*): Remove special case.
5749 * configure: Regenerate.
5750
be6ed2e1 57512008-10-30 Catherine Moore <clm@codesourcery.com>
5752
5753 * MAINTAINERS (Write after approval): Update my email address.
5754
a8e019fa 57552008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5756
5757 * configure.ac [spu-*-*]: Do not set skipdirs.
5758 * configure: Re-generate.
5759
1a9f59a4 57602008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5761
5762 * MAINTAINERS (Various Maintainers): Add myself to reload.
5763
de52fda6 57642008-10-25 Richard Guenther <rguenther@suse.de>
5765
5766 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5767 maintainer. Remove myself as libgcc-math maintainer.
5768 (Non-Algorithmic Maintainers): Remove myself.
5769
38db8374 57702008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5771
5772 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5773 * Makefile.in: Regenerated.
5774
d8ff5826 57752008-10-23 Cary Coutant <ccoutant@google.com>
5776
5777 * MAINTAINERS (Write after approval): Add myself.
5778
d514f3bf 57792008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5780
5781 PR gdb/921
5782 PR gdb/1646
5783 PR gdb/2175
5784 PR gdb/2176
5785
5786 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5787 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5788 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5789 (HOST_EXPORTS): Pass CPPFLAGS.
5790 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5791 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5792 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5793 * Makefile.in, configure: Regenerated.
5794 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5795 and CPPFLAGS_FOR_BUILD.
5796
dcde3c07 57972008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 5798
5799 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5800 Sebastian Pop.
5801
65ee4ba4 58022008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5803
5804 * MAINTAINERS (Write After Approval): Added myself.
5805
c214098d 58062008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5807
5808 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5809 recommended version to 2.3.2.
5810
5811 * configure: Regenerate.
5812
4ae4a8b5 58132008-10-01 Mark Mitchell <mark@codesourcery.com>
5814
5815 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5816
65bf946b 58172008-09-29 David Daney <david.daney@caviumnetworks.com>
5818
5819 * MAINTAINERS (Write After Approval): Update e-mail address.
5820
5028c504 58212008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5822
5823 * libtool.m4: Update to libtool 2.2.6.
5824 * lt~obsolete.m4: Update to libtool 2.2.6.
5825 * ltmain.sh: Update to libtool 2.2.6.
5826 * ltsugar.m4: Update to libtool 2.2.6.
5827 * ltversion.m4: Update to libtool 2.2.6.
5828 * ltoptions.m4: Update to libtool 2.2.6.
5829 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5830
8b1a5537 58312008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5832
5833 * MAINTAINERS (Write After Approval): Add myself.
5834
55374afb 58352008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5836
5837 * MAINTAINERS (Write After Approval): Update my name.
5838
bf6d04f7 58392008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5840
0ecf7a65 5841 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 5842
9abaa85a 58432008-09-18 Steve Ellcey <sje@cup.hp.com>
5844
0ecf7a65 5845 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 5846
43277e2a 58472008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5848
5849 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5850 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5851 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5852 and Michael Tiemann from Write After Approval since they do not
5853 actually have access.
5854
a565a5fa 58552008-09-05 Richard Guenther <rguenther@suse.de>
5856
5857 * configure.ac: Initialize clooglibs to -lcloog.
5858 * configure: Re-generate.
5859
2d9cbe39 58602008-09-04 Le-Chun Wu <lcwu@google.com>
5861
5862 * MAINTAINERS (Write After Approval): Add myself.
5863
5362e323 58642008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5865
5866 * configure.ac (--with-cloog-polylib): New.
5867 (--disable-cloog-version-check): New.
5868 (--disable-ppl-version-check): New.
5869 * configure: Re-generate.
5870
3e6e524f 58712008-09-03 Richard Guenther <rguenther@suse.de>
5872
5873 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5874 cloog test.
5875 * configure: Re-generate.
5876
8372e9ea 58772008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5878
5879 Add picoChip port.
5880 * MAINTAINERS: Add picoChip maintainers.
5881
255b6be7 58822008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5883 Tobias Grosser <grosser@fim.uni-passau.de>
5884 Jan Sjodin <jan.sjodin@amd.com>
5885 Harsha Jagasia <harsha.jagasia@amd.com>
5886 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5887 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5888 Adrien Eliche <aeliche@isty.uvsq.fr>
5889
5890 Merge from graphite branch.
5891 * configure: Regenerate.
5892 * Makefile.in: Regenerate.
5893 * configure.ac (host_libs): Add ppl and cloog.
5894 Add checks for PPL and CLooG.
5895 * Makefile.def (ppl, cloog): Added modules and dependences.
5896 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5897 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5898
7d804f04 58992008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5900
5901 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5902 (GCC_SHLIB_SUBDIR): New.
5903 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5904 * configure: Regenerate.
5905 * Makefile.in: Regenerate.
5906
cc7fe443 59072008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5908
5909 * MAINTAINERS: Consistently use tabs to separate columns.
5910
c3116b03 59112008-08-29 Tristan Gingold <gingold@adacore.com>
5912
5913 * MAINTAINERS (Write after Approval): Add myself.
5914
dba2c8ea 59152008-08-28 Tristan Gingold <gingold@adacore.com>
5916
5917 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5918 Enable bfd, binutils and opcodes.
5919 * configure: Regenerate.
5920
ae65dfef 59212008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5922
5923 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5924
2a462700 59252008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5926
5927 * MAINTAINERS: Use correct Umlaut for last name.
5928
da1cc9ee 59292008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5930
5931 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5932
285c1b7e 59332008-08-16 David Edelsohn <edelsohn@gnu.org>
5934
5935 * MAINTAINERS: Update my email address.
5936
edcc45bb 59372008-08-16 Nicolas Roche <roche@adacore.com>
5938
5939 * Makefile.tpl: Add BOOT_ADAFLAGS.
5940 * Makefile.in: Regenerate.
5941
559b0712 59422008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5943
5944 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5945 * configure: Regenerate.
5946
dcde3c07 59472008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 5948
5949 * configure.ac: Add makefile fragments for hpux.
5950 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5951 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5952 * configure: Regenerate.
5953 * Makefile.in: Regenerate.
5954
dcde3c07 59552008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 5956
5957 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5958
dcde3c07 59592008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 5960
5961 * MAINTAINERS (Write after Approval): Add myself.
5962
d27e061f 59632008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5964
5965 * MAINTAINERS (Write After Approval): Add myself.
5966
5daaf60f 59672008-06-29 Andrew Jenner <andrew@codesourcery.com>
5968
5969 * MAINTAINERS (Write After Approval): Add myself.
5970
04177cb3 59712008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5972
5973 * MAINTAINERS: Update my email address.
5974
5dfd58d3 59752008-06-25 Joey Ye <joey.ye@intel.com>
5976
5977 * MAINTAINERS (Write After Approval): Add myself.
5978
5b2c7553 59792008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5980
5981 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5982 * Makefile.in: Regenerate.
5983 * configure: Regenerate.
5984
211b932d 59852008-06-17 Daniel Kraft <d@domob.eu>
5986
5987 * MAINTAINERS (Write After Approval): Add myself.
5988
4e8a889d 59892008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5990
5991 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5992 "$@" is still intact with both Autoconf 2.59 and 2.62.
5993 * configure: Regenerate.
5994
168ee878 59952008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5996
5997 * Makefile.tpl: Fix comment errors.
5998 * Makefile.in: Regenerate.
5999
607465f2 60002008-06-12 David S. Miller <davem@davemloft.net>
6001 David Edelsohn <edelsohn@gnu.org>
6002
6003 * configure.ac: Add powerpc*-*-* to gold supported targets.
6004 * configure: Regenerate.
6005
9841cd80 60062008-06-08 Joseph Myers <joseph@codesourcery.com>
6007
6008 PR tree-optimization/36218
6009 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6010 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6011 (all prefix="build-"): Pass them to build-system sub-makes.
6012 * Makefile.in: Regenerate.
6013
6af9f7ea 60142008-06-07 Joseph Myers <joseph@codesourcery.com>
6015
6016 * MAINTAINERS (mt port): Remove.
6017 (sco5, unixware, sco udk): Remove.
6018 (Kean Johnston): Add to Write After Approval.
6019
ab2a1d30 60202008-05-30 Julian Brown <julian@codesourcery.com>
6021
6022 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6023 of libobjc for ARM EABI Linux.
6024 * configure: Regenerate.
f7f51622 6025
dcde3c07 60262008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 6027
0ecf7a65 6028 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 6029
dcde3c07 60302008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 6031
5ade25c6 6032 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 6033
f0ce8d7d 60342008-05-15 Janus Weil <janus@gcc.gnu.org>
6035
6036 * MAINTAINERS (Write After Approval): Add myself.
6037
d3eff7bb 60382008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 6039
6040 * config-ml.in: don't handle --enable-shared and --enable-static.
6041
c69f9953 60422008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6043
6044 * MAINTAINERS: Update my email address.
6045
21b4aefa 60462008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6047
6048 * MAINTAINERS: Update my email address.
0ecf7a65 6049
f2271661 60502008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6051
6052 * MAINTAINERS (Write After Approval): Add myself.
6053
002bc050 60542008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6055
6056 * MAINTAINERS (Write After Approval): Add myself.
6057
dcde3c07 60582008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 6059
6060 * MAINTAINERS (crx): Add myself.
6061
83a50aef 60622008-04-18 Paolo Bonzini <bonzini@gnu.org>
6063
6064 Sync with src:
6065 2008-04-14 David S. Miller <davem@davemloft.net>
6066
0ecf7a65 6067 * configure.ac: Add sparc*-*-* to gold supported targets.
6068 * configure: Regenerate.
83a50aef 6069
f0cb9b36 60702008-04-18 Paolo Bonzini <bonzini@gnu.org>
6071
6072 PR bootstrap/35457
6073 * configure.ac: Include override.m4.
6074 * configure: Regenerate.
6075
1db8021c 60762008-04-18 Paolo Bonzini <bonzini@gnu.org>
6077
0ecf7a65 6078 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6079 * Makefile.in: Regenerate.
1db8021c 6080
dcde3c07 60812008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 6082
0ecf7a65 6083 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 6084 as nonconfigurable directories list.
0ecf7a65 6085 * configure: Regenerate.
15f8eac8 6086
3af820d0 60872008-04-14 Ben Elliston <bje@au.ibm.com>
6088
6089 * config.sub, config.guess: Update from upstream sources.
6090
6e7d0937 60912008-04-12 Hans-Peter Nilsson <hp@axis.com>
6092
6093 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6094 * Makefile.in: Regenerate.
6095
9c66b389 60962008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6097
6098 * configure.ac: Do not build libssp for the AVR.
6099 * configure: Regenerate.
6100
29ab6ecd 61012008-04-07 Ian Lance Taylor <iant@google.com>
6102
6103 * Makefile.def: check-gold depends upon all-binutils.
6104 * Makefile.in: Regenerate.
6105
86aaa146 61062008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6107
6108 * MAINTAINERS (Write After Approval): Add myself.
6109
45043b2b 61102008-04-04 Nick Clifton <nickc@redhat.com>
6111
6112 PR binutils/4334
fae55456 6113 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 6114 builds.
6115 * configure: Regenerate.
6116
5a92bcc2 61172008-04-04 NightStrike <NightStrike@gmail.com>
6118
6119 PR other/35151
0ecf7a65 6120 * configure.ac: Combine rules for mingw32 and mingw64.
6121 * configure: Regenerate.
5a92bcc2 6122
0805084a 61232008-04-02 Kai Tietz <kai.tietz@onvision.com>
6124
6125 * MAINTAINERS (Write After Approval): Add myself.
6126
dcde3c07 61272008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 6128
6129 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6130 * Makefile.in (.NOTPARALLEL): Ditto.
6131
63a9f8da 61322008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6133
6134 * MAINTAINERS (Write After Approval): Add myself.
6135
dcde3c07 61362008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 6137
6138 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6139 * Makefile.in (.NOTPARALLEL): Regenerate.
6140
4add9df0 61412008-03-27 Paolo Bonzini <bonzini@gnu.org>
6142
6143 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6144 * Makefile.in: Regenerate.
6145
03b33306 61462008-03-26 Jakub Staszak <kuba@et.pl>
6147
6148 * MAINTAINERS (Write After Approval): Add myself.
6149
5d42d4f2 61502008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6151
6152 * MAINTAINERS: Update e-mail address.
6153
3d47fcf5 61542008-03-20 Ian Lance Taylor <iant@google.com>
6155
6156 * configure.ac: Add support for --enable-gold.
6157 * Makefile.def: Add gold as a directory like ld.
6158 * configure, Makefile.in: Regenerate.
6159
82eaf560 61602008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6161
6162 * configure.ac: m4_include config/proginstall.m4.
6163 * configure: Regenerate.
e61456db 6164
6165 Backport from upstream Libtool:
0ecf7a65 6166
e61456db 6167 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 6168
e61456db 6169 Deal with Autoconf 2.62's semantic change in m4_append.
6170 * ltsugar.m4 (lt_append): Replace broken versions of
6171 m4_append.
6172 (lt_if_append_uniq): Don't require separator to be overquoted,
6173 and avoid broken m4_append.
6174 (lt_dict_add): Fix typo.
6175 * libtool.m4 (_LT_DECL): Don't overquote separator.
6176
020e6f2b 61772008-03-13 David Edelsohn <edelsohn@gnu.org>
6178
6179 * config.rpath: Add AIX 6 support.
6180
f7c302cf 61812008-03-13 Paolo Bonzini <bonzini@gnu.org>
6182
6183 * Makefile.def (stageprofile). Remove -fprofile-generate
6184 from stage_libcflags.
6185 * Makefile.in: Regenerate.
6186
82ab37f5 61872008-03-13 Ben Elliston <bje@au.ibm.com>
6188
6189 * config.sub, config.guess: Update from upstream sources.
6190
167057eb 61912008-03-06 Tom Tromey <tromey@redhat.com>
6192
6193 * MAINTAINERS: Update for treelang deletion.
6194
06a40dd3 61952008-03-03 James E. Wilson <wilson@tuliptree.org>
6196
6197 * MAINTAINERS: Update my email address.
6198
af05c092 61992008-03-03 Stan Shebs <stanshebs@earthlink.net>
6200
6c2338a8 6201 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 6202 (objective-c/c++): Add myself as a maintainer.
6203
f3d3d204 62042008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6205
6206 * MAINTAINERS (Write After Approval): Update my email address.
6207
d5274c75 62082008-02-25 Tomas Bily <tbily@suse.cz>
6209
6210 * MAINTAINERS (Write After Approval): Add myself.
6211
5954dfea 62122008-02-23 Jakub Jelinek <jakub@redhat.com>
6213
6214 * MAINTAINERS (OpenMP): Add myself.
6215
c898f165 62162008-02-20 Paolo Bonzini <bonzini@gnu.org>
6217
a55f1b4b 6218 PR bootstrap/32009
6219 PR bootstrap/32161
c898f165 6220
a55f1b4b 6221 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6222 * configure: Regenerate.
c898f165 6223
a55f1b4b 6224 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6225 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6226 STAGE4_LIBCFLAGS): New.
6227 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6228 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6229 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6230 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6231 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6232 for target modules. Don't export LIBCFLAGS.
6233 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6234 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6235 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6236 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6237 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6238 * Makefile.in: Regenerate.
c898f165 6239
69d30e89 62402008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6241
6242 PR libgcj/33085
6243 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6244 Do not use -DDLL_EXPORT. Backport from upstream.
6245
aaa12b63 62462008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6247
6248 * MAINTAINERS (Write After Approval): Add myself.
6249
b538c932 62502008-02-02 Hans-Peter Nilsson <hp@axis.com>
6251
6252 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6253 * configure: Regenerate.
6254
c1d3813f 62552008-01-31 Marc Gauthier <marc@tensilica.com>
6256
6257 * configure.ac (xtensa*-*-*): Recognize processor variants.
6258 * configure: Regenerate.
6259
d2d2630b 62602008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6261
6144731c 6262 PR bootstrap/34922
6263 * configure.ac (PARSE_ARGS): Push suitable setting of
6264 ac_subdirs_all, for `./configure --help=recursive'.
6265 Handle `+' in generic toplevel directory disabling.
6266 * configure: Regenerate.
d2d2630b 6267
265f31f8 62682008-01-28 Nick Clifton <nickc@redhat.com>
6269
6270 * MAINTAINERS (xstormy16): Take over maintainership.
6271
99c77e32 62722008-01-25 Joseph Myers <joseph@codesourcery.com>
6273
6274 * MAINTAINERS (c4x port): Remove.
6275
0aff9a99 62762008-01-24 David Edelsohn <edelsohn@gnu.org>
6277
6278 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6279
29179dae 62802008-01-23 Ben Elliston <bje@au.ibm.com>
6281
6282 * config.sub, config.guess: Update from upstream sources.
6283
423255b1 62842008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6285
6286 * MAINTAINERS (Write After Approval): Add myself.
6287
559c551d 62882008-01-17 H.J. Lu <hjl.tools@gmail.com>
6289
6290 * MAINTAINERS: Update my email address.
6291
62922008-01-09 Raksit Ashok <raksit@google.com>
6293
6294 * MAINTAINERS (Write After Approval): Add myself.
6295
01dc04f9 62962008-01-09 Raksit Ashok <raksit@google.com>
6297
6298 * MAINTAINERS (Write After Approval): Add myself.
6299
e257630f 63002008-01-08 Ben Elliston <bje@au.ibm.com>
6301
6302 * config.sub, config.guess: Update from upstream sources.
6303
e9450d5b 63042007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6305
6306 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 6307 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 6308 * configure: Regenerate.
6309
a611cf87 63102007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6311
6312 * MAINTAINERS: Update my email address.
6313
e502d5b5 63142007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6315
6316 * MAINTAINERS: Update my email address.
6317
85b21747 63182007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6319
6320 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6321 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6322 * Makefile.in: Regenerate.
6323
dcde3c07 63242007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 6325
6326 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6327 misplaced entries.
6328
06e8069d 63292007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6330
6331 * configure.ac: Enable libjava for x86_64-*-darwin9.
6332 * configure: Regenerate.
6333
dcde3c07 63342007-12-07 Bill Maddox <maddox@google.com>
46151c44 6335
6336 * MAINTAINERS (Write After Approval): Add myself.
6337
82a6155b 63382007-12-05 Ben Elliston <bje@au.ibm.com>
6339
6340 * config.sub, config.guess: Update from upstream sources.
6341
88b29126 63422007-12-02 Matthias Klose <doko@ubuntu.com>
6343
6344 * config-ml.in: Remove 64bit configure tests.
6345
097bd8a7 63462007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6347
6348 * config-ml.in: Robustify against white space in absolute file
6349 names.
6350
6351 * config-ml.in (multi-clean): Substitute ${Makefile}.
6352 Remove superfluous ${Makefile} in list.
6353
da01ad1e 63542007-11-19 Thiemo Seufer <ths@mips.com>
6355
6356 * config-ml.in: Don't hardcode the Makefile name.
6357
aa1ec648 63582007-11-08 Alexander Monakov <amonakov@ispras.ru>
6359
6360 * MAINTAINERS (Write After Approval): Add myself.
6361
cc01f27b 63622007-11-07 Samuel Tardieu <sam@rfc1149.net>
6363
6364 * MAINTAINERS (Write After Approval): Add myself.
6365
dcde3c07 63662007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 6367
6368 * MAINTAINERS (Write After Approval): Add myself.
6369
3c4bb8ba 63702007-10-25 Ben Elliston <bje@au.ibm.com>
6371
6372 * MAINTAINERS (mercury): Remove entry.
6373 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6374
119eb9ed 63752007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6376
6377 * Makefile.def (dependencies): Make configure-gdb depend on
6378 all-intl.
6379 * Makefile.in: Regenerated.
6380
10978713 63812007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6382
6383 * MAINTAINERS (Fortran maintainer): Remove myself.
6384
dcde3c07 63852007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 6386
6387 * Makefile.def: To avoid problems running with parallel makes,
6388 build newlib before libgloss so that target specific header
6389 files are availble.
6390 * Makefile.in: Regenerate
6391
2711b222 63922007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6393
6394 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6395 * Makefile.in: Regenerate.
6396
f5213d04 63972007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6398
6399 * MAINTAINERS (Register allocation reviewer): Add myself.
6400
823e8b8d 64012007-10-08 Mike Frysinger <vapier@gentoo.org>
6402
6403 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6404 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6405 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6406 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6407 * configure: Regenerate.
6408
dcde3c07 64092006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 6410
6411 * MAINTAINERS (Register allocation reviewer): Add myself.
6412
93c5e793 64132007-10-01 Paolo Bonzini <bonzini@gnu.org>
6414
6415 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6416 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6417 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6418 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6419 * configure.ac: Default them to host tools for $host = $build.
6420 Subst them.
6421
6422 * configure: Regenerate.
6423 * Makefile.in: Regenerate.
6424
dcde3c07 64252006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 6426
6427 * MAINTAINERS (Register allocation reviewer): Add myself.
6428
dcde3c07 64292006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 6430
6431 * MAINTAINERS (Register allocation reviewer): Add myself.
6432
547d559e 64332007-09-21 Seongbae Park <seongbae.park@gmail.com>
6434
6435 * MAINTAINERS (Write After Approval): Fix typo.
6436
3013c2c7 64372007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6438
6439 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6440 * configure: Regenerate.
6441
9658ef82 64422007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6443
6444 PR bootstrap/31906
6445 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 6446 they're already prefixed.
9658ef82 6447
a0191bfe 64482007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6449
6450 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6451 libstdc++.
6452 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6453 * configure: Regenerate.
6454 * Makefile.in: Regenerate.
0ecf7a65 6455
ef4a823a 64562007-09-17 Andreas Schwab <schwab@suse.de>
6457
6458 * configure.ac: Raise minimum makeinfo version to 4.6.
6459 * configure: Regenerate.
6460
dcde3c07 64612007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 6462
e502d5b5 6463 * MAINTAINERS (write-after-approval) add myself
3900cf8f 6464
fbbc6fdb 64652007-09-15 Alan Modra <amodra@bigpond.net.au>
6466
6467 * configure.ac: Correct makeinfo version check.
6468 * configure: Regenerate.
6469
9b139a12 64702007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6471
6472 * MAINTAINERS: Update my email address.
6473
68c9bc25 64742007-09-14 Richard Sandiford <richard@codesourcery.com>
6475
6476 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6477 to $skipdirs and only disable gprof for newlib. Use the normal
6478 mips*-elf* handling in other respects.
6479 * configure: Regnerate.
6480
d0a16e74 64812007-09-12 David Daney <ddaney@avtrex.com>
6482
6483 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6484 enabling libgcj.
6485 * configure: Regenerate.
6486
1c5767f1 64872007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6488
6489 PR other/32154
6490 * configure.ac: For libgloss targets, point the linker to the linker
6491 script, startup code and simulator library.
6492 * configure: Regenerate.
6493
b9eb3c64 64942007-09-07 Andrew Haley <aph@redhat.com>
6495
6496 * configure.ac (noconfigdirs): Remove target-libffi and
6497 target-libjava.
6498 * configure: Regenerate.
6499
70d8e49e 65002007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6501
6502 PR target/33281
6503 * configure.ac: Use config/mh-mingw on mingw.
6504 * configure: Regenerate.
70d8e49e 6505
771e1e14 65062007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6507
e2b00040 6508 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 6509
f6be6a96 65102007-09-05 Richard Guenther <rguenther@suse.de>
6511
6512 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6513 nor --disable-checking is provided also turn on yes and types
6514 checking for stage1.
6515 * configure: Re-generate.
6516
afaca01a 65172007-08-30 Krister Walfridsson <cato@df.lth.se>
6518
6519 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6520 (Write After Approval): Remove myself.
6521
26dd65f3 65222007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 6523
26dd65f3 6524 * config.sub, config.guess: Update from upstream sources.
24aa922b 6525
6144731c 65262007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 6527
6528 * MAINTAINERS (Write After Approval): Added myself.
6529 * MAINTAINERS (Reviewers): Removed myself.
6530
5f1f2de5 65312007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 6532 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 6533
6534 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6535 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6536 * Makefile.in: Regenerate.
6537 * configure.ac (--with-debug-prefix-map): New.
6538 * configure: Regenerate.
6539
f8520ad7 65402007-08-17 Richard Sandiford <richard@codesourcery.com>
6541 Nigel Stephens <nigel@mips.com>
6542
f8520ad7 6543 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6544 as target_makefile_frag.
6545 * configure: Regenerate.
6546
5b542315 65472007-08-16 Alexandre Oliva <aoliva@redhat.com>
6548
6549 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6550 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6551 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6552 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6553 (do-compare, do-compare3, do-compare-debug): New.
6554 ([+compare-target+]): Use them.
6555
8d8efff7 65562007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6557
6558 * MAINTAINERS (Write After Approval): Change my email address.
6559
af7bb0c0 65602007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6561 Ben Elliston <bje@au.ibm.com>
6562
6563 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6564 --silent if $silent.
6565 * configure: Regenerate.
6566
215d9ce6 65672003-08-12 Zdenek Dvorak <ook@ucw.cz>
6568
6569 * MAINTAINERS (Various Maintainers): Add myself as
6570 loop infrastructure maintainer. Update my e-mail
6571 address.
6572
eb57d4df 65732007-07-31 Diego Novillo <dnovillo@google.com>
6574
6575 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6576 Adjust description.
6577
f03e0ae4 65782007-07-26 Richard Guenther <rguenther@suse.de>
6579
6580 * configure.ac: Add types checking to stage1 checking flags.
6581 * configure: Regenerate.
6582
1ee47085 65832007-07-17 Nick Clifton <nickc@redhat.com>
6584
6585 * COPYING3: New file. Contains version 3 of the GNU General
6586 Public License.
6587 * COPYING3.LIB: New file. Contains version 3 of the GNU
6588 Lesser General Public License.
6589
4f1c9c75 65902007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6591
6592 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6593
8b472594 65942007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6595
6596 * MAINTAINERS (S/390 co-maintainer): Add myself.
6597 (Write After Approval): Remove myself.
6598
aa9311a1 65992007-07-13 Dan Hipschman <dsh@google.com>
6600
6601 * MAINTAINERS (Write After Approval): Add myself.
6602
2590e4db 66032007-07-11 Nick Clifton <nickc@redhat.com>
6604
6605 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6606 WINDRES export.
6607 * Makefile.in: Regenerate.
6608
ae91a3b7 66092007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6610
6611 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6612 maintainer.
6613
f9d0ebde 66142007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6615
6616 * lt~obsolete.m4: New. Import from 20070318 libtool.
6617
9a6e938f 66182007-07-03 Julian Brown <julian@codesourcery.com>
6619
6620 * MAINTAINERS (Write After Approval): Add myself.
6621
09c2d953 66222007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6623
6624 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6625 * configure: Regenerate.
6626
66272007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6628
6629 * configure.ac: Add some missing m4 quotation.
6630 * configure: Regenerate.
6631
2de49bbb 66322007-07-02 Simon Baldwin <simonb@google.com>
6633
6634 * MAINTAINERS (Write After Approval): Add myself.
6635
b7ef8464 66362007-07-02 Paolo Bonzini <bonzini@gnu.org>
6637
6638 * configure: Regenerate.
6639
75d6a0a9 66402007-07-02 Kai Tietz <kai.tietz@onevision.com>
6641
6642 * Makefile.def: Add windmc tool to build.
6643 * Makefile.tpl: Likewise.
6644 * configure.ac: Likewise.
6645 * Makefile.in: Regenerate.
6646 * configure: Regenerate.
0ecf7a65 6647
aa331421 66482007-06-28 DJ Delorie <dj@redhat.com>
6649
6650 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6651 not building newlib.
6652 * configure: Regenerated.
0ecf7a65 6653
bab22e5c 66542007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6655
6656 * MAINTAINERS (Write After Approval): Add myself.
6657
2d569347 66582007-06-25 Martin Michlmayr <tbm@cyrius.com>
6659
6660 * MAINTAINERS (Write After Approval): Add myself.
6661
abe9fc0f 66622007-06-19 Chris Matthews <chrismatthews@google.com>
6663
6664 * MAINTAINERS (Write After Approval): Add myself.
6665
2588303d 66662007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6667
6668 * MAINTAINERS (Write After Approval): Add myself.
6669
86d469a7 66702007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6671
6672 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6673 * Makefile.in: Regenerated.
6674
e77068c4 66752007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6676
6677 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6678 bfin*-*-uclinux* targets.
6679 * configure: Regenerate.
6680
34750e69 66812007-06-14 Ian Lance Taylor <iant@google.com>
6682
6683 * MAINTAINERS: Add myself as non-algorithmic global write
6684 maintainer.
6685
5a6568b4 66862007-06-14 Diego Novillo <dnovillo@google.com>
6687
6688 * MAINTAINERS: Add self as middle-end maintainer and
6689 non-algorithmic global write maintainer.
6690
49607763 66912007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6692
6693 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6694 Move all Fortran maintainers except Paul Brook into the
6695 Non-Autopoiesis section.
6696
021ff58f 66972007-06-14 Paolo Bonzini <bonzini@gnu.org>
6698
6699 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6700 (distclean-stage[+id+]): Possibly delete stage_last.
6701 * Makefile.in: Regenerate.
6702
f7074c96 67032007-06-12 Seongbae Park <seongbae.park@gmail.com>
6704
6705 * MAINTAINERS (Various Maintainer): Fix typo.
6706
19dcaa9c 67072007-06-11 Paolo Bonzini <bonzini@gnu.org>
6708
6709 * MAINTAINERS (Various Maintainer): Add myself as
6710 dataflow maintainer.
6711
fef06690 67122007-06-07 Ben Elliston <bje@au.ibm.com>
6713
6714 * config.sub, config.guess: Update from upstream sources.
6715
abe109c5 67162007-06-07 Ben Elliston <bje@au.ibm.com>
6717
6718 * Makefile.tpl: Fix spelling error.
6719 * Makefile.in: Regenerate.
6720
2bcd5359 67212007-06-01 Steve Ellcey <sje@cup.hp.com>
6722
fd82ebdc 6723 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6724 lt_cv_sys_max_cmd_len.
2bcd5359 6725
92a034a0 67262007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6727
6728 * MAINTAINERS (Various Maintainers): Add myself as
6729 auto-vectorizer maintainer.
6730
796f6ddf 67312003-05-31 Paolo Bonzini <bonzini@gnu.org>
6732
6733 PR libjava/32098
6734 * libtool.m4: Revert previous change.
6735 * ltgcc.m4: Put it here.
6736
3df3f071 67372003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6738
6739 * MAINTAINERS (Various Maintainers): Add myself as
6740 auto-vectorizer maintainer.
6741
8759836c 67422007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6743
6744 PR libjava/32098
6745 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6746
de0a1cbe 67472007-05-30 Richard Guenther <rguenther@suse.de>
6748
6749 * MAINTAINERS (Various Maintainers): Add myself as
6750 auto-vectorizer maintainer.
6751
505abe0c 67522007-05-30 Jakub Jelinek <jakub@redhat.com>
6753
6754 PR bootstrap/29382
6755 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6756 * configure: Rebuilt.
6757
12d06f67 67582007-05-28 Roberto Costa <robsettantasei@gmail.com>
6759
6760 * MAINTAINERS (Write After Approval): Removed my name.
6761
cc76add4 67622007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6763
6764 * MAINTAINERS (Write After Approval): Remove myself.
6765
a027451b 67662007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6767
6768 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6769
542f9784 67702007-05-23 Steve Ellcey <sje@cup.hp.com>
6771
6772 * ltmain.sh: Update from ToT Libtool.
6773 * libtool.m4: Update from ToT Libtool.
6774 * ltsugar.m4: New. Update from ToT Libtool.
6775 * ltversion.m4: New. Update from ToT Libtool.
6776 * ltoptions.m4: New. Update from ToT Libtool.
6777 * ltconfig: Remove.
6778 * ltcf-c.sh: Remove.
6779 * ltcf-cxx.sh: Remove.
6780 * ltcf-gcj.sh: Remove.
6781
528ab743 67822007-05-22 Ollie Wild <aaw@google.com>
6783
6784 * MAINTAINERS (Write After Approval): Add myself.
6785
47cd5247 67862007-05-16 Paolo Bonzini <bonzini@gnu.org>
6787
6788 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6789 stage_cflags.
6790 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6791 Remove CFLAGS/LIBCFLAGS.
6792 (configure-stage[+id+]-[+prefix+][+module+],
6793 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6794 * Makefile.in: Regenerate.
6795
3514a11b 67962007-05-15 Diego Novillo <dnovillo@google.com>
6797
6798 * MAINTAINERS: Update e-mail address.
6799
886a57ec 68002007-05-15 Revital Eres <eres@il.ibm.com>
6801
6802 * MAINTAINERS (Write After Approval): Add myself.
6803
00b95186 68042007-05-14 Roberto Costa <robsettantasei@gmail.com>
6805
6806 * MAINTAINERS (Write After Approval): Updated my address.
6807
37a5fded 68082007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6809
6810 * MAINTAINERS (Write After Approval): Add myself.
6811
932d1055 68122007-05-11 Silvius Rus <rus@google.com>
6813
6814 * MAINTAINERS (Write After Approval): Add myself.
6815
5be46544 68162007-04-23 Tom Tromey <tromey@redhat.com>
6817
6818 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6819
85fdb7fe 68202007-04-22 Mark Mitchell <mark@codesourcery.com>
6821
6822 * MAINTAINERS (cpplib): Rename to ...
6823 (libcpp): ... this. Add C/C++ front end maintainers.
6824
0e80ecec 68252007-04-14 Steve Ellcey <sje@cup.hp.com>
6826
6827 * config-ml.in: Pass ${ml_config_env} to configure calls.
6828
678ca12c 68292007-04-04 Christian Bruel <christian.bruel@st.com>
6830
6831 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 6832
238ac4b8 68332007-04-02 Dave Korn <dave.korn@artimi.com>
6834
6835 * MAINTAINERS (Write After Approval): Add myself.
6836
1b3b5ab2 68372007-03-31 Tobias Burnus <burnus@net-b.de>
6838
6839 * MAINTAINERS (fortran 95 front end): Add myself.
6840
7af2a874 68412007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6842
6843 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 6844
f5bcb691 68452007-03-24 Ayal Zaks <zaks@il.ibm.com>
6846
6847 * MAINTAINERS (Modulo Scheduler): Add myself.
6848
9671b27d 68492007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6850
6851 * MAINTAINERS (fortran 95 front end): Add myself.
6852 (c++ front end): whitespace fix.
6853
9ced3b39 68542007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6855
6856 * MAINTAINERS (Write After Approval): Add myself.
6857
d623d587 68582007-03-21 Richard Sandiford <richard@codesourcery.com>
6859
6860 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6861 of glob. Quote arguments with single quotes too.
6862 * configure: Regenerate.
6863
d6eaff55 68642007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6865
6866 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6867 * Makefile.in: Regenerate
6868
a6c599b5 68692007-03-07 Andreas Schwab <schwab@suse.de>
6870
6871 * configure: Regenerate.
6872
130effca 68732007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6874
6875 * configure.ac: Add "--with-pdfdir" configure option,
6876 which defines pdfdir variable.
6877 * Makefile.def (target=fixincludes): Add install-pdf to
6878 missing targets.
6879 (recursive_targets): Add install-pdf target.
6880 (flags_to_pass): Add pdfdir.
6881 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6882 target.
6883 * configure: Regenerate
6884 * Makefile.in: Regenerate
6885
cd343b1c 68862007-02-28 Eric Christopher <echristo@apple.com>
6887
6888 Revert:
6889 2006-12-07 Mike Stump <mrs@apple.com>
6890
6891 * Makefile.def (dependencies): Add dependency for
6892 install-target-libssp and install-target-libgomp on
6893 install-gcc.
6894 * Makefile.in: Regenerate.
6895
78a477ad 68962007-02-27 Matt Kraai <kraai@ftbfs.org>
6897
6898 * configure: Regenerate.
6899 * configure.ac: Move statements after variable declarations.
6900
670a86cd 69012007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6902
6903 * MAINTAINERS: Add myself as sh maintainer.
6904
ae8552b7 69052007-02-19 Joseph Myers <joseph@codesourcery.com>
6906
6907 * configure.ac: Adjust for loop syntax.
6908 * configure: Regenerate.
6909
95a05732 69102007-02-18 Alexandre Oliva <aoliva@redhat.com>
6911
6912 * configure: Rebuilt.
6913
b0e9b581 69142007-02-18 Alexandre Oliva <aoliva@redhat.com>
6915
6916 * configure.ac: Drop multiple occurrences of --enable-languages,
6917 and fix its quoting.
6918 * configure: Rebuilt.
6919
77ae4d79 69202007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 6921 Nathan Sidwell <nathan@codesourcery.com>
6922 Vladimir Prus <vladimir@codesourcery.com>
6923 Joseph Myers <joseph@codesourcery.com>
77ae4d79 6924
6925 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6926 * configure: Regenerate.
6927
ddacbee5 69282007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6929
6930 * ltconfig (freebsd*): Default to elf.
6931
27bfe7b7 69322007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6933
6934 * configure.ac (target_libraries): Move libgcc before libiberty.
6935 * configure: Regenerated.
6936
eae5b2bc 69372007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6938 Paolo Bonzini <bonzini@gnu.org>
6939
6940 PR bootstrap/30753
6941 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6942 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6943 * configure: Regenerated.
6944
41d006b3 69452007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6946
6947 * MAINTAINERS (Language Front End Maintainers): Update my mail
6948 address.
6949
4ff792a4 69502007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6951
6952 PR bootstrap/30748
6953 * configure.ac: Correct syntax for Solaris ksh.
6954 * configure: Regenerated.
6955
38d7211b 69562007-02-09 Paolo Bonzini <bonzini@gnu.org>
6957
6958 * configure.ac: Sync with src.
6959 * configure: Regenerate.
6960
fbc4b0e5 69612007-02-09 Paolo Bonzini <bonzini@gnu.org>
6962
6963 * Makefile.in: Regenerate.
6964
834785d1 69652007-02-09 Paolo Bonzini <bonzini@gnu.org>
6966
6967 * config.sub: Sync with src.
6968
b30fcfae 69692007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6970
6971 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6972 noncanonical equivalents.
6973 * configure.in: Rename to...
6974 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6975 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6976 target_noncanonical. Use them. Rewrite removal of configure
6977 arguments for autoconf 2.59. Discard variable settings. Force
6978 program_transform_name for native tools.
6979
6980 * Makefile.in: Regenerated.
6981 * configure: Regenerated with autoconf 2.59.
6982
dcde3c07 69832007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 6984
c6f3c945 6985 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 6986
44db1fbc 69872007-01-31 Andreas Schwab <schwab@suse.de>
6988
6989 * Makefile.tpl (LDFLAGS): Substitute it.
6990 * Makefile.in: Regenerate.
6991
dcde3c07 69922007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 6993
c6f3c945 6994 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 6995
25954036 69962007-01-28 David Edelsohn <edelsohn@gnu.org>
6997
c6f3c945 6998 * MAINTAINERS (spu port): Add myself.
25954036 6999
a18b2c54 70002007-01-23 Richard Guenther <rguenther@suse.de>
7001
7002 PR bootstrap/30541
7003 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7004 * Makefile.tpl (GNATBIND): Substitute it.
7005 (GNATMAKE): Likewise.
7006 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7007 of STAGE_PREFIX.
7008 * Makefile.in: Regenerate.
7009 * configure: Regenerate.
7010
dd979235 70112007-01-18 Mike Stump <mrs@apple.com>
7012
7013 * configure.in: Re-enable -Werror for gcc builds.
7014
c6f3c945 70152007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 7016
c6f3c945 7017 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 7018
16c9b2e3 70192007-01-11 Paolo Bonzini <bonzini@gnu.org>
7020
7021 * configure.in: Change == to = in test command.
c6f3c945 7022 * configure: Regenerate.
16c9b2e3 7023
d45318b3 70242007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 7025 Nick Clifton <nickc@redhat.com>
7026 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7027
7028 * configure.in (build_configargs, host_configargs, target_configargs):
7029 Remove build/host/target parameters.
7030 (host_libs): Add gmp and mpfr.
7031 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7032 * Makefile.def (gmp, mpfr): New.
7033 (gcc): Remove target.
7034 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7035 target_os, target_vendor): New.
dcde3c07 7036 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 7037 * configure: Regenerate.
7038 * Makefile.in: Regenerate.
d45318b3 7039
70402007-01-11 Matt Fago <fago@earthlink.net>
7041
7042 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 7043 to improve robustness of configure tests.
d45318b3 7044 * configure: Regenerate.
cd343b1c 7045
c9c21f59 70462007-01-09 Uros Bizjak <ubizjak@gmail.com>
7047
7048 * MAINTAINERS: Add myself as i386 maintainer.
7049
f2bdcff1 70502007-01-08 Jan Hubicka <jh@suse.cz>
7051
b7be5ae5 7052 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 7053
06dd9e69 70542007-01-08 Kai Tietz <kai.tietz@onevision.com>
7055
7056 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 7057 * configure: Regenerate.
06dd9e69 7058
0a2e6193 70592007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7060
7061 * Makefile.tpl (all-target): Correct @if conditional for target
7062 modules.
7063 * configure.in: Omit libiberty if building only target libgcc.
7064 * configure, Makefile.in: Regenerated.
7065
29b1b61f 70662007-01-04 Paolo Bonzini <bonzini@gnu.org>
7067
dcde3c07 7068 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 7069 * configure: Regenerate.
7070
894a47b4 70712007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7072
7073 * Makefile.def (target_modules): Add libgcc.
7074 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7075 * Makefile.tpl (clean-target-libgcc): Delete.
7076 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7077 on gcc even for bootstrapped modules. Rewrite handling of
7078 lang_env_dependencies to loop over target_modules.
7079 * configure.in (target_libraries): Add target-libgcc.
7080 * Makefile.in, configure: Regenerated.
7081
9c3a0a29 70822006-12-29 Paolo Bonzini <bonzini@gnu.org>
7083
7084 * configure.in: Reorganize recognition of languages. Add
7085 --enable-stage1-languages. Show supported languages for the chosen
7086 target rather than all recognized languages.
7087 * configure: Regenerate.
7088
2e04b035 70892006-12-29 Paolo Bonzini <bonzini@gnu.org>
7090
7091 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7092 * Makefile.in: Regenerate.
7093
0157cc75 70942006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7095
7096 * configure.in: Warn that MPFR 2.2.0 is buggy.
7097 * configure: Regenerate.
7098
35d84d10 70992006-12-27 Ian Lance Taylor <iant@google.com>
7100
7101 * configure.in: When removing Makefiles to force a reconfigure, also
7102 remove prev-DIR*/Makefile.
7103 * configure: Regenerate.
7104
ae48753c 71052006-12-22 Andreas Schwab <schwab@suse.de>
7106
7107 * configure: Regenerate with correct autoconf version.
7108
a83ffacf 71092006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7110
c6f3c945 7111 * configure.in: add AC_SUBST for *_FOR_TARGET.
7112 * configure: Regenerate.
a83ffacf 7113
2e04b035 71142006-12-19 Paolo Bonzini <bonzini@gnu.org>
7115
7116 * configure.in: Simplify logic for rejecting languages that cannot
7117 be built. Separate the case when a language is unsupported,
7118 from the case when the user chooses not to build a language.
7119
1a606b87 71202006-12-19 Paolo Bonzini <bonzini@gnu.org>
7121
7122 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7123 it only affects bootstrap and could be tested on "$host" as well.
7124 * configure: Regenerate.
7125 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7126
39f34cfc 71272006-12-19 Paolo Bonzini <bonzini@gnu.org>
7128
7129 PR bootstrap/29544
7130 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7131 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7132 move here comment from Makefile.tpl.
7133 * Makefile.tpl: Move some definitions higher in the file.
7134 (STAGE1_CHECKING): New.
7135 * configure.in: Add --enable-stage1-checking.
7136 * configure: Regenerate.
7137 * Makefile.in: Regenerate.
7138
6523c107 71392006-12-19 Paolo Bonzini <bonzini@gnu.org>
7140
7141 * MAINTAINERS: Add myself as build system maintainer.
7142
0874d16e 71432006-12-15 Simon Martin <simartin@users.sourceforge.net>
7144
7145 * MAINTAINERS (Write After Approval): Add myself.
7146
f4177413 71472006-12-13 Eric Christopher <echristo@apple.com>
7148
7149 * MAINTAINERS: Add myself as darwin maintainer.
7150
21f5445c 71512006-12-11 Ian Lance Taylor <ian@airs.com>
7152
7153 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7154
dcde3c07 71552006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 7156
7157 MAINTAINERS: Update my entry.
7158
57c7de11 71592006-12-11 Alan Modra <amodra@bigpond.net.au>
7160
7161 * configure.in: Handle spu makefile frag.
57c7de11 7162 * Makefile.tpl (MAINT): Define
7163 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7164 * configure: Regenerate.
7165 * Makefile.in: Regenerate.
7166
e3c9d32f 71672006-12-11 Ben Elliston <bje@au.ibm.com>
7168
7169 * config.guess: Import latest version.
7170 * config.sub: Likewise.
7171
f5b9de9c 71722006-12-11 Ben Elliston <bje@au.ibm.com>
7173
7174 * configure.in (spu-*-*): Don't skip target-libiberty.
7175 * configure: Regenerate.
7176
fce068fd 71772006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7178
7179 PR bootstrap/30134
7180 * configure.in: Correct x86 darwin support for libjava to powerpc
7181 and i?86 only.
7182 * configure: Regenerate.
7183
ffe859e6 71842006-12-08 Sandro Tolaini <tolaini@libero.it>
7185
7186 * configure.in: Add x86 darwin support for libjava.
7187 * configure: Regenerate.
7188
73a19d2f 71892006-12-07 Mike Stump <mrs@apple.com>
7190
7191 * Makefile.def (dependencies): Add dependency for
7192 install-target-libssp and install-target-libgomp on
7193 install-gcc.
7194 * Makefile.in: Regenerate.
7195
a62d86ae 71962006-12-04 Richard Guenther <rguenther@suse.de>
7197
7198 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7199 (Non-Algorithmic Maintainers): Move over non-algorithmic
7200 loop optimizer maintainers, add myself as a non-algorithmic
7201 middle-end maintainer.
7202
37415b5d 72032006-12-04 Daniel Franke <franke.daniel@gmail.com>
7204
7205 * MAINTAINERS (Write After Approval): Add myself.
7206
6af0e733 72072006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7208
7209 * configure.in: Update error message for missing GMP/MPFR.
7210
7211 * configure: Regenerate.
7212
4af4078c 72132006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7214
7215 * configure.in: Update MPFR version in error message.
7216
7217 * configure: Regenerate.
7218
69c937e1 72192006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7220
7221 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7222 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7223 --with-gmp-lib): New flags.
7224
7225 * configure: Regenerate.
7226
e419f8ef 72272006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7228
7229 * MAINTAINERS (Write After Approval): Change my email address.
7230
407e85bc 72312006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7232
583272a2 7233 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 7234
dcde3c07 72352006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 7236
7237 * MAINTAINERS (i18n): Update e-mail address.
7238
c2d4f42f 72392006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7240
7241 * MAINTAINERS (spu port): Add myself as maintainer.
7242 (Write After Approval): Remove myself.
7243
7c8af356 72442006-11-22 Ben Elliston <bje@au.ibm.com>
7245
7246 * configure.in (skipdirs): Don't build libssp for SPU.
7247 * configure: Regenerate.
7248
099cd192 72492006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7250
7251 * MAINTAINERS (spu port): Add myself as maintainer.
7252 (libobjc): Update my email address.
7253
82b61569 72542006-11-21 Andrea Bona <andrea.bona@st.com>
7255
7256 * MAINTAINERS (Write After Approval): Add myself.
7257
dcde3c07 72582006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 7259
7260 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7261 * configure : Rebuilt.
7262
dcde3c07 72632006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 7264
7265 * MAINTAINERS (Write After Approval): Add myself.
7266
d027f7a9 72672006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7268
7269 * MAINTAINERS (Write After Approval): Add myself.
7270
2a9efd1a 72712006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7272
7273 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7274 libmpfr.a.
7275 * configure: Regenerate.
7276
f0903548 72772006-11-16 Paolo Bonzini <bonzini@gnu.org>
7278
7279 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7280 (unstage): Test for stage_last presence.
7281
7282 PR bootstrap/29802
dcde3c07 7283 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7284 STAGE_PREFIX.
f0903548 7285 * Makefile.in: Regenerate.
7286
75348e65 72872003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7288
7289 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7290 maintainers.
7291
0048238f 72922006-11-14 Erven Rohou <erven.rohou@st.com>
7293
7294 * MAINTAINERS (Write After Approval): Add myself.
7295
f94784f4 72962006-11-14 Paolo Bonzini <bonzini@gnu.org>
7297
7298 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7299 and stageN-package/Makefile.
7300 * Makefile.in: Regenerated.
7301
3eec5071 73022006-11-14 Jie Zhang <jie.zhang@analog.com>
7303
7304 * configure.in: Remove target-libgloss from noconfigdirs for
7305 bfin-*-*.
7306 * configure: Regenerated.
7307
d9705883 73082006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7309
7310 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 7311
d9705883 7312 * configure: Regenerate.
7313
0818100b 73142006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7315
7316 * configure.in: Robustify error message for missing GMP/MPFR.
7317
7318 * configure: Regenerate.
7319
dcde3c07 73202006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 7321
7322 * MAINTAINERS (Write After Approval): Add myself.
7323
dcde3c07 73242006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 7325
7326 * MAINTAINERS: Change email address.
7327
e2c5111e 73282006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7329
7330 * MAINTAINERS (Write After Approval): Add myself.
7331
d07c830b 73322006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7333
7334 * MAINTAINERS (Write After Approval): Add myself.
7335
6e4b1b54 73362006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7337
f4177413 7338 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 7339 Write After Approval section.
6e4b1b54 7340
6a086156 73412006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7342
7343 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7344 need_gmp anymore.
7345 * configure: Regenerate.
7346
3f08b6b2 73472006-10-16 Tobias Burnus <burnus@net-b.de>
7348
7349 * MAINTAINERS (Write After Approval): Add myself.
7350
b4c7d1be 73512006-10-16 Ben Elliston <bje@au.ibm.com>
7352
7353 * config.guess: Import latest version.
7354 * config.sub: Likewise.
7355
51f93521 73562006-10-10 Brooks Moses <bmoses@stanford.edu>
7357
7358 * Makefile.def: Added pdf target handling.
7359 * Makefile.tpl: Added pdf target handling.
7360 * Makefile.in: Regenerated.
7361
3dbfe3e4 73622006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7363
7364 * MAINTAINERS: Add self as score port maintainer.
7365
227bbb08 73662006-10-04 Brooks Moses <bmoses@stanford.edu>
7367
7368 * MAINTAINERS (Write After Approval): Add myself.
7369
112f3d57 73702006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7371
f4177413 7372 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 7373 or newer.
7374 * configure: Regenerated.
7375
8d365775 73762006-09-27 Dave Brolley <brolley@redhat.com>
7377
dcde3c07 7378 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7379 using $s instead of $r.
8d365775 7380 * configure: Regenerated.
7381
806f1769 73822006-09-26 Thiemo Seufer <ths@mips.com>
7383
7384 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7385 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7386 * configure: Regenerate.
7387
dcde3c07 73882006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 7389
7390 * MAINTAINERS (Write After Approval): Remove myself.
7391
b86059ef 73922006-09-22 Chao-ying Fu <fu@mips.com>
7393
7394 * MAINTAINERS (Write After Approval): Add myself.
7395
0cd5eaae 73962006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7397
7398 * MAINTAINERS: Add self as soft-fp maintainer.
7399
dcde3c07 74002006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 7401
7402 * MAINTAINERS: Add myself as avr maintainer.
7403 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 7404
fb01e507 74052006-09-07 Roberto Costa <roberto.costa@st.com>
7406
7407 * MAINTAINERS (Write After Approval): Add myself.
7408
d6d689df 74092006-08-30 Corinna Vinschen <corinna@vinschen.de>
7410
7411 * configure.in: Never build newlib for a Mingw host.
7412 Never build newlib as Mingw target library.
7413 Test the existence of winsup/cygwin for building a Cygwin newlib,
7414 rather than just winsup.
7415 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7416 building a Mingw target.
7417 * configure: Regenerate.
7418
98e67652 74192006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7420
7421 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7422
c92d8afd 74232006-07-25 Paolo Bonzini <bonzini@gnu.org>
7424
7425 * config.guess: Import from src (was more updated).
7426 * config.sub: Likewise.
7427
d3e7b04c 74282006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7429
7430 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7431 * configure: Regenerated.
7432
3e427a9c 74332006-07-18 Paolo Bonzini <bonzini@gnu.org>
7434
248deaff 7435 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7436 for stages after the first.
3e427a9c 7437
1bef46b4 74382006-07-17 Jakub Jelinek <jakub@redhat.com>
7439
7440 * Makefile.def: Add dependencies for configure-opcodes
7441 on configure-intl and all-opcodes on all-intl.
7442 * Makefile.in: Regenerated.
7443
f4d112a5 74442006-07-13 Ben Elliston <bje@au.ibm.com>
7445
7446 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7447
108cf177 74482006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7449
7450 Port to hosts whose 'sort' and 'tail' implementations
7451 treat operands with leading '+' as file names, as POSIX
7452 has required since 2001. However, make sure the code still
7453 works on pre-POSIX hosts.
7454 * ltmain.sh: Don't assume "sort +2" is equivalent to
7455 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7456
2f5151d2 74572006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7458
7459 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7460
46276eaf 74612006-07-04 Peter O'Gorman <peter@pogma.com>
7462
7463 * ltconfig: chmod 644 before ranlib during install.
7464
f508ba97 74652006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7466
7467 PR bootstrap/18058
7468 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7469 if the bootstrap compiler is a GCC version that supports it.
7470 * configure: Regenerate.
7471
3891e7d9 74722006-07-03 Paolo Bonzini <bonzini@gnu.org>
7473
9333ae0b 7474 * configure.in: Fix thinkos in previous check-in.
3891e7d9 7475 * configure: Regenerate.
7476
5dee13c2 74772006-07-03 Paolo Bonzini <bonzini@gnu.org>
7478
7479 PR other/27063
7480 * configure.in: Test subdir_requires and give an appropriate
7481 error message.
7482 * configure: Regenerate.
7483
4ac79c32 74842006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7485
7486 * MAINTAINERS (Write After Approval): Add myself.
7487
9bc01059 74882006-06-22 John David Anglin <dave.anglin@nrc.ca>
7489
7490 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7491
f09fcf30 74922006-06-22 Steve Ellcey <sje@cup.hp.com>
7493
7494 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7495
f1716c67 74962006-06-20 David Ayers <d.ayers@inode.at>
7497
7498 PR bootstrap/28072
7499 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7500 whether target-libjava is being configured instead of whether the
7501 java front end is enabled.
7502 * configure: Regenerate.
f4177413 7503
778f2e8d 75042006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7505
7506 PR target/27540
7507 * configure.in: Only enable libgomp on IRIX 6.
7508 * configure: Regenerate.
7509
c81c13fb 75102006-06-15 Paolo Bonzini <bonzini@gnu.org>
7511
7512 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7513 too.
7514 * Makefile.in: Regenerate.
7515
337cc616 75162006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7517
7518 * config-ml.in: Alter CCASFLAGS to include special
7519 multilib options the same as is done for CFLAGS.
7520
be504f1e 75212006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7522
7523 * configure.in: Don't enable libgomp on hpux10.
7524 * configure: Rebuilt.
7525
d6f7b8f2 75262006-06-12 David Ayers <d.ayers@inode.at>
7527
7528 PR bootstrap/27963
7529 PR target/19970
f4177413 7530 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 7531 ${libgcj} is specified.
7532 * configure: Regenerate.
f4177413 7533
dcde3c07 75342006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 7535
7536 Sync from src:
f4177413 7537
7538 * configure.in: Sync.
d06227a7 7539 * configure: Regenerated.
f4177413 7540
d06227a7 7541 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7542
7543 * Makefile.def: Added dependencies from sim and gdb on intl, and
7544 added configure dependencies to everything with an all dependency
7545 on intl.
7546 * Makefile.in: Regenerated.
7547
dd6d3a67 75482006-06-06 David Ayers <d.ayers@inode.at>
7549
7550 PR libobjc/13946
7551 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7552 * Makefile.in: Regenerate.
7553 * configure.in: Add --enable-objc-gc at toplevel and have it
7554 enable boehm-gc for Objective-C.
7555 Remove target-boehm-gc from libgcj.
7556 Add target-boehm-gc to target_libraries.
7557 Add target-boehm-gc to noconfigdirs where ${libgcj}
7558 is specified.
7559 Assert that boehm-gc is supported when requested for Objective-C.
7560 Only build boehm-gc if needed either for Java or Objective-C.
7561 * configure: Regenerate.
f4177413 7562
13935149 75632006-06-05 Paolo Bonzini <bonzini@gnu.org>
7564
7565 PR 27674
7566 * Makefile.tpl (configure-[+prefix+][+module+],
7567 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7568 Remove rule to unstage bootstrapped modules.
7569 (stage_current): New.
7570 * Makefile.in: Regenerate.
7571
8f4b42fe 75722006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7573
7574 * MAINTAINERS (Write After Approval): Update my e-mail address.
7575
223a68cb 75762006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7577
7578 * include/libiberty.h: Declare pex_run_in_environment.
7579
54554f30 75802006-05-31 Asher Langton <langton2@llnl.gov>
7581
7582 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 7583
6c21862c 75842006-05-25 Paolo Bonzini <bonzini@gnu.org>
7585
7586 * Makefile.def (bfd, opcodes): Fix lib_path.
7587 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7588 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7589 * Makefile.in: Regenerate.
7590
9409c9d5 75912006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7592
7593 * Makefile.in: Regenerate.
7594
e0dbdbbf 75952006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7596
7597 * Makefile.def: Add install-html target. Add datarootdir
7598 docdir and htmldir to flags_to_pass.
7599 * Makefile.tpl: Add install-html target.
7600 * Makefile.in: Regenerate.
7601 * configure.in: Add --with-datarootdir, --with-docdir, and
7602 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7603 * configure: Regenerate.
7604
a2c13723 76052006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7606
7607 * configure.in: Enable gprof for cross builds.
7608 * configure: Regenerate.
7609
37f85f50 76102006-05-22 Richard Guenther <rguenther@suse.de>
7611
7612 Revert
7613 2006-01-31 Richard Guenther <rguenther@suse.de>
7614 Paolo Bonzini <bonzini@gnu.org>
7615
7616 * Makefile.def (target_modules): Add libgcc-math target module.
7617 * configure.in (target_libraries): Add libgcc-math target library.
7618 (--enable-libgcc-math): New configure switch.
7619 * Makefile.in: Re-generate.
7620 * configure: Re-generate.
7621 * libgcc-math: New toplevel directory.
7622
75d59721 76232006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7624 Andreas Tobler <a.tobler@schweiz.ch>
7625
7626 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7627 * configure: Rebuilt.
7628
dcde3c07 76292006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 7630
65bab903 7631 * MAINTAINERS (Write After Approval): Add myself.
7632
bc53ef83 76332006-05-01 DJ Delorie <dj@redhat.com>
7634
6ab99db1 7635 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 7636 * configure: Regenerate.
7637
e8bb9e10 76382006-05-01 Richard Guenther <rguenther@suse.de>
7639
7640 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7641 maintainer.
7642
dcde3c07 76432006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 7644
7645 * MAINTAINERS (Write After Approval): Add myself.
7646
dd1d6245 76472006-04-28 Jan Beulich <jbeulich@novell.com>
7648
7649 * MAINTAINERS (Write After Approval): Add myself.
7650
24714a39 76512006-04-18 DJ Delorie <dj@redhat.com>
7652
7653 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7654 reference libgloss so that libssp can be built in a combined
7655 tree.
7656 * configure: Regenerate.
7657
ebadab44 76582006-04-08 Robert Millan <rmh@gcc.gnu.org>
7659
7660 * MAINTAINERS (Write After Approval): Add myself.
7661
2c45c903 76622006-04-05 Ben Elliston <bje@au.ibm.com>
7663
7664 * configure.in: Require makeinfo 4.4 or higher.
7665 * configure: Regenerate.
7666
c8a50a04 76672006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7668
7669 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7670 Rearrange the entries of other libraries to have them in one place.
7671
0dfcec58 76722006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7673
f4177413 7674 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 7675 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7676
a4af6a58 76772006-03-14 Richard Guenther <rguenther@suse.de>
7678
7679 * configure: Regenerate with autoconf 2.13.
7680
29febb11 76812006-03-13 Jim Blandy <jimb@codesourcery.com>
7682
7683 * MAINTAINERS: Use my work address.
12a2bf00 7684
7685 * MAINTAINERS: Update my E-mail address.
7686
50996fe5 76872006-03-10 Aldy Hernandez <aldyh@redhat.com>
7688
7689 * configure.in: Handle --disable-<component> generically.
7690 * configure: Regenerate.
7691
b554a459 76922006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7693
7694 PR libgcj/17311
7695 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7696
71898775 76972006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7698
7699 * MAINTAINERS (Write After Approval): Remove myself.
7700 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7701
dcde3c07 77022006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 7703
cba69f27 7704 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7705 (TARGET_CONFIGDIRS): Remove.
7706 * configure.in: Remove AC_SUBST(target_configdirs).
7707 * Makefile.in, configure: Regenerated.
7601142f 7708
310293ad 77092006-02-20 Steven G. Kargl <kargls@comcast.net>
7710
7711 * MAINTAINERS (Write After Approval): Remove myself.
7712 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7713
26526d23 77142006-02-20 Paolo Bonzini <bonzini@gnu.org>
7715
7716 PR bootstrap/25670
7717
7718 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7719
7720 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7721 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7722 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7723 BUILD_PREFIX, BUILD_PREFIX_1.
7724 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7725
7726 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7727 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7728
7729 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7730 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7731 of `cat stage_current`. Always provide the `r' and `s' variables.
7732 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7733 a single shell execution.
7734 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7735 bootstrapped modules, make the stage1 module if the build was not
7736 started yet, else build the current stage.
7737 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7738 (all-build, all-host, all-target, [+make_target+]-host,
7739 [+make_target+]-target): Do not use \-continued lines.
7740 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7741 (current_stage, restrap, stage_last): New.
7742
7743 * Makefile.in: Regenerate.
7744 * configure: Regenerate.
7745
154ae9ad 77462006-02-19 Bud Davis <jmdavis@link.com>
7747
7748 * MAINTAINERS (Write After Approval): Remove myself.
7749 (Language Front End Maintainers): Add myself as fortran 95
7750 maintainer and update e-mail address.
7751
2b60afd7 77522006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7753
7754 * MAINTAINERS (Write After Approval): Remove myself.
7755 (Language Front End Maintainers): Add myself as fortran 95
7756 maintainer.
7757
e1c7b125 77582006-02-16 Victor Kaplansky <victork@il.ibm.com>
7759
7760 * MAINTAINERS (Write After Approval): Add myself.
7761
1eacfaf6 77622006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7763
7764 * MAINTAINERS (Write After Approval): Remove myself.
7765 (Language Front End Maintainers): Add myself as
7766 fortran 95 maintainer.
7767
ab0da556 77682006-02-14 Paolo Bonzini <bonzini@gnu.org>
7769
7770 Sync from src:
7771
7772 2005-12-27 Leif Ekblad <leif@rdos.net>
7773
248deaff 7774 * configure.in: Add support for RDOS target.
7775 * configure: Regenerate.
ab0da556 7776
77772006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 7778 Andreas Schwab <schwab@suse.de>
ab0da556 7779
248deaff 7780 * configure: Regenerate.
ab0da556 7781
634efbee 77822006-02-12 David Edelsohn <edelsohn@gnu.org>
7783
7784 * configure.in (enable_libgomp): Add AIX.
7785 * configure: Regenerate.
7786
e359d827 77872006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7788
7789 * MAINTAINERS (Write After Approval): Add myself.
f4177413 7790
40139f55 77912006-02-03 Lee Millward <lee.millward@gmail.com>
7792
7793 * MAINTAINERS (Write After Approval): Add myself.
f4177413 7794
145b0ed1 77952006-01-31 Richard Guenther <rguenther@suse.de>
7796 Paolo Bonzini <bonzini@gnu.org>
7797
7798 * Makefile.def (target_modules): Add libgcc-math target module.
7799 * configure.in (target_libraries): Add libgcc-math target library.
7800 (--enable-libgcc-math): New configure switch.
7801 * Makefile.in: Re-generate.
7802 * configure: Re-generate.
7803 * libgcc-math: New toplevel directory.
7804
c47832b1 78052006-01-26 Paolo Bonzini <bonzini@gnu.org>
7806
7807 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7808 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7809 the assembler, linker and binutils.
7810 * configure: Regenerate.
7811
80111498 78122006-01-22 Dirk Mueller <dmueller@suse.de>
7813
7814 * MAINTAINERS (Write After Approval): Add myself.
7815
4938df8a 78162006-01-20 Diego Novillo <dnovillo@redhat.com>
7817
7818 * configure: Regenerate.
7819
1e8e9920 78202006-01-18 Richard Henderson <rth@redhat.com>
7821 Jakub Jelinek <jakub@redhat.com>
7822 Diego Novillo <dnovillo@redhat.com>
7823
7824 * libgomp: New directory.
7825 * Makefile.def: Add target_module libgomp.
7826 * Makefile.in: Regenerate.
7827 * configure.in (target_libraries): Add target-libgomp.
7828 * configure: Regenerate.
7829
deaa70c6 78302006-01-05 Alexandre Oliva <aoliva@redhat.com>
7831
7832 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7833 @ from continuation.
7834 * Makefile.in: Rebuilt.
7835
18ece38c 78362006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 7837
7914652a 7838 * MAINTAINERS (Write After Approval): Add myself.
7839
0c8a85c6 78402006-01-04 Paolo Bonzini <bonzini@gnu.org>
7841
7842 PR bootstrap/24252
7843
7844 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7845 * Makefile.tpl (OBJDUMP): New.
7846 (EXTRA_HOST_FLAGS): Add it.
7847 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7848
1e8e9920 7849 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7850 to use symbolic links between directories. Avoid race conditions
7851 or make them harmless.
7852 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 7853
7854 * Makefile.def (LEAN): Pass.
7855 * Makefile.tpl (LEAN): Define.
7856 (stage[+id+]-start): Accept that the previous directory does not
7857 exist, if the bootstrap is lean.
7858 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7859 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7860 configure substitution.
7861 ([+compare-target+]): Likewise.
7862 ([+bootstrap-target+]-lean): New.
7863 * configure.in: Remove lean bootstrap support from here.
7864
1e8e9920 7865 * Makefile.in: Regenerate.
7866 * configure: Regenerate.
0c8a85c6 7867
bd63b943 78682006-01-04 Ben Elliston <bje@au.ibm.com>
7869
7870 * MAINTAINERS (libdecnumber): Add myself.
7871
3b6bba18 78722006-01-02 Mark Mitchell <mark@codesourcery.com>
7873
7874 * libtool-ldflags: New script.
7875
9c19a746 78762006-01-02 Andreas Schwab <schwab@suse.de>
7877
7878 * configure.in: When reconfiguring remove Makefile in
7879 all stage directories.
7880 * configure: Regenerate.
7881
1c39ab9d 78822005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7883
7884 * MAINTAINERS: Update my email address.
7885
ceebc884 78862005-12-20 Paolo Bonzini <bonzini@gnu.org>
7887
7888 Revert Ada-related part of the previous change.
7889
7890 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7891 Do not pass.
7892 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7893 * Makefile.in: Regenerate.
7894 * configure.in: Do not include mt-ppc-aix target fragment.
7895 * configure: Regenerate.
7896
9ca214be 78972005-12-19 Paolo Bonzini <bonzini@gnu.org>
7898
7899 * configure.in: Select appropriate fragments for PowerPC/AIX.
7900 * configure: Regenerate.
7901
7902 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7903 BOOT_CFLAGS, BOOT_LDFLAGS.
7904 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7905 BOOT_CFLAGS, BOOT_LDFLAGS.
7906 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7907 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7908 (stage): Fail if we cannot complete the work.
7909 * Makefile.in: Regenerate.
7910
957985d9 79112005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7912
7913 * configure.in: Replace ms1 with mt.
7914 * configure: Rebuilt.
7915
3fecdf28 79162005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7917
7918 * MAINTAINERS: Update my email address.
7919
2420a95f 79202005-12-15 Paolo Bonzini <bonzini@gnu.org>
7921
7922 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7923 install-host-nogcc): Don't invoke $(stage) at the end.
7924 * Makefile.in: Regenerate.
7925
98777423 79262005-12-14 Paolo Bonzini <bonzini@gnu.org>
7927
7928 * configure.in: Flip the top-level bootstrap switch.
7929 * configure: Regenerate.
7930
83f96a51 79312005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7932
7933 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7934 $(stage) and $(unstage).
7935 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7936 (all): Remove stray semicolon.
7937 (local-distclean): Don't handle multilib.tmp and multilib.out.
7938 (install.all): Set $s for consistency.
7939 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7940 check_multilibs setting. Always make the install directory.
7941 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7942 Correct @if/@endif.
7943 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7944 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7945 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7946 (multilib.out): Remove.
7947 * Makefile.in: Regenerated.
7948
dcde3c07 79492005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 7950
7951 * MAINTAINERS (Write After Approval): Add myself.
7952
8a4c0c5f 79532005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7954
a67ce901 7955 * MAINTAINERS: Add myself as mt maintainer.
7956
8a4c0c5f 7957 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7958
937fb015 79592005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7960
7961 * MAINTAINERS: Change email address.
7962
f5aebe3e 79632005-12-05 Paolo Bonzini <bonzini@gnu.org>
7964
7965 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7966 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7967 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7968 Find in-tree tools if available.
7969 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7970 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7971 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7972 (COMPILER_*_FOR_TARGET): New.
7973 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7974 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7975 (CONFIGURED_*, USUAL_*): Remove.
7976 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7977 STRIP): Use autoconf substitutions.
7978 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7979 COMPILER_NM_FOR_TARGET): New.
7980 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7981
7982 (all): Make all-host and all-target in parallel.
7983 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7984 that $$r and $$s are set before invoking a recursive make.
7985 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7986 ([+bootstrap-target+]): Inline most of the `all' target.
7987
e888c15e 79882005-11-29 Ben Elliston <bje@au.ibm.com>
7989
7990 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7991 from the gcc build directory.
7992 * Makefile.in: Regenerate.
7993
e21c3597 79942005-11-29 Ben Elliston <bje@au.ibm.com>
7995
7996 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7997 depend on all-libdecnumber.
7998 * configure.in (host_libs): Include libdecnumber.
7999 * Makefile.in: Regenerate.
8000 * configure: Likewise.
8001
e3f15eef 80022005-11-29 Ben Elliston <bje@au.ibm.com>
8003
8004 * libdecnumber: Import decNumber sources from the dfp-branch.
8005
8afb273f 80062005-11-21 Kean Johnston <jkj@sco.com>
8007
8008 * config.sub, config.guess: Sync from upstream sources.
8009
fefdfa6e 80102005-11-21 Ben Elliston <bje@au.ibm.com>
8011
8012 Import from Autoconf sources:
8013
8014 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8015 * config/move-if-change: Don't output "$2 is unchanged";
8016 suggested by Ben Elliston. Handle weird characters correctly.
8017
92016de0 80182005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8019
8020 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8021 to match upstream libtool for darwin.
8022
415470be 80232005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8024
8025 * Makefile.def: Remove gdb dependencies for gdbtk.
8026 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8027 (configure-gdb, install-gdb): New rules.
8028 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8029 * Makefile.in, configure: Regenerated.
8030
15bb6251 80312005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8032
8033 * MAINTAINERS (Write After Approval): Add myself.
8034
66182ee6 80352005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8036
8037 * MAINTAINERS (Write After Approval): Add myself.
8038
9aad078e 80392005-10-24 Diego Novillo <dnovillo@redhat.com>
8040
8041 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8042 Diego Novillo.
8043
e025d06f 80442005-10-22 Paolo Bonzini <bonzini@gnu.org>
8045
8046 PR bootstrap/24297
8047 * Makefile.tpl (do-[+make-target+], do-check, install,
8048 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8049 are set before recursing.
8050 * Makefile.in: Regenerate.
8051
bde48217 80522005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8053
8054 PR bootstrap/18939
8055 * Makefile.def (gcc) <target>: Fix thinko.
8056 * Makefile.in: Regenerate.
8057
8d687193 80582005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8059
8060 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8061 * configure: Regenerate.
8062
843af2a1 80632005-10-15 Jie Zhang <jie.zhang@analog.com>
8064
8065 * MAINTAINERS (Write After Approval): Add self.
8066
6783d878 80672005-10-08 Kazu Hirata <kazu@codesourcery.com>
8068
8069 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8070 target-libffi, target-qthreads, target-libjava, and
8071 targetlibobjc.
8072 * configure: Regenerate.
8073
ae74ffb7 80742005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8075
8076 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8077 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8078 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8079 (USUAL_OBJDUMP_FOR_TARGET): New.
8080 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8081 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 8082 * configure, Makefile.in: Regenerated.
ae74ffb7 8083
7fd717b3 80842005-10-05 Paolo Bonzini <bonzini@gnu.org>
8085
8086 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8087 before other host packages.
8088
8d2ef209 80892005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8090
8091 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8092
8283f873 80932005-10-05 Paolo Bonzini <bonzini@gnu.org>
8094
8095 PR bootstrap/22340
8096
8097 * configure.in (default_target): Remove.
8098 * Makefile.tpl (all): Do not use prerequisites as subroutines
8099 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8100 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8101 use prerequisites as subroutines.
8102 (check-host, check-target): New.
8103 (bootstrap configure & all targets): Do not use stage*-start
8104 if the directory layout is already ok.
8105 (non-bootstrap configure & all targets): Prepend a $(unstage).
8106 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8107 (NOTPARALLEL): Remove.
8108 (unstage, stage variables): New variables.
8109 (unstage, stage targets): Simply expand to those variables.
8110
8111 * configure: Regenerate.
8112 * Makefile.in: Regenerate.
8113
8011a2db 81142005-10-04 James E Wilson <wilson@specifix.com>
8115
8116 * Makefile.def (lang_env_dependencies): Add libmudflap.
8117 * Makefile.in: Regenerate.
8118
09cc3896 81192005-10-03 Andreas Schwab <schwab@suse.de>
8120
8121 Backport from libtool CVS:
8122 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8123
8124 * ltmain.sh: add support for installing into temporary
8125 staging area (e.g. 'make install DESTDIR=...')
8126
d7441b0d 81272005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8128
8129 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8130 * configure: Regenerated.
8131
9886f3d1 81322005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8133
8134 * configure: Regenerate with the correct
8135 autoconf version.
8136
7172be51 81372005-09-30 Catherine Moore <clm@cm00re.com>
8138
8139 * configure.in (bfin-*-*): New.
8140 * configure: Regenerated.
8141
9fec3fa8 81422005-09-28 Geoffrey Keating <geoffk@apple.com>
8143
8144 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8145 (LIPO_FOR_TARGET): New.
8146 (CONFIGURED_LIPO_FOR_TARGET): New.
8147 (USUAL_LIPO_FOR_TARGET): New.
8148 (STRIP_FOR_TARGET): New.
8149 (CONFIGURED_STRIP_FOR_TARGET): New.
8150 (USUAL_STRIP_FOR_TARGET): New.
8151 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8152 STRIP_FOR_TARGET.
8153 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8154 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8155 * Makefile.in: Regenerate.
8156 * configure: Regenerate.
f4177413 8157
14bd4516 81582005-09-19 David Edelsohn <edelsohn@gnu.org>
8159
8160 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8161 (rs6000-*-aix*): Same.
8162 * configure: Regenerate.
8163
6ca52624 81642005-09-16 Tom Tromey <tromey@redhat.com>
8165
8166 * MAINTAINERS: Add self as java maintainer.
8167
2c718da0 81682005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8169
8170 * configure.in: Recognize f95 in the --enable-languages option,
8171 and substitute it for fortran, issuing a warning.
8172 * configure: Regenerate.
8173
51427b7f 81742005-08-30 Phil Edwards <phil@codesourcery.com>
8175
8176 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8177 * configure: Regenerated.
8178
70bd96e6 81792005-08-22 Aldy Hernandez <aldyh@redhat.com>
8180
8181 * MAINTAINERS: Add self as ms1 maintainer.
8182
e85b7f3c 81832005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8184
8185 * Makefile.def (libssp): Add to lang_env_dependencies.
8186 * Makefile.in: Regenerate.
8187
6be90865 81882005-08-18 Ian Lance Taylor <ian@airs.com>
8189
8190 * MAINTAINERS: Add myself as middle-end maintainer.
8191
28a54140 81922005-08-17 Christian Groessler <chris@groessler.org>
8193
8194 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8195 * Makefile.in: Regenerate.
8196
c1f0d853 81972005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8198
8199 * MAINTAINERS (write after approval): Added myself.
8200
02bbe015 82012005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8202
8203 * MAINTAINERS (Write After Approval): Add myself.
8204
768691b5 82052005-08-12 Paolo Bonzini <bonzini@gnu.org>
8206
8207 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8208 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8209 Look for alternate names of the target cc and c++
8210 * configure: Regenerate.
8211
ef8184c7 82122005-08-08 Paolo Bonzini <bonzini@gnu.org>
8213
8214 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8215 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8216 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8217 tools; remove code to manually set them.
8218 (Target tools): Look in the environment for them.
8219 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8220 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8221 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8222 build directory.
8223 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8224 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8225 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8226 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8227 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8228 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8229 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8230 * configure: Regenerate.
8231 * Makefile.in: Regenerate.
8232
3e17c591 82332005-07-28 Ben Elliston <bje@au.ibm.com>
8234
8235 * MAINTAINERS: Update for removed CPU targets.
8236
29327bb4 82372005-07-27 Mark Mitchell <mark@codesourcery.com>
8238
8239 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 8240 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 8241 * Makefile.in: Regenerated.
8242
ffa8502d 82432005-07-26 Mark Mitchell <mark@codesourcery.com>
8244
8245 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8246 (CFLAGS_FOR_TARGET): Use it.
8247 (CXXFLAGS_FOR_TARGET): Likewise.
8248 * Makefile.in: Regenerated.
8249 * configure.in (--with-build-sysroot): New option.
8250 * configure: Regenerated.
8251
ee8b5c34 82522005-07-24 Paolo Bonzini <bonzini@gnu.org>
8253
8254 * Makefile.tpl: Wrap install between unstage and stage
8255 * Makefile.in: Regenerate.
8256
1558ffaf 82572005-07-21 Eric Christopher <echristo@apple.com>
8258
8259 * MAINTAINERS: Update affiliation.
8260
0d56c486 82612005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8262
8263 * MAINTAINERS: Add self as crx port maintainer.
8264
4569287f 82652005-07-20 DJ Delorie <dj@redhat.com>
8266
8267 * MAINTAINERS: Add self as m32c maintainer.
8268
06b8a6e6 82692005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8270
8271 * all files: Update FSF address.
8272
3031a1be 82732005-07-15 Eric Christopher <echristo@redhat.com>
8274
8275 * MAINTAINERS: Change affiliation.
8276
040541fe 82772005-07-14 Jim Blandy <jimb@redhat.com>
8278
8279 * configure.in: Add cases for Renesas m32c.
8280 * configure: Regenerated.
f4177413 8281
a03a59f4 82822005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8283
47440b6d 8284 * COPYING.LIB: Update from fsf.org.
8285
82862005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8287
8288 * COPYING, compile, config.guess,
a03a59f4 8289 config.sub, install-sh, missing, mkinstalldirs,
8290 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 8291 * config-ml.in: Update FSF address.
a03a59f4 8292
9f88bc9d 82932005-07-13 Eric Christopher <echristo@redhat.com>
8294
8295 * configure.in: Add toplevel noconfigdir support for tpf.
8296 * configure: Regenerate.
8297
f6463472 82982005-07-11 Paolo Bonzini <bonzini@gnu.org>
8299
8300 PR ada/22340
8301
8302 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8303 * Makefile.in: Regenerate.
8304
eb39e466 83052005-07-07 Mark Mitchell <mark@codesourcery.com>
8306
8307 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 8308 Brolley to write-after-approval.
eb39e466 8309
3c7c61db 83102005-07-07 Andreas Schwab <schwab@suse.de>
8311
8312 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8313 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8314 * Makefile.in: Regenerated.
8315
d28caca4 83162005-07-06 Geoffrey Keating <geoffk@apple.com>
8317
8318 * configure.in: Don't build sim or rda when targetting darwin.
8319 * configure: Regenerate.
8320
07da5214 83212005-07-06 Kazu Hirata <kazu@codesourcery.com>
8322
8323 * configure.in: Add --enable-libssp and --disable-libssp.
8324 * configure: Regenerate with autoconf-2.13.
8325
0d55f4d0 83262005-07-02 Jakub Jelinek <jakub@redhat.com>
8327
8328 * Makefile.def (target_modules): Add libssp.
8329 * configure.in (target_libraries): Add target-libssp.
8330 * configure: Rebuilt.
8331 * Makefile.in: Rebuilt.
8332
c6d8e763 83332005-07-01 Zack Weinberg <zackw@panix.com>
8334
8335 * MAINTAINERS: Change email address. Resign from maintainership.
8336
e64566bc 83372005-07-01 Richard Guenther <rguenther@suse.de>
8338
8339 * MAINTAINERS: Change my e-mail address and affiliation.
8340
919a60fa 83412005-06-22 Paolo Bonzini <bonzini@gnu.org>
8342
8343 * Makefile.def (stagefeedback): Come after profile.
8344 Define profiledbootstrap target.
8345 * Makefile.tpl (profiledbootstrap): Remove.
8346 (stageprofile-end): Zap stagefeedback.
8347 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8348 * Makefile.in: Regenerate.
8349
1dcfcddb 83502005-06-13 Richard Sandiford <richard@codesourcery.com>
8351
8352 * MAINTAINERS: Update my email address.
8353
cbaa9876 83542005-06-13 Zack Weinberg <zack@codesourcery.com>
8355
8356 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8357 In 'cpp' stanza, support '#line' as well as '# '.
8358
90314144 83592005-06-08 Andreas Schwab <schwab@suse.de>
8360
8361 * MAINTAINERS: Move myself from 'Write After Approval' to
8362 'CPU Port Maintainers' section as m68k maintainer.
8363
ff7dcf6a 83642005-06-07 Hans-Peter Nilsson <hp@axis.com>
8365
8366 * configure.in (unsupported_languages): New macro.
8367 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8368 non-ported target libraries in noconfigdirs.
8369 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8370 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 8371 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 8372 unsupported_languages.
8373 * configure: Regenerate.
8374
058a5366 83752005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8376
8377 * configure.in: Fix typo in handling of --with-mpfr-dir.
8378 * configure: Regenerate.
8379
a0133d5a 83802005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8381
8382 * MAINTAINERS: Update my email address.
8383
ba84b398 83842005-06-02 Jim Blandy <jimb@redhat.com>
8385
8386 * config.sub: Add cases for the Renesas m32c. (This patch has been
8387 accepted into the master sources.)
8388
f6fa11cb 83892005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 8390 Michael Snyder <msnyder@redhat.com>
8391 Stan Cox <scox@redhat.com>
f6fa11cb 8392
cbaa9876 8393 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 8394
cbaa9876 8395 * configure: Regenerate.
f6fa11cb 8396
5538a252 83972005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8398
8399 * MAINTAINERS (Write After Approval): Add self.
8400
eb475541 84012005-06-01 Josh Conner <jconner@apple.com>
8402
8403 * MAINTAINERS (Write After Approval): Add self.
8404
f61df03e 84052005-06-01 Kazu Hirata <kazu@codesourcery.com>
8406
8407 * MAINTAINERS: Update my email address.
8408
8c31789b 84092005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8410
8411 * MAINTAINERS (Write After Approval): Add self.
8412
80f2a08d 84132005-05-26 Chris Demetriou <cgd@broadcom.com>
8414
8415 * MAINTAINERS (Write After Approval): Remove self.
8416
97d52533 84172005-05-25 Paolo Bonzini <bonzini@gnu.org>
8418
8419 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8420 (Dependencies): Consider target modules for bootstrap dependencies.
8421 Make target bootstrap modules depend on each stage's gcc.
8422 * Makefile.in: Regenerate.
8423
aa73b18f 84242005-05-20 Paolo Bonzini <bonzini@gnu.org>
8425
8426 * Makefile.def (configure-gcc): Depend on binutils having been built.
8427 (all-gcc): No need to do it here.
8428 * Makefile.in: Regenerate.
8429
e8bfe1fa 84302005-05-19 Paul Brook <paul@codesourcery.com>
8431
cbaa9876 8432 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 8433 language cannot be built.
8434 * configure: Regenerate.
8435
4267b9ea 84362005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8437
8438 * ylwrap: Import from Automake 1.9.5.
8439
9d7b8b84 84402005-05-13 David Ung <davidu@mips.com>
8441
8442 * MAINTAINERS (Write After Approval): Add self.
8443
5cd1aacd 84442005-05-09 Mike Stump <mrs@apple.com>
8445
8446 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8447 lt_cv_sys_max_cmd_len for now.
cbaa9876 8448
0e47e899 84492005-05-09 Stan Cox <scox@redhat.com>
8450
8451 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8452
f9697cdb 84532005-05-08 Matt Kraai <kraai@ftbfs.org>
8454
8455 * README.SCO: Update the URL.
8456
3fec05ca 84572005-05-05 David Edelsohn <edelsohn@gnu.org>
8458
8459 * ltconfig: Define file_list_spec. Pass file_list_spec and
8460 with_gnu_ld to libtool.
8461 * ltcf-c.sh (aix[45]): Define file_list_spec.
8462 * ltcf-cxx.sh (aix[45]): Same.
8463 * ltcf-gcj.sh (aix[45]): Same.
8464 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8465 exists, write list of input files to temporary file.
8466
a8abbd9d 84672005-05-04 Mike Stump <mrs@apple.com>
8468
8469 * configure.in: Always pass --target to target configures as
8470 otherwise rebuilds that do --recheck will fail.
8471 * confiugure: Rebuilt.
8472
12fb418d 84732005-05-04 Paolo Bonzini <bonzini@gnu.org>
8474
8475 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8476 STAGE_HOST_EXPORTS.
8477 (configure, all): Add bootstrap support.
8478 (Host modules, target modules): Pass post-stage1 flags and exports.
8479 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8480 * Makefile.in: Regenerate.
8481
c828481a 84822005-04-29 Paolo Bonzini <bonzini@gnu.org>
8483
8484 * configure: Regenerate.
8485
352141ae 84862005-04-27 Mike Stump <mrs@apple.com>
8487
8488 * MAINTAINERS: Add self as darwin maintainer.
8489
5629b19d 84902005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8491
8492 * config.sub: Update from master copy.
8493
3cf20c3b 84942005-04-21 Mike Stump <mrs@apple.com>
8495
8496 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8497 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8498
c0188550 84992005-04-19 Hans-Peter Nilsson <hp@axis.com>
8500
8501 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8502 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8503 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8504 "*-*-elf" and "*-*-linux*".
8505 * configure: Regenerate.
8506
603e1354 85072005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8508
8509 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8510
6db39137 85112005-04-12 Mike Stump <mrs@apple.com>
8512
8513 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8514
1df56788 85152005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8516
8517 * MAINTAINERS (Write After Approval): Add myself.
8518
80ccce4c 85192005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8520
8521 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8522
c15fb64c 85232005-04-06 Paolo Bonzini <bonzini@gnu.org>
8524
cbaa9876 8525 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 8526 (TARGET_CONFIGARGS): Include --with-target-subdir.
8527 (configure, all): New macros. Use them throughout.
8528 * Makefile.in: Regenerate.
8529
e6eb2b02 85302005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8531
8532 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 8533
d18f347b 85342005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8535
8536 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8537
8494de10 85382005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8539
8540 * MAINTAINERS: Move John Carr to Write After Approval.
8541
dcde3c07 85422005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 8543
8544 * config/mh-mingw32: Delete.
8545 * configure.in: Don't use it.
8546 * configure: Regenerate.
8547
60b2817d 85482005-03-31 Paolo Bonzini <bonzini@gnu.org>
8549
8550 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8551 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 8552 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 8553 (HOST_LIB_PATH): Generate from Makefile.def.
8554 (TARGET_LIB_PATH): Likewise.
8555 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8556 * Makefile.in: Regenerate.
8557 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8558 (RPATH_ENVVAR): Include Darwin case.
8559 * configure: Regenerate.
8560
9cc9199f 85612005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8562
8563 * MAINTAINERS (Various Maintainers): Remove self.
8564 (Write After Approval): Add self.
8565
beefdb0f 85662005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8567
8568 * MAINTAINERS (Various Maintainers): Add self.
8569
697e01c8 85702005-03-25 Paolo Bonzini <bonzini@gnu.org>
8571
8572 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8573 * configure: Regenerate.
8574
9624cab1 85752005-03-21 Zack Weinberg <zack@codesourcery.com>
8576
8577 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8578 gcc_version, and gcc_version_trigger from set of flags to pass.
8579 * Makefile.tpl: Remove definitions of above variables.
8580 (config.status): Remove dependency on $(gcc_version_trigger).
8581 * Makefile.in: Regenerate.
8582 * configure.in: Do not reference config/gcc-version.m4 nor
8583 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8584 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8585 * configure: Regenerate.
8586
5745a02a 85872005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 8588 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 8589
8590 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8591 * Makefile.in: Regenerate.
8592
df4e5443 85932005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8594
8595 * MAINTAINERS (Write After Approval): Add myself.
8596
379a1f2c 85972005-03-03 David Ayers <d.ayers@inode.at>
8598
8599 * MAINTAINERS (Write After Approval): Add myself.
8600
b3fc57d4 86012005-03-01 Alexandre Oliva <aoliva@redhat.com>
8602
8603 PR libgcj/20160
8604 * ltmain.sh: Avoid creating archives with components that have
8605 duplicate basenames.
8606
39c05b8e 86072005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8608
8609 PR bootstrap/20250
8610 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8611 instead of check.
8612 * Makefile.in: Regenerate.
8613
d874b723 86142005-02-28 Paolo Bonzini <bonzini@gnu.org>
8615
8616 * Makefile.in: Regenerate to fix conflict between the previous two
8617 patches.
8618
c1eb9e31 86192005-02-28 Paolo Bonzini <bonzini@gnu.org>
8620
8621 PR bootstrap/17383
8622 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8623 * Makefile.tpl (HOST_SUBDIR): New substitution.
8624 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8625 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8626 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8627 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8628 (Host modules, Bootstrapped modules): Use it.
8629 (Build modules, Target modules): Do not create symlink trees,
8630 always configure out-of-srcdir.
8631 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8632 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8633 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8634 $(HOST_SUBDIR). Create a symlink for host_subdir.
8635
8636 * Makefile.in: Regenerate.
8637 * configure: Regenerate.
8638
a136b23d 86392005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8640
8641 Merged from libada-gnattools-branch:
8642 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8643
8644 * gnattools: New directory.
8645 * Makefile.def: Add gnattools as a module, depending on target-libada.
8646 * Makefile.in: Regenerate.
8647 * configure.in: Include gnattools in host_tools; disable it if ada
8648 is disabled.
8649 * configure: Regenerate.
8650
46042488 86512005-02-24 James A. Morrison <phython@gcc.gnu.org>
8652
8653 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8654 treelang maintainer.
8655 (Write After Approval): Remove myself.
8656
123fdbbd 86572005-02-23 Paul Schlie <schlie@comcast.net>
8658
8659 * configure.in: Allow darwin targeted ports to build tk, itcl and
8660 libgui.
8661 * configure: Regenerate.
8662
17336619 86632005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8664
8665 PR libgcj/10353
8666 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8667 * configure: Regenerate.
8668
6e4db1f1 86692005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8670
8671 * MAINTAINERS (Write After Approval): Add myself.
8672
203ad69a 86732005-02-10 Ian Lance Taylor <ian@airs.com>
8674
8675 * MAINTAINERS: Update my e-mail address.
8676
afa8b68c 86772005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8678
8679 * MAINTAINERS (Write After Approval): Add myself.
8680
06b2086e 86812005-01-29 Hans-Peter Nilsson <hp@axis.com>
8682
8683 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8684 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8685 target-libgloss when not *-*-elf and *-*-aout.
8686 * configure: Regenerate.
8687
2890721b 86882005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8689
8690 * MAINTAINERS: Remove obsolete entries.
8691
b9db2b8c 8692 * MAINTAINERS (Write After Approval): Add Michael Matz.
8693
9da9577b 86942005-01-19 Neil Booth <neil@daikokuya.co.uk>
8695
8696 * MAINTAINERS: Remove self as cpplib maintainer.
8697
c626e85f 86982005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8699
8700 * install-sh, config.sub: Import from upstream.
8701
cac4ee55 87022005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8703
8704 PR bootstrap/18222
8705 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8706 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8707 * Makefile.in: Regenerate.
8708
e03fcf5f 87092005-01-16 Jason Thorpe <thorpej@netbsd.org>
8710
8711 * MAINTAINERS: Update my email address.
8712
abb13670 87132005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 8714 Andreas Schwab <schwab@suse.de>
abb13670 8715
8716 PR bootstrap/18033
8717 * config-ml.in: Eval option if surrounded by single quotes.
8718
e4a78ee4 87192005-01-03 Paolo Bonzini <bonzini@gnu.org>
8720
8721 Revert 2004-12-28 Makefile changes, a better fix will be
8722 applied to mainline and src after GCC 4.0 branches.
8723
1fe42238 87242004-12-28 Paolo Bonzini <bonzini@gnu.org>
8725
8726 PR bootstrap/17383
8727
8728 * Makefile.def (target_modules): Remove stage parameter,
8729 it is always true now.
8730 * Makefile.tpl (configure-build-[+module+],
8731 configure-target-[+module+]): Always build symlink tree
8732 for the directory and for include. BUILD_SUBDIR and
8733 TARGET_SUBDIR cannot be . anymore.
8734 * Makefile.in: Regenerate.
8735
fcaf3188 87362004-12-25 David Edelsohn <edelsohn@gnu.org>
8737
8738 Revert 2004-12-08 Makefile changes.
8739
835db815 87402004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8741
8742 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8743 cygwin, mingw.
8744
33974778 87452004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8746
8747 * configure.in (sh64-*-*): Reenable gprof.
8748 * configure: Regenerate.
8749
4b8fa64c 87502004-12-08 David Edelsohn <edelsohn@gnu.org>
8751
8752 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8753 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8754 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8755 * Makefile.in: Regenerate.
8756
ef31114f 87572004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8758
8759 * MAINTAINERS: Update my email address.
8760
7799fdb2 87612004-12-07 Matt Kraai <kraai@ftbfs.org>
8762
8763 * Makefile.tpl: Generate normal dependencies if the LHS module is
8764 not bootstrapped.
8765 * Makefile.in: Regenerate.
8766
c88bf782 87672004-12-03 Richard Sandiford <rsandifo@redhat.com>
8768
8769 * configure.in: Include config/gxx-include-dir.m4. Use
8770 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8771 * configure: Regenerate.
8772
f8592d5a 87732004-12-03 Richard Sandiford <rsandifo@redhat.com>
8774
8775 * config.if: Delete.
8776 * configure.in: Set libstdcxx_incdir directly.
8777 * configure: Regenerate.
8778
39b9d49f 87792004-12-02 Eric Christopher <echristo@redhat.com>
8780
8781 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8782 * Makefile.in: Regenerate.
8783
c3e7e62b 87842004-12-02 Richard Sandiford <rsandifo@redhat.com>
8785
8786 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8787 * configure: Regenerate.
8788
14ac9144 87892004-12-02 Richard Sandiford <rsandifo@redhat.com>
8790
8791 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8792 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8793 * configure: Regenerate.
8794
b68b9d92 87952004-12-01 Eric Christopher <echristo@redhat.com>
8796
8797 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8798 of things to remove.
8799
68b7b0fe 88002004-11-29 Matt Kraai <kraai@ftbfs.org>
8801
8802 * MAINTAINERS (Write After Approval): Update my e-mail address.
8803
d081dd29 88042004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8805
8806 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8807 from CVS libtool to always pass_all.
8808
08261f02 88092004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8810
8811 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8812 (hppa*64*-*-*): Delete incorrect comment.
8813 * configure: Rebuilt.
8814
a234d196 88152004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8816
8817 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8818
7f93fe7a 88192004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8820
8821 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8822 from CVS libtool to always pass_all.
8823
037ff4cc 88242004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8825
8826 * install-sh, compile: Import from automake.
8827
e294bcff 88282004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8829
8830 * config.guess, config.sub: Import from savannnah.
8831
aad2f5f9 88322004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 8833
8834 * MAINTAINERS (Write After Approval): Add myself
8835
956942fa 88362004-11-12 Mike Stump <mrs@apple.com>
8837
8838 * Makefile.def: Add html support.
8839 * Makefile.tpl: Likewise.
8840 * Makefile.in: Regenerate.
8841
ec2a8310 88422004-11-11 Geoffrey Keating <geoffk@apple.com>
8843
8a54e13f 8844 PR 18423
8845 * configure.in: Remove all instances of build-fixincludes from
8846 noconfigdirs.
8847 (build_configargs): Supply --target to subdirectories.
8848 * configure: Regenerate.
8849
ec2a8310 8850 * Makefile.def: Make gcc install depend on fixincludes install.
8851 * Makefile.in: Regenerate.
8852
696f98d4 88532004-11-10 Janis Johnson <janis187@us.ibm.com>
8854
8855 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8856
3eb34262 88572004-11-11 Paul Brook <paul@codesourcery.com>
8858
8859 * MAINTAINERS: Add self as arm maintainer. Update email address.
8860
dd63ad62 88612004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8862
8863 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8864 target-libgfortran.
17a0d7e8 8865 * configure: Regenerate.
dd63ad62 8866
d8483d79 88672004-11-07 David Edelsohn <edelsohn@gnu.org>
8868
8869 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8870 like CC.
8871
bdcc5e0f 88722004-11-05 Paolo Bonzini <bonzini@gnu.org>
8873
8874 * Makefile.def (host fixincludes): Specify missing targets.
8875 * Makefile.in: Regenerate.
8876
9310c946 88772004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8878
8879 * MAINTAINERS: Add myself
8880
1dfe67f7 88812004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8882
8883 * MAINTAINERS (Write After Approval): Add myself.
8884
50e7e370 88852004-11-04 Geoffrey Keating <geoffk@apple.com>
8886
8887 * Makefile.def: Build fixincludes for the host, too.
8888 * Makefile.in: Regenerate.
8889 * configure.in (host_tools): Add fixincludes.
8890 * configure: Regenerate.
8891
b6824c17 88922004-11-04 Daniel Jacobowitz <dan@debian.org>
8893
8894 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8895 * configure: Regenerated.
8896
44f0e47c 88972004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8898
8899 PR other/17783
8900 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8901 * configure: Regenerated.
8902
03dbc854 89032004-10-31 Mark Mitchell <mark@codesourcery.com>
8904
8905 * README.SCO: Update per FSF instructions.
8906
d2be3229 89072004-10-28 Eric B. Weddington <ericw@evcohs.com>
8908
8909 PR target/18151
8910 * configure.in (case ${target}): Do not build fixincludes for avr.
8911 * configure: Regenerated.
8912
6675f2d9 89132004-10-26 Paolo Bonzini <bonzini@gnu.org>
8914
8915 * configure.in (case ${target}): Do not build fixincludes
8916 on platforms where it is not used.
8917 * configure: Regenerated.
8918
3a8631fa 89192004-10-23 Daniel Jacobowitz <dan@debian.org>
8920
8921 * configure.in: Use an absolute path to install-sh.
8922 * configure: Regenerated.
8923
50c69ebc 89242004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8925
8926 * MAINTAINERS (Write After Approval): Add myself.
8927
2c95e9b1 89282004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8929
8930 * MAINTAINERS: Remove from Write After Approval those that are
8931 already maintainers.
8932
3d22b915 89332004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8934
8935 * MAINTAINERS: Update my email address.
8936
3fba36a4 89372004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8938
8939 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8940 * configure: Regenerate.
8941
dcde3c07 89422004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 8943
8944 * MAINTAINERS: Update my email address.
8945
668dc571 89462004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8947
8948 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8949 entries belonging to this category.
8950
2c50ca04 89512004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8952
8953 * MAINTAINERS: Update my e-mail address.
8954
68b4a982 89552004-10-06 Paolo Bonzini <bonzini@gnu.org>
8956
8957 Fix wrong conflict resolution in:
8958
8959 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8960
8961 * Makefile.in: Regenerate.
8962 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8963 in the recursive `make', instead of hardwiring `all'.
8964 (Autogenerated TARGET-* variables): New.
8965
5326cc72 89662004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8967
8968 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 8969 * configure: Regenerate.
5326cc72 8970
6e4191af 89712004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8972
8973 * MAINTAINERS (Various Maintainers): Move the "windows,
8974 cygwin, mingw" maintainer to ...
8975 (OS Port Maintainers): ... here.
8976
39826843 89772004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8978
8979 * MAINTAINERS (Write After Approval): Remove those that are
8980 maintainers of some subsystem.
8981
e644ba93 89822004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8983
8984 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8985 * ltcf-cxx.sh (tpf*): Likewise.
8986 * ltconfig (tpf*): Add TPF OS configuration support.
8987
ddc76fa7 89882004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8989
8990 * MAINTAINERS: Change my email address to my new work account.
8991
3bdd04cc 89922004-09-24 Michael Roth <mroth@nessie.de>
8993
8994 * configure.in (--without-headers): Add missing double quotes.
8995 * configure: Regenerate.
8996
dcde3c07 89972004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 8998
8999 * ylwrap: Revert to previous version.
9000
d389b7e3 90012004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9002
9003 PR bootstrap/17369
9004 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9005 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9006 SET_GCC_LIB_PATH_CMD.
9007 (BASE_TARGET_EXPORTS): Likewise.
9008 * Makefile.in: Regenerated.
9009
9010 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9011 * configure: Regenerated.
9012
2109ded2 90132004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9014
9015 * config.guess: New upstream version
9016 * compile, depcomp, install-sh, ylwrap: Likewise.
9017
da9e6519 90182004-09-19 Roger Sayle <roger@eyesopen.com>
9019
9020 * config/mh-x86omitfp: New host makefile fragment. Add
9021 -fomit-frame-pointer to the default BOOT_CFLAGS.
9022 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9023 * configure: Regenerate.
9024
e84ab337 90252004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9026
9027 PR target/11572
9028 * configure.in (*-*-darwin*): Renable libobjc.
9029 * configure: Regenerate.
9030
c875bbba 90312004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9032
9033 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9034
39a1c4e9 90352004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 9036
39a1c4e9 9037 * Makefile.def: Remove libbanshee.
9038 * Makefile.tpl: Ditto.
9039 * configure.in: Ditto.
9040 * Makefile.in: Regen.
9041 * configure: Ditto.
9042
c600ebdb 90432004-09-08 David Edelsohn <edelsohn@gnu.org>
9044
9045 * ltmain.sh: Use $pic_object as $non_pic_object if
9046 $non_pic_object=none.
9047
e1aef632 90482004-09-07 Paolo Bonzini <bonzini@gnu.org>
9049
9050 * missing: Import latest version from master repository.
9051
ccf99faa 90522004-09-06 Nick Clifton <nickc@redhat.com>
9053
9054 * config.sub: Import latest version from master repository.
9055 * config.guess: Likewise.
9056 This includes these changes:
b68b9d92 9057
ccf99faa 9058 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9059
9060 * config.sub: Handle crisv32, alias etraxfs.
9061 * config.guess (crisv32:Linux:*:*): Handle.
9062
9063 2004-08-13 Brad Smith <brad@comstyle.com>
9064
9065 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9066 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9067
9068 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9069
9070 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9071 assume the processor is a powerpc. This is because coreutils
9072 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9073 in this case, due to a MacOS X bug that causes
9074 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9075 to return a negative number.
9076 Problem reported by Petter Reinholdtsen in:
9077 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9078
9079 2004-07-19 Ben Elliston <bje@gnu.org>
9080
9081 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9082
9083 2004-06-24 Ben Elliston <bje@gnu.org>
9084
9085 * config.guess: Update copyright years.
9086 * config.sub: Likewise.
9087
9088 2004-06-22 Robert Millan <robertmh@gnu.org>
9089
9090 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9091 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9092
9093 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9094
9095 * config.guess (*:*VMS:*:*): New entry. Replaces
9096 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9097 manufacturer.
9098
9099 2004-06-22 Ben Elliston <bje@gnu.org>
9100
9101 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9102 * config.sub: Likewise.
9103
9104 2004-06-22 Ben Elliston <bje@gnu.org>
9105
9106 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9107 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9108
9109 2004-06-11 Ben Elliston <bje@gnu.org>
9110
9111 * config.guess (pegasos:OpenBSD:*:*): Remove.
9112
9113 2004-06-11 Ben Elliston <bje@gnu.org>
9114
9115 From Wouter Verhelst <wouter@grep.be>:
9116 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9117
9118 2004-06-11 Ben Elliston <bje@gnu.org>
9119
9120 * config.guess (luna88k:OpenBSD:*:*): New.
9121
9122 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9123
9124 * config.guess (m32r*:Linux:*:*): New case.
9125 * config.sub: Handle m32rle.
9126
9127 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9128
9129 From Jens Petersen <petersen@redhat.com>:
9130 * config.sub: Handle sparcv8.
9131
9132 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9133
9134 From Tom Smith <smith@cag.lkg.hp.com>:
9135 * config.guess: Version suffixes are equally significant on Tru64
9136 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9137 prefix of "P" (patched kernel).
9138
9139 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9140
9141 * config.sub: Add support for National Semiconductor CRX target.
9142
cde9549e 91432004-09-03 Janis Johnson <janis187@us.ibm.com>
9144
9145 * MAINTAINERS (Various Maintainers): Remove myself as web page
9146 maintainer, add myself as maintainer of build status lists.
9147
634f7a13 91482004-09-03 Jan Beulich <jbeulich@novell.com>
9149
9150 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9151 *-*-netware, but add target-libmudflap.
9152 Consolidate *-*-netware targets (of which really only i?86 exists)
9153 into a single entry.
9154 * configure: Likewise.
9155
2b64d19b 91562004-09-01 Paolo Bonzini <bonzini@gnu.org>
9157
9158 * Makefile.tpl (sorry): Remove.
9159 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9160 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9161 (do-clean): Clean per-stage directories too.
9162 (do-distclean): Run distclean-stage1 too.
9163 (.NOTPARALLEL): Enable during toplevel bootstrap.
9164 (stage[+id+]-bubble): Enable parallel execution during
9165 the recursive invocation.
9166 * Makefile.in: Regenerate.
9167
9168 Fix previous checkin:
9169
9170 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9171 include.
9172 * configure.in: Fix indentation.
9173 * configure: Regenerate.
9174
dcde3c07 91752004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 9176
2b64d19b 9177 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9178 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9179 * configure: regenerate
b68b9d92 9180 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 9181 -mdynamic-no-pic
0222d984 9182
2b59cb05 91832004-08-31 Paolo Bonzini <bonzini@gnu.org>
9184
9185 * Makefile.def (build_modules): Add fixincludes.
9186 (dependencies): Make gcc depend on fixincludes.
9187 * configure.in (build_tools): Add fixincludes.
9188 (build_configdirs): Always include build_libs.
9189 * Makefile.in: Regenerate.
9190 * configure: Regenerate.
9191
91922004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 9193
9194 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9195 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9196 phony targets; do not generate timestamp files.
9197 (distclean-stageN): Remove references to their timestamp files.
9198 (restageN, touch-stageN): Remove.
9199 (stageN-bubble): Rewritten.
9200 (compare): Support lean bootstraps.
9201 * Makefile.in: Regenerate.
9202
9203 * configure.in: Only warn when bootstrapping but
9204 build != host or build != target. Support lean bootstraps.
9205 * configure: Regenerate.
9206
4a921c63 92072004-08-26 Phil Edwards <phil@codesourcery.com>
9208
9209 * configure.in: Give a better error message if GMP/MPFR are missing
9210 and a language needing them has been requested.
9211 * configure: Regenerated.
9212
6cee4b4a 92132004-08-25 Phil Edwards <phil@codesourcery.com>
9214
9215 * configure.in: Print a list of available language front-ends if
9216 a requested one is missing. Tidy stray tab characters.
9217 * configure: Regenerated.
9218
e6312df0 92192004-08-19 Michael Koch <konqueror@gmx.de>
9220
9221 * gcc/doc/install.texi: Update entry about automake for libjava.
9222
c01dd063 92232004-08-17 Robert Millan <robertmh@gnu.org>
9224
9225 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9226 (instead of FreeBSD).
9227 * configure: Regenerate.
9228
a1ad7483 92292004-08-16 Paolo Bonzini <bonzini@gnu.org>
9230
9231 * Makefile.in: Regenerate.
9232 * configure: Regenerate.
9233
9234 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9235 stage_*_flags.
9236 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9237 for bootstrapped modules if toplevel bootstrap is going.
9238 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9239 modules. Adjust for changes in Makefile.def. Enable several
9240 rules even in non-bootstrap mode, just to avoid peppering the
9241 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9242 (stage-[+prev+]-bubble): Remove.
9243
9244 * Makefile.def (Dependencies): Depend on all-build-bison,
9245 all-build-flex, all-build-byacc, all-build-texinfo, rather
9246 than the host variations.
9247 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9248 with BUILD_SUBDIR.
9249 (BISON): Update for recent Bisons.
9250 (YACC): Fix typo.
9251 (cross): Depend on all-build.
9252 (all): Do not depend on all-build.
9253 (prebootstrap): Remove.
9254 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9255 (Prebootstrap dependencies): Add them to the per-stage targets
9256 and to all-prebootstrap.
9257 * configure.in (build_configdirs): Always enable build_tools.
9258 (BUILD_DIR_PREFIX): Remove.
9259
9260 * Makefile.def (gcc): Add target variable.
9261 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9262 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9263 in the recursive `make', instead of hardwiring `all'.
9264 (Autogenerated TARGET-* variables): New.
9265
e0d2a616 92662004-08-13 Brian Booth <bbooth@redhat.com>
9267
9268 * MAINTAINERS: Remove myself from write-after-approval.
9269
77f9b2dc 92702004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9271
9272 * src-release: Stop distributing mmalloc with gdb (which doesn't
9273 use it).
9274 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9275 * Makefile.in: Regenerate.
9276
30e9913f 92772004-08-09 Mark Mitchell <mark@codesourcery.com>
9278
9279 * configure.in (arm*-*-eabi*): New target.
9280 * configure: Regenerate.
9281
ea8d3d75 92822004-08-06 Paolo Bonzini <bonzini@gnu.org>
9283
9284 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9285 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9286 (Dependencies): New section.
9287 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9288 (configure-target-[+module+]): Depend on maybe-all-gcc
9289 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9290 (toplevel profiledbootstrap): Fix dependencies.
9291 * Makefile.in: Regenerate.
9292
8647a116 92932004-08-03 Mark Mitchell <mark@codesourcery.com>
9294
9295 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9296 target-libiberty to noconfigdirs.
9297 * configure: Regenerate.
9298
5ca838b8 92992004-08-03 Paul Brook <paul@codesourcery.com>
9300
9301 * configure.in: Check for MPFR as well as GMP.
9302 * configure: Regenerate.
9303
cb8a7007 93042004-08-01 Robert Millan <robertmh@gnu.org>
9305
9306 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9307 libmudflap for all GNU-based systems (with Glibc).
9308 * configure: Regenerate.
9309
dcde3c07 93102004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 9311
9312 * Makefile.def (host-modules): Add gcc.
9313 * Makefile.in: Regenerate.
9314 * Makefile.tpl (sorry): New rule.
9315 (configure-host, all-host, [+make_target+]-host, do-check,
9316 install-host): Do not add gcc as a special case.
9317 (host modules): Add a small special-casing for gcc. Export
9318 extra_make_flags through the environment.
9319 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9320 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9321 other recursive targets for gcc): Remove.
9322
9323 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9324 (stage, unstage): New rules.
9325 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9326 distclean-stage[+id+]): Use stage_current.
9327 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9328 the stage*-start rules.
9329
3ff2e849 93302004-08-02 Geoffrey Keating <geoffk@apple.com>
9331
9332 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9333 use -all_load flag.
9334
75b6260c 93352004-08-02 Paolo Bonzini <bonzini@gnu.org>
9336
9337 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9338 * configure: Regenerate.
9339
3ecc19f1 93402004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9341
9342 * maintainer-scripts/gcc_release: Revert yesterday's change.
9343
0396e2a1 93442004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9345
9346 * MAINTAINERS: Add myself to write-after-approval.
9347
b1fd5525 93482004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9349
9350 * libf2c: Removed.
9351 * gcc/gccbug.in: Updated because of libf2c removal.
9352 * maintainer-scripts/gcc_release: Ditto.
9353
dcde3c07 93542004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 9355
9356 * configure.in: Build libmudflap by default on FreeBSD.
9357 * configure: Regenerated.
9358
344b2784 93592004-07-09 Mark Mitchell <mark@codesourcery.com>
9360
9361 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9362 systems.
9363 * configure: Regenerated.
9364
dcde3c07 93652004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 9366
9367 PR target/16344
9368 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9369 feedback based compiler.
9370 * Makefile.in: Rebuilt.
9371
13e3668a 93722004-07-08 Alexandre Oliva <aoliva@redhat.com>
9373
9374 * Makefile.def (host_modules): Set bootstrap=true for flex.
9375 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9376 * Makefile.in: Rebuilt.
9377
9763d43d 93782004-07-07 Jan Hubicka <jh@suse.cz>
9379
9380 * MAINTAINERS: Add self as a profile feedback maintainer.
9381
03c65091 93822004-07-05 Phil Edwards <phil@codesourcery.com>
9383
9384 * configure.in: Do not prepend $srcdir to /dev/null in
9385 makefile fragments.
9386 * configure: Regenerate.
9387
2f8725b0 93882004-07-01 Paolo Bonzini <bonzini@gnu.org>
9389
9390 * Makefile.def (build_modules): Add bison, byacc, flex,
9391 m4, texinfo.
9392 (flags_to_pass): Add FLEX.
9393 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9394 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9395 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9396 DEFAULT_MAKEINFO): Remove.
9397 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9398 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9399 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9400 objdir or else use configured tool.
9401 (all-build): New.
9402 (all): Depend on it.
9403 (Build module dependencies): Add.
9404 * Makefile.in: Regenerate.
9405 * configure.in: Better support for multiple build modules,
9406 matching what is done for host/target modules. Do not look
9407 for "plausible" locations of build tools if Canadian cross.
9408 Use autoconf's AC_PROG_CC to find a C compiler. Define
9409 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9410 * configure: Regenerate.
b68b9d92 9411
1e6242a4 94122004-06-22 Paolo Bonzini <bonzini@gnu.org>
9413
9414 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9415 * Makefile.in: Regenerate.
9416
1b53fe78 94172004-06-22 Paolo Bonzini <bonzini@gnu.org>
9418
9419 * Makefile.tpl (configure-build-[+module+],
9420 configure-[+module+], configure-target-[+module+]): Pass
9421 [+extra_configure_args+].
9422 (all-build-[+module+], all-[+module+], check-[+module+],
9423 install-[+module+], [+make_target+]-[+module+],
9424 all-target-[+module+], check-target-[+module+],
9425 install-target-[+module+], [+make_target+]-target-[+module+]):
9426 Pass [+extra_make_args+].
9427 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9428 (GCC_HOST_EXPORTS): Remove.
9429 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9430 cross, check-gcc, check-gcc-c++, install-gcc,
9431 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9432 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9433 * Makefile.in: Regenerate.
9434
a22cc2c4 94352004-06-21 Matthew Sachs <msachs@apple.com>
9436
9437 * MAINTAINERS: Added self to write-after-approval.
9438
d76e1e50 94392004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9440
9441 * configure.in: Check for srcdir/winsup rather than build directory
9442 winsup.
9443 * configure: Regenerate.
9444
2c10944d 94452004-06-17 Corinna Vinschen <vinschen@redhat.com>
9446
9447 * configure.in: Don't build Cygwin native newlib if winsup
9448 directory is missing. Emit warning instead.
9449 * configure: Regenerate.
9450
599a3eac 94512004-06-09 Paolo Bonzini <bonzini@gnu.org>
9452
9453 * Makefile.tpl (touch-stage[+id+]): New.
9454 (restage[+prev+]): Depend on touch-stage[+id+].
9455
9456 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9457 Use it throughout.
9458
9459 * Makefile.def: Add profile and feedback bootstrap stages.
9460 Remove next field from bootstrap stages.
9461 * Makefile.tpl (LN, LN_S): Substitute.
9462 (stageN-start, stageN-end): Use double-colon rules, to
9463 provide a hook for additional setup commands.
9464 (distclean-stageN-gcc, restageN): Create dependencies from
9465 [+prev+], not from [+next+].
9466 (stageN-bubble): Add commands for successive stages from
9467 [+prev+], using double-colon rules.
9468 (all-stageN-gcc): Fix typo.
9469 (stagefeedback-start, profiledbootstrap): New.
9470 * Makefile.in: Regenerate.
9471 * configure.in: Call ACX_PROG_LN.
9472 * configure: Regenerate.
9473
ba797f0e 94742004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9475
9476 * MAINTAINERS (Write After Approval): Add myself.
9477
b93f892d 94782004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9479
9480 * MAINTAINERS (Write After Approval): Add myself.
9481
93f93279 94822004-06-03 Paolo Bonzini <bonzini@gnu.org>
9483
9484 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9485 without gcc.
9486 * configure: Regenerate.
9487
d8b05159 94882004-06-01 Paolo Bonzini <bonzini@gnu.org>
9489
9490 * Makefile.tpl: Fix typo.
9491 * Makefile.in: Regenerate.
9492
dcde3c07 94932004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 9494
9495 * configure.in: Remove new- prefix from toplevel
9496 bootstrap targets.
9497 * configure: Regenerate.
9498
54f0538b 94992004-06-01 Paolo Bonzini <bonzini@gnu.org>
9500
9501 * Makefile.tpl (all.normal): Rename to all.
9502 (all): Replace with a rule to pick the default
9503 target from configure.
9504 (all-gcc, configure-gcc): Use conditionals to
9505 do nothing when toplevel bootstrap is going on.
9506 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9507 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9508 * configure.in: Support --enable-bootstrap.
9509
9510 * Makefile.def: Remove new- prefix from toplevel
9511 bootstrap targets.
9512 * Makefile.tpl: Likewise.
9513
9514 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9515 target.
9516
9517 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9518 $(RECURSE_FLAGS) to recursive invocation of make.
9519
9520 * Makefile.in: Regenerate.
9521 * configure: Regenerate.
9522
e0754ee6 95232004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 9524 Jim Wilson <wilson@specifixinc.com>
e0754ee6 9525
9526 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9527 like CC.
9528
8e8b3365 95292004-05-27 Daniel Jacobowitz <dan@debian.org>
9530
9531 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9532 * configure: Regenerate.
9533
27e3aebd 95342004-05-25 Daniel Jacobowitz <drow@false.org>
9535
9536 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9537 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9538 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9539 targets.
9540 * Makefile.in: Regenerate.
9541
dcde3c07 95422004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 9543
9544 * configure.in: Test the ability to symlink directories.
9545 * configure: Regenerate.
9546
9547 * Makefile.def (bootstrap-stage): New definitions.
9548 * Makefile.tpl (configure-stage1-gcc,
9549 configure-stage2-gcc, configure-stage3-gcc,
9550 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9551 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9552 new-restage3, compare): Autogenerate, see Makefile.in
9553 entry for behavioral changes.
9554 (distclean-stage1, new-stage1-start, new-stage1-end,
9555 new-stage1-bubble, distclean-stage2, new-stage2-start,
9556 new-stage2-end, new-stage2-bubble, distclean-stage3,
9557 new-stage3-start, new-stage3-end): New autogenerated targets.
9558 (objext, prebootstrap, BOOT_CFLAGS,
9559 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9560 targets.
9561
9562 * Makefile.in: Regenerate.
9563 (distclean-stage1, new-stage1-start, new-stage1-end,
9564 new-stage1-bubble, distclean-stage2, new-stage2-start,
9565 new-stage2-end, new-stage2-bubble, distclean-stage3,
9566 new-stage3-start, new-stage3-end): New targets.
9567 (all-stage1-gcc): Move prebootstrap dependency from here...
9568 (configure-stage1-gcc): ...to here.
9569 (new-bootstrap): Use bubble targets.
9570 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9571 Use per-stage distclean targets.
9572 (configure-stage1-gcc, configure-stage2-gcc,
9573 configure-stage3-gcc, all-stage1-gcc,
9574 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9575 Use new-stageN-start to prepare the tree.
9576
d856c8a6 95772004-05-23 Paolo Bonzini <bonzini@gnu.org>
9578
9579 * Makefile.def (host_modules): add libcpp.
9580 * Makefile.tpl: Add dependencies on and for libcpp.
9581 * Makefile.in: Regenerate.
9582 * configure.in: Add libcpp host module.
9583 * configure: Regenerate.
9584
01b41571 95852004-05-21 Paolo Bonzini <bonzini@gnu.org>
9586
9587 * Makefile.tpl: Whenever a recursive target is defined, wrap
9588 it in a special @if/@endif block, and prepare its maybe
9589 dependency in the @if/@endif block
9590 * configure.in: Instead of writing maybe dependencies, remove
9591 the @if/@endif statements, and remove the @if/@endif blocks
9592 that remain.
9593 * configure: Regenerate.
9594 * Makefile.in: Regenerate.
9595
f47da044 95962004-05-20 Janis Johnson <janis187@us.ibm.com>
9597
9598 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9599
d556a20e 96002004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9601
9602 PR bootstrap/15120
9603 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9604 * */configure: Rebuilt.
9605
49fbf4b9 96062004-05-17 Zack Weinberg <zack@codesourcery.com>
9607
9608 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9609 of libf2c.
9610 * configure, Makefile.in: Regenerate.
9611
d3eff7bb 96122004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 9613
9614 * MAINTAINERS (Write After Approval): Add myself.
9615
4ee9c684 96162004-05-13 Diego Novillo <dnovillo@redhat.com>
9617
9618 Merge from tree-ssa-20020619-branch.
9619
9620 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9621 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9622 (HOST_GMPLIBS): Define.
9623 (HOST_GMPINC): Define.
9624 (TARGET_LIB_PATH): Add libmudflap.
9625 (GFORTRAN_FOR_TARGET): Define.
9626 (configure-build*): Export GFORTRAN.
9627 (configure-gcc): Export GMPLIBS and GMPINC.
9628 (all-gcc): Add maybe-all-libbanshee.
9629 (configure-target-libgfortran): Define.
9630 * Makefile.in: Regenerate.
9631 * configure.in (host_libs): Add libbanshee.
9632 (target_libraries): Add target-libmudflap and target-libgfortran.
9633 Add --with-libbanshee.
9634 Handle --disable-libmudflap.
9635 (*-*-freebsd*): Use with_gmp.
9636 Add $(libgcj) to noconfigdirs.
9637 * configure: Regenerate.
9638 * depcomp: New file.
9639 * MAINTAINERS: Add tree-ssa maintainers.
9640
455fb4f7 96412004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9642
49fbf4b9 9643 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 9644
9ca797fe 96452004-04-30 Brian Ford <ford@vss.fsi.com>
9646
49fbf4b9 9647 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 9648
043b6c62 96492004-04-29 Uros Bizjak <uros@kss-loka.si>
9650
49fbf4b9 9651 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 9652
697dfd2c 96532004-04-28 Paolo Bonzini <bonzini@gnu.org>
9654
9655 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9656 * configure: Regenerate.
9657
839c6a20 96582004-04-27 Paolo Bonzini <bonzini@gnu.org>
9659
9660 Revert:
9661 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9662
9663 * Makefile.def (flags_to_pass): Remove *dir variables that
9664 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9665 as well as prefix and exec_prefix.
9666 * Makefile.in: Regenerate.
9667
a2718648 96682004-04-26 Robert Millan <robertmh@gnu.org>
9669
9670 Add patches from libtool CVS.
9671 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9672 * ltconfig: Likewise.
9673 * ltcf-c.sh: Likewise.
9674 * ltcf-cxx.sh: Likewise.
9675 * ltcf-gcj.sh: Likewise.
9676
be2c9eb1 96772004-04-26 Paolo Bonzini <bonzini@gnu.org>
9678
9679 * Makefile.def (host_modules): Mark with the bootstrap
9680 flag packages on which gcc depends.
9681 * Makefile.tpl (all-bootstrap): Use it.
9682 * Makefile.in: Regenerate.
9683
b5196e8d 96842004-04-26 Paolo Bonzini <bonzini@gnu.org>
9685
9686 * Makefile.def (flags_to_pass): Remove *dir variables that
9687 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9688 as well as prefix and exec_prefix.
9689 * Makefile.in: Regenerate.
9690
7bcc3b4a 96912004-04-26 Paolo Bonzini <bonzini@gnu.org>
9692
49fbf4b9 9693 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9694 * configure: Regenerate.
9695 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9696 * gcc/Makefile.tpl (compare): Use the result of the test.
9697 * gcc/Makefile.in: Regenerate.
7bcc3b4a 9698
33e3141d 96992004-04-23 Paolo Bonzini <bonzini@gnu.org>
9700
9701 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9702 Always relocate gcc and prev-gcc to the original names, even
9703 if the build fails.
9704 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9705 New targets.
9706
44217381 97072004-04-23 Laurent GUERBY <laurent@guerby.net>
9708
9709 * MAINTAINERS: Update my email address.
49fbf4b9 9710
de88352a 97112004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9712
9713 * configure.in (mips*-*-irix5*): Enable ld.
9714 * configure: Regenerate.
44217381 9715
216de822 97162004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9717
9718 * configure: Regenerate.
9719
b8d376b5 97202004-04-15 James E Wilson <wilson@specifixinc.com>
9721
9722 * Makefile.tpl (configure-[+module+], configure-gcc,
9723 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9724 Set and export LDFLAGS.
9725 * Makefile.in: Regenerate.
9726
9ce62711 97272004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9728
49fbf4b9 9729 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 9730
49aae208 97312004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9732
9733 PR bootstrap/14871
9734 * Makefile.tpl: If we don't have built-in-tree target tools,
9735 use the ones found by configure rather than hacking around with
9736 program_transform_name.
9737 * configure.in: Give Makefile.tpl the information necessary
9738 to do that.
9739 * Makefile.in: Regenerate.
9740 * configure: Regenerate.
9741
f4191912 97422004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9743
9744 PR bootstrap/14760
9745 * configure.in: When computing baseargs, strip *all* copies of
9746 offending options. Also, don't match/substitute the trailing space,
9747 so that this actually works when two similar options are separated by
9748 only one space.
9749 * configure: Regenerate.
9750
d17281c9 97512004-04-06 David Edelsohn <edelsohn@gnu.org>
9752
49fbf4b9 9753 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9754 (rs6000-*-aix*): Same.
9755 * configure: Regenerate.
d17281c9 9756
10930c81 97572004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 9758
9759 * MAINTAINERS: Add myself to write-after-approval.
10930c81 9760
74d8b57d 97612004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 9762
9763 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 9764
c0c5068d 97652004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9766
32fbc463 9767 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9768 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9769 * Makefile.in: Regenerate.
9770
c0c5068d 9771 * configure.in (top level bootstrap support): Rework --enable-werror
9772 to set @stage2_werror_flag@.
9773 * configure: Regenerate.
9774 * Makefile.tpl (top level bootstrap support): Pass
9775 @stage2_werror_flag@ down to configure in stages 2 and 3.
9776 * Makefile.in: Regenerate.
9777
d120ca69 97782004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9779
7f6f8932 9780 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9781 for stages 2 and 3 as well as in make. As a consequence, remove
9782 OUTPUT_OPTION (now detected by configure) from the flags passed down
9783 to make.
9784 * Makefile.in: Regenerate.
9785
d120ca69 9786 * Makefile.tpl (new-bootstrap): Fix typo.
9787 * Makefile.in: Regenerate.
9788
7dade866 97892004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9790
9621e512 9791 * Makefile.tpl: Rearrange by moving recursive_targets rules
9792 into their proper sections.
9793 * Makefile.tpl (top level bootstrap support): Move disabling
9794 of coverage flags from 'make' to 'configure'; improve comments.
9795 * Makefile.in: Regenerate.
9796
aff6cf7b 9797 * Makefile.tpl (experimental top level bootstrap) Move stage1
9798 language setting from all- target to configure- target; disable
9799 intermodule optimization in stage 1; prevent gratuitous rebuilds
9800 of stage 1.
9801 * Makefile.in: Regenerate.
9802 * configure.in: Comma-separate stage 1 language list for top
9803 level bootstrap.
9804 * configure: Regenerate.
9805
7dade866 9806 * Makefile.tpl: Clean up experimental top level bootstrap support:
9807 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9808 prev-gcc in configure- targets as well as all- targets.
9809 * Makefile.in: Regenerate.
9810
c6deeaef 98112004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9812
9813 * compile: New file imported from automake.
9814
f28cd43a 98152004-03-17 Paolo Bonzini <bonzini@gnu.org>
9816
9817 * configure.in: Remove symbolic link section.
9818 * configure: Regenerate.
9819 * Makefile.tpl (links): Remove.
9820 * Makefile.in: Regenerate.
9821
8e6391a6 98222004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 9823 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 9824
9825 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 9826 Set with AC_CHECK_PROGS.
8e6391a6 9827 * configure.in: Fix comment typo from last patch.
9828 * configure: Regenerate.
9829
2d64c2fd 98302004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9831
9832 * Makefile.tpl: Introduce experimental top level bootstrap support.
9833 * Makefile.in: Regenerate.
9834 * configure.in: Introduce support for top level bootstrap.
9835 * configure: Regenerate.
9836
989edd2f 98372004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 9838 Paolo Bonzini <bonzini@gnu.org>
989edd2f 9839
9840 PR bootstrap/14522
9841 * configure.in: Cope with shells that do not support unquoted ^
9842 * configure: Regenerate.
9843
f46e13ec 98442004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 9845 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 9846
9847 PR bootstrap/14522
989edd2f 9848 * configure.in: Cope with shells that do not support nesting
f46e13ec 9849 quotes inside quoted backquote substitutions.
9850 * configure: Regenerate.
9851
db1c2ab2 98522004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9853
9854 PR bootstrap/14522
6175885e 9855 * configure.in: Fix escaping of $.
db1c2ab2 9856 * configure: Regenerate.
9857
8e1fea1a 98582004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9859
9860 * configure: Regenerate, since I forgot to while committing Paolo's
9861 changes.
9862
c24c5e46 98632004-03-08 Paolo Bonzini <bonzini@gnu.org>
9864
9865 PR ada/14131
9866 Move language detection to the top level.
9867 * configure.in: Find default values for the tools as
9868 soon as possible. Disable ada if GNAT is not found.
9869 Emit error message about missing languages. Expand
9870 --enable-languages=all for the gcc subdirectory.
9871
2a4b7d44 98722004-03-10 Ben Elliston <bje@gnu.org>
9873
9874 * MAINTAINERS: Update my email address.
9875
ebdab8b6 98762004-03-05 David Edelsohn <edelsohn@gnu.org>
9877
9878 * ltconfig: Disable building static libraries if building shared
9879 libraries on AIX 5L.
9880
19e1fe6d 98812004-03-01 Richard Sandiford <rsandifo@redhat.com>
9882
9883 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9884 and disable libgcj.
9885 * configure: Regenerated.
9886
70990390 98872004-03-01 Brian Booth <bbooth@redhat.com>
9888
9889 * MAINTAINERS: Add myself to write-after-approval.
9890
a291166d 98912004-03-01 Paolo Bonzini <bonzini@gnu.org>
9892
9893 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9894
75fc7adc 98952004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9896
9897 PR bootstrap/7087
9898 * Makefile.tpl: Guard XFOO sed statements better.
9899 * Makefile.tpl: Add dependency for configure-target-libada.
9900 * Makefile.in: Regenerate (incidentally fixes broken
9901 commit when libada-branch was merged).
9902
683dcdca 99032004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9904
9905 * MAINTAINERS: Add myself to write-after-approval.
9906
662476d9 99072004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9908
9909 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9910 maintainers.
9911
ee887245 99122004-02-20 Andrew Cagney <cagney@redhat.com>
9913
9914 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9915 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9916
e86087cf 99172004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9918
9919 PR bootstrap/11932
9920 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9921
22699913 99222004-02-14 Jerry Quinn <jlquinn@optonline.net>
9923
9924 * MAINTAINERS: Added myself to write-after-approval.
9925
98b111a1 99262004-02-14 Michael Koch <konqueror@gmx.de>
9927
9928 * MAINTAINERS: Added myself to write-after-approval.
9929
4aa8866f 99302004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9931
9932 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9933 some OS port maintainers to OS port maintainers section.
9934
39c687d5 99352004-02-13 Frank Ch. Eigler <fche@redhat.com>
9936
9937 * MAINTAINERS: Add self.
9938
cdfbccf4 99392004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9940
9941 * MAINTAINERS: Alphabetize.
9942
bc9cab17 99432004-02-12 Paolo Bonzini <bonzini@gnu.org>
9944
9945 * MAINTAINERS: Remove myself.
49fbf4b9 9946
b0c02cae 99472004-02-11 David Edelsohn <edelsohn@gnu.org>
9948
9949 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9950 (rs6000-*-aix*): Same.
9951 * configure: Regenerate.
9952
9dec93ca 99532004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9954
9955 * configure.in (host): Add in missing $noconfigdirs to defines.
9956 * configure: Regenerate.
9957
93341878 99582004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9959 Nathanael Nerode <neroden@gcc.gnu.org>
9960
9961 PR ada/6637, PR ada/5911
49fbf4b9 9962 Merge with libada-branch:
93341878 9963 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9964 with appropriate dependencies. Add --enable-libada configure switch.
9965 * configure, Makefile.in: Regenerate.
9966
a31db762 99672004-02-09 Paolo Bonzini <bonzini@gnu.org>
9968
9969 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9970
d74dd50d 99712004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9972
9973 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9974 * configure: Regenerate.
9975
351ae313 99762004-02-04 Geoffrey Keating <geoffk@apple.com>
9977
9978 Merge from upstream:
9979
9980 * ltmain.in: When setting IFS to '~', be careful about user
9981 arguments that contain '~'.
9982
9983 2004-02-04 Peter O'Gorman <peter@pogma.com>
9984
9985 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9986 Also test $base_compile against $CC with escaped arguments. Bug
9987 reported by Geoff Keating <geoffk@apple.com>.
9988
b82e7603 99892004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9990
9991 * MAINTAINERS: Remove i960 port.
9992
24b4656e 99932004-01-23 DJ Delorie <dj@redhat.com>
9994
9995 * Makefile.def (target_modules) [libiberty]: Don't stage.
9996 * Makefile.in: Rebuilt.
9997
8f694e4c 99982004-01-20 Caroline Tice <ctice@apple.com>
9999
10000 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 10001
725cf077 100022004-01-19 Paolo Carlini <pcarlini@suse.de>
10003
10004 * MAINTAINERS: Update my email address.
10005
3dc94299 100062004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10007
10008 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 10009
6d3c6627 100102004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10011
10012 * MAINTAINERS: Remove entries without email address.
10013
26ffdd7d 100142004-01-15 Daniel Jacobowitz <drow@mvista.com>
10015
10016 * MAINTAINERS: Add myself to write-after-approval.
10017
0255c638 100182004-01-15 Steven Bosscher <stevenb@suse.de>
10019
10020 * MAINTAINERS: Update my email address.
10021
dcde3c07 100222004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 10023
10024 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10025 * Makefile.tpl (configure-target-[+module+]): Support stage.
10026 * Makefile.in: Rebuilt.
10027
51292f82 100282004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10029
10030 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10031
3b6f11b0 100322004-01-10 Richard Sandiford <rsandifo@redhat.com>
10033
10034 * MAINTAINERS: Add myself as a MIPS maintainer.
10035
090b36fb 100362004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10037
c8241dd9 10038 * configure.in: Use ./config.cache, not config.cache.
10039 * configure: Regenerate.
10040 * Makefile.tpl: Special-casing not needed for GCC any more.
10041 * Makefile.in: Regenerate.
10042
ba1081ef 10043 * configure.in: Don't share a cache file for host dirs.
10044 * configure: Regenerate.
10045
090b36fb 10046 * config-ml.in: Don't mess with the cache file.
10047
a73c2b4b 100482004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10049
10050 * MAINTAINERS: Move myself from 'Write After Approval' to
10051 'CPU Port Maintainers' section as SPARC maintainer.
10052
74fef112 100532004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10054
6509bb23 10055 * Makefile.tpl: Make GCC use a separate config.cache.
10056 * Makefile.in: Regenerate.
10057
74fef112 10058 PR bootstrap/11932, PR bootstrap/11933
10059 (I don't know if it will fix either of them, but it relates
10060 to them.)
10061 * configure.in: Don't use shared config.cache for target
10062 directories.
10063 * configure: Regenerate.
10064
a570dccd 100652004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10066
10067 * MAINTAINERS: Add myself to 'Write After Approval' section.
10068
3e983e16 100692003-12-31 Roger Sayle <roger@eyesopen.com>
10070
10071 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10072 * configure: Regenerated.
10073
e35ccc0b 100742003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10075
10076 * MAINTAINERS: Remove the mn10200 maintainer.
10077
688429c4 100782003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 10079
248deaff 10080 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10081 * configure: Regenerated.
688429c4 10082
65cc485a 100832003-12-16 Jan Hubicka <jh@suse.cz>
10084
10085 * MAINTAINERS: Add myself as callgraph maintainer.
10086
b31913cd 100872003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10088
10089 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10090 * configure: Regenerate.
10091
6ebf7635 100922003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10093
10094 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10095 'Write After Approval' section. Update email.
10096
dcde3c07 100972003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 10098
10099 * MAINTAINERS (Write After Approval): Add myself.
10100
233f501d 101012003-11-20 Matt Thomas <matt@3am-software.com>
10102
10103 * MAINTAINERS: Add myself as a vax port maintainer.
10104
3a6fbbb0 101052003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10106
10107 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10108 (configure-build-[+module+], configure-[+module+]): Likewise.
10109 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10110 * Makefile.in: Regenerate.
10111
fbccfde7 101122003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10113
10114 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10115 shared/dylibed libraries.
10116 * ltmain.sh: Likewise.
10117 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10118 * ltcf-cxx.sh: Likewise.
10119 * ltcf-gcj.sh: Likewise.
10120 * ltconfig: Likewise.
10121
e58f120a 101222003-11-17 Stan Cox <scox@redhat.com>
10123
10124 * MAINTAINERS: Add myself as iq2000 port maintainer.
10125
f008c4c8 101262003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10127
49fbf4b9 10128 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10129 * Makefile.in: Regenerate.
f008c4c8 10130
4f84a874 101312003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10132
10133 * config.sub: Update to 2003-11-03 version.
10134
e78b44da 101352003-10-20 Phil Edwards <phil@codesourcery.com>
10136
10137 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10138 * configure: Regenerate.
10139
dcde3c07 101402003-10-20 Nicolas Pitre <nico@cam.org>
96356481 10141
10142 * MAINTAINERS: Add myself to 'Write After Approval' section.
10143
27bdc4aa 101442003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10145
10146 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10147
84c43cd1 101482003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10149
10150 * MAINTAINERS: Update my email address.
10151
61a0eea4 101522003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10153
10154 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10155
dcde3c07 101562003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 10157
10158 * MAINTAINERS: Add myself to 'Write After Approval' section.
10159
5f8d73e1 101602003-10-16 Bernardo Innocenti <bernie@develer.com>
10161
10162 * config.guess: Update to 2003-10-16 version.
10163 * config.sub: Update to 2003-10-16 version.
10164
dcde3c07 101652003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 10166
10167 * MAINTAINERS: Added myself to 'Write After Approval' section.
10168
170f5a00 101692003-10-15 Falk Hueffner <falk@debian.org>
10170
10171 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10172 'Write After Approval' section. Update email.
10173
a7611bf4 101742003-10-14 Roger Sayle <roger@eyesopen.com>
10175
10176 * MAINTAINERS: Move myself from 'Write After Approval' to
10177 'Various Maintainers' section as middle-end maintainer.
10178
70356f61 101792003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10180
10181 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10182 HOST_FLAGS_TO_PASS.
10183 * Makefile.in: Regenerate.
10184
258ddda4 101852003-10-11 Bernardo Innocenti <bernie@develer.com>
10186
10187 * config.guess: Update to 2003-10-07 version.
10188 * config.sub: Update to 2003-10-07 version.
10189
ab81b5cb 101902003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10191
10192 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10193 * ltconfig (irix5*, irix6*): Don't override version_type.
10194
d8e9ea04 101952003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10196
10197 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10198 * configure: Rebuilt
10199 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10200 * Makefile.in: Rebuilt
10201
cd5c13ff 102022003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10203
10204 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10205
40d3e4b2 102062003-09-30 Carlo Wood <carlo@alinoe.com>
10207
248deaff 10208 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 10209
05c58265 102102003-09-29 Paul Koning <ni1d@arrl.net>
10211
10212 * MAINTAINERS: Move myself from "Write After Approval"
10213 to CPU platform maintainers for pdp11 platform.
10214
78b5bf24 102152003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10216
10217 * MAINTAINERS: Move myself from 'Write After Approval' to
10218 'Various Maintainers' section as libffi testsuite maintainer.
10219
fbfea1fa 102202003-09-21 Daniel Jacobowitz <drow@mvista.com>
10221
10222 * configure.in: Pass a computed --program-transform-name
10223 to subconfigures.
10224 * configure: Regenerated.
10225
0c20a995 102262003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10227
f9bdf3d8 10228 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10229 * Makefile.in: Regenerate.
10230
0c20a995 10231 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10232 * Makefile.in: Regenerate.
10233
1237664b 102342003-09-19 Ziemowit Laski <zlaski@apple.com>
10235
10236 * MAINTAINERS: Move myself from 'Write After Approval'
10237 to 'Various Maintainers' (objective-c) section.
10238
5df533c9 102392003-09-17 Daniel Jacobowitz <drow@mvista.com>
10240
10241 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10242 quoting.
10243 * configure: Regenerated.
10244
f0b55f07 102452003-09-16 Joel Brobecker <brobecker@gnat.com>
10246
10247 * MAINTAINERS (Write After Approval): Add myself to write after
10248 approval list.
10249
55a8be62 102502003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10251
248deaff 10252 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 10253
bb94c300 102542003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10255
10256 * MAINTAINERS: Update my e-mail address.
10257
9165b0af 102582003-09-09 Alan Modra <amodra@bigpond.net.au>
10259
10260 * libtool.m4 (LD): Correct powerpc64 host match.
10261
01a54e86 102622003-09-06 James E Wilson <wilson@tuliptree.org>
10263
10264 * MAINTAINTERS: Update my affiliation and email address.
10265
8cfcdde8 102662003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10267
10268 * MAINTAINERS (Write After Approval): Add myself.
10269
08d04508 102702003-09-04 DJ Delorie <dj@redhat.com>
10271
10272 * configure: Regenerate.
10273
102742003-09-04 Robert Millan <robertmh@gnu.org>
10275
10276 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 10277
25e22e05 102782003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10279
10280 * configure.in: Ensure arguments to sed are properly spaced.
10281 * configure: Regenerate.
10282
d4e272bb 102832003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10284
10285 * MAINTAINERS: Update my e-mail address.
10286
29eb8c8a 102872003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10288
10289 * MAINTAINERS (Write After Approval): Add myself.
10290
8d288ef7 102912003-08-27 Daniel Jacobowitz <drow@mvista.com>
10292
10293 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10294 * configure: Regenerated.
10295
db648c92 102962003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10297
10298 * MAINTAINERS: Update my email address.
10299
4482474a 103002003-08-23 Phil Edwards <pme@gcc.gnu.org>
10301
10302 * configure.in: Use newline instead of semicolon when assuming
10303 shell arguments in a for loop.
10304 * configure: Regenerated.
10305
8dd25e42 103062003-08-22 Jason Eckhardt <jle@rice.edu>
10307
10308 * MAINTAINERS: Resurrect the i860 maintainer.
10309
63a057cf 103102003-08-20 Geoffrey Keating <geoffk@apple.com>
10311
9ad4b12b 10312 PR 8180
10313 * configure.in: When testing with_libs and with_headers, treat
10314 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10315 * configure: Regenerate.
49fbf4b9 10316
63a057cf 10317 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10318 make, shell, etc.
10319 (baseargs): Likewise.
10320 * configure: Regenerate.
10321
cb023c85 103222003-08-20 Bernardo Innocenti <bernie@develer.com>
10323
10324 * MAINTAINERS (Write After Approval): Add myself.
10325
0894307c 103262003-08-19 Geoffrey Keating <geoffk@apple.com>
10327
10328 * configure.in: Disable libgcj for darwin not on powerpc.
10329 * configure: Rebuild.
10330
080e0ef5 103312003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10332
10333 * config-ml.in, symlink-tree: Add license.
10334
49fbf4b9 103352003-08-03 Richard Stallman <rms@gnu.org>
10336 Eben Moglen <moglen@columbia.edu>
5d982d49 10337
10338 * README.SCO: New file.
10339
465fccaf 103402003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10341
10342 * Makefile.tpl (check, check-c++): Express dependencies using
10343 dependencies rather than commands.
10344 * Makefile.in: Regenerate.
10345
eda8e89a 103462003-08-01 Andrew Cagney <cagney@redhat.com>
10347
10348 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10349 * configure: Ditto.
10350
9db45a87 103512003-07-31 Geoffrey Keating <geoffk@apple.com>
10352
10353 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 10354 * Makefile.in: Update.
9db45a87 10355
ac57d0b7 103562003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10357
10358 * configure.in: Enable libgcj for darwin.
10359 * configure: Rebuild.
10360
ea0c3105 103612003-07-29 Phil Edwards <pme@gcc.gnu.org>
10362
10363 * config-ml.in: Use ac_configure_args directly instead of
10364 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10365 actually seen.
10366
2f61b8ca 103672003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10368
10369 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10370 creating target and build subdirs to build all parent dirs as needed.
10371 * Makefile.in: Rebuild.
10372 * configure.in: Don't build dirs explicitly here.
10373 * configure: Rebuild.
10374
7e13b46d 103752003-07-26 Paul Brook <paul@nowt.org>
10376
10377 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10378
8a3e139d 103792003-07-22 Alexandre Oliva <aoliva@redhat.com>
10380
10381 * Makefile.tpl (all-make): Depend on intl.
10382 * Makefile.in: Rebuilt.
10383
451a290b 103842003-07-20 Phil Edwards <pme@gcc.gnu.org>
10385
10386 * install-sh: Update to newer upstream versions (associated with
10387 aclocal 1.7).
10388 * mkinstalldirs: Likewise.
10389 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10390
b00dcec8 103912003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10392
10393 * MAINTAINERS: Move self from Bug database only accounts
10394 to write-after-approval.
10395
35e03d52 103962003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10397
10398 * config.if: Remove unused libc_interface determination.
10399
8b4f1479 104002003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10401
10402 * MAINTAINERS: Move self from write-after-approval to
10403 build machinery (*.in).
10404
450e6c84 104052003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10406
10407 PR bootstrap/11273
10408 PR bootstrap/11408
10409 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10410 unused INSTALL_PROGRAM_ARGS.
10411 * configure.in: Use AC_PROG_INSTALL.
10412 * Makefile.in: Regenerate.
10413 * configure: Regenerate.
10414
461e4409 104152003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10416
10417 * MAINTAINERS: Alphabetize.
10418
700d38c2 104192003-07-10 Alexandre Oliva <aoliva@redhat.com>
10420
10421 * configure: Rebuilt.
10422 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10423 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10424 newlib nor libgloss.
10425 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10426 * configure.in (am33_2.0-*-linux*): Added.
10427
678f5830 104282003-07-09 Bob Wilson <bob.wilson@acm.org>
10429
10430 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10431 * configure: Regenerate.
10432
c6976b58 104332003-07-07 Zack Weinberg <zack@codesourcery.com>
10434
10435 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10436 * Makefile.in: Regenerate.
10437
56735f39 104382003-07-04 Zack Weinberg <zack@codesourcery.com>
10439
10440 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10441 * Makefile.in: Regenerate.
10442
dcde3c07 104432003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 10444
10445 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10446 * Makefile.in: Regenerated.
10447
528819e3 10448 * config-ml.in: Replace PWD with PWD_COMMAND.
10449
1e12d536 104502003-07-04 Zack Weinberg <zack@codesourcery.com>
10451
10452 * intl: New directory; see intl/ChangeLog for details.
10453 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10454 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10455 * Makefile.in: Regenerate.
10456
efe37a83 104572003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10458
10459 * configure.in: Clean up config-lang.in handling. Delete
10460 useless assignment to "subdirs".
10461 * configure: Regenerate.
10462
328637e8 104632003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10464
10465 * configure.in: Rename 'target_libs' to 'target_libraries'.
10466 Remove useless reference to 'target_libs'.
10467 * configure: Regenerate.
10468
8ca838c4 104692003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10470
10471 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10472 * Makefile.in: Regenerate.
10473
36bbd884 104742003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10475
10476 * Makefile.def: Introduce flags_to_pass.
10477 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10478 * Makefile.in: Regenerate.
10479
4a9237fb 104802003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10481
10482 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10483 and target-libgloss.
10484 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10485 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10486 * configure: Regenerate.
10487
eb295b2d 104882003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10489
10490 * configure.in: Update testsuite_flags to new location.
10491 * configure. Regenerate.
1e12d536 10492
58933515 104932003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10494
10495 * Makefile.tpl: Remove BUILD_CC stuff.
10496 * Makefile.in: Regenerate.
10497
4e857606 104982003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10499
10500 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10501
dcde3c07 105022003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 10503
10504 * MAINTAINERS (Write After Approval): Add myself.
10505
dcde3c07 105062003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 10507
6409c17a 10508 * config.guess: Update to 2003-06-12 version.
10509 * config.sub: Update to 2003-06-13 version.
10510
dcde3c07 105112003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 10512
10513 * config.guess: Update to 2003-06-06 version.
10514 * config.sub: Update to 2003-06-06 version.
10515
8a76f31d 105162003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10517
10518 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10519 * configure. Regenerate.
10520
ca3b731f 105212003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10522
622c1fa9 10523 * configure.in: Disable serial configure by default.
10524 * configure: Regenerate.
10525 * Makefile.tpl: Abolish .NOTPARALLEL.
10526 * Makefile.in: Regenerate.
10527
ab8cf29b 10528 * Makefile.tpl: Replace {build,host,target}_canonical by
10529 {build,host,target}.
10530 * Makefile.in: Regenerate.
10531
ca3b731f 10532 * Makefile.tpl: Fix stupid pasto.
10533 * Makefile.in: Regenerate.
10534
d95eabf9 105352003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10536
10537 * Makefile.tpl: Remove bogus conditional.
10538 * Makefile.in: Regenerate.
10539
105402003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 10541
10542 * Makefile.tpl (profiledbootstrap): New target.
10543 * Makefile.in (profiledbootstrap): New target.
10544
60daf4cb 105452003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 10546
10547 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10548 Pinski. Remove user names from other bugzilla-only maintainers.
10549
ffe98fac 105502003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10551
ff2e99a4 10552 * Makefile.tpl: Make 'recursive targets' using autogen rather
10553 than shell loop. Remove duplicate 'clean' targets and false
10554 comments.
10555 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10556 Add systematic method of specifying missing targets in subdirs.
10557 Add copyright boilerplate.
10558 * Makefile.in: Regenerate.
10559 * configure.in: Add 'recursive targets' to maybe list.
10560 * configure: Regenerate.
10561
e53ad3a2 10562 * MAINTAINERS: "GNATS only" -> "Bug database only".
10563
ffe98fac 10564 * Makefile.tpl: Rename [+target+] to [+make_target+].
10565 * Makefile.def: Rename 'target' to 'make_target'.
10566
b3ccab1c 105672003-05-31 Neil Booth <neil@daikokuya.co.uk>
10568
10569 * MAINTAINERS: Add self as options handling maintainer.
10570
f81148db 105712003-05-28 Michael Meissner <gnu@the-meissners.org>
10572
10573 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10574 been too long since I touched those ports.
10575
abcfd3cb 105762003-05-28 DJ Delorie <dj@redhat.com>
10577
10578 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10579 * Makefile.in: Regenerate.
10580
1a21d71c 105812003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10582
10583 * configure.in: Use curly braces in the definition of tooldir.
10584 * configure: Regenerate.
10585
7a9bc7f6 105862003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 10587
7a9bc7f6 10588 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10589 newlib or libgloss.
10590 * Makefile.in: Regenerate.
10591
575caa8d 105922003-05-21 DJ Delorie <dj@redhat.com>
10593
10594 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10595 * Makefile.in: Regenerate.
10596
8c7c29d9 105972003-05-20 Ian Lance Taylor <ian@airs.com>
10598
10599 * MAINTAINERS: Update my e-mail address.
10600
4d9c9c81 106012003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10602
10603 * configure.in: Switch more things to use maybe dependencies.
1e12d536 10604 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 10605 Factor out common code from autogen IF statements.
10606 * configure: Regenerate.
10607 * Makefile.in: Regenerate.
10608
f74ea578 106092003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10610
10611 * configure.in: Accept i[3456789]86 for machine type.
10612 * configure: Regenerate.
10613
6f4f34a7 106142003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10615
10616 * configure.in: Switch more things to use maybe dependencies.
10617 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10618 * configure: Regenerate.
10619 * Makefile.tpl: Switch more things to use maybe dependencies.
10620 * Makefile.in: Regenerate.
10621
a2e3bfd3 106222003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 10623
10624 * Makefile.tpl (install-opcodes): Define.
10625 * Makefile.in: Rebuild.
10626
aeaac216 106272003-05-13 Andreas Jaeger <aj@suse.de>
10628
10629 * config.guess: Update to 2003-05-09 version.
10630 * config.sub: Update to 2003-05-09 version.
10631
dcde3c07 106322003-05-13 Michael Eager <eager@mvista.com>
6995305c 10633
10634 * configure.in: Correct sed script so that options in quotes are not
10635 deleted.
10636 * configure: Rebuild.
10637
d957c480 106382003-05-12 Corinna Vinschen <corinna@vinschen.de>
10639
10640 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10641 and $$s/newlib/libc/sys/cygwin32 include paths.
10642 * configure: Ditto.
10643
e0ca23ce 106442003-05-12 Michael Meissner <gnu@the-meissners.org>
10645
10646 * MAINTAINERS: Update my email addresses.
10647
26e253a0 106482003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10649
10650 * config-ml.in: Propagate INSTALL variables.
aeaac216 10651
1f55ccc8 106522003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10653
10654 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10655
d8b01fbe 106562003-05-02 Chris Demetriou <cgd@broadcom.com>
10657
1e12d536 10658 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10659 * Makefile.in: Regenerate.
d8b01fbe 10660
29b9a35e 106612003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10662
10663 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10664
904536c9 106652003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10666
10667 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10668
170853d0 106692003-04-27 Daniel Jacobowitz <drow@mvista.com>
10670
10671 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10672 * Makefile.in: Regenerated.
10673
d5ab03ba 106742003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10675
10676 * MAINTAINERS (Write After Approval): Upgrade myself from
10677 GNATS only to write-after-approval. Update my mail address.
10678
dcde3c07 106792003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 10680
10681 (OS Port Maintainers: freebsd): Add myself.
10682
eb13b182 106832003-04-22 Mark Mitchell <mark@codesourcery.com>
10684
10685 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10686
fe20e83b 106872003-04-22 Kean Johnston <jkj@sco.com>
10688
10689 * MAINTAINERS (SCO ports): Added myself.
10690
acaf46de 106912003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10692
10693 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10694
efde8e6d 106952003-04-19 Kean Johnston <jkj@sco.com>
10696
10697 * MAINTAINERS (Write After Approval): Add myself.
10698
516b2e07 106992003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10700
10701 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10702 * Makefile.in: Regenerate.
10703
3647950d 107042003-04-18 Jakub Jelinek <jakub@redhat.com>
10705
10706 * configure.in (powerpc64*-*-linux*): Remove.
10707 * configure: Rebuilt.
10708
057705e9 107092003-04-17 Phil Edwards <pme@gcc.gnu.org>
10710
10711 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10712 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10713 and restrap.
10714 * Makefile.in: Regenerate.
10715
c8a4cc21 107162003-04-16 Richard Earnshaw <rearnsha@arm.com>
10717
10718 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10719 * configure: Regenerated.
10720
62ada5db 107212003-04-15 DJ Delorie <dj@redhat.com>
10722
10723 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10724
82aa4d68 107252003-04-13 Nick Clifton <nickc@redhat.com>
10726
10727 * config-ml.in: Remove support for --disable-aix removing
10728 call-aix multilibs.
10729
7b26d9f7 107302003-04-10 Alexandre Oliva <aoliva@redhat.com>
10731
10732 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10733 * */configure: Rebuilt.
10734
51d6e0d7 107352003-04-08 Joel Sherrill <joel@oarcorp.com>
10736
10737 * MAINTAINERS: Add my email address.
10738
13f79774 107392003-03-17 Olivier Hainque <hainque@act-europe.fr>
10740
10741 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 10742
523318a0 107432003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10744
10745 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10746 * Makefile.in: Regenerate.
10747
ea0ebc5e 107482003-03-14 Michael Chastain <mec@shout.net>
10749
10750 * Makefile.in: Regenerate with correct Makefile.def.
10751
966842d4 107522003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10753
10754 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10755 Make macro.
10756 * Makefile.in: Regenerate.
10757 * configure.in: Clean up gxx_include_dir logic.
10758 * configure: Regenerate.
10759
e72ec9a8 107602003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10761
10762 * MAINTAINERS (Write After Approval): Add myself.
10763
5a18e4cd 107642003-03-10 Ben Elliston <bje@wasabisystems.com>
10765
10766 * MAINTAINERS: Update my mail address.
10767
2436d08e 107682003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10769
10770 * configure.in (gxx_include_dir): Fix typo.
10771 * configure: Regenerated.
10772
602d002b 107732003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10774
10775 * Makefile.tpl: Reindent.
10776 * Makefile.in: Regenerate.
10777 * configure.in: Reindent. Don't set unused variables.
10778 * configure: Regenerate.
10779
5750c7d4 107802003-03-04 Daniel Jacobowitz <drow@mvista.com>
10781
10782 * configure.in: Include $(build_tooldir)/sys-include in
10783 FLAGS_FOR_TARGET.
10784 * configure: Regenerated.
10785
54d7d5f2 107862003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10787
224ed654 10788 * Makefile.tpl: Always pass down RANLIB.
10789 * Makefile.in: Regenerate.
10790
123bd2df 10791 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10792 * Makefile.in: Regenerate.
10793 * configure.in: Remove unused logic relating to --enable-shared
10794 and --enable-threads. Remove bogus comments. Remove redundant
10795 noconfigdirs.
10796 * configure: Regenerate.
10797
54d7d5f2 10798 * configure.in: Replace ${libstdcxx_version} by its value.
10799 Remove reference to mh-dgux.
10800 * configure: Regenerate.
10801
98dce82b 108022003-03-03 Kevin Buettner <kevinb@redhat.com>
10803
10804 * MAINTAINERS (Write After Approval): Add myself.
10805
f7ca337f 108062003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10807
10808 * Makefile.tpl: Rearrange.
10809 * Makefile.in: Regenerate.
10810
dcde3c07 108112003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 10812
10813 * configure.in: Add support for kaOS as cross build target system.
10814 * configure: Regenerated.
10815
4e29e79f 108162003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10817
10818 * MAINTAINERS (Write after approval): Add myself.
10819
9a5856da 108202003-02-21 James E Wilson <wilson@tuliptree.org>
10821
10822 * MAINTAINERS: Update my email address.
10823
f05d1a58 108242003-02-21 Zack Weinberg <zack@codesourcery.com>
10825
10826 * MAINTAINERS: Add self to blanket write privs. section.
10827
de0c9797 108282003-02-20 Sean McNeil <sean@blue.mcneil.com>
10829
10830 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10831 configure-target-* as some target builds may require additional
10832 flags for preprocessor tests.
10833 * Makefile.in: Regenerated.
10834
3290c0cf 108352003-02-19 Alexandre Oliva <aoliva@redhat.com>
10836
de3c9f55 10837 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10838 * ltconfig: Handle it.
10839 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10840 auto-detecting it.
10841
a4e88f7d 10842 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10843 it is used as argument to $CC.
10844 * ltcf-gcj.sh: Likewise.
10845
3290c0cf 10846 * configure.in: Introduce --enable-maintainer-mode.
10847 * configure: Rebuilt.
10848 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10849 for maintainer mode.
10850 * Makefile.in: Rebuilt.
10851
0537137a 108522003-02-18 Jason Merrill <jason@redhat.com>
10853
10854 * Makefile.tpl (check-c++): Allow parallelism.
10855
201a9c33 108562003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10857
10858 * MAINTAINERS: Remove John Carr (who never actually had access to
10859 gcc.gnu.org).
10860
c0e5028f 108612003-02-15 Geoffrey Keating <geoffk@apple.com>
10862
10863 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10864 don't configure target-libobjc.
10865 * configure: Regenerate.
10866
7c86fd3f 108672003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10868
10869 * Makefile.tpl (RANLIB): Define.
10870 * Makefile.in: Regenerate.
10871
bd20d38b 108722003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10873
10874 * MAINTAINERS: Update my email.
f05d1a58 10875
e50ab007 108762003-02-06 Keith R Seitz <keiths@redhat.com>
10877
10878 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10879 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10880 * Makefile.in: Regenerated.
10881 * configure.in: Remove all traces of snavigator, db, and grep.
10882 * configure: Regenerated.
10883
c91e543c 108842003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10885
10886 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10887 After Approval.
10888
70e7788a 108892003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10890
10891 * MAINTAINERS (Write after approval): Add myself.
10892
621ed2b9 108932003-01-31 Frank Ch. Eigler <fche@redhat.com>
10894
10895 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10896 * Makefile.in: Regenerated.
10897
f08ad151 108982003-01-30 Roger Sayle <roger@eyesopen.com>
10899
10900 * config.guess: Updated to 2003-01-30's version.
10901 * config.sub: Updated to 2003-01-28's version.
10902
47fe0706 109032003-01-30 Alexandre Oliva <aoliva@redhat.com>
10904
10905 * config.if: If gcc_version is already set, just use it. Don't set
10906 gcc_version_trigger if it's already set, otherwise set it to
10907 gcc/version.c, but only if the file exists. If it is not set and
10908 gcc/version.c does not exist, try to extract the version number from
10909 $CC.
10910
fa163406 109112003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10912
f05d1a58 10913 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 10914
e4ca87c8 109152003-01-27 Phil Edwards <pme@gcc.gnu.org>
10916
10917 * configure.in: Revert 24Jan change.
10918 * configure: Regenerate.
10919
c2cb58bc 109202003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10921
10922 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10923 entry of HJ Lu.
10924
bd564d1c 109252003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10926
10927 * configure.in: Revert previous change.
10928 * configure: Regenerate.
10929
d5e7287b 109302003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10931
10932 * configure.in: Make rda native-only.
10933 * configure: Regenerate.
10934
15bbfd76 109352003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10936
10937 * MAINTAINERS: Move myself from GNATS-only-accounts to
10938 write-after-approval.
10939
cdfc500e 109402003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10941
10942 * configure.in: Add missing \.
10943 * configure: Rebuilt.
10944
c9b54641 109452003-01-17 Jakub Jelinek <jakub@redhat.com>
10946
10947 * configure.in (baseargs): Avoid using \| in sed regular
10948 expressions.
10949 * configure: Rebuilt.
10950
da7bb396 109512003-01-16 Jakub Jelinek <jakub@redhat.com>
10952
10953 * configure.in (baseargs): Remove all supported forms of
10954 --cache-file, --srcdir, --host, --build and --target options
10955 from argument lists.
10956 * configure: Rebuilt.
10957
6d3cf184 109582003-01-15 Josef Zlomek <zlomekj@suse.cz>
10959
10960 * MAINTAINERS: Add myself to write-after-approval list.
10961
ef9a8a41 109622003-01-15 Alexandre Oliva <aoliva@redhat.com>
10963
10964 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10965 * configure: Rebuilt.
10966
a16b5a9d 109672003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10968
10969 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10970 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10971 * Makefile.in: Regenerate.
10972 * configure: Regenerate.
10973
980d8b91 109742003-01-09 Alexandre Oliva <aoliva@redhat.com>
10975
10976 * configure.in: Remove Makefile in build, host and target modules
10977 unless configure was run with --no-recursion.
10978 * configure: Rebuilt.
10979
05794691 109802003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10981
10982 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10983 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10984 * Makefile.in: Regenerate.
10985
8ddabd5d 109862003-01-08 Chris Demetriou <cgd@broadcom.com>
10987
10988 * config.guess: Update to 2003-01-03 version.
10989 * config.sub: Update to 2003-01-03 version.
10990
f98c470c 109912003-01-07 Christopher Faylor <cgf@redhat.com>
10992
10993 * configure: Regenerate with proper autoconf 2.13.
10994
d65dd253 109952003-01-07 Christopher Faylor <cgf@redhat.com>
10996
10997 * configure.in: Add AC_PREREQ for consistency.
f98c470c 10998 * configure: Regenerate.
d65dd253 10999
8fdaf281 110002003-01-06 Andrew Cagney <ac131313@redhat.com>
11001
11002 * configure.in (GDB_TK): Add tcl directories conditional on
11003 gdb/gdbtk directory being present.
11004 * configure: Regenerate.
f05d1a58 11005
dcde3c07 110062003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 11007
dcde3c07 11008 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11009 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 11010 * configure: Rebuilt.
11011
f53265fe 110122002-12-31 Tom Tromey <tromey@redhat.com>
11013
11014 * Makefile.in: Rebuilt.
11015 * Makefile.def (target_modules) [libffi]: Allow installation.
11016
0411e85f 110172002-12-31 Andreas Schwab <schwab@suse.de>
11018
11019 * configure.in: Fix use of $program_transform_name.
11020 * configure: Regenerated.
11021
a13fbfc9 110222002-12-30 Daniel Jacobowitz <drow@mvista.com>
11023
11024 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 11025 * configure: Regenerated.
a13fbfc9 11026
ec955b52 110272002-12-29 Alexandre Oliva <aoliva@redhat.com>
11028
11029 * Makefile.tpl (local-distclean): Don't remove...
11030 (multilib.ts): ... this. Moved into...
11031 (multilib.out): ... this. Don't use sub-make.
11032 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11033 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11034 (configure-build-[+module+], configure-[+module+],
11035 configure-target-[+module+], configure-gcc): ... these. Test
11036 for Makefile existence. Drop config.status from dependencies.
11037 * Makefile.in: Rebuilt.
11038 * configure.in: Move gcc-version-trigger to the end of
11039 ac_configure_args. Add comments to maybedep.tmp and
11040 serdep.tmp. Introduce --disable-serial-configure. Remove
11041 nonopt from baseargs, matching and removing corresponding
11042 whitespace while at it.
11043 * configure: Rebuilt.
11044
041dd099 110452002-12-28 Alexandre Oliva <aoliva@redhat.com>
11046
fca297b0 11047 * configure.in (host_configargs): Replace reference to
11048 no-longer-defined buildopts with --build=${build_alias}.
11049 * configure: Rebuilt.
11050
041dd099 11051 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11052 program_transform_name to standard idiom.
11053 (AUTOGEN, AUTOCONF): Define.
11054 (Makefile.in): Use $(AUTOGEN).
11055 (Makefile): Depend on config.status, and use autoconf-style rule to
11056 build it. Move original commands to...
11057 (config.status): ... this new target.
11058 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11059 $(AUTOCONF).
11060 * Makefile.in: Rebuilt.
11061
71ab34df 110622002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11063
d75be5a6 11064 * Makefile.tpl: Fix dramatic bustage due to change in
11065 program_transform_name.
11066 * Makefile.in: Regenerate.
11067
11068 * configure.in: Remove unnecessary PATH setting.
11069 * configure: Regnerate.
11070
11071 * configure.in: Don't default to unprefixed tools unless
11072 the native tools will work.
11073 * configure: Regenerate.
11074
71ab34df 11075 * configure.in: Convert to autoconf script. Blow away lots
11076 of now-redundant Makefile fragments.
11077 * configure: Generate using Autoconf.
11078 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11079 * Makefile.in: Regenerate.
11080
09fe6d98 110812002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11082
3a7bfd0c 11083 * configure: Fix stupid bug where RANLIB was mistakenly included.
11084
f05d1a58 11085 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 11086 (build_configargs, host_configargs, target_configargs).
11087
11088 * configure.in: Move logic out of sed statement.
11089
f05d1a58 11090 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 11091 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11092
53a01bae 110932002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11094
11095 * config.sub: Import from master repository
11096 * config.guess: Ditto
11097
11a0151c 110982002-12-24 Andreas Schwab <schwab@suse.de>
11099
11100 * Makefile.tpl (multilib.out): Fix missing space.
11101 * Makefile.in: Regenerate.
11102
ca86fd55 111032002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11104
11105 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11106 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11107 * Makefile.in: Regenerate.
11108 * configure.in: Remove unnecessary leftovers.
11109
b437616a 111102002-12-21 Geoffrey Keating <geoffk@apple.com>
11111
11112 * configure.in (extra_ranlibflags_for_target): New variable.
11113 (*-*-darwin): Add -c to ranlib commands.
11114 * configure (tooldir): Handle extra_ranlibflags_for_target.
11115
927f1f0c 111162002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 11117
11118 * Makefile.tpl: Revert HJL's change.
11119 * Makefile.in: Regenerated.
11120 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11121 always.
11122
df9badbe 111232002-12-19 Andreas Schwab <schwab@suse.de>
11124
11125 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11126 * Makefile.in: Regenerate.
11127
dcde3c07 111282002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 11129
11130 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11131 * Makefile.in: Regenerated.
11132
11133 * configure.in (build_prefix): New. Substitute.
11134
20672016 111352002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11136
6c11eefc 11137 * Makefile.tpl: Don't let real targets depend on phony targets.
11138 * Makefile.in: Regenerate.
11139
20672016 11140 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11141 * Makefile.in: Regenerate.
11142
462c28fa 111432002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11144
11145 * config.sub: Import from master repository
11146 * config.guess: Ditto
11147
f7c8fc8e 111482002-12-16 Jason Merrill <jason@redhat.com>
11149
11150 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11151 previous 'make bootstrap'.
11152 * Makefile.in: Regenerate.
11153
4bcd8023 111542002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11155
11156 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11157
805e22b2 111582002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11159
11160 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11161 * Makefile.in: Regenerate.
11162
d1211e96 111632002-12-13 Jason Merrill <jason@redhat.com>
11164
7c28bad6 11165 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 11166 library tests.
11167 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 11168 * Makefile.in: Regenerate.
11169
805e22b2 111702002-12-12 Alexandre Oliva <aoliva@redhat.com>
11171
11172 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11173 * Makefile.in: Rebuilt.
11174
1afe6db1 111752002-12-12 Alexandre Oliva <aoliva@redhat.com>
11176
11177 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11178
805e22b2 111792002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11180
11181 * configure: Fix bug put in by gremlins.
11182
11183 * Makefile.tpl: Substitute more autoconfily.
11184 * configure: Substitute more autoconfily.
11185 * Makefile.in: Regenerate.
11186
7960374c 111872002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11188
11189 * config.sub: Import from master repository
11190 * config.guess: Ditto
11191 * MAINTAINERS: Added Svein Seldal under write after approval
11192
805e22b2 111932002-12-08 Andrew Cagney <ac131313@redhat.com>
11194
11195 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11196 * Makefile.in (all-sim): Ditto.
11197
111982002-12-06 DJ Delorie <dj@redhat.com>
11199
11200 * Makefile.tpl: Change configure dependencies to not have real
11201 targets depend on phony targets.
11202
112032002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11204
11205 * configure.in: Revert unintentional change.
11206
11207 * Makefile.tpl: Change dependency for */multilib.out so that
11208 it works when gcc isn't in the tree.
11209
11210 * configure.in: Substitute more.
11211 * configure: Run subconfigures from the Makefile.
11212 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11213 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11214
761158c0 112152002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11216
11217 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11218
805e22b2 112192002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11220
11221 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11222 and corresponding dependencies.
11223 * Makefile.in: Regenerate.
11224
11225 * configure.in (host_tools): Order binutils, gas and ld for
11226 convenience in running the testsuites.
11227
11228 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11229 * Makefile.in: Regenerate.
11230 * configure.in: Introduce rules to serialize subconfigure runs.
11231
11232 * configure.in: Introduce BASE_CC_FOR_TARGET.
11233 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11234 Realize configure-build-* targets. Realize configure-target-* targets.
11235 * Makefile.in: Regenerate.
11236
112372002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11238
11239 * configure: Move gcc_version_trigger stuff from here...
11240 * configure.in: ...to here.
11241
11242 * configure.in: Separate subconfigure options added by this file from
11243 options given by the user. Add machinery to put args for host
11244 subconfigures into the Makefile.
11245
11246 * Makefile.tpl: Remove 'vault' targets.
11247 * Makefile.tpl: Reorder and comment dependencies.
11248 * Makefile.in: Regenerate.
11249
112502002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11251 * configure.in: Fix my broken commit of previous patch. (sigh)
11252
7384c63f 112532002-11-28 Geoffrey Keating <geoffk@apple.com>
11254
11255 * configure.in: Move host-specific darwin noconfigdirs into
11256 the host-specific section.
11257
805e22b2 112582002-11-28 Geoffrey Keating <geoffk@apple.com>
11259
11260 * configure.in: Move host-specific darwin noconfigdirs into
11261 the host-specific section.
11262
112632002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11264
11265 * configure: Remove skip-this-dir support.
11266 * Makefile.tpl: Remove skip-this-dir support.
11267
11268 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11269 subdirectories.
11270 * Makefile.in: Regenerate.
11271
11272 * Makefile.tpl: Strip out useless setting of 'dir'.
11273 * Makefile.in: Regenerate.
11274
112752002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11276
11277 * configure.in: Fix deeply stupid bug.
11278
11279 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11280 shell code in CXX_FOR_TARGET
11281 * Makefile.def: Introduce raw_cxx.
11282 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11283 RAW_CXX_FOR_TARGET.
11284 * Makefile.in: Regenerate.
11285
112862002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11287
11288 * Makefile.tpl: Remove unnecessary ifs.
11289 * Makefile.in: Regenerate.
11290
11291 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11292 dependencies. Maybe-ize build-libiberty. Create dummy install
11293 targets for 'no_install' modules.
11294 * configure: Move GDB_TK substitution to configure.in. Move
11295 build_modules stuff to configure.in.
11296 * configure.in: Implement soft dependency machinery. Maybe-ize
11297 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11298 * Makefile.in: Regenerate.
11299
113002002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11301
11302 * Makefile.tpl: Make all-target, install-target behave similarly
11303 to all, install (only hitting configured targets). Eliminate
11304 unused macro defintions.
11305
11306 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11307 build != host.
11308
11309 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11310
11311 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11312
11313 * configure.in: Produce lists of subdir targets we're actually
11314 configuring. Remove references to "dosrel".
11315 * Makefile.tpl: Let configure set which subdir targets are hit.
11316 Remove install-cross; clean up install; remove ALL. Remove
11317 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11318 Autogenerate host module targets. Remove empty dependency lines
11319 and redundant dependency; rearrange slightly.
11320 * Makefile.def: Add host-side libtermcap, utils.
11321
11322 * Makefile.in: Regenerate.
11323
0753f1b5 113242002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11325
11326 * ltconfig (osf[345]): Append $major to soname_spec.
11327 Reflect this in library_names_spec.
11328 * ltmain.sh (osf): Prefix $major with . for use as extension.
11329
4b695c23 113302002-11-19 Andreas Jaeger <aj@suse.de>
11331
11332 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11333 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11334 and sparc64 GNU/Linux systems.
11335
3e8ebe0a 113362002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11337
11338 * MAINTAINERS: Update email.
11339
73a8b678 113402002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11341
11342 * MAINTAINERS: Complete James Dennett's entry.
11343
894e4f56 113442002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11345
11346 * MAINTAINERS (Write After Approval): Add myself.
11347
f507a3cb 113482002-11-13 Bruce Korb <bkorb@gnu.org>
11349
11350 * Makefile.tpl: syntactic cleanup
11351
dcde3c07 113522002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 11353
11354 * MAINTAINERS: Add myself to write-after-approval list.
11355
805e22b2 113562002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11357
11358 * Makefile.def: Add list of recursive targets to autogenerate.
11359 Add build_modules.
11360 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11361 targets. Autogenerate *-build-* targets.
11362 * Makefile.in: Regenerate.
11363
113642002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11365
11366 * configure: More autoconf-style substitutions.
11367 * Makefile.tpl: More autoconf-style substitutions.
11368 * Makefile.in: Regenerate.
11369
113702002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11371
11372 * configure: Substitute more variables in a more autoconf-friendly
11373 way. Simplify slightly.
11374 * Makefile.tpl: Make more variables substitutable in an
11375 autoconf-friendly way.
11376 * Makefile.in: Regenerate.
11377
4dd0a098 113782002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11379
11380 * MAINTAINERS (Write After Approval): Add myself.
11381
805e22b2 113822002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11383
11384 * configure.in (v810*): Remove special setting of tools.
11385
11386 * configure: Add support for extra required flags for ar or nm.
11387 * configure.in (aix4.3+): Use above support for target-specific
11388 issues, rather than using config/mt-aix43.
11389
113902002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11391
11392 * configure: Remove 'removing', which doesn't work. Replace $subdir
11393 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11394 with $srcdir. Reformat indentation. Substitute some variables
11395 formerly hard-coded in the Makefile for build=host.
11396 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11397 * Makefile.def: Autogenerate more.
11398 * Makefile.in: Regenerate.
11399
40679d3b 114002002-11-04 Adam Nemet <anemet@lnxw.com>
11401
11402 * MAINTAINERS (Write After Approval): Add myself.
11403
062b02db 114042002-11-04 Kevin Buettner <kevinb@redhat.com>
11405
11406 * Makefile.def (host_modules): Add rda.
11407 * Makefile.in: Regenerate.
11408 * configure.in (target_tool): Add target-rda to list.
11409
bb0439dd 114102002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11411
11412 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11413
a3c3be37 114142002-10-25 Phil Edwards <pme@gcc.gnu.org>
11415
11416 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11417 and restrap targets to this rule.
11418 * Makefile.in: Regenerate.
11419
dd1a0a37 114202002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11421
11422 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11423 GNATS only accounts.
11424
4ea2c3bf 114252002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11426
11427 * configure.in (i[3456]86-*-linux*): Add check to disable
11428 ${libgcj} for glibc1.
11429
03333934 114302002-10-24 Denis Chertykov <denisc@overta.ru>
11431
11432 * MAINTAINERS: Add myself as ip2k port maintainer.
11433
6c5e2f80 114342002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11435
11436 * configure.in: Add tic4x target.
11437
949b0daa 114382002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11439
0e26095b 11440 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11441 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11442 * Makefile.in: Regenerate.
11443
949b0daa 11444 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11445 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11446 * Makefile.in: Regenerate.
11447
aa80d31c 114482002-10-02 Janis Johnson <janis187@us.ibm.com>
11449
11450 * MAINTAINERS: Add myself as web pages co-maintainer.
11451
87614545 114522002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11453
11454 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11455 * Makefile.in: Regenerate.
11456
4aac350f 114572002-10-02 Zack Weinberg <zack@codesourcery.com>
11458
11459 * MAINTAINERS: Add myself and Nathan Sidwell
11460 <nathan@codesourcery.com> as VxWorks maintainers.
11461
e3e6c470 114622002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 11463
11464 * Makefile.def: Remove order dependency comments.
11465 * Makefile.tpl: Add explicit install-install dependencies.
11466 * Makefile.in: Regenerate.
d6a4a914 11467
3fef3c05 11468 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 11469 * Makefile.in: Regenerate.
3fef3c05 11470
d6a4a914 11471 * Makefile.tpl: Add configure-target (for src-release in src)
11472 * Makefile.in: Regenerate.
11473
eb5db528 114742002-09-30 Nick Clifton <nickc@redhat.com>
11475
11476 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11477
971b1aa4 114782002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11479
11480 * configure.in (s390*-*-linux*): Enable libgcj.
11481
b7d94964 114822002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11483
5fa209e7 11484 * configure: Revert accidentally applied changes.
11485
b7d94964 11486 * Makefile.tpl: Make more autoconf-friendly.
11487 * Makefile.in: Regenerate.
11488 * configure: Make substitution more autoconf-like.
11489
2704ebd1 114902002-09-28 Richard Earnshaw <rearnsha@arm.com>
11491
11492 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11493 single entry to handle all these.
11494 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11495 libjava on arm-*-elf.
11496
352ce91b 114972002-09-27 Geoffrey Keating <geoffk@apple.com>
11498
11499 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11500 things that depend on them.
11501
0311ff84 115022002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11503
11504 * Makefile.tpl: Make subsituted variables more autoconfy.
11505 * Makefile.in: Regenerate.
11506 * configure: Make seds more autoconfy.
11507
cc46b37d 115082002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 11509
11510 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11511 * Makefile.in: Regenerate.
11512 * configure.in: Rewrite sed statements to look autoconfy.
11513
cc46b37d 11514 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11515 all-target-foo on configure-target-foo.
11516 * Makefile.def: Ditto.
11517 * Makefile.in: Rebuild.
11518
baabce06 115192002-09-25 Andrew Haley <aph@redhat.com>
11520
11521 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11522
2a1ac811 115232002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11524
11525 * Makefile.def: New file.
11526 * Makefile.tpl: New file.
11527 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11528 * contrib/gcc_update: Note that Makefile.in is a generated file.
11529
11530 * configure.in: Minor rearrangement. Simplify tests.
11531
c725cfd7 115322002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11533
11534 * configure.in (with_headers): Skip copy if value is "yes".
11535 (with_libs): Likewise.
11536
058a3669 115372002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 11538
11539 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11540 * configure.in (sh*-*-pe*): Ditto.
11541 * configure.in (mips*-*-pe*): Ditto.
11542 * configure.in (*arm-wince-pe): Ditto.
11543
512912f3 11544 * configure.in: Rearrange.
11545
dfcd4425 115462002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11547
11548 * MAINTAINERS: Update my email address.
11549
d90b8b3d 115502002-08-30 Paul Koning <pkoning@equallogic.com>
11551
11552 * MAINTAINERS: (Write After Approval): Add myself.
11553
915f1827 115542002-08-29 Geoffrey Keating <geoffk@redhat.com>
11555
11556 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11557
bf81fbc5 115582002-08-24 Geoffrey Keating <geoffk@redhat.com>
11559
11560 * MAINTAINERS: Change my mailing address.
11561
f9ab9bb4 115622002-08-21 Paolo Carlini <pcarlini@unitus.it>
11563
11564 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 11565 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 11566
dcde3c07 115672002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 11568
11569 * MAINTAINERS (Write After Approval): Remove myself.
11570 (Various Maintainers: c++ runtime libs): Add myself.
11571
2857c21b 115722002-08-15 Eric Christopher <echristo@redhat.com>
11573
11574 * config.sub: Import from master repository.
11575 * config.guess: Ditto.
11576
4269a651 115772002-08-19 Alexandre Oliva <aoliva@redhat.com>
11578
11579 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11580 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11581 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11582
0bc5749d 115832002-08-16 Aldy Hernandez <aldyh@redhat.com>
11584
11585 * MAINTAINERS: Add self to rs6000 vector extensions.
11586
38f91bf2 115872002-08-15 Alexandre Oliva <aoliva@redhat.com>
11588
11589 * libiberty/configure: Reverted unintended yesterday's check in.
11590
c837ae19 115912002-08-14 Alexandre Oliva <aoliva@redhat.com>
11592
11593 * boehm-gc/configure, libf2c/configure: Rebuilt.
11594 * libffi/configure, libiberty/configure: Ditto.
11595 * libjava/configure, libobjc/configure: Ditto.
11596 * libstdc++-v3/configure, zlib/configure: Ditto.
11597 Merged from binutils:
11598 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11599 From Steve Ellcey <sje@cup.hp.com>:
11600 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11601 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11602 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11603 IA64.
11604 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11605 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11606 soname_spec, sys_lib_search_path_spec): Ditto.
11607
dcde3c07 116082002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 11609
11610 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11611
769d609b 116122002-08-04 H.J. Lu (hjl@gnu.org)
11613
11614 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11615
fad51d8f 116162002-08-02 Krister Walfridsson <cato@df.lth.se>
11617
11618 * MAINTAINERS (Write After Approval): Add myself.
11619
e31d86e1 116202002-07-31 Alan Modra <amodra@bigpond.net.au>
11621
11622 * configure.in: Move generic linux case to end. Copy generic
11623 linux noconfigdirs to mips*-*-linux* entry and new
11624 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11625
31699db1 116262002-07-19 Michael Matz <matz@suse.de>
11627
11628 * MAINTAINERS: Add myself as ra* maintainer.
11629
2ac0d5ca 116302002-07-16 Chris Demetriou <cgd@broadcom.com>
11631
11632 * config.guess: Update to 2002-07-09 version.
11633 * config.sub: Update to 2002-07-03 version.
11634
501ad919 116352002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11636
11637 * MAINTAINERS: Fix typo in a maintainer email address.
11638
753fca8a 116392002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11640
11641 * configure.in: Remove two redundant tests.
11642
61ab9ea9 116432002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11644
11645 * configure.in (mips*-*-irix6*o32): Enable stabs.
11646
39b7c449 116472002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11648
a7d623d2 11649 * configure.in: Don't build grez.
11650 * Makefile.in: Ditto.
11651
39b7c449 11652 * Makefile.in: Remove references to bsp, cygmon, libstub.
11653 * configure.in: Ditto.
11654
11655 * configure.in: Remove leftover reference to gdbtest.
11656
418aeabd 116572002-07-08 Phil Edwards <pme@gcc.gnu.org>
11658
11659 * configure.in (gxx_include_dir): Change to match versioned
11660 C++ headers if --enable-version-specific-runtime-libs is used.
11661
7261cb98 116622002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 11663
7261cb98 11664 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11665
f6c0123d 116662002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11667
11668 * configure.in: Make --without-x work.
11669
a054af37 116702002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11671
70af7570 11672 * configure.in: Rearrange target Makefile fragment collection.
11673
a054af37 11674 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11675 cvs[src].
11676 * configure.in: Ditto.
11677
59303ed0 116782002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11679
11680 * MAINTAINERS (Write After Approval): Update my e-mail address.
11681
4606a26b 116822002-06-24 Ben Elliston <bje@redhat.com>
11683
11684 * configure.in (host_tools): Remove cgen.
11685
11686 * Makefile.in (all-cgen): Remove; runs from its source directory.
11687 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 11688 (all-opcodes): Do not depend on all-cgen.
4606a26b 11689 (all-sim): Likewise.
11690
dcde3c07 116912002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 11692
11693 * Makefile.in: Eliminate 'apache' targets.
11694 * configure.in: Eliminate 'apache' targets.
11695
13b1b53a 11696 * configure.in: Eliminate redundant tests. Reorganize.
11697
9acba065 11698 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11699
d240b39d 11700 * config-ml.in: Eliminate references to Cygnus configure.
11701
8323b19f 11702 * Makefile.in: Eliminate references to building emacs.
11703
5e606a0f 117042002-06-28 Graham Stott <graham.stott@btinternet.com>
11705
11706 * MAINTAINERS: Update my email address.
11707
531034c6 117082002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11709
11710 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 11711 (cxx_incdir): Remove.
531034c6 11712
bbe6e35a 117132002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11714
11715 * MAINTAINERS (Write After Approval): Add self.
11716
1be37211 11717Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11718
11719 * configure.in: Add support for ip2k.
11720
28070d68 117212002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11722
11723 * configure.in: Fix AIX configury bug.
11724
750f93c6 117252002-06-20 Steve Ellcey <sje@cup.hp.com>
11726
11727 * MAINTAINERS (Write After Approval): Add self.
11728
6862ee05 117292002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11730
296a0f54 11731 * configure.in: replace ${topsrcdir} with ${srcdir}
11732
79381a91 11733 * configure.in: Move definition of libstdcxx_flags
11734 right above usage, rather than waaay earlier.
11735
99aa6b34 11736 * configure.in: Pull definition of is_cross_compiler earlier.
11737
2e74a29f 11738 * configure.in: Rearrange a little.
11739
6862ee05 11740 * configure.in: Remove references to librx.
11741 * Makefile.in: Remove references to librx.
11742
8208f71e 11743Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11744
11745 * config.sub: Add support for avr target.
11746 Import from master sources, rev 1.255
2857c21b 11747
b3167a65 117482002-06-19 Phil Edwards <pme@gcc.gnu.org>
11749
11750 * configure, .cvsignore: Revert previous change...
11751 * Makefile: ...delete.
11752
3177ad11 117532002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11754
11755 * configure.in: Eliminate ${gasdir} variable.
11756
98b82774 117572002-06-18 Dave Brolley <brolley@redhat.com>
11758
11759 * configure.in: Add support for frv.
11760 * config.sub: Add support for frv.
11761
324ae56a 117622002-06-18 Phil Edwards <pme@gcc.gnu.org>
11763
11764 * configure: Remove garbage from previous commit.
11765
9bf16801 117662002-06-18 Phil Edwards <pme@gcc.gnu.org>
11767
11768 * configure: For in-source builds, make a subdir and re-exec there.
11769 * Makefile: New file. Pass targets through to build directory.
11770 * .cvsignore: No longer ignore "Makefile".
11771
ceb0e431 117722002-06-16 Douglas Rupp <rupp@gnat.com>
11773
11774 * MAINTAINERS (Write After Approval): Add self.
11775
50471600 117762002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11777
11778 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11779
5f0cd095 117802002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11781
11782 * configure.in (vax-*-netbsd*): Re-enable gas.
11783
02a5d82a 117842002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11785
286bd992 11786 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11787 BUILD_PREFIX_1, to correct nomenclature.
11788 * configure: Likewise.
11789
02a5d82a 11790 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11791 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11792
33327ce2 117932002-05-31 Olaf Hering <olh@suse.de>
11794
11795 * config-ml.in: Propogate DESTDIR also.
11796
ce3c05b4 117972002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11798
11799 * configure.in (vax-*-netbsd*): Don't build gas for this
11800 platform.
11801
a899dc64 118022002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11803
11804 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11805 and libgcj for AVR.
11806
fe44416c 118072002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11808
11809 * MAINTAINERS (Write After Approval): Add myself.
11810
81c7c0cd 118112002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11812
11813 * config.guess: Update to 2002-05-22 version.
11814 * config.sub: Likewise.
11815
3354d061 118162002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11817
11818 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11819 * config-ml.in: Likewise.
11820 * configure: Likewise.
11821 * configure.in: Likewise.
11822
38d811e4 118232002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11824
11825 * MAINTAINERS: Update my email address.
11826
85b038d8 118272002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11828
e12be23e 11829 * configure.in: Simplify makefile fragment collection.
11830
11831 * configure.in: Remove code to build emacs.
ebd9f514 11832
64d298c9 11833 * configure.in : Remove --srcdir argument from targargs and buildargs
11834 (it's always overridden in the Makefile anyway). Rearrange a bit.
11835
11836 * configure: Move some logic to configure.in.
11837 * configure.in: Move some logic from configure.
85b038d8 11838
231fca94 118392002-05-11 Tom Tromey <tromey@redhat.com>
11840
11841 * MAINTAINERS: Reflect libgcj reality.
11842
7a94b1b9 118432002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11844
11845 * Makefile.in: Honour DESTDIR.
11846
053d448f 118472002-05-08 Mark Mitchell <mark@codesourcery.com>
11848
11849 * config.guess: Import 2002-03-20 version.
11850 * config.sub: Import 2002-04-26 version.
11851
2eb4509a 118522002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11853
11854 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11855
df8868bc 118562002-05-07 Tim Josling <tej@melbpc.org.au>
11857
11858 * MAINTAINERS: Add self.
11859
dcde3c07 118602002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 11861
11862 * ltmain.sh: Detect and handle object name conflicts
11863 while piecewise linking a static library.
11864
05bcb167 118652002-05-05 Alexandre Oliva <aoliva@redhat.com>
11866
11867 * configure.in (noconfigdirs): Don't disable libgcj on
11868 sparc64-*-solaris* and sparcv9-*-solaris*.
11869
1693b6e0 118702002-05-03 Alexandre Oliva <aoliva@redhat.com>
11871
11872 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11873
6a255a10 118742002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11875
11876 * configure.in (FLAGS_FOR_TARGET): Do not add
11877 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11878 on i[3456]86-*-linux*.
11879
84690ae2 118802002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11881
11882 * configure.in (noconfigdirs): Replace [ ] with test.
11883
11884 * configure.in (noconfigdirs): Do not add target-newlib if
11885 target == i[3456]86-*-linux*, and host == target.
11886
f8c3fea9 118872002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11888
d5908f53 11889 * configure.in: delete reference to absent file
11890
441f85dc 11891 * configure.in: replace '[' with 'test'
11892
a1245e7e 11893 * configure.in: Eliminate references to gash.
11894 * Makefile.in: Eliminate references to gash.
11895
7fe51435 11896 * configure.in: remove useless references to 'pic' makefile fragments.
11897
1e0a85a6 11898 * configure.in: (*-*-windows*) Finish removing.
11899
f8c3fea9 11900 * configure.in: Eliminate redundant test for libgui.
11901
5cf29107 119022002-04-29 Roger Sayle <roger@eyesopen.com>
11903
11904 * MAINTAINERS: Add self and realphabetize. Update entries
11905 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11906 entry for a29k port maintainer.
11907
dcde3c07 119082002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 11909
11910 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11911 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11912
feaa7d87 119132002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11914
11915 * configure.in: remove references to dead files
11916
d74b55e8 119172002-04-19 Mark Mitchell <mark@codesourcery.com>
11918
11919 * MAINTAINERS: Add information about purpose of this file.
11920
55efab1c 119212002-04-18 Tom Tromey <tromey@redhat.com>
11922
11923 * configure.in: Disallow configuring libgcj when it is already
11924 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11925 Solaris 2.8 by default. For PR libgcj/6158.
11926
29a2c390 119272002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11928
11929 * configure.in: Move default CC setting out of config/mh-* fragments
11930 directly into here.
11931
b138c834 119322002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11933
11934 * configure.in: don't even try to configure or make a subdirectory
11935 if there's no configure script for it.
11936
5e311636 119372002-04-15 Mark Mitchell <mark@codesourcery.com>
11938
11939 * MAINTAINERS: Remove chill maintainers.
11940 * Makefile.in (CHILLFLAGS): Remove.
11941 (CHILL_LIB): Remove.
11942 (TARGET_CONFIGDIRS): Remove libchill.
11943 (CHILL_FOR_TARGET): Remove.
11944 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11945 CHILL_LIB.
11946 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11947 (CHECK_TARGET_MODULES): Likewise.
11948 (INSTALL_TARGET_MODULES): Likewise.
11949 (CLEAN_TARGET_MODULES): Likewise.
11950 (configure-target-libchill): Remove.
11951 (all-target-libchill): Remove.
11952 * configure.in (target_libs): Remove target-libchill.
11953 Do not compute CHILL_FOR_TARGET.
11954 * libchill: Remove directory.
2857c21b 11955
df2ff48f 119562002-04-11 DJ Delorie <dj@redhat.com>
11957
11958 * Makefile.in, configure.in: Sync with binutils, entries
11959 follow...
11960
a76bff71 119612002-04-07 Andrew Cagney <ac131313@redhat.com>
11962
11963 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11964 (do-tar, do-bz2): New rules.
11965 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11966 (gdb-tar): New rule.
11967 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11968 (insight_dejagnu.tar): New rule.
11969 (insight.tar): New rule.
11970 (gdb+dejagnu.tar): New rule.
11971 (gdb.tar): New rule.
11972
df2ff48f 119732002-02-01 Mo DeJong <supermo@bayarea.net>
11974
11975 * Makefile.in: Add all-tix to deps for all-snavigator
11976 so that tix is built when building snavigator.
11977
119782002-01-11 Steve Ellcey <sje@cup.hp.com>
11979
11980 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11981 ld and gdb are not supported.
11982
119832002-01-07 Mark Salter <msalter@redhat.com>
11984
11985 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11986 Allow target-libgloss to be built for arm, strongarm, and xscale.
11987
119882001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11989
11990 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11991 options for i[3456]86-pc-linux* native builds.
11992
119932001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11994
11995 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11996 files from .po files for a distribution.
11997
119982001-09-03 Jeff Holcomb <jeffh@redhat.com>
11999
12000 * configure.in: Enable libstdc++-v3 for h8300 targets.
12001
120022001-06-19 Alan Modra <amodra@bigpond.net.au>
12003
12004 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12005 version from bfd/.
12006
12007Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12008
12009 * Makefile.in (VER): When present, extract the version number from
12010 the file version.in.
12011
dcde3c07 120122001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 12013
12014 * configure.in : enable ld for aix
12015
120162001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12017
12018 * config.guess: Add linux target for S/390.
12019
120202000-11-07 Philip Blundell <pb@futuretv.com>
12021
12022 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12023
120242000-11-03 Philip Blundell <pb@futuretv.com>
12025
12026 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12027 files.
12028
120292001-01-15 Ben Elliston <bje@redhat.com>
12030
12031 * configure.in (host_tools): Add sid.
12032 Always configure cgen.
12033
120342000-11-24 Nick Clifton <nickc@redhat.com>
12035
12036 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12037
df2ff48f 120382000-08-20 Doug Evans <dje@casey.transmeta.com>
12039
12040 * Makefile.in (ALL_MODULES): Add all-cgen.
12041 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12042 (all-cgen): New target.
12043 (all-opcodes,all-sim): Depend on all-cgen.
12044 * configure.in (host_tools): Add cgen.
12045 Only configure cgen if --enable-cgen-maint.
12046
dcde3c07 120472002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 12048
12049 * configure.in: Add *-*-freebsd* configurations.
12050
4caca96d 120512002-04-08 Tom Tromey <tromey@redhat.com>
12052
12053 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12054 Fixes PR libgcj/6068.
12055
ec66e65b 120562002-03-30 Krister Walfridsson <cato@df.lth.se>
12057
12058 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12059
dd96b1d1 120602002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12061
12062 * configure.in (alpha*-dec-osf*): Enable libgcj.
12063
dcde3c07 120642003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 12065
12066 * MAINTAINERS (Write After Approval): Add myself.
12067
52fdc102 120682002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12069
12070 Fix for: PR bootstrap/3591, target/5676
12071 * configure.in (mcore-pe): Disable the configuration of
12072 libstdc++-v3 since exceptions are not supported.
12073
f3830a0e 120742002-03-20 Anthony Green <green@redhat.com>
12075
12076 * configure.in: Enable libgcj for xscale-elf target.
12077
dcde3c07 12078Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 12079
12080 * MAINTAINERS: Update my email address.
12081
82c26350 120822002-03-16 Alexandre Oliva <aoliva@redhat.com>
12083
12084 * ltmain.sh (relink_command): Fix typo in previous change.
12085
30d51ce8 120862002-03-15 Alexandre Oliva <aoliva@redhat.com>
12087
12088 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12089 (relink_command): Added --tag flags.
12090 (mode=install): If relinking fails; error out.
12091
863ba363 120922002-03-12 Richard Henderson <rth@redhat.com>
12093
12094 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12095 .NOTPARALLEL tag.
12096 (do-check): Rename from check.
12097 (check): Allow parallel check.
12098
a4ae6a96 120992002-03-12 Bob Wilson <bob.wilson@acm.org>
12100
12101 * MAINTAINERS: Add myself as maintainer for xtensa port.
12102 Fix alphabetical order in CPU port maintainer list.
12103 Remove myself from Write After Approval list.
12104
b65e027c 121052002-03-11 Richard Henderson <rth@redhat.com>
12106
12107 * Makefile.in (.NOTPARALLEL): Add fake tag.
12108
857f2cca 121092002-03-07 H.J. Lu (hjl@gnu.org)
12110
12111 * configure.in: Enable gprof for mips*-*-linux*.
12112
f9231c6c 121132002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12114
12115 * MAINTAINERS (Write After Approval): Add myself.
12116
a51555c7 121172002-02-28 Alexandre Oliva <aoliva@redhat.com>
12118
12119 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12120 libjava.
12121 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12122
f48588d2 121232002-02-23 Alexandre Oliva <aoliva@redhat.com>
12124
12125 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12126 because its Makefile is there; test for the executable instead.
12127
4e979746 121282002-02-22 Alexandre Oliva <aoliva@redhat.com>
12129
12130 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12131 libstdc++-v3 and libjava.
12132
dcde3c07 121332002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 12134
12135 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12136 boehm-gc
2857c21b 12137
ff727c47 121382002-02-09 Alexandre Oliva <aoliva@redhat.com>
12139
12140 * config.guess: Updated to 2002-01-30's version.
12141 * config.sub: Updated to 2002-02-01's version.
12142 Contribute sh64-elf.
12143 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12144 * configure.in: Added sh64-*-*.
12145
77badc5f 121462002-02-08 Chris Demetriou <cgd@broadcom.com>
12147
12148 * MAINTAINERS: Belatedly add myself to write after approval list.
12149
270ba101 12150Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12151
12152 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12153 Remove self as Write After Approval.
12154
2ca6eb0a 121552002-01-31 Geoffrey Keating <geoffk@redhat.com>
12156
12157 * MAINTAINERS: Put self in as maintainer for contrib/regression
12158 directory.
12159
0a526b48 121602002-01-28 Phil Edwards <pme@gcc.gnu.org>
12161
12162 * MAINTAINERS: Update my email address.
12163
1602f15c 121642002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12165
2857c21b 12166 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12167 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 12168 libraries if not supported for NetBSD on target CPU.
12169
ecec2beb 121702002-01-25 Douglas B Rupp <rupp@gnat.com>
12171
12172 * install-sh: Use _inst.$$_ for temp file name.
12173
645cf380 121742002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12175
12176 * MAINTAINERS (Write After Approval): Move my contact info
12177 from here...
12178 (OS Port Maintainers): ...to here (netbsd).
12179
aaced030 121802002-01-22 Bob Wilson <bob.wilson@acm.org>
12181
12182 * MAINTAINERS (Write After Approval): Add myself.
12183
dcde3c07 121842002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 12185
12186 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12187 (all-target-fastjar): Also depend on all-target-libiberty.
12188
7fac8b66 121892002-01-16 H.J. Lu (hjl@gnu.org)
12190
12191 * config.guess: Import from master sources, rev 1.225.
12192 * config.sub: Import from master sources, rev 1.238.
12193
22cb6446 121942002-01-16 Kazu Hirata <kazu@hxi.com>
12195
12196 * MAINTAINERS (Write After Approval): Remove myself.
12197
e83a1c00 121982001-12-19 Florian Weimer <fw@deneb.enyo.de>
12199
12200 * MAINTAINERS (Write After Approval): Add myself.
12201
7ac25494 122022001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12203
12204 * MAINTAINERS: Add self as docs co-maintainer.
12205
15f457c4 122062001-12-11 Matthias Klose <doko@debian.org>
12207
12208 * MAINTAINERS (Write After Approval): Add myself.
12209
9753f6ab 122102001-12-09 Zack Weinberg <zack@codesourcery.com>
12211
12212 * MAINTAINERS: Update my email address.
12213
35df4184 122142001-12-07 Turly O'Connor <turly@apple.com>
12215 * MAINTAINERS (Write After Approval): Add myself.
12216 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12217 (rs6000_initialize_trampoline): Call __trampoline_setup for
12218 ABI_DARWIN too.
12219 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 12220 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 12221
66f95edb 122222001-12-07 Paolo Carlini <pcarlini@unitus.it>
12223
12224 * MAINTAINERS (Write After Approval): Add myself.
12225
e67b1627 12226Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12227
12228 * configure, configure.in: Use temp file for long sed commands.
12229
8dfee166 122302001-12-03 Laurent Guerby <guerby@acm.org>
12231
12232 * config.sub: Update to version 1.232 on subversion.
12233
7412cf54 122342001-12-03 Ben Elliston <bje@redhat.com>
12235
12236 * MAINTAINERS: Update mail address for config.* patches.
12237
dcde3c07 122382001-11-27 DJ Delorie <dj@redhat.com>
31972771 12239 Zack Weinberg <zack@codesourcery.com>
12240
12241 When build != host, create libiberty for the build machine.
12242
12243 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12244 CONFIG_ARGUMENTS.
12245 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12246 New variables.
12247 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12248 and rules.
12249 (all.normal): Depend on ALL_BUILD_MODULES.
12250 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12251 (all-build-libiberty): Depend on configure-build-libiberty.
12252
12253 * configure: Calculate and substitute proper value for
12254 ALL_BUILD_MODULES.
12255 * configure.in: Create the build subdirectory.
12256 Calculate and substitute TARGET_CONFIGARGS (formerly
12257 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12258
0e3daba4 122592001-11-26 Ziemowit Laski <zlaski@apple.com>
12260
12261 * MAINTAINERS (write-after-approval): Add self.
12262
1ccaa52c 122632001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12264
12265 * MAINTAINERS (GNATS only accounts): Remove self.
12266
97b9437e 122672001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12268
12269 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12270 libf2c.
12271
2d051b86 122722001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12273
12274 * MAINTAINERS (Write After Approval): Add self.
12275
9829bea4 122762001-11-12 David O'Brien <obrien@FreeBSD.org>
12277
12278 * MAINTAINERS: mips and s390 are also CPU ports.
12279
f8556812 122802001-11-12 David O'Brien <obrien@FreeBSD.org>
12281
12282 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12283
e3c6ddf5 122842001-11-11 David O'Brien <obrien@FreeBSD.org>
12285
12286 * MAINTAINERS: Alphabetize.
12287
31cd48a0 122882001-11-09 Kazu Hirata <kazu@hxi.com>
12289
12290 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12291
76f9a979 122922001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12293
12294 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12295
a9cbbd8a 122962001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12297
12298 * configure.in (--enable-languages): Be more permissive about
12299 syntax. Check for empty lists better. Warn about $LANGUAGES.
12300
dddb37d8 123012001-11-08 Geoffrey Keating <geoffk@redhat.com>
12302
12303 * config.sub: Import from master sources, rev. 1.230.
12304 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12305
f0314ce2 123062001-11-07 Laurent Guerby <guerby@acm.org>
12307
12308 * MAINTAINERS (Write After Approval): Add self.
12309
8c30d42d 123102001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12311
12312 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12313
18729ae0 123142001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12315
12316 * config.sub: Import from master sources, rev 1.226.
12317 * config.guess: Import from master sources, rev 1.216.
12318
38135c1e 123192001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12320
12321 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12322 * MAINTAINERS: Add self as maintainer of MMIX port.
12323 Remove old after-approval entry.
12324
fee90afd 123252001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12326
12327 * ChangeLog, configure: Fix spelling errors.
12328
800026b8 123292001-10-20 Brendan Kehoe <brendan@zen.org>
12330
12331 * MAINTAINERS: Tweak my address.
12332
dcde3c07 12333Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 12334
12335 * MAINTAINERS: Update my email address.
12336
b746a8aa 123372001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 12338
10475f52 12339 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 12340 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 12341
27e8b2c3 123422001-10-10 Geert Bosch <bosch@gnat.com>
12343
31972771 12344 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 12345 Added Robert Dewar.
12346
dcde3c07 123472001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 12348
12349 * MAINTAINERS (Write After Approval): Added self
12350
17a611d5 123512001-10-02 Geert Bosch <bosch@gnat.com>
12352
12353 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12354
8b20014f 123552001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12356
12357 * configure: Handle temporary files securely using mkdir.
12358
85d6787e 123592001-09-29 Alexandre Oliva <aoliva@redhat.com>
12360
12361 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12362
dcde3c07 123632001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 12364
12365 * configure.in (*-*-linux*): Disable configuration of target-newlib
12366 and target-libgloss.
31972771 12367
1ed656c9 123682001-09-26 Alexandre Oliva <aoliva@redhat.com>
12369
12370 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12371 RANLIB.
12372
6f36c694 123732001-09-21 Alexandre Oliva <aoliva@redhat.com>
12374
12375 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12376 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12377 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12378 avoid quotes nesting problems.
12379 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12380 (DO_X): Export only variables that are set.
12381
471c8d6f 123822001-09-19 Ben Elliston <bje@redhat.com>
12383
12384 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12385 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12386 semantics. Use the shell built-in "type" command instead.
12387
debdecb8 123882001-08-31 Alexandre Oliva <aoliva@redhat.com>
12389
12390 Merged from gcc-3_0-branch:
12391 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12392 * ltcf-c.sh: Use $objext, not $ac_objext.
12393 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12394 * ltcf-cxx.sh: Add support for GNU.
12395 2001-07-22 Timothy Wall <twall@redhat.com>
12396 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12397 default settings if using GNU tools with that configuration.
12398 * ltcf-cxx.sh: Ditto.
12399 * ltcf-gcj.sh: Ditto.
12400 2001-07-21 Michael Chastain <chastain@redhat.com>
12401 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12402 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12403 * ltmain.sh: Mark as gcc-local.
12404
79af057d 124052001-08-30 Eric Christopher <echristo@redhat.com>
12406 Jason Eckhardt <jle@redhat.com>
12407
12408 * config.guess: Merge from master sources.
12409 * config.sub: Merge from master sources, add support for mipsisa32.
12410
2af6c242 124112001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 12412 * config.sub: Merge from master sources, rev 1.219.
12413 * MAINTAINERS: Add self as contact for stormy16 port.
12414
2e1f0726 124152001-08-14 Zack Weinberg <zackw@panix.com>
12416
12417 * config.sub: Merge from master sources, rev 1.218.
12418 * config.guess: Merge from master sources, rev 1.209.
12419
7148a43f 124202001-08-11 Graham Stott <grahams@redhat.com>
12421
12422 * Makefile.in (check-c++): Add missing semicolon.
12423
7572bd48 12424Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12425
2af6c242 12426 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 12427
f9daa432 124282001-07-30 Eric Christopher <echristo@redhat.com>
12429
12430 * MAINTAINERS (Various maintainers: mips port): Added myself.
12431
d5d994d4 124322001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12433
31972771 12434 * configure.in (sh-*-linux*): New.
d5d994d4 12435
8741eff3 124362001-07-27 Richard Henderson <rth@redhat.com>
12437
12438 * .cvsignore: Add LAST_UPDATED.
12439
e06d8cc6 124402001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12441
12442 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12443
8729bf80 124442001-07-16 Aldy Hernandez <aldyh@redhat.com>
12445
31972771 12446 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 12447
19abf887 12448Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12449
12450 * MAINTAINERS (Write After Approval): Added myself.
12451
8f71eb19 124522001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12453
12454 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12455 and libgcj on m68hc11/m68hc12.
12456
fc5104b7 124572001-06-27 H.J. Lu (hjl@gnu.org)
12458
12459 * Makefile (CFLAGS_FOR_BUILD): New.
12460 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12461
8ee5e915 124622001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12463
12464 * README: Remove version number.
12465
c753142b 124662001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12467
12468 * INSTALL/README: Update wrt. to the installation instructions now
12469 residing in gcc/doc/install.texi.
12470
8f602ce4 124712001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12472
12473 * README: Replace with a cut-down and updated version of gcc/README.
12474
0546d603 124752001-06-12 David Edelsohn <edelsohn@gnu.org>
12476
12477 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12478 multilibs to be disabled.
12479
f3886572 124802001-06-11 Daniel Berlin <dan@cgsoftware.com>
12481
12482 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 12483
f1379586 124842001-06-09 Alexandre Oliva <aoliva@redhat.com>
12485
12486 * config.guess: Import CVS version 1.195.
12487 * config.sub: Import CVS version 1.212.
12488
ff091412 124892001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12490
12491 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12492 gcc/xgcc is built, use -print-prog-name to find out the program
12493 name to use.
12494
6eadd25b 124952001-06-04 Phil Edwards <pme@sources.redhat.com>
12496
12497 * config.guess: Import CVS version 1.194. All gcc-local changes
12498 appear to also be in the master copy.
12499 * config.sub: Import CVS version 1.211.
12500
761c31c6 12501Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12502
12503 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12504 with_gcc]: Use `gcc -shared' to build a shared library.
12505
833b6505 12506Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12507
12508 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12509 archives.
12510
9847d949 12511Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12512
12513 * MAINTAINERS (Write After Approval): Add myself.
12514
fadf0d3c 125152001-06-01 Hans-Peter Nilsson <hp@axis.com>
12516
12517 * configure.in (libstdcxx_flags): Do not try to execute
12518 libstdc++-v3/testsuite_flags until it exists.
12519
d39a4f27 125202001-06-01 Alan Modra <amodra@bigpond.net.au>
12521
12522 * MAINTAINERS: Update my email address.
12523
d0642799 125242001-05-31 Graham Stott <grahams@redhat.com>
12525
12526 * MAINTAINERS (Write After Approval): Add myself.
12527
dcde3c07 125282001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 12529
12530 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12531 libraries when using g++ with native linker.
12532
a28875e9 125332001-05-28 Alexandre Oliva <aoliva@redhat.com>
12534
12535 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12536
00ed89e1 125372001-05-22 Alexandre Oliva <aoliva@redhat.com>
12538
12539 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12540 [aix4*|aix5*]: Prepend blank.
12541
93221b10 125422001-05-20 Alexandre Oliva <aoliva@redhat.com>
12543
12544 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12545 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12546 of subdir/configure scripts to use the new libtool.m4.
12547
b26428f6 125482001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12549
12550 * MAINTAINERS (Write After Approval): Add myself.
12551
de27502c 125522001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12553
12554 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12555
28e776fd 125562001-05-11 Ben Elliston <bje@redhat.com>
12557
12558 * Makefile.in (all-sid): New target.
12559 (check-sid, clean-sid, install-sid): Likewise.
12560
e67abcc9 125612001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12562
12563 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12564
df4fdffb 125652001-05-03 Alexandre Oliva <aoliva@redhat.com>
12566
12567 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12568 libgcj.
12569
125702001-05-03 Alexandre Oliva <aoliva@redhat.com>
12571
12572 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12573 gcc/xgcc is built, use -print-prog-name to find out the program
12574 name to use.
12575
dfb18c91 125762001-04-26 Alexandre Oliva <aoliva@redhat.com>
12577
fdaf496c 12578 * configure.in (noconfigdirs): Don't reset it from scratch in the
12579 target case; only append to it.
f9daa432 12580
dfb18c91 12581 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12582 sparc-*-solaris2.8]: Disable ${libgcj}.
12583
f7ec7829 125842001-04-25 Alexandre Oliva <aoliva@redhat.com>
12585
12586 * configure.in (libgcj_saved): Copy from $libgcj.
12587 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12588 --disable-libgcj.
12589
b890ea44 125902001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12591
12592 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 12593 C front end maintainer.
b890ea44 12594
f6dd84a6 12595Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12596
12597 * configure.in: Move *-chorusos target case to the proper switch.
12598 Disable libgcj.
12599
46b021de 126002001-04-12 Alexandre Oliva <aoliva@redhat.com>
12601
12602 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12603 1.641.2.228.
12604
0355c121 126052001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12606
12607 * Makefile.in (STAGE1_CFLAGS): Pass down.
12608
954078d1 126092001-04-13 Alan Modra <amodra@one.net.au>
12610
12611 * config.guess: Add hppa64-linux support. Note for next import that
12612 this is already in the master file.
12613 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12614
67282802 126152001-04-12 Alexandre Oliva <aoliva@redhat.com>
12616
12617 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12618 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12619
628f3e51 126202001-04-11 Stan Shebs <shebs@apple.com>
12621
12622 * MAINTAINERS: Add self as Darwin port maintainer.
12623
c5659af6 126242001-04-11 Alan Modra <amodra@one.net.au>
12625
12626 * MAINTAINERS: Update my email address.
12627
6a965736 126282001-04-10 Loren J. Rittle <ljrittle@acm.org>
12629
12630 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12631 recent versions of FreeBSD (release 3 or later).
12632 * ltconfig: On FreeBSD, -lc must not be provided when building
12633 a shared library or else the standard -pthread gcc option is
12634 rendered worthless to later users of the built library.
12635
e64be694 126362001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12637
12638 * MAINTAINERS: Add self and RTH as C front end maintainers.
12639
a28f421e 126402001-04-05 Alexandre Oliva <aoliva@redhat.com>
12641
31972771 12642 * config.sub: Make sure to match an already-canonicalized
12643 machine name (eg. mn10300-unknown-elf).
a28f421e 12644
1cb80700 126452001-04-01 Alexandre Oliva <aoliva@redhat.com>
12646
12647 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12648 New macros.
12649 (bootstrap, cross): Use RECURSE_FLAGS.
12650 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12651
8929c4de 126522001-03-27 Alexandre Oliva <aoliva@redhat.com>
12653
12654 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12655
46b43912 126562001-03-22 Colin Howell <chowell@redhat.com>
12657
5c144a30 12658 * Makefile.in (DO_X): Do not backslash single-quotes in
12659 backquotes (two places).
46b43912 12660
cd003521 126612001-03-22 Alexandre Oliva <aoliva@redhat.com>
12662
12663 Re-installed:
12664 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12665 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12666 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12667 * ltcf-cxx.sh: Likewise.
12668 * ltcf-gcj.sh: Likewise.
12669
7c9b3c20 126702001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12671
12672 * MAINTAINERS: Add myself as "documentation co-maintainer".
12673
88c1d089 126742001-03-22 Alexandre Oliva <aoliva@redhat.com>
12675
12676 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12677 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12678
ed7a462d 126792001-03-19 Tom Tromey <tromey@redhat.com>
12680
12681 * config-ml.in: Handle GCJ and GCJFLAGS.
12682
3caa3e73 126832001-03-21 Michael Chastain <chastain@redhat.com>
12684
12685 * Makefile.in: all-m4 depends on all-texinfo.
12686
45b909bc 126872001-03-20 Loren J. Rittle <ljrittle@acm.org>
12688
12689 * MAINTAINERS: Add myself to write after approval list.
12690
f9ecd05b 126912001-03-18 Laurynas Biveinis <lauras@softhome.net>
12692
12693 * Makefile.in (DO_X): Quote nested quotes.
12694
a0167be8 126952001-03-18 Alan Modra <alan@linuxcare.com.au>
12696
12697 * MAINTAINERS: Add myself to write after approval list.
12698
34690eeb 126992001-03-15 Laurynas Biveinis <lauras@softhome.net>
12700
12701 * Makefile.in (DO_X): Use double quotes for quoting
12702 "RANLIB=$${RANLIB}".
12703
ace16e3d 127042001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12705
12706 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12707
dcde3c07 127082001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 12709
12710 * configure.in: Only use `lang_requires' for languages athat are
12711 actually enabled.
12712
6941e176 127132001-03-08 Phil Edwards <pme@sources.redhat.com>
12714
12715 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12716
8278b709 127172001-03-08 Alexandre Oliva <aoliva@redhat.com>
12718
12719 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12720
1a6eb118 127212001-03-07 Tom Tromey <tromey@redhat.com>
12722
12723 * configure.in: Allow config-lang.in to set `lang_requires' to list
12724 of other required languages.
12725
8c74272d 127262001-03-06 Laurynas Biveinis <lauras@softhome.net>
12727
12728 * Makefile.in: Remove RANLIB definition. Use RANLIB
12729 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12730 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 12731
41edef81 127322001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 12733 Alexandre Oliva <aoliva@redhat.com>
f9daa432 12734
41edef81 12735 * Makefile.in (check-c++): Use tabs, not spaces.
12736
8b6c1516 127372001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 12738
8b6c1516 12739 * MAINTAINERS: add myself to Write After Approval list.
12740
66c4386e 127412001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 12742
31972771 12743 * Makefile.in (check-c++): New rule.
f9daa432 12744
fd1a012c 12745 * configure.in (target_libs): Remove libg++.
12746 (noconfigdirs): Remove libg++.
12747 (noconfigdirs): Same.
12748 (noconfigdirs): Same.
12749 (noconfigdirs): Same.
12750
12751 * config-ml.in: Remove libg++ references.
12752
12753 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12754 (ALL_TARGET_MODULES): Same.
12755 (configure-target-libg++): Remove.
12756 (all-target-libg++): Remove.
12757 (configure-target-libio): Remove.
12758 (all-target-libio): Remove.
12759 (check-target-libio): Remove.
12760 (.PHONY): Remove.
12761 (libg++.tar.bz2): Remove.
12762 (all-target-cygmon): Remove libio.
12763 (all-target-libstdc++): Remove.
12764 (configure-target-libstdc++): Remove.
12765 (TARGET_LIB_PATH): Remove libstdc++.
12766 (ALL_GCC_CXX): Remove libstdc++.
12767 (all-target-gperf): Correct.
12768
8fb60dad 127692001-02-16 Nick Clifton <nickc@redhat.com>
12770
12771 * configure.in (noconfigdirs): Allow configuration of texinfo
12772 for Cygwin hosts.
12773
8611f330 127742001-02-15 Anthony Green <green@redhat.com>
12775
12776 * configure: Introduce GCJ_FOR_TARGET.
12777 * configure.in: Ditto.
12778 * Makefile.in: Ditto.
12779
863b470b 127802001-02-13 Andreas Schwab <schwab@suse.de>
12781
12782 * MAINTAINERS: Update mail address.
12783
9bfefeba 127842001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12785
12786 * config.guess: Add linux target for S/390.
12787 * config.sub: Likewise.
12788
dcde3c07 127892001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 12790
12791 * configure.in: for *-chorusos, don't config target-newlib and
31972771 12792 target-libgloss.
737f6b8e 12793
60611395 127942001-02-06 Ben Elliston <bje@redhat.com>
12795
12796 * configure: Output host type to stdout, not stderr.
12797
2b05b516 127982001-02-05 Mark Mitchell <mark@codesourcery.com>
12799
da0c6982 12800 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 12801 * ltcf-cxx.sh: Likewise.
12802
2b05b516 12803 * config.if: Assume enable_libstdcxx_v3 is defined.
12804
1030d23b 128052001-02-04 Mark Mitchell <mark@codesourcery.com>
12806
12807 Remove V2 C++ library.
12808 * configure.in: Remove --enable-libstdcxx_v3 support.
12809
1c1033dd 128102001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12811
12812 * include/demangle.h: Add prototype for java_demangle_v3.
12813
3a2af5aa 128142001-01-29 Phil Edwards <pme@sources.redhat.com>
12815
12816 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12817
f4763e9a 128182001-01-27 Richard Henderson <rth@redhat.com>
12819
12820 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12821
1e5173c2 128222001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12823
12824 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12825 Don't unset, it's non-portable and no longer necessary, set to empty
12826 instead.
12827
441075de 128282001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12829
12830 * ltconfig: Shell portability fix for the tagname validity check.
12831
21037ec8 128322001-01-27 Alexandre Oliva <aoliva@redhat.com>
12833
12834 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12835 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12836
db45c2a0 128372001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12838
12839 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12840
2c18c34e 128412001-01-26 Tom Tromey <tromey@redhat.com>
12842
12843 * configure.in: Allow libgcj to be built on Sparc Solaris.
12844
4b44c1a3 128452001-01-25 David Edelsohn <edelsohn@gnu.org>
12846
12847 * ltcf-c.sh: Add aix5 case.
12848 * ltcf-cxx.sh: Likewise.
12849 * ltconfig: Likewise.
12850
24f78d1b 128512001-01-24 Alexandre Oliva <aoliva@redhat.com>
12852
a7b0e06d 12853 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12854 keep at least one of build_libtool_libs or build_old_libs set to
12855 yes.
12856
24f78d1b 12857 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12858 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12859
ef1760c1 128602001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12861
12862 * configure.in: Enable libgcj on several additional platforms.
12863
1986d3d9 128642001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12865
12866 * configure.in: Enable libgcj for linux targets.
12867
7e1bb7bf 128682001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12869
12870 * MAINTAINERS (Write After Approval): Add myself.
12871
f3a027ae 128722001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12873
12874 * MAINTAINERS: Add myself as vax port maintainer.
12875
5e7056b8 128762001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12877
12878 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12879
0d2271de 128802001-01-09 Mike Stump <mrs@wrs.com>
12881
12882 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12883 failures of subdirectories.
12884
cd003521 128852001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 12886
cd003521 12887 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 12888 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 12889 * ltcf-cxx.sh: Likewise.
12890 * ltcf-gcj.sh: Likewise.
12891 * ltconfig.sh: Fix typo.
d76e21ba 12892
95426b72 128932001-01-02 Laurynas Biveinis <lauras@softhome.net>
12894
12895 * configure: handle DOS-style absolute paths.
12896
bd55fdd4 128972001-01-02 Laurynas Biveinis <lauras@softhome.net>
12898
12899 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12900
66714311 129012000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12902
12903 * MAINTAINERS: Add myself as avr port co-maintainer.
12904
f4f04af5 129052000-12-28 Ben Elliston <bje@redhat.com>
12906
12907 * MAINTAINERS: Add myself under ``Write After Approval''.
12908
81875c45 129092000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12910
12911 * texinfo: Remove directory from GCC.
12912
35d9361d 129132000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12914
12915 * COPYING: Update to current
12916 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12917 to 19yy as example year in copyright notice).
12918
ac20ef2c 129192000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12920
f9daa432 12921 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 12922 (libstdcxx_incdir): Pass down.
12923 * config.if: Remove expired bits for cxx_interface, add stub.
12924 (libstdcxx_incdir): Add variable for g++ include directory.
12925 * configure.in (gxx_include_dir): Use it.
f9daa432 12926
d550dfb2 129272000-12-18 Alexandre Oliva <aoliva@redhat.com>
12928
12929 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12930 with old-email address from ``Write After Approval''.
12931
2353a84c 129322000-12-15 Andreas Jaeger <aj@suse.de>
12933
12934 * configure.in: Handle lang_dirs.
12935
129362000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 12937
ad324c4e 12938 * MAINTAINERS: Removed brads.
12939
1bbd1888 12940 * MAINTAINERS: Added gcj developers.
12941
7756f182 129422000-12-13 Anthony Green <green@redhat.com>
f9daa432 12943
7756f182 12944 * configure.in: Disable libgcj for any target not specifically
4b695c23 12945 listed. Disable libgcj for x86 and Alpha Linux until compatible
12946 with g++ abi.
f9daa432 12947
1ef27c9d 129482000-12-13 Mike Stump <mrs@wrs.com>
12949
12950 * Makefile.in (local-distclean): Also remove fastjar.
12951
8c200666 129522000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12953
12954 * contrib/gcc_update: Add fastjar --touch entries.
12955
abc9907a 129562000-12-12 Alexandre Oliva <aoliva@redhat.com>
12957
12958 * configure.in: Disable language-specific target libraries for
12959 languages that aren't enabled.
12960
4d5a2476 129612000-12-10 Anthony Green <green@redhat.com>
12962
12963 * configure.in: Define libgcj. Disable libgcj target libraries for
12964 most targets.
12965
f30b13ba 129662000-12-10 Neil Booth <neilb@earthling.net>
12967
12968 * MAINTAINERS: Update mail address, remove from WAA list.
12969
da538d34 129702000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12971
12972 * libjava: Imported from /cvs/java.
12973 * libffi: Likewise.
12974 * Boehm-gc: Likewise.
12975
bb5f4242 129762000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12977
12978 * configure.in (target_libs): Revert 2000-12-08 patch.
12979 (noconfigdirs): Added target-libjava.
12980
f4f46f68 129812000-12-09 Laurynas Biveinis <lauras@softhome.net>
12982
12983 * djunpack.bat: removed.
12984
2adfe2a9 129852000-12-09 Laurynas Biveinis <lauras@softhome.net>
12986
12987 * Makefile.in: handle DOS-style absolute paths.
12988 * config-ml.in: likewise.
12989 * symlink-tree: likewise.
12990
7ce26751 129912000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12992
12993 * fastjar: Imported.
12994
68a758b6 129952000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12996
12997 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12998 libjava.
12999 * configure.in (target_libs): Removed `target-libjava'.
13000
0b3b9f3b 130012000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13002
13003 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13004 (ALL_MODULES): Added fastjar.
13005 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13006 (all-target-libjava): all-fastjar replaces all-zip.
13007 (all-fastjar): Added.
13008 (configure-target-fastjar, all-target-fastjar): Likewise.
13009 * configure.in (host_tools): Added fastjar.
13010
b9b564e0 130112000-12-07 Mike Stump <mrs@wrs.com>
13012
13013 * Makefile.in (local-distclean): Remove leftover built files.
13014
1a45dccf 130152000-11-24 Nick Clifton <nickc@redhat.com>
13016
13017 * configure.in (xscale-elf): Add target.
13018 (xscale-coff): Add target.
13019
b21e5977 130202000-11-22 Loren J. Rittle <ljrittle@acm.org>
13021
31972771 13022 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13023 recent versions of FreeBSD (release 3 or later).
13024 * ltconfig: On FreeBSD, -lc must not be provided when building
13025 a shared library or else the standard -pthread gcc option is
13026 rendered worthless to later users of the built library.
b21e5977 13027
d7ce037e 130282000-11-16 Fred Fish <fnf@be.com>
13029
13030 * configure.in (enable_libstdcxx_v3): Fix typo,
13031 libstd++ -> libstdc++.
13032
2c5d378d 130332000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13034
13035 * MAINTAINERS: Add self to Write After Approval list.
13036
ea4ec5d3 130372000-11-21 Bernd Schmidt <bernds@redhat.com>
13038
13039 * MAINTAINERS: Update my email address. Add myself to global write
13040 privs list.
13041
5cfbc08c 130422000-11-18 Alexandre Oliva <aoliva@redhat.com>
13043
f42cc732 13044 * Makefile.in: Merge with src and libgcj.
13045 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13046 configure-target-<library> when their configure scripts need the C
13047 or C++ library to have already been built to work properly.
13048 (do_proto_toplev): Set them to an empty string.
13049
5cfbc08c 13050 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13051 (REALLY_SET_LIB_PATH): Use them.
13052
f1433f3d 130532000-11-17 Stan Shebs <shebs@apple.com>
13054
13055 * MAINTAINERS: Add self to Write After Approval list.
13056
9371935c 130572000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13058
13059 * configure: Provide the original toplevel configure arguments
13060 (including $0) to subprocesses in the environment rather than
13061 through gcc/configargs.h.
13062
967ccfb6 130632000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13064
13065 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13066 C99. Alphabetise "Write After Approval" list.
13067
facb1a06 130682000-11-12 Mark Mitchell <mark@codesourcery.com>
13069
4ec87d68 13070 * configure: Turn on libstdc++ V3 by default.
13071
facb1a06 13072 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13073 if we've got GCC.
13074
0877e533 130752000-11-11 Philip Blundell <philb@gnu.org>
13076
13077 * MAINTAINERS: Add self to Write After Approval list.
13078
a6fdcbb2 130792000-11-09 David Edelsohn <edelsohn@gnu.org>
13080
13081 * ltcf-c.sh (aix4): Improve shared library configuration; require
13082 exporting symbols.
13083 * ltcf-cxx.sh (aix4): Define.
13084 * ltconfig (aix4): Define library and soname specs appropriate for
13085 AIX. Define command to create export symbols list.
13086
dcde3c07 13087Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 13088
13089 * config.sub: Add support for Sun Chorus
13090
cc849a38 130912000-10-31 Nick Clifton <nickc@redhat.com>
13092
13093 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13094 <name>@redhat.com. Also installed new email address for Clint
13095 Popetz.
f9daa432 13096
3f23f60a 130972000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13098
13099 * etc: Remove directory from GCC.
13100
3e9279ee 131012000-10-16 Michael Meissner <meissner@redhat.com>
13102
13103 * configure (gcc/configargs.h): Only create if there is a build GCC
13104 directory created.
13105
f9daa432 131062000-10-16 Matthias Klose <doko@debian.org>
13107
5c371a2c 13108 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13109 when configured for libstdc++-v3.
13110
4a0e2d42 131112000-10-05 Phil Edwards <pme@gcc.gnu.org>
13112
13113 * configure: Save configure arguments to gcc/configargs.h.
13114
f39aafc5 131152000-10-04 Philipp Thomas <pthomas@suse.de>
13116
13117 * config.guess: Import CVS version 1.157.
13118 * config.sub: Import CVS version 1.181.
13119
c884589e 131202000-10-04 Andris Pavenis <pavenis@latnet.lv>
13121
13122 * Makefile.in (bootstrap): avoid recursion if subdir missing
13123 (cross): ditto
13124 (do-proto-toplev): ditto
13125
c1a13da0 131262000-09-30 Alexandre Oliva <aoliva@redhat.com>
13127
e920d979 13128 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13129 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13130
c1a13da0 13131 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13132 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13133 all affected `configure' scripts.
13134
81089fbf 13135Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13136
13137 * MAINTAINERS: Add self as cpplib co-maintainer.
13138
c47eeef8 131392000-09-24 Aldy Hernandez <aldyh@redhat.com>
13140
13141 * MAINTAINERS: Add self to Write After Approval list.
13142
1f6ba023 131432000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13144
13145 * INSTALL/README: egcs -> GCC update.
13146
dcde3c07 13147Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 13148
13149 * MAINTAINERS: Add myself to Write After Approval list.
13150
eca133bc 131512000-09-15 Kazu Hirata <kazu@hxi.com>
13152
13153 * MAINTAINERS: Add myself to Write After Approval list.
13154
3a6d39fe 13155Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13156
31972771 13157 * configure.in: Do not build byacc for hppa64. Provide paths to the
13158 X11 libraries for hppa64.
3a6d39fe 13159
5e4d941a 131602000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13161
13162 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13163
fd7f3a57 131642000-09-06 Alexandre Oliva <aoliva@redhat.com>
13165
5fbdfc0f 13166 * Makefile.in (all-zlib): Added dummy target.
13167
fd7f3a57 13168 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13169 ltcf-gcj.sh: Updated from libtool multi-language branch.
13170
92b251ca 131712000-09-05 Alexandre Oliva <aoliva@redhat.com>
13172
13173 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13174 (bootstrap*): Depend on all-bootstrap.
13175
31ab897a 131762000-09-05 Philipp Thomas <pthomas@suse.de>
13177
13178 * config.guess: Import CVS version 1.156.
13179 * config.sub: Import CVS version 1.179.
13180
add841d2 131812000-09-02 Anthony Green <green@cygnus.com>
13182
13183 * Makefile.in (all-gcc): Depend on all-zlib.
13184 (CLEAN_MODULES): Add clean-zlib.
13185 (ALL_MODULES): Add all-zlib.
13186 * configure.in (host_libs): Add zlib.
13187
aff0af06 131882000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 13189
13190 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13191 crosses, but add gcc/include to the header search path for them.
13192
d6f4f260 131932000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13194
13195 * MAINTAINERS: Add self to Write After Approval list.
13196
352d4040 131972000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13198
13199 * config.guess: Import CVS version 1.152.
13200 * config.sub: Import CVS version 1.177.
13201
a49a3523 132022000-08-25 Alexandre Oliva <aoliva@redhat.com>
13203
681dbe98 13204 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13205 $targargs to tell whether newlib is going to be built.
13206
a49a3523 13207 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13208 $$r/TARGET_SUBDIR/libio for _G_config.h.
13209
2fb10547 132102000-08-23 Alexandre Oliva <aoliva@redhat.com>
13211
13212 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13213
1554dae1 132142000-08-22 DJ Delorie <dj@redhat.com>
13215
13216 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13217
883e4a54 132182000-08-22 Alexandre Oliva <aoliva@redhat.com>
13219
13220 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13221 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13222 sub-configures.
13223
47e1a34e 132242000-08-21 DJ Delorie <dj@redhat.com>
13225
13226 * MAINTAINERS: Add self as a libiberty maintainer
13227
f4fb1596 132282000-08-16 Alexandre Oliva <aoliva@redhat.com>
13229
13230 * configure.in (libstdcxx_flags): Use
13231 libstdc++-v3/src/libstdc++.INC.
13232
a4b68c89 132332000-08-15 Alexandre Oliva <aoliva@redhat.com>
13234
13235 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13236
e800dd2f 132372000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13238
e5d5867a 13239 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13240
f9daa432 13241 * configure: Make enable_threads and enable_shared defaults
e800dd2f 13242 explicit. Substitute enable_threads into generated Makefiles.
13243 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13244 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13245
4a5bda50 132462000-08-13 Geoff Keating <geoffk@cygnus.com>
13247
13248 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13249
2968054b 132502000-08-12 Alexandre Oliva <aoliva@redhat.com>
13251
13252 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13253 previous delta.
13254
cbf326ce 132552000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 13256
cbf326ce 13257 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13258 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13259 (FLAGS_FOR_TARGET): Not here.
13260 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 13261
287d2cfb 132622000-08-11 Alexandre Oliva <aoliva@redhat.com>
13263
13264 * config-ml.in (CC, CXX): Don't introduce a leading space.
13265
9b573fd8 132662000-08-07 DJ Delorie <dj@delorie.com>
13267
13268 * MAINTAINERS: Add self as a DJGPP maintainer
13269
ede08f9f 132702000-08-07 DJ Delorie <dj@redhat.com>
13271
13272 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13273 "if we're also building gcc, and it's a gcc that will run on the
13274 build machine, we want to use its includes instead of the system's
13275 default includes".
13276
85895852 132772000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13278
13279 * MAINTAINERS: Add self to Write After Approval list.
13280
454c751b 132812000-08-03 Alexandre Oliva <aoliva@redhat.com>
13282
feb7523c 13283 * configure.in (libstdcxx_flags): Don't use `"'.
13284
454c751b 13285 * config-ml.in: Adjust multilib search paths to the
13286 appropriate multilib tree.
13287
0a120c53 132882000-08-02 Alexandre Oliva <aoliva@redhat.com>
13289
13290 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13291 commas in $LANGUAGES.
13292
f3efc960 132932000-08-02 Manfred Hollstein <manfredh@redhat.com>
13294
13295 * configure.in: Re-enable all references to libg++ and librx.
13296
00c97451 132972000-08-01 Alexandre Oliva <aoliva@redhat.com>
13298
650713eb 13299 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13300 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13301 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13302 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13303
00c97451 13304 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13305
4d3fd3b7 133062000-07-31 Alexandre Oliva <aoliva@redhat.com>
13307
13308 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13309 CXX_FOR_TARGET for sed.
13310
32999451 133112000-07-30 Alexandre Oliva <aoliva@redhat.com>
13312
13313 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13314 Do not override if already set in the environment or in configure.
13315 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13316 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13317
c102b56d 133182000-07-28 Alexandre Oliva <aoliva@redhat.com>
13319
13320 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13321 the libtool CVS tree multi-language branch.
13322 * ltconfig, ltmain.sh: Updated.
f9daa432 13323
bc7af389 133242000-07-27 Alexandre Oliva <aoliva@redhat.com>
13325
ed2dfc92 13326 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13327 (clean-target): Depend on it.
13328
bc7af389 13329 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13330 (GCC_FOR_TARGET): Use it.
13331 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13332 * configure.in: ... here.
13333 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13334 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13335
aee16bda 133362000-07-24 Eric Christopher <echristo@cygnus.com>
13337
13338 * MAINTAINERS: Add self to Write After Approval list.
13339
bae203e7 133402000-07-24 Alexandre Oliva <aoliva@redhat.com>
13341
8ad0b02a 13342 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13343 (configure-target-libchill, configure-target-libobjc): Likewise.
13344
bae203e7 13345 * configure.in: Use the same cache file for all target libs.
13346 * config-ml.in: But different cache files per multilib variant.
13347
2dce220b 133482000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13349
13350 * configure (topsrcdir): Don't use dirname.
13351
84a55ca2 133522000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13353
13354 * MAINTAINERS: Add self to Write After Approval list.
13355
151ad919 133562000-07-20 Jason Merrill <jason@redhat.com>
13357
13358 * configure.in: Remove all references to libg++ and librx.
13359
13360 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13361
133622000-07-20 Hans-Peter Nilsson <hp@axis.com>
13363
13364 * config.sub: Update to subversions version 2000-07-06.
13365
99545576 133662000-07-12 Andrew Haley <aph@cygnus.com>
13367
13368 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13369 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13370
1ac432f1 133712000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13372
13373 * symlink-tree: Check number of arguments.
13374
8d6dd244 133752000-07-05 Jim Wilson <wilson@cygnus.com>
13376
13377 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13378 search path for a g++ extracted from the build tree. This
13379 will allow link tests run by configure scripts in
13380 subdirectories to succeed.
13381
151ad919 133822000-07-01 Koundinya K <kk@ddeorg.soft.net>
13383
31972771 13384 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 13385
74c42694 133862000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13387
13388 * MAINTAINERS: Add myself as loop discovery maintainer.
13389
151ad919 133902000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13391
13392 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13393 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13394
133952000-06-19 Timothy Wall <twall@cygnus.com>
13396
13397 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13398 * config.sub: Add tic54x target.
13399
39d9b770 13400Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13401
13402 * MAINTAINERS: Add self as Fortran maintainer,
13403 remove Craig Burley.
13404
151ad919 13405Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 13406
151ad919 13407 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13408 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 13409
a71aa125 13410Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13411
13412 * MAINTAINERS: Add self as i18n maintainer
13413
151ad919 1341420000-05-21 H.J. Lu (hjl@gnu.org)
13415
31972771 13416 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13417 directory are used if they exist. Make sure
13418 $(build_tooldir)/include is searched for header files,
13419 $(build_tooldir)/lib/ for library files.
151ad919 13420 (GCC_FOR_TARGET): Likewise.
31972771 13421 (CXX_FOR_TARGET): Likewise.
151ad919 13422
1ef89cd1 13423Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13424
13425 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13426
151ad919 13427Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 13428
13429 * Makefile.in (configure-target-libiberty): Depend on
13430 configure-target-newlib.
13431
ffee4df0 134322000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13433
13434 * configure.in, Makefile.in: Merge all libffi-related
13435 configury stuff from the libgcj tree.
13436
151ad919 13437Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13438
13439 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13440 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13441
13442Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13443
13444 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13445 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 13446 current version information. Add to proto-toplev directory.
151ad919 13447 (gdb-taz): Build do-djunpack.
13448
677b224d 134492000-05-15 David Edelsohn <edelsohn@gnu.org>
13450
13451 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13452
36d84962 13453Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13454
13455 * MAINTAINERS: Add self to Write After Approval list.
13456
151ad919 134572000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13458
13459 * ltmain.sh: Preserve in relink_command any environment
13460 variables that may affect the linker behavior.
13461
b4ae6e19 13462Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13463
151ad919 13464 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13465
13466Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13467
13468 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13469
134702000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13471
13472 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 13473 with the version name.
b4ae6e19 13474
9f8322d4 13475Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13476
13477 * MAINTAINERS: Add self as bb-reorder maintainer.
13478
212276a1 134792000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13480
13481 * config.if: Tweak.
13482
151ad919 134832000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13484
13485 * djunpack.bat: New file.
13486
13487Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13488
13489 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 13490 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13491 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13492 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 13493
1e866de7 134942000-04-16 Dave Pitts <dpitts@cozx.com>
13495
31972771 13496 * config.sub (case $basic_machine): Change default for "ibm-*"
13497 to "openedition".
1e866de7 13498
c3d0c692 134992000-04-13 Andreas Jaeger <aj@suse.de>
13500
13501 * MAINTAINERS: Added myself.
13502
151ad919 13503Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13504
13505 * Makefile.in (gdb-taz): New target. GDB specific archive.
13506 (do-md5sum): New target.
13507 (MD5PROG): Define.
13508 (PACKAGE): Default to TOOL.
13509 (VER): Default to a shell script.
13510 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 13511 md5 checksum generation.
151ad919 13512 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13513 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13514 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 13515 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 13516
13517Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13518
13519 * configure (warn_cflags): Delete.
13520
dd0ac352 13521Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13522
13523 * MAINTAINERS: Added myself.
13524
84d8005c 135252000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 13526 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 13527
31972771 13528 * configure.in (enable_libstdcxx_v3): Add.
13529 (target_libs): Add bits here to switch between libstdc++-v2 and
13530 libstdc++-v3.
13531 * config.if: And this file too.
13532 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 13533
a995bb42 135342000-04-05 Michael Meissner <meissner@redhat.com>
13535
13536 * config.sub (d30v): Add d30v as a basic machine type.
13537
c1d2a99e 135382000-03-29 Jason Merrill <jason@casey.cygnus.com>
13539
13540 * configure.in: -linux-gnu*, not -linux-gnu.
13541
6437c7c8 13542Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13543
13544 * MAINTAINERS: Add self in write-after-approval section.
13545
48ad86bd 13546Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13547
13548 * MAINTAINERS: Add self as ia64 port maintainer.
13549
cb86f6e1 135502000-03-08 Neil Booth <NeilB@earthling.net>
13551
13552 * MAINTAINERS: Add self in write-after-approval section.
13553
151ad919 13554Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 13555
151ad919 13556 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13557 (do-tar-bz2): Replace TOOL with PACKAGE.
13558 (gdb.tar.bz2): Remove GDBTK from GDB package.
13559 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 13560 dejagnu.tar.bz2): New packages.
151ad919 13561
135622000-02-27 Andreas Jaeger <aj@suse.de>
13563
13564 * configure.in: Add entry for mips*-*-linux*, move catch all
13565 *-*-*linux* entry below this one.
13566
135672000-02-27 Ian Lance Taylor <ian@zembu.com>
13568
13569 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 13570
1872c686 135712000-02-24 Nick Clifton <nickc@cygnus.com>
13572
13573 * config.sub: Support an OS of "wince".
13574
151ad919 13575Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13576
13577 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 13578 version.
151ad919 13579
dcde3c07 135802000-02-23 Linas Vepstas <linas@linas.org>
151ad919 13581
13582 * config.sub: Add support for Linux/IBM 370.
13583 * configure.in: Likewise.
13584
8027f1d6 135852000-02-22 Nick Clifton <nickc@cygnus.com>
13586
13587 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13588
dcde3c07 135892000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 13590
151ad919 13591 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 13592
4f5e65d7 135932000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13594
13595 * configure (gcc_version): When setting, narrow search to
13596 lines containing `version_string'.
13597
cb257c25 135982000-02-15 Denis Chertykov <denisc@overta.ru>
13599
13600 * config.sub: Add support for avr target.
13601
b1b2e339 136022000-02-14 Nick Clifton <nickc@cygnus.com>
13603
13604 * MAINTAINERS: Add maintainers for MCore port.
13605
def2c3fb 13606Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13607
13608 * config.sub: Add mmix-knuth-mmixware.
13609
f0e58719 136102000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13611
13612 * MAINTAINERS: Pair cccp with cpplib maintainership.
13613
dcde3c07 136142000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 13615
13616 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13617 structure stuff to -L library search.
13618 (CXX_FOR_TARGET): Ditto.
13619 (CROSS_CHECK_MODULES): Fix spelling mistake.
13620
6ba3324d 136212000-01-24 Mark Mitchell <mark@codesourcery.com>
13622
13623 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13624 the C++ compiler.
13625
1532359f 136262000-01-12 Richard Henderson <rth@cygnus.com>
13627
13628 * configure.in: Don't build some bits for beos.
13629
75daeef1 136302000-01-12 Joel Sherrill (joel@OARcorp.com)
13631
13632 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13633 as include files.
13634
2774282e 136352000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13636
13637 * Add self as cpplib maintainer, as requested by Jason
13638 Merrill. Correct my e-mail address.
13639
d08e2cf4 136402000-01-06 Geoff Keating <geoffk@cygnus.com>
13641
13642 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13643 not mh-aix43.
13644
cee0655e 13645Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13646
13647 * MAINTAINERS: Add myself to "write after approval" list.
13648
a23a249a 136491999-12-14 Richard Henderson <rth@cygnus.com>
13650
13651 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13652 * config.sub: Accept alphaev[78], alphaev8.
13653
7f620b51 136541999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13655
13656 * config.guess, config.sub: Update from autoconf.
13657
76323487 136581999-11-29 Bruce Korb <autogen@linuxbox.com>
13659
3beb0b4d 13660 * MAINTAINERS: update my playtime e-address.
76323487 13661
5514758e 13662Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13663
13664 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13665 necessary libraries are missing.
13666
dcde3c07 13667Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 13668
13669 * MAINTAINERS: Add new 'write after approval' maintainer.
13670
4a6db447 13671Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13672
13673 * MAINTAINERS: Add new Java maintainer.
13674
34834d2a 136751999-10-25 Andreas Schwab <schwab@suse.de>
13676
13677 * configure: Fix quoting inside arguments of eval.
13678
26186f46 136791999-10-21 Nick Clifton <nickc@cygnus.com>
13680
13681 * config-ml.in: Allow suppression of some ARM multilibs.
13682
b384fc18 13683Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13684
13685 * config.guess: Add OS/390 match pattern.
13686 * config.sub: Add mvs, openedition targets.
13687 * configure.in (i370-ibm-opened*): New.
13688
151ad919 136891999-09-04 Steve Chamberlain <sac@pobox.com>
13690
13691 * config.sub: Add support for configuring for pj.
13692
136931999-08-31 Nick Clifton <nickc@cygnus.com>
13694
13695 * config.sub (maybe_os): Add support for configuring for fr30.
13696
3e6b7981 136971999-08-25 Nick Clifton <nickc@cygnus.com>
13698
13699 * configure.in: Do not configure or build ld for AIX
13700 platforms. ld is known to be broken on these platforms.
13701
49c01ead 13702Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13703
13704 * config-ml.in: Pass compiler flag corresponding to multidirs to
13705 subdir configures.
13706
151ad919 137071999-08-09 Ian Lance Taylor <ian@zembu.com>
13708
13709 * Makefile.in (LDFLAGS): Define.
13710
137111999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13712
13713 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13714 noconfigdirs.
13715 (*-*-cygwin*): Likewise.
13716
137171999-08-08 Ian Lance Taylor <ian@zembu.com>
13718
13719 * mkdep: New file.
13720 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13721 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13722
13723 From Eli Zaretskii <eliz@is.elta.co.il>:
13724 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13725 long file name when using DJGPP on MS-DOS.
13726
90916687 13727Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13728
13729 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13730
151ad919 137311999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13732
13733 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13734 dependency as this causes "make check" to globally "make all"
13735
ed4e41d7 13736Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13737
13738 * configure.in (target_libs): Added target-zlib.
13739 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13740 (CONFIGURE_TARGET_MODULES): Likewise.
13741 (CHECK_TARGET_MODULES): Likewise.
13742 (INSTALL_TARGET_MODULES): Likewise.
13743 (CLEAN_TARGET_MODULES): Likewise.
13744 (configure-target-zlib): New target.
13745 (all-target-zlib): Likewise.
13746 (all-target-libjava): Depend on all-target-zlib.
13747 (configure-target-libjava): Depend on configure-target-zlib.
13748
13749 * Makefile.in (configure-target-libjava): Depend on
13750 configure-target-newlib.
13751 (configure-target-boehm-gc): New target.
13752 (configure-target-qthreads): New target.
13753
31972771 13754 * configure.in (target_libs): Added target-qthreads.
13755 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13756 (CONFIGURE_TARGET_MODULES): Likewise.
13757 (CHECK_TARGET_MODULES): Likewise.
13758 (INSTALL_TARGET_MODULES): Likewise.
13759 (CLEAN_TARGET_MODULES): Likewise.
13760 (all-target-qthreads): New target.
13761 (configure-target-libjava): Depend on configure-target-qthreads.
13762 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 13763
13764 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13765 (CONFIGURE_TARGET_MODULES): Likewise.
13766 (CHECK_TARGET_MODULES): Likewise.
13767 (INSTALL_TARGET_MODULES): Likewise.
13768 (CLEAN_TARGET_MODULES): Likewise.
13769 (all-target-libjava): New target.
13770 (all-target-boehm-gc): Likewise.
13771 * configure.in (target_libs): Added libjava, boehm-gc.
13772
151ad919 137731999-07-22 Ian Lance Taylor <ian@zembu.com>
13774
13775 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13776 configure.bat in SUPPORT_FILES.
13777 (gas+binutils.tar.bz2): Likewise.
13778
13779 * makeall.bat: Remove; obsolete.
13780
137811999-07-21 Ian Lance Taylor <ian@zembu.com>
13782
13783 From Mark Elbrecht:
13784 * configure.bat: Remove; obsolete.
13785
137861999-07-11 Ian Lance Taylor <ian@zembu.com>
13787
13788 * configure: Add -W -Wall to the default CFLAGS when compiling with
13789 gcc.
13790
13791Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13792
13793 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13794
137951999-06-30 Mark Mitchell <mark@codesourcery.com>
13796
13797 * configure.in: Build ld on IRIX6.
13798
137991999-06-12 Ian Lance Taylor <ian@zembu.com>
13800
13801 * Makefile.in: Change distribution targets to use bzip2 instead of
13802 gzip.
13803 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13804 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13805
138061999-06-04 Nick Clifton <nickc@cygnus.com>
13807
13808 * config.sub: Add mcore target.
13809
4960e263 13810Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13811
13812 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13813
fb873f96 13814Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13815
13816 * config.guess (dummy): Changed to $dummy.
13817
f0d0ef7c 138181999-05-24 Nick Clifton <nickc@cygnus.com>
13819
13820 * config.sub: Tidied up case statements.
13821
0522f2f0 138221999-05-22 Ben Elliston <bje@cygnus.com>
13823
e571eca2 13824 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13825 <jiro@din.or.jp>.
13826
0522f2f0 13827 * config.guess: Merge with FSF version. Future changes will be
13828 more accurately recorded in this ChangeLog.
13829 * config.sub: Likewise.
13830
8566565c 13831Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13832
13833 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13834
151ad919 138351999-04-30 Tom Tromey <tromey@cygnus.com>
13836
13837 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13838
688d5631 138391999-04-23 Tom Tromey <tromey@cygnus.com>
13840
13841 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13842
151ad919 138431999-04-20 Drew Moseley <dmoseley@cygnus.com>
13844
13845 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13846 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13847 Bad merge removed these two changes.
13848
e020fd98 13849Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 13850 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 13851
13852 * config.guess (interix Alpha): Add.
13853
151ad919 138541999-04-11 Richard Henderson <rth@cygnus.com>
13855
13856 * configure.in (i?86-*-beos*): Do config gperf; don't config
13857 gdb, newlib, or libgloss.
13858
a48ef8ee 13859Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 13860
a48ef8ee 13861 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13862 link a trivial program with -mabi=64. If it fails, remove mabi=64
13863 from multidirs.
13864
c3a180dc 13865Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13866
13867 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13868
151ad919 138691999-04-08 Nick Clifton <nickc@cygnus.com>
13870
13871 * config.sub: Add support for mcore targets.
13872
138731999-04-07 Michael Meissner <meissner@cygnus.com>
13874
13875 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13876 not mt-ospace, in order to shut up assembler warning about using
13877 symbols that are named the same as registers.
13878
138791999-04-07 Drew Moseley <dmoseley@cygnus.com>
13880
13881 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13882 dependency list for all-target-cygmon.
13883
138841999-04-05 Doug Evans <devans@casey.cygnus.com>
13885
13886 * config-ml.in: Check $host, not $target, for selective multilibs.
13887 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13888 thumb interworking, and underscore prefix multilibs.
13889
138901999-04-04 Ian Lance Taylor <ian@zembu.com>
13891
13892 * missing: Update to version from current automake.
13893
b7ba05c0 13894Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13895
13896 * configure (gxx_include_dir): Removed.
13897
13898 * configure.in (gxx_include_dir): Handle it.
13899 * Makefile.in: Likewise.
13900
151ad919 139011999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13902
13903 * config.sub (mips64vr4111,mips64vr4111el) Add.
13904
139051999-03-21 Ben Elliston <bje@cygnus.com>
13906
31972771 13907 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 13908
9862eda4 13909Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13910
9862eda4 13911 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13912 config/mh-djgpp.
13913
151ad919 13914Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13915
13916 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13917 all-target-newlib to dependency list for all-target-bsp.
13918
26a1dadb 13919Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13920
13921 * config.sub: Add i386-uwin support.
13922 * config.guess: Likewise.
13923
fea0107e 13924Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13925
13926 * configure.in: cleanup, add mh-*pic handling for arm, special
13927 case powerpc*-*-aix*
13928
151ad919 13929Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13930
13931 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13932 can be built.
13933
13934Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13935
13936 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 13937 targets.
151ad919 13938
daa90679 139391999-03-02 Nick Clifton <nickc@cygnus.com>
13940
13941 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13942
f6a095e9 13943Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13944
13945 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13946
47d8eb1d 139471999-02-24 Nick Clifton <nickc@cygnus.com>
13948
13949 * config.sub: Fix typo in arm recognition.
13950
151ad919 13951Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13952
13953 * configure.in (noconfigdirs): Changed target_configdirs to
13954 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13955 rather than m68k-*-* since it is not known to work on
13956 m68k-aout. Ditto for arm-*-*oabi.
13957
13958Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13959
13960 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 13961
139621999-02-19 Ben Elliston <bje@cygnus.com>
13963
13964 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13965 Smart and improved by Andrew Cagney.
13966
52b143d0 13967Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13968
13969 * config.guess: Recognize openbsd-*-hppa.
13970
c441c977 13971Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13972
13973 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13974 only if it is not empty.
13975
8faa2109 139761999-02-17 Nick Clifton <nickc@cygnus.com>
13977
13978 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 13979
151ad919 13980 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 13981
13982 * config.sub: Modified to recognize uname's armv* syntax.
13983
151ad919 139841999-02-17 Mark Salter <msalter@cygnus.com>
13985
13986 * configure.in: Added target-bsp for sparclite.
13987
13988Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13989
13990 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13991
139921999-02-08 Nick Clifton <nickc@cygnus.com>
13993
13994 * configure.in: Add support for strongarm port.
13995 * config.sub: Add support for strongarm target.
13996
654a22b1 13997Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 13998
654a22b1 13999 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14000 the old name config/mh-cygwin32.
14001 Enable texinfo.
14002
151ad919 14003Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14004
14005 * configure.in: Do build ld for ix86 Solaris.
14006
46fb7091 14007Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14008
14009 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14010 $AR_FOR_TARGET. Likewise for RANLIB.
14011
115ec39e 14012Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 14013
31972771 14014 * config.sub (oabi): Recognize.
14015 * configure.in (arm-*-oabi): Handle.
115ec39e 14016
5cca51e0 14017Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14018
14019 * config.guess: Improve detection of i686 on UnixWare 7.
14020
183a8abb 14021Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14022
14023 * config.guess: Add support for i386-pc-interix.
14024 * config.sub: Likewise.
14025 * configure.in: Likewise.
183a8abb 14026
151ad919 14027Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14028
14029 * Makefile.in: Remove unneeded all-target-libio from
14030 from all-target-winsup target since it is now unneeded.
14031 Add all-target-libtermcap in its place since it is now
14032 needed.
14033
14034Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14035
14036 * configure.in: makefile stub for cygwin target is probably
14037 unnecessary. Remove it for now.
151ad919 14038
14039Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14040
14041 * configure.in: libtermcap.a should be built when cygwin is the
14042 target as well as the host.
14043 * config.guess: Allow mixed case in cygwin uname output.
14044 * Makefile.in: Add libtermcap target.
151ad919 14045
0db75088 14046Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14047
14048 * config.sub: Clean up handling of hppa2.0.
14049
a30dcfee 14050Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14051
14052 * config.guess: Use C code to identify more HP machines.
14053
44cfa345 14054Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14055
14056 * config.sub: Handle hppa2.0.
14057
151ad919 14058Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14059
14060 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 14061 cygmon for all sparclite targets, regardless of object format.
151ad919 14062
140631998-12-15 Mark Salter <msalter@cygnus.com>
14064
14065 * configure.in: Added target-bsp for several target architectures.
14066
14067 * Makefile.in: Added rules for bsp.
14068
be0f7b24 14069Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14070
14071 * config.guess: Improve detection of hppa2.0 processors.
14072
14073Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14074
14075 * config.guess: Recognize FreeBSD using ELF automatically.
14076
76103b2c 140771998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14078
14079 * configure (skip-this-dir): Add handling for new shell script, which
14080 might be created by a sub-directory's configure to indicate, this particular
14081 directory is "unwanted".
14082 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14083
151ad919 14084Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14085
14086 * ltconfig: import from libtool, after changing libtool to
14087 account for the cygwin name change.
14088
14089Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14090
14091 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14092 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14093
14094Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14095
14096 * configure.in: Add libtermcap to list of cygwin dependencies.
14097
14098Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14099
31972771 14100 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14101 they include winsup/include when it's a cygwin target.
151ad919 14102
141031998-11-12 Tom Tromey <tromey@cygnus.com>
14104
14105 * configure.in (host_tools): Added zip.
14106 * Makefile.in (all-target-libjava): Depend on all-zip.
14107 (all-zip): New target.
14108 (ALL_MODULES): Added all-zip.
14109 (NATIVE_CHECK_MODULES): Added check-zip.
14110 (INSTALL_MODULES): Added install-zip.
14111 (CLEAN_MODULES): Added clean-zip.
14112
14113Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14114
14115 * Makefile.in: lose "32" from comment about cygwin.
14116
14117Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14118
14119 * configure.in: Use -Os to build target libraries for the fr30.
14120
14121Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14122
14123 * config.sub: Add fr30.
14124
14125Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14126
31972771 14127 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 14128 cygwin* instead of cygwin32*.
14129 * config.sub: Check cygwin* instead of cygwin32*.
14130
39ebcbe1 14131Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14132
14133 * config.guess: Match any version of Unixware7.
14134
151ad919 141351998-10-20 Syd Polk <spolk@cygnus.com>
14136
14137 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14138 if desired.
14139
de79e382 14140Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14141
14142 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14143 these if the appropriate directories and files to not exist.
14144
e7104d38 14145Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14146
14147 * Makefile.in (DEVO_SUPPORT): Add config.if.
14148
fb1c80df 14149Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14150
14151 * configure: Add pattern to replace "build_tooldir"'s
14152 definition in the generated Makefile with "tooldir"'s
14153 actual value.
14154
46a4cc47 14155Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14156
0ee69c06 14157 * config.sub: Bring back lost sparcv9.
14158
46a4cc47 14159 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14160
3a8c0cab 14161Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14162
14163 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14164 CC_FOR_TARGET and friends.
14165
14166Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 14167
ea0cacfb 14168 * Makefile.in (build_tooldir): New variable, same as tooldir.
14169 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14170 -B$(build_tooldir)/bin/.
14171 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 14172
de7dcc81 14173Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14174
14175 * README: Remove installation instructions and refer to the
14176 INSTALL directory instead.
14177
67139a60 14178Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 14179
67139a60 14180 * config.sub: Add support for i[34567]86-pc-udk.
14181 * configure.in: Likewise.
14182
ed37269d 14183Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14184
14185 * Makefile.in: add bzip2 package building bits for user
14186 tools module
14187 * configure.in: ditto
14188
fc449a71 14189Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14190
14191 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14192 (ALL_TARGET_MODULES): Add all-target-libobjc.
14193 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14194 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14195 (all-target-libchill): Add dependencies.
14196 * configure.in (target_libs): Add libchill.
aee16bda 14197
7bb9dd92 141981998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14199
14200 * configure.in (target_subdir): Remove duplicate line.
14201
ed37269d 14202Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14203
14204 * Makefile.in (all-automake): fix dependencies.
14205
a9ff8bf0 14206Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14207
14208 * configure.in: Minor cleanups for building in the $(target_alias)
14209 subdir.
14210
5869bc6a 142111998-09-22 Jim Wilson <wilson@cygnus.com>
14212
14213 * Makefile.in (bootstrap): Set r and s before make all. Use
14214 BASE_FLAGS_TO_PASS in make all.
14215 (cross): Likewise.
14216
a5caa84c 142171998-09-20 Mark Mitchell <mark@markmitchell.com>
14218
14219 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14220
331d5855 14221Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14222
14223 * config.sub: Fix typo in last change.
14224
4d004c41 142251998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14226
14227 * config.sub: Add support for C4x target.
14228 * configure.in: Likewise.
14229
0a2a3792 142301998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14231
14232 * config.sub: Recognize sparcv9 just like sparc64.
14233
67e059d3 14234Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14235
14236 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14237
cd547500 14238Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14239
7325e595 14240 * config.guess: Correctly identify Pentium II sco boxes.
14241
cd547500 14242 * config.guess: Fix "tr" code. From Weiwen Liu.
14243
0b632721 14244Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14245
14246 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14247 stabs.
14248
ae568fff 14249Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14250
14251 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14252 (ALL_TARGET_MODULES): Add all-target-libchill.
14253 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14254 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14255 (all-target-libchill): Add dependencies.
14256 * configure.in (target_libs): Add libchill.
14257
68da0d0a 14258Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14259
14260 * config.guess: Avoid assumptions about "tr" behaves when
14261 LANG is set to something other than English.
14262
d722107d 14263Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14264
14265 * configure (gxx_include_dir): Changed to
14266 '${prefix}/include/g++'-${libstdcxx_interface}.
14267
14268 * config.if: New to determine the interfaces.
14269
5e6f60dc 14270Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14271
14272 * config.guess: Detect and handle MPE/IX.
14273 * config.sub: Deal with MPE/IX.
14274
8a70d526 14275Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14276
14277 * configure.in: Use mh-aix43.
14278
f890b212 142791998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14280
14281 * configure: Fix --without/--disable cases for gxx-include-dir.
14282
ed37269d 14283Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14284
14285 * mdata-sh: Imported. Needed for automake support.
14286
14287Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14288
14289 * Makefile.in (taz): Try "chmod -R og=u ." before
14290 "chmod og=u `find . -print`".
14291
14292Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14293
14294 * configure.in: Add arm-elf and thumb-elf support.
14295
14296Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14297
14298 * Makefile.in: Undo previous patch.
14299
14300Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14301
14302 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14303 to here ...
14304 (install-no-fixedincludes): and here
14305 (INSTALL_MODULES): ... from here.
14306
6d2063db 14307Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14308
14309 * config.sub: Merge with FSF.
14310
2f7b048d 14311 * config.guess: Merge with FSF.
14312
151ad919 14313Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14314
14315 * configure (extraconfigdirs): New variable.
14316 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14317 * Makefile.in (all): Move higher in file.
14318 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14319 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14320 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14321 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14322 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14323
143241998-07-23 Brendan Kehoe <brendan@cygnus.com>
14325
14326 * Makefile.in (all-target-libjava): Depend on all-gcc and
14327 all-target-newlib.
14328 (configure-target-libjava): Depend on $(ALL_GCC).
14329
1c802742 14330Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14331
14332 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14333 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14334
eb7921e4 14335Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14336
14337 * INSTALL/README: Fix typo.
14338
a8071b4d 14339Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14340
ed37269d 14341 * ylwrap: Change absolute path checks to check for DOS style path
14342 names.
a8071b4d 14343
ed37269d 14344 * ylwrap: Don't use a full path name if the source file is in the
14345 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 14346
26d9569a 14347 * config-ml.in: Default to being verbose, to match Feb 18 change to
14348 configure.
14349
ed37269d 14350Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14351
14352 Brought over from egcs:
14353
14354 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14355
14356 * configure.in (target_subdir): Set to ${target_alias} instead
14357 of "libraries".
14358
14359 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14360
14361 * configure.in (target_subdir): Set to libraries if enable_multilib.
14362
14363Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14364
14365 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14366 multilibs, force reconfiguration the first time we create
14367 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14368
14369Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14370
14371 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14372 avoid confusion with --no-recursion.
14373
14374Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14375
14376 * configure.in: Win32 hosts shouldn't use install -x
14377 * install-sh: remove -x option, and special .exe-handling
14378 hack.
14379
151ad919 14380Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14381
14382 * config.guess: Recognize i586-pc-beos.
14383 * configure.in: Don't build some bits for beos.
14384
81cf37ba 14385Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14386
ed37269d 14387 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14388 CFLAGS default to -O2.
14389
81cf37ba 14390 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14391 when using GNU ld.
14392
14393Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14394
14395 * ltmain.sh: Correct install when using a different shell.
14396
14397Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14398
14399 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14400
151ad919 14401Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14402
14403 * makefile.vms: Update to build binutils/makefile.vms. Add install
14404 target.
81cf37ba 14405
14406Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14407
14408 * ltconfig: Update to correct AIX handling.
14409
d6cf7517 14410Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14411
e98d756a 14412 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14413
d6cf7517 14414 * configure.in (target_subdir): Set to ${target_alias} instead
14415 of "libraries".
14416
eb85e8b7 144171998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14418
14419 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14420 (Makefile): Depend on $(gcc_version_trigger).
14421
14422 * configure (gcc_version): Change default initializer to empty
14423 string.
14424 (gcc_version_trigger): New variable; pass this variable down
14425 to subdir configures to enable them checking gcc's version
14426 themselves. Emit make macros for both gcc_version vars.
14427 (topsrcdir): Initialize reliably.
14428 (recursion line): Remove --with-gcc-version=${gcc_version}.
14429
da421e40 144301998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14431
14432 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 14433 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14434 in $(libsubdir); emit definition in each generated Makefile.
14435 (gxx_include_dir): Initialize depending on
14436 $enable_version_specific_runtime_libs.
da421e40 14437
d9f2c557 144381998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14439
14440 * configure (gcc_version): Initialize properly depending on
14441 how and where configure is started.
14442 (recursion line): Pass a --with-gcc-version=${gcc_version}
14443 to configures in subdirs.
14444
151ad919 14445Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14446
14447 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 14448 cygmon
151ad919 14449
ed37269d 14450Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14451
14452 * configure.in: Add cygmon and libstub support for mn10200.
14453
1ee34a17 144541998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14455
14456 * configure (gcc_version): Add new variable describing the
14457 particular gcc version we're building.
14458 * Makefile.in (libsubdir): Add new macro for the directory
14459 in which the compiler finds executables, libraries, etc.
14460 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14461 and libsubdir.
14462
6c2f7b46 14463Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14464
ea0cacfb 14465 * Makefile.in (local-clean): Remove *.log.
14466 (warning.log): Built with warn_summary from build.log.
14467 (mail-report.log): Run test_summary.
14468 (mail-report-with-warnings.log): Run test_summary including
14469 warning.log in the report.
6c2f7b46 14470
c8d7e712 14471Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14472
14473 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14474
ed37269d 14475Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14476
14477 * Makefile.in (grep): Grep no longer depends on libiberty.
14478
14479Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14480
14481 * Makefile.in: all-snavigator needs all-libgui.
14482
14483Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14484
14485 * configure.in: Add cygmon and libstub support for mn10300.
14486
1b402317 14487Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14488
14489 * missing: Update to version from automake 1.3.
14490
81cf37ba 14491 * ltmain.sh: On installation, don't get confused if the same name
14492 appears more than once in the list of library names.
14493
6d2063db 14494Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14495
14496 * config.sub: Accept m68060 and m5200 as CPU names.
14497
ed37269d 14498Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14499
14500 * configure: Use && rather than using -a in test, because odd
14501 strings can confuse test.
14502 * configure.in: Likewise.
14503
81cf37ba 14504Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14505
14506 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14507
5afc2f4d 14508Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14509
14510 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 14511 bootstrap4-lean): New targets.
5afc2f4d 14512
c51cbc45 14513Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14514
14515 * mpw-* Delete. Not used.
14516
ed37269d 14517Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14518
14519 * COPYING.LIB: Update FSF address.
14520
c51cbc45 14521Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14522
14523 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14524
ed37269d 14525 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14526 GAS_SUPPORT_DIRS.
14527
c51cbc45 14528Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14529
14530 * ltconfig, ltmain.sh: Avoid producing a version number if
14531 -version-info was not used.
14532
ed37269d 14533Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14534
14535 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14536 building with newlib.
14537
145381998-04-30 Paul Eggert <eggert@twinsun.com>
14539
151ad919 14540 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 14541 Solaris `make' causes it to continue to next definition.
151ad919 14542
14543Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14544
14545 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14546 the right GUI libraries and files are installed along with GDB.
ed37269d 14547
14548Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14549
14550 * configure.in: Change alpha to alpha* in several places.
14551
151ad919 14552Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14553
14554 * config.sub: Recognize sparc86x.
14555
803e9d57 14556Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14557
14558 * configure.in (--enable-target-optspace): Remove debug echo.
14559
2aabe804 14560Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14561
14562 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14563
c51cbc45 14564Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14565
14566 * ltconfig: Update cygwin32 support.
14567
ed37269d 14568 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14569 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14570 (GDB_SUPPORT_DIRS): Likewise.
14571
650ebf2f 14572Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14573
14574 * configure.in (target_makefile_frag): If --enable-target-optspace,
14575 use -Os to compile target libraries rather than -O2. Default to
151ad919 14576 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14577 not used.
14578 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 14579
ed37269d 14580Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14581
14582 * Makefile.in (all-bfd): Depend on all-intl.
14583 (all-binutils): Likewise.
14584 (all-gas): Likewise.
14585 (all-gprof): Likewise.
14586 (all-ld): Likewise.
14587
145881998-04-19 Brendan Kehoe <brendan@cygnus.com>
14589
14590 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14591
c51cbc45 14592Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14593
ed37269d 14594 * Makefile.in (all-bfd): Depend upon all-libiberty.
14595
c51cbc45 14596 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14597
ed37269d 14598Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14599
14600 * Makefile.in: Add libstub.
14601
14602 * configure.in: Ditto. Build libstub for targets that have cygmon
14603 support.
14604
14605Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14606
14607 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14608
14609Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14610
14611 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14612 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14613
c7879c37 14614Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14615
14616 * configure: Define DEFAULT_M4 by searching PATH.
14617 * Makfile.in: Use DEFAULT_M4.
14618
c51cbc45 14619Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14620
14621 * ltconfig: Add cygwin32 support.
14622
ed37269d 14623 * Makefile.in, configure.in: Add libtool as a native only directory
14624 to configure and build.
14625
a79ac5e8 14626Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14627
14628 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14629
ed37269d 14630Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 14631
ed37269d 14632 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14633
14634Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14635
14636 * Makefile.in: add ash make rules
14637 * configure.in: add ash to native_only and host_tools lists
14638
14639Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14640
14641 * Makefile.in (all-gettext, all-intl): New targets.
14642 (ALL_MODULES): Added all-gettext, all-intl.
14643 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14644 (INSTALL_MODULES): Added install-gettext, install-intl.
14645 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14646
14647 * configure.in (host_tools): Added gettext.
14648 (native_only): Likewise.
14649 (noconfigdirs) [various cases]: Likewise.
14650 (host_libs): Added intl.
14651
151ad919 14652Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14653
14654 * configure: Do not disable building gdbtk for cygwin32 hosts.
14655
0579e60e 14656Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14657
14658 * configure.in: Add thumb-coff target.
14659 * config.sub: Add thumb-coff target.
14660
ed37269d 14661Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14662
14663 * Makefile.in: Revert yesterday's change.
14664 (all-target-winsup): all-target-librx stays out of here.
14665
14666Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14667
14668 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14669 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14670 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14671 Remove references to librx and libg++.
14672
14673Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14674
14675 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14676 recursive makes
14677
c51cbc45 14678Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14679
14680 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 14681 for newlib directory.
c51cbc45 14682 (CXX_FOR_TARGET): Likewise.
14683
14684Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14685
14686 * ltconfig: Update after libtool/ltconfig.in change for
14687 hpux11.
14688
14689Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14690
14691 * ltconfig, ltmain.sh: Update to libtool 1.2.
14692
80a9e3eb 14693Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14694
14695 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14696 (install-gcc-cross): Instead, override LANGUAGES here.
14697
474d50b3 146981998-03-18 Dave Love <d.love@dl.ac.uk>
14699
14700 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14701 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14702
151ad919 14703Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14704
14705 * configure.in: Add Thumb-pe target.
14706
ed37269d 14707Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 14708
ed37269d 14709 * Makefile.in - changed sn targets to snavigator
14710 * configure.in - changed sn targets to snavigator
14711
69d10d87 14712Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14713
14714 * config-ml.in: After building symlink tree call make distclean
14715 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14716 to be the case for libiberty.
14717
5628bc1c 14718Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14719
14720 * configure: When making link, also check the current
14721 directory. The configure scripts may create one.
14722
4d821bda 14723Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14724
14725 * config.sub: Accept alphapca56 and alphaev6 properly.
14726
263cd6a9 14727Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14728
14729 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14730
83536831 14731Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 14732
31972771 14733 * config.sub (sco5): Fix typo.
83536831 14734
ed37269d 14735Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14736
14737 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14738 install-itcl.
14739 (install-itcl): Remove dependency on install-tcl.
14740
14741Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14742
14743 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14744
14745Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14746
14747 * configure.in: Don't build libgui for a cygwin32 target when not on
14748 a cygwin32 host.
14749
14750Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14751
14752 * configure (redirect): Set to null, so default behavior of
14753 configure is now --verbose.
14754
2590786c 147551998-02-16 Dave Love <d.love@dl.ac.uk>
14756
14757 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14758 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14759
dd5a56be 14760Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14761
14762 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14763 this change to sync Makefile.in with its ChangeLog entries.
14764
ed37269d 14765Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14766
14767 * ltmain.sh (mkdir): Check that the directory doesn't exist
14768 before we exit with error, so that we don't get races during
14769 parallel builds.
14770
c51cbc45 14771Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14772
14773 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14774
92424a17 14775Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14776
14777 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14778 PICFLAG_FOR_TARGET.
14779 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14780
14781 * configure: Emit a definition for the new macro enable_shared
14782 into each Makefile.
14783
ed37269d 14784Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14785
14786 * configure.in (host_tools, native_only): Add libtool.
14787
14788Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14789
14790 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14791 Fix typo in ming config comment.
14792
c51cbc45 14793Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14794
14795 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14796
ed37269d 14797Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14798
14799 * config.sub: Add tic30 cases, and map c30 to tic30.
14800
c495fa66 14801Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14802
14803 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14804 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14805 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14806 (CLEAN_TARGET_MODULES): Similarly
14807 (all-target-libf2c): Add dependences.
aee16bda 14808 * configure.in (target_libs): Add libf2c.
c495fa66 14809
ed37269d 14810Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14811
14812 * configure.in: Remove expect from noconfigdirs when target
14813 is cygwin32. OK to build expect and dejagnu with Canadian
14814 Cross.
14815
6563ae0c 14816Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14817
ed37269d 14818 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14819 host.
14820
6563ae0c 14821 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14822 and mingw32.
14823
87f6ff88 14824Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14825
14826 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14827 here as it is not defined in the toplevel Makefile.
14828
3d2749bb 14829Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14830
14831 * configure (package_makefile_rules_frag): New variable, which names
14832 a file with generic rules, ...
14833 Change comment to mention we now have FIVE parts.
14834 * configure: Undo last change.
14835
580bb6d9 14836Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14837
14838 * config.guess: More accurate determination of HP processor types.
ed37269d 14839 * config.sub: More accurate determination of HP processor types.
580bb6d9 14840
72f9a66a 14841Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14842
14843 * configure (package_makefile_frag): Move inserting the
14844 ${package_makefile_frag} to where it should be according
14845 to the comment.
14846
696f1132 14847Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14848
14849 * config.guess: Add support for Linux/ARM.
14850
151ad919 14851Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14852
14853 * .cvsignore: Remove *-info and *-install since they match
14854 release-info and mpw-install, which we don't want to just ignore.
14855
e29d857e 14856Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14857
14858 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14859
ab426314 14860Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14861
14862 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14863 local_prefix to sub-make invocations.
14864
fa6212f1 14865Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14866
14867 * configure.in: Check makefile fragments in the source
14868 directory.
14869
99e98fcd 14870Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14871
ea0cacfb 14872 * configure.in: Check whether host and target makefile
14873 fragments exist before adding them to *_makefile_frag.
99e98fcd 14874
ed37269d 14875Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14876
14877 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14878
14879Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14880
14881 * configure.in: Make sure we only replace RPATH_ENVVAR on
14882 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14883 regexp to sed.
14884
14885 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14886 to sub-makes.
14887
c0a2f1ac 148881998-01-13 Lee Iverson (leei@ai.sri.com)
14889
14890 * config-ml.in (multi-do): LDFLAGS must include multilib
14891 designator.
14892
6eaa4c2d 14893Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 14894
14895 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14896
ba7b87c8 14897Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14898
14899 * config.sub: Add mingw32 support.
14900 * configure.in: Likewise.
ba7b87c8 14901
ebabad97 14902Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14903
14904 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14905
ed37269d 14906Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14907
14908 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14909 * configure (gxx_include_dir): Provide a definition for subdirs
14910 which do not use autoconf.
14911
14912Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14913
14914 * config.guess: Sync with egcs. Picks up new alpha support,
14915 BeOS & some additional linux support.
14916
e5af4166 14917Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14918
14919 * config.guess: HP 9000/803 is a PA1.1 machine.
14920
8c7cf808 14921Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14922
14923 * configure.in: It's alpha*-...
14924
b05392a6 14925Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14926
14927 * configure.in (host_makefile_frag, target_makefile_frag):
14928 Handle multiple config files.
14929 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14930 alpha-*-*.
14931
151ad919 14932Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14933
14934 * mkdep: New file.
14935
14936Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14937
14938 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14939
ed37269d 14940Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14941
14942 * Makefile.in: Add libgui directory.
14943 (GDB_TK): Add all-libgui.
14944 * configure.in: Add libgui directory.
14945 * configure: Add all-libgui to GDB_TK.
14946
14947Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14948
14949 * config-ml.in (multidirs): Add m32r to multilib list.
14950
14951Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14952
14953 * Makefile.in (all-target-gperf): Change dependency to
14954 all-target-libstdc++.
14955
e4182547 14956Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14957
14958 * config.guess: Add BeOS support.
14959
ed37269d 14960Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14961
14962 Source directory cvs renamed to cvssrc:
14963 * configure.in (host_tools): Change cvs to cvssrc.
14964 (native_only): Likewise.
14965 (noconfigdirs) [various cases]: Likewise.
14966 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14967 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14968 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14969 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14970 (all-cvssrc): Rename target from all-cvs.
14971
c0a49bd7 14972Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14973
14974 * configure (gxx_include_dir): Fix thinko.
14975
33148f33 14976Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14977
14978 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14979 (install-cross, install-gcc-cross): New targets.
14980
ed37269d 14981Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14982
14983 * configure.in (noconfigdirs): Add support for Thumb target.
14984
14985 * config.sub (maybe_os): Add support for Thumb target.
14986
14987Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14988
14989 * Makefile.in: Add rules for cygmon.
14990
14991 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14992
66e82180 14993Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14994
14995 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14996 * configure (gxx_include_dir): Provide a definition for subdirs
14997 which do not use autoconf.
151ad919 14998
14999Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15000
15001 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 15002 11/18/97 build
151ad919 15003
db8f5cfe 15004Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15005
15006 * From Franz Sirl.
15007 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15008 found on RedHat Linux systems.
66e82180 15009
b58ae2dc 15010Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15011
15012 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15013 guesses.
15014
db8f5cfe 15015Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15016
15017 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15018
ed37269d 15019Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15020
15021 * ltmain.sh: If mkdir fails, check whether the directory was created
15022 anyhow by some other process.
15023
151ad919 15024Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15025
15026 * configure.in (d30v-*-*): Configure all directories.
15027
15028Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15029
15030 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15031 for the D30V.
15032
15033Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15034
15035 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15036
ed37269d 15037Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15038
31972771 15039 * include/libiberty.h: Add extern "C" { so it can be used with C++
15040 progrms.
15041 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15042 programs.
ed37269d 15043
151ad919 15044Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15045
15046 * configure.in (d30v-*-*): Configure GCC now.
15047
ed37269d 15048Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15049
15050 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15051 is no longer needed.
15052
62a42df9 15053Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15054
15055 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15056
75a1ca82 15057Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15058
15059 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15060 targets using "$@" to provide support for similar but not identical
15061 targets without having to duplicate code.
15062
151ad919 15063Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15064
15065 * makefile.vms: Fix to work with DEC C.
15066
15067Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15068
15069 * config.sub: Add mips-tx39-elf to marketing names.
15070
15071Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15072
15073 * ltmain.sh: Handle symlinks in generated script.
15074
15075Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15076
15077 * configure: Handle autoconf style directory options: --bindir,
15078 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15079 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15080 --sysconfdir.
15081 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15082 (sharedstatedir, localstatedir, oldincludedir): New variables.
15083 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15084 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15085 sbindir, sharedstatedir, and sysconfdir.
15086
732395de 15087Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15088
15089 * Makefile.in (bootstrap-lean): New target.
15090
151ad919 15091Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15092
15093 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 15094 sn, and gnuserv from noconfigdirs.
151ad919 15095
15096Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15097
15098 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15099
20e61444 15100Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15101
15102 * Makefile.in (cross): New target.
15103
53647f74 15104Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15105 Jeff Law <law@cygnus.com>
15106
15107 * Makefile.in (bootstrap2, bootstrap3): New targets.
15108 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 15109 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 15110
151ad919 15111Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15112
15113 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 15114 windows. Consistent with gdb/configure.
151ad919 15115
a6bb47e0 151161997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15117
a6bb47e0 15118 * configure.in: Name Linux target fragment.
15119
15120 * configure: Rewrite so that project Makefile fragment is inserted
15121 first and appears last in the resulting Makefile.
15122
151ad919 15123Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15124
15125 * Makefile.in (install-itcl): Install tcl first.
15126
ed37269d 15127Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15128
15129 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15130
2e678402 15131Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15132
15133 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15134
15135 * configure.in (skipdirs): Add target-librx for Linux.
15136 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15137
6b071baa 15138Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15139
15140 * Makefile.in (bootstrap): New target.
15141
b496f822 15142Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15143
fee90afd 15144 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 15145
151ad919 15146Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15147
15148 * config.guess: Merge with FSF.
15149
d99ec4a1 15150Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15151
15152 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15153
151ad919 15154Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15155
15156 * config.sub: Add "marketing-names" patch.
15157
952fead6 15158Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15159
31972771 15160 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 15161
9defe53a 15162Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15163
15164 * config.sub: Handle v850-elf.
15165
9efeb2e1 15166Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 15167
15168 * .cvsignore (*-install): Remove.
15169
c51cbc45 15170Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15171
15172 * ltconfig: Set CONFIG_SHELL in libtool.
15173 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15174
0dcb4a65 15175Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15176
15177 * configure.in (target_subdir): Set to libraries if enable_multilib.
15178
01a35b7f 15179Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15180
15181 * config.guess: Update from gcc directory.
15182
151ad919 15183Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15184
15185 * Makefile.in (all-sim): Depends on all-readline.
15186
28e9041c 15187Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15188
15189 * Makefile.in (BISON, YACC): Use $$s.
15190 (all-bison): Depend on all-texinfo.
15191
15192Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15193
15194 * Makefile.in (BISON): Add -L flag.
15195 (YACC): Likewise.
15196
151ad919 15197Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15198
aee16bda 15199 * configure.in (noconfigdirs): Add support for v850e target.
15200
151ad919 15201 * config.sub (maybe_os): Add support for v850e target.
15202
15203Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15204
aee16bda 15205 * configure.in (noconfigdirs): Add support for v850ea target.
15206
151ad919 15207 * config.sub (maybe_os): Add support for v850ea target.
15208
28e9041c 15209Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15210
15211 * config.sub: Add mipstx39. Delete r3900.
15212
15213Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15214
15215 * Makefile.in (all-autoconf): Depends on all-texinfo.
15216
15217Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15218
15219 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15220 eabi targets.
15221
15222Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15223
15224 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15225
15226 * configure: When handling a Canadian Cross, handle YACC as well as
15227 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 15228 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 15229
15230Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15231
15232 * Makefile.in (BISON): bison, not byacc or bison -y.
15233 (YACC): bison -y or byacc or yacc.
15234 (various): Add *-bison as appropriate.
15235 (taz): No need to mess with BISON anymore.
15236
15237Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15238
15239 * configure: If OSTYPE matches *win32*, try to find a good value for
15240 CONFIG_SHELL.
15241
15242Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15243
15244 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15245 configure.in if it is present.
15246
15247Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15248
15249 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15250
15251Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15252
15253 * config.sub: Recognize `arc' cpu.
15254 * configure.in: Likewise.
15255 * config-ml.in: Likewise.
15256
15257Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15258
15259 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15260
15261Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15262
15263 * configure: Changed sed delimiter from ':' to '|' when
15264 attempting to substitute ${config_shell} for SHELL. On
15265 NT ${config_shell} may contain a ':' in it.
15266
15267Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15268
15269 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15270
15271Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15272
15273 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15274
15275Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15276
15277 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15278
15279 * ylwrap: If the program is a relative path, force it to be
15280 absolute.
15281
15282Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15283
15284 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15285
15286Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15287
15288 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 15289 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15290 for libraries.
28e9041c 15291
15292Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15293
15294 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 15295 separated by spaces.
28e9041c 15296
15297Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15298
15299 * ylwrap: New file.
15300 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15301
15302 * ltmain.sh: Handle /bin/sh at start of install program.
15303
15304 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15305
15306 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15307 * missing: New file, from automake 1.2.
15308
15309Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15310
15311 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15312 check-tk to CHECK_X11_MODULES.
15313
15314Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15315
15316 * config.sub: Merge with FSF.
15317
15318Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15319
15320 * config.guess: Merge with FSF.
15321
15322Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15323
15324 * configure: Treat msdosdjgpp like go32.
15325 * configure.in: Likewise. Don't remove gprof for go32.
15326
15327 * configure: Change Makefile.tem2 to Makefile.tm2.
15328
15329Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15330
15331 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15332
15333Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15334
15335 * install-sh (chmodcmd): Set to null if the DST directory already
15336 exists. Same as Nov 11th change.
15337
15338Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15339
aee16bda 15340 * configure (GDB_TK): Needs itcl and tix.
28e9041c 15341
15342Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15343
15344 * config.guess: Update from FSF.
15345
15346Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15347
15348 * Makefile.in (GDB_TK): Depend on itcl and tix.
15349
15350Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15351
15352 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15353 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15354 (INSTALL_SCRIPT): New variable.
15355 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15356 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15357 to -x.
15358 * install-sh: Add support for -x option.
15359
15360Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15361
15362 * configure.in, Makefile.in: Treat tix like itcl.
15363
15364Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15365
15366 * Makefile.in (WINDRES): New variable.
15367 (WINDRES_FOR_TARGET): New variable.
15368 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15369 (EXTRA_HOST_FLAGS): Add WINDRES.
15370 (EXTRA_TARGET_FLAGS): Add WINDRES.
15371 (EXTRA_GCC_FLAGS): Add WINDRES.
15372 ($(DO_X)): Pass down WINDRES.
15373 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15374 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15375 DLLTOOL_FOR_TARGET.
15376
15377Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15378
15379 * configure.in: configure sim before gdb for win32-x-ppc
15380
15381Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15382
15383 Move gperf into the toplevel, from libg++.
15384 * configure.in (target_tools): Add target-gperf.
15385 (native_only): Add target-gperf.
15386 * Makefile.in (all-target-gperf): New target, depend on
15387 all-target-libg++.
15388 (configure-target-gperf): Empty rule.
15389 (ALL_TARGET_MODULES): Add all-target-gperf.
15390 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15391 (CHECK_TARGET_MODULES): Add check-target-gperf.
15392 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15393 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15394
15395Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 15396
28e9041c 15397 * config.sub (mn10200): Recognize new basic machine.
15398
15399Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15400
15401 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15402 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15403
15404Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15405
15406 * configure.in: If we're building mips-sgi-irix6* native, turn on
15407 ENABLE_MULTILIB and set TARGET_SUBDIR.
15408
15409Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15410
15411 * Makefile.in (all-sn): Depend on all-grep.
15412
15413Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15414
15415 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15416
15417 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15418 Makefile. From Jeff Makey <jeff@cts.com>.
15419 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15420
15421 * Makefile.in (DISTBISONFILES): Remove.
15422 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15423 $(DEFAULT_YACC).
15424
15425 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 15426 cygwin32.
28e9041c 15427
15428 * Makefile.in (LD): New variable.
15429 (EXTRA_HOST_FLAGS): Pass down LD.
15430 ($(DO_X)): Likewise.
15431
15432Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15433
15434 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15435
15436Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15437
15438 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 15439 before adding our own. Always add --build.
28e9041c 15440
15441Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15442
15443 * configure.in (targargs): Pass --build if we're doing
15444 a cross-compile.
15445
15446Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15447
ac6fd7b6 15448 * configure: Use '|' instead of ":" as the separator in
28e9041c 15449 sed. Otherwise sed chokes on NT path names with drive
15450 designators. Also look for "?:*" as the leading characters in an
15451 absolute pathname.
15452
15453Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15454
15455 * config.sub: Support for r3900.
15456
15457Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15458
15459 * configure.in: Use install-sh, not install.sh.
15460
15461Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15462
15463 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15464 apply it twice.
15465
15466Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15467
15468 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15469 install-binutils.
15470
15471Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15472
15473 * Makefile.in: Add automake targets.
15474 * configure.in (host_tools): Add automake.
15475
15476Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15477
15478 * configure: Default CXX to c++, not gcc.
15479 * Makefile.in (CXX): Set to c++, not gcc.
15480 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15481
15482Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15483
15484 * install-sh: try appending a .exe if source file doesn't
15485 exist
15486
15487Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15488
15489 * configure.in: Turn on multilib by default.
15490 (cross_only): Remove target-libiberty.
15491
15492 * Makefile.in (all-gcc): Don't depend on libiberty.
15493
15494Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15495
15496 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15497
15498Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15499
15500 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15501 (DISTBISONFILES): Add ld/Makefile.in
15502
15503Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15504
15505 * configure.in: if target is cygwin32 but host isn't cygwin32,
15506 don't configure gdb tcl tk expect, not just gdb.
15507
15508Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15509
15510 * configure.in: Added gnuserv everywhere sn appears.
15511
15512 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15513 (CROSS_CHECK_MODULES): Added check-gnuserv.
15514 (INSTALL_MODULES): Added install-gnuserv.
15515 (CLEAN_MODULES): Added clean-gnuserv.
15516 (all-gnuserv): New target.
15517
15518Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15519
15520 * config.guess: Fixes for MIPS OpenBSD systems.
15521
15522Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15523
15524 * Makefile.in (INSTALL_XFORM): Remove.
15525 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15526
15527 * mkinstalldirs: New file, copied from automake.
15528 * Makefile.in (installdirs): Rename from install-dirs. Use
15529 mkinstalldirs. Change all users.
15530 (DEVO_SUPPORT): Add mkinstalldirs.
15531
15532Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15533
15534 * install-sh: Rename from install.sh.
15535 * Makefile.in (INSTALL): Change install.sh to install-sh.
15536 (DEVO_SUPPORT): Likewise.
15537
15538 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15539 Graichen <graichen@rzpd.de>.
15540
15541Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15542
15543 * config.guess: Recognize OpenBSD systems correctly.
15544
15545Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15546
15547 * README, Makefile.in (ETC_SUPPORT): Remove references to
15548 cfg-paper*, configure.{texi,man,info*}._
15549
15550Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15551
15552 * Makefile.in (all.normal): Ensure that gcc is built after all
15553 the x11 - ie gdb - targets.
15554
15555Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15556
15557 * makefile.vms: Don't run conf-a-gas.
15558
15559Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15560
31972771 15561 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 15562
151ad919 15563Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15564
15565 * configure.in: Remove noconfigdirs case since gdb also
15566 configures and builds for tic80-coff.
15567
28e9041c 15568Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15569
15570 * configure: Set cache_file to config.cache.
15571 * Makefile.in (local-distclean): Remove config.cache.
15572
15573Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15574
15575 * COPYING: Update FSF address.
15576
151ad919 15577Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15578
15579 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15580 noconfigdirs.
15581
28e9041c 15582Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15583
15584 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15585 MAKEDIRS, is empty.
15586
15587Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15588
15589 * config.sub: Tweak mn10300 entry.
15590
15591Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15592
15593 * configure.in (host_tools): Put sim before gdb, so gdb's
15594 configure.tgt can determine if the simulator was configured.
15595
15596Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15597
15598 * config.sub: Move BeOS $os case to be with other Cygnus
15599 local cases.
15600
15601Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15602
15603 * config.sub: Remove misplaced comment that broke Linux.
15604
15605Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15606
15607 * config.sub: Add BeOS support.
15608
15609Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15610
15611 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15612
15613Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15614
15615 * configure.in (noconfigdirs): Remove tcl and tk from
15616 noconfigdirs for cygwin32 builds.
15617
151ad919 15618Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15619
15620 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15621
28e9041c 15622Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15623
15624 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15625 make-all.com, use makefile.vms instead.
15626
15627Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15628
15629 * config.sub: Accept -lnews*.
15630
151ad919 15631Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15632
15633 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 15634 target-examples and target-libiberty for d30v.
151ad919 15635
15636Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15637
15638 * configure.in (noconfigdirs): Enable ld for d30v.
15639
15640Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15641
15642 * configure.in (tic80-*-*): Build compiler.
15643
15644Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15645
15646 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 15647 unsupported d30v directories
151ad919 15648
15649Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15650
aee16bda 15651 * config.sub, configure.in: Add d30v target cpu.
15652
28e9041c 15653Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15654
15655 * makefile.vms: New file.
15656 * make-all.com: Remove.
15657
15658Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15659
15660 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15661
15662Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15663
15664 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15665
15666Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15667
15668 * Makefile.in (ALL_MODULES): Added all-db.
15669 (CROSS_CHECK_MODULES): Addec check-db.
15670 (INSTALL_MODULES): Added install-db.
15671 (CLEAN_MODULES): Added clean-db.
15672
15673Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15674
15675 * config.guess: Merge with latest FSF sources.
15676
15677Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15678
15679 * Makefile.in (ALL_MODULES): Added all-itcl.
15680 (CROSS_CHECK_MODULES): Added check-itcl.
15681 (INSTALL_MODULES): Added install-itcl.
15682 (CLEAN_MODULES): Added clean-itcl.
15683
15684Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15685
15686 * configure.in: build gdb for mn10200
15687
15688Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15689
15690 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15691
151ad919 15692Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15693
15694 * configure.in (tic80-*-*): Turn off most targets right now.
15695
28e9041c 15696Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15697
15698 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15699 rather than the makeinfo program.
15700 (do-info): Depend upon all-texinfo.
15701
15702Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15703
15704 * configure.in: Remove uses of config/mh-linux.
15705
15706 * config.sub, config.guess: Merge with latest FSF sources.
15707
151ad919 15708Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15709
15710 * config.sub (case $basic_machine): Add tic80 entries.
15711
28e9041c 15712Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15713
15714 * config.sub, config.guess: Merge with latest FSF sources.
15715
15716Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15717
15718 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15719 * mpw-config.in: Test for NewFolderRecursive.
15720 * mpw-install: Use symbolic name for startup filename.
15721 * mpw-README: Add various additional details.
15722
15723Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15724
15725 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15726
15727Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15728
15729 * configure.in: Do build gcc and the target libraries for
15730 the mn10200.
15731
15732Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15733
15734 * configure.in: don't avoid building gdb for mn10300 any more
15735 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15736 instead of single-quoting it.
15737
15738Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15739
15740 * configure.in: Don't use --with-stabs on IRIX 6.
15741
15742Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15743
15744 * configure.in (m32r): Build gdb, libg++ now.
15745
15746Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15747
15748 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15749 directories from noconfigdirs.
15750
15751Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15752
15753 * config.sub (basic_machine): added mips16 configuration
15754
15755Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15756
15757 * config.sub: Handle d10v-unknown.
15758
151ad919 15759Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15760
15761 * config.sub: Handle v850-unknown.
15762
28e9041c 15763Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15764
15765 * Makefile.in: add findutils
15766 * configure.in: add findutils to list of host_tools
15767
15768Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15769
15770 * config.sub: Handle mn10200 and mn10300.
15771
15772Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15773
15774 * configure.in (d10v-*): Do not build librx.
15775
15776Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15777
15778 * configure.in (mn10300): Build everything except gdb & libgloss.
15779
15780Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15781
15782 * config.guess: Patch for Dansk Data Elektronik servers,
15783 from Niels Skou Olsen <nso@dde.dk>.
15784
15785 For ncr, use /bin/uname rather than uname, since GNU uname does not
15786 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15787
15788 Patch for MIPS R4000 running System V,
15789 from Eric S. Raymond <esr@snark.thyrsus.com>.
15790
15791 Fix thinko for nextstep.
15792
15793 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15794
15795 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15796 * config.guess: Guess mips-dec-mach_bsd4.3.
15797
15798 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15799 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15800 release numbers.
15801 * config.guess (mips-mips-riscos*): Emit just enough of the
15802 release number.
15803
15804 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15805 * config.guess (sparc-auspex-sunos*): Added.
15806 (f300-fujitsu-*): Added.
15807
15808 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15809 * config.guess: Recognize a Tadpole as a sparc.
15810
15811Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15812
15813 * config.guess: Don't assume that NextStep version is either 2 or
15814 3. NextStep 4 (aka OpenStep 4) has come out now.
15815
15816Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15817
15818 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15819 From Rik Faith <faith@cs.unc.edu>.
15820
15821Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15822
15823 * config.sub: Contributions from bug-gnu-utils to:
15824 Support plain "hppa" (no version given) architecture, reported by
15825 OpenStep.
15826 OpenBSD like NetBSD.
15827 LynxOs is not a hardware supplier.
15828
15829 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 15830 OpenBSD like NetBSD.
28e9041c 15831 Stratus systems.
15832 More Pyramid systems.
15833 i[n>4]86 Intel chips.
15834 M680[n>4]0 Motorola chips.
15835 Use unknown instead of lynx for hardware manufacturer.
15836
15837Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15838
15839 * install.sh (chmodcmd): Set to null if the DST directory already
15840 exists.
15841
15842Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15843
15844 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15845 not use mt-ppc target Makefile fragment any more.
15846
15847Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15848
15849 * configure.in (*-*-windows): Exclude everything but those dirs
15850 needed to build windows.
15851
15852Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15853
15854 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15855
15856Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15857
15858 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 15859
15860Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15861
15862 * Undo my previous change.
15863
15864Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15865
15866 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15867 unconditionally.
15868 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15869
15870Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15871
15872 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15873 host to add it's own flags.
28e9041c 15874
15875Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15876
15877 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15878
15879Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15880
15881 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15882 (CXX_FOR_TARGET): Likewise.
15883 (GCC_FOR_TARGET): Define.
15884 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15885 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15886 CC_FOR_TARGET was specified on the command line.
15887 (MAKEOVERRIDES): Don't define.
15888
15889Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15890
15891 * configure.in (m32r): Fix spelling of libg++ libs.
15892
15893Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15894
15895 * config.sub (-apple*): Remove, now redundant.
15896
15897Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15898
15899 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15900
15901 * configure: Rework yesterday's sed script patch.
15902
15903 * config.sub: Merge with FSF.
15904
15905Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15906
15907 * config.guess: Merge from FSF.
15908
15909 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 15910 * config.guess: Use pc instead of unknown, for pc clone systems.
15911 Change linux to linux-gnu.
28e9041c 15912
15913 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 15914 * config.guess: Avoid non-portable tr syntax.
28e9041c 15915
15916Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15917
15918 * test-build.mk (HOLES): Add "xargs" for gdb.
15919
15920 * configure: Avoid hpux10.20 sed bug.
15921
15922Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15923
5309a301 15924 * configure.in: Add support for windows host
28e9041c 15925 (that is a build done under the Microsoft build environment).
15926
15927Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15928
15929 * Makefile.in: Replace all uses of srcroot with s, to shrink
15930 command line lengths.
15931
15932 Patches from Geoffrey Noer <noer@cygnus.com>:
15933 * configure.in: If configuring for newlib, pass --with-newlib to
15934 subdirectories.
15935 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15936 -Bnewlib/ and -Lwinsup to gcc.
15937 (CXX_FOR_TARGET): Likewise.
15938
15939Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15940
15941 * Makefile.in (ETC_SUPPORT): Add configure.
15942
15943Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15944
aee16bda 15945 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 15946 host configuration file.
15947
15948Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15949
15950 * configure.in: Break mn10x00 support into separate
15951 mn10200 and mn10300 configurations.
15952 * config.sub: Likewise.
15953
15954Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15955
15956 * configure.in: Add lots of stuff to noconfigdirs for
15957 the mn10x00 targets.
15958
15959 * config.sub, configure.in: Add mn10x00 support.
15960
15961Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15962
15963 * make-all.com: Call conf-a-gas, not config-a-gas.
15964
15965Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15966
15967 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 15968 targets.
28e9041c 15969
15970Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15971
15972 * mpw-README: Add much more detail for native PowerMac.
15973 * mpw-install: New file.
15974 * mpw-configure: Add --norecursion and --help options.
15975 * mpw-config.in: Translate readme and install files when
15976 copying to objdir.
15977 * mpw-build.in: Don't always depend on byacc and flex.
15978 (install-only-top): New action.
15979
151ad919 15980Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15981
15982 * configure.in: You can now configure GDB for the v850.
15983
28e9041c 15984Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15985
15986 * configure.in (noconfigdirs): Don't configure any C++ dirs
15987 if targeting D10V.
15988
15989Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15990
15991 * config.sub: Recognize mips64vr5000.
15992
15993Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15994
15995 * configure.in: Use a single line for host_tools and native_only.
15996
15997Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15998
15999 * config.sub, configure.in: Add entries for m32r.
16000
16001Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16002
16003 * Makefile.in (inet-install): Don't run install-gzip.
16004
16005Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16006
16007 * configure.in: Don't config lots of things for *-*-windows*.
16008
16009Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16010
16011 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16012 (host_libs, host_tools): Copy from configure.in.
16013 * mpw-configure: Don't complain about directories not found.
16014
16015Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16016
16017 * configure.in (i[345]86): Recognize i686 for pentium pro.
16018 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16019 file.
16020
16021 * config.guess (i[345]86): Ditto.
16022
16023Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16024
16025 * configure.in (noconfigdirs): Removed gdb for D10V.
16026
151ad919 16027Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 16028
151ad919 16029 * configure.in: Remove ld, target-libio, target-libg++, and
16030 target-libstdc++ from noconfigdirs.
ed37269d 16031
28e9041c 16032Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16033
16034 * configure: Fix three locations where shell scripts were
16035 being run directly rather than with config_shell.
16036
151ad919 16037Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16038
16039 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16040 * config.sub (basic_machine): Recognize v850.
16041
28e9041c 16042Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16043
16044 * mpw-configure: Handle multiple enable/disable options and
16045 pass them down recursively, handle -c and -s flags appropriately
16046 depending on choice of compiler, add escape mechanism for
16047 quoted arguments to gC.
16048
16049Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16050
16051 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16052 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16053 so that -mrelocatable-lib and -mno-eabi are used.
16054
16055 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16056 not support --print-multi-lib, don't abort.
16057
28e9041c 16058Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16059
16060 * make-all.com: Run config-a-gas.
16061 * setup.com: Don't copy subdirectory files around.
16062
16063Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16064
16065 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16066 target, it now compiles correctly.
16067
16068Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16069
16070 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16071
16072Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16073
aee16bda 16074 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 16075
16076Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16077
16078 * configure.in (native_only): Add prms.
16079
16080Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16081
16082 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16083 (BINUTILS_SUPPORT_DIRS): Likewise.
16084
16085Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16086
16087 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16088 d10v support is added.
16089
16090Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16091
16092 * configure.in (d10v-*-*): New target.
16093
16094Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16095
16096 * config.guess (HP 9000/811): Recognize this as a PA1.1
16097 machine.
16098
16099Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16100
16101 * Makefile.in (do-tar-gz): New target, split out from tail end of
16102 taz target. Run each command separately, don't use pipes.
16103 (taz): Use it.
16104
16105Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16106
16107 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16108 * mpw-build.in: No builds should depend on building byacc or flex,
16109 they are assumed to be installed already.
16110
16111Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16112
16113 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16114 variable that CC_FOR_TARGET needs.
16115
16116Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16117
16118 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16119 options have changed since the last time the subdirectory was
16120 configured, and if it has, reconfigure.
16121 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16122 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16123
16124Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16125
16126 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16127 CLEAN_MODULES): Add bash.
16128 (all-bash): New target.
16129
16130Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16131
16132 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16133
16134Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16135
16136 * config.sub (basic_machine): Recognize d10v as a valid processor.
16137
16138Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16139
16140 * mpw-configure: Add support for --bindir.
16141 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16142
16143Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16144
16145 * configure.in: add bash, time, gawk to list of hosttools and things
16146 to only build for native toolchains
16147
16148Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16149
16150 * Makefile.in (docdir): Remove.
16151
16152Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16153
16154 * Makefile.in (datadir): Set to $(prefix)/share.
16155
16156Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16157
16158 * configure.in: build diff and patch for cygwin32-hosted
16159 toolchains.
16160
16161Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16162
16163 * config.sub: Accept -rtems*.
16164
16165Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16166
31972771 16167 * configure.in: enable dosrel for cygwin32-hosted builds,
16168 remove diff from the list of things not buildable
16169 via Canadian Cross
28e9041c 16170
16171Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16172
16173 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 16174 don't get ". ".
28e9041c 16175
16176Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16177
16178 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16179
16180Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16181
16182 * Makefile.in (taz): Handle case where tex3patch didn't even get
16183 checked out. Also, if it was found, put the symlink in a new util
16184 subdirectory.
16185
16186Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16187
16188 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16189
16190Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16191
16192 * config.sub: Recognize -openvms.
16193 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16194 * make-all.com, setup.com: New files.
16195
16196Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16197
16198 * Makefile.in (taz): tex3patch moved to texinfo/util.
16199
16200Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16201
16202 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16203 * configure.in: remove make from disable-if-Can-Cross list
16204 enable gdb if ${host} and ${target} are cygwin32
16205
16206Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16207
16208 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16209 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16210
16211Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16212
16213 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16214 distinguish sysv/svr4/bsd variants.
16215 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16216
16217Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16218
16219 * configure.in: Added copyright notice.
16220 * move-if-change: Added copyright notice.
16221
16222Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16223
16224 * configure.in (powerpcle-*-solaris*): Until we get shared
16225 libraries working, don't build gdb, sim, make, tcl, tk, or
16226 expect.
16227
16228Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16229
16230 * config.guess: Merge with FSF:
16231
16232 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16233 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16234
16235 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16236 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16237
16238 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16239 * config.guess: Combine two OSF1 rules.
16240 Also recognize field test versions. From mjr@zk3.dec.com.
16241 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16242 because GNU uname does not support -p. From pmr@pajato.com.
16243
16244Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16245
16246 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16247
16248Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16249
16250 * mpw-README: Document GCCIncludes.
16251
16252Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16253
16254 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16255
16256Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16257
16258 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16259
16260Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16261
16262 * configure.in (*-*-cygwin32): Configure make.
16263
16264Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16265
16266 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16267
16268Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16269
16270 * Makefile.in (all-inet): Depend on all-perl.
16271
16272 * Makefile.in (inet-install): New target.
16273
16274 * Makefile.in (all-inet): Depend on all-tcl.
16275 (all-inet): Depend on all-send-pr.
16276
16277Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16278
16279 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16280 temporarily.
16281
16282Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16283
16284 * configure.in: Don't configure --with-gnu-ld on AIX.
16285
16286Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16287
16288 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16289
16290Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16291
16292 * Makefile.in (ALL_MODULES): Added all-inet.
16293 (CROSS_CHECK_MODULES): Added check-inet.
16294 (INSTALL_MODULES): Added install-inet.
16295 (CLEAN_MODULES): Added clean-inet.
16296 (all-indent): New target.
16297
16298 * configure.in (host_tools): Added inet.
16299 (native_only): Added inet.
16300 (noconfigdirs): Added inet.
16301
16302Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16303
16304 * configure.in: Don't configure libgloss if we are not configuring
16305 newlib.
16306
16307Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16308
16309 * configure.in: Don't configure libgloss for unsupported
16310 architectures.
16311
16312Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16313
16314 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16315
16316Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16317
16318 * Makefile.in (ALL_MODULES): Include all-apache.
16319 (CROSS_CHECK_MODULES): Include check-apache.
16320 (INSTALL_MODULES): Include install-apache.
16321 (all-apache): New target.
16322
16323 * configure.in: Added apache everywhere perl is seen.
16324
16325Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16326
16327 * Makefile.in: Add support for clean-{module} and
16328 clean-target-{module} rules.
16329
16330Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16331
16332 * configure.in (*-*-ose) do not build libgloss.
16333
16334Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16335
16336 * config.guess (prep*:SunOS:5.*:*): Turn into
16337 powerpele-unknown-solaris2.
16338
16339Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16340
16341 * configure.in: Permit --enable-shared to specify a list of
16342 directories.
16343
16344Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16345
16346 * configure.in (host==solaris): Pass only the first word of $CC
16347 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16348
16349Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16350
16351 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16352
16353Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16354
16355 * Makefile.in (ALL_MODULES): Include all-perl.
16356 (CROSS_CHECK_MODULES): Include check-perl.
16357 (INSTALL_MODULES): Include install-perl.
16358 (ALL_X11_MODULES): Include all-guile.
16359 (CHECK_X11_MODULES): Include check-guile.
16360 (INSTALL_X11_MODULES): Include install-guile.
16361 (all-perl): New target.
16362 (all-guile): New target.
16363
16364 * configure.in (host_tools): Include perl and guile.
16365 (native_only): Include perl and guile.
16366 (noconfigdirs): Don't build guile and perl; no ports have been
16367 done.
16368
16369Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16370
31972771 16371 * configure (--enable-*): Handle quoted option lists such as
16372 --enable-sim-cflags='-g0 -O' better.
28e9041c 16373
16374Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16375
16376 * Makefile.in ({,inst}all-target): New rule so we can make and
16377 install all of the target directories easily.
16378
16379Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16380
16381 * configure.in: Add missing global flag in sed substitution when
16382 deleting `target-' from ${configdirs}.
16383
16384Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16385
16386 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16387 option.
16388
16389 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16390 config/mh-necv4.
16391
16392 * install.sh: Correct misspelling of transformbasename.
16393
16394 * config.guess: Recognize mips-*-sysv*.
16395
16396Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16397
16398 * config.sub: Recognize mon960.
16399
16400Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16401
16402 * configure: Restore Canadian Cross handling of BISON and LEX,
16403 removed in Feb 20 change.
16404
16405Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16406
16407 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16408 Mention make install. Remove the old copyright date as well the
16409 clumsy and rather pointless copyright on the README file.
16410
16411Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16412
16413 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16414 Makefile after running symlink-tree, then run `make distclean' to
16415 avoid clobbering any generated files in srcdir.
16416
16417Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16418
16419 * configure.in (m68k-*-netbsd*): Build everything now.
16420
16421Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16422
16423 * Makefile.in (taz): Fix quoting.
16424
16425Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16426
16427 * configure.in (sparclet-*-*): Build everything now.
16428
16429Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16430
16431 * configure.in (m68k-*-linux*): New host.
16432
16433Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16434
16435 * configure: Check for bison before byacc.
16436
16437Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16438
16439 * Makefile.in configure: Change the way LEX and BISON/YACC are
16440 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16441 searching PATH. These are used as fallbacks by Makefile.in if
16442 flex/bison/byacc aren't in objdir.
16443
16444Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16445
16446 * Makefile.in: Make everything which depends upon all-bfd also
16447 depend upon all-opcodes, in case --with-commonbfdlib is used.
16448
16449Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16450
16451 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16452 building NT native compilers on Unix.
16453
16454Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16455
16456 * configure.in: Don't get CC from the host Makefile fragment if we
16457 can find gcc in PATH, or if this is a Canadian Cross. Move the
16458 Solaris test for /usr/ucb/cc to the post target script, just after
16459 the compiler sanity test.
16460
16461Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16462
16463 * config.sub: Merge with FSF.
16464
16465Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16466
16467 * Makefile.in (RPATH_ENVVAR): New variable.
16468 (REALLY_SET_LIB_PATH): Use it.
16469 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16470
16471Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16472
16473 * config.sub, configure.in: Recognize sparclet cpu.
16474
16475Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16476
16477 * config.guess: Support m68k-cbm-sysv4.
16478
16479Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16480
16481 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16482 m68k-unknown-linuxaout from linker help string. Put quotes around
16483 $ld_help_string.
16484
16485Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16486
16487 * config.guess (powerpc-harris-powerunix): Add guess for port
16488 to new target.
16489
16490Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16491
16492 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16493
16494Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16495
16496 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16497 $(REALLY_SET_LIB_PATH) in Makefile.
16498 * Makefile.in (SET_LIB_PATH): New variable.
16499 (REALLY_SET_LIB_PATH): New variable.
16500 ($(DO_X)): Use $(SET_LIB_PATH).
16501 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16502 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16503 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16504 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16505 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16506 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16507 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16508 (install-dosrel): Likewise.
16509 (all-opcodes): Depend upon all-libiberty.
16510
16511Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16512
16513 * config.guess (*:CYGWIN*): New
16514
16515Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16516
16517 * Makefile.in (all-target-winsup): All all-target-libiberty.
16518
16519Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16520
16521 * configure.in (noconfigdirs): Add missing # in front of comment.
16522
16523Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16524
16525 * configure.in: add second pass to things added to noconfigdirs
16526 so *-gm-magic can exclude libgloss properly.
16527
16528Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16529
16530 * mpw-configure (extralibs_name, rez_name): Set correctly
16531 for MWC68K compiler.
16532
16533 * mpw-README: Add more info on the necessary build tools.
16534
16535Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16536
16537 * configure.in, config.sub: Recognize cygwin32.
16538
16539Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16540
16541 * config.guess, config.sub: Recognize A/UX.
16542
16543Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16544
16545 * config.sub: Merge with gcc/config.sub.
16546
16547Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16548
16549 * mpw-build.in (do-binutils): Add build of stamps.
16550
16551Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16552
16553 * config.sub: Add recognition for mips64vr4100*-* targets.
16554
16555Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16556
16557 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16558 Add creation of gconfigargs with `--enable-shared' turned on.
16559 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16560 ($(host)-stamp-stage3-configured): Likewise.
16561 (HOLES): Add chatr and ldd.
16562 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16563
16564Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16565
16566 * configure: Pass --nfp to recursive configures.
16567
16568Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16569
16570 * Makefile.in (DLLTOOL): New.
16571 (DLLTOOL_FOR_TARGET): New.
16572 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16573 (EXTRA_TARGET_FLAGS): Ditto.
16574 (EXTRA_GCC_FLAGS): Ditto.
16575 (CONFIGURE_TARGET_MODULES): Ditto.
16576 (DO_X): Ditto.
16577 * configure: Add DLLTOOL.
16578
16579Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16580
16581 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16582 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16583 mh-sco, since old workarounds no longer needed, and don't
16584 build ld, since libraries have weak symbols in COFF.
16585
16586Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16587
16588 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16589
16590Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16591
16592 * configure.in: Make sure that ${CC} can be used to compile an
16593 executable.
16594
16595Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16596
16597 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16598 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16599 nothing depending on whether gdbtk is being built.
16600
16601Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16602
16603 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16604
16605Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16606
16607 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16608 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16609
16610Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16611
16612 * config-ml.in: Add support for
16613 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16614 Simplify setting of multidirs from --disable-foo.
16615
16616Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16617
16618 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16619 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16620 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 16621 non-empty, pass them on to the GCC make.
28e9041c 16622 (all-bootstrap): New rule that is like all-gcc, except it executes
16623 the GCC bootstrap rule instead of the GCC all rule.
16624
16625Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16626
16627 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16628
16629Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16630
16631 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16632 DG/UX support.
16633
16634Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16635
16636 * config.sub (i*86*) Change [345] to [3456]
16637
16638Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16639
16640 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16641 --with-gnu-ld=no.
16642
16643Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16644
16645 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16646 AIX multilibs get built.
16647
16648Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16649
16650 * configure.in (i386-win32): Don't build expect if we're not
16651 building the tcl subdir.
16652
16653Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16654
16655 * Makefile.in: (configure-target-examples, all-target-examples):
16656 New targets, configure and build example programs.
16657
16658Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16659
16660 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16661 use it as input to sedit the generated MPW makefile.
16662 * mpw-README: Add a suggestion about Gestalt.h.
16663
16664Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16665
16666 * config.sub: Accept *-*-ieee*.
16667
16668Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16669
16670 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16671 Ronald F. Guilmette <rfg@monkeys.com>.
16672
16673Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16674
16675 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16676 for powerpc-pe native.
16677 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16678 (target==powerpc-pe): duplicate i386-win32 entry.
16679
16680Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16681
16682 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16683 of vxworks, not just vxworks5.1.
16684
16685Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16686
16687 * mpw-configure: Add support for exec-prefix.
16688
16689Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16690
16691 * config.guess: Recognize HP model 816 machines as having
16692 a PA1.1 processor.
16693
16694Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16695
16696 * configure: Ignore new autoconf configure options.
16697
28e9041c 16698Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16699
16700 * config.guess: Recognize Pentium under SCO.
16701 From Robert Lipe <robertl@arnet.com>.
16702
16703Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16704
16705 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 16706
16707Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16708
16709 * configure.in: Don't configure gas for alpha-dec-osf*.
16710
16711Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16712
16713 * configure.in: Default to --with-stabs for some targets for which
16714 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16715 i[345]86*-*-unixware*.
16716
16717Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16718
16719 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16720 rather than basing it on the target. Simplify handling of options
16721 controlling which directories to configure. Remove extraneous
16722 slash in multi-clean target.
16723
16724Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16725
16726 * config-ml.in: Prefix more variables with ml_ so they don't collide
16727 with configure's.
16728
16729Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16730
16731 * configure: Don't turn -v into --v.
16732
16733Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16734
16735 * configure.in (targargs): Fix typo.
16736
16737 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16738
16739Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16740
16741 * configure.in: Strip --host and --target options from
16742 CONFIG_ARGUMENTS, and always configure for --host only. Add
16743 --with-cross-host option when building with a cross-compiler.
16744 * configure: Canonicalize the arguments put into config.status by
16745 always using `=' for an option with an argument. Pass a presumed
16746 --host or --target explicitly.
16747
16748Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16749
16750 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16751 into general OS recognition case.
16752
16753Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16754
16755 * configure.in (target_configdirs): add target-winsup only
16756 for win32 target systems.
16757
16758Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16759
16760 * Makefile.in (all-target-libgloss): Depend upon
16761 configure-target-newlib, since when libgloss is built it looks to
16762 see if the newlib directory exists.
16763
16764Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16765
16766 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16767 cfg-ml-*.in.
16768
16769Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16770
16771 * configure: Handle LD and LD_FOR_TARGET when configuring a
16772 Canadian Cross.
16773
28e9041c 16774Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16775
16776 * configure.in (target_libs): add target-winsup.
16777 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16778 (target==ppcle-pe): remove ld from $noconfigdirs.
16779
16780Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16781
16782 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16783 Preserve relative path names in $srcdir. Build symlink tree if
16784 configuring cross target dir and srcdir=. (= no VPATH support).
16785 (configure-target-libg++): Depend on configure-target-librx.
16786 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16787 * config-ml.in: New file.
16788 * symlink-tree: New file.
16789 * configure: Ensure srcdir="." if that's what it is.
16790
16791Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16792
16793 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16794 includes and FLEX_SKELETON setting.
16795 * mpw-configure (--with-gnu-ld): New option, controls whether
16796 to use PPCLink or ld with PowerMac GCC.
16797 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16798 * mpw-config.in: Configure grez if targeting Mac.
16799
16800 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 16801 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16802 just macos.
28e9041c 16803 * configure.in: Configure grez resource compiler if targeting Mac.
16804 * Makefile.in (all-grez, install-grez): New targets.
16805
16806Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16807
16808 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 16809 gcc in the path, set CC to gcc -O2.
28e9041c 16810
16811Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16812
16813 * configure: Default ${build} correctly. Avoid picking up extra
16814 spaces when reading CC and CXX from Makefile. When doing a
16815 Canadian Cross, use plausible default values for numerous
16816 variables.
16817 * configure.in: When doing a Canadian Cross, don't try to
16818 configure tools whose configure script can't handle it.
16819
16820Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16821
16822 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16823
16824Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16825
16826 * configure: Remove dubious bug reporting address.
16827
16828Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16829
16830 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16831 configure script, run that instead of this directory's configure.
16832 In either case, print a message that we're configuring the sub-dir.
16833
16834Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16835
16836 * configure.in: Before checking for the existence of various files,
16837 use sed to filter out "target-".
16838
16839Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16840
16841 * Makefile.in (DO_X): Split rule to decrease command line length
16842 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16843 (Philippe De Muyter).
16844
16845Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16846
16847 * Makefile.in (all-patch): depend on all-libiberty.
16848
16849Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16850
16851 * configure.in: If the only directory in target_configdirs which
16852 actually exists is libiberty, then set target_configdirs to empty,
16853 to avoid trying to build a target libiberty in a gas or gdb
16854 distribution.
16855
16856Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16857
16858 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 16859 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16860 systems.
28e9041c 16861
16862Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16863
16864 * configure.in (copy_dirs): Use sys-include instead of include
16865 for --with-headers option.
16866
16867Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16868
16869 * Makefile.in, configure.in: Make winsup builds work with
16870 new scheme.
16871
16872Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16873
16874 * configure.in: Build the linker on AIX.
16875
16876Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16877
16878 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16879 where needed.
16880
16881Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16882
16883 * Makefile.in (all-gcc): Fix typo.
16884
16885Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16886
16887 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16888
16889Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16890
16891 * configure.in: Rename libFOO to target-libFOO, and xiberty
16892 to target-xiberty, to provide more flexibility.
16893 (target_subdir): Define. Create if cross.
16894 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16895 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16896 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16897 check-libFOO -> check-target-libFOO, etc.
16898 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16899 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16900 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16901 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16902 allow ALL_GCC="" to only configure.
16903 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16904 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16905 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16906
16907Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16908
16909 * Makefile.in (taz): Build "info" in etc explicitly.
16910
16911Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16912
16913 * configure.in: Make sure that CC is undefined (as opposed to
16914 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16915 problem with autoconf trying to configure on a host without GCC.
16916
16917Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16918
16919 * mpw-configure: Set host alias from choice of host compiler,
16920 only use generic MPW Makefile sed if present, edit a file
16921 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16922 * mpw-README: Add problem notes about CW6 and CW7.
16923
16924Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16925
16926 * Makefile.in (taz): Use ";" instead of ";;".
16927
16928Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16929
16930 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16931 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16932 DISTDOCDIRS.
16933 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16934 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16935
16936Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16937
16938 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16939 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16940 Move bfd to DISTSTUFFDIRS.
16941
16942Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16943
16944 * Makefile.in (X11_LIB): Removed.
16945 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16946
16947 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16948
16949Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16950
16951 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16952 names.
16953
16954Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16955
16956 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16957
16958Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16959
16960 * configure.in (i[345]86-*-win32): Always build newlib.
16961 Don't configure cvs, autoconf or texinfo.
16962 * Makefile.in (LD_FOR_TARGET): New.
16963 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16964 Pass down LD_FOR_TARGET.
16965
16966Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16967
16968 * winsup: New directory.
16969 * Makefile.in: Build winsup.
16970 * configure.in: Winsup is configured when target is win32.
16971 Can only build win32 target GDB when native.
aee16bda 16972
28e9041c 16973Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16974
16975 * config.guess: Recognize HP model 819 machines as having
16976 a PA 1.1 processor.
16977
16978Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16979
16980 * configure: Fix sed loop which substitutes for CC and CXX to
16981 avoid bug found in various sed implementations.
16982
16983Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16984
16985 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16986 simulator. Use standard powerpc-*-eabi*.
16987
16988Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16989
16990 * configure.in: Stop putting gas and binutils in noconfigdirs for
16991 powerpc-*-aix* and rs6000-*-*.
16992
16993Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16994
16995 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16996 -mcall-aixdesc libraries.
16997
16998Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16999
17000 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17001
17002 * config.sub (arm | armel | armeb): Fix shell syntax.
17003
17004Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17005
17006 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17007 -msoft-float and -mcpu=common support.
17008 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17009 libraries.
17010
17011Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17012
17013 * configure.in: Allow configuration and build of emacs19 for the alpha.
17014
17015Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17016
17017 * configure.in (CC): Get ^CC, not just any old CC, from
17018 ${host_makefile_frag}.
17019
17020Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17021
aee16bda 17022 * configure.in (CC): Try to get CC from
28e9041c 17023 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17024
17025Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17026
17027 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17028 only if it exists in $(srcdir).
17029
17030Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17031
17032 * configure: If CC and CXX are not set in the environment, set
17033 them, based on either an existing Makefile or on searching for gcc
17034 in PATH. Substitute for CC and CXX in Makefile.
17035 * configure.in: Remove libm from target_libs. Separate
17036 target_configdirs from configdirs. If CC is not set in
17037 environment, try to get it from a host Makefile fragment. Rewrite
17038 changes of configdirs to use skipdirs instead. A few minor
17039 tweaks. Take directories out of target_configdirs as they are
17040 taken out of configdirs. Remove existing Makefile files from
17041 subdirectories. Substitute for TARGET_CONFIGDIRS and
17042 CONFIG_ARGUMENTS in Makefile.
17043 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17044 by configure.in.
17045 (CONFIG_ARGUMENTS): Likewise.
17046 (CONFIGURE_TARGET_MODULES): New variable.
17047 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17048 ($(CONFIGURE_TARGET_MODULES)): New target.
17049 (configure-libg++, configure-libio): New targets.
17050 (all-libg++): Depend upon configure-libg++.
17051 (all-libio): Depend upon configure-libio.
17052 (configure-libgloss, all-libgloss): New targets.
17053 (configure-libstdc++): New target.
17054 (all-libstdc++): Depend upon configure-libstdc++.
17055 (configure-librx, all-librx): New targets.
17056 (configure-newlib): New target.
17057 (all-newlib): Depend upon configure-newlib
17058 (configure-xiberty): New target.
17059 (all-xiberty): Depend upon configure-xiberty.
17060
17061Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17062
17063 * configure.in (host i[345]86-*-win32): Expand the
17064 noconfigdirs again.
17065
17066Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17067
17068 * mpw-configure: Fix sed command file name.
17069
17070Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17071
aee16bda 17072 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 17073 noconfigdirs again.
17074
17075Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17076
17077 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17078 or powerpc*-*-pe*, since they are not yet supported.
17079
17080Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17081
17082 Add PowerMac support and many other enhancements.
17083 * mpw-configure: New option --cc to select compiler to use,
17084 paste options set according to --cc into the generated
17085 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17086 if mpw-make.sed is present.
17087 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17088 add forward includes for PowerPC include files.
17089 * mpw-build.in: Build using Makefile.PPC if present.
17090 (do-byacc, etc): Remove separate version resource builds.
17091 (do-gas): Build "stamps" before "all".
17092 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17093 * mpw-README: Update to reflect --cc option, PowerMac support,
17094 and recently-reported compatibility problems.
17095
17096Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17097
17098 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17099 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17100 (--with-multilib-top): Pass to recursive invocations.
17101
17102Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17103
17104 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17105 v810-*-*.
17106
17107Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17108
17109 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17110 gdb, ld and opcodes on v810-*-*.
17111
28e9041c 17112Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17113
17114 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17115 (local-maintainer-clean): New target.
17116 (maintainer-clean): New target.
17117 (realclean): Just depend upon maintainer-clean.
17118
17119Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17120
17121 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17122
17123Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17124
17125 * configure.in: Build ld in mips*-*-bsd* case.
17126
17127Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17128
17129 * config.sub: Accept -lites* OS. From Ian Dall.
17130
17131Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17132
17133 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 17134 targets.
28e9041c 17135
17136Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17137
17138 * configure.in: treat i386-win32 canadian cross the same as
17139 i386-go32 canadian cross.
17140
17141Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17142
17143 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17144 running under the simulator to build a reduced set of libraries.
17145 (powerpc-*-eabiaix): Add fine grained multilib support added to
17146 other powerpc targets yesterday.
17147
17148Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17149
17150 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17151 -disable-softfloat, -disable-relocatable, -disable-aix, and
17152 -disable-sysv to control which multilib libraries get built.
17153
17154Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17155
17156 * configure: Add Makefile.tem to list of files to remove in trap
17157 handler.
17158
17159Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17160
17161 * config.guess (*Linux*): Add missing "exit"s.
17162 Also, need specific check for alpha-unknown-linux (uses COFF).
17163
17164Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17165
17166 * config.guess: Merge with FSF:
17167
17168 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17169 * config.guess (AIX4): More robust release numbering discovery.
17170
17171 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17172 * config.guess (i386-sequent-ptx): Properly get version number.
17173
17174 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17175 * config.guess (mips:*:4*:UMIPS): New case.
17176
17177Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17178
17179 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17180 (i386-win32 host): Likewise. Don't build readline.
17181
17182Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17183
17184 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17185 SUPPORT_FILES to submakes.
17186
17187Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17188
17189 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17190 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17191 mpw-configure.
17192
17193Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17194
17195 * configure.in (appdirs): Use =, not ==, in test expression when
17196 trying to build the text to print in the warning message for
17197 Solaris users.
17198
17199Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17200
17201 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17202
17203Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17204
17205 * config.guess: Recognize lynx-2.3.
17206
17207Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17208
17209 * config.sub (z8ksim): Deleted
17210 (z8k-*-coff): New, this is the one true name of the target.
17211
17212Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17213
17214 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17215
17216Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17217
17218 * config.guess (*:Linux:*:*): First try asking the linker what the
17219 default object file format is (elf, aout, or coff). Then if this
17220 fails, try previous methods.
17221
17222Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17223
17224 * configure.in: Don't build newlib for *-*-vxworks5.1.
17225
17226Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17227
17228 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17229 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17230
17231Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17232
17233 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17234
17235Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17236
17237 * cfg-ml-com.in: New file.
17238 * cfg-ml-pos.in: New file.
17239
17240Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17241
17242 * COPYING.NEWLIB: Add HP free copyright to list.
17243
17244Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17245
17246 * config.sub: Recognize -eabi* for the system, not just -eabi.
17247
17248Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17249
17250 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17251 * config.sub, configure.in (win32): New target and host.
17252
17253Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17254
17255 * configure.in: Add i386-pe configuration.
17256
17257Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17258
17259 * mpw-build.in (install): Install GDB after LD.
17260
17261Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17262
17263 * mpw-config.in (elf/mips.h): Always forward-include, needed
17264 for GDB to build.
17265
17266Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17267
17268 * testsuite: New directory for customer acceptance and whole tool
17269 chain tests.
17270
17271Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17272
17273 * configure: If per-host line isn't found, but AC_OUTPUT is found
17274 and a configure script exists, run it instead.
17275
17276Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17277
17278 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17279
17280Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17281
17282 * configure: Set build_{cpu,vendor,os,alias} to host values when
17283 --build isn't specified.
17284
17285Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17286
17287 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17288 (FLAGS_TO_PASS): Pass them.
17289 (EXTRA_TARGET_FLAGS): Ditto.
17290
28e9041c 17291Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17292
17293 * Makefile.in (all-libg++): Depend on all-libstdc++.
17294
17295Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17296
17297 * configure.in (noconfigdirs): Enable all packages for
17298 i386-unknown-netbsd.
17299
17300Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17301
17302 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17303 hosted builds (DOS builds)
17304
17305Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17306
17307 Changes for ARM based on patches from Richard Earnshaw:
17308 * config.sub: Handle armeb and armel.
17309 * configure.in: Omit arm linker only for riscix.
17310
17311Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17312
17313 * config.guess: Update from FSF.
17314
17315Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17316
fee90afd 17317 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 17318 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17319 powerpcle variant. Convert pentium into i586, not i486. Add p5
17320 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17321 temporarily.
17322
17323Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17324
17325 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17326
17327Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17328
17329 * config.sub: Accept -lites* as a basic system type.
17330
17331Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17332
17333 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17334 installed, and if so return linuxoldld as the system name.
17335
17336Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17337
17338 * config.guess: Add hppa1.1-hp-lites support.
17339
17340Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17341
17342 * configure.in: Don't build newlib for m68k-vxworks5.1.
17343
17344Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17345
17346 * configure.in (mips-sgi-irix6): Use mh-irix5.
17347
17348Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17349
17350 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17351
17352Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17353
17354 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 17355 OSF/1. Fix compiler flags.
28e9041c 17356 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17357
17358Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17359
17360 * configure.in: Recognize --with-newlib.
17361 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17362
17363Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17364
151ad919 17365 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 17366 to *_X11_MODULES due to gdbtk needing X include files et al.
17367
17368Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17369
17370 Merge in support for Mac MPW as a host.
17371 (Old change descriptions retained for informational value.)
17372
17373 * mpw-config.in: Add generic include forwards for cpu-specific
17374 include files in aout and elf directories.
17375
17376 * mpw-configure: Added copyright.
17377 * mpw-config.in: Check for presence of required build tools.
17378 (target_libs): Add newlib.
17379 (target_tools): Add examples.
17380 (Read Me): Generate as "Read Me for MPW" instead.
17381 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17382 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17383 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17384
17385 * mpw-configure: Remove subdir-specific makefile hackery,
17386 delete mk.tmp after using it.
17387
17388 * mpw-build.in (all): Display start and end times.
17389
17390 * mpw-configure (host_canonical): Set.
17391 (target_cpu): Always add to makefiles.
17392 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17393 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17394 (mpw-mh-mpw): Look for in srcdir and srcroot.
17395 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17396
17397 * mpw-build.in: (install-only): New target.
17398
17399 * mpw-configure (host_alias, target_alias): Rename from hostalias
17400 and targetalias, add into generated Makefile.
17401 (mk.tmp): If present, add into generated Makefile.
17402 * mpw-build.in (all-gas): Build config.h first before gas proper.
17403
17404 * mpw-configure (config.status): Write only if changed.
17405 * mpw-config.in (readline): Configure it (not built, just used for
17406 definitions).
17407
17408 * mpw-config.in (elf/mips.h): Add a forward include.
17409
17410 * mpw-config.in: Forward-include most .h files in include into
17411 extra-include.
17412 (readline): Don't build.
17413 mpw-build.in (install): Install GDB.
17414
17415 * mpw-configure (prefix, mpw_prefix): Handle it.
17416 * mpw-config.in (mmalloc, readline): Don't configure.
17417 * mpw-build.in (thisscript): Rename to ThisScript.
17418 Use mpw-build instead of BuildProgram everywhere.
17419 (mmalloc, readline): Don't build.
17420 * mpw-README: New file, basic documentation about the MPW port.
17421
17422 * mpw-config.in: Use forward-include to create include files.
17423
17424 * mpw-configure: Add more things to the top of each configured
17425 Makefile, including contents of config/mpw-mh-mpw.
17426 * mpw-config.in (extra-include): Create this directory and fill it
17427 with Posix-like include files when configuring.
17428
17429 * config.sub (apple, mac, mpw): Add various aliases.
17430
17431 * mpw-build.in: New file, top-level build script fragment for MPW.
17432 * mpw-configure: New file, configure script for MPW.
17433 * mpw-config.in: New file, config fragment for MPW.
17434
17435Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17436
17437 * configure.in (host_libs): Remove glob, since it is gone from the
17438 sources.
17439
17440Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17441
17442 * Makefile.in: define empty GDB_NLM_DEPS var.
17443
17444 * configure.in(target_makefile_frag): use config/mt-netware
17445 for netware targets.
17446
17447Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17448
17449 * config.sub: Merge in recent FSF changes. Remove linux special
17450 cases.
17451
17452Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17453
5309a301 17454 Revert this change:
28e9041c 17455
17456 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17457
17458 * build-all.mk: Use CC=cc -Xs on Solaris.
17459
28e9041c 17460Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17461
17462 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17463 stop using it.
17464 * Makefile.in: Nuke all references to glob subdirectory.
17465
17466Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17467
17468 * configure.in: Fix --enable-shared logic in per-host.
17469
17470Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17471
17472 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17473
17474Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17475
17476 * configure.in (noconfigdirs): Don't build gas on AIX, for
17477 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17478
17479Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17480
17481 * configure: Fix --cache-file to work if the file argument is a
17482 relative path.
17483
17484Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17485
17486 * configure: If the --cache-file is used, pass it down to
17487 configure in subdirectories.
17488
17489Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17490
17491 * config.sub: add vxworks29k configuration.
17492
17493Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17494
17495 * Makefile.in (taz): Do "diststuff" part quietly.
17496
17497Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17498
17499 * config.sub: Mini-merge with gcc/config.sub.
17500
17501Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17502
17503 * config.guess (IRIX): Sed - to _.
17504
17505Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17506
17507 * Makefile.in (source-vault, binary-vault): New targets.
17508
17509Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17510
17511 * config.sub: Recognize -eabi as a basic system type.
17512
17513Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17514
17515 * configure.in (enable_shared stuff): Fix typo.
17516
17517Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17518
17519 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17520
17521Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17522
17523 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17524
17525Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17526
17527 * configure.in (rs6000-*-*): Don't build gas.
17528
17529Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17530
17531 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17532 reduce command line length.
17533 (AS_FOR_TARGET): Check for as.new, not Makefile.
17534 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17535
17536Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17537
17538 * config.guess: Merge from FSF.
17539
17540Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17541
17542 * configure: Don't use $ when handling program_suffix.
17543
17544Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17545
17546 * configure.in: Configure tk for hppa/hpux.
17547
17548Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17549
17550 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17551
17552Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17553
17554 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17555 to LIBCXXFLAGS. Tests are better run without it.
17556
17557Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17558
17559 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17560
17561Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17562
17563 * configure.in (*-*-netware*): Don't configure xiberty.
17564
17565Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17566
17567 * configure.in: Remove tk from native_only list.
17568
17569Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17570
17571 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17572 for special NCD build.
17573
17574Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17575
17576 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17577 makeall.bat, they're only useful for binutils snapshots.
17578 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17579 makeall.bat to specified SUPPORT_FILES.
17580
17581Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17582
17583 * build-all.mk: Add Ericsson targets to sun4 and solaris
17584 hosts. Add BNR's sun4 target to solaris host, so their
17585 build-from-source will be tested in-house first.
17586
17587Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17588
17589 * Makefile.in (LIBCFLAGS): New variable.
17590 (CFLAGS_FOR_TARGET): Ditto.
17591 (LIBCFLAGS_FOR_TARGET): Ditto.
17592 (LIBCXXFLAGS): Ditto.
17593 (CXXFLAGS_FOR_TARGET): Ditto.
17594 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17595 (BASE_FLAGS_TO_PASS): Pass them.
17596 (EXTRA_TARGET_FLAGS): Ditto.
17597
5309a301 17598 * configure.in: Support --enable-shared.
28e9041c 17599
17600Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17601
17602 * configure.in (target_libs): Include libstdc++ again.
17603 * config.guess: Update from FSF (for FreeBSD).
17604
17605Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17606
17607 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17608 makeall.bat.
17609 (DISTDOCDIRS): Add `etc'.
17610 (ETC_SUPPORT_PFX): New variable.
17611 (taz): Include anything from etc starting with a word in
17612 ETC_SUPPORT_PFX.
17613
17614Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17615
17616 * config.sub: Update for recent FSF changes. Remove obsolete
17617 h8300hds entry. Add -windows* and -osx as basic os. Minor
17618 spacing changes.
17619
17620Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17621
17622 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17623
17624 * config.guess: Merge with FSF.
17625 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17626
17627Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17628
17629 * configure: Since the "trap 0" handler will override the exit
17630 status on many systems, only use it for "exit 1", and make it set
17631 a non-zero exit status; reset it before "exit 0". Also, check
17632 exit status of config.sub, and error out if it failed.
17633
17634Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17635
17636 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17637 and install libgloss.
17638
17639Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17640
17641 * Makefile.in (all-binutils): Depend upon all-byacc.
17642
17643 * configure.in: Don't build emacs on Irix 5.
17644
17645Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17646
17647 * configure.in (*-*-netware*): Add libio.
17648
17649Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17650
17651 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17652 (CHECK_TARGET_MODULES): Ditto.
17653 (INSTALL_TARGET_MODULES): Ditto.
17654 (TARGET_LIBS): Ditto.
17655 (all-libstdc++): Note dependencies.
17656
17657Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17658
17659 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17660
17661Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17662
17663 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17664 -fexternal-templates.
17665
17666 * configure.in (target_libs): Add libstdc++.
17667 (noconfigdirs): Add libstdc++ as appropriate.
17668
17669Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17670
17671 * config.guess: Update from FSF.
17672
17673Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17674
17675 * configure: Use ${config_shell} when running ${configsub}.
17676
17677Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17678
17679 * config.sub: No longer recognize h8300h.
17680
17681Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17682
17683 * config.sub: Remove extraneous differences between config.sub and
17684 gcc/config.sub.
17685
17686Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17687
17688 * Makefile.in (DISTSTUFFDIRS): Add gas.
17689
17690Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17691
17692 * COPYING.NEWLIB: New file.
17693
17694Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17695
17696 * config.guess (HP-UX): Patch from Harlan Stenn
17697 <harlan@landmark.com> to also emit release level.
17698
17699Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17700
17701 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17702
17703Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17704
17705 * config.sub: Merge nextstep cleanup from FSF.
17706
17707Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17708
17709 * configure.in (arm-*-*): Don't configure ld for this target.
17710
17711Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17712
17713 * configure.in (*-*-netware): don't configure libg++, libio,
17714 librx, or newlib.
17715
17716Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17717
17718 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17719 configure ld--it works, but it doesn't support shared libraries.
17720
17721Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17722
17723 * config.guess (*-unknown-freebsd*): Get rid of possible
17724 trailing "(Release)" in version string.
17725 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17726
17727Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17728
17729 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17730 Fix type: *-next-neststep -> *-next-nextstep.
17731
17732 * config.guess: Merge from FSF:
17733
17734 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17735
17736 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17737
17738 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17739
17740 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17741 instead of UNIX_SV for UnixWare 1.0).
17742
17743Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17744
17745 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17746 to make gdb/nlm/* build after the compiler and linker.
17747
17748Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17749
17750 * config.guess (netbsd, freebsd, linux): Accept any machine,
17751 not just i[34]86.
17752 (m68k-atari-sysv4): Relocate to match FSF version.
17753
17754 * config.guess: More merges from the FSF:
17755
17756 Add a space before function call or macro invocation.
17757
17758 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17759
17760 * config.guess: Add trap cmd to remove dummy.c and dummy when
17761 interrupted.
17762
17763 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17764
17765 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17766 (dummy): Redirect stderr from compilation of dummy.c.
17767
17768 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17769
17770 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17771
17772Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17773
17774 * configure: Accept and ignore --cache*, for compatibility with
17775 new autoconf.
17776
17777Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17778
17779 * config.guess: Merge from FSF:
17780
17781 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17782
17783 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 17784 (PATH): Add /.attbin at end for finding uname.
17785 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 17786
17787 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17788
31972771 17789 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 17790
17791 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17792
31972771 17793 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17794 to select whether to use ELF or COFF.
28e9041c 17795
17796 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17797
31972771 17798 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 17799
17800 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17801
17802 * config.guess: Guess the OS version for HPUX.
17803
17804 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17805
17806 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17807
17808Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17809
17810 * configure.in: Recognize --with-headers, --with-libs, and
17811 --without-newlib.
17812 * Makefile.in (all-xiberty): Depend upon all-ld.
17813
17814Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17815
17816 * configure.in: Change i[34]86 to i[345]86.
17817
17818Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17819
17820 * configure (version): A few more tweaks to help message.
17821
17822Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17823
17824 * Makefile.in: Remove (for now) librx as a host library,
17825 now that we're building it for target.
17826
17827Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17828
17829 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17830 (Karl Berry).
17831
17832Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17833
17834 * configure.in: Also configure librx.
17835
17836Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17837
17838 * Makefile.in: Update various rules to reflect that librx
17839 is now needed for libg++.
17840
17841Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17842
17843 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17844
17845Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17846
17847 * configure.in: Configure the examples directory.
17848
17849Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17850
17851 * configure: Simplify Jun 2 1994 change.
17852
17853Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17854
17855 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17856 /bin/gcc isn't good enough to build gcc.
17857
17858Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17859
17860 * Makefile.in (GDB_SUPPORT_FILES): Remove
17861 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17862 (gdb.tar.gz): Add new rule to use standard distribution building
17863 mechanism.
17864
17865Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17866
17867 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17868 Bill Cox <bill@cygnus.com>.
17869
17870Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17871
17872 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17873
17874Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17875
17876 * configure: Search current dir first in .gdbinit.
17877
17878Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17879
17880 * config.sub: Recognize freebsd (merged from gcc config.sub).
17881
17882Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17883
17884 * config.sub: Refer to NeXT's operating system as nextstep.
17885
17886 * config.sub (case $basic_machine): Re-order the cases, to match
17887 the order in the FSF version (which is mostly alphabethical).
17888 Merge in some additions and changes from the FSF.
17889
17890Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17891
17892 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17893 * config.sub: Recognize cxux7.
17894 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17895
17896Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17897
17898 * config.sub: Fix typo powerpc -> powerpc-*.
17899
17900Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17901
17902 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17903
17904 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17905 parallel with all-emacs and install-emacs). Top-level command
17906 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17907
17908Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17909
17910 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17911 $(relbindir)/make before doing ``make install'', and use
17912 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17913 installing over running make binary.
17914 ($(host)-stamp-stage3-installed): Likewise.
17915
17916Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17917
17918 * config.guess: Recognize Mach.
17919
17920Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17921
17922 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17923 see whether --exec-prefix was used.
17924
17925Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17926
17927 * README: Explicitly mention libg++/README. (Zoo's idea.)
17928
17929Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17930
17931 * Makefile.in: Add all-librx target similar to all-libproc.
17932
17933Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17934
17935 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17936 with post 1.2 uname bogosity.
17937
17938Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17939
17940 * configure: Remove temporary files on receipt of a signal.
17941
17942Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17943
17944 * configure: If there is a package_makefile_frag, remove
17945 ${subdir}/Makefile.tem after copying it in.
17946
17947Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17948
17949 * build_all.mk: support rs6000 lynx identifies itself as
17950 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17951 since /bin/gcc is too feeble to compile a modern gcc.
17952
17953Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17954
17955 * brought devo/test-build.mk update-to-date with progressive/
17956 test-build.mk. Add lynx targets and hppa flag info.
17957
17958Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17959
17960 * configure.in: Use mh-ncrsvr43. Patch from
17961 Tom McConnell <tmcconne@sedona.intel.com>.
17962
17963Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17964
17965 * config.guess (i386-unknown-bsdi): No longer need to
17966 check #if defined(__bsdi__) && defined(__i386__).
17967
17968Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17969
17970 * configure: Set program_transform_nameoption correctly.
17971
17972Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17973
17974 * brought build-all.mk update-to-date with progressive build-all.mk,
17975 added new targets and hppa info.
aee16bda 17976
28e9041c 17977Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17978
17979 * configure: If config.guess result is a prefix of the user
17980 specified target, assume a native build and use the user specified
17981 target as the host alias. Remove SunOS patch suffix removal hack.
17982 * configure.in: Remove SunOS patch suffix removal hack.
17983
17984 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17985 in NATIVE_CHECK_MODULES.
17986
17987Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17988
17989 * Makefile.in: Rename HOST_ONLY to NATIVE.
17990 * configure: Delete SunOs patch suffix from host_canonical
17991 and build_canonical variables that are prepended to Makefiles.
17992 * configure.in: Add comments for easier maintenance.
17993
17994Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17995
17996 * Makefile.in: Add all-libproc target similar to all-gui.
17997
17998Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17999
18000 * Makefile.in (CHECK_MODULES): split into
18001 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18002
18003Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18004
18005 * config.guess (i386-unknown-bsdi): New system to guess.
18006
18007Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18008
18009 * Makefile.in: Add all-gui target (but not yet build by "all").
18010
18011Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18012
18013 * config.sub: Move deletion of patch suffix from here...
18014 * configure.in: To here, at Ian's suggestion. The top-
18015 level scripts might need to know of a patch level.
18016
18017Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18018
18019 * config.sub: Strip off patch suffix so rtl is recognized
18020 as a sunos4.1.3 machine, even though it's been patched.
18021
18022Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18023
18024 * Makefile.in (INSTALL_LAST): Delete.
18025 (INSTALL_DOSREL): New.
18026
18027Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18028
18029 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18030 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18031 whether we pass down --with-gnu-ld anyhow.
18032
18033Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18034
18035 * Makefile.in (INSTALL_LAST): Change operation so it works
18036 on more flavors of make.
18037 * configure.in (go32): Don't build libg++ or libio.
18038
18039Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18040
18041 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18042 they can be overriden by templates.
18043
18044Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18045
18046 * configure.in (target==go32): Don't build gdb.
18047 * dosrel: New directory.
18048
18049Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18050
18051 * configure.in (host==go32): Configure dosrel too.
18052 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18053 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18054 be set by incoming names or templates.
18055 (INSTALL_LAST): New rule.
28e9041c 18056
18057Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18058
18059 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18060
18061Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18062
28e9041c 18063 * configure.in (appdirs): New variable. Currently empty, but will
18064 be used in gas distribution. If nonempty, lists a set of
18065 directories at least one of which must get configured, or top
18066 level configuration is considered to have failed.
18067 (rs6000-*-lynxos*): Use new file name.
18068
18069Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18070
18071 Eliminate XTRAFLAGS.
18072 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18073 newlib include files using -idirafter, and also use -nostdinc.
18074 (CXX_FOR_TARGET): Likewise.
18075 (XTRAFLAGS): Removed.
18076 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18077 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18078 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18079 ($(DO_X)): Don't pass down XTRAFLAGS.
18080
18081Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18082
18083 * configure.in (mips*-dec-bsd*): New target; do build linker.
18084 (mips*-*-bsd*): New target; don't build linker.
18085
18086Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18087
18088 * configure.in: support rs6000-*-lynxos* configuration.
18089 support sunos4 as a cross target.
18090
18091 * config.sub: look for lynx*, not lynx since the OS version may
18092 legitimately be part of the name.
18093
18094Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18095
18096 * configure.in (i[34]86-*-sco*): Move to be with other i386
18097 targets.
18098 (romp-*-*): New target. Skip various binary utilities.
18099 (vax-*-*): New target. Don't build newlib.
18100 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18101
18102Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18103
18104 * configure.in: Only set host_makefile_frag if config
18105 directory exists.
18106
18107Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18108
18109 * install.sh: If $dstdir exists, don't check whether each
18110 component does.
18111
18112Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18113
18114 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18115
18116Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18117
4b695c23 18118 * configure.in (*-*-lynxos*): Don't configure newlib for either
18119 native or cross Lynx.
28e9041c 18120
18121Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18122
18123 * config.sub (sparc64-elf): Fix os.
18124 (z8k): Remove duplicate.
18125
18126Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18127
18128 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18129 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18130
18131Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18132
18133 * configure: Make file links cleanly even if Lynx fails on
31972771 18134 an NFS symlink (at least fail cleanly).
28e9041c 18135
18136Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18137
18138 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18139 -XNh2000.
18140
18141Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18142
18143 * configure: Unknown options are fatal again.
18144
18145Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18146
18147 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 18148 compatibility.
28e9041c 18149
18150Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18151
18152 * build-all.mk: Add `clean' target.
18153
18154Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18155
18156 * config.guess: Add SINIX support.
18157 * configure.in: Add mips-*-sysv4* support.
18158
18159Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18160
18161 * build-all.mk: Document all useful targets.
18162 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18163 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18164
18165Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18166
18167 * configure: Support --silent, --quiet.
18168
18169Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18170
18171 * configure: Support --disable-FEATURE.
18172
18173Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18174
18175 * config.guess: Recognize NCR running SVR4.3.
18176
18177Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18178
18179 * config.guess: Make BSDI generate i386-unknown-bsd386.
18180 Patch from Paul Eggert <eggert@twinsun.com>.
18181
18182Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18183
18184 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18185
18186Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18187
18188 * configure: Make unrecognized options give nonfatal warnings
18189 instead of fatal errors, and pass them to any subdirectory
18190 configures in case they recognize them.
18191 Make --x equivalent to --with-x.
18192
18193Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18194
18195 * configure: Add --enable-* options. Clean up usage message and
18196 some comments.
18197
18198Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18199
18200 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18201
18202Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18203
18204 * configure.in (hppa*-*-*): Enable binutils.
18205
18206Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18207
18208 * config.sub: Recognize cisco.
18209
18210Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18211
18212 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18213
18214Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18215
18216 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18217 than one configuration name. Add comment.
18218
18219Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18220
18221 * config.guess: about target *-hitachi-hiuxwe2, fixed
18222 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18223 macro is incorrect.]
18224
18225Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18226
18227 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18228 than the "make ls" stuff which used to be here.
18229
18230Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18231
18232 * config.guess: Recognize i[34]86-unknown-freebsd.
18233 From Shawn M Carey <smcarey@rodan.syr.edu>.
18234
18235Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18236
18237 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18238
18239Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18240
18241 * config.guess: Check for ptx.
18242
18243Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18244
18245 * config.sub: Add os9k checking.
18246
18247Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18248
18249 * config.guess: Handle OSF1 running on HPPA processors
18250
18251Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18252
18253 * configure: If subdir configure fails, print out a message with
18254 subdirectory name, in case subdir's configure code didn't identify
18255 itself.
18256
18257Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18258
18259 * configure.in: Remove embedded newlines from configdirs.
18260 Avoid mismatches of substrings. Fix matching strings at end
18261 of configdirs.
18262
18263Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18264
18265 * config.guess: Add Lynx/rs6000 config support.
18266
18267Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18268
18269 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18270
18271Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18272
18273 * configure.in (hppa*-*-osf*): Treat this just like most other
18274 PA configurations (eg no binutils or ld).
18275 (hppa*-*-*elf*): These configurations have binutils and ld.
18276
18277Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18278
18279 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18280
18281Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18282
18283 * configure.in (rs6000-*-*): Build gas.
18284
18285Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18286
31972771 18287 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 18288
18289Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18290
18291 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18292 for GDB and GDB has been fixed to not need it.
18293
28e9041c 18294Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18295
18296 * config.guess: Recognize vax hosts.
18297
18298Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18299
18300 * configure (while loop): Don't use "break 2" inside case
18301 statement -- the case statement isn't an enclosing loop.
18302
18303Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18304
18305 * config.guess: Clean up NeXT support, to allow nextstep
18306 on Intel machines. Make OS be nextstep.
18307
18308Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18309
18310 * config.guess: Add alternate forms for Convex.
18311
18312Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18313
18314 * configure: Completely rewrite option processing. Take
18315 advantage of pattern-matching to avoid invoking test frequently.
18316 Also clean up host and target defaulting logic.
18317
18318Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18319
18320 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18321 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18322 commands (plus user environment) will fit SCO limits.
18323
18324Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18325
18326 * configure.in: Don't issue warnings about directories which are
18327 not being configured if -norecursion is set. Correct test for
18328 --with-gnu-as and --with-gnu-ld to not get confused by substring
18329 matches.
18330
18331 * configure.in: Don't build gas for alpha-dec-osf1*.
18332
18333Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18334
18335 * configure: Back out Per's change of 12/19/1993. It changes the
18336 behavior of configure in unexpected and confusing ways.
18337
18338 Also, use different delim char when calculating
18339 program_transform_name so that the name can contain slashes.
18340
18341Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18342
18343 * configure.in, config.sub: Add support for VSTa micro-kernel.
18344
18345Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18346
18347 * configure.in: Nuke hacks which were used to get a special
18348 version of GAS for HPPA configurations.
18349
18350Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18351
18352 * configure: If only ${target_alias} is given, use that
18353 as the default for ${host_alias}.
18354 * configure: Add missing back-slashes before nested quotes.
18355
18356Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18357
18358 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18359
18360Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18361
18362 * config.guess: Recognize some Tektronix configurations.
18363 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18364
18365Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18366
18367 * config.sub: Match any flavor of SH.
18368
18369Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18370
18371 * configure.in: Don't try to configure newlib for Alpha.
18372
18373Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18374
18375 * configure.in: Don't build ld for Irix 5. Don't build gas,
18376 libg++ or libio for any Alpha target.
18377
18378 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 18379
18380Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18381
18382 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18383 default arguments -- so it tried to compress itself.
18384
18385Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18386
18387 * configure.in (notsupp): ensure that a space is always at the end
18388 of the configdirs list, since the grep checks for an explicit space
18389
18390Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18391
18392 * configure.in (target i386-sysv4.2): don't build ld, since static
18393 versions of many libraries are not available.
18394
18395Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18396
18397 * config.guess: Recognize Apollos (using environment variables).
18398 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18399
18400Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18401
18402 * config.guess: Recognize Sony news mips running newsos.
18403
18404Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18405
18406 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18407 "fi ; else" for bash.
18408
18409Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18410
18411 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18412
18413Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18414
18415 * config.sub: accept unixware as an alias for svr4.2.
18416 Fix some inconsistancies with the gcc version.
18417
18418Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18419
18420 * Makefile.in (DISTDOCDIRS): Add gdb.
18421
18422Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18423
18424 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18425
18426Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18427
18428 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18429 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18430 this now.
18431
18432Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18433
18434 * config.sub: Accept hiux* as an OS name.
18435
18436 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18437 etc/make-stds.texi. The underscore came from gcc, and dje now
18438 agrees that RUNTESTFLAGS is the correct name.
18439
18440Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18441
18442 * install.sh: Remove 'set -e'. It makes any conditionals
18443 in the script useless.
18444
18445 * config.guess: Automatically recognize arm-acorn-riscix
18446 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18447
18448Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18449
18450 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18451
18452Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18453
18454 * Makefile.in (DISTDOCDIRS): New variable.
18455 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 18456 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 18457
18458Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18459
18460 * configure.in (hppa target): check the source directory for the
18461 pagas sub-directory
18462
18463Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18464
18465 * config.sub: Allow -aout* and -elf*.
18466
18467Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18468
18469 * configure.in: Don't build ld on i386-solaris2, same as for
18470 sparc-solaris2.
18471
18472Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18473
18474 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18475
18476Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18477
18478 * configure.in: Configure gdb for alpha.
18479
18480Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18481
18482 * Makefile.in (CXXFLAGS): Add -O.
18483
18484Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18485
18486 * config.guess: added support for DG Aviion
18487
18488Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18489
18490 * configure.in: Produce warning message for subdirectories not
18491 configurable for this host/target combination. Don't try to
18492 configure gdb for vms.
18493
18494Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18495
18496 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18497 appropriate files before making "diststuff".
18498 (DISTBISONFILES): New var: list of files to be edited.
18499 (DISTSTUFFDIRS): Add binutils.
18500
18501Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18502
18503 * config.sub: also handle mipsel and mips64el (for little endian mips)
18504
18505Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18506
18507 * configure.in: Add * to end of all OS names.
18508
18509Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18510
18511 * configure.in: Build newlib for LynxOS native.
18512
18513Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18514
18515 * config.guess: Add support for delta 88k running SVR3.
18516
18517 * configure.in: Add comment about HP compiler vs. emacs.
18518
18519Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18520
18521 * configure.in: don't build ld on solaris2 (not a viable option
18522 due to bugs in getpwnam & getpwuid)
18523
18524Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18525
18526 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18527 config.guess will produce a full version number.
18528
18529Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18530
18531 * configure.in: Build linker and binutils for alpha-dec-osf1.
18532
18533Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18534
18535 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18536 and gdb/testsuite/Makefile.in.
18537
18538Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18539
18540 * configure.in: recognize mips*- instead of mips-
18541
18542Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18543
18544 * config.sub: Accept linux*coff and linux*elf as operating
18545 systems.
18546
18547Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18548
18549 * config.sub: Recognize mips64, and mips3 as an alias for it.
18550
18551Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18552
18553 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18554 gdb knows how to handle OSF/1 shared libraries.
18555
18556Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18557
18558 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18559 * config.guess: Recognize Hitachi's HIUX.
18560 * config.sub: Recognize h3050r* and hppahitachi.
18561 Remove redundant cases for hp9k[23]*.
18562
18563Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18564
18565 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18566 if gas and ld are in the source tree and are in ${configdirs}.
18567 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 18568 --with options (but still pass them down on the command line,
28e9041c 18569 if they were explicitly specified).
18570
18571Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18572
18573 * configure: substitute SHELL value in Makefile.in with
18574 ${CONFIG_SHELL}
18575
18576Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18577
18578 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18579 *-*-solaris2* targets.
18580
18581Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18582
18583 * Makefile.in: define M4, and pass it down to sub-makes;
18584 all-autoconf now depends on all-m4
18585
18586Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18587
18588 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18589 presence of {ar,ranlib} instead of a configured directory
18590
18591Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18592
18593 * config.guess: Accept 34?? as well as 33?? for NCR.
18594
18595Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18596
18597 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18598 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18599
18600Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18601
18602 * configure: grab values for $(CC) and $(CXX) from the
18603 environment, so that someone can do "CC=gcc configure; make" and
18604 have it work right (matching the way that autoconf works now)
18605
18606 * configure.in, Makefile.in: add support for gash, the tcl
18607 interface to Galaxy
18608
18609 * config.guess: add NetBSD variants (hp300, x86)
18610
18611Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18612
18613 * install.sh: Support -d option (in the manner of SunOS 4 install,
18614 as it is more deterministic than that of GNU install)
18615 (chmodcmd): Set file to mode 755 by default (should also do default
18616 chgrp and chown, but I don't feel like dealing with that now)
18617
18618Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18619
18620 * config.sub: Remove h8300hhms alias.
18621
18622Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18623
18624 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18625
18626Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18627
18628 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18629 as stmp-fixinc
18630
18631Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18632
18633 * config.sub: recognize m88110-bug-coff.
18634
18635Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18636
18637 * Makefile.in (all-libio): all dependencies on the toolchain used
18638 to build this (gcc, gas, ld, etc)
18639
18640Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18641
18642 * config.guess: Deal with OSF/1 1.3 on alpha.
18643
18644Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18645
18646 * install.sh: add some 'else true' clauses for portability
18647
18648 * configure.in: don't build libio for h8[35]00-*-* targets
18649
18650Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18651
18652 * Makefile.in: Add support for new libio.
18653
18654Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18655
18656 * install.sh: If one command fails, don't try the rest. Don't try
18657 to remove $dsttmp (via trap) unless we have already created it.
18658 If $src doesn't exist, detect it and exit with an error.
18659
18660 * config.guess: Recognize BSD on hp300.
18661
18662Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18663
18664 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18665 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18666
18667Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18668
18669 * Makefile.in (all-send-pr): depends on all-prms
18670
18671Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18672
18673 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18674
18675Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18676
18677 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18678 Added test for mips-mips-riscos5.
18679
18680Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18681
18682 * configure.in: use mh-hp300 for 68k HP hosts
18683
18684Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18685
18686 * configure: add support for CONFIG_SHELL, so that you can use
18687 some alternate shell for evaluating configure scripts
18688
18689Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18690
18691 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18692 in configure script to bug-gdb@prep.ai.mit.edu when building
18693 distribution archive.
18694 * Makefile.in (COMPRESS): Remove def.
18695 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18696 gdb.tar.Z and make-gdb.tar.Z respectively.
18697 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18698 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18699 to convergence with 'taz' target in Makefile.in.
18700
18701Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18702
18703 * install.sh (dsttmp): use trap to ensure that tmp files go
18704 away on error conditions
18705
18706Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18707
18708 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18709
18710Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18711
18712 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18713 its parent is '/' not ''.
18714
18715 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18716
18717Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18718
18719 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18720 that ${newsrcdir}/configure.in does.
18721
18722Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18723
18724 * test-build.mk: support for CONFIG_SHELL
18725
18726Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18727
18728 * config.sub (netware): Add as a basic system type.
18729
18730Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18731
18732 * Makefile.in (Makefile): depend on configure.in. Also drop the
18733 $(srcdir)/ from the dependency on Makefile.in.
18734
18735Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18736
18737 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18738 (h8300hhms is temporary until multi-libraries are implemented).
18739 * configure.in: Handle h8300h too.
18740
18741Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18742
18743 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18744
18745Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18746
18747 * configure: Remove extraneous output when guessing host type.
18748 * config.guess: Remove extraneous output when guessing using C
18749 compiler rather than uname, or when guessing fails.
18750
18751Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18752
18753 * Makefile.in: remove all.cross and install.cross targets
18754
18755 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18756 definitions
18757
18758Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18759
18760 * configure.in (target sh): Build gprof.
18761
18762Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18763
18764 * config.sub: change -solaris to -solaris2
18765
18766Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18767
18768 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18769
18770Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18771
18772 * configure: Correct error message for missing Makefile.in to
18773 print correct directory.
18774
18775Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18776
18777 * install.sh: kludge around 386BSD shell bug
18778
18779Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18780
18781 * config.guess: Recognize NeXT.
18782 * config.guess: Recognize i486-ncr-sysv4.
18783 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18784
18785Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18786
18787 * Makefile.in (MAKEINFOFLAGS): New variable.
18788 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18789 * build-all.mk, test-build.mk: Pass down --no-split as
18790 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18791
18792Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18793
18794 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18795
18796Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18797
18798 * Makefile.in (libg++.tar.z): New rule.
18799 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18800 * Makefile.in (taz): Only do a single chmod.
18801
18802Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18803
18804 * install.sh: don't use dirname anymore (replaced with sed usage)
18805
18806Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18807
18808 * Makefile.in: Change extension for gzip'd files from '.z' to
18809 '.gz' per new FSF standard usage.
18810
18811Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18812
18813 * configure: put quotes around the final value of program_transform_name
18814
18815Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18816
18817 * Makefile.in: new install.sh support; update install-info rules
18818
18819Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18820
18821 * configure.in: Build diff for crosses, but not for go32 host.
18822
18823 * configure.in: Build gprof only for native, and don't build it
18824 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18825
18826Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18827
18828 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18829
18830Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18831
18832 * configure.in (host_tools): Add prms.
18833
18834Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18835
18836 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18837 with $(FLAGS_TO_PASS) on the command line
18838
18839 * config.sub: Recognize lynx and lynxos
18840
18841Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18842
18843 * config.sub: Accept -ecoff*, not just -ecoff.
18844
18845Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18846
18847 * Makefile.in (taz): Use .gz suffix instead of .z.
18848 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18849 names.
18850
18851Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18852
18853 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18854
18855Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18856
18857 * Makefile.in (install-no-fixedincludes): install gcc last, so
18858 that rebuilds that might happen during 'make install' don't get
18859 bogus gcc include files
18860
18861Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18862
18863 Change from Utah for HPPA support:
18864 * config.guess: Recognize hppa1.x-hp-bsd.
18865
18866Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18867
18868 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18869 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18870
18871Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18872
18873 * config.sub: Add support for rom68k and bug boot monitors.
18874
18875Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18876
18877 * Makefile.in: Make all-opcodes depend on all-bfd.
18878
18879Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18880
18881 * config.guess: Added special check for i[34]86-univel-sysv4*.
18882
18883Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18884
18885 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18886 the processor rather than assuming i486.
18887
18888Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18889
18890 * config.guess: Recognize SunOS6 as Solaris3.
18891
18892Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18893
18894 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18895 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18896
18897Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18898
18899 * build-all.mk (all-cross): New target for Canadian Cross.
18900 Added Q2 go32 targets.
18901 * test-build.mk: Configure go32 cross sparclite-aout and
18902 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18903 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18904
18905Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18906
18907 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18908 GO32 hosted toolchains
18909
18910Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18911
18912 * configure: change so "-exec-prefix" gets passed down rather
18913 than "-exec_prefix" so autoconf generated Makefiles get the
18914 exec_prefix set right.
18915
18916Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18917
18918 * config.guess: get the Solaris2 minor version number
18919
18920 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18921
18922Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18923
18924 * config.guess: Recognize some Sequent platforms.
18925
18926Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18927
18928 * Makefile.in: added the vault-install target
18929
18930 * configure.in: actually use the Sun3 makefile fragment that's in
18931 config, also added the release dir to configdirs
18932
18933Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18934
18935 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18936
18937Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18938
18939 * configure.in: remove some program from Alpha targetted toolchains
18940
18941Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18942
18943 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18944 gprof.
18945 (taz): Run "make diststuff" in those directories instead of "make
18946 proto-dir". Look for "VERSION=" only at start of line in subdir
18947 Makefile. Use "gzip -9" for compression.
18948 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18949 (binutils.tar.z): New target.
18950
18951Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18952
18953 * Makefile.in (taz): Include gpl.texinfo.
18954
18955Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18956
18957 * Makefile.in (setup-dirs): Merged into "taz" target.
18958 (taz): Only do `proto-dir' stuff if a directory is actually needed
18959 for this target.
18960
18961Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18962
18963 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18964 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18965 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18966 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18967 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18968
18969Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18970
18971 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18972 config.sub, and move-if-change to gdb testsuite distribution
18973 archive, so the testsuite can be extracted, configured, and
18974 run separately from the gdb distribution. Blow away the Chill
18975 tests that require a Chill compiled executable, since GNU Chill
18976 is not yet publically available.
18977
18978Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18979
18980 * test-build.mk: set environment variables in a single command,
18981 instead of a list of assignments and exports
18982
18983 * config.guess: recognize Alpha/OSF1 systems
18984
18985Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18986
18987 * configure: Change help message to prefer --options rather than
18988 -options.
18989
18990Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18991
18992 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18993 zippy@ecst.csuchico.edu.
18994 * config.guess: Recognize miniframe.
18995
18996Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18997
248deaff 18998 * Makefile.in: Use srcroot to find runtest rather than rootme.
18999 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 19000
19001Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19002
19003 * test-build.mk: Extensive additions to support building on a
19004 machine other than the host.
19005
19006Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19007
19008 * configure (tooldir): Fix for i386-aix again.
19009
19010Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19011
19012 * configure, Makefile.in: Change definition of $(tooldir)
19013 to match the FSF.
19014
19015Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19016
19017 * config.guess: Recognize i[34]86/SVR4.
19018
19019Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19020
19021 * Makefile.in (all-gdb): gdb depends on sim.
19022
19023Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19024
19025 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19026 at the same time we make the prototype gdb directory.
19027 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19028 files at the same time as the gdb base release distribution.
19029
19030Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19031
19032 * Makefile.in (check): Use individual check targets rather than
19033 DO_X rule.
19034 (check-gcc): Added.
19035
19036Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19037
19038 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19039 for System V release 3.2.
19040
19041Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19042
19043 * config.sub: Recognize hppaosf.
19044 * configure.in: Do configure ld/binutils/gas for it.
19045
19046Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19047
19048 * configure (tooldir): Alter syntax used to set this, for systems
19049 where "\$" isn't handled right, like i386-aix.
19050
19051Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19052
19053 * configure: Pass program-transform-name, not
19054 program_transform_name, to recursive configures.
19055
19056Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19057
19058 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19059 of gas+ld+binutils.
19060
19061Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19062
19063 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19064
19065Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19066
19067 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19068
28e9041c 19069Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19070
19071 * Makefile.in (PRMS): Set back to all-prms.
19072
19073Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19074
19075 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19076 targets, rather than for MIPS hosts.
19077
19078Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19079
19080 * configure.in: add comment for --with-x default values
19081
19082 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19083
19084 * Makefile.in: add check-* targets for each of the directories in
19085 the tree. Add a definition of RUNTEST that will use the one we
19086 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19087
19088Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19089
19090 * configure.in: Removed obsolete references to bfd_target and
19091 target_makefile_frag.
19092
19093 * build-all.mk: Set assorted targets for Q2.
19094 * config.sub: Recognize z8k-sim and h8300-hms.
19095 * test-build.mk: Really don't pass host to configure.
19096 (HOLES): Added uname.
19097
19098Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19099
19100 * configure: Handle an empty program-prefix, program-suffix or
19101 program-transform-name correctly.
19102
19103Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19104
19105 * build-all.mk: -G 8 no longer required for MIPS targets.
19106 * test-build.mk: Don't pass host argument to configure; make it
19107 guess.
19108
19109Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19110
19111 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19112 * Makefile.in (COMPRESS): New macro, like GZIP.
19113
19114Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19115
19116 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19117
19118 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19119 with gas currently defaults to -G 0.
19120
19121Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19122
19123 * Makefile.in (all-flex): flex depends on byacc.
19124
19125 * build-all.mk: If host not specified, use config.guess. Pass TAG
19126 to test-build.mk as RELEASE_TAG.
19127 * test-build.mk (configargs): New variable containing arguments to
19128 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19129 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19130
19131 * config.guess: Use /bin/uname when checking -X argument on SCO,
19132 to avoid invoking GNU uname which doesn't understand -X.
19133
19134 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19135
19136 * configure.in: Build gas for mips-*-*.
19137
19138Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19139
19140 * Makefile.in (all.normal): insert missing backslash.
19141
19142Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19143
5309a301 19144 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 19145
19146 * Makefile.in: Complete overhaul to merge many almost identical
19147 targets.
19148
19149Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19150
19151 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19152 (gdb.tar.Z): Adjusted.
19153
19154 * Makefile.in (setup-dirs, taz): New targets; should be general
19155 enough to adapt for gdb sometime. Build only .z file.
19156 (gas.tar.z): New target.
19157
19158Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19159
19160 * build-all.mk: Use CC=cc -Xs on Solaris.
19161
28e9041c 19162Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19163
19164 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19165 for handling BISON for FSF releases.
19166
19167Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19168
19169 * configure: Actually implement the change zoo just documented.
19170
19171Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19172
19173 * configure: when using config.guess, only set target_alias when
19174 it's not already been set (ie, on the command line)
19175
19176Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19177
19178 * Makefile.in: add installcheck target, set PRMS to install-prms
19179
19180Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19181
19182 * configure: add support for package_makefile_fragment, handle the
19183 case where a directory has a configure.in file but no Makefile.in
19184 more gracefully (with an actual understandable error message, even);
19185 add support for --without (and add this to the usage message); also
19186 explicitly add a --host=${host_alias} to the command line when
19187 config.guess is used
19188
19189Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19190
19191 * configure: Must use both --host and --target in recursive calls.
19192
19193Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19194
19195 * Makefile.in: Change deja-gnu to dejagnu.
19196
19197Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19198
19199 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19200
19201Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19202
19203 * configure.in: canonicalize all instances to *-*-solaris2*,
19204 also strip out a number of tools to not build for go32 host
19205
19206Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19207
19208 * config.guess: add GPL.
19209
19210 * Makefile.in, config.guess, config.sub, configure: bump
19211 copyrights to 93.
19212
19213Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19214
19215 * Makefile.in (do-info): Removed obsolete check for existence of
19216 localenv file.
19217
19218 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19219
19220Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19221
19222 * Makefile.in: a couple of 'else true' for decstation,
19223 support for TclX
19224
19225 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19226
19227Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19228
19229 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19230
19231Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19232
19233 * config.guess: Recognize i386-ibm-aix (PS/2).
19234 * configure.in: Use config/mh-aix386 file for it.
19235
19236Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19237
19238 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19239 CC_FOR_TARGET instead.
19240 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19241
19242Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19243
19244 * Makefile.in: Add sim to list of directories sent with gdb
19245
19246Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19247
19248 * configure.in: Put back mips-dec-bsd* case.
19249
19250Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19251
19252 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19253 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19254 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 19255
19256Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19257
19258 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19259
19260 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19261 (install-info): install dir.info only if it exists,
19262 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19263
19264Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19265
19266 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19267 gas for mips-dec-bsd.
19268
19269Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19270
19271 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19272 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19273
19274Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19275
19276 * configure.in: Added "dejagnu" to hosttools list.
19277
19278Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19279
19280 * config.sub, configure.in, config.guess: Add support
19281 for Bosx, an AIX variant from Bull.
19282 Patches from F.Pierresteguy@frcl.bull.fr.
19283
19284Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19285
19286 * devo/dejagnu: Initial creation of devo/dejagnu.
19287 Migrated dejagnu testcases and support files for testing software
19288 tools to reside as subdirectories, currently called "testsuite",
19289 within the directory of the software tool. Migrated all programs,
19290 support libraries, etc. beloging to dejagnu proper from
19291 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19292 with no modifications. The changes to these files which will
19293 allow them to configure, build, and execute properly will be made
19294 in a future update.
19295
19296Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19297
19298 * Makefile.in: Change send_pr to send-pr.
19299 * configure.in: Likewise.
19300 * send_pr: Renamed directory to send-pr.
19301
19302Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19303
19304 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19305
19306Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19307
19308 * README: Update for gdb-4.8 release.
19309 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19310 gdb-xxx.tar.z (gzip'd) file also.
19311
19312Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19313
19314 * Makefile.in: make all-diff depend on all-libiberty
19315
19316Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19317
19318 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19319
19320Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19321
19322 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19323
19324Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19325
19326 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19327 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19328 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19329
19330Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19331
19332 * Makefile.in: makeinfo binary is in a new location
19333
19334Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19335
19336 * config.sub: Accept -ecoff as an OS.
19337
19338 * Makefile.in: Various changes to eliminate a level of make
19339 recursion and reduce the required command line length.
19340 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19341 sub-makes.
19342 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19343 variables holding settings for specific sub-makes.
19344 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19345 in terms of BASE_FLAGS_TO_PASS.
19346 (TARGET_LIBS): New variable listing directories which use
19347 TARGET_FLAGS_TO_PASS.
19348 (subdir_do): Eliminated.
19349 (do-*): New set of targets to replace subdir_do.
19350 (various): All targets which used subdir_do now depend on do-*.
19351 (local-clean): Renamed from do_clean.
19352 (local-distclean): New target, dependency of distclean and
19353 realclean.
19354 (install-info): Don't create directories. Depend on dir.info
19355 rather than calling make recursively.
19356 (install-dir.info): Eliminated.
19357 (install-info-dirs): Create all info directories here.
19358 (dir.info): Depend upon do-install-info.
19359
19360 * test-build.mk (HOLES): Added false.
19361
19362Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19363
19364 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19365
19366Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19367
19368 * Makefile.in (info): remove dependency on all-texinfo. The
19369 problem was really in texinfo/C, not at this level.
19370
19371Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19372
19373 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19374
19375Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19376
19377 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19378 GDB releases.
19379
19380Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19381
19382 * configure: Include srcdir in message about target of link not
19383 being found. Don't convert `-' to `_' in `with' options being
19384 passed to subdirs.
19385
19386Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19387
19388 * configure.in: add uudecode to host_tools
19389
19390 * Makefile.in: added {all,install}-uudecode targets, added them to
19391 the appropriate lists
19392
19393Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19394
19395 * Makefile.in (all-gcc): Added dependency on all-gas.
19396
19397 * configure.in (mips-*-*): Build ld and binutils.
19398
19399Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19400
19401 * configure: check return code from mkdir, print error message and
19402 exit on failure.
19403
19404Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19405
19406 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19407
19408Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19409
19410 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19411
19412Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19413
19414 * config.sub (h8500): Recognize this as a cpu type.
19415
19416Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19417
19418 * configure: source directory missing is no longer a warning
19419
19420 * configure.in: recognize irix[34]* instead of irix[34]
19421
19422 * Makefile.in: define and pass down X11_LIB
19423
28e9041c 19424Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19425
19426 * guess-systype: Renamed to ...
19427 * config.guess: ... by popular request.
19428 * configure.in, Makefile.in: Update accordingly.
19429
19430Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19431
19432 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19433 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19434 + Execute ./dummy instead of assuming . is in PATH.
19435
19436Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19437
19438 * guess-systype: New shell script. Attempts to guess the
19439 canonical host name of the executing host.
19440 Only a few hosts are supported so far.
19441 * configure: Call guess-systype if no host is specified.
19442
19443Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19444
19445 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19446 gcc Makefile.
19447
28e9041c 19448Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19449
19450 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19451 (all-gcc, install-gcc, subdir_do): Use it.
19452
19453Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19454
19455 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19456
19457Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19458
19459 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19460 set exclusively by configure, using configure.in .
19461
19462Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19463
19464 * test-build.mk: set $PATH for all builds
19465
19466 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19467
19468Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19469
19470 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19471 the one used in gcc/Makefile.in, so that a null expansion doesn't
19472 override the one needed to build gcc with a native cc.
19473
28e9041c 19474Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19475
19476 * configure: Accept -with arguments.
19477
19478Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19479
19480 * Makefile.in: added h8300sim
19481
19482Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19483
28e9041c 19484 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19485 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19486 (all-cygnus, native, build-cygnus): Make
19487 $(canonhost)-stamp-3stage-done, not $(host)....
19488 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19489 i386-sco3.2v4. Added else true to if command.
19490
19491Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19492
19493 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19494
19495Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19496
19497 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19498
19499Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19500
19501 * configure.in: don't remove binutils from Solaris builds
19502
19503Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19504
19505 * Makefile.in: get rid of earlier definitions for *clean,
19506 also handle the recursive info rule better
19507
19508Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19509
19510 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19511 do more-or-less the right thing.
19512
19513Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19514
19515 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19516 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19517
19518Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19519
19520 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19521 $(host_canonical).
19522
19523 * configure.in: split the configdirs list into 4 categories (native
19524 v. cross, library v. tool) and handle the cross-only and native-
19525 only in more reasonable (and correct!) way.
19526
19527Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19528
19529 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19530 configdirs anymore.
19531
19532Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19533
19534 * Makefile.in: extensive cleanup:: removed all of the explicit
19535 clean-* targets, collapsed many wrappers around subdir_do into
19536 one, added additional targets to satisfy standards.texi, deleted
19537 some old targets, some changes for consistency
19538
19539Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19540
19541 * configure.in: handle some programs as cross-only, and others as
19542 native only
19543
19544 * test-build.mk: handle partial holes in a more generic manner
19545
19546 * Makefile.in: m4 depends on libiberty
19547
28e9041c 19548Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19549
19550 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19551 time, wdiff, and find to configdirs
19552
19553 * Makefile.in: all, clean, and install rules for the new programs
19554 added to configure.in
19555
19556Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19557
19558 * configure.in: use mh-sun for all *-sun-* hosts
19559
28e9041c 19560Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19561
19562 * Makefile.in: define flags for X11 include files and library file
19563 locations, pass them down to the programs that need this info
19564
19565 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19566
28e9041c 19567Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19568
19569 * configure.in: start building libg++ for HP-UX targets
19570
19571Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19572
19573 * README: Update references to files moved into etc/.
19574
19575Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19576
19577 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19578 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19579
19580Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19581
19582 * configure: accept dash as well as underscore in long option
19583 names for FSF compatibility.
19584
19585Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19586
19587 * config.sub: added -sco3.2v4 support from FSF.
19588
19589Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19590
19591 * configure.in: expand the section that adds or removes
19592 directories from the list of programs to build, to handle native
19593 vs. cross in addition to host v. native
19594
19595Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19596
19597 * Makefile.in: Replace C++ in macro names with CXX.
19598 This is less likely to break ...
19599
19600Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19601
19602 * test-build.mk: add -w to GNU_MAKE
19603
19604Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19605
19606 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19607 add 'sparc' to list of recognized cpus. This needed to make
19608 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19609 Delete some redundant ose68 variants. Recognize -wrs as an os,
19610 then changes that into $CPU-wrs-vxworks.
19611
19612 * configure.in: remove most references to gdbtest, regularize
19613 target based program removal
19614
19615 * test-build.mk: import from p3 tree (many fixes and changes)
19616
19617Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19618
19619 * Makefile.in: added rules to handle tcl, tk, and expect
19620
19621 * configure.in: handle those directories if they exist
19622
19623Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19624
19625 * config.sub: removed bogus hppabsd and hppahpux names, since
19626 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19627
19628Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19629
19630 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19631 depends upon all-xiberty
19632
19633 * Makefile.in: changes from p3, including:
19634
19635 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19636
19637 * Makefile.in (XTRAFLAGS): include newlib directories if
19638 newlib/Makefile exists, rather than if host != target.
19639
19640 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19641
19642 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19643 from the same source tree and not building a cross-compiler. This
19644 matters for the libg++ configuration if reconfiguring a tree that
19645 has already been installed.
19646
19647 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19648
19649 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19650 pick up the machine and system specific header files.
19651
19652 * Makefile.in: added AS_FOR_TARGET, passed down in
19653 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19654 the C compiler to use to create programs which are run in the
19655 build environment, set it to default to $(CC), and passed it down
19656 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19657
19658 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19659
19660 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19661 We need them for unusual native builds, like systems without
19662 ranlib.
19663
19664 * configure: also define $(host_canonical) and
31972771 19665 $(target_canonical), which are the full, canonical names for the
19666 given host and target
28e9041c 19667
19668Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19669
19670 * Makefile.in: Added separate definitions for C++.
19671
19672Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19673
19674 * configure.in (configdirs): Add deja-gnu.
19675
19676Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19677
19678 * README: Update for configure.texi and gdb-4.7 release.
19679
19680Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19681
19682 * Makefile.in: Move "all" target to top of file.
19683 Previously, first target was ".PHONY" which caused BSD4.4 make
19684 to build .PHONY when make was run without arguments.
19685
19686Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19687
19688 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19689 Library-copylefted code in libiberty.
19690
19691Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19692
19693 * config.sub: Replace m68kmote with plain old m68k.
19694
19695Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19696
19697 * Makefile.in: Remove space from blank line, avoid Make complaints.
19698
19699Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19700
19701 * config.sub: Complain if no argument is given. Added support for
19702 386bsd as OS and target alias.
19703
19704Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19705
19706 * Makefile.in (XTRAFLAGS): include newlib directories if
19707 newlib/Makefile exists, rather than if host != target.
19708
19709Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19710
19711 * config.sub: recognize sparclite-wrs-vxworks.
19712
19713 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19714 p3.) Added clean-xiberty to clean.
19715
19716Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19717
19718 * configure.in: use *-*-* instead of nested cases for host and target
19719
19720Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19721
19722 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19723 from the same source tree and not building a cross-compiler. This
19724 matters for the libg++ configuration if reconfiguring a tree that
19725 has already been installed.
19726
19727Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19728
19729 * config.sub (i486v/i486v4): Merge in from FSF version.
19730
19731Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19732
19733 * configure: only set PWD if it is already set.
19734
19735Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19736
19737 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19738 doesn't have unset and all success paths (and most error paths)
19739 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19740 to just ${PWD} to avoid confusion.)
19741
19742Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19743
19744 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19745 even for a native compilation.
19746
19747Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19748
19749 Changes to make the gdb.tar.Z rule work better.
19750
19751 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19752 (DEVO_SUPPORT): Add configure.texi.
19753 (bfd-ilrt.tar.Z): Remove ancient rule.
19754
19755Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19756
19757 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19758 pick up the machine and system specific header files.
19759
19760 * configure.in, config.sub: added new target m68010-adobe-scout,
19761 with alias of adobe68k. Changed configure.in to check for
19762 -scout before -sco* to avoid a false match.
19763
19764 * Makefile.in: added AS_FOR_TARGET, passed down in
19765 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19766 the C compiler to use to create programs which are run in the
19767 build environment, set it to default to $(CC), and passed it down
19768 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19769
19770Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19771
19772 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19773 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19774 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19775 FOR_TARGET variants, to newlib and libg++.
19776
19777Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19778
19779 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19780 first.
19781
19782Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19783
19784 * config.sub: Accept `elf' as an environment.
19785
19786Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19787
19788 * Makefile.in (all-opcodes): cd into the right directory
19789
19790Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19791
19792 * configure: added -program_transform_name option, used as
19793 argument to sed when installing programs.
19794 configure.texi: added documentation for -program_prefix,
19795 -program_suffix and -program_transform_name.
19796
19797Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19798
19799 * config.sub: Accept i486 where i386 ok.
19800
19801Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19802
19803 * config.sub: accept we32k
19804
19805Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19806
4b695c23 19807 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 19808
19809 * Makefile.in: don't create all directories for ``make install'';
19810 let the subdirectories create the ones they need.
19811
19812Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19813
31972771 19814 * COPYING: new file, GPL v2
28e9041c 19815
19816Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19817
19818 * Makefile.in: use the new gen-info-dir, which needs a template
19819 argument (which also lives in texinfo)
19820
19821 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19822
28e9041c 19823Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19824
19825 * config.sub (ncr3000): Change i386 to i486.
19826
19827Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19828
19829 * Makefile.in: add install-rcs, install-grep to
19830 install-no-fixedincludes, removed install-bison and install-libgcc
19831
19832Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19833
19834 * configure.in: grab the HPUX makefile fragment if on HPUX
19835
19836Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19837
19838 * Makefile.in: eradicate bison spoor (ditto libgcc).
19839 configure.in: recognise m68{k,000}-ericsson-OSE.
19840 es1800 is alias for m68k-ericsson-OSE
19841
19842Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19843
19844 * configure.in: rearrange the parts that remove programs from
19845 configdirs, based now on HOST==TARGET or by canonical triple.
19846
19847Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19848
19849 * test-build.mk: recurse explicitly with -f test-build.mk when
19850 appropriate. predicate stage3 and comparison on the existence
19851 of gcc. That is, if gcc isn't around, we aren't three-staging.
19852 On very clean, also remove ...stamp-co. Build in-place before
19853 doing other builds.
19854
19855Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19856
19857 * Makefile.in, configure.in: add tgas
19858
19859Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19860
19861 * Makefile.in: a number of changes merged in from progressive.
19862
19863 * configure.in: add libm.
19864
19865 * .cvsignore: ignore some stuff that comes from test-build.mk.
19866
28e9041c 19867Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19868
19869 * config.sub: Add es1800 (m68k-ericsson-es1800).
19870
19871Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19872
19873 * configure: Add program_suffix (parallel to program_prefix)
19874 * Makefile.in: adjust directory-creating script for losing decstation
19875
19876Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19877
19878 * configure: Minor $subdir-related fixes.
19879
19880Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19881
19882 * configure: fix various problems with propogating
19883 makefile_target_frag in subdirs.
19884 * configure.in: config libgcc if its there
19885
19886Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19887
19888 * config.sub: HPPA merge.
19889
28e9041c 19890Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19891
19892 * Makefile.in: Replace all-bison with all-byacc in all
19893 dependency lines for other tools (which now use byacc).
19894
19895Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19896
19897 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19898
28e9041c 19899Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19900
19901 * Makefile.in: make gprof rules similar to byacc rules (instead of
19902 vestigal $(unsubdir) that didn't work...)
19903
19904Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19905
19906 * config.sub: Add support for Linux.
19907 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19908 (at least for libg++).
19909
19910Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19911
19912 * configure.texi: fix doc for the -nfp option to configure
19913
19914Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19915
19916 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19917
19918Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19919
19920 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19921 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19922 * configure.in: added solaris* host_makefile_frag hook.
19923
19924Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19925
19926 * config.sub: changed recognition of m68000 so that various
19927 m68k types can be specified via m680[01234]0
19928
19929Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19930
19931 * config.sub (basic_machine): fix sed so that '-foo' isn't
19932 completely substituted out while .+'-foo' loses the '-foo'
19933
19934Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19935
19936 * config.sub ($os): Add -aout.
19937
19938Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19939
19940 * configure: If host_makefile_frag is absolute, don't
19941 prefix ${invsubdir} (relevant to libg++ auto-configure).
19942
19943Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19944
19945 * Makefile.in (tooldir): Define it.
19946 (all-ld): Depend on all-flex.
19947
19948Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19949
19950 * Makefile.in (check): Fix libg++ special case.
19951
19952Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19953
19954 * configure: do not bury `pwd` into config.status, thus do fewer
19955 pwd's.
19956
19957 * configure: print the "Building in" message only when building in
19958 other than "." AND verbose.
19959
fee90afd 19960 * configure: remove -s, rework -v to better accommodate guested
28e9041c 19961 configures.
19962
19963 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19964
19965Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19966
19967 * Makefile.in: macroize flags passed on recursion. remove
19968 fileutils.
19969
19970Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19971
19972 * configure: get makesrcdir right for subdirs deeper than 1.
19973
19974 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19975 install.
19976
19977Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19978
19979 * Makefile.in: don't print subdir_do or recursion lines.
19980
19981Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19982
19983 * standards.texi: added menu item.
19984
19985 * Makefile.in: build and install standards.info.
19986
19987 * standards.texi: new file.
19988
19989Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19990
19991 * configure: test for and move config.status pieces from
19992 ${subdir}/.
19993
19994Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19995
28e9041c 19996 * configure: Test for existance of files before trying to mv
19997 them, to avoid numerous non-existance messages.
19998
19999Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20000
20001 * configure: correct final line of config.status.
20002
20003 * configure: patch from eggert. Avoids a protection problem if
20004 the original Makefile.in is read only.
20005
20006 * configure: use move-if-change from gcc to create config.status.
20007 Some makefiles depend on config.status to tell if a directory
20008 has been reconfigured for a different host. This change
20009 prevents those directories from remaking everything in the case
20010 where the reconfig was only intended to rebuild a Makefile.
20011
20012 * configure: test for config.sub with "config.sub sun4" rather
20013 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20014 host alias from a missing config.sub.
20015
20016Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20017
20018 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20019 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20020
20021Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20022
20023 * configure: mkdir ${subdir} as needed.
20024
20025Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20026
20027 * Makefile.in,configure.in: added autoconf.
20028
20029Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20030
20031 * Makefile.in: no longer pass against on recursion.
20032
20033 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20034 definitions are not inherited.
20035
20036 * configure: correct makesrcdir when subdir is .
20037
20038Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20039
20040 * configure: Add support for 'subdirs' variable, which is
20041 like 'configdirs', except that configure doesn't re-invoke
20042 itself for subdirs, it just creates a Makefile for each subdir.
20043 * configure.texi: Document subdirs.
20044
20045Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20046
20047 * configure.in: added flex to configdirs
20048
20049Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20050
20051 * Makefile.in: remove clean-stamps from clean.
20052
20053Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20054
20055 * configure.in: Add gdbtest to configdirs.
20056
20057Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20058
20059 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20060 to recursive makes.
20061 * configure.in: Recognize new ncr3000 config.
20062
20063Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20064
20065 * Makefile.in, configure.in: removed references to gdbm.
20066
20067Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20068
20069 * config.sub: Don't canonicalize os value
20070 newsos* to bsd (readline needs to check for newsos).
20071 (This fix was earlier made Jan 31, but got re-broken.)
20072
20073Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20074
20075 * configure.in: sco is an os, not a vendor!
20076
20077 * configure: Quote $( better. Keep various shells happy.
20078
20079Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20080
20081 * Makefile.in: eliminate stamp-files.
20082
20083Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20084
20085 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20086 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20087
20088Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20089
20090 * config.sub: fix iris/iris3.
20091
20092Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20093
20094 * configure: re-add -rm.
20095
20096Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20097
20098 * Maskefile.in: add .stmp-rcs to all.
20099
20100 * configure.in: remove gas from rs6000 build, use aix host fragment.
20101
20102Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20103
20104 * configure: pass down site_option during recursion.
20105
20106Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20107
20108 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20109
20110Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20111
20112 * configure: Change exec_prefix so that it really defaults to prefix.
20113
20114Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20115
20116 * Makefile.in, configure.in: Add support for mmalloc library.
20117
20118Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20119
20120 * Makefile.in: add stmp dependencies for a few more things.
20121
20122Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20123
20124 * configure: adjusted error message on objdir/srcdir configure
20125 collision, per john's suggestion.
20126
20127 * Makefile.in: add libiberty stmp to all and all.cross.
20128
20129Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20130
20131 * Makefile.in: remove force dependencies, add grep to all.
20132
20133Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20134
20135 * Makefile.in: drop flex. make stamp files work.
20136
20137 * configure: added test for conflicting configuration in srcdir,
20138 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20139 gets cranky. use relative paths for configure and srcdir
20140 whenever possible. Send some error messages to stderr that were
20141 going to stdout.
20142
20143Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20144
20145 * Makefile.in: Fix libg++ rule to check for gcc directory
20146 before using gcc/gcc. Also pass XTRAFLAGS.
20147
20148Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20149
20150 * Makefile.in: added stmp-files so that directories aren't polled
20151 when they are already built.
20152
20153 * configure.texi: fixed a node pointer problem.
20154
20155Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20156
5309a301 20157 * config.sub configure.in gdb/configure.in
28e9041c 20158 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20159 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20160 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20161
20162Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20163
20164 * configure: -recurring becomes -silent. corrected help message
20165 for -site= option.
20166
20167 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20168
20169Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20170
20171 * configure: when building Makefile for crosses, replace
20172 tooldir and program_prefix. default srcdir from location of
20173 config.sub. remove "for host in hosts" and "for target in
20174 targets" loops.
20175
20176Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20177
20178 * Makefile.in: Do not pass bindir or mandir to cvs.
20179
20180Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20181
20182 * Makefile.in, configure.in: removed traces of namesubdir,
20183 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20184 copyrights to '92, changed some from Cygnus to FSF.
20185
20186 * configure.texi: remove most references to multiple hosts,
20187 multiple targets, subdirs, etc.
20188
20189 * configure.man: removed rcsid. reference config.sub not
20190 config.subr.
20191
20192 * Makefile.in: mkdir $(infodir) on install-info.
20193
20194Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20195
20196 * configure.texi: Explain better about .gdbinit and about
20197 the environment that configure.in sections run in.
20198
20199Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20200
20201 * configure.in: Ultrix is only a decstation if it's a MIPS.
20202
20203Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20204
20205 * README: DOC.configure => cfg-paper.texi.
20206
20207Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20208
20209 * config.sub (near case $os): Don't convert newsos* to bsd!
20210
20211Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20212
20213 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20214 the number of copies of COPYING that go into the GDB tar file.
20215
20216Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20217
5309a301 20218 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 20219 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20220 Fix SCO configuration stuff.
20221
20222Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20223
20224 * Makefile.in: For libg++, make sure the -I pointing
20225 to the gcc directory goes *after* all the libg++-local -I flags.
20226 Also, move just-gcc dependency from just-libg++ to all-libg++.
20227
20228Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20229
20230 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20231
20232Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20233
20234 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20235
20236Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20237
20238 * config.sub: Add stratus configuration frags. Also
20239 submitted to FSF.
20240
20241Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20242
20243 * Makefile.in (DEV_SUPPORT): add configure.man.
20244
20245 * config.sub(Decode manufacturer-specific): add -none*.
20246
20247Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20248
20249 * Makefile.in: remove form feeds to make Sun's make happy.
20250 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20251
20252Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20253
20254 * Makefile.in (AR_FLAGS): Make quieter.
20255
20256Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20257
20258 * configure.in: Add libg++.
20259 * configure: When verbose, don't output the command line at each
20260 level; it will be unremarkably the same as the previous version,
20261 which will be the same as what the user typed.
20262
20263Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20264
20265 * configure.in, Makefile.in: fix clean-info, add flex. add
20266 fileutils.
20267
20268 * configure: be less sensitive to spaces in Makefile.in. Do not
20269 look for sources in "..". Doing so breaks subdirectories that
20270 might have their own configure. If a subdir has it's own
20271 configure script, use it.
20272
20273Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20274
20275 * cfg-paper.texi: some changes suggested by rms.
20276
20277Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20278
20279 * config.sub: Merge in some small additions from the FSF version,
20280 taken from the gcc distribution, to bring the Cygnus and FSF
20281 versions into closer sync.
20282
20283Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20284
20285 * configure.in: Changed svr4 references to sysv4.
20286
20287Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20288
20289 * configure: added -V for version number option.
20290
20291Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20292
20293 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20294 renamed from DOC.configure to cfg-paper.texi.
20295
20296Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20297
20298 * configure, config.subr, config.sub: config.subr is now
20299 config.sub again.
20300
20301Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20302
20303 * configure.texi: new file, in progress.
20304
20305 * Makefile.in: build info file and install the man page for
20306 configure.
20307
20308 * configure.man: new file, first cut.
20309
20310 * configure: find config.subr again now that configuration "none"
20311 has gone. removed all traces of the -ansi option. removed all
20312 traces of the -languages option.
20313
20314 * config.subr: resync from rms.
20315
20316Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20317
20318 * configure, config.sub, config.subr: merge config.sub into
20319 config.subr, call the result config.subr, remove config.sub, use
20320 config.subr.
20321
20322 * Makefile.in: revised install for dir.info.
20323
20324Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20325
20326 * configure.in: add decstation host makefile frag.
20327
20328 * Makefile.in: BISON now bison -y again. also install-gcc on
20329 install. clean-gdbm on clean. infodir belongs in datadir.
20330 Make directories for info install. Build dir.info here then
20331 install it.
20332
20333Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20334
20335 * Makefile.in: fix for bad directory tests.
20336
20337Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20338
20339 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20340 regexp. -srcdir relative was being handled incorrectly.
20341
20342 * Makefile.in: unwrapped some for loops so that parallel makes
20343 work again and so one can focus one's attention on a particular
20344 package.
20345
20346Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20347
20348 * configure: added PWD as a stand in for `pwd` (for speed). use
20349 elif wherever possible. make -srcdir work without -objdir.
20350 -objdir= commented out.
20351
20352Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20353
20354 * configure: +options become --options. -subdirs commented out.
20355 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20356 Makefile now at top of generated Makefile. Removed cvs log
20357 entries. added -srcdir. create .gdbinit only if there is one
20358 in ${srcdir}.
20359
20360 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20361 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20362 and mandir now keyed off datadir by default.
20363
20364Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20365
20366 * Freshly created ChangeLog.
20367
20368\f
20369Local Variables:
20370mode: change-log
20371left-margin: 8
20372fill-column: 76
20373version-control: never
20374End: