]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
PR go/86535
[thirdparty/gcc.git] / ChangeLog
CommitLineData
0281dc50 12019-02-11 Andrew Stubbs <ams@codesourcery.com>
2
3 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
4 (Write After Approval): Remove myself and Julian.
5
e90b1938 62019-01-26 Harald Anlauf <anlauf@gmx.de>
7
8 * MAINTAINERS (Write After Approval): Add myself.
9
ec19e98b 102019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
11
12 * MAINTAINERS (Write After Approval): Add myself.
13
a8987353 142019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
15
3e8e1777 16 * ChangeLog: Replace space with tab.
17 * MAINTAINERS: Delete 1 tab to keep alignment.
a8987353 18
50c4a518 192019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
20
21 * MAINTAINERS (Write After Approval): Add myself.
22
439926a7 232019-01-18 Li Jia He <helijia@gcc.gnu.org>
24
25 * MAINTAINERS (Write After Approval): Add myself.
26
d62c0949 272019-01-17 Andrew Stubbs <ams@codesourcery.com>
28 Kwok Cheung Yeung <kcy@codesourcery.com>
29 Julian Brown <julian@codesourcery.com>
30 Tom de Vries <tom@codesourcery.com>
31 Jan Hubicka <hubicka@ucw.cz>
32 Martin Jambor <mjambor@suse.cz>
33
34 * configure.ac: Likewise.
35 * configure: Regenerate.
36 * contrib/config-list.mk: Add amdgcn-amdhsa.
37
45fb810d 382019-01-16 Kewen Lin <linkw@gcc.gnu.org>
39
40 * MAINTAINERS (Write After Approval): Add myself.
41
3e8e1777 422019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
de62156b 43
a8987353 44 * MAINTAINERS (Write After Approval): Add myself.
de62156b 45
342964b6 462019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
47
48 PR target/88535
49 * config.guess: Import upstream version 2019-01-03.
50 * config.sub: Import upstream version 2019-01-01.
51
c486e31b 522018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
53
54 * MAINTAINERS (Write After Approval): Update my maintainer address.
55
9ee8356d 562018-12-21 Gergö Barany <gergo@codesourcery.com>
57
58 * MAINTAINERS (Write After Approval): Add myself.
59
b31d0348 602018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
61
62 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
63
16706a2e 642018-12-05 Iain Sandoe <iain@sandoe.co.uk>
65
66 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
67 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
68 (GCC_TARGET_TOOL): Likewise.
69 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
70 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
342964b6 71 OTOOL, OTOOL_FOR_TARGET: New substitutions.
16706a2e 72 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
342964b6 73 * configure: Regenerate.
16706a2e 74 * Makefile.in: Likewise.
75
da8dd068 762018-11-28 Johannes Pfau <johannespfau@gmail.com>
77
78 * MAINTAINERS (Write After Approval): Add myself.
79
adc80ab7 802018-11-13 Martin Liska <mliska@suse.cz>
81
82 * gcc.target/i386/pr87930.c: Move to ...
83 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
84
f9f83457 852018-11-10 Stafford Horne <shorne@gmail.com>
86
87 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
88 (Write After Approval): Remove myself.
89
e7b82989 902018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
91
92 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
93 Append $INCICONV to it.
94
0acb32e2 952018-11-04 Stafford Horne <shorne@gmail.com>
96
97 * MAINTAINERS (Write After Approval): Add myself.
98
f00f02a3 992018-10-31 Joseph Myers <joseph@codesourcery.com>
100
101 PR bootstrap/82856
102 * multilib.am: New file. From automake.
103
104 Merge from binutils-gdb:
105 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
106
107 * libtool.m4: Use AC_LANG_SOURCE.
108 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
109 * ar-lib: New file.
110 * test-driver: New file.
111 * configure: Re-generate.
112
b5441001 1132018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
114
115 * MAINTAINERS (Write After Approval): Add myself.
116
72a2ce3d 1172018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
118
119 PR bootstrap/87788
120 PR d/87799
121 * configure: Rebuild.
122 * configure.ac: Disable D on systems where it is known not to work.
123
03385ed3 1242018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
125
126 * Makefile.def (target_modules): Add libphobos.
127 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
128 GDCFLAGS_FOR_TARGET.
129 (dependencies): Make libphobos depend on libatomic, libbacktrace
130 configure, and zlib configure.
131 (language): Add language d.
132 * Makefile.in: Rebuild.
133 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
134 (HOST_EXPORTS): Add GDC.
135 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
136 (BASE_TARGET_EXPORTS): Add GDC.
137 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
138 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
139 (EXTRA_HOST_FLAGS): Add GDC.
140 (STAGE1_FLAGS_TO_PASS): Add GDC.
141 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
142 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
143 environment variables.
144 * configure: Rebuild.
145 * configure.ac: Add target-libphobos to target_libraries. Set and
146 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
147
38602cd9 1482018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
149
150 * MAINTAINERS (Write After Approval): Add myself.
151
ddc69a97 1522018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
153
154 * MAINTAINERS (Write After Approval): Remove myself.
155
e70725a9 1562018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
157
158 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
159
c659c71f 1602018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
161
162 * MAINTAINERS: Update my email address.
163
042674a5 1642018-10-04 Thomas Schwinge <thomas@codesourcery.com>
165
166 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
167 maintainer.
168
15359c96 1692018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
170
171 * MAINTAINERS (Write After Approval): Add self.
172
089d1a5f 1732018-09-13 Sam Tebbs <sam.tebbs@arm.com>
174
175 * MAINTAINERS (write after approval): Add myself.
176
e4040c13 1772018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
178
179 * MAINTAINERS: Update my email address.
180
72310d4f 1812018-08-29 Vlad Lazar <vlad.lazar@arm.com>
182
183 * MAINTAINERS (write after approval): Add myself.
184
db75ccc1 1852018-08-21 Richard Sandiford <richard.sandiford@arm.com>
186
187 * MAINTAINERS: Add self to global reviewers list.
188
56469e97 1892018-08-17 Sandra Loosemore <sandra@codesourcery.com>
190
191 MAINTAINERS: Add c-sky port maintainers.
192
8ff80b6b 1932018-08-10 Martin Liska <mliska@suse.cz>
194
195 * MAINTAINERS: Revert change in previous commit and
c9e63184 196 join lines.
8ff80b6b 197
a29d4af6 1982018-08-10 Martin Liska <mliska@suse.cz>
199
200 * MAINTAINERS: Remove extra line.
201
d6c80428 2022018-08-06 Naveen H.S <naveenh@marvell.com>
203
204 * MAINTAINERS: Update my email address.
205
30125118 2062018-07-19 DJ Delorie <dj@redhat.com>
207
208 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
209 as maintainer.
210
a7c7a77c 2112018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
212
213 * MAINTAINERS: Adjust email address for me and my colleague Robin
214 Dapp.
215
890efbeb 2162018-07-13 H.J. Lu <hongjiu.lu@intel.com>
217 Sunil K Pandey <sunil.k.pandey@intel.com>
218
219 PR target/84413
220 * config/i386/i386.c (m_CORE_AVX512): New.
221 (m_CORE_AVX2): Likewise.
222 (m_CORE_ALL): Add m_CORE_AVX2.
223 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
224 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
225 and remove the rest of m_SKYLAKE_AVX512.
226
0f7484b6 2272018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
228
229 * config.sub: Sync with upstream version 2018-07-03.
230
141b6cc0 2312018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
232
233 * config.guess: Sync with upstream version 2018-06-26.
234 * config.sub: Sync with upstream version 2018-07-02.
235
494c17dc 2362018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
237
c9e63184 238 * libtool.m4: Sort output of 'find' to enable deterministic builds.
494c17dc 239 * ltmain.sh: Likewise.
240
87fb0803 2412018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
242
243 * contrib/config-list.mk: Remove powerpc-linux_paired.
244
9488d90e 2452018-06-29 Alexandre Oliva <oliva@adacore.com>
246
247 * configure.ac: Introduce support for @unless/@endunless.
248 * Makefile.tpl (dep-kind): Rewrite with cond; return
249 postbootstrap in some cases.
250 (make-postboot-dep, postboot-targets): New.
251 (dependencies): Do not output postbootstrap dependencies at
252 first. Output non-target ones changed for configure to depend
253 on stage_last @if gcc-bootstrap, and the original deps @unless
254 gcc-bootstrap.
255 * configure.in, Makefile.in: Rebuilt.
256
2d924229 2572018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
258
259 * MAINTAINERS (write after approval): Add myself.
260
ed380f72 2612018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
262
263 * MAINTAINERS (write after approval): Add myself.
264
9805e646 2652018-06-19 Nick Clifton <nickc@redhat.com>
266
267 * zlib/configure.ac: Restore old behaviour of only enabling
268 multilibs when a target subdirectory is defined. This allows
269 building with srcdir == builddir.
270 * zlib/configure: Regenerate.
271
13532559 2722018-06-18 Eric Botcazou <ebotcazou@adacore.com>
273
274 * Makefile.def (fortran): Add check-target-libgomp-fortran.
275 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
276 * Makefile.in: Regenerate.
277
4e4e14a7 2782018-06-16 Ben Elliston <bje@gnu.org>
279
280 * config.guess: Import latest version.
281 * config.sub: Likewise.
282
1e42d5c6 2832018-06-08 Martin Liska <mliska@suse.cz>
284
285 * MAINTAINERS: Remove MPX-related entries.
286 * Makefile.def: Remove libmpx support.
13532559 287 * Makefile.in: Regenerate.
288 * configure.ac: Remove removed files.
289 * configure: Regenerate.
1e42d5c6 290 * libmpx/ChangeLog: Remove.
291 * libmpx/Makefile.am: Remove.
292 * libmpx/Makefile.in: Remove.
293 * libmpx/acinclude.m4: Remove.
294 * libmpx/aclocal.m4: Remove.
295 * libmpx/config.h.in: Remove.
296 * libmpx/configure: Remove.
297 * libmpx/configure.ac: Remove.
298 * libmpx/configure.tgt: Remove.
299 * libmpx/libmpx.spec.in: Remove.
300 * libmpx/mpxrt/Makefile.am: Remove.
301 * libmpx/mpxrt/Makefile.in: Remove.
302 * libmpx/mpxrt/libmpx.map: Remove.
303 * libmpx/mpxrt/libtool-version: Remove.
304 * libmpx/mpxrt/mpxrt-utils.c: Remove.
305 * libmpx/mpxrt/mpxrt-utils.h: Remove.
306 * libmpx/mpxrt/mpxrt.c: Remove.
307 * libmpx/mpxrt/mpxrt.h: Remove.
308 * libmpx/mpxwrap/Makefile.am: Remove.
309 * libmpx/mpxwrap/Makefile.in: Remove.
310 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
311 * libmpx/mpxwrap/libtool-version: Remove.
312 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
313
702e42ae 3142018-06-04 Martin Liska <mliska@suse.cz>
315
316 * MAINTAINERS: Add myself as gcov maintainer.
317
4c0847cf 3182018-06-04 Matthew Fortune <mfortune@gmail.com>
319
320 * MAINTAINERS: Update my email address.
321
e84df84f 3222018-06-04 Tom de Vries <tdevries@suse.de>
323
324 * MAINTAINERS: Remove write-after-approval entries for component
325 maintainers.
326
a094aab5 3272018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
328
329 * MAINTAINERS (write after approval): Add myself.
330
923b8a94 3312018-06-01 Bin Cheng <amker@gcc.gnu.org>
26bbd54c 332
333 * MAINTAINERS: Update my email address.
334
a9a67ce3 3352018-06-01 Tom de Vries <tdevries@suse.de>
336
337 * MAINTAINERS: Update my email address.
338
568075ea 3392018-05-22 Bin Cheng <bin.cheng@arm.com>
340
341 * MAINTAINERS (loop-optimizer): Add myself.
342
b9bdd103 3432018-05-01 Francois H. Theron <francois.theron@netronome.com>
344
345 * configure.ac: Added "nfp" target.
346 * configure: Regenerate.
347
f07f7f41 3482018-04-30 Richard Biener <rguenther@suse.de>
349
350 PR bootstrap/85571
351 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
352 (STAGE3_TFLAGS): Likewise.
353 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
354 (STAGEtrain_TFLAGS): Likewise.
355 * Makefile.in: Regenerate.
356
2beea61e 3572018-04-26 Richard Biener <rguenther@suse.de>
358
359 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
360 (STAGE2_CFLAGS): Likewise.
361 (STAGE2_TFLAGS): Likewise.
362 (STAGE3_CFLAGS): Add -fchecking.
363 (STAGE3_TFLAGS): Likewise.
364 (STAGEtrain_CFLAGS): Filter out -fchecking.
365 (STAGEtrain_TFLAGS): Likewise.
366 * Makefile.in: Re-generate.
367
0ddd8466 3682018-04-25 Catherine Moore <clm@codesourcery.com>
369
370 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
371
df2811ea 3722018-04-18 Paul Clarke <pc@us.ibm.com>
373
374 * MAINTAINERS (write after approval): Add myself.
375
315a7f1f 3762018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
377
378 * MAINTAINERS: Update my email address.
379
3f3e7631 3802018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
381
382 * MAINTAINERS: Remove redundant Write-After-Approval entry.
383
fe008cb9 3842018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
385
386 * MAINTAINERS: Update my email address and disambiguate myself
387 a bit from Will Schmidt.
388
efe40a58 3892018-03-21 Nathan Sidwell <nathan@acm.org>
390
391 * MAINTAINERS: Move maintainers of now-removed picochip and score
392 ports to write after approval.
393
b810fb33 3942018-03-13 Richard Sandiford <richard.sandiford@arm.com>
395
396 * MAINTAINERS: Add entry for SVE maintainership.
397
c2762a30 3982018-02-13 Maciej W. Rozycki <macro@mips.com>
399
400 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
401 * configure: Regenerate.
402
88dd4ef6 4032018-01-18 Boris Kolpackov <boris@codesynthesis.com>
404
405 * MAINTAINERS (write after approval): Add myself.
406
663b0508 4072018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
408
409 * MAINTAINERS (write after approval): Add myself.
410
cbd22752 4112018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
412
413 * MAINTAINERS (write after approval): Add myself.
55d24b6e 414
8e8f6434 4152018-01-03 Jakub Jelinek <jakub@redhat.com>
416
417 Update copyright years.
418
7e7273c0 4192018-01-03 Ben Elliston <bje@gnu.org>
420
421 * config.guess: Import latest version.
422 * config.sub: Likewise.
423
1963e4b3 4242017-12-12 Stafford Horne <shorne@gmail.com>
425
426 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
427 * configure: Regenerate.
428
3757f553 4292017-11-29 Qing Zhao <qing.zhao@oracle.com>
430
431 * MAINTAINERS (Write After Approval): Add myself.
432
efa02472 4332017-11-28 Julia Koval <julia.koval@intel.com>
434 Sebastian Peryt <sebastian.peryt@intel.com>
435
436 * Makefile.def (target_modules): Remove libcilkrts.
437 * Makefile.in: Ditto.
438 * configure: Ditto.
439 * configure.ac: Ditto.
440
6bfdb1fc 4412017-11-28 Julia Koval <julia.koval@intel.com>
442
443 * MAINTAINERS (Write After Approval): Add myself.
444
ffb2e0d0 4452017-11-22 Sudakshina Das <sudi.das@arm.com>
446
447 * MAINTAINERS (Write After Approval): Add myself.
448
eaddab26 4492017-11-06 Palmer Dabbelt <palmer@sifive.com>
450
451 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
452 Use my SiFive email address.
453
54a10b65 4542017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
455
456 * MAINTAINERS (write after approval): Add myself.
457
5367a728 4582017-10-27 Martin Liska <mliska@suse.cz>
459
460 * Makefile.tpl: Use proper name of folder as it was renamed
461 during transition to 4 stages.
462 * Makefile.in: Regenerate.
463
bba981e9 4642017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
465
4e428cd3 466 * MAINTAINERS (write after approval): Add myself.
bba981e9 467
87f03d95 4682017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
469
470 * MAINTAINERS: Add a note that maintainership also includes web
471 pages, docs, and testsuite related to that area.
472
ac6ff7c3 4732017-09-25 Tom de Vries <tom@codesourcery.com>
474
475 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
476
d8e52a5b 4772017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
478
479 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
480
b3088b93 4812017-09-15 Nathan Sidwell <nathan@acm.org>
482
483 * MAINTAINERS: Remove myself as a vxworks maintainer.
484
608f62d5 4852017-09-13 Thomas Schwinge <thomas@codesourcery.com>
486
487 * MAINTAINERS: Remove email address of Jim Norris.
488
185288ff 4892017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
490
491 * MAINTAINERS (Reviewers): Move myself from here...
492 (CPU Port Maintainers): ... to here.
493
84187da8 4942017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
495
496 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
497
abace987 4982017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
499
4e428cd3 500 * MAINTAINERS (write after approval): Add myself.
abace987 501
475738b0 5022017-07-28 Tony Reix <tony.reix@atos.net>
503
504 * configure.ac (target-libffi): Don't disable for AIX.
505 (go): Don't add to unsupported_languages on AIX.
506 (target-libgo): Don't disable for AIX.
507 * configure: Regenerate.
508
91ca42af 5092017-07-19 Yury Gribov <tetra2005@gmail.com>
510
511 * MAINTAINERS: Add myself.
512
186e3417 5132017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
514
515 * MAINTAINERS: Update my email address.
516
bf8761c8 5172017-07-04 Richard Earnshaw <rearnsha@arm.com>
518
519 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
520 arm-specific auto-generated header files.
521
d6400eba 5222017-07-03 Nathan Sidwell <nathan@acm.org>
523
524 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
525 * configure: Rebuilt.
526
844ebb30 5272017-07-03 Bernd Schmidt <bschmidt@redhat.com>
528
529 * MAINTAINERS: Readd myself for c6x.
530
5b0c96e3 5312017-06-28 Martin Liska <mliska@suse.cz>
532
533 PR bootstrap/81217
534 * Makefile.def: Remove superfluous bootstrap_target from
535 bootstrap_stage.
536 * Makefile.in: Re-generate the file.
537
137937b2 5382017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
539
4e428cd3 540 * MAINTAINERS: Add myself to Write After Approval
137937b2 541
b0cabb9f 5422017-06-21 Andrew Jenner <andrew@codesourcery.com>
543
544 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
545
696cfb66 5462017-06-19 Martin Liska <mliska@suse.cz>
547
548 * Makefile.def: Define 4 stages PGO bootstrap.
549 * Makefile.tpl: Define FLAGS.
550 * Makefile.in: Regenerate.
551
8f6c8962 5522017-06-14 Ian Lance Taylor <iant@golang.org>
553
554 * Makefile.def: Add check-gotools to go check targets.
555 * Makefile.in: Rebuild.
556
bf0ea9ad 5572017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
558
559 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
560
a703ac2b 5612017-06-03 Eric Botcazou <ebotcazou@adacore.com>
562
563 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
564 * configure: Regenerate.
565
5362e31e 5662017-05-31 Martin Liska <mliska@suse.cz>
567
568 * configure.ac: Add handling of stage2_werror_flags to
569 action-if-given and to action-if-not-given.
570 * configure: Regenerate.
571
b4607012 5722017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
573
574 * MAINTAINERS: Add self to Write After Approval
575
58659b9a 5762017-05-27 Bernd Schmidt <bschmidt@redhat.com>
577
578 * MAINTAINERS: Update my email address, and remove myself as
579 maintainer in some areas.
580
dbae3ea7 5812017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
582
583 * MAINTAINERS: Add self to Write After Approval
584
01b4453c 5852017-05-25 Nathan Sidwell <nathan@acm.org>
586
587 * configure.ac: Add --enable-languages=default to mean default and
588 make --enable-languages=all mean all supported languages.
589 * configure: Regenerated.
590
01e91138 5912017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
592
593 * config.gcc (powerpc*-*-*spe*): New.
594 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
595 (powerpc-*-rtems*spe*): New.
596 (powerpc*-*-linux*spe*): New.
597 (powerpc-wrs-vxworksspe): New.
598 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
599 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
600 * config.host (powerpc*-*-*spe*): New.
601
14b6abc7 6022017-05-19 Martin Liska <mliska@suse.cz>
603
604 * configure.ac: Add --enable-werror-always just for
605 bootstrap-debug (or none build config) and do not add it
606 when we are on a release branch.
607 * configure: Regenerated.
608
dc19b031 6092017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
610
611 * MAINTAINERS: Add self to Write After Approval
612
4088b877 6132017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
614
615 * MAINTAINERS: Move myself to Write After Approval section.
616
9b8fa13d 6172017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
618
619 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
620 ACCH registers.
621 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
622 available.
623 (umulsidi3): Likewise.
624 (mulsidi3_700): Disable this pattern when we have advanced mpy
625 instructions.
626 (umulsidi3_700): Likewise.
627 (maddsidi4): New pattern.
628 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
629 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
630 (mpydu_imm_arcv2hs): Likewise.
631 * config/arc/predicates.md (accl_operand): New predicate.
632
6932c0bd 6332017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
634 Andrew Burgess <andrew.burgess@embecosm.com>
635
636 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
637 case.
638 (ARC_AUTOFP_IRQ_P): Likewise.
639 (ARC_AUTO_IRQ_P): Likewise.
640 (rgf_banked_register_count): New variable.
641 (parse_mrgf_banked_regs_option): New function.
642 (arc_override_options): Handle rgf_banked_regs option.
643 (arc_handle_interrupt_attribute): Add firq option.
644 (arc_compute_function_type): Return fast irq type when required.
645 (arc_must_save_register): Handle fast interrupts.
646 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
647 (arc_return_address_regs): Update.
648 * config/arc/arc.h (arc_return_address_regs): Update.
649 (arc_function_type): Add fast interrupt type.
650 (ARC_INTERRUPT_P): Update.
651 (RC_FAST_INTERRUPT_P): Define.
652 * config/arc/arc.md (simple_return): Update for fast interrupts.
653 (p_return_i): Likewise.
654 * config/arc/arc.opt (mrgf-banked-regs): New option.
655 * doc/invoke.texi (mrgf-banked-regs): Document.
656
6abb17b8 6572017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
658
659 * config/arc/arc.c (irq_ctrl_saved): New variable.
660 (ARC_AUTOBLINK_IRQ_P): Define.
661 (ARC_AUTOFP_IRQ_P): Likewise.
662 (ARC_AUTO_IRQ_P): Likewise.
663 (irq_range): New function.
664 (arc_must_save_register): Likewise.
665 (arc_must_save_return_addr): Likewise.
666 (arc_dwarf_emit_irq_save_regs): Likewise.
667 (arc_override_options): Handle deferred options.
668 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
669 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
670 arc_must_save_return_addr.
671 (arc_compute_frame_size): Handle automated save and restore of
672 registers.
673 (arc_expand_prologue): Likewise.
674 (arc_expand_epilogue): Likewise.
675 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
676 * config/arc/arc.opt (mirq-ctrl-saved): New option.
677 * doc/invoke.texi (mirq-ctrl-saved): Document option.
678
dad18bfe 6792017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
680 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
681
682 PR bootstrap/77661
683 * Makefile.def: Don't pass --enable-maintainer-mode on to an
684 in-tree build MPC.
685 * Makefile.in: Regenerate.
686
c96ae98b 6872017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
688
689 * configure.ac: Enable LTO by default on darwin >= 9.
690 * configure: Regenerate.
691
ab4399bf 6922017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
693
694 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
695 and Andrew Waterman as the RISC-V maintainers.
696
b6331b82 6972017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
698
699 * MAINTAINERS: Add self to Write After Approval
700
c78af60a 7012017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
702
703 * config.guess: Import latest from upstream.
704
f09c2418 7052017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
706
707 * MAINTAINERS (Write After Approval): Remove entries that are
708 already covered under Reviewers.
709
a664c62c 7102017-03-08 Mark Wielaard <mark@klomp.org>
711
712 PR demangler/70909
713 PR demangler/67264
714 * include/demangle.h: Add d_printing to struct demangle_component
715 and pass struct demangle_component as non const.
716
b827cad9 7172017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
718
719 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
720
a7355f50 7212017-02-15 Thomas Schwinge <thomas@codesourcery.com>
722
723 * Makefile.tpl: Remove HOST_ISLVER.
724 (HOST_EXPORTS): Remove ISLVER.
725 * Makefile.in: Regenerate.
726
8e8a14c2 7272017-02-13 Richard Biener <rguenther@suse.de>
728
729 * configure: Re-generate.
730
6fb211fb 7312017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
732
733 * MAINTAINERS: Adjust bug reporting URL.
734
c5853145 7352017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
736
737 * MAINTAINERS (Write After Approval): Remove redundant entry
738 for Andrew Burgess.
739
43bbe3ea 7402017-02-03 John David Anglin <danglin@gcc.gnu.org>
741
4e428cd3 742 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
43bbe3ea 743 32-bit hppa*-*-hpux*.
4e428cd3 744 * configure: Regenerate.
43bbe3ea 745
645a0bd9 7462017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
747
748 * configure.ac: Moved the white list of enabling BRIG FE to
749 libhsail-rt/configure.tgt.
750 * configure: Regenerated.
751 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
752
7532017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
55a56509 754 Martin Jambor <mjambor@suse.cz>
755
55a56509 756 * Makefile.def (target_modules): Added libhsail-rt.
757 (languages): Added language brig.
758 * Makefile.in: Regenerated.
759 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
760 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
761 * configure: Regenerated.
762
0812bb06 7632017-01-17 Jakub Jelinek <jakub@redhat.com>
764
765 PR other/79046
766 * configure: Regenerated.
767
cb7a0f1d 7682017-01-04 Alan Modra <amodra@gmail.com>
769
770 * configure: Regenerate.
771
6be786aa 7722016-12-29 Ben Elliston <bje@gnu.org>
773
774 * config.sub: Import latest version.
775
6592c733 7762016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
777
778 * MAINTAINERS (Write After Approval): Add myself.
779
08814ca4 7802016-12-21 Jakub Jelinek <jakub@redhat.com>
781
782 * configure.ac: Don't bootstrap libmpx unless --with-build-config
783 includes bootstrap-mpx.
784 * configure: Regenerated.
785
ea439028 7862016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
787
788 * MAINTAINERS (Write After Approval): Add myself.
789
efbca99c 7902016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
791
cb7a0f1d 792 * configure: Regenerate.
efbca99c 793
74dfdbe3 7942016-12-01 Matthias Klose <doko@ubuntu.com>
795
796 * configure.ac: Don't use pkg-config to check for bdw-gc.
797 * configure: Regenerate.
798
baf71228 7992016-11-30 Matthias Klose <doko@ubuntu.com>
800
801 * Makefile.def: Remove reference to boehm-gc target module.
802 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
803 options and for the bdw-gc pkg-config module.
804 * configure: Regenerate.
805 * Makefile.in: Regenerate.
806
216d4ec2 8072016-11-28 Nathan Sidwell <nathan@acm.org>
808
809 * MAINTAINERS (nvptx): Remove self.
810
f74f6a32 8112016-11-25 Ben Elliston <bje@gnu.org>
812
813 * config.guess: Import latest version.
814 * config.sub: Likewise.
815
a7bea5f7 8162016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
817
818 * MAINTAINERS (Write After Approval): Add myself.
819
30ddd7d7 8202016-11-15 Matthias Klose <doko@ubuntu.com>
821
822 * Makefile.def: Remove references to GCJ.
823 * Makefile.tpl: Likewise.
824 * Makefile.in: Regenerate.
825
29a8a56b 8262016-11-15 Matthias Klose <doko@ubuntu.com>
827
828 * config-ml.in: Remove references to GCJ.
829 * configure.ac: Likewise.
830 * configure: Regenerate.
831
c368baae 8322016-11-01 Josh Conner <joshconner@google.com>
833
834 * MAINTAINERS (Write After Approval): Update email address,
835
49508b55 8362016-10-27 Carl Love <cel@us.ibm.com>
837
838 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
839 Approval list to make it alphabetical.
840
584fa6c1 8412016-10-27 Carl Love <cel@us.ibm.com>
842
843 * MAINTAINERS (Write After Approval): Add myself.
844
30c3cafe 8452016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
846
847 * MAINTAINERS (Reviewers): Add myself.
848 (Write After Approval): Add myself.
849
53f34234 8502016-10-21 Hartmut Penner <hepenner@us.ibm.com>
851 Ulrich Weigand <uweigand@de.ibm.com>
852
853 * MAINTAINERS: Update email address.
854
862c56bc 8552016-10-10 Nathan Sidwell <nathan@acm.org>
856
857 * MAINTAINERS: Update email address.
858
88afddbc 8592016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
860
861 * configure.ac: Add aarch64-*-freebsd*.
862 * configure: Regenerate.
863
ab93a701 8642016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
865
866 * MAINTAINERS: Update email address after it got reverted.
867
03869f98 8682016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
869
870 * configure.ac (target_libraries): Readd target-boehm-gc.
871 Restore --enable-objc-gc handling.
872 * configure: Regenerate.
873
e7d04cdd 8742015-10-03 Jeff Law <law@redhat.com>
875
876 * MAINTAINERS: Move several inactive maintainers to the
877 write-after-approval section.
878
38cf534f 8792016-09-30 Jakub Jelinek <jakub@redhat.com>
880
881 * configure.ac: Add target-libffi to target_libraries.
882 Readd libgcj target disablings, modified to only target-libffi.
883 Readd target addition of go to unsupported languages.
884 * configure: Regenerated.
885
17bf743e 8862016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
887
888 * MAINTAINERS: Update email address.
889
f4951849 8902016-09-30 Andrew Haley <aph@redhat.com>
891
fc08a45b 892 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
f4951849 893 write-after approval. Remove Tom Tromey and Bryce McKinlay from
894 libgcj.
895
0f2095b8 8962016-09-30 Andrew Haley <aph@redhat.com>
897
898 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
899 write-after approval after GCJ deletion.
900
1ab7ff47 9012016-09-30 Andrew Haley <aph@redhat.com>
902
903 * Makefile.def: Remove libjava.
904 * Makefile.tpl: Likewise.
905 * Makefile.in: Regenerate.
906 * configure.ac: Likewise.
907 * configure: Likewise.
908 * gcc/java: Remove.
909 * libjava: Likewise.
910
c80b93bd 9112016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
912
913 * MAINTAINERS (Reviewers): Add myself.
914
194b906d 9152016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
916
917 * configure.ac: Disable "sim" directory for arc*-*-*.
918 * configure: Regenerated.
919
58a36bf6 9202016-09-23 Tamar Christina <tamar.christina@arm.com>
921
922 * MAINTAINERS (Write After Approval): Add myself.
923
efa1150d 9242016-09-12 Maciej W. Rozycki <macro@imgtec.com>
925
926 * configure.ac: Check for the minimum in-tree MPFR version
927 handled.
928 * configure: Regenerate.
929
8fa8d3bc 9302016-07-20 Yan-Ting Lin <currygt52@gmail.com>
931
932 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
933 * configure: Regenerated.
934
aae553ee 9352016-07-19 Fritz Reese <fritzoreese@gmail.com>
936
937 * MAINTAINERS (Write After Approval): Add myself.
938
b4c71cbb 9392016-06-23 Andi Kleen <ak@linux.intel.com>
940
941 * Makefile.def: Add autoprofiledbootstrap.
942 * Makefile.tpl: Dito.
943 * Makefile.in: Regenerate.
944
1d6aa005 9452016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
946
947 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
948 * configure: Regenerate.
949
0f7d9ee5 9502016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
951
952 * configure: Regenerate.
953 * configure.ac: Remove support for avr-rtems.
954
e980e16a 9552016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
956
957 * MAINTAINERS (Write After Approval): Add myself.
958
60b33cd7 9592016-06-16 Michael Collison <michael.collison@arm.com>
960
961 * MAINTAINERS (Write After Approval): Add myself.
962
4f60ea41 9632016-06-14 Mikael Morin <mikael@gcc.gnu.org>
964
965 * MAINTAINERS (Write After Approval): Update e-mail address.
966
7cfaa234 9672016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
968
8fa8d3bc 969 * MAINTAINERS (Write After Approval): Add myself.
7cfaa234 970
55bba89a 9712016-05-28 Alan Modra <amodra@gmail.com>
972
973 * Makefile.tpl (configure): Depend on m4 files included.
974 * Makefile.in: Regenerate.
975
bb7145f6 9762016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
977
978 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
979 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
980
61736a1b 9812016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
982
983 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
984 special case builtin.
985 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
986 support for ALTIVEC_BUILTIN_VEC_ADDEC.
987 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
988 for __builtin_vec_addec.
989
cd9cf094 9902016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
991
992 * config.guess: Import version 2016-04-02 (newest).
993 * config.sub: Import version 2016-05-10 (newest).
994
89797459 9952016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
47a09f55 996
89797459 997 * configure.ac: Add ARC support to libgloss.
998 * configure: Regenerate
47a09f55 999
96bab53a 10002016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1001
1002 * MAINTAINERS (Write After Approval): Add myself.
1003
4b2246ef 10042016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1005
1006 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1007 * configure: Regenerated.
1008 * Makefile.def (gmp): Explicitly disable assembler.
1009 (mpfr): Adjust lib_path.
1010 (mpc): Likewise.
1011 * Makefile.in: Regenerated.
1012
bee4f5e5 10132016-05-01 Jakub Jelinek <jakub@redhat.com>
1014
1015 PR bootstrap/70704
1016 * configure.ac (--enable-stage1-checking): Add missing
1017 --enable-checking=.
1018 * configure: Regenerated.
1019
9a9b5abf 10202016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1021
5505dabc 1022 * config.guess: Revert r235676.
1023 * config.sub: Revert r235676.
1024
10252016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1026
1027 * config.guess: Remove SH5 support.
9a9b5abf 1028 * config.sub: Likewise.
1029 * configure: Likewise.
1030 * configure.ac: Likewise.
1031
c05979a1 10322016-04-26 Jakub Jelinek <jakub@redhat.com>
1033
1034 PR bootstrap/70704
1035 * configure.ac (--enable-stage1-checking): For --disable-checking or
1036 implicit --enable-checking, make sure extra flag matches in between
1037 stage1 and later checking.
1038 * configure: Regenerated.
1039
524df596 10402016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1041
1042 * .gitattributes: New file.
1043
c268ae83 10442016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1045
1046 * MAINTAINERS (rs6000/powerpc port): Add myself.
1047
f1907b88 10482016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1049
1050 PR bootstrap/70173
1051 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1052 and gotools directories. Delete the stage_final file.
1053 * Makefile.in: Regenerate.
1054
67c7f8e2 10552016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1056
1057 * MAINTAINERS (Write After Approval): Add myself.
1058
74cacd78 10592016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1060
1061 * MAINTAINERS (Fortran maintainer): Remove myself.
1062
61b25b61 10632016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1064
1065 * MAINTAINERS (Write After Approval): Add myself.
1066
a12eaf25 10672016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1068
1069 * MAINTAINERS (Write After Approval): Add myself.
1070
ca7ff757 10712016-03-17 Cary Coutant <ccoutant@gmail.com>
1072
1073 Sync with binutils-gdb:
1074
1075 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1076
1077 * configure.ac: Add mips and s390 to the gold target check.
1078 * configure: Regenerate.
1079
bf03cb9d 10802016-03-01 DJ Delorie <dj@redhat.com>
1081
1082 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1083
7aed60de 10842016-02-22 David Malcolm <dmalcolm@redhat.com>
1085
1086 * MAINTAINERS (libcpp): Add myself.
1087 (diagnostic messages): Likewise.
1088
b2745e57 10892016-02-20 Tom de Vries <tom@codesourcery.com>
1090
1091 * MAINTAINERS: Fix whitespace.
1092
4afa5064 10932016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1094
1095 * MAINTAINERS (Write After Approval): Add myself.
1096
ae5394fd 10972016-01-29 Sebastian Pop <s.pop@samsung.com>
1098
1099 * config/isl.m4: Add comments about isl-0.16.
1100 * configure: Regenerate.
1101
f9fb57ca 11022016-01-29 Martin Jambor <mjambor@suse.cz>
1103
1104 * MAINTAINERS (hsa maintainers): Add myself.
1105
9ce22fb3 11062015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1107
1108 * MAINTAINERS: (Write After Approval): Add myself.
1109
45fc5243 11102016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1111 Sebastian Pop <s.pop@samsung.com>
1112
1113 * Makefile.in: Regenerate.
1114 * Makefile.tpl: Export ISLVER.
1115 * configure: Regenerate.
1116 * config/isl.m4: Detect isl-0.15.
1117
cdcc70f1 11182016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1119
1120 PR bootstrap/69329
1121 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1122 * Makefile.in: Regenerate.
1123
7aa50266 11242016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1125
1126 * configure.ac: Enable LTO for DJGPP
1127 * configure: Regenerate
1128
325f661b 11292016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1130
1131 Sync with binutils-gdb:
1132 2015-10-21 Nick Clifton <nickc@redhat.com>
1133
1134 PR gas/19109
1135 * configure.ac: Note the 'none' is an acceptable argument to
1136 --enable-compressed-debug-sections.
1137 * configure: Regenerate.
1138
8b8da2f4 11392016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1140
1141 PR bootstrap/69134
1142 * Makefile.def (mpfr): Disable assembler.
1143 * Makefile.in: Regenerate.
1144
eb32c607 11452016-01-01 Ben Elliston <bje@gnu.org>
1146
1147 * config.guess: Import version 2016-01-01.
1148 * config.sub: Likewise.
1149
95ec1e88 11502015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1151
1152 * MAINTAINERS (Write After Approval): Add myself.
1153
71130ef8 11542015-12-17 Sebastian Pop <s.pop@samsung.com>
1155
1156 * Makefile.in: Replace ISL with isl.
1157 * Makefile.tpl: Same.
1158 * config/isl.m4: Same.
1159 * configure.ac: Same.
1160 * contrib/download_prerequisites: Same.
1161 * configure: Regenerate.
1162
a2356db3 11632015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1164
1165 * MAINTAINERS (Write After Approval): Add Myself.
1166
07ae8272 11672015-12-17 Nathan Sidwell <nathan@acm.org>
1168
1169 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1170 * configure: Regenerate.
1171
7458b15a 11722015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1173 Sebastian Pop <s.pop@samsung.com>
1174
1175 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1176 isl_ctx_get_max_operations.
1177 * configure: Regenerate.
1178
9be4db03 11792015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
61d7a193 1180
1181 * MAINTAINERS (Write After Approval): Add myself.
1182
877f47a9 11832015-12-02 Ian Lance Taylor <iant@google.com>
1184
1185 PR go/66147
1186 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1187 * Makefile.in: Regenerate.
1188
256eaa17 11892015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1190
1191 PR libffi/65726
1192 * Makefile.def (lang_env_dependencies): Make libffi depend
1193 on cxx.
1194 * Makefile.in: Regenerate.
1195
bc9df766 11962015-11-26 David Edelsohn <dje.gcc@gmail.com>
1197
1198 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1199 symbols.
1200
38f4c967 12012015-11-20 Tristan Gingold <gingold@adacore.com>
1202
1203 Sync with binutils-gdb:
1204 2015-11-20 Tristan Gingold <gingold@adacore.com>
1205
1206 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1207 * configure: Regenerate.
1208
d666ba1d 12092015-11-19 Martin Liska <mliska@suse.cz>
1210
1211 * .gitignore: Add .clang-format to ignored files.
1212 * Makefile.in: Add clang-format.
1213 * Makefile.tpl: Likewise.
1214
067ef0d9 12152015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1216
1217 * configure.ac: Enable libmpx by default.
1218 * configure: Regenerated.
1219
b0751b76 12202015-10-23 Steve Ellcey <sellcey@imgtec.com>
1221
1222 * MAINTAINERS: Update email address.
1223
2fc69290 12242015-10-23 Paulo Matos <pmatos@linki.tools>
1225
1226 * MAINTAINERS: Update email address.
1227
26f6d549 12282015-10-23 Alan Hayward <alan.hayward@arm.com>
1229
1230 * MAINTAINERS (Write After Approval): Add myself.
1231
afb6adb9 12322015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1233
1234 Sync with binutils-gdb:
1235 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1236
1237 PR gas/19109
1238 * configure.ac: Add
1239 --enable-compressed-debug-sections={all,gas,gold,ld}.
1240 * configure: Regenerated.
1241
b7d4b31c 12422015-10-16 Arnaud Charlet <charlet@adacore.com>
1243
1244 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1245
57d92e8a 12462015-10-09 Martin Liska <mliska@suse.cz>
1247
1248 * MAINTAINERS (Write After Approval): Add myself.
1249
fa835bac 12502015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1251
1252 * MAINTAINERS (Write After Approval): Add myself.
1253
9db2fa68 12542015-10-02 Florian Weimer <fweimer@redhat.com>
1255
1256 * MAINTAINERS: Update email address.
1257
b185c082 12582015-10-02 Louis Krupp <louis.krupp@zoho.com>
1259
1260 * MAINTAINERS (Write After Approval): Add myself.
1261
3ac5995c 12622015-09-20 Kai Tietz <ktietz70@googlemail.com>
1263
cf2fd8f7 1264 * MAINTAINERS: Update email.
3ac5995c 1265
2149208d 12662015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1267
1268 * MAINTAINERS: Update my email address.
1269
a8e073b5 12702015-09-01 James Bowman <james.bowman@ftdichip.com>
1271
1272 * MAINTAINERS (ft32 port): Add myself.
1273
748c0f4a 12742015-08-28 David Sherwood <david.sherwood@arm.com>
1275
1276 * MAINTAINERS: Add myself.
1277
ec5f8547 12782015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1279
1280 * MAINTAINERS (Write After Approval): Add myself.
1281
4e7d6e89 12822015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1283
1284 PR libfortran/54572
1285 * Makefile.def: Make libgfortran depend on libbacktrace.
1286 * Makefile.in: Regenerate.
1287
376211b1 12882015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1289
1290 * MAINTAINERS (Write After Approval): Add myself.
1291
9d71bbdc 12922015-08-12 Tom de Vries <tom@codesourcery.com>
1293
1294 PR other/67092
1295 * configure.ac: Remove --with_host_libstdcxx support.
1296 * configure: Regenerate.
1297
fdcd05c8 12982015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1299 Jakub Jelinek <jakub@redhat.com>
1300
1301 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1302 nvptx*-*-*.
1303 * configure: Regenerate.
1304
29890f2e 13052015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1306
1307 * Makefile.def (libiconv): Define bootstrap=true.
1308 Mark pdf/html/info as missing.
1309 (configure-gcc): Depend on all-libiconv.
1310 (all-gcc): Ditto.
1311 (configure-libcpp): Ditto.
1312 (all-libcpp): Ditto.
1313 (configure-intl): Ditto.
1314 (all-intl): Ditto.
1315 * Makefile.in: Regenerate.
1316
d1a8d2ac 13172015-08-03 Bin Cheng <bin.cheng@arm.com>
1318
1319 * MAINTAINERS (loop ivopts): Add the entry and myself.
1320
ad10d664 13212015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1322
1323 * MAINTAINERS (nvptx): Add self.
1324
7b42a296 13252015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1326
1327 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1328 128-bit vector modes.
1329
d46c0c7e 13302015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
e4d06601 1331
d46c0c7e 1332 * MAINTAINERS (Write After Approval): Add myself.
1333
cf2fd8f7 13342015-07-28 Ben Elliston <bje@gnu.org>
c14bac81 1335
1336 * config.sub, config.guess: Import from upstream.
1337
e757a6a8 13382015-07-24 Michael Darling <darlingm@gmail.com>
1339
1340 PR other/66259
1341 * config-ml.in: Reflects renaming of configure.in to configure.ac
1342 * configure: Likewise
1343 * configure.ac: Likewise
1344
15c41437 13452015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1346
1347 * MAINTAINERS: Update my email address.
1348
8a6ab6a0 13492015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1350
1351 Sync with binutils-gdb:
1352 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1353
1354 * configure.ac (target_configdirs): Exclude target-zlib if
1355 target-libjava isn't built.
1356 * configure: Regenerated.
1357
6406d366 13582015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1359
1360 Sync with binutils-gdb:
1361 2015-05-13 John David Anglin <dave.anglin@bell.net>
1362
1363 * configure.ac: Disable configuration of GDB for HPUX targets.
1364 * configure: Regenerate.
1365
1366 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1367
1368 * configure.ac: Add --with-system-zlib.
1369 * configure: Regenerated.
1370
1371 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1372
1373 * configure.ac: Add FT32 support.
1374 * configure: Regenerate.
1375
1376 2015-01-12 Anthony Green <green@moxielogic.com>
1377
1378 * configure.ac: Don't disable gprof for moxie.
1379 * configure: Rebuild.
1380
c850ece7 13812015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1382
1383 Sync with binutils-gdb:
1384 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1385
1386 PR ld/18355
1387 * Makefile.def: Add extra_configure_flags to host zlib.
1388 * configure.ac (extra_host_zlib_configure_flags): New. Set
1389 to --enable-host-shared When bfd is to be built as shared
1390 library. AC_SUBST.
1391 * Makefile.in: Regenerated.
1392
31a33dc9 13932015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1394
1395 Sync with src:
1396 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1397 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1398 * Makefile.in: Regenerated.
1399
1c26a2ee 14002015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1401
1402 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1403 target.
1404 * configure: Regenerate.
1405
5941b5d3 14062015-06-23 Ludovic Courtès <ludo@gnu.org>
1407
1408 * MAINTAINERS (Write After Approval): Add myself.
1409
ed13ef4d 14102015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1411
1412 * MAINTAINERS (OS Port Maintainers): Add myself.
1413 (Various Maintainers): Remove myself from libffi testsuite.
1414
d348be20 14152015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1416
1417 * MAINTAINERS (gen* on machine desc): Add self.
1418
dce53dbc 14192015-06-02 Jason Merrill <jason@redhat.com>
1420
1421 PR bootstrap/66319
1422 * configure.ac: Use -std=gnu++98.
1423
ea589ea6 14242015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1425
1426 * MAINTAINERS (Write After Approval): Add myself.
1427
d5f3a33f 14282015-05-28 Mike Frysinger <vapier@gentoo.org>
1429
1430 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1431 * configure: Regenerate.
1432
27590679 14332015-05-26 Jason Merrill <jason@redhat.com>
1434
1435 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1436 * configure: Regenerate.
1437
b6616c9c 14382015-05-16 James Bowman <james.bowman@ftdichip.com>
1439
1440 * configure.ac: FT32 target added.
b6616c9c 1441 * configure: Regenerated.
1442
457a4c2e 14432015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1444
1445 * MAINTAINERS (Write After Approval): Add myself.
1446
d337ac08 14472015-05-11 Paulo Matos <paulo@matos-sorge.com>
1448
1449 * MAINTAINERS (Write After Approval): Add myself.
1450
6efd9d79 14512015-05-11 Paulo Matos <paulo@matos-sorge.com>
1452
1453 * configure.ac: Fix typo.
1454 * configure: Regenerate.
1455
052433ca 14562015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1457
1458 * MAINTAINERS (Write After Approval): Add myself.
1459
bed3355c 14602015-05-03 Matthias Klose <doko@ubuntu.com>
1461
1462 * configure.ac: Match $host configured with triplets.
1463 * configure: Regenerate.
1464
215cfab2 14652015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1466
1467 * Makefile.tpl: Remove surplus whitespace throughout.
1468 * Makefile.in: Regenerate.
1469
3ba2fa8f 14702015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1471
1472 * MAINTAINERS (Various Maintainers): Add myself as instruction
1473 combiner maintainer.
1474
868af6b6 14752015-04-17 Jakub Jelinek <jakub@redhat.com>
1476
1477 PR bootstrap/62077
1478 * configure.ac (--enable-stage1-checking): Default to
1479 release,misc,gimple,rtlflag,tree,types if --disable-checking
1480 or --enable-checking is not specified and DEV-PHASE is not
1481 experimental.
1482 * configure: Regenerated.
1483
53eea98c 14842015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1485
1486 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1487 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1488 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1489 * Makefile.in: Regenerate.
1490
c3570991 14912015-04-08 Cary Coutant <ccoutant@gmail.com>
8fb85120 1492
1493 * MAINTAINERS: Update my email address.
1494
af5714b1 14952015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1496
1497 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1498
6bf5506c 14992015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1500
1501 * MAINTAINERS: Add myself as an arm port reviewer.
1502
c8ddf81f 15032015-03-25 Martin Liska <mliska@suse.cz>
1504 Yury Gribov <y.gribov@samsung.com>
1505
1506 * Makefile.in: Fix ln source location for vimrc file.
1507 * Makefile.tpl: Likewise.
1508
f5fad380 15092015-03-09 Aldy Hernandez <aldyh@redhat.com>
1510
1511 PR bootstrap/25672
1512 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1513 cross-compiling. Similarly for CXX_FOR_TARGET.
1514 * configure: Regenerate.
1515
202baac8 15162015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1517
1518 * Makefile.def: Add libmpx.
1519 * configure.ac: Add libmpx.
1520 * Makefile.in: Regenerate.
1521 * configure: Regenerate.
1522
a05985c3 15232015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1524
1525 * MAINTAINERS (CPU Port Maintainers): Add myself
1526 i386 vector ISA extns mantainer.
1527
0ee33baf 15282015-03-13 Jeff Law <law@redhat.com>
1529
1530 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1531 maintainer.
1532 Remove Richard Henderson as a maintainer for the x86 port.
1533
1c92e2e9 15342015-03-03 Joern Rennecke <gnu@amylaar.uk>
1535
1536 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1537
df311a4c 15382015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1539
1540 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1541 pointer bounds checker and i386 MPX maintainer.
1542
0a9a2234 15432015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1544
1545 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1546
27859cd3 15472015-02-26 Martin Sebor <msebor@redhat.com>
1548
1549 * MAINTAINERS (Various Maintainers): Add self.
1550
dd87c525 15512015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1552
1553 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1554 Make sure it contains lto.
1555 * configure: Regenerate.
1556
0f769573 15572015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1558
1559 * configure: Regenerate.
1560
84958347 15612015-02-06 Diego Novillo <dnovillo@google.com>
e984c227 15621
84958347 1563 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1564 middle-end, docstring): Remove myself.
1565 (Write After Approval): Add myself.
1566
265e716f 15672015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1568
1569 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1570 (Write After Approval): Update address.
1571
5c524c74 15722015-01-29 David Malcolm <dmalcolm@redhat.com>
1573
1574 PR jit/64780
1575 * configure.ac: Require the user to explicitly specify
1576 --enable-host-shared if the jit is enabled.
1577 * configure: Regenerate.
1578
c82aff11 15792015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1580
1581 * MAINTAINERS (Write After Approval): Add myself.
1582
8a608e00 15832015-01-25 Tom de Vries <tom@codesourcery.com>
1584
1585 * MAINTAINERS: Make whitespace consistent.
1586
2968b954 15872015-01-23 Braden Obrzut <admin@maniacsvault.net>
1588
1589 * MAINTAINERS (Write After Approval): Add myself.
1590
d084f505 15912015-01-20 Andre Vehreschild <vehre@gmx.de>
1592
1593 * MAINTAINERS: (Write After Approval): Add myself.
1594
1b4bfbd1 15952015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1596
1597 * MAINTAINERS: (Write After Approval): Add myself.
1598
7fd44cfc 15992015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1600
1601 * MAINTAINERS: (Write After Approval): Add myself.
1602
1f206195 16032015-01-13 Iain Sandoe <iain@codesourcery.com>
1604
1605 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1606 objective-c/c++ front end maintainer.
1607
65eebed4 16082015-01-13 Marek Polacek <polacek@redhat.com>
1609
1610 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1611
2bfaea82 16122015-01-12 Jeff Law <law@redhat.com>
1613
1614 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1615 a very long time.
1616
dcfe52b6 16172015-01-09 Ian Lance Taylor <iant@google.com>
1618
1619 * configure.ac (host_tools): Add gotools.
1620 * Makefile.def (host_modules): Add gotools.
1621 (dependencies): Add dependency of all-gotools on all-target-libgo.
1622
275d0a7c 16232015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1624
1625 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1626 * configure: Regenerate.
1627
fb5eef67 16282015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1629
1630 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1631 all-target-libgomp.
1632 * Makefile.in: Regenerate.
1633
fa8b719f 16342015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1635
1636 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1637
8992df51 16382015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1639
1640 * configure.ac: Add Visium support.
1641 * configure: Regenerate.
1642
9b31ae9c 16432015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1644
1645 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1646 * configure: Regenerate.
1647
fc740d70 16482015-01-03 Andrew Pinski <apinski@cavium.com>
1649
1650 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1651 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1652 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1653 (OBJCOPY_FOR_TARGET): New variable.
1654 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1655 * Makefile.in: Regenerate.
1656 * configure.ac: Check for already installed target objcopy.
1657 Also GCC_TARGET_TOOL on objcopy.
1658 * configure: Regenerate.
1659
edf5ad4f 16602015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1661
1662 * config.sub: Update from upstream, to 2015-01-01 version.
1663 * config.guess: Ditto.
1664
40ef7a25 16652014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1666
1667 * MAINTAINERS (RTEMS Ports): Add myself.
1668
78d92ced 16692014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1670
1671 * MAINTAINERS (Write After Approval): Add myself.
1672
f604b2e0 16732014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1674
1675 * MAINTAINERS (Write After Approval): Add myself.
1676
67cedda8 16772014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1678
1679 * configure.ac (--enable-as-accelerator-for): Don't set
1680 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1681 * configure: Regenerate.
1682
41a4aa66 16832014-12-13 Jakub Jelinek <jakub@redhat.com>
1684
1685 PR bootstrap/64023
1686 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1687 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1688 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1689 to CXX.
1690 * Makefile.in: Regenerated.
1691
d10a337d 16922014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1693 Yury Gribov <y.gribov@samsung.com>
1694
1695 * .gitignore: Added .local.vimrc and .lvimrc.
1696 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1697 * Makefile.in: Regenerate.
1698
16992014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
b4cec649 1700
1701 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1702 * configure: Regenerated.
1703
d22eabd4 17042014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1705
1706 * MAINTAINERS (nvptx port): New entry.
1707
d781ea5c 17082014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1709
1710 * configure: Regenerate.
1711
3e78a7ce 17122014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1713
1714 * configure.ac: Merge with Binutils.
1715
533c3d32 17162014-11-26 Tobias Burnus <burnus@net-b.de>
1717
1718 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1719 * Makefile.in: Regenerate.
1720
d1a94f02 17212014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1722
1723 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1724 missing flex.
1725 * Makefile.in: Regenerated.
1726
3453eaf0 17272014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1728
1729 * Makefile.in: Regenerate.
1730
4e8a08d4 17312014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1732
1733 PR bootstrap/63784
1734 * libtool.m4: Add $pic_flag with -shared.
1735
d758319f 17362014-11-21 Renlin Li <Renlin.Li@arm.com>
1737
1738 * MAINTAINERS (Write After Approval): Added myself.
1739
673168e8 17402014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1741
1742 * MAINTAINERS (write-after-approval): Add myself.
1743
50c933a3 17442014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1745
1746 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1747 from 2 years ago.
1748
2008009a 17492014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1750
1751 Revert:
1752 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1753
1754 * MAINTAINERS (Write After Approval): Added myself as line map
1755 maintainer.
1756
e2d66bc6 17572014-11-19 Renlin Li <Renlin.Li@arm.com>
1758
1759 Revert:
1760 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1761
1762 * MAINTAINERS (Write After Approval): Added myself.
1763
cef068f7 17642014-11-19 Renlin Li <Renlin.Li@arm.com>
1765
1766 * MAINTAINERS (Write After Approval): Added myself.
1767
f5ff9110 17682014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1769
1770 * MAINTAINERS (Write After Approval): Added myself as line map
1771 maintainer.
1772
14c6b63a 17732014-11-17 Dodji Seketeli <dodji@redhat.com>
1774
1775 * MAINTAINERS (Various Maintainers): Added myself as line map
1776 maintainer.
1777
c8df758a 17782014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1779
1780 * move-if-change: Sync from upstream gnulib.
1781
cdf97dbf 17822014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1783
1784 * compile: Sync with upstream Automake.
1785 * depcomp: Ditto.
1786 * install-sh: Ditto.
1787 * missing: Ditto.
1788 * mkinstalldirs: Ditto.
1789 * ylwrap: Ditto.
1790
54c820f5 17912014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1792
1793 * config.sub: Update from upstream config repo.
1794 * config.guess: Ditto.
1795
d3a7dd32 17962014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1797
1798 * Makefile.def: Add liboffloadmic to target_modules. Make
1799 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1800 * Makefile.in: Regenerate.
1801 * configure: Regenerate.
1802 * configure.ac: Add liboffloadmic to target binaries.
1803 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1804 Add liboffloadmic to noconfig list when C++ is not supported.
1805
a3d93be3 18062014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1807 Thomas Schwinge <thomas@codesourcery.com>
1808 Ilya Verbin <ilya.verbin@intel.com>
1809 Andrey Turetskiy <andrey.turetskiy@intel.com>
1810
1811 * configure: Regenerate.
1812 * configure.ac (--enable-as-accelerator-for)
1813 (--enable-offload-targets): New configure options.
1814
90d9e583 18152014-11-11 Tobias Burnus <burnus@net-b.de>
1816
845ec886 1817 * Makefile.def: Make all-gcc depend on all-isl.
90d9e583 1818 * Makefile.in: Regenerate.
1819
863e76f9 18202014-11-11 David Malcolm <dmalcolm@redhat.com>
1821
1822 * ChangeLog.jit: New.
1823 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1824
7c407808 18252014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1826
1827 PR target/63610
1828 * libtool.m4: Fix globbing of darwin versions.
1829 * configure: Regenerate.
1830
572cf1f7 18312014-11-11 Tobias Burnus <burnus@net-b.de>
1832
572cf1f7 1833 * Makefile.def: Remove CLooG.
1834 * Makefile.tpl: Ditto.
1835 * configure.ac: Ditto.
1836 * configure: Regenerate.
1837 * Makefile.in: Ditto.
1838
8ce80784 18392014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1840
1841 * configure.ac: Handle nvptx-*-*.
1842 * configure: Regenerate.
1843
aa80e213 18442014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1845
1846 * MAINTAINERS (Write After Approval): Add myself.
1847
f7d3db38 18482014-10-31 Jakub Jelinek <jakub@redhat.com>
1849
1850 * Makefile.def (libcc1): Remove bootstrap=true;.
1851 * Makefile.in: Regenerated.
1852
10e64fba 18532014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1854
1855 * configure.ac: Update comment.
1856 * configure: Regenerate.
1857
6f0a1b31 18582014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1859
1860 * MAINTAINERS (Write After Approval): Add myself.
1861
944792ef 18622014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1863
1864 * configure.ac (extra_host_libiberty_configure_flags): Add
1865 --enable-shared also for libcc1's benefit.
1866 * configure: Regenerate.
1867
98b17817 18682014-10-29 Tristan Gingold <gingold@adacore.com>
1869
1870 * MAINTAINERS: Change my email address.
1871
ab103e33 18722014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1873 Tom Tromey <tromey@redhat.com>
1874
1875 * Makefile.def: Add libcc1 to host_modules.
1876 * configure.ac (host_tools): Add libcc1.
1877 * Makefile.in, configure: Rebuild.
1878
1085f3b8 18792014-10-24 Hans-Peter Nilsson <hp@axis.com>
b85b703b 1880
1881 * configure.ac (build_configargs): Don't share config.cache between
1882 build subdirs.
d9eecfbd 1883 * configure: Regenerate.
b85b703b 1884
14091821 18852014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1886
1887 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1888 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1889 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1890 leon3v7 as leon3.
1891 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1892 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1893 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1894 * config/sparc/sparc.md (cpu): Add leon3v7.
1895 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1896
b58f2ae3 18972014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1898
1899 * MAINTAINERS (write-after-approval): Add myself.
1900
56242c27 19012014-10-23 Ian Lance Taylor <iant@google.com>
1902
1903 * configure.ac: Disable the Go frontend on systems where it is known
1904 to not work.
1905 * configure: Regenerate.
1906
9245d2c5 19072014-10-23 Richard Biener <rguenther@suse.de>
1908
1909 * Makefile.def: Add libcpp build module and dependencies.
1910 * configure.ac: Add libcpp build module.
1911 * Makefile.in: Regenerate.
1912 * configure: Likewise.
1913
2e7fb888 19142014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1915
1916 * MAINTAINERS (write-after-approval): Add myself.
1917
a4dbd7d4 19182014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1919
1920 * INSTALL/README: Do not mention CVS.
1921
58f62c51 19222014-10-03 Jing Yu <jingyu@google.com>
1923
1924 * configure.ac: Add aarch64 to list of targets that support gold.
1925 * configure: Regenerate.
1926
0c89a10c 19272014-09-29 François Dumont <fdumont@gcc.gnu.org>
1928
1929 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1930
7747f33f 19312014-09-29 Catherine Moore <clm@codesourcery.com>
1932
1933 * MAINTAINERS: Add myself as MIPS maintainer.
1934
6d0eaeb8 19352014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1936
1937 * MAINTAINERS: Move myself to MIPS maintainers.
1938
1fbbc678 19392014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1940
1941 * MAINTAINERS: Put all email addresses between '<' and '>'.
1942
5e530ebd 19432014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1944
1945 * MAINTAINERS: Move myself to reviewers (Fortran).
1946
870e466f 19472014-09-01 Andi Kleen <ak@linux.intel.com>
1948
1949 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1950 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1951 * Makefile.in: Regenerate.
1952
8325d4dd 19532014-08-28 David Malcolm <dmalcolm@redhat.com>
1954
1955 * rtx-classes-status.txt: Delete
1956
91a55c11 19572014-08-28 David Malcolm <dmalcolm@redhat.com>
1958
1959 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1960
b6de67fd 19612014-08-27 Sebastian Pop <s.pop@samsung.com>
1962
1963 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1964 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1965 of checking for version number.
1966 * configure: Regenerated.
1967 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1968
f1ee32d1 19692014-08-27 David Malcolm <dmalcolm@redhat.com>
1970
1971 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1972 is done; begin phase 6 (use extra rtx_def subclasses).
1973
d40b1309 19742014-08-27 David Malcolm <dmalcolm@redhat.com>
1975
1976 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1977 done; begin phase 5 (additional rtx_def subclasses).
1978
e149ca56 19792014-08-26 David Malcolm <dmalcolm@redhat.com>
1980
1981 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1982
26bb3cb2 19832014-08-26 David Malcolm <dmalcolm@redhat.com>
1984
1985 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1986 SET_BB_HEADER are done.
1987
fc5ad70a 19882014-08-26 David Malcolm <dmalcolm@redhat.com>
1989
1990 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1991 done.
1992
69c5a18c 19932014-08-26 David Malcolm <dmalcolm@redhat.com>
1994
1995 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1996
2f3c9801 19972014-08-26 David Malcolm <dmalcolm@redhat.com>
1998
1999 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2000
e97a173d 20012014-08-25 David Malcolm <dmalcolm@redhat.com>
2002
2003 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2004
943ea6fa 20052014-08-25 David Malcolm <dmalcolm@redhat.com>
2006
2007 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2008
08a06697 20092014-08-25 David Malcolm <dmalcolm@redhat.com>
2010
2011 * rtx-classes-status.txt: Phase 3 (per-file commits within
2012 "config" subdirs) is done; begin phase 4 (removal of
2013 "scaffolding").
2014
d2ecc902 20152014-08-23 David Malcolm <dmalcolm@redhat.com>
2016
2017 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2018 dir) is done; begin phase 3 (per-file commits within "config"
2019 subdirs).
2020
e31de0d2 20212014-08-21 David Malcolm <dmalcolm@redhat.com>
2022
2023 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2024 phase 2 (per-file commits in main source dir).
2025
6ac3b11e 20262014-08-21 Bin Cheng <bin.cheng@arm.com>
2027
2028 * configure: Regenerated.
2029
0eec6621 20302014-08-19 David Malcolm <dmalcolm@redhat.com>
2031
2032 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2033
17616710 20342014-08-19 David Malcolm <dmalcolm@redhat.com>
2035
2036 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2037
7c5928c3 20382014-08-19 David Malcolm <dmalcolm@redhat.com>
2039
2040 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2041
047ccec4 20422014-08-19 David Malcolm <dmalcolm@redhat.com>
2043
2044 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2045
a83c8362 20462014-08-19 David Malcolm <dmalcolm@redhat.com>
2047
2048 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2049
1b08cfdd 20502014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2051
2052 * MAINTAINERS (Write After Approval): Add myself.
2053
d41d96b7 20542014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2055
2056 * MAINTAINERS: Remove myself
2057
4a57a2e8 20582014-08-19 David Malcolm <dmalcolm@redhat.com>
2059
2060 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2061
7ad1fa02 20622014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2063
2064 * MAINTAINERS (Write After Approval): Add myself.
2065
a684cb04 20662014-08-18 David Malcolm <dmalcolm@redhat.com>
2067
2068 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2069 SET_BB_HEADER, SET_BB_FOOTER
2070
57c8dfee 20712014-08-18 David Malcolm <dmalcolm@redhat.com>
2072
904c3df2 2073 * rtx-classes-status.txt: New file
57c8dfee 2074
429cca51 20752014-08-18 Roman Gareev <gareevroman@gmail.com>
2076
2077 * configure.ac: Eliminate ClooG installation dependency.
2078 * configure: Regenerate.
2079 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2080 * Makefile.in: Regenerate.
2081
5420e92f 20822014-08-15 Ilya Verbin <iverbin@gmail.com>
2083
2084 * MAINTAINERS (Write After Approval): Add myself.
2085
cf2fd8f7 20862014-08-15 Ilya Tocar <tocarip@gmail.com>
f0da22ea 2087
2088 * MAINTAINERS (Write After Approval): Add myself.
2089
47d90752 20902014-08-01 Jiong Wang <jiong.wang@arm.com>
2091
2092 * MAINTAINERS (Write After Approval): Add myself.
2093
1d163515 20942014-07-28 Anthony Green <green@moxielogic.com>
2095
2096 Import from savannah.gnu.org:
2097 * config.sub: Update to 2014-07-28 version.
2098
8cc0edb6 20992014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2100
2101 * MAINTAINERS: Remove my MIPS maintainer entry.
2102
385527e9 21032014-07-26 Uros Bizjak <ubizjak@gmail.com>
2104
2105 PR target/47230
2106 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2107 * configure: Regenerate.
2108
2dd0603e 21092014-07-24 James Norris <jnorris@codesourcery.com>
2110
2111 * MAINTAINERS (Write After Approval): Add myself.
2112
383b71a9 21132014-07-20 Roman Gareev <gareevroman@gmail.com>
2114
2115 * configure.ac: Accept only CLooG 0.18.1.
2116 * configure: Regenerate.
2117
9556e4d0 21182014-07-17 Roman Gareev <gareevroman@gmail.com>
2119
2120 * configure.ac: Don't accept isl 0.11.
2121 * configure: Regenerate.
2122
05095438 21232014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2124
2125 * MAINTAINERS (Write After Approval): Add myself.
2126
20632469 21272014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2128
2129 * configure.ac: Don't accept isl 0.10.
2130 * configure: Regenerate.
2131
f4953d40 21322014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2556a4ed 2133
f4953d40 2134 Fix include path for in-tree cloog.
2135 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2136 * configure: Regenerate.
2556a4ed 2137
f4953d40 21382014-06-18 Richard Henderson <rth@redhat.com>
60d578d4 2139
f4953d40 2140 * .gitignore: Import gcc_update output.
60d578d4 2141
bf0001d4 21422014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2143
52fd2e17 2144 * config-ml.in: Robustify ac_configure_args parsing.
2145
1015a063 2146 * configure.ac (--enable-linker-plugin-configure-flags)
2147 (--enable-linker-plugin-flags): New flags.
2148 (configdirs): Conditionally add libiberty-linker-plugin.
2149 * configure: Regenerate.
2150 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2151 (host_modules) <lto-plugin>: Pay attention to
2152 @extra_linker_plugin_flags@ and
2153 @extra_linker_plugin_configure_flags@.
2154 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2155 * Makefile.in: Regenerate.
2156
bf0001d4 2157 * Makefile.tpl (configure-[+prefix+][+module+])
2158 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2159 "module_srcdir" instead of "module" for locating a module's srcdir.
2160 * Makefile.in: Regenerate.
2161
85dcf814 21622014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2163
2164 * MAINTAINERS (Write After Approval): Add myself.
2165
b9f71945 21662014-06-06 Sebastian Pop <sebpop@gmail.com>
2167
2168 * MAINTAINERS: Update my email address.
2169
a499a116 21702014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2171
2172 * MAINTAINERS (Write After Approval): Add myself.
2173
42878318 21742014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2175
2176 * MAINTAINERS (Write After Approval): Add myself.
2177
df148e44 21782014-05-30 Jonathan Wakely <jwakely@redhat.com>
2179
2180 PR libstdc++/61011
2181 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2182 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2183 * configure: Regenerate.
2184
7f9463ec 21852014-05-28 Pedro Alves <palves@redhat.com>
2186
2187 * MAINTAINERS (Write After Approval): Add myself.
2188
0be66420 21892014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2190
2191 * MAINTAINERS: Update my affiliation/email.
2192
2a96d757 21932014-05-19 Mike Stump <mikestump@comcast.net>
2194
2195 * MAINTAINERS: Add wide-int reviewers.
2196
2481a2c1 21972014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2198
2199 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2200 * configure: Regenerated.
2201
418aa869 22022014-05-15 Torvald Riegel <triegel@redhat.com>
2203
2204 * MAINTAINERS (libitm): Add myself as maintainer.
2205
d23ca936 22062014-05-07 Charles Baylis <charles.baylis@linaro.org>
2207
2208 * MAINTAINERS (Write After Approval): Add myself.
2209
b98f8a78 22102014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2211
2212 * config.sub, config.guess: Import from upstream.
2213
588c2671 22142014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2215
2216 * MAINTAINERS (Write After Approval): Put myself in correct order.
2217
572205be 22182014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2219
2220 * MAINTAINERS (Write After Approval): Add myself.
2221
a6703892 22222014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2223
2224 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2225 section.
2226
5692cf37 22272014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2228
2229 * MAINTAINERS (Write After Approval): Delete myself.
2230
478532eb 22312014-04-17 Jakub Jelinek <jakub@redhat.com>
2232
2233 PR sanitizer/56781
2234 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2235 and -B* options with -Xcompiler.
2236
e40b19b7 22372014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2238
2239 PR bootstrap/60620
cf2fd8f7 2240 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
e40b19b7 2241 * Makefile.in: Regenerate.
2242
e673a265 22432014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2244
2245 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2246 for WINDRES_FOR_TARGET in default-manifest.o rule.
2247 * Makefile.in: Regenerate.
2248
737fef9c 22492014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2250
2251 * MAINTAINERS (Write After Approval): Add myself.
2252
f4ae1a00 22532014-03-26 Jakub Jelinek <jakub@redhat.com>
2254
2255 PR sanitizer/56781
2256 * Makefile.def: Set bootstrap=true; for host fixincludes.
2257 * configure.ac: Don't bootstrap host fixincludes unless
2258 --with-build-config=bootstrap-{a,ub}san.
2259 * Makefile.in: Regenerated.
2260 * configure: Regenerated.
2261
ee055341 22622014-03-21 Jakub Jelinek <jakub@redhat.com>
2263
2264 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2265 --enable-vtable-verify option parsing. Don't add
2266 target-libsanitizer to bootstrap_target_libs unless
2267 --with-build-config=bootstrap-asan or
2268 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2269 to bootstrap_target_libs unless --enable-vtable-verify.
2270 * configure: Regenerated.
2271
1279e87b 22722014-03-10 Anatoly Sokolov <aesok@post.ru>
2273
2274 * MAINTAINERS (Write After Approval): Add myself.
2275
cf0201a5 22762014-03-07 Denis Chertykov <chertykov@gmail.com>
2277
2278 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2279
48d33b51 22802014-03-07 Jakub Jelinek <jakub@redhat.com>
2281
2282 PR bootstrap/58572
2283 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2284 -I for libstdc++-v3 includes if $(LEAN).
2285 * Makefile.in: Regenerated.
2286
4dcc249a 22872014-03-04 Jonathan Wakely <jwakely@redhat.com>
2288
2289 * MAINTAINERS: Update my email address.
2290
2da35515 22912014-02-24 Walter Lee <walt@tilera.com>
2292
2293 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2294 (tilegx-*-*): Change to tilegx*-*-*.
2295 * configure: Regenerate.
2296
2cdbba93 22972014-02-17 Loren J. Rittle <ljrittle@acm.org>
2298
2299 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2300
e3c32511 23012014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2302
2303 * MAINTAINERS (Write After Approval): Add myself.
2304
48118d02 23052014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2306
2307 PR target/59788
2308 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2309 *solaris2*.
2310
68512f53 23112014-01-21 John David Anglin <danglin@gcc.gnu.org>
2312
2313 * MAINTAINERS: Update my email address.
2314
a37bd79b 23152014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2316
2317 * MAINTAINERS: Convert to UTF-8.
2318 Properly sort Xinliang David Li's entry.
2319
3c6280bd 23202013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2321 Sandra Loosemore <sandra@codesourcery.com>
2322
2323 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2324 nios2 port maintainers.
2325
e8cac2b9 23262013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2327
2328 * MAINTAINERS (Write After Approval): Add myself.
2329
87ebeb4c 23302013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d4cf3e7a 2331
2332 * configure.ac: Add user-friendly check for native x86_64-linux
2333 multilibs.
2334 * configure: Regenerate.
2335
23362013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2337
2338 * MAINTAINERS: Add myself as sh maintainer.
2339
23402013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2341
2342 * MAINTAINERS: Add self as SLSR maintainer.
2343
23442013-11-18 Jan Hubicka <hubicka@ucw.cz>
2345
2346 * MAINTAINERS: Update my email address.
2347
23482013-11-15 David Edelsohn <dje.gcc@gmail.com>
2349
2350 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2351
23522013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2353
2354 * Makefile.in: Regenerate.
2355
2356 * Makefile.tpl: Fix typo.
2357 * Makefile.in: Regenerate partially.
2358
23592013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2360
2361 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2362 supported.
2363 * configure: Regenerated.
2364
23652013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2366
2367 * MAINTAINERS (Write After Approval): Add myself.
2368
23692013-10-30 Jason Merrill <jason@redhat.com>
2370
2371 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2372 --disable-build-format-warnings.
2373
23742013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2375
cf2fd8f7 2376 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
d4cf3e7a 2377 depend on libstdc++ and libgcc.
2378 * configure: Regenerate.
2379 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2380 libcilkrts for POSIX and i*86, and x86_64 architectures.
2381 * Makefile.in: Added libcilkrts related fields to support building it.
2382
23832013-10-26 Jeff Law <law@redhat.com>
2384
2385 * Makefile.def (target_modules): Remove libmudflap
2386 (languages): Remove check-target-libmudflap).
2387 * Makefile.in: Rebuilt.
2388 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2389 * configure.ac (target_libraries): Remove target-libmudflap.
2390 Remove checks which disabled libmudflap on some systems.
2391 * configure: Rebuilt.
2392 * libmudflap: Directory removed.
2393
23942013-10-21 Cong Hou <congh@google.com>
2395
2396 * MAINTAINERS (Write After Approval): Add myself.
2397
23982013-10-16 Mike Stump <mikestump@comcast.net>
2399
2400 * .dir-locals.el: Add.
2401
24022013-10-15 David Malcolm <dmalcolm@redhat.com>
2403
2404 * configure.ac: Add --enable-host-shared
2405 * configure: Regenerate.
2406
24072013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2408
2409 Import from savannah.gnu.org:
2410 * config.guess: Update to 2013-06-10 version.
2411 * config.sub: Update to 2013-10-01 version.
2412
24132013-10-01 Simon Cook <simon.cook@embecosm.com>
2414
2415 Changes to build configuration to allow big endian ARC ELF toolchain
2416 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2417 * configure: Regenerate.
2418
24192013-09-20 Alan Modra <amodra@gmail.com>
2420
2421 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2422 ppc host match. Support little-endian powerpc linux hosts.
2423
24242013-09-19 Dodji Seketeli <dodji@redhat.com>
2425
2426 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2427 maintainer.
2428
24292013-09-12 DJ Delorie <dj@redhat.com>
2430
2431 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2432 maintainers.
2433
24342013-09-03 Richard Biener <rguenther@suse.de>
2435
2436 * configure.ac: Also allow ISL 0.12.
2437 * configure: Regenerated.
2438
24392013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2440
2441 * MAINTAINERS (Write After Approval): Add myself.
2442
24432013-08-27 David Malcolm <dmalcolm@redhat.com>
2444
2445 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2446
24472013-08-26 Caroline Tice <cmtice@google.com>
2448
2449 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2450 "Various Reviewers" to libvtv "Various Maintainers".
2451
24522013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2453
2454 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2455
24562013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2457
2458 * MAINTAINERS: Update name, email.
2459
24602013-08-13 Adam Butcher <adam@jessamine.co.uk>
2461
2462 * MAINTAINERS (Write After Approval): Add myself.
2463
24642013-08-12 Caroline Tice <cmtice@google.com>
2465
2466 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2467 address in the Write After Approval section.
2468
24692013-08-09 Carlos O'Donell <carlos@redhat.com>
2470
2471 * MAINTAINERS (Write After Approval): Update email.
2472
24732013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2474
2475 * configure.ac: Adjust to check VTV_SUPPORTED.
2476 * configure: Regenerated.
2477
24782013-08-02 Caroline Tice <cmtice@google.com>
2479
2480 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2481 on non-linux systems; add target-libvtv to noconfigdirs; add
2482 libsupc++/.libs to C++ library search paths.
2483 * configure: Regenerated.
2484 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2485 libstdc++ and libgcc.
2486 * Makefile.in: Regenerated.
2487
24882013-07-19 Yvan Roux <yvan.roux@linaro.org>
2489
2490 * MAINTAINERS (Write After Approval): Add myself.
2491
24922013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2493 Shiva Chen <shiva0217@gmail.com>
2494
2495 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2496 nds32 port maintainers.
2497
24982013-07-17 Tim Shen <timshen91@gmail.com>
2499
2500 * MAINTAINERS (Write After Approval): Add myself.
2501
25022013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2503
2504 * configure.ac: Sync from binutils.
2505 * configure: Regenerate.
2506
25072013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2508
2509 * MAINTAINERS (Write After Approval): Add myself.
2510
25112013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2512
2513 * MAINTAINERS (Write After Approval): Add myself.
2514
25152013-05-17 David Malcolm <dmalcolm@redhat.com>
2516
2517 * MAINTAINERS (Write After Approval): Add myself.
2518
25192013-04-30 Brooks Moses <bmoses@google.com>
2520
2521 * MAINTAINERS: Update my email; move myself from Fortran
2522 reviewer to Write After Approval.
2523
25242013-04-16 Andreas Schwab <schwab@suse.de>
2525
2526 * configure.ac (aarch64-*-*): Don't disable java.
2527 * configure: Regenerate.
2528
25292013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2530
2531 * MAINTAINERS (Write After Approval): Add myself.
2532
25332013-03-30 Matthias Klose <doko@ubuntu.com>
2534
2535 * Makefile.def (target_modules): Don't install libffi.
2536 * Makefile.in: Regenerate.
2537
25382013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2539
2540 * MAINTAINERS (Write After Approval): Add myself.
2541
25422013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2543
2544 * MAINTAINERS (Write After Approval): Add myself.
2545
25462013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2547
2548 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2549 * configure: Regenerated.
2550
477ef922 25512013-02-05 Ian Lance Taylor <iant@google.com>
2552
2553 PR go/55969
2554 * configure.ac: Disable libgo on some systems where it does not
2555 work.
2556
d4cf3e7a 25572013-02-04 David Edelsohn <dje.gcc@gmail.com>
2558
2559 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2560 Remove Geoff Keating as rs6000 port maintainer, at his request.
2561
25622013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2563
2564 * MAINTAINERS: Update my email.
2565
25662013-01-23 Shenghou Ma <minux.ma@gmail.com>
2567
2568 * configure: Re-generate.
2569
25702013-01-15 Richard Biener <rguenther@suse.de>
2571
2572 PR other/55973
2573 * configure: Re-generate.
2574
25752013-01-14 Matthias Klose <doko@ubuntu.com>
2576
2577 * Makefile.def (install-target-libsanitizer): Depend on
2578 install-target-libstdc++-v3.
2579 * Makefile.in: Regenerate.
2580
25812013-01-14 Richard Biener <rguenther@suse.de>
2582
2583 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2584 * configure: Re-generate
2585
25862013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2587
2588 * config.sub: Update from config repo.
2589
25902013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2591
2592 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2593 * Makefile.in: Regenerate.
2594
25952013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2596
2597 * MAINTAINERS (arc): Add new port maintainership for myself.
2598
25992013-01-09 Jason Merrill <jason@redhat.com>
2600
2601 * .gitignore: Import from gdb repository.
2602
26032013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2604
2605 * Makefile.def (configure-gcc): Depend on all-gmp.
2606 (all-gcc): Remove dependency on all-gmp.
2607 * Makefile.in: Regenerated.
2608
26092013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2610
2611 * config.sub: Merge from config repo.
2612 * config.guess: Ditto.
2613
26142013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2615
2616 * Makefile.def: Merge from binutils.
2617 * Makefile.in: Ditto.
2618
26192013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2620
2621 * MAINTAINERS: Update my email.
2622
26232012-12-29 Ben Elliston <bje@gnu.org>
2624
2625 * config.guess: Update to 2012-12-29 version.
2626 * config.sub: Likewise.
2627
26282012-12-20 Matthias Klose <doko@ubuntu.com>
2629
2630 * Makefile.def (install-target-libgfortran): Depend on
2631 install-target-libquadmath, install-target-libgcc.
2632 (install-target-libsanitizer): Depend on install-target-libgcc.
2633 (install-target-libjava): Depend on install-target-libgcc.
2634 (install-target-libitm): Depend on install-target-libgcc.
2635 (install-target-libobjc): Depend on install-target-libgcc.
2636 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2637 * Makefile.in: Regenerate.
2638
26392012-12-19 Matthias Klose <doko@ubuntu.com>
2640
2641 * Makefile.def (install-target-libgo): Depend on
2642 install-target-libatomic.
2643 * Makefile.in: Regenerate.
2644
26452012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2646
2647 PR go/55201
2648 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2649 * Makefile.in: Regenerate.
2650
26512012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2652
2653 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2654 * configure: Regenerate.
2655
26562012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2657
2658 * config.sub: Merge from config repo.
2659
26602012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2661
2662 * Makefile.def (target_modules): Add bootstrap=true and
2663 raw_cxx=true to libsanitizer.
2664 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2665 * Makefile.in: Regenerated.
2666 * configure: Likewise.
2667
26682012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2669
2670 * MAINTAINERS: Remove self as RTL optimization maintainer.
2671
26722012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2673
2674 * MAINTAINERS (Write After Approval): Add myself.
2675
26762012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2677
2678 * Makefile.def (target_modules): Remove bootstrap=true and
2679 raw_cxx=true from libsanitizer.
2680 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2681 * Makefile.in: Regenerated.
2682 * configure: Likewise.
2683
26842012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2685
2686 * Makefile.def (target_modules): Add bootstrap=true and
2687 raw_cxx=true to libsanitizer.
2688 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2689 * Makefile.in: Regenerated.
2690 * configure: Likewise.
2691
26922012-11-28 Andrew Pinski <apinski@cavium.com>
2693
2694 PR bootstrap/54279
2695 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2696 * configure: Regenerate.
2697 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2698 * Makefile.in: Regenerate.
2699
27002012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2701
2702 * configure.ac: Disable libsanitizer if we're not building C++.
2703 * configure: Regenerate.
2704
27052012-11-15 Roland McGrath <roland@hack.frob.com>
2706
2707 * MAINTAINERS (Write After Approval): Add myself.
2708
27092012-11-15 Dmitry Vyukov <dvyukov@google.com>
2710
2711 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2712 Kostya Serebryany (kcc@google.com) and
2713 Jakub Jelinek (jakub@redhat.com).
2714 Rename area for Dodji Seketeli (dodji@redhat.com).
2715
27162012-11-15 Dodji Seketeli <dodji@redhat.com>
2717
2718 * MAINTAINERS: (asan.c, related): Add myself.
2719
27202012-11-14 Roland McGrath <mcgrathr@google.com>
2721
2722 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2723 * configure: Regenerate.
2724
27252012-11-13 Richard Henderson <rth@redhat.com>
2726
2727 * configure.ac: Move libsanitizer logic to subdirectory.
2728 * configure: Regenerate.
2729
27302012-11-13 Dodji Seketeli <dodji@redhat.com>
2731
2732 * configure.ac: Enable libsanitizer just on x86 linux for now.
2733 * configure: Re-generate.
2734
27352012-11-13 David Edelsohn <dje.gcc@gmail.com>
2736
2737 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2738 sections.
2739 * configure: Regenerate.
2740
27412012-11-13 Hans-Peter Nilsson <hp@axis.com>
2742
2743 * configure.ac: Add section for configdirs for libsanitizer.
2744 Disable for cris-*-* and mmix-*-*.
2745 * configure: Regenerate.
2746
27472012-11-12 Wei Mi <wmi@google.com>
2748
2749 * configure.ac: Add libsanitizer to target_libraries.
2750 * Makefile.def: Ditto.
2751 * configure: Regenerate.
2752 * Makefile.in: Regenerate.
2753 * libsanitizer: New directory for asan runtime. Contains an empty
2754 tsan directory.
2755
27562012-11-03 Corinna Vinschen <corinna@vinschen.de>
2757
2758 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2759 against Mingw64 w32api.
2760 * configure: Regenerate.
2761
27622012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2763
2764 * configure: Regenerated.
2765
27662012-11-03 Robert Mason <rbmj@verizon.net>
2767
2768 * configure.ac: add --disable-libstdcxx configure option
2769 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2770
27712012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2772
2773 * MAINTAINERS (Write After Approval): Add myself.
2774
27752012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2776
2777 * MAINTAINERS (Write After Approval): Add myself.
2778
27792012-10-24 Sharad Singhai <singhai@google.com>
2780
2781 * MAINTAINERS (Write After Approval): Add myself.
2782
27832012-10-24 Eric Christopher <echristo@gmail.com>
2784
2785 * MAINTAINERS: Update email address.
2786
27872012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2788
2789 PR bootstrap/54820
2790 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2791 * configure: Regenerate.
2792
27932012-10-23 Richard Earnshaw <rearnsha@arm.com>
2794
2795 * MAINTAINERS (aarch64): Add Marcus and myself.
2796
27972012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2798
2799 PR bootstrap/54820
2800 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2801 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2802 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2803 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2804 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2805 * Makefile.in: Regenerate.
2806 * configure.ac (have_static_libs): New variable and associated check.
2807 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2808 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2809 * configure: Regenerate.
2810
28112012-10-10 Richard Biener <rguenther@suse.de>
2812
2813 * MAINTAINERS: Adjust for changed surname.
2814
28152012-10-04 Lawrence Crowl <crowl@google.com>
2816
2817 * MAINTAINERS (Write After Approval): Add myself.
2818
28192012-10-01 Cary Coutant <ccoutant@google.com>
2820
2821 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2822
28232012-09-28 Ian Lance Taylor <iant@google.com>
2824
2825 * Makefile.def: Make all-target-libgo depend on
2826 all-target-libbacktrace.
2827 * Makefile.in: Rebuild.
2828
28292012-09-26 Ian Lance Taylor <iant@google.com>
2830
2831 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2832 * Makefile.in: Rebuild.
2833
28342012-09-20 Walter Lee <walt@tilera.com>
2835
2836 * configure.ac: Add tilegx to list of targets that support gold.
2837 * configure: Regenerate.
2838
28392012-09-20 Marek Polacek <polacek@redhat.com>
2840
2841 * MAINTAINERS (Write After Approval): Add myself.
2842
28432012-09-19 Steve Ellcey <sellcey@mips.com>
2844
2845 * configure.ac: Add mips*-mti-elf* target.
2846 * configure: Regenerate.
2847
28482012-09-17 Ian Lance Taylor <iant@google.com>
2849
2850 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2851 * configure.ac (host_libs): Add libbacktrace.
2852 (target_libraries): Add libbacktrace.
2853 * Makefile.def (host_modules): Add libbacktrace.
2854 (target_modules): Likewise.
2855 * configure, Makefile.in: Rebuild.
2856
28572012-09-14 David Edelsohn <dje.gcc@gmail.com>
2858
2859 PR target/38607
2860 Merge upstream change.
2861 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2862
2863 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2864 Add libgomp*.o to compare_exclusions for AIX.
2865 * configure: Regenerate.
2866
28672012-09-06 Diego Novillo <dnovillo@google.com>
2868
2869 * configure.ac: Bump minimum GMP version to 4.2.3.
2870 * configure: Re-generate.
2871
28722012-09-05 Georg-Johann Lay <avr@gjlay.de>
2873
2874 PR target/54461
2875 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2876 target-libgloss if not configured --with-avrlibc=no.
2877 * configure: Regenerate.
2878
28792012-09-04 Jason Merrill <jason@redhat.com>
2880
2881 * configure.ac: Fix --enable-languages=all.
2882
28832012-09-04 Christophe Lyon <christophe.lyon@st.com>
2884
2885 * MAINTAINERS (Write After Approval): Add myself.
2886
28872012-09-03 Richard Guenther <rguenther@suse.de>
2888
2889 PR bootstrap/54138
2890 * configure.ac: Re-organize ISL / CLOOG checks to allow
2891 disabling with either --without-isl or --without-cloog.
2892 * configure: Regenerated.
2893
28942012-09-03 Georg-Johann Lay <avr@gjlay.de>
2895
2896 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2897 * configure: Regenerate.
2898
28992012-08-27 Ulrich Drepper <drepper@gmail.com>
2900
2901 * MAINTAINERS: Fix my email address.
2902
29032012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2904
2905 PR binutils/4970
2906 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2907 and opcodes.
2908 * Makefile.in: Regenerated.
2909
29102012-08-26 Art Haas <ahaas@impactweather.com>
2911
2912 * configure: Regenerate.
2913
29142012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2915
2916 * INSTALL/README: Also refer to the online installation
2917 instructions.
2918
29192012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2920
2921 * MAINTAINERS (Write After Approval): Add myself.
2922 (Picochip port): Remove myself.
2923
29242012-08-14 Diego Novillo <dnovillo@google.com>
2925
2926 Merge from cxx-conversion branch.
2927
2928 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2929 POSTSTAGE1_CONFIGURE_FLAGS.
2930 * Makefile.in: Regenerate.
2931 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2932 Force C++ when bootstrapping.
2933 * configure: Regenerate.
2934
29352012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2936
2937 * MAINTAINERS (Write After Approval): Add myself.
2938
29392012-07-16 Joseph Myers <joseph@codesourcery.com>
2940
2941 * README: Document use of ranges of years in copyright notices.
2942
29432012-07-06 Richard Guenther <rguenther@suse.de>
2944
2945 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2946 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2947 --with-gmp=system.
2948 * Makefile.in: Regenerated.
2949 * configure: Likewise.
2950
29512012-07-06 Richard Guenther <rguenther@suse.de>
2952
2953 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2954 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2955 supply V=1 as extra_make_flags.
2956 * configure: Regenerated.
2957 * Makefile.in: Likewise.
2958
29592012-07-04 Tristan Gingold <gingold@adacore.com>
2960
2961 * configure: Regenerate.
2962
29632012-07-03 Richard Guenther <rguenther@suse.de>
2964
2965 * Makfile.def (isl): Remove not necessary extra_exports and
2966 extra_make_flags.
2967 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2968 * Makefile.in: Regenerated.
2969
29702012-07-03 Richard Guenther <rguenther@suse.de>
2971
2972 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2973 * configure.ac: If either the ISL or the CLooG check failed
2974 do not try to build in-tree versions.
2975 * Makefile.in: Regenerated.
2976 * configure: Regenerated.
2977
29782012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2979
2980 * configure: Regenerate.
2981
29822012-07-02 Janis Johnson <janisjo@codesourcery.com>
2983
2984 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2985 maintainer.
2986
29872012-07-02 Richard Guenther <rguenther@suse.de>
2988
2989 * configure: Regenerated.
2990
29912012-07-02 Richard Guenther <rguenther@suse.de>
2992 Michael Matz <matz@suse.de>
2993 Tobias Grosser <tobias@grosser.es>
2994 Sebastian Pop <sebpop@gmail.com>
2995
2996 * Makefile.def: Add ISL host module, remove PPL host module.
2997 Adjust ClooG host module to use the proper ISL.
2998 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2999 * configure.ac: Include config/isl.m4. Add ISL host library,
3000 remove PPL. Remove PPL configury, add ISL configury, adjust
3001 ClooG configury.
3002 * Makefile.in: Regenerated.
3003 * configure: Likewise.
3004
30052012-07-02 Richard Guenther <rguenther@suse.de>
3006
3007 Merge from graphite branch
3008 2011-07-21 Tobias Grosser <tobias@grosser.es>
3009
3010 * configure: Regenerated.
3011 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3012 both cloog.org and legacy versions. The only supported version will
3013 be CLooG with the isl backend.
3014
3015 2011-07-21 Tobias Grosser <tobias@grosser.es>
3016
3017 * configure: Regenerated.
3018 * configure.ac: Require cloog isl 0.17.0
3019
3020 2011-07-21 Tobias Grosser <tobias@grosser.es>
3021
3022 * configure: Regenerated.
3023 * config/cloog.m4: Do not define CLOOG_ORG
3024
30252012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3026
3027 * configure.ac: Skip C if explicitly selected.
3028 * configure: Regenerate.
3029
30302012-06-28 Christophe Lyon <christophe.lyon@st.com>
3031
3032 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3033 they contain -O2.
3034 * configure: Regenerate.
3035
30362012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3037
3038 PR debug/53740
3039 * df.h, df-problems.c, dce.c: Revert last patch.
3040
30412012-06-25 Iain Sandoe <iain@codesourcery.com>
3042
3043 * MAINTAINERS (Write After Approval): Update my email address.
3044
30452012-06-21 Meador Inge <meadori@codesourcery.com>
3046
3047 * MAINTAINERS (Write After Approval): Add myself.
3048
30492012-06-20 Jason Merrill <jason@redhat.com>
3050
3051 * Makefile.tpl (check-target-libgomp-c++): New.
3052 (check-target-libitm-c++): New.
3053 * Makefile.def (c++): Add them.
3054 * Makefile.in: Regenerate.
3055
30562012-05-29 Edmar Wienskoski <edmar@freescale.com>
3057
3058 * MAINTAINERS (Write After Approval): Add myself.
3059
30602012-05-16 Olivier Hainque <hainque@adacore.com>
3061
3062 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3063 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3064 (install-no-fixedincludes): Adjust accordingly.
3065 * Makefile.in: Regenerate.
3066
30672012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3068
3069 Merge upstream change
3070 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3071
30722012-05-14 Marc Glisse <marc.glisse@inria.fr>
3073
3074 * MAINTAINERS (Write After Approval): Add myself.
3075
30762012-05-09 Nick Clifton <nickc@redhat.com>
3077 Paul Smith <psmith@gnu.org>
3078
3079 PR bootstrap/50461
3080 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3081 allow for the fact that from release v3.1.0 of MPFR the source
3082 files were moved into a src sub-directory.
3083 * configure: Regenerate.
3084
30852012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3086
3087 * configure.ac: Bump minimum MPFR version to 2.4.0.
3088 * configure: Regenerated.
3089
30902012-05-01 Richard Henderson <rth@redhat.com>
3091
3092 * Makefile.def (libatomic): New target_module.
3093 * configure.ac (target_libraries): Add libatomic.
3094 (noconfigdirs): Check if libatomic is supported.
3095 * Makefile.in, configure: Rebuild.
3096
30972012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3098
3099 * MAINTAINERS (Write After Approval): Add myself.
3100
31012012-04-25 Joel Brobecker <brobecker@adacore.com>
3102
3103 * config.sub: Update to 2012-04-18 version from official repo.
3104
31052012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3106
3107 * MAINTAINERS (Write After Approval): Add myself.
3108
31092012-04-11 Steve Ellcey <sellcey@mips.com>
3110
3111 * MAINTAINERS: Changed email address.
3112
31132012-03-28 Georg-Johann Lay <avr@gjlay.de>
3114
3115 PR target/52737
3116 * contrib/gcc_update (files_and_dependencies):
3117 Remove gcc/config/avr/t-multilib from touch data.
3118
31192012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3120
3121 * MAINTAINERS (OS Port Maintainers): Remove irix.
3122 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3123 (unsupported_languages): Remove mips-sgi-irix6.*.
3124 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3125 (with_stabs): Remove.
3126 * configure: Regenerate.
3127
31282012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3129
3130 * MAINTAINERS (OS Port Maintainers): Remove osf.
3131 * configure.ac (enable_libgomp): Remove *-*-osf*.
3132 (with_stabs): Remove alpha*-*-osf*.
3133 * configure: Regenerate.
3134
31352012-03-05 Tristan Gingold <gingold@adacore.com>
3136
3137 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3138 * configure: Regenerate.
3139
31402012-02-17 Walter Lee <walt@tilera.com>
3141
3142 * MAINTAINERS: (Write After Approval): Delete myself.
3143
31442012-02-14 Walter Lee <walt@tilera.com>
3145
3146 * MAINTAINERS (tilegx port): Add myself.
3147 (tilepro port): Add myself.
3148 (Write After Approval): Add myself.
3149
31502012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3151
3152 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3153 and Joseph Myers as docstring relicensing maintainers.
3154
31552012-02-09 Bin Cheng <bin.cheng@arm.com>
3156
3157 * MAINTAINERS (write-after-approval): Add myself.
3158
31592012-02-08 Ira Rosen <irar@il.ibm.com>
3160
3161 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3162 maintainer.
3163
31642012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3165
3166 * MAINTAINERS (Write After Approval): Move myself to
3167 maintain alphabetical order.
3168
31692012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3170
3171 * MAINTAINERS (Write After Approval): Add myself.
3172
31732012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3174
3175 * MAINTAINERS (Write After Approval): Add myself.
3176
31772012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3178 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3179
3180 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3181 * configure: Regenerate.
3182
31832012-01-23 Harshit Chopra <harshit@google.com>
3184
3185 * MAINTAINERS (Write After Approval): Add myself.
3186
31872012-01-22 Douglas B Rupp <rupp@ngnat.com>
3188
3189 * configure.ac: Remove reference to mh-interix.
3190 * configure: Regenerate.
3191
31922012-01-05 Richard Henderson <rth@redhat.com>
3193
3194 PR bootstrap/51072
3195 * configure.ac: Disable libitm if c++ is not enabled.
3196 * configure: Rebuild.
3197
3198 * configure.ac: Fix regexp for same.
3199 * configure: Rebuild.
3200
32012012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3202
3203 * MAINTAINERS (Write After Approval): Add myself.
3204
32052012-01-02 Richard Guenther <rguenther@suse.de>
3206
3207 PR bootstrap/51686
3208 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3209 * Makefile.in: Regenerate.
3210
32112011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3212
3213 * MAINTAINERS (Write After Approval): Add myself.
3214
32152011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3216
3217 * configure: Regenerate.
3218
32192011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3220
3221 * MAINTAINERS (picochip): Changed email address.
3222
32232011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3224
3225 * MAINTAINERS (write-after-approval): Add self.
3226
32272011-11-29 DJ Delorie <dj@redhat.com>
3228
3229 * configure.ac (rl78-*-*) New case.
3230 * configure: Regenerate.
3231 * MAINTAINERS: Add myself as RL78 maintainer.
3232
32332011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3234
3235 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3236
32372011-11-21 Andreas Tobler <andreast@fgznet.ch>
3238
3239 * libtool.m4: Additional FreeBSD 10 fixes.
3240
32412011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3242
3243 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3244 Maintainers section, as Epiphany maintainer.
3245
32462011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3247
3248 PR target/49992
3249 * configure.ac: Remove ranlib special-casing for Darwin.
3250 * configure: Regenerate.
3251
32522011-11-12 Andrey Belevantsev <abel@ispras.ru>
3253
3254 * MAINTAINERS (Reviewers): Keep the list sorted.
3255
32562011-11-11 Andrey Belevantsev <abel@ispras.ru>
3257
3258 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3259
32602011-11-09 Roland McGrath <mcgrathr@google.com>
3261
3262 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3263 * configure: Rebuild.
3264 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3265 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3266 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3267 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3268 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3269 Add READELF.
3270 * Makefile.in: Rebuild.
3271
32722011-11-09 Jason Merrill <jason@redhat.com>
3273
3274 * Makefile.def (language=c++): Remove check-c++0x.
3275 * Makefile.in (check-gcc-c++): Regenerate.
3276
32772011-11-08 Richard Henderson <rth@redhat.com>
3278
3279 * configure.ac: Test for libitm directory present first.
3280
3281 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3282
3283 * configure.ac: Test libitm/configure.tgt to disable libitm.
3284 * configure: Rebuild.
3285
32862011-11-07 Aldy Hernandez <aldyh@redhat.com>
3287 Richard Henderson <rth@redhat.com>
3288
3289 Merged from transactional-memory.
3290
3291 * Makefile.def (lang_env_dependencies): libitm is c++.
3292 Add libitm target module.
3293 * configure.ac: Likewise.
3294 * config/mmap.m4: New file.
3295 * contrib/gcc_update: Add libitm to touch data.
3296 * Makefile.in, configure: Rebuild.
3297
32982011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3299
3300 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3301 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3302 * Makefile.in: Regenerate.
3303
33042011-11-01 DJ Delorie <dj@redhat.com>
3305
3306 * config.sub: Update to version 2011-10-29 (added rl78)
3307
33082011-10-27 Nick Clifton <nickc@redhat.com>
3309
3310 * config.sub: Import these changes from the config project:
3311
3312 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3313 Ben Elliston <bje@gnu.org>
3314
3315 * config.sub (epiphany): New.
3316
3317 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3318 Ben Elliston <bje@gnu.org>
3319
3320 * config.sub (hexagon, hexagon-*): New.
3321
3322 2011-08-23 Roland McGrath <mcgrathr@google.com>
3323
3324 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3325 64eb to be64.
3326
3327 2011-08-16 Roland McGrath <mcgrathr@google.com>
3328
3329 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3330 (nacl): Grok as alias for 32el-unknown-nacl.
3331
33322011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3333
3334 * MAINTAINERS (Write After Approval): Add myself.
3335
33362011-10-24 Teresa Johnson <tejohnson@google.com>
3337
3338 * MAINTAINERS (Write After Approval): Add myself.
3339
33402011-09-21 Jakub Jelinek <jakub@redhat.com>
3341
3342 * MAINTAINERS (sparc port): Remove myself.
3343
33442011-09-14 Tom de Vries <tom@codesourcery.com>
3345
3346 * MAINTAINERS (Write After Approval): Add myself.
3347
33482011-08-14 Yao Qi <yao@codesourcery.com>
3349
3350 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3351 * configure: Regenerate.
3352
33532011-07-26 Ian Lance Taylor <iant@google.com>
3354
3355 * configure.ac: Set have_compiler based on whether gcc directory
3356 exists, rather than on whether gcc is in configdirs.
3357 * configure: Rebuild.
3358
33592011-07-21 Joseph Myers <joseph@codesourcery.com>
3360
3361 * MAINTAINERS (Global Reviewers): Add self.
3362
33632011-07-20 David Edelsohn <dje.gcc@gmail.com>
3364
3365 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3366 link directories.
3367 * Makefile.in: Rebuild.
3368
33692011-07-20 Ian Lance Taylor <iant@google.com>
3370
3371 PR bootstrap/49787
3372 * configure.ac: Move --enable-bootstrap handling earlier in file.
3373 If --enable-bootstrap and either --enable-build-with-cxx or
3374 --enable-build-poststage1-with-cxx, enable C++ automatically.
3375 * configure: Rebuild.
3376
33772011-07-19 Ian Lance Taylor <iant@google.com>
3378
3379 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3380 make C++ a boot_language. Set and substitute
3381 POSTSTAGE1_CONFIGURE_FLAGS.
3382 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3383 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3384 * configure, Makefile.in: Rebuild.
3385
33862011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3387
3388 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3389 maintainers.
3390
33912011-07-18 Jakub Jelinek <jakub@redhat.com>
3392
3393 * MAINTAINERS (Global Reviewers): Add myself.
3394
33952011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3396
3397 * configure: Regenerate.
3398
33992011-07-16 Jason Merrill <jason@redhat.com>
3400
3401 * Makefile.def (language=c++): Add check-c++0x and
3402 check-target-libmudflap-c++.
3403 * Makefile.tpl (check-target-libmudflap-c++): New.
3404 * Makefile.in: Regenerate.
3405
34062011-07-16 Matthias Klose <doko@ubuntu.com>
3407
3408 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3409 * Makefile.def (target_modules/libjava): Pass
3410 $(EXTRA_CONFIGARGS_LIBJAVA).
3411 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3412 if not configured with --enable-static-libjava.
3413 * Makefile.in: Regenerate.
3414 * configure: Likewise.
3415
34162011-07-15 Jason Merrill <jason@redhat.com>
3417
3418 * Makefile.in (check-c++): Move check-gcc-c++0x after
3419 check-target-libstdc++-v3.
3420
34212011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3422
3423 * MAINTAINERS (c6x port): New entry.
3424
34252011-07-13 Jason Merrill <jason@redhat.com>
3426
3427 * Makefile.in (check-gcc-c++0x): New.
3428 (check-c++): Depend on it.
3429
34302011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3431
3432 PR target/39150
3433 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3434 x86_64-*-solaris2.1[0-9]*.
3435 * configure: Regenerate.
3436
34372011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3438
3439 * MAINTAINERS (RTL optimizers): Add self.
3440
34412011-06-27 Gabriel Charette <gchare@google.com>
3442
3443 * MAINTAINERS (Write After Approval): Add myself.
3444
34452011-06-22 Hans-Peter Nilsson <hp@axis.com>
3446
3447 PR regression/47836
3448 PR bootstrap/23656
3449 PR other/47733
3450 PR bootstrap/49247
3451 PR c/48825
3452 * configure.ac (target_libraries): Remove target-libiberty.
3453 Remove case-statement setting skipdirs=target-libiberty for
3454 multiple targets. Remove checking target_configdirs and
3455 removing target-libiberty but keeping target-libgcc if
3456 otherwise empty.
3457 * Makefile.def (target_modules): Don't add libiberty.
3458 (dependencies): Remove all traces of target-libiberty.
3459 * configure, Makefile.in: Regenerate.
3460
34612011-06-13 Walter Lee <walt@tilera.com>
3462
3463 * configure.ac (tilepro-*-*) New case.
3464 (tilegx-*-*): Likewise.
3465 * configure: Regenerate.
3466
34672011-06-06 Jing Yu <jingyu@google.com>
3468
3469 * configure.ac: Skip target-libiberty for
3470 arm*-*-linux-androideabi.
3471 * configure: Regenerated.
3472
34732011-06-06 Nick Clifton <nickc@redhat.com>
3474
3475 * config.sub: Sync from upstream.
3476
34772011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3478
3479 * MAINTAINERS (Write After Approval): Add myself.
3480
34812011-06-01 Daniel Jacobowitz <drow@false.org>
3482
3483 * MAINTAINERS: Update my email address.
3484
34852011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3486
3487 * MAINTAINERS (Write After Approval): Update my email address.
3488
34892011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3490
3491 * MAINTAINERS (Write After Approval): Add myself.
3492
34932011-05-08 Doug Kwan <dougkwan@google.com>
3494
3495 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3496 * configure: Regenerated.
3497 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3498 value from configure.
3499 * Makefile.in: Regenerated.
3500
35012011-05-05 Joseph Myers <joseph@codesourcery.com>
3502
3503 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3504 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3505 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3506 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3507 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3508 *-*-vxworks*): Disable newlib and libgloss in separate case
3509 statement.
3510 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3511 to separate case statement.
3512 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3513 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3514 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3515 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3516 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3517 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3518 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3519 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3520 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3521 i[[3456789]]86-*-rdos*, m32r-*-*,
3522 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3523 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3524 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3525 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3526 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3527 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3528 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3529 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3530 and libgloss in main case over targets. Remove most empty cases
3531 in main case over targets.
3532 * configure: Regenerate.
3533
35342011-05-04 Janis Johnson <janisjo@codesourcery.com>
3535
3536 * MAINTAINERS (Write After Approval): Add myself.
3537
35382011-05-04 Joseph Myers <joseph@codesourcery.com>
3539
3540 * configure.ac: Remove code setting special library locations for
3541 hppa*64*-*-hpux11*. Remove code setting compiler for
3542 sparc-sun-solaris2*.
3543 * configure: Regenerate.
3544
35452011-05-04 Joseph Myers <joseph@codesourcery.com>
3546
3547 * configure.ac: Separate libgloss_dir settings from general case
3548 over targets.
3549 * configure: Regenerate.
3550
35512011-04-28 Joseph Myers <joseph@codesourcery.com>
3552
3553 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3554 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3555 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3556 cases in libgcj-disabling case statement.
3557 (hppa*64*-*-linux*): Set unsupported_languages instead of
3558 disabling target-zlib.
3559 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3560 to hppa*64*-*-hpux*.
3561 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3562 hppa*-*-hpux*.
3563 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3564 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3565 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3566 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3567 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3568 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3569 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3570 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3571 libgcj-disabling case statement.
3572 * configure: Regenerate.
3573
35742011-04-28 Joseph Myers <joseph@codesourcery.com>
3575
3576 * configure.ac: Disable Java for targets not supporting libffi.
3577 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3578 Remove cases in Java-disabling statement.
3579 (*arm-wince-pe): Change to arm-wince-pe.
3580 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3581 cases in Java-disabling statement.
3582 (bfin-*-*): Don't disable Java again.
3583 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3584 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3585 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3586 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3587 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3588 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3589 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3590 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3591 Java-disabling statement.
3592 (mmix-*-*): Don't disable Java again.
3593 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3594 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3595 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3596 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3597 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3598 statement.
3599 * configure: Regenerate.
3600
36012011-04-28 Joseph Myers <joseph@codesourcery.com>
3602
3603 * configure.ac: Separate cases disabling Java and Java libraries
3604 from general case over targets.
3605 * configure: Regenerate.
3606
36072011-04-21 Jie Zhang <jzhang918@gmail.com>
3608
3609 * MAINTAINERS: Update my email address.
3610
36112011-04-20 Easwaran Raman <eraman@google.com>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
36152011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3616
3617 PR lto/48086
3618 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3619 * configure: Regenerate.
3620
36212011-04-16 Jim Meyering <meyering@redhat.com>
3622
3623 * MAINTAINERS (Write After Approval): Add myself.
3624
36252011-04-15 Dodji Seketeli <dodji@redhat.com>
3626
3627 * MAINTAINERS: Update my email address.
3628
36292011-04-13 Georg-Johann Lay <avr@gjlay.de>
3630
3631 * MAINTAINERS (Write After Approval): Add myself.
3632
36332011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3634
3635 * MAINTAINERS (Write After Approval): Add myself.
3636
36372011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3638
3639 * MAINTAINERS (Write After Approval): Add myself.
3640
36412011-04-06 Joseph Myers <joseph@codesourcery.com>
3642
3643 * configure.ac (build_tools): Remove build-byacc.
3644 (host_libs): Remove mmalloc.
3645 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3646 autoconf automake libtool diff rcs fileutils shellutils time
3647 textutils wdiff find uudecode hello tar gzip indent recode release
3648 sed perl gawk findutils gettext zip.
3649 (libgcj): Remove target-qthreads.
3650 (target_tools): Remove target-examples target-gperf.
3651 (YACC): Don't handle building byacc.
3652 * configure: Regenerate.
3653 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3654 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3655 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3656 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3657 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3658 handle building components.
3659 * Makefile.in: Regenerate.
3660
36612011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3662
3663 * MAINTAINERS: Update my email address as Xtensa maintainer.
3664
36652011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3666
3667 * config.sub: Sync from upstream.
3668
36692011-04-01 Joseph Myers <joseph@codesourcery.com>
3670
3671 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3672 (microblaze*): Don't disable libssp.
3673 * configure: Regenerate.
3674
36752011-04-01 Joseph Myers <joseph@codesourcery.com>
3676
3677 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3678 moveifchange.
3679 * configure: Regenerate.
3680 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3681 * Makefile.in: Regenerate.
3682
36832011-04-01 Joseph Myers <joseph@codesourcery.com>
3684
3685 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3686 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3687 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3688 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3689 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3690 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3691 md_exec_prefix cases.
3692 * configure: Regenerate.
3693
36942011-04-01 Joseph Myers <joseph@codesourcery.com>
3695
3696 * configure.ac: Separate cases disabling target-libssp,
3697 target-libiberty, target-libstdc++-v3 and Fortran from general
3698 case over targets.
3699 * configure: Regenerate.
3700
37012011-04-01 Joseph Myers <joseph@codesourcery.com>
3702
3703 * configure.ac (*-*-chorusos): Don't disable libgcj.
3704 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3705 Remove case.
3706 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3707 (arm-*-coff): Don't disable libgcj.
3708 (arm*-*-linux-gnueabi): Remove useless assignment.
3709 (arm-*-riscix*): Don't disable libgcj.
3710 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3711 configuration.
3712 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3713 (c54x*-*-*): Remove case.
3714 (tic54x-*-*): Don't disable GCC or GCC libraries.
3715 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3716 to *.
3717 (d10v-*-*): Don't disable GCC libraries.
3718 (d30v-*-*): Don't disable libgcj.
3719 (h8500-*-*): Don't disable GCC libraries.
3720 (i960-*-*): Don't disable libgcj.
3721 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3722 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3723 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3724 libgcj.
3725 (m68k-*-coff*): Remove case.
3726 (mmix-*-*): Don't disable libgloss on host.
3727 (mn10200-*-*, mn10300-*-*): Remove cases.
3728 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3729 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3730 Don't disable libgcj.
3731 (romp-*-*): Remove case.
3732 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3733 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3734 case.
3735 (v810-*-*): Don't disable GCC libraries.
3736 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3737 (ip2k-*-*): Don't disable GCC libraries.
3738 * configure: Regenerate.
3739
37402011-03-28 Joseph Myers <joseph@codesourcery.com>
3741
3742 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3743 libffi on host.
3744 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3745 on host.
3746 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3747 * configure: Regenerate.
3748
37492011-03-26 John Marino <binutils@marino.st>
3750
3751 * configure.ac: Add support for *-*-dragonfly*
3752 * configure: Regenerate.
3753
37542011-03-25 Joseph Myers <joseph@codesourcery.com>
3755
3756 * configure.ac (native_only): Remove.
3757 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3758 send-pr uudecode guile gnuserv on host.
3759 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3760 send-pr rcs guile perl texinfo libtool on host.
3761 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3762 automake send-pr rcs guile perl texinfo libtool on host.
3763 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3764 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3765 (alpha*-dec-osf*): Don't disable fileutils on target.
3766 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3767 texinfo send-pr expect dejagnu on target.
3768 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3769 target-qthreads on target.
3770 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3771 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3772 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3773 x86_64-*-mingw*): Don't disable expect on target.
3774 (*-*-cygwin*): Don't disable target-gperf on target.
3775 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3776 gnuserv on target.
3777 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3778 target.
3779 * configure: Regenerate.
3780
37812011-03-25 Joseph Myers <joseph@codesourcery.com>
3782
3783 * configure.ac (target_tools): Remove target-groff.
3784 (native_only): Remove target-groff.
3785 (hppa*64*-*-*): Don't disable byacc.
3786 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3787 setting.
3788 (*-*-kaos*): Don't skip target-librx and target-groff.
3789 (*-*-netware*): Don't skip target-libmudflap.
3790 (*-*-tpf*): Don't skip target-libmudflap.
3791 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3792 directories on the host.
3793 (ia64*-*-*vms*): Don't skip tix.
3794 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3795 host.
3796 * configure: Regenerate.
3797
37982011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3799
3800 * configure.ac: Remove references to mt-mep, mt-netware,
3801 mt-wince.
3802 * Makefile.def: Add all-utils soft dependencies.
3803 * Makefile.tpl: Remove GDB_NLM_DEPS.
3804 * configure: Regenerate.
3805 * Makefile.in: Regenerate.
3806
38072011-03-24 Paolo Bonzini <bonzini@gnu.org>
3808
3809 * configure.ac: Do not include mh-x86omitfp.
3810 * configure: Regenerate.
3811
38122011-03-24 Paolo Bonzini <bonzini@gnu.org>
3813
3814 * configure.ac: Remove empty cases.
3815 * configure: Regenerate.
3816
38172011-03-24 Paolo Bonzini <bonzini@gnu.org>
3818
3819 * Makefile.def: Add dependency from termcap to gdb.
3820 * Makefile.in: Regenerate.
3821
38222011-03-24 Paolo Bonzini <bonzini@gnu.org>
3823
3824 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3825 * configure: Regenerate.
3826 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3827 * Makefile.tpl: Likewise.
3828 * Makefile.in: Regenerate.
3829
38302011-03-24 Paolo Bonzini <bonzini@gnu.org>
3831
3832 * configure.ac: Remove all mentions of tentative_cc.
3833 * configure: Regenerate.
3834
38352011-03-24 Joseph Myers <joseph@codesourcery.com>
3836
3837 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3838 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3839 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3840 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3841 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3842 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3843 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3844 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3845 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3846 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3847 *-*-rhapsody*): Remove host cases.
3848 * configure: Regenerate.
3849
38502011-03-24 Joseph Myers <joseph@codesourcery.com>
3851
3852 * configure.ac (ppc*-*-pe): Remove host case.
3853 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3854 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3855 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3856 cases.
3857 * configure: Regenerate.
3858
38592011-03-24 Joseph Myers <joseph@codesourcery.com>
3860
3861 * config.sub: Update to version 2011-03-23.
3862
38632011-03-22 Joseph Myers <joseph@codesourcery.com>
3864
3865 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3866 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3867 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3868 * configure: Regenerate.
3869
38702011-03-22 Joseph Myers <joseph@codesourcery.com>
3871
3872 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3873 to Write After Approval.
3874 * config-ml.in: Don't handle arc-*-elf*.
3875 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3876 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3877 handle GCC libraries.
3878 * configure: Regenerate.
3879
38802011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3881
3882 PR bootstrap/48120:
3883 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3884 Add -lstdc++ -lm to LIBS.
3885 * configure: Regenerate.
3886
38872011-03-18 David Edelsohn <dje.gcc@gmail.com>
3888
3889 * config.guess: Update to version 2011-02-02
3890 * config.sub: Update to version 2011-02-24
3891
38922011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3893
3894 PR lto/48086
3895 * configure.ac: Re-enable LTO on *-apple-darwin9.
3896 * configure: Regenerate.
3897
38982011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3899
3900 PR lto/48086
3901 * configure.ac: Disable LTO on darwin due to an assembler change in
3902 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3903 under 256.
3904 * configure: Regenerate.
3905
39062011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3907
3908 * MAINTAINERS: Update myself as score backend maintainer,
3909 update my e-mail address.
3910
39112011-03-09 Xuepeng Guo <terry.guo@arm.com>
3912
3913 * MAINTAINERS: Update my e-mail address.
3914
39152011-03-06 Joey Ye <joey.ye@arm.com>
3916
3917 * MAINTAINERS: Update my e-mail address.
3918
39192011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3920
3921 * configure.ac: Adjust test of with_ppl.
3922 * configure: Regenerated.
3923
39242011-03-02 Kai Tietz <ktietz@redhat.com>
3925
3926 * MAINTAINERS: Adjust my e-mail address.
3927
39282011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3929
3930 * configure.ac: Add -lpwl to ppllibs.
3931 * configure: Regenerated.
3932
39332011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3934
3935 * config/cloog.m4: Add -lisl to clooglibs.
3936 * configure: Regenerated.
3937
39382011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3939
3940 * MAINTAINERS (CPU Port maintainers): Add self.
3941
39422011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3943
3944 * MAINTAINERS: Add myself as testsuite maintainer.
3945
39462011-02-15 Mike Stump <mikestump@comcast.net>
3947
3948 * MAINTAINERS: Add myself as testsuite maintainer.
3949
39502011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3951
3952 Import from Libtool and gnulib:
3953
3954 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3955
3956 Prepare for supporting FreeBSD 10.
3957 * config.rpath: Remove handling of freebsd1* which soon would
3958 match FreeBSD 10.0.
3959
3960 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3961
3962 Remove support for FreeBSD 1.x.
3963 * libtool.m4 (_LT_LINKER_SHLIBS)
3964 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3965 soon would incorrectly match FreeBSD 10.0.
3966
39672011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3968
3969 PR binutils/12283
3970 * move-if-change: Import version from gnulib.
3971
39722011-02-12 Alexandre Oliva <aoliva@redhat.com>
3973
3974 PR lto/47225
3975 * Makefile.def (lto-plugin): Double dash for enable-shared.
3976 (configure-gcc): Depend on all-lto-plugin.
3977 * Makefile.in: Rebuilt.
3978
39792011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3980
3981 * configure.ac: Remove extra bracket.
3982 * configure: Regenerate.
3983
39842011-02-08 Tobias Burnus <burnus@net-b.de>
3985
3986 * MAINTAINERS: Add myself as libquadmath maintainer.
3987
39882011-02-08 Thomas Schwinge <thomas@schwinge.name>
3989
3990 * MAINTAINERS: Update my email address.
3991
39922011-02-07 Joseph Myers <joseph@codesourcery.com>
3993
3994 * MAINTAINERS (option handling): Add self.
3995
39962011-02-06 Kai Tietz <kai.tietz@onevision.com>
3997
3998 PR lto/47225
3999 * Makefile.def: Add dependency for install-gcc
4000 on install-lto-plugin.
4001 * Makfile.in: Regenerated
4002
40032011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4004
4005 * MAINTAINERS (CPU Port Maintainers): Add myself.
4006
40072011-01-31 Alexandre Oliva <aoliva@redhat.com>
4008
4009 PR libgcj/44341
4010 * configure.ac: Discard --with-* flags for host when configuring
4011 target libraries for cross build.
4012 * configure: Rebuilt.
4013
40142011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4015
4016 * MAINTAINERS (linear loop transforms): Removed.
4017
40182011-01-25 Jakub Jelinek <jakub@redhat.com>
4019
4020 * configure.ac: If with_ppl is no, move setting with_cloog=no
4021 after CLOOG_REQUESTED check.
4022 * configure: Regenerated.
4023
40242011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4025
4026 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4027 CLooG has been requested.
4028 * configure: Regenerated.
4029
40302011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4031
4032 * configure: Regenerated.
4033 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4034
40352011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4036
4037 * configure: Regenerated.
4038 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4039
40402011-01-21 Andreas Schwab <schwab@redhat.com>
4041
4042 * configure.ac: Use AS_HELP_STRING throughout.
4043 * configure: Regenerate.
4044
40452011-01-18 Jie Zhang <jie.zhang@analog.com>
4046
4047 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4048 * configure: Regenerate.
4049
40502011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4051
4052 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4053
40542011-01-13 Joel Brobecker <brobecker@adacore.com>
4055
4056 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4057 for ia64-hpux.
4058 * configure: Regenerate.
4059
40602011-01-07 Jan Hubicka <jh@suse.cz>
4061
4062 PR lto/47225
4063 * Makefile.in: Regenerate.
4064 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4065 configure.
4066
40672011-01-07 Jan Hubicka <jh@suse.cz>
4068
4069 * Makefile.in: Regenerate.
4070 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4071 and configure dependency on lto-plugin configure.
4072 (lto-plugin module): Remove dependency on GCC; add dependency on
4073 liniberty.
4074
40752011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4076
4077 * MAINTAINERS (Write After Approval): Add myself.
4078
40792010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4080
4081 * configure: Regenerate.
4082
40832010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4084
4085 * configure.ac: (picochip): Disable libiberty.
4086
40872010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4088
4089 * MAINTAINERS (Write After Approval): Add myself.
4090
40912010-12-10 Ian Lance Taylor <iant@google.com>
4092
4093 PR bootstrap/46819
4094 * configure.ac: For --disable-libgcj clear libgcj_saved.
4095 * configure: Rebuild.
4096
40972010-12-10 Tobias Burnus <burnus@net-b.de>
4098
4099 PR fortran/46540
4100 * configure.ac: Add --disable-libquadmath and
4101 --disable-libquadmath-support.
4102 * configure: Regenerate.
4103
41042010-12-03 Ian Lance Taylor <iant@google.com>
4105
4106 * MAINTAINERS: Add myself as libgo maintainer.
4107
41082010-12-03 Hans-Peter Nilsson <hp@axis.com>
4109
4110 PR libffi/46792
4111 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4112 * configure: Regenerate.
4113
41142010-12-02 Ian Lance Taylor <iant@google.com>
4115
4116 * configure.ac: Always set default for poststage1_ldflags to
4117 -static-libstdc++ -static-libgcc.
4118
41192010-11-29 Andreas Schwab <schwab@redhat.com>
4120
4121 * configure.ac: Move comment to remove extra space in last argument
4122 of GCC_TARGET_TOOL.
4123
41242010-11-26 Alexandre Oliva <aoliva@redhat.com>
4125
4126 PR other/46026
4127 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4128 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4129 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4130 (BASE_FLAGS_TO_PASS): Use it.
4131 * configure: Rebuilt.
4132 * Makefile.in: Rebuilt.
4133
41342010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4135
4136 PR binutils/12258
4137 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4138 Properly check default linker.
4139 * configure: Regnerated.
4140
41412010-11-23 Matthias Klose <doko@ubuntu.com>
4142
4143 * configure.ac: For --enable-gold, handle value `default' instead of
4144 `both*'. New configure option --{en,dis}able-ld.
4145 * configure: Regenerate.
4146
41472010-11-20 Ian Lance Taylor <iant@google.com>
4148
4149 * configure.ac: Only disable a language library if no language needs
4150 it. Don't let --disable-libgcj uncondtionally disable libffi.
4151 * configure: Rebuild.
4152
41532010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4154
4155 * Makefile.in: Regenerate.
4156
4157 PR other/46202
4158 * configure.ac: Fix just-built in-tree STRIP name to be
4159 binutils/strip-new.
4160 * configure: Regenerate.
4161 * Makefile.def (install-strip-gcc, install-strip-binutils)
4162 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4163 (install-strip-sid): Mirror dependencies on non-strip variants
4164 of these targets on the respective -strip prerequisites.
4165 * Makefile.tpl (install-strip, install-strip-host)
4166 (install-strip-target): New targets.
4167 (install-strip-[+module+], install-strip-target-[+module+]):
4168 New targets.
4169 * Makefile.in: Regenerate.
4170
41712010-11-19 Ian Lance Taylor <iant@google.com>
4172 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4173
4174 * configure.ac: Add target-libgo to target_libraries. Set
4175 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4176 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4177 (HOST_EXPORTS): Add GOC.
4178 (BASE_TARGET_EXPORTS): Add GOC.
4179 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4180 (GOCFLAGS_FOR_TARGET): New variable.
4181 (EXTRA_HOST_FLAGS): Add GOC.
4182 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4183 * Makefile.def (target_modules): Add libgo.
4184 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4185 (dependencies): Add dependency from configure-target-libgo to
4186 configure-target-libffi and all-target-libstdc++-v3. Add
4187 dependencies from all-target-libgo to all-target-libffi.
4188 (languages): Add go.
4189 * configure: Rebuild.
4190 * Makefile.in: Rebuild.
4191
41922010-11-19 Ian Lance Taylor <iant@google.com>
4193
4194 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4195 compiler/flag environment variables.
4196
41972010-11-18 Ian Lance Taylor <iant@google.com>
4198
4199 * configure.ac: Check for lang_requires_boot_languages in
4200 config-lang.in files.
4201 * configure: Rebuild.
4202
42032010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
87969c8c 4204 Tobias Burnus <burnus@net-b.de>
4205
4206 PR fortran/32049
4207 * Makefile.def: Add libquadmath; build it with language=fortran.
4208 * configure.ac: Add libquadmath.
4209 * Makefile.tpl: Handle multiple libs in check-[+language+].
4210 * Makefile.in: Regenerate.
4211 * configure: Regenerate.
4212
1fea6e9c 42132010-11-16 Tom Tromey <tromey@redhat.com>
4214
4215 * MAINTAINERS: Moved myself to reviewers section.
4216
1950f29a 42172010-11-15 Zdenek Dvorak <ook@ucw.cz>
4218
4219 * MAINTAINERS: Moved myself to reviewers section.
4220
e3d68d13 42212010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4222
4223 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4224 (Write After Approval): Remove self.
4225
73f813e1 42262010-11-15 Andreas Schwab <schwab@redhat.com>
4227
4228 * configure.ac: Fix spelling in option names.
4229 * configure: Regenerated.
4230
e619f0a6 42312010-11-13 Georg-Johann Lay <georgjohann@web.de>
4232
4233 PR bootstrap/39622
4234 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4235 * configure: Regenerated.
4236
b330025b 42372010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4238
4239 * MAINTAINERS: Update my email address.
4240
8a0fe290 42412010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4242
8a0fe290 4243 * configure: Regenerate.
4244
81b9d148 42452010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4246
aac33805 4247 * configure: Regenerate.
81b9d148 4248
4076133b 42492010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4250
4076133b 4251 * configure: Regenerate.
4252
88e8cc3e 42532010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4254
88e8cc3e 4255 * configure: Regenerate.
4256
a3c81e03 42572010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4258
4259 * configure.ac: Support official CLooG.org versions.
4260 * configure: Regenerate.
4261 * config/cloog.m4: New.
4262
083311b4 42632010-11-10 François Dumont <francois.cppdevs@free.fr>
4264
4265 * MAINTAINERS (Write After Approval): Add myself.
4266
7cb0b8a7 42672010-11-09 David Edelsohn <dje.gcc@gmail.com>
4268
4269 * MAINTAINERS: Update my email address.
4270
16463c8d 42712010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4272
4273 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4274 * configure: Regenerate.
16463c8d 4275
25630dc7 42762010-11-03 Ian Lance Taylor <iant@google.com>
4277 Dave Korn <dave.korn.cygwin@gmail.com>
4278
4279 PR lto/46273
4280 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4281 and on other supported platforms whenever LTO is enabled.
4282 * configure: Rebuild.
4283
13d2f2b2 42842010-11-02 Alan Modra <amodra@gmail.com>
4285
4286 PR binutils/12110
4287 * configure.ac: Error when source path contains spaces.
4288 * configure: Regenerate.
4289
4a0163ae 42902010-10-23 James E. Wilson <wilson@codesourcery.com>
4291
4292 * MAINTAINERS: Update my email address.
4293
1235ba90 42942010-10-20 Ian Lance Taylor <iant@google.com>
4295
4296 * Makefile.def (target_modules): Set lib_path to src/.libs for
4297 libstdc++-v3 module.
4298 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4299 * Makefile.in: Rebuild.
4300
579b6115 43012010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4302
4303 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4304 (Write After Approval): Remove myself.
4305
79aafbf6 43062010-10-15 Tristan Gingold <gingold@adacore.com>
4307
4308 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4309
7516f0c4 43102010-10-14 Douglas Rupp <rupp@gnat.com>
4311
4312 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4313
ca42e774 43142010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4315
4316 * configure.ac (build_lto_plugin): New shell variable.
4317 (--enable-lto): Turn on by default for all non-ELF platforms that
4318 have had LTO support added so far. Set build_lto_plugin appropriately
4319 for both ELF and non-ELF.
4320 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4321 * configure: Regenerate.
4322
9ee71fca 43232010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4324
4325 Sync from src:
4326 * configure.ac (v850 support): Remove target-libgloss from
4327 noconfigdirs.
4328 * configure: Regenerate.
4329
372a3f1e 43302010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4331
4332 PR bootstrap/45326
4333 PR bootstrap/45174
4334 * configure.ac: Honor initial values of $build_configargs,
4335 $host_configargs, $target_configargs. Mark the precious, so
4336 environment settings get recorded.
4337 * configure: Regenerate.
4338
445b7c96 43392010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4340
4341 PR bootstrap/45796
4342 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4343 Depend on all-build-libiberty.
4344 * Makefile.in: Regenerate.
4345
d34b0d1e 43462010-09-30 Michael Eager <eager@eagercon.com>
4347
4348 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4349 * configure: Regenerate.
4350
2ae04593 43512010-09-28 Michael Eager <eager@eagercon.com>
4352
4353 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4354
3aa7b555 43552010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4356
4357 PR bootstrap/44621
4358 * configure.ac: Fix unportable shell quoting.
4359 * configure: Regenerate.
4360
62932e4d 43612010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4362
4363 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4364 targets and amend comment.
4365 * configure: Regenerate.
4366
b3f60ce8 43672010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4368
4369 * MAINTAINERS (Write After Approval): Add myself.
4370
4ae8c98f 43712010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4372
4373 * configure.ac: Enable LTO by default on Darwin.
4374 * configure: Regenerate.
4375
782aa0bb 43762010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4377
4ae8c98f 4378 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 4379
3888a212 43802010-09-01 Ian Bolton <ian.bolton@arm.com>
4381
4ae8c98f 4382 * MAINTAINERS (Write After Approval): Add myself.
3888a212 4383
ad7d8d63 43842010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4385
4386 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4387 ports
4388
b9c08e4e 43892010-07-28 David Yuste <david.yuste@gmail.com>
4390
4391 * MAINTAINERS (Write After Approval): Add myself.
4392
65b688d7 43932010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4394
4395 * configure.ac: Support all v850 targets.
4396 * configure: Regenerate.
4397
b9a8e4c4 43982010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4399
4400 PR bootstrap/44455
4401 * configure.ac (extra_mpfr_configure_flags): Copy from
4402 extra_mpc_gmp_configure_flags.
4403 * configure: Re-generated.
4404
a91ed45e 44052010-07-22 Andi Kleen <ak@linux.intel.com>
4406
4407 * MAINTAINERS (Write After Approval): Add myself.
4408
b2c57537 44092010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4410
4411 * MAINTAINERS (Write After Approval): Add myself.
4412
a7a6769e 44132010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4414
4415 * MAINTAINERS (Write After Approval): Add myself.
4416
cb885d9b 44172010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4418
4419 PR target/44862
4420 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4421 Provide -B option to allow for link spec %s substitutions for
4422 libstdc++.a on darwin.
4423 * Makefile.in: Regenerate.
4424
5bea9bfd 44252010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4426
4427 * MAINTAINERS (Reviewers): Update my e-mail address
4428
753a7a07 44292010-06-10 Alexandre Oliva <aoliva@redhat.com>
4430
4431 * Makefile.def (configure-gcc): Depend on all-libelf.
4432 * Makefile.in: Rebuild.
4433
596b7b22 44342010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4435
4436 * MAINTAINERS (Write After Approval): Add myself in the right place.
4437
dcde3c07 44382010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 4439
4440 * MAINTAINERS (Write After Approval): Add myself.
4441
dcde3c07 44422010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 4443
4444 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 4445
44462010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 4447
e3cce89a 4448 * config.sub: Update to version 2010-05-21.
4449 * config.guess: Update to version 2010-04-03.
fc75f6d9 4450
f64b48e2 44512010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4452
4453 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4454 * configure: Regenerate.
4455
2be0e543 44562010-05-12 Sriraman Tallam <tmsriram@google.com>
4457
4458 * MAINTAINERS (Write After Approval): Add myself.
4459
23433d72 44602010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4461
4462 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4463 a platform that supports LTO.
4464 * configure: Regenerate.
4465
896fc761 44662010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4467
4468 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4469 * configure: Regenerated.
4470
af7c5662 44712010-04-27 Roland McGrath <roland@redhat.com>
4472 H.J. Lu <hongjiu.lu@intel.com>
4473
4474 * configure.ac (--enable-gold): Support both, both/gold and
4475 both/bfd to add gold to configdirs without removing ld.
4476 * configure: Regenerated.
4477
4478 * Makefile.def: Add install-gold dependency to install-ld.
4479 * Makefile.in: Regenerated.
4480
4d992eb6 44812010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4482
4483 PR lto/42776
4484 * configure.ac (--enable-lto): Refactor handling so libelf tests
4485 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4486 and allow LTO to be explicitly enabled on non-ELF platforms that
4487 are known to support it inside else-clause.
4488 * configure: Regenerate.
4489
affd1d61 44902010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4491
4492 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4493 * configure: Regenerate.
4494
e55e8126 44952010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4496
4497 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4498 * configure: Regenerate.
4499
d6845139 45002010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4501
4502 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4503 separately.
4504 * configure: Regenerate.
4505
c9c28109 45062010-04-16 Kevin Williams <kevin.williams@inria.fr>
4507
4508 * MAINTAINERS (Write After Approval): Add myself.
4509
8e051ef4 45102010-04-14 Tristan Gingold <gingold@adacore.com>
4511
4512 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4513 * configure: Regenerate.
4514
7cc7a0c6 45152010-04-13 Steve Ellcey <sje@cup.hp.com>
4516
4517 * configure: Regenerate after change to elf.m4.
4518
30e08f1c 45192010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4520
4521 * MAINTAINERS (Write After Approval): Add myself.
4522
b14b3ce1 45232010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4524
4525 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4526 * configure: Regenerated.
4527
45282010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4529
4530 * configure.ac: Print "buggy but acceptable" when CLooG
4531 revision is less than 9.
4532 * configure: Regenerated.
4533
09c38bea 45342010-04-01 Diego Novillo <dnovillo@google.com>
4535
4536 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4537
59a40389 45382010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4539
4540 PR bootstrap/43615
4541 PR bootstrap/43328
4542
4543 Revert:
4544
4545 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4546
4547 * configure.ac: Do not pass --enable-multilib nor
4548 --disable-multilib in baseargs. Accept explicitly passed
4549 --enable_multilib.
4550 * configure: Regenerate.
4551
15153e30 45522010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4553
4554 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4555
247ec299 45562010-03-31 Janis Johnson <janis187@us.ibm.com>
4557
4558 * MAINTAINERS: Remove myself.
4559
7816cdf1 45602010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4561
4562 PR bootstrap/43328
4563 * configure.ac: Do not pass --enable-multilib nor
4564 --disable-multilib in baseargs. Accept explicitly passed
4565 --enable_multilib.
4566 * configure: Regenerate.
4567
2a78007b 45682010-03-28 Andrew Pinski <pinskia@gmail.com>
4569
4570 * MAINTAINERS (spu port): Remove me.
4571
fa0a53e3 45722010-03-23 Joseph Myers <joseph@codesourcery.com>
4573
4574 * configure.ac (tic6x-*-*): New case.
4575 * configure: Regenerate.
4576
d590232e 45772010-03-23 Joseph Myers <joseph@codesourcery.com>
4578
4579 * config.sub: Update to version 2010-03-22.
4580 * config.guess: Update to version 2009-12-30.
4581
dcde3c07 45822010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 4583
4584 PR ada/42554
4585 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4586 * configure: Regenerate.
4587
7071ad11 45882010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4589
4590 * MAINTAINERS: Update my email address.
4591
c583eb67 45922010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4593
4594 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4595 (ghassan.shobaki@amd.com): Removed.
4596
6217c06a 45972010-03-17 Alan Modra <amodra@gmail.com>
4598
4599 * MAINTAINERS: Update my email address.
4600
101a6f96 46012010-03-16 Diego Novillo <dnovillo@google.com>
4602
4603 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4604 Matthews.
4605
b753085c 46062010-03-16 Joseph Myers <joseph@codesourcery.com>
4607
4608 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4609 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4610
4b83e160 46112010-03-16 Joseph Myers <joseph@codesourcery.com>
4612
4613 * MAINTAINERS: Update my email address.
4614
f345c9fb 46152010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4616
4617 * MAINTAINERS: Update my email address.
4618
4c6d05aa 46192010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4620
4621 * MAINTAINERS: Update my email address.
4622
11010e64 46232010-03-09 Jie Zhang <jie@codesourcery.com>
4624
4625 * MAINTAINERS: Update my email address.
4626
68645a6b 46272010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4628
4629 PR libstdc++/32499
4630 * configure.ac (RANLIB): Default to true.
4631 (STRIP): Likewise.
4632 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4633 * configure: Regenerate.
4634
dcde3c07 46352010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 4636
4637 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4638 (Write After Approval): Update my email address.
4639
90b41dad 46402010-02-17 Nick Clifton <nickc@redhat.com>
4641
4642 PR 11238
4643 * Makefile.tpl (local-distclean): Also remove config.cache files in
4644 sub-directories as there may not be Makefiles present in the
4645 sub-directories.
4284910f 4646 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4647 the config.cache files found by the find command.
4648
90b41dad 4649 * Makefile.in: Regenerate.
4650 * configure.ac: Revert previous delta.
4651 * configure: Regenerate.
4652
abb1d088 46532010-02-15 Nick Clifton <nickc@redhat.com>
4654
4655 PR 11238
4656 * configure.ac: Delete config.cache files in sub-directories when
4657 deleting Makefiles.
4658 * configure: Regenerate.
4659
b55e20a0 46602010-02-12 Ben Elliston <bje@gnu.org>
4661
4662 * MAINTAINERS: Update my email address.
4663
0518ccd2 46642010-02-08 Andrew Pinski <pinskia@gmail.com>
4665
4666 * MAINTAINERS (spu port): Update my email address.
4667
dcd5ad58 46682010-02-08 Jie Zhang <jie.zhang@analog.com>
4669
4670 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4671
17b6993a 46722010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4673
4674 * configure.ac: Add "recommended" version checks for GMP/MPC.
4675 Update recommended GMP/MPFR/MPC versions.
4676 * configure: Regenerate.
4677
e10fd696 46782010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4679
4680 * MAINTAINERS: Move my Embecosm email address into the
4681 write-after-approval section.
4682
ddcf38e8 46832010-01-26 Ian Lance Taylor <iant@google.com>
4684
4685 * MAINTAINERS: Add myself as Go frontend maintainer.
4686
5c96a839 46872010-01-25 Joern Rennecke <amylaar@spamcop.net>
4688
4689 PR libstdc++/36101, PR libstdc++/42813
4690 * configure.ac (bootstrap_target_libs): Make inclusion of
4691 target-libgomp conditional on libgomb being in target_configdirs.
4692 * configure: Regenerate.
4693
8e61effd 46942010-01-23 Joern Rennecke <amylaar@spamcop.net>
4695
4696 PR libstdc++/36101, PR libstdc++/42813
4697 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4698 * configure: Regenerate.
4699
1fda3360 47002010-01-22 Joern Rennecke <amylaar@spamcop.net>
4701
4702 PR libstdc++/36101, PR libstdc++/42813
4703 * configure.ac (target_configdirs): Substitute.
4704 * Makefile.def: Bootstrap target module libgomp.
4705 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4706 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4707 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4708 * configure, Makefile.in: Regenerate.
4709
8e32c255 47102010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4711
4712 * MAINTAINERS: Adjust my details.
4713
37d3b41c 47142010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4715
4716 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4717
50918a37 47182010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4719
4720 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4721
3397c9b2 47222010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4723
4724 * MAINTAINERS (Write After Approval): Add myself.
4725
25cd8ffa 47262010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4727
4728 * MAINTAINERS (Write After Approval): Add myself.
4729
a82c8807 47302010-01-11 Richard Guenther <rguenther@suse.de>
4731
4732 PR lto/41569
4733 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4734 * Makefile.in: Regenerated.
4735
5846e92c 47362010-01-11 Andreas Tobler <andreast@fgznet.ch>
4737
4738 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4739 * configure: Regenerate.
4740
c3fc6a63 47412010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9f9d05ad 4742 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
c3fc6a63 4743
4744 PR bootstrap/42424
4745 * configure.ac: Include libtool m4 files.
9f9d05ad 4746 (_LT_CHECK_OBJDIR): Call it.
c3fc6a63 4747 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4748 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 4749
c3fc6a63 4750 * configure: Regenerate.
4751
1ab7bcf0 47522010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4753
4754 PR bootstrap/41818
4755 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4756 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4757 * Makefile.in: Regenerate.
4758
1a4f45ec 47592010-01-02 Richard Guenther <rguenther@suse.de>
4760
4761 PR lto/41529
4762 * configure.ac: Include config/elf.m4. Disable LTO if not
4763 builting for an elf target.
4764 * configure: Regenerate.
4765
cff9dc68 47662009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4767
4768 * MAINTAINERS: Change my email address.
4769
c505c9f4 47702009-12-18 Ben Elliston <bje@au.ibm.com>
4771
4772 * config.sub, config.guess: Update from upstream sources.
4773
070457e7 47742009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4775
4776 * MAINTAINERS (Write After Approval): Add myself.
4777
16de6a81 47782009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4779
4780 PR middle-end/30447
4781 PR middle-end/30789
4782 PR other/40302
4783
4784 * configure.ac: Require MPC.
4785 * configure: Regenerate.
4786
e6408286 47872009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4788
4789 PR target/38384
4790 PR bootstrap/40972
4791 * libtool.m4: Sync from git Libtool.
4792 * ltoptions.m4: Likewise.
4793 * ltversion.m4: Likewise.
4794 * lt~obsolete.m4: Likewise.
4795 * ltmain.sh: Likewise.
4796
fcb50449 47972009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4798
4799 * configure.ac: Update minimum MPC version to 0.8.
4800 * configure: Regenerate.
4801
cff3778c 48022009-11-21 Sebastian Pop <sebpop@gmail.com>
4803
4804 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4805 * configure: Regenerated.
4806
d6dfe18a 48072009-11-21 Ian Lance Taylor <iant@google.com>
4808
4809 * configure.ac: Change default of poststage1_ldflags to be empty if
4810 poststage1_libs is set. When poststage1_libs is empty, and
4811 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4812 * configure: Rebuild.
4813
04810760 48142009-11-21 Adam Nemet <adambnmet@gmail.com>
4815
4816 * MAINTAINERS (Write After Approval): Update my email address.
4817
af3e823e 48182009-11-20 Ben Elliston <bje@au.ibm.com>
4819
4820 * config.guess: Update from upstream sources.
4821
e01b36b0 48222009-11-16 Alexandre Oliva <aoliva@redhat.com>
4823
4824 * Makefile.def: Restore host and target settings for gmp.
4825 * Makefile.in: Rebuild.
4826
eea1ae23 48272009-11-16 Alexandre Oliva <aoliva@redhat.com>
4828
4829 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4830 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4831 Fix portability of test of C++ as bootstrap language. Add
4832 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4833 * configure: Rebuild.
4834 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4835 and cloog. Fix in-tree ppl configuration. Introduce libelf
4836 in-tree building.
4837 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4838 (POSTSTAGE1_HOST_EXPORTS): Use it.
4839 (STAGE[+id+]_CXXFLAGS): New.
4840 (BASE_FLAGS_TO_PASS): Pass it down.
4841 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4842 extra_exports.
4843 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4844 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4845 extra_exports.
4846 * Makefile.in: Rebuild.
4847
5e80e315 48482009-11-17 Ben Elliston <bje@au.ibm.com>
4849
4850 * config.sub, config.guess: Update from upstream sources.
4851
500010c6 48522009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4853
4854 * MAINTAINERS (Write After Approval): Add myself.
4855
dcde3c07 48562009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 4857
4858 * MAINTAINERS (Write After Approval): Add myself.
4859
fe284774 48602009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4861
4862 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4863 paths for *-w64-mingw* and x86_64-*mingw*.
4864 * configure: Regenerated.
4865
dcde3c07 48662009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 4867
4868 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4869
c356a43c 48702009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4871
4872 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4873 Phil Edwards to Write-After Approval.
4874
ec2eb8fb 48752009-10-30 Kai Tietz <kai.tietz@onevision.com>
4876
4877 * configure.ac: Disable target-winsup & co for
4878 x86_64-*-mingw* and *-w64-mingw* targets.
4879 * configure: Regenerated.
4880
24833e1a 48812009-10-16 Nick Clifton <nickc@redhat.com>
4882
4883 * MAINTAINERS: Add myself as a maintainer for the RX port.
4884
dcde3c07 48852009-10-26 Johannes Singler <singler@kit.edu>
2683326a 4886
9f9d05ad 4887 * MAINTAINERS (Write After Approval): Update my e-mail address.
2683326a 4888
3a8cd7be 48892009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4890
4891 * configure.ac (CLooG test): Use = with test.
4892 * configure: Regenerate.
4893
24d0cd27 48942009-10-22 Richard Guenther <rguenther@suse.de>
4895
4896 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4897 cloog if the ppl version check failed. Move flags saving
4898 before setting in libelf check.
4899 * configure: Regenerate.
4900
539c8c59 49012009-10-21 Richard Guenther <rguenther@suse.de>
4902
4903 * configure.ac: Adjust the ppl and cloog configure to work as
4904 documented. Disable cloog if ppl was disabled. Omit the version
4905 checks if they were disabled.
4906 * configure: Re-generate.
4907
d6ef094a 49082009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4909
4910 * configure.ac: Add 'lto' to enable_languages, not
4911 new_enable_languages, and only if not already present.
4912 * configure: Regenerate.
4913
414672c1 49142009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4915
4916 * README: Refer to the various COPYING* files instead of just
4917 COPYING.
4918 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4919
dcde3c07 49202009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 4921
4922 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
8738bcea 4923
17780be3 49242009-10-07 Richard Guenther <rguenther@suse.de>
4925
4926 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4927 and Richard Guenther as reviewers.
4928 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4929 as reviewers.
4930
c01decc6 49312009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 4932
c01decc6 4933 * config.sub: Update from upstream sources.
56ca37b0 4934
85627a28 49352009-10-06 Ian Lance Taylor <iant@google.com>
4936
4937 * Makefile.def: check-gold depends upon all-gas.
4938 * Makefile.in: Rebuild.
4939
338b88fa 49402009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4941
4942 * MAINTAINERS (Write After Approval): Add myself.
4943
7bfefa9d 49442009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4945
4946 * Makefile.def: all-lto-plugin depends on all-libiberty.
4947 set bootstrap=true for lto-plugin.
4948 Add lto-plugin.
4949 * Makefile.in: Regenerate.
4950 * configure.ac (host_libs): Add lto-plugin.
4951 * configure: Regenerate.
4952
7bfefa9d 49532009-10-03 Diego Novillo <dnovillo@google.com>
4954
4955 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4956 (HOST_LIBELFLIBS): Define.
4957 (HOST_LIBELFINC): Define.
4958 * Makefile.in: Regenerate.
4959 * configure.ac: Add --enable-lto.
4960 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4961 If --enable-lto is used, add 'lto' to new_enable_languages.
4962 If --enable-lto is used and gold is enabled, add
4963 lto-plugin to configdirs.
4964 * configure: Regenerate.
4965
49662009-10-03 Simon Baldwin <simonb@google.com>
4967
4968 * configure.ac: If --with-system-zlib, suppress local zlib and
4969 pass --with-system-zlib to subdir configure scripts.
4970 * configure: Regenerate.
4971
dcde3c07 49722009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 4973 Paolo Bonzini <bonzini@gnu.org>
4974
4975 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4976 $(srcdir).
4977 * Makefile.in: Rebuilt.
4978
dcde3c07 49792009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 4980
4981 * MAINTAINERS (Write After Approval): Add myself.
4982
0f3a3df5 49832009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4984
4985 * configure.ac: Update minimum MPC version to 0.7.
4986 * configure: Regenerate.
4987
412c2e81 49882009-09-25 Nick Clifton <nickc@redhat.com>
4989
4990 * configure.ac: Pass any --cache-file=/dev/null option on to
4991 subconfigures.
4992 * configure: Regenerate.
4993
c061df75 49942009-09-23 Nick Clifton <nickc@redhat.com>
4995
4996 * config.sub, config.guess: Update from upstream sources.
4997
dcde3c07 49982009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 4999
5000 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5001 * Makefile.in: Rebuilt.
5002
04a2e841 50032009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5004
5005 PR bootstrap/32272
5006 * configure.ac: Error out if $srcdir isn't '.' but contains
5007 host-${host_noncanonical}.
5008 * configure: Regenerate.
5009
3d00a007 50102009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5011
5012 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5013 maintainer.
5014
9d447cf8 50152009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5016
7b5fee3e 5017 * configure.ac: If bootstrapping a combined tree with
5018 --enable-gold, require c++ in stage1_languages.
5019 * configure: Regenerate.
5020
32027446 5021 * configure.ac: Also add target_libs of stage1_languages to
5022 bootstrap_target_libs.
5023 * configure: Regenerate.
5024
9d447cf8 5025 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5026 with --enable-languages not containing c++.
5027 * configure: Regenerate.
5028
572ee61a 50292009-09-15 Jie Zhang <jie.zhang@analog.com>
5030
5031 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5032 * configure: Regenerate.
5033
dcde3c07 50342009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 5035
6cf4f338 5036 * MAINTAINERS (Write After Approval): Update my e-mail address,
5037 and move from from here...
5038 (Waiting for paperwork): To here.
153f8c88 5039
31ebfd49 50402009-09-09 Joseph Myers <joseph@codesourcery.com>
5041
5042 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5043
8bb79148 50442009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5045
5046 * configure.ac: Do not use $extrasub for replacing @if/@endif
5047 parts in Makefile; instead, use additional arguments to
5048 AC_CONFIG_COMMANDS to do the replacement manually, with several
5049 sed invocations, to avoid HP-UX sed command limits.
5050 * configure: Regenerate.
5051
81540bae 50522009-09-08 Alexandre Oliva <aoliva@redhat.com>
5053
5054 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5055 blank before -L.
5056
a2059f7a 50572009-09-04 Alexandre Oliva <aoliva@redhat.com>
5058
5059 * configure.ac (with-build-config): Document. Handle without.
5060 Handle missing argument.
5061 * configure: Rebuilt.
5062
719faf1c 50632009-09-03 Alexandre Oliva <aoliva@redhat.com>
5064
5065 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5066 Default to bootstrap-debug only if compare-debug works.
5067 * configure: Rebuilt.
5068 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5069 * Makefile.in: Rebuilt.
5070
aab1c61e 50712009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5072
5073 * MAINTAINERS (OS Port Maintainers): Update my email address.
5074
14151756 50752009-09-01 Alexandre Oliva <aoliva@redhat.com>
5076
5077 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5078 * Makefile.in: Rebuilt.
5079
0ba87351 50802009-09-01 Chris Demetriou <cgd@google.com>
5081
5082 * MAINTAINERS (Write After Approval): Add myself.
5083
7c48f38c 50842009-08-31 Dodji Seketeli <dodji@redhat.com>
5085
5086 PR debug/30161
5087 * include/dwarf2.h (enum dwarf_tag): Added
5088 DW_TAG_GNU_template_template_param
5089 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5090
5576729b 50912009-08-30 Paolo Bonzini <bonzini@gnu.org>
5092
5093 * Makefile.tpl (AWK): Fix typo.
5094 * Makefile.in: Regenerate.
5095
b181f265 50962009-08-30 Paolo Bonzini <bonzini@gnu.org>
5097
5098 * configure.ac: Detect awk and sed.
5099 * Makefile.def (flags_to_pass): Add AWK and SED.
5100 * Makefile.tpl (AWK, SED): New.
5101 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5102 * configure: Regenerate.
5103 * Makefile.in: Regenerate.
5104
7baff5bd 51052009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5106
5107 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5108 (collapseslashes): Likewise.
5109
81a71e2b 51102009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5111
5112 * configure.ac (AC_PREREQ): Bump to 2.64.
5113
f0c89091 51142009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5115
115d57c5 5116 * configure.ac: Remove --with-datarootdir, --with-docdir,
5117 --with-pdfdir, --with-htmldir switches.
5118 * configure: Regenerate.
5119
cd9a469c 5120 * configure: Regenerate.
5121
f0c89091 5122 * compile: Sync from Automake 1.11.
5123 * depcomp: Likewise.
5124 * install-sh: Likewise.
5125 * missing: Likewise.
5126 * mkinstalldirs: Likewise.
5127 * ylwrap: Likewise.
5128
a410fae3 51292009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5130
5131 * ltmain.sh (func_normal_abspath): New function.
5132 (func_relative_path): Likewise.
5133 (func_mode_help): Document new -bindir option for link mode.
5134 (func_mode_link): Add new -bindir option, and use it to place
5135 output DLL if specified.
5136
1a48098b 51372009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5138
cd2f3773 5139 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5140 (baseargs): Add --disable-option-checking.
5141 * configure: Regenerate.
5142
1a48098b 5143 * Makefile.def (configure-target-libiberty): Depend on
5144 all-binutils and all-ld.
5145 (configure-target-newlib): Likewise.
5146 * Makefile.in: Regenerate.
5147
155f17ed 51482009-08-17 Ben Elliston <bje@au.ibm.com>
5149
5150 * config.sub, config.guess: Update from upstream sources.
5151
ea864ded 51522009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5153
5154 Sync from src, merge:
5155
5156 2009-07-02 Tristan Gingold <gingold@adacore.com>
5157
5158 * configure.ac: Do not exclude gas for i386-*-darwin.
5159 Add a case for x86_64-*-darwin.
5160 * configure: Regenerate.
5161
0f879579 51622009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5163
5164 * MAINTAINERS: Add my name to Write After Approval list.
5165
dcde3c07 51662009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 5167
5168 * configure.ac: Add Microblaze target.
5169 * configure: Regenerate.
5170
39f6b116 51712009-07-31 Christian Bruel <christian.bruel@st.com>
5172
5173 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5174 * configure: Regenerate.
8738bcea 5175
dcde3c07 51762009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 5177
5178 * MAINTAINERS (Write After Approval): Update my e-mail address.
5179
5110389d 51802009-07-06 Ian Lance Taylor <iant@google.com>
5181
5182 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5183 * configure: Rebuild.
5184
fa9b8d64 51852009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5186
5187 * MAINTAINERS: Move myself to the Graphite Reviewers.
5188
5f29861f 51892009-06-30 Wei Guozhi <carrot@google.com>
5190
5191 * MAINTAINERS: Add my name to Write After Approval list.
5192
6fe86052 51932009-06-26 Steve Ellcey <sje@cup.hp.com>
5194
5195 PR bootstrap/40338
5196 * configure.ac (comparestring): Create new variable.
5197 * Makefile.tpl (comparestring): Use to skip some comparisions.
5198 * configure: Regenerate.
5199 * Makefile.in: Regenerate.
5200
b5ce97f8 52012009-06-26 Doug Evans <dje@sebabeach.org>
5202
5203 * Makefile.def (host_modules): Add cgen.
5204 * Makefile.in: Regenerate.
5205 * configure.ac (host_tools): Add cgen.
5206 * configure: Regenerate.
5207
46222c18 52082009-06-23 DJ Delorie <dj@redhat.com>
5209
5210 * MAINTAINERS: Add myself as mep maintainer.
5211
7ab76cec 52122009-06-23 Ian Lance Taylor <iant@google.com>
5213
5214 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5215 boot_languages. Only bootstrap target libraries listed in
5216 target_libs for some boot language. Add --with-stage1-ldflags,
5217 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5218 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5219 if not building with C++.
5220 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5221 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5222 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5223 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5224 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5225 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5226 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5227 * configure, Makefile.in: Rebuild.
5228
b2bb9bab 52292009-06-23 Li Feng <nemokingdom@gmail.com>
5230
5231 * MAINTAINERS: Added my name to write-after-approval list.
5232
0c809c32 52332009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5234
5235 * configure.ac: Define is_elf for QNX Neutrino targets.
5236 * configure: Regenerate.
5237
7b4becfd 52382009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5239
9f9d05ad 5240 * MAINTAINERS: Added my name to the write-after-approval list
7b4becfd 5241
7aed6ac5 52422009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5243
5244 * configure.ac: Detect MPC in default directory.
5245 * configure: Regenerate.
5246
9d247ee8 52472009-06-03 Jerome Guitton <guitton@adacore.com>
5248 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5249
9f9d05ad 5250 * Makefile.tpl (all): Avoid a trailing backslash.
5251 * Makefile.in: Regenerate.
9d247ee8 5252
aec4ef75 52532009-06-03 Ben Elliston <bje@au.ibm.com>
5254
5255 * config.sub, config.guess: Update from upstream sources.
5256
f83974e5 52572009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5258
5259 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5260 to noconfdirs.
5261 * configure: Regenerate.
5262
77b633a0 52632009-06-02 Alexandre Oliva <aoliva@redhat.com>
5264
5265 * Makefile.tpl ([+compare-target+]): Compare all stage
5266 directories, rather than just gcc.
5267 * Makefile.in: Rebuilt.
5268
351f7ac7 52692009-06-01 Doug Kwan <dougkwan@google.com>
5270
5271 * configure.ac: Support gold for target arm*-*-*.
5272 * configure: Regenerate.
9d247ee8 5273
7601a55c 52742009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5275
5276 * Makefile.def: Add MPC support and dependencies.
5277 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5278
5279 * Makefile.in, configure: Regenerate.
5280
a36217d3 52812009-05-27 Alexandre Oliva <aoliva@redhat.com>
5282
5283 * Makefile.tpl (all): Avoid harmless warning in make all when
5284 gcc-bootstrap is enabled but stage_last does not exist.
5285 * Makefile.in: Rebuilt.
5286
8b70b80d 52872009-05-24 Nicolas Roche <roche@adacore.com>
5288
5289 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5290 * Makefile.in: Regenerate.
5291
cab4bf21 52922009-05-21 Denis Chertykov <chertykov@gmail.com>
5293
5294 * MAINTAINERS: Update my e-mail address.
5295
df95bec1 52962009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5297
5298 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5299 * configure: Regenerate.
5300
bc1e0bea 53012009-05-18 Alexandre Oliva <aoliva@redhat.com>
5302
5303 PR other/40159
5304 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5305 gcc-no-bootstrap are mutually exclusive.
5306 * Makefile.in: Rebuilt.
5307
4156fd9a 53082009-05-18 Alexandre Oliva <aoliva@redhat.com>
5309
5310 PR other/40159
5311 * Makefile.tpl (all): Don't end with unconditional success.
5312 * Makefile.in: Rebuilt.
5313
bd1f9655 53142009-05-12 Alexandre Oliva <aoliva@redhat.com>
5315
5316 PR target/37137
5317 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5318 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5319 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5320 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5321 stage_configureflags, stage_cflags and stage_libcflags into
5322 explicit Makefile macros.
5323 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5324 GFORTRAN.
5325 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5326 CC. Set CC_FOR_BUILD from CC.
5327 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5328 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5329 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5330 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5331 and GFORTRAN.
5332 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5333 (_LIBCFLAGS): Renamed to _TFLAGS.
5334 (do-compare-debug, do-compare3-debug): Drop.
5335 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5336 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5337 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5338 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5339 (XGCC_FLAGS_FOR_TARGET): New.
5340 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5341 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5342 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5343 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9f9d05ad 5344 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
bd1f9655 5345 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5346 TFLAGS.
5347 (BUILD_CONFIG): Include if requested.
5348 (all): Set TFLAGS on bootstrap.
5349 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5350 (all-stageid-prefixmodule): Likewise.
5351 (do-clean, distclean-stageid): Set TFLAGS.
5352 (restrap): Fix whitespace.
5353 * Makefile.in: Rebuilt.
5354
604febb6 53552009-05-07 Paolo Bonzini <bonzini@gnu.org>
5356
5357 * config.guess: Sync with src.
5358
63d7f4db 53592009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5360
5361 * configure.ac ($with_ppl): Default to no if not supplied.
5362 ($with_cloog): Likewise.
5363 configure: Regenerate.
5364
21c0690b 53652009-04-27 James E. Wilson <wilson@codesourcery.com>
5366
5367 * MAINTAINERS: Update my e-mail address.
5368
cd06af47 53692009-04-27 Nick Clifton <nickc@redhat.com>
5370
5371 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5372
bb19a97e 53732009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5374
5375 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5376 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5377 * Makefile.in: Regenerate.
5378
bff7ea4a 53792009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5380
5381 PR bootstrap/39739
5382 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5383 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5384
5385 * configure, Makefile.in: Regenerate.
5386
bb19a97e 53872009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 5388
5389 * include/hashtab.h: Update GTY annotations to new syntax
5390 * include/splay-tree.h: Likewise
5391
613eb4a3 53922009-04-17 Ben Elliston <bje@au.ibm.com>
5393
5394 * config.sub, config.guess: Update from upstream sources.
5395
ca2751b6 53962009-04-15 Anthony Green <green@moxielogic.com>
5397
5398 * configure.ac: Add moxie support.
5399 * configure: Rebuilt.
5400
4b072aaf 54012009-04-14 Jakub Jelinek <jakub@redhat.com>
5402
5403 * configure.ac: Change copyright header to refer to version
5404 3 of the GNU General Public License and to point readers at the
5405 COPYING3 file and the FSF's license web page.
5406 * Makefile.def: Likewise.
5407 * Makefile.tpl: Likewise.
5408 * Makefile.in: Regenerate.
5409
95349883 54102009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5411
5412 * configure.ac: Restore match for darwin9 or later. Use double
5413 brackets since regeneration eats one pair.
5414 * configure: Regenerate.
5415
03caadda 54162009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5417
5418 PR gas/10039
5419 * configure.ac: Require texinfo 4.7.
5420 * configure: Regenerated.
5421
6bc9506f 54222009-04-09 Nick Clifton <nickc@redhat.com>
5423
5424 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5425 the GCC Runtime Library Exception.
5426
fec76ae9 54272009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5428
5429 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5430 * configure: Regenerate.
5431
21a0251d 54322009-04-01 Steve Ellcey <sje@cup.hp.com>
5433
5434 * Makefil.def (languages): New entries.
5435 * Makefile.tpl (check-gcc-*): New generic target.
5436 * Makefile.in: Regenerate.
21a0251d 5437
dcde3c07 54382009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 5439
03caadda 5440 * MAINTAINERS: Update my email address.
54b921e3 5441
63d6abe9 54422009-03-18 Tom Tromey <tromey@redhat.com>
5443
03caadda 5444 * configure: Rebuild.
5445 * configure.ac (host_libs): Add libiconv.
5446 * Makefile.in: Rebuild.
5447 * Makefile.def (host_modules): Add libiconv.
5448 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 5449
40c500e1 54502009-03-16 Tristan Gingold <gingold@adacore.com>
5451
5452 * configure.ac: Treat gdb as supported on x86_64-darwin.
5453 * configure: Regenerate.
5454
5bc96548 54552009-03-16 Joseph Myers <joseph@codesourcery.com>
5456
5457 * configure.ac (--with-host-libstdcxx): New option.
5458 * configure: Regenerate.
5459
dcde3c07 54602009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 5461
5462 * MAINTAINERS: Move myself into the write after approval list.
5463
2ab9be2b 54642009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5465
5466 * MAINTAINERS: Update e-mail address.
8738bcea 5467
1f7090eb 54682009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5469
5470 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5471
dcde3c07 54722009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 5473
5474 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5475
9af964d4 54762009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5477
5478 Backport from git Libtool:
5479
5480 2009-01-19 Robert Millan <rmh@aybabtu.com>
5481 Support GNU/kOpenSolaris.
5482 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5483 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5484 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5485 GNU/kOpenSolaris.
5486
a59c2cb8 54872009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5488
5489 * MAINTAINERS: Update e-mail address.
5490
8ccd3088 54912009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 5492
5493 * MAINTAINERS (Write After Approval): Add self.
5494
ebd8f42c 54952009-02-18 Bingfeng Mei <bmei@broadcom.com>
5496
5497 * MAINTAINERS (Write After Approval): Add myself.
5498
be9d4db8 54992009-02-05 Andreas Schwab <schwab@suse.de>
5500
5501 * Makefile.tpl (stage_last): Define $r and $s before using
5502 $(RECURSE_FLAGS_TO_PASS).
5503 * Makefile.in: Regenerate
5504
d7559db1 55052009-01-30 Ian Lance Taylor <iant@google.com>
5506
5507 * MAINTAINERS: Move myself to the Global Reviewers list.
5508
3bef4012 55092009-01-29 Robert Millan <rmh@aybabtu.com>
5510
5511 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5512 * configure: Regenerate.
5513
808f8521 55142009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5515
5516 * MAINTAINERS: Make whitespace consistent.
f84804e6 5517 Remove Robert Millan from Write After Approval.
808f8521 5518
6e6a9ced 55192009-01-16 Alan Modra <amodra@bigpond.net.au>
5520
5521 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5522 (all-opcodes): Depend on all-libiberty.
5523 * Makefile.in: Regenerate.
5524
8408ca00 55252009-01-15 Douglas B Rupp <rupp@gnat.com>
5526
5527 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5528 * configure: Regenerate.
5529
f95e31fd 55302009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5531
5532 * MAINTAINERS (Write After Approval): Add myself.
5533
56b496b0 55342009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5535
5536 * MAINTAINERS: Add myself to reviewers (Fortran).
5537
dcde3c07 55382009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 5539
5540 PR tree-optimization/38515
5541 * configure.ac (cloog-polylib): Removed.
5542 (with_ppl, with_cloog): Test for "no".
5543 * configure: Regenerated.
5544
4e82a0cf 55452009-01-11 Daniel Franke <franke.daniel@gmail.com>
5546
5547 * MAINTAINERS: Moved myself to reviewers (Fortran).
5548
50d19060 55492009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5550
5551 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5552 (Write After Approval): Remove myself.
5553
2915a9ca 55542009-01-03 Diego Novillo <dnovillo@google.com>
5555
5556 * MAINTAINERS: Remove myself from alias maintainership.
5557
df1f167a 55582009-01-02 David Ayers <ayers@fsfe.org>
5559
5560 * MAINTAINERS: Update e-mail address.
5561
b58007d7 55622008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5563
5564 * MAINTAINERS: Make whitespace consistent.
5565
9e6fd619 55662008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5567
5568 Backport from upstream Libtool:
5569 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5570 Add cache variables to tests that require the linker to work.
5571 For shlibpath_overrides_runpath, this also changes the semantics
5572 to let the result from the C compiler take precedence.
5573
2882bf89 55742008-12-02 Ben Elliston <bje@au.ibm.com>
5575
5576 * config.sub, config.guess: Update from upstream sources.
5577
dcde3c07 55782008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 5579
5580 * configure.ac (ppllibs): Add by default the lib flags.
5581 * configure: Regenerate.
5582
da355950 55832008-12-08 Luis Machado <luisgpm@br.ibm.com>
5584
5585 * MAINTAINERS: Add myself to the write after approval list.
5586
42d640f6 55872008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5588
be9d4db8 5589 * configure.ac: Add double brackets on darwin[912].
5590 * configure: Regenerate.
42d640f6 5591
51557c5b 55922008-12-03 Daniel Kraft <d@domob.eu>
5593
5594 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5595 Approval to Reviewer section (for Fortran front-end).
5596
501068c2 55972008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5598
5599 * configure.ac: Expand to darwin10 and later.
5600 * configure: Regenerate.
5601
0ecf7a65 56022008-12-02 Andreas Schwab <schwab@suse.de>
5603
5604 * Makefile.def: configure-target-boehm-gc depends on
5605 all-target-libstdc++-v3.
5606 * Makefile.in: Regenerate.
5607
3177f780 56082008-12-02 Kai Tietz <kai.tietz@onevision.com>
5609
5610 * MAINTAINERS: Add myself as mingw maintainer.
5611
fcf428df 56122008-12-02 Ben Elliston <bje@au.ibm.com>
5613
5614 * config.sub, config.guess: Update from upstream sources.
5615
a61f1d25 56162008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5617
5618 * README.SCO: Remove.
5619
8026444e 56202008-11-29 Fernando Pereira <pronesto@gmail.com>
5621
5622 * MAINTAINERS: Add myself to the write after approval list.
5623
707ec6d5 56242008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5625
5626 * MAINTAINERS: Update my email address in WAA section.
5627
dcde3c07 56282008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 5629
5630 * MAINTAINERS: Update e-mail address.
5631
dcde3c07 56322008-11-27 Toon Moene <toon@moene.org>
c399af55 5633
5634 * MAINTAINERS: Change e-mail address.
5635
d9f9f3af 56362008-11-27 Tristan Gingold <gingold@adacore.com>
5637
5638 * configure.ac: Build gdb for i?86-*-darwin*
5639 * configure: Regenerated.
5640
dcde3c07 56412008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 5642
5643 * MAINTAINERS: Added my full name.
5644
54670ae6 56452008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5646
5647 PR bootstrap/38014
5648 PR bootstrap/37923
5649
5650 Revert:
5651
5652 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5653
5654 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5655 * Makefile.in: Regenerated.
5656
5657 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5658
5659 PR gdb/921
5660 PR gdb/1646
5661 PR gdb/2175
5662 PR gdb/2176
5663
5664 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5665 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5666 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5667 (HOST_EXPORTS): Pass CPPFLAGS.
5668 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5669 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5670 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5671 * Makefile.in, configure: Regenerated.
5672 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5673 and CPPFLAGS_FOR_BUILD.
5674
dcde3c07 56752008-11-06 Jeff Law <law@redhat.com>
35d42d87 5676
5677 * MAINTAINERS: Add myself as middle end maintainer.
5678
9978efe2 56792008-11-06 Andrew Stubbs <ams@codesourcery.com>
5680
5681 * MAINTAINERS (Write after approval): Add myself.
5682
8487f085 56832008-11-05 Diego Novillo <dnovillo@google.com>
5684
5685 * MAINTAINERS (Global Reviewers): Add myself.
5686 (Non-Algorithmic Maintainers): Remove myself.
5687
bd2826b0 56882008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5689
0ecf7a65 5690 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 5691
fefb72aa 56922008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5693
0ecf7a65 5694 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 5695
55bc4ab1 56962008-10-31 Ben Elliston <bje@au.ibm.com>
5697
5698 * configure.ac (spu-*-*): Remove special case.
5699 * configure: Regenerate.
5700
be6ed2e1 57012008-10-30 Catherine Moore <clm@codesourcery.com>
5702
5703 * MAINTAINERS (Write after approval): Update my email address.
5704
a8e019fa 57052008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5706
5707 * configure.ac [spu-*-*]: Do not set skipdirs.
5708 * configure: Re-generate.
5709
1a9f59a4 57102008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5711
5712 * MAINTAINERS (Various Maintainers): Add myself to reload.
5713
de52fda6 57142008-10-25 Richard Guenther <rguenther@suse.de>
5715
5716 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5717 maintainer. Remove myself as libgcc-math maintainer.
5718 (Non-Algorithmic Maintainers): Remove myself.
5719
38db8374 57202008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5721
5722 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5723 * Makefile.in: Regenerated.
5724
d8ff5826 57252008-10-23 Cary Coutant <ccoutant@google.com>
5726
5727 * MAINTAINERS (Write after approval): Add myself.
5728
d514f3bf 57292008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5730
5731 PR gdb/921
5732 PR gdb/1646
5733 PR gdb/2175
5734 PR gdb/2176
5735
5736 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5737 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5738 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5739 (HOST_EXPORTS): Pass CPPFLAGS.
5740 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5741 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5742 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5743 * Makefile.in, configure: Regenerated.
5744 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5745 and CPPFLAGS_FOR_BUILD.
5746
dcde3c07 57472008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 5748
5749 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5750 Sebastian Pop.
5751
65ee4ba4 57522008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5753
5754 * MAINTAINERS (Write After Approval): Added myself.
5755
c214098d 57562008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5757
5758 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5759 recommended version to 2.3.2.
5760
5761 * configure: Regenerate.
5762
4ae4a8b5 57632008-10-01 Mark Mitchell <mark@codesourcery.com>
5764
5765 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5766
65bf946b 57672008-09-29 David Daney <david.daney@caviumnetworks.com>
5768
5769 * MAINTAINERS (Write After Approval): Update e-mail address.
5770
5028c504 57712008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5772
5773 * libtool.m4: Update to libtool 2.2.6.
5774 * lt~obsolete.m4: Update to libtool 2.2.6.
5775 * ltmain.sh: Update to libtool 2.2.6.
5776 * ltsugar.m4: Update to libtool 2.2.6.
5777 * ltversion.m4: Update to libtool 2.2.6.
5778 * ltoptions.m4: Update to libtool 2.2.6.
5779 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5780
8b1a5537 57812008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5782
5783 * MAINTAINERS (Write After Approval): Add myself.
5784
55374afb 57852008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5786
5787 * MAINTAINERS (Write After Approval): Update my name.
5788
bf6d04f7 57892008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5790
0ecf7a65 5791 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 5792
9abaa85a 57932008-09-18 Steve Ellcey <sje@cup.hp.com>
5794
0ecf7a65 5795 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 5796
43277e2a 57972008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5798
5799 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5800 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5801 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5802 and Michael Tiemann from Write After Approval since they do not
5803 actually have access.
5804
a565a5fa 58052008-09-05 Richard Guenther <rguenther@suse.de>
5806
5807 * configure.ac: Initialize clooglibs to -lcloog.
5808 * configure: Re-generate.
5809
2d9cbe39 58102008-09-04 Le-Chun Wu <lcwu@google.com>
5811
5812 * MAINTAINERS (Write After Approval): Add myself.
5813
5362e323 58142008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5815
5816 * configure.ac (--with-cloog-polylib): New.
5817 (--disable-cloog-version-check): New.
5818 (--disable-ppl-version-check): New.
5819 * configure: Re-generate.
5820
3e6e524f 58212008-09-03 Richard Guenther <rguenther@suse.de>
5822
5823 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5824 cloog test.
5825 * configure: Re-generate.
5826
8372e9ea 58272008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5828
5829 Add picoChip port.
5830 * MAINTAINERS: Add picoChip maintainers.
5831
255b6be7 58322008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5833 Tobias Grosser <grosser@fim.uni-passau.de>
5834 Jan Sjodin <jan.sjodin@amd.com>
5835 Harsha Jagasia <harsha.jagasia@amd.com>
5836 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5837 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5838 Adrien Eliche <aeliche@isty.uvsq.fr>
5839
5840 Merge from graphite branch.
5841 * configure: Regenerate.
5842 * Makefile.in: Regenerate.
5843 * configure.ac (host_libs): Add ppl and cloog.
5844 Add checks for PPL and CLooG.
5845 * Makefile.def (ppl, cloog): Added modules and dependences.
5846 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5847 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5848
7d804f04 58492008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5850
5851 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5852 (GCC_SHLIB_SUBDIR): New.
5853 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5854 * configure: Regenerate.
5855 * Makefile.in: Regenerate.
5856
cc7fe443 58572008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5858
5859 * MAINTAINERS: Consistently use tabs to separate columns.
5860
c3116b03 58612008-08-29 Tristan Gingold <gingold@adacore.com>
5862
5863 * MAINTAINERS (Write after Approval): Add myself.
5864
dba2c8ea 58652008-08-28 Tristan Gingold <gingold@adacore.com>
5866
5867 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5868 Enable bfd, binutils and opcodes.
5869 * configure: Regenerate.
5870
ae65dfef 58712008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5872
5873 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5874
2a462700 58752008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5876
5877 * MAINTAINERS: Use correct Umlaut for last name.
5878
da1cc9ee 58792008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5880
5881 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5882
285c1b7e 58832008-08-16 David Edelsohn <edelsohn@gnu.org>
5884
5885 * MAINTAINERS: Update my email address.
5886
edcc45bb 58872008-08-16 Nicolas Roche <roche@adacore.com>
5888
5889 * Makefile.tpl: Add BOOT_ADAFLAGS.
5890 * Makefile.in: Regenerate.
5891
559b0712 58922008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5893
5894 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5895 * configure: Regenerate.
5896
dcde3c07 58972008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 5898
5899 * configure.ac: Add makefile fragments for hpux.
5900 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5901 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5902 * configure: Regenerate.
5903 * Makefile.in: Regenerate.
5904
dcde3c07 59052008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 5906
5907 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5908
dcde3c07 59092008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 5910
5911 * MAINTAINERS (Write after Approval): Add myself.
5912
d27e061f 59132008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5914
5915 * MAINTAINERS (Write After Approval): Add myself.
5916
5daaf60f 59172008-06-29 Andrew Jenner <andrew@codesourcery.com>
5918
5919 * MAINTAINERS (Write After Approval): Add myself.
5920
04177cb3 59212008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5922
5923 * MAINTAINERS: Update my email address.
5924
5dfd58d3 59252008-06-25 Joey Ye <joey.ye@intel.com>
5926
5927 * MAINTAINERS (Write After Approval): Add myself.
5928
5b2c7553 59292008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5930
5931 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5932 * Makefile.in: Regenerate.
5933 * configure: Regenerate.
5934
211b932d 59352008-06-17 Daniel Kraft <d@domob.eu>
5936
5937 * MAINTAINERS (Write After Approval): Add myself.
5938
4e8a889d 59392008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5940
5941 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5942 "$@" is still intact with both Autoconf 2.59 and 2.62.
5943 * configure: Regenerate.
5944
168ee878 59452008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5946
5947 * Makefile.tpl: Fix comment errors.
5948 * Makefile.in: Regenerate.
5949
607465f2 59502008-06-12 David S. Miller <davem@davemloft.net>
5951 David Edelsohn <edelsohn@gnu.org>
5952
5953 * configure.ac: Add powerpc*-*-* to gold supported targets.
5954 * configure: Regenerate.
5955
9841cd80 59562008-06-08 Joseph Myers <joseph@codesourcery.com>
5957
5958 PR tree-optimization/36218
5959 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5960 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5961 (all prefix="build-"): Pass them to build-system sub-makes.
5962 * Makefile.in: Regenerate.
5963
6af9f7ea 59642008-06-07 Joseph Myers <joseph@codesourcery.com>
5965
5966 * MAINTAINERS (mt port): Remove.
5967 (sco5, unixware, sco udk): Remove.
5968 (Kean Johnston): Add to Write After Approval.
5969
ab2a1d30 59702008-05-30 Julian Brown <julian@codesourcery.com>
5971
5972 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5973 of libobjc for ARM EABI Linux.
5974 * configure: Regenerate.
f7f51622 5975
dcde3c07 59762008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 5977
0ecf7a65 5978 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 5979
dcde3c07 59802008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 5981
5ade25c6 5982 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 5983
f0ce8d7d 59842008-05-15 Janus Weil <janus@gcc.gnu.org>
5985
5986 * MAINTAINERS (Write After Approval): Add myself.
5987
d3eff7bb 59882008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 5989
5990 * config-ml.in: don't handle --enable-shared and --enable-static.
5991
c69f9953 59922008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5993
5994 * MAINTAINERS: Update my email address.
5995
21b4aefa 59962008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5997
5998 * MAINTAINERS: Update my email address.
0ecf7a65 5999
f2271661 60002008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6001
6002 * MAINTAINERS (Write After Approval): Add myself.
6003
002bc050 60042008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6005
6006 * MAINTAINERS (Write After Approval): Add myself.
6007
dcde3c07 60082008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 6009
6010 * MAINTAINERS (crx): Add myself.
6011
83a50aef 60122008-04-18 Paolo Bonzini <bonzini@gnu.org>
6013
6014 Sync with src:
6015 2008-04-14 David S. Miller <davem@davemloft.net>
6016
0ecf7a65 6017 * configure.ac: Add sparc*-*-* to gold supported targets.
6018 * configure: Regenerate.
83a50aef 6019
f0cb9b36 60202008-04-18 Paolo Bonzini <bonzini@gnu.org>
6021
6022 PR bootstrap/35457
6023 * configure.ac: Include override.m4.
6024 * configure: Regenerate.
6025
1db8021c 60262008-04-18 Paolo Bonzini <bonzini@gnu.org>
6027
0ecf7a65 6028 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6029 * Makefile.in: Regenerate.
1db8021c 6030
dcde3c07 60312008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 6032
0ecf7a65 6033 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 6034 as nonconfigurable directories list.
0ecf7a65 6035 * configure: Regenerate.
15f8eac8 6036
3af820d0 60372008-04-14 Ben Elliston <bje@au.ibm.com>
6038
6039 * config.sub, config.guess: Update from upstream sources.
6040
6e7d0937 60412008-04-12 Hans-Peter Nilsson <hp@axis.com>
6042
6043 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6044 * Makefile.in: Regenerate.
6045
9c66b389 60462008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6047
6048 * configure.ac: Do not build libssp for the AVR.
6049 * configure: Regenerate.
6050
29ab6ecd 60512008-04-07 Ian Lance Taylor <iant@google.com>
6052
6053 * Makefile.def: check-gold depends upon all-binutils.
6054 * Makefile.in: Regenerate.
6055
86aaa146 60562008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6057
6058 * MAINTAINERS (Write After Approval): Add myself.
6059
45043b2b 60602008-04-04 Nick Clifton <nickc@redhat.com>
6061
6062 PR binutils/4334
fae55456 6063 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 6064 builds.
6065 * configure: Regenerate.
6066
5a92bcc2 60672008-04-04 NightStrike <NightStrike@gmail.com>
6068
6069 PR other/35151
0ecf7a65 6070 * configure.ac: Combine rules for mingw32 and mingw64.
6071 * configure: Regenerate.
5a92bcc2 6072
0805084a 60732008-04-02 Kai Tietz <kai.tietz@onvision.com>
6074
6075 * MAINTAINERS (Write After Approval): Add myself.
6076
dcde3c07 60772008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 6078
6079 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6080 * Makefile.in (.NOTPARALLEL): Ditto.
6081
63a9f8da 60822008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6083
6084 * MAINTAINERS (Write After Approval): Add myself.
6085
dcde3c07 60862008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 6087
6088 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6089 * Makefile.in (.NOTPARALLEL): Regenerate.
6090
4add9df0 60912008-03-27 Paolo Bonzini <bonzini@gnu.org>
6092
6093 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6094 * Makefile.in: Regenerate.
6095
03b33306 60962008-03-26 Jakub Staszak <kuba@et.pl>
6097
6098 * MAINTAINERS (Write After Approval): Add myself.
6099
5d42d4f2 61002008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6101
6102 * MAINTAINERS: Update e-mail address.
6103
3d47fcf5 61042008-03-20 Ian Lance Taylor <iant@google.com>
6105
6106 * configure.ac: Add support for --enable-gold.
6107 * Makefile.def: Add gold as a directory like ld.
6108 * configure, Makefile.in: Regenerate.
6109
82eaf560 61102008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6111
6112 * configure.ac: m4_include config/proginstall.m4.
6113 * configure: Regenerate.
e61456db 6114
6115 Backport from upstream Libtool:
0ecf7a65 6116
e61456db 6117 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 6118
e61456db 6119 Deal with Autoconf 2.62's semantic change in m4_append.
6120 * ltsugar.m4 (lt_append): Replace broken versions of
6121 m4_append.
6122 (lt_if_append_uniq): Don't require separator to be overquoted,
6123 and avoid broken m4_append.
6124 (lt_dict_add): Fix typo.
6125 * libtool.m4 (_LT_DECL): Don't overquote separator.
6126
020e6f2b 61272008-03-13 David Edelsohn <edelsohn@gnu.org>
6128
6129 * config.rpath: Add AIX 6 support.
6130
f7c302cf 61312008-03-13 Paolo Bonzini <bonzini@gnu.org>
6132
6133 * Makefile.def (stageprofile). Remove -fprofile-generate
6134 from stage_libcflags.
6135 * Makefile.in: Regenerate.
6136
82ab37f5 61372008-03-13 Ben Elliston <bje@au.ibm.com>
6138
6139 * config.sub, config.guess: Update from upstream sources.
6140
167057eb 61412008-03-06 Tom Tromey <tromey@redhat.com>
6142
6143 * MAINTAINERS: Update for treelang deletion.
6144
06a40dd3 61452008-03-03 James E. Wilson <wilson@tuliptree.org>
6146
6147 * MAINTAINERS: Update my email address.
6148
af05c092 61492008-03-03 Stan Shebs <stanshebs@earthlink.net>
6150
6c2338a8 6151 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 6152 (objective-c/c++): Add myself as a maintainer.
6153
f3d3d204 61542008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6155
6156 * MAINTAINERS (Write After Approval): Update my email address.
6157
d5274c75 61582008-02-25 Tomas Bily <tbily@suse.cz>
6159
6160 * MAINTAINERS (Write After Approval): Add myself.
6161
5954dfea 61622008-02-23 Jakub Jelinek <jakub@redhat.com>
6163
6164 * MAINTAINERS (OpenMP): Add myself.
6165
c898f165 61662008-02-20 Paolo Bonzini <bonzini@gnu.org>
6167
a55f1b4b 6168 PR bootstrap/32009
6169 PR bootstrap/32161
c898f165 6170
a55f1b4b 6171 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6172 * configure: Regenerate.
c898f165 6173
a55f1b4b 6174 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6175 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6176 STAGE4_LIBCFLAGS): New.
6177 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6178 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6179 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6180 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6181 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6182 for target modules. Don't export LIBCFLAGS.
6183 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6184 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6185 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6186 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6187 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6188 * Makefile.in: Regenerate.
c898f165 6189
69d30e89 61902008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6191
6192 PR libgcj/33085
6193 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6194 Do not use -DDLL_EXPORT. Backport from upstream.
6195
aaa12b63 61962008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6197
6198 * MAINTAINERS (Write After Approval): Add myself.
6199
b538c932 62002008-02-02 Hans-Peter Nilsson <hp@axis.com>
6201
6202 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6203 * configure: Regenerate.
6204
c1d3813f 62052008-01-31 Marc Gauthier <marc@tensilica.com>
6206
6207 * configure.ac (xtensa*-*-*): Recognize processor variants.
6208 * configure: Regenerate.
6209
d2d2630b 62102008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6211
6144731c 6212 PR bootstrap/34922
6213 * configure.ac (PARSE_ARGS): Push suitable setting of
6214 ac_subdirs_all, for `./configure --help=recursive'.
6215 Handle `+' in generic toplevel directory disabling.
6216 * configure: Regenerate.
d2d2630b 6217
265f31f8 62182008-01-28 Nick Clifton <nickc@redhat.com>
6219
6220 * MAINTAINERS (xstormy16): Take over maintainership.
6221
99c77e32 62222008-01-25 Joseph Myers <joseph@codesourcery.com>
6223
6224 * MAINTAINERS (c4x port): Remove.
6225
0aff9a99 62262008-01-24 David Edelsohn <edelsohn@gnu.org>
6227
6228 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6229
29179dae 62302008-01-23 Ben Elliston <bje@au.ibm.com>
6231
6232 * config.sub, config.guess: Update from upstream sources.
6233
423255b1 62342008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6235
6236 * MAINTAINERS (Write After Approval): Add myself.
6237
559c551d 62382008-01-17 H.J. Lu <hjl.tools@gmail.com>
6239
6240 * MAINTAINERS: Update my email address.
6241
62422008-01-09 Raksit Ashok <raksit@google.com>
6243
6244 * MAINTAINERS (Write After Approval): Add myself.
6245
01dc04f9 62462008-01-09 Raksit Ashok <raksit@google.com>
6247
6248 * MAINTAINERS (Write After Approval): Add myself.
6249
e257630f 62502008-01-08 Ben Elliston <bje@au.ibm.com>
6251
6252 * config.sub, config.guess: Update from upstream sources.
6253
e9450d5b 62542007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6255
6256 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 6257 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 6258 * configure: Regenerate.
6259
a611cf87 62602007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6261
6262 * MAINTAINERS: Update my email address.
6263
e502d5b5 62642007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6265
6266 * MAINTAINERS: Update my email address.
6267
85b21747 62682007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6269
6270 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6271 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6272 * Makefile.in: Regenerate.
6273
dcde3c07 62742007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 6275
6276 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6277 misplaced entries.
6278
06e8069d 62792007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6280
6281 * configure.ac: Enable libjava for x86_64-*-darwin9.
6282 * configure: Regenerate.
6283
dcde3c07 62842007-12-07 Bill Maddox <maddox@google.com>
46151c44 6285
6286 * MAINTAINERS (Write After Approval): Add myself.
6287
82a6155b 62882007-12-05 Ben Elliston <bje@au.ibm.com>
6289
6290 * config.sub, config.guess: Update from upstream sources.
6291
88b29126 62922007-12-02 Matthias Klose <doko@ubuntu.com>
6293
6294 * config-ml.in: Remove 64bit configure tests.
6295
097bd8a7 62962007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6297
6298 * config-ml.in: Robustify against white space in absolute file
6299 names.
6300
6301 * config-ml.in (multi-clean): Substitute ${Makefile}.
6302 Remove superfluous ${Makefile} in list.
6303
da01ad1e 63042007-11-19 Thiemo Seufer <ths@mips.com>
6305
6306 * config-ml.in: Don't hardcode the Makefile name.
6307
aa1ec648 63082007-11-08 Alexander Monakov <amonakov@ispras.ru>
6309
6310 * MAINTAINERS (Write After Approval): Add myself.
6311
cc01f27b 63122007-11-07 Samuel Tardieu <sam@rfc1149.net>
6313
6314 * MAINTAINERS (Write After Approval): Add myself.
6315
dcde3c07 63162007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 6317
6318 * MAINTAINERS (Write After Approval): Add myself.
6319
3c4bb8ba 63202007-10-25 Ben Elliston <bje@au.ibm.com>
6321
6322 * MAINTAINERS (mercury): Remove entry.
6323 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6324
119eb9ed 63252007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6326
6327 * Makefile.def (dependencies): Make configure-gdb depend on
6328 all-intl.
6329 * Makefile.in: Regenerated.
6330
10978713 63312007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6332
6333 * MAINTAINERS (Fortran maintainer): Remove myself.
6334
dcde3c07 63352007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 6336
6337 * Makefile.def: To avoid problems running with parallel makes,
6338 build newlib before libgloss so that target specific header
6339 files are availble.
6340 * Makefile.in: Regenerate
6341
2711b222 63422007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6343
6344 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6345 * Makefile.in: Regenerate.
6346
f5213d04 63472007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6348
6349 * MAINTAINERS (Register allocation reviewer): Add myself.
6350
823e8b8d 63512007-10-08 Mike Frysinger <vapier@gentoo.org>
6352
6353 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6354 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6355 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6356 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6357 * configure: Regenerate.
6358
dcde3c07 63592006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 6360
6361 * MAINTAINERS (Register allocation reviewer): Add myself.
6362
93c5e793 63632007-10-01 Paolo Bonzini <bonzini@gnu.org>
6364
6365 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6366 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6367 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6368 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6369 * configure.ac: Default them to host tools for $host = $build.
6370 Subst them.
6371
6372 * configure: Regenerate.
6373 * Makefile.in: Regenerate.
6374
dcde3c07 63752006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 6376
6377 * MAINTAINERS (Register allocation reviewer): Add myself.
6378
dcde3c07 63792006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 6380
6381 * MAINTAINERS (Register allocation reviewer): Add myself.
6382
547d559e 63832007-09-21 Seongbae Park <seongbae.park@gmail.com>
6384
6385 * MAINTAINERS (Write After Approval): Fix typo.
6386
3013c2c7 63872007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6388
6389 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6390 * configure: Regenerate.
6391
9658ef82 63922007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6393
6394 PR bootstrap/31906
6395 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 6396 they're already prefixed.
9658ef82 6397
a0191bfe 63982007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6399
6400 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6401 libstdc++.
6402 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6403 * configure: Regenerate.
6404 * Makefile.in: Regenerate.
0ecf7a65 6405
ef4a823a 64062007-09-17 Andreas Schwab <schwab@suse.de>
6407
6408 * configure.ac: Raise minimum makeinfo version to 4.6.
6409 * configure: Regenerate.
6410
dcde3c07 64112007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 6412
e502d5b5 6413 * MAINTAINERS (write-after-approval) add myself
3900cf8f 6414
fbbc6fdb 64152007-09-15 Alan Modra <amodra@bigpond.net.au>
6416
6417 * configure.ac: Correct makeinfo version check.
6418 * configure: Regenerate.
6419
9b139a12 64202007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6421
6422 * MAINTAINERS: Update my email address.
6423
68c9bc25 64242007-09-14 Richard Sandiford <richard@codesourcery.com>
6425
6426 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6427 to $skipdirs and only disable gprof for newlib. Use the normal
6428 mips*-elf* handling in other respects.
6429 * configure: Regnerate.
6430
d0a16e74 64312007-09-12 David Daney <ddaney@avtrex.com>
6432
6433 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6434 enabling libgcj.
6435 * configure: Regenerate.
6436
1c5767f1 64372007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6438
6439 PR other/32154
6440 * configure.ac: For libgloss targets, point the linker to the linker
6441 script, startup code and simulator library.
6442 * configure: Regenerate.
6443
b9eb3c64 64442007-09-07 Andrew Haley <aph@redhat.com>
6445
6446 * configure.ac (noconfigdirs): Remove target-libffi and
6447 target-libjava.
6448 * configure: Regenerate.
6449
70d8e49e 64502007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6451
6452 PR target/33281
6453 * configure.ac: Use config/mh-mingw on mingw.
6454 * configure: Regenerate.
70d8e49e 6455
771e1e14 64562007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6457
e2b00040 6458 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 6459
f6be6a96 64602007-09-05 Richard Guenther <rguenther@suse.de>
6461
6462 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6463 nor --disable-checking is provided also turn on yes and types
6464 checking for stage1.
6465 * configure: Re-generate.
6466
afaca01a 64672007-08-30 Krister Walfridsson <cato@df.lth.se>
6468
6469 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6470 (Write After Approval): Remove myself.
6471
26dd65f3 64722007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 6473
26dd65f3 6474 * config.sub, config.guess: Update from upstream sources.
24aa922b 6475
6144731c 64762007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 6477
6478 * MAINTAINERS (Write After Approval): Added myself.
6479 * MAINTAINERS (Reviewers): Removed myself.
6480
5f1f2de5 64812007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 6482 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 6483
6484 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6485 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6486 * Makefile.in: Regenerate.
6487 * configure.ac (--with-debug-prefix-map): New.
6488 * configure: Regenerate.
6489
f8520ad7 64902007-08-17 Richard Sandiford <richard@codesourcery.com>
6491 Nigel Stephens <nigel@mips.com>
6492
f8520ad7 6493 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6494 as target_makefile_frag.
6495 * configure: Regenerate.
6496
5b542315 64972007-08-16 Alexandre Oliva <aoliva@redhat.com>
6498
6499 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6500 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6501 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6502 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6503 (do-compare, do-compare3, do-compare-debug): New.
6504 ([+compare-target+]): Use them.
6505
8d8efff7 65062007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6507
6508 * MAINTAINERS (Write After Approval): Change my email address.
6509
af7bb0c0 65102007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6511 Ben Elliston <bje@au.ibm.com>
6512
6513 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6514 --silent if $silent.
6515 * configure: Regenerate.
6516
215d9ce6 65172003-08-12 Zdenek Dvorak <ook@ucw.cz>
6518
6519 * MAINTAINERS (Various Maintainers): Add myself as
6520 loop infrastructure maintainer. Update my e-mail
6521 address.
6522
eb57d4df 65232007-07-31 Diego Novillo <dnovillo@google.com>
6524
6525 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6526 Adjust description.
6527
f03e0ae4 65282007-07-26 Richard Guenther <rguenther@suse.de>
6529
6530 * configure.ac: Add types checking to stage1 checking flags.
6531 * configure: Regenerate.
6532
1ee47085 65332007-07-17 Nick Clifton <nickc@redhat.com>
6534
6535 * COPYING3: New file. Contains version 3 of the GNU General
6536 Public License.
6537 * COPYING3.LIB: New file. Contains version 3 of the GNU
6538 Lesser General Public License.
6539
4f1c9c75 65402007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6541
6542 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6543
8b472594 65442007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6545
6546 * MAINTAINERS (S/390 co-maintainer): Add myself.
6547 (Write After Approval): Remove myself.
6548
aa9311a1 65492007-07-13 Dan Hipschman <dsh@google.com>
6550
6551 * MAINTAINERS (Write After Approval): Add myself.
6552
2590e4db 65532007-07-11 Nick Clifton <nickc@redhat.com>
6554
6555 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6556 WINDRES export.
6557 * Makefile.in: Regenerate.
6558
ae91a3b7 65592007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6560
6561 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6562 maintainer.
6563
f9d0ebde 65642007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6565
6566 * lt~obsolete.m4: New. Import from 20070318 libtool.
6567
9a6e938f 65682007-07-03 Julian Brown <julian@codesourcery.com>
6569
6570 * MAINTAINERS (Write After Approval): Add myself.
6571
09c2d953 65722007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6573
6574 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6575 * configure: Regenerate.
6576
65772007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6578
6579 * configure.ac: Add some missing m4 quotation.
6580 * configure: Regenerate.
6581
2de49bbb 65822007-07-02 Simon Baldwin <simonb@google.com>
6583
6584 * MAINTAINERS (Write After Approval): Add myself.
6585
b7ef8464 65862007-07-02 Paolo Bonzini <bonzini@gnu.org>
6587
6588 * configure: Regenerate.
6589
75d6a0a9 65902007-07-02 Kai Tietz <kai.tietz@onevision.com>
6591
6592 * Makefile.def: Add windmc tool to build.
6593 * Makefile.tpl: Likewise.
6594 * configure.ac: Likewise.
6595 * Makefile.in: Regenerate.
6596 * configure: Regenerate.
0ecf7a65 6597
aa331421 65982007-06-28 DJ Delorie <dj@redhat.com>
6599
6600 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6601 not building newlib.
6602 * configure: Regenerated.
0ecf7a65 6603
bab22e5c 66042007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6605
6606 * MAINTAINERS (Write After Approval): Add myself.
6607
2d569347 66082007-06-25 Martin Michlmayr <tbm@cyrius.com>
6609
6610 * MAINTAINERS (Write After Approval): Add myself.
6611
abe9fc0f 66122007-06-19 Chris Matthews <chrismatthews@google.com>
6613
6614 * MAINTAINERS (Write After Approval): Add myself.
6615
2588303d 66162007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6617
6618 * MAINTAINERS (Write After Approval): Add myself.
6619
86d469a7 66202007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6621
6622 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6623 * Makefile.in: Regenerated.
6624
e77068c4 66252007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6626
6627 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6628 bfin*-*-uclinux* targets.
6629 * configure: Regenerate.
6630
34750e69 66312007-06-14 Ian Lance Taylor <iant@google.com>
6632
6633 * MAINTAINERS: Add myself as non-algorithmic global write
6634 maintainer.
6635
5a6568b4 66362007-06-14 Diego Novillo <dnovillo@google.com>
6637
6638 * MAINTAINERS: Add self as middle-end maintainer and
6639 non-algorithmic global write maintainer.
6640
49607763 66412007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6642
6643 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6644 Move all Fortran maintainers except Paul Brook into the
6645 Non-Autopoiesis section.
6646
021ff58f 66472007-06-14 Paolo Bonzini <bonzini@gnu.org>
6648
6649 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6650 (distclean-stage[+id+]): Possibly delete stage_last.
6651 * Makefile.in: Regenerate.
6652
f7074c96 66532007-06-12 Seongbae Park <seongbae.park@gmail.com>
6654
6655 * MAINTAINERS (Various Maintainer): Fix typo.
6656
19dcaa9c 66572007-06-11 Paolo Bonzini <bonzini@gnu.org>
6658
6659 * MAINTAINERS (Various Maintainer): Add myself as
6660 dataflow maintainer.
6661
fef06690 66622007-06-07 Ben Elliston <bje@au.ibm.com>
6663
6664 * config.sub, config.guess: Update from upstream sources.
6665
abe109c5 66662007-06-07 Ben Elliston <bje@au.ibm.com>
6667
6668 * Makefile.tpl: Fix spelling error.
6669 * Makefile.in: Regenerate.
6670
2bcd5359 66712007-06-01 Steve Ellcey <sje@cup.hp.com>
6672
fd82ebdc 6673 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6674 lt_cv_sys_max_cmd_len.
2bcd5359 6675
92a034a0 66762007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6677
6678 * MAINTAINERS (Various Maintainers): Add myself as
6679 auto-vectorizer maintainer.
6680
796f6ddf 66812003-05-31 Paolo Bonzini <bonzini@gnu.org>
6682
6683 PR libjava/32098
6684 * libtool.m4: Revert previous change.
6685 * ltgcc.m4: Put it here.
6686
3df3f071 66872003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6688
6689 * MAINTAINERS (Various Maintainers): Add myself as
6690 auto-vectorizer maintainer.
6691
8759836c 66922007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6693
6694 PR libjava/32098
6695 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6696
de0a1cbe 66972007-05-30 Richard Guenther <rguenther@suse.de>
6698
6699 * MAINTAINERS (Various Maintainers): Add myself as
6700 auto-vectorizer maintainer.
6701
505abe0c 67022007-05-30 Jakub Jelinek <jakub@redhat.com>
6703
6704 PR bootstrap/29382
6705 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6706 * configure: Rebuilt.
6707
12d06f67 67082007-05-28 Roberto Costa <robsettantasei@gmail.com>
6709
6710 * MAINTAINERS (Write After Approval): Removed my name.
6711
cc76add4 67122007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6713
6714 * MAINTAINERS (Write After Approval): Remove myself.
6715
a027451b 67162007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6717
6718 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6719
542f9784 67202007-05-23 Steve Ellcey <sje@cup.hp.com>
6721
6722 * ltmain.sh: Update from ToT Libtool.
6723 * libtool.m4: Update from ToT Libtool.
6724 * ltsugar.m4: New. Update from ToT Libtool.
6725 * ltversion.m4: New. Update from ToT Libtool.
6726 * ltoptions.m4: New. Update from ToT Libtool.
6727 * ltconfig: Remove.
6728 * ltcf-c.sh: Remove.
6729 * ltcf-cxx.sh: Remove.
6730 * ltcf-gcj.sh: Remove.
6731
528ab743 67322007-05-22 Ollie Wild <aaw@google.com>
6733
6734 * MAINTAINERS (Write After Approval): Add myself.
6735
47cd5247 67362007-05-16 Paolo Bonzini <bonzini@gnu.org>
6737
6738 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6739 stage_cflags.
6740 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6741 Remove CFLAGS/LIBCFLAGS.
6742 (configure-stage[+id+]-[+prefix+][+module+],
6743 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6744 * Makefile.in: Regenerate.
6745
3514a11b 67462007-05-15 Diego Novillo <dnovillo@google.com>
6747
6748 * MAINTAINERS: Update e-mail address.
6749
886a57ec 67502007-05-15 Revital Eres <eres@il.ibm.com>
6751
6752 * MAINTAINERS (Write After Approval): Add myself.
6753
00b95186 67542007-05-14 Roberto Costa <robsettantasei@gmail.com>
6755
6756 * MAINTAINERS (Write After Approval): Updated my address.
6757
37a5fded 67582007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6759
6760 * MAINTAINERS (Write After Approval): Add myself.
6761
932d1055 67622007-05-11 Silvius Rus <rus@google.com>
6763
6764 * MAINTAINERS (Write After Approval): Add myself.
6765
5be46544 67662007-04-23 Tom Tromey <tromey@redhat.com>
6767
6768 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6769
85fdb7fe 67702007-04-22 Mark Mitchell <mark@codesourcery.com>
6771
6772 * MAINTAINERS (cpplib): Rename to ...
6773 (libcpp): ... this. Add C/C++ front end maintainers.
6774
0e80ecec 67752007-04-14 Steve Ellcey <sje@cup.hp.com>
6776
6777 * config-ml.in: Pass ${ml_config_env} to configure calls.
6778
678ca12c 67792007-04-04 Christian Bruel <christian.bruel@st.com>
6780
6781 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 6782
238ac4b8 67832007-04-02 Dave Korn <dave.korn@artimi.com>
6784
6785 * MAINTAINERS (Write After Approval): Add myself.
6786
1b3b5ab2 67872007-03-31 Tobias Burnus <burnus@net-b.de>
6788
6789 * MAINTAINERS (fortran 95 front end): Add myself.
6790
7af2a874 67912007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6792
6793 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 6794
f5bcb691 67952007-03-24 Ayal Zaks <zaks@il.ibm.com>
6796
6797 * MAINTAINERS (Modulo Scheduler): Add myself.
6798
9671b27d 67992007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6800
6801 * MAINTAINERS (fortran 95 front end): Add myself.
6802 (c++ front end): whitespace fix.
6803
9ced3b39 68042007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6805
6806 * MAINTAINERS (Write After Approval): Add myself.
6807
d623d587 68082007-03-21 Richard Sandiford <richard@codesourcery.com>
6809
6810 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6811 of glob. Quote arguments with single quotes too.
6812 * configure: Regenerate.
6813
d6eaff55 68142007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6815
6816 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6817 * Makefile.in: Regenerate
6818
a6c599b5 68192007-03-07 Andreas Schwab <schwab@suse.de>
6820
6821 * configure: Regenerate.
6822
130effca 68232007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6824
6825 * configure.ac: Add "--with-pdfdir" configure option,
6826 which defines pdfdir variable.
6827 * Makefile.def (target=fixincludes): Add install-pdf to
6828 missing targets.
6829 (recursive_targets): Add install-pdf target.
6830 (flags_to_pass): Add pdfdir.
6831 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6832 target.
6833 * configure: Regenerate
6834 * Makefile.in: Regenerate
6835
cd343b1c 68362007-02-28 Eric Christopher <echristo@apple.com>
6837
6838 Revert:
6839 2006-12-07 Mike Stump <mrs@apple.com>
6840
6841 * Makefile.def (dependencies): Add dependency for
6842 install-target-libssp and install-target-libgomp on
6843 install-gcc.
6844 * Makefile.in: Regenerate.
6845
78a477ad 68462007-02-27 Matt Kraai <kraai@ftbfs.org>
6847
6848 * configure: Regenerate.
6849 * configure.ac: Move statements after variable declarations.
6850
670a86cd 68512007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6852
6853 * MAINTAINERS: Add myself as sh maintainer.
6854
ae8552b7 68552007-02-19 Joseph Myers <joseph@codesourcery.com>
6856
6857 * configure.ac: Adjust for loop syntax.
6858 * configure: Regenerate.
6859
95a05732 68602007-02-18 Alexandre Oliva <aoliva@redhat.com>
6861
6862 * configure: Rebuilt.
6863
b0e9b581 68642007-02-18 Alexandre Oliva <aoliva@redhat.com>
6865
6866 * configure.ac: Drop multiple occurrences of --enable-languages,
6867 and fix its quoting.
6868 * configure: Rebuilt.
6869
77ae4d79 68702007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 6871 Nathan Sidwell <nathan@codesourcery.com>
6872 Vladimir Prus <vladimir@codesourcery.com>
6873 Joseph Myers <joseph@codesourcery.com>
77ae4d79 6874
6875 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6876 * configure: Regenerate.
6877
ddacbee5 68782007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6879
6880 * ltconfig (freebsd*): Default to elf.
6881
27bfe7b7 68822007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6883
6884 * configure.ac (target_libraries): Move libgcc before libiberty.
6885 * configure: Regenerated.
6886
eae5b2bc 68872007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6888 Paolo Bonzini <bonzini@gnu.org>
6889
6890 PR bootstrap/30753
6891 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6892 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6893 * configure: Regenerated.
6894
41d006b3 68952007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6896
6897 * MAINTAINERS (Language Front End Maintainers): Update my mail
6898 address.
6899
4ff792a4 69002007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6901
6902 PR bootstrap/30748
6903 * configure.ac: Correct syntax for Solaris ksh.
6904 * configure: Regenerated.
6905
38d7211b 69062007-02-09 Paolo Bonzini <bonzini@gnu.org>
6907
6908 * configure.ac: Sync with src.
6909 * configure: Regenerate.
6910
fbc4b0e5 69112007-02-09 Paolo Bonzini <bonzini@gnu.org>
6912
6913 * Makefile.in: Regenerate.
6914
834785d1 69152007-02-09 Paolo Bonzini <bonzini@gnu.org>
6916
6917 * config.sub: Sync with src.
6918
b30fcfae 69192007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6920
6921 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6922 noncanonical equivalents.
6923 * configure.in: Rename to...
6924 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6925 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6926 target_noncanonical. Use them. Rewrite removal of configure
6927 arguments for autoconf 2.59. Discard variable settings. Force
6928 program_transform_name for native tools.
6929
6930 * Makefile.in: Regenerated.
6931 * configure: Regenerated with autoconf 2.59.
6932
dcde3c07 69332007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 6934
c6f3c945 6935 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 6936
44db1fbc 69372007-01-31 Andreas Schwab <schwab@suse.de>
6938
6939 * Makefile.tpl (LDFLAGS): Substitute it.
6940 * Makefile.in: Regenerate.
6941
dcde3c07 69422007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 6943
c6f3c945 6944 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 6945
25954036 69462007-01-28 David Edelsohn <edelsohn@gnu.org>
6947
c6f3c945 6948 * MAINTAINERS (spu port): Add myself.
25954036 6949
a18b2c54 69502007-01-23 Richard Guenther <rguenther@suse.de>
6951
6952 PR bootstrap/30541
6953 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6954 * Makefile.tpl (GNATBIND): Substitute it.
6955 (GNATMAKE): Likewise.
6956 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6957 of STAGE_PREFIX.
6958 * Makefile.in: Regenerate.
6959 * configure: Regenerate.
6960
dd979235 69612007-01-18 Mike Stump <mrs@apple.com>
6962
6963 * configure.in: Re-enable -Werror for gcc builds.
6964
c6f3c945 69652007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 6966
c6f3c945 6967 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 6968
16c9b2e3 69692007-01-11 Paolo Bonzini <bonzini@gnu.org>
6970
6971 * configure.in: Change == to = in test command.
c6f3c945 6972 * configure: Regenerate.
16c9b2e3 6973
d45318b3 69742007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 6975 Nick Clifton <nickc@redhat.com>
6976 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6977
6978 * configure.in (build_configargs, host_configargs, target_configargs):
6979 Remove build/host/target parameters.
6980 (host_libs): Add gmp and mpfr.
6981 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6982 * Makefile.def (gmp, mpfr): New.
6983 (gcc): Remove target.
6984 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6985 target_os, target_vendor): New.
dcde3c07 6986 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 6987 * configure: Regenerate.
6988 * Makefile.in: Regenerate.
d45318b3 6989
69902007-01-11 Matt Fago <fago@earthlink.net>
6991
6992 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 6993 to improve robustness of configure tests.
d45318b3 6994 * configure: Regenerate.
cd343b1c 6995
c9c21f59 69962007-01-09 Uros Bizjak <ubizjak@gmail.com>
6997
6998 * MAINTAINERS: Add myself as i386 maintainer.
6999
f2bdcff1 70002007-01-08 Jan Hubicka <jh@suse.cz>
7001
b7be5ae5 7002 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 7003
06dd9e69 70042007-01-08 Kai Tietz <kai.tietz@onevision.com>
7005
7006 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 7007 * configure: Regenerate.
06dd9e69 7008
0a2e6193 70092007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7010
7011 * Makefile.tpl (all-target): Correct @if conditional for target
7012 modules.
7013 * configure.in: Omit libiberty if building only target libgcc.
7014 * configure, Makefile.in: Regenerated.
7015
29b1b61f 70162007-01-04 Paolo Bonzini <bonzini@gnu.org>
7017
dcde3c07 7018 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 7019 * configure: Regenerate.
7020
894a47b4 70212007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7022
7023 * Makefile.def (target_modules): Add libgcc.
7024 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7025 * Makefile.tpl (clean-target-libgcc): Delete.
7026 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7027 on gcc even for bootstrapped modules. Rewrite handling of
7028 lang_env_dependencies to loop over target_modules.
7029 * configure.in (target_libraries): Add target-libgcc.
7030 * Makefile.in, configure: Regenerated.
7031
9c3a0a29 70322006-12-29 Paolo Bonzini <bonzini@gnu.org>
7033
7034 * configure.in: Reorganize recognition of languages. Add
7035 --enable-stage1-languages. Show supported languages for the chosen
7036 target rather than all recognized languages.
7037 * configure: Regenerate.
7038
2e04b035 70392006-12-29 Paolo Bonzini <bonzini@gnu.org>
7040
7041 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7042 * Makefile.in: Regenerate.
7043
0157cc75 70442006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7045
7046 * configure.in: Warn that MPFR 2.2.0 is buggy.
7047 * configure: Regenerate.
7048
35d84d10 70492006-12-27 Ian Lance Taylor <iant@google.com>
7050
7051 * configure.in: When removing Makefiles to force a reconfigure, also
7052 remove prev-DIR*/Makefile.
7053 * configure: Regenerate.
7054
ae48753c 70552006-12-22 Andreas Schwab <schwab@suse.de>
7056
7057 * configure: Regenerate with correct autoconf version.
7058
a83ffacf 70592006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7060
c6f3c945 7061 * configure.in: add AC_SUBST for *_FOR_TARGET.
7062 * configure: Regenerate.
a83ffacf 7063
2e04b035 70642006-12-19 Paolo Bonzini <bonzini@gnu.org>
7065
7066 * configure.in: Simplify logic for rejecting languages that cannot
7067 be built. Separate the case when a language is unsupported,
7068 from the case when the user chooses not to build a language.
7069
1a606b87 70702006-12-19 Paolo Bonzini <bonzini@gnu.org>
7071
7072 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7073 it only affects bootstrap and could be tested on "$host" as well.
7074 * configure: Regenerate.
7075 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7076
39f34cfc 70772006-12-19 Paolo Bonzini <bonzini@gnu.org>
7078
7079 PR bootstrap/29544
7080 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7081 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7082 move here comment from Makefile.tpl.
7083 * Makefile.tpl: Move some definitions higher in the file.
7084 (STAGE1_CHECKING): New.
7085 * configure.in: Add --enable-stage1-checking.
7086 * configure: Regenerate.
7087 * Makefile.in: Regenerate.
7088
6523c107 70892006-12-19 Paolo Bonzini <bonzini@gnu.org>
7090
7091 * MAINTAINERS: Add myself as build system maintainer.
7092
0874d16e 70932006-12-15 Simon Martin <simartin@users.sourceforge.net>
7094
7095 * MAINTAINERS (Write After Approval): Add myself.
7096
f4177413 70972006-12-13 Eric Christopher <echristo@apple.com>
7098
7099 * MAINTAINERS: Add myself as darwin maintainer.
7100
21f5445c 71012006-12-11 Ian Lance Taylor <ian@airs.com>
7102
7103 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7104
dcde3c07 71052006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 7106
7107 MAINTAINERS: Update my entry.
7108
57c7de11 71092006-12-11 Alan Modra <amodra@bigpond.net.au>
7110
7111 * configure.in: Handle spu makefile frag.
57c7de11 7112 * Makefile.tpl (MAINT): Define
7113 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7114 * configure: Regenerate.
7115 * Makefile.in: Regenerate.
7116
e3c9d32f 71172006-12-11 Ben Elliston <bje@au.ibm.com>
7118
7119 * config.guess: Import latest version.
7120 * config.sub: Likewise.
7121
f5b9de9c 71222006-12-11 Ben Elliston <bje@au.ibm.com>
7123
7124 * configure.in (spu-*-*): Don't skip target-libiberty.
7125 * configure: Regenerate.
7126
fce068fd 71272006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7128
7129 PR bootstrap/30134
7130 * configure.in: Correct x86 darwin support for libjava to powerpc
7131 and i?86 only.
7132 * configure: Regenerate.
7133
ffe859e6 71342006-12-08 Sandro Tolaini <tolaini@libero.it>
7135
7136 * configure.in: Add x86 darwin support for libjava.
7137 * configure: Regenerate.
7138
73a19d2f 71392006-12-07 Mike Stump <mrs@apple.com>
7140
7141 * Makefile.def (dependencies): Add dependency for
7142 install-target-libssp and install-target-libgomp on
7143 install-gcc.
7144 * Makefile.in: Regenerate.
7145
a62d86ae 71462006-12-04 Richard Guenther <rguenther@suse.de>
7147
7148 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7149 (Non-Algorithmic Maintainers): Move over non-algorithmic
7150 loop optimizer maintainers, add myself as a non-algorithmic
7151 middle-end maintainer.
7152
37415b5d 71532006-12-04 Daniel Franke <franke.daniel@gmail.com>
7154
7155 * MAINTAINERS (Write After Approval): Add myself.
7156
6af0e733 71572006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7158
7159 * configure.in: Update error message for missing GMP/MPFR.
7160
7161 * configure: Regenerate.
7162
4af4078c 71632006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7164
7165 * configure.in: Update MPFR version in error message.
7166
7167 * configure: Regenerate.
7168
69c937e1 71692006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7170
7171 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7172 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7173 --with-gmp-lib): New flags.
7174
7175 * configure: Regenerate.
7176
e419f8ef 71772006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7178
7179 * MAINTAINERS (Write After Approval): Change my email address.
7180
407e85bc 71812006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7182
583272a2 7183 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 7184
dcde3c07 71852006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 7186
7187 * MAINTAINERS (i18n): Update e-mail address.
7188
c2d4f42f 71892006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7190
7191 * MAINTAINERS (spu port): Add myself as maintainer.
7192 (Write After Approval): Remove myself.
7193
7c8af356 71942006-11-22 Ben Elliston <bje@au.ibm.com>
7195
7196 * configure.in (skipdirs): Don't build libssp for SPU.
7197 * configure: Regenerate.
7198
099cd192 71992006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7200
7201 * MAINTAINERS (spu port): Add myself as maintainer.
7202 (libobjc): Update my email address.
7203
82b61569 72042006-11-21 Andrea Bona <andrea.bona@st.com>
7205
7206 * MAINTAINERS (Write After Approval): Add myself.
7207
dcde3c07 72082006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 7209
7210 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7211 * configure : Rebuilt.
7212
dcde3c07 72132006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 7214
7215 * MAINTAINERS (Write After Approval): Add myself.
7216
d027f7a9 72172006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7218
7219 * MAINTAINERS (Write After Approval): Add myself.
7220
2a9efd1a 72212006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7222
7223 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7224 libmpfr.a.
7225 * configure: Regenerate.
7226
f0903548 72272006-11-16 Paolo Bonzini <bonzini@gnu.org>
7228
7229 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7230 (unstage): Test for stage_last presence.
7231
7232 PR bootstrap/29802
dcde3c07 7233 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7234 STAGE_PREFIX.
f0903548 7235 * Makefile.in: Regenerate.
7236
75348e65 72372003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7238
7239 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7240 maintainers.
7241
0048238f 72422006-11-14 Erven Rohou <erven.rohou@st.com>
7243
7244 * MAINTAINERS (Write After Approval): Add myself.
7245
f94784f4 72462006-11-14 Paolo Bonzini <bonzini@gnu.org>
7247
7248 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7249 and stageN-package/Makefile.
7250 * Makefile.in: Regenerated.
7251
3eec5071 72522006-11-14 Jie Zhang <jie.zhang@analog.com>
7253
7254 * configure.in: Remove target-libgloss from noconfigdirs for
7255 bfin-*-*.
7256 * configure: Regenerated.
7257
d9705883 72582006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7259
7260 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 7261
d9705883 7262 * configure: Regenerate.
7263
0818100b 72642006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7265
7266 * configure.in: Robustify error message for missing GMP/MPFR.
7267
7268 * configure: Regenerate.
7269
dcde3c07 72702006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 7271
7272 * MAINTAINERS (Write After Approval): Add myself.
7273
dcde3c07 72742006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 7275
7276 * MAINTAINERS: Change email address.
7277
e2c5111e 72782006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7279
7280 * MAINTAINERS (Write After Approval): Add myself.
7281
d07c830b 72822006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7283
7284 * MAINTAINERS (Write After Approval): Add myself.
7285
6e4b1b54 72862006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7287
f4177413 7288 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 7289 Write After Approval section.
6e4b1b54 7290
6a086156 72912006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7292
7293 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7294 need_gmp anymore.
7295 * configure: Regenerate.
7296
3f08b6b2 72972006-10-16 Tobias Burnus <burnus@net-b.de>
7298
7299 * MAINTAINERS (Write After Approval): Add myself.
7300
b4c7d1be 73012006-10-16 Ben Elliston <bje@au.ibm.com>
7302
7303 * config.guess: Import latest version.
7304 * config.sub: Likewise.
7305
51f93521 73062006-10-10 Brooks Moses <bmoses@stanford.edu>
7307
7308 * Makefile.def: Added pdf target handling.
7309 * Makefile.tpl: Added pdf target handling.
7310 * Makefile.in: Regenerated.
7311
3dbfe3e4 73122006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7313
7314 * MAINTAINERS: Add self as score port maintainer.
7315
227bbb08 73162006-10-04 Brooks Moses <bmoses@stanford.edu>
7317
7318 * MAINTAINERS (Write After Approval): Add myself.
7319
112f3d57 73202006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7321
f4177413 7322 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 7323 or newer.
7324 * configure: Regenerated.
7325
8d365775 73262006-09-27 Dave Brolley <brolley@redhat.com>
7327
dcde3c07 7328 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7329 using $s instead of $r.
8d365775 7330 * configure: Regenerated.
7331
806f1769 73322006-09-26 Thiemo Seufer <ths@mips.com>
7333
7334 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7335 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7336 * configure: Regenerate.
7337
dcde3c07 73382006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 7339
7340 * MAINTAINERS (Write After Approval): Remove myself.
7341
b86059ef 73422006-09-22 Chao-ying Fu <fu@mips.com>
7343
7344 * MAINTAINERS (Write After Approval): Add myself.
7345
0cd5eaae 73462006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7347
7348 * MAINTAINERS: Add self as soft-fp maintainer.
7349
dcde3c07 73502006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 7351
7352 * MAINTAINERS: Add myself as avr maintainer.
7353 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 7354
fb01e507 73552006-09-07 Roberto Costa <roberto.costa@st.com>
7356
7357 * MAINTAINERS (Write After Approval): Add myself.
7358
d6d689df 73592006-08-30 Corinna Vinschen <corinna@vinschen.de>
7360
7361 * configure.in: Never build newlib for a Mingw host.
7362 Never build newlib as Mingw target library.
7363 Test the existence of winsup/cygwin for building a Cygwin newlib,
7364 rather than just winsup.
7365 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7366 building a Mingw target.
7367 * configure: Regenerate.
7368
98e67652 73692006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7370
7371 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7372
c92d8afd 73732006-07-25 Paolo Bonzini <bonzini@gnu.org>
7374
7375 * config.guess: Import from src (was more updated).
7376 * config.sub: Likewise.
7377
d3e7b04c 73782006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7379
7380 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7381 * configure: Regenerated.
7382
3e427a9c 73832006-07-18 Paolo Bonzini <bonzini@gnu.org>
7384
248deaff 7385 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7386 for stages after the first.
3e427a9c 7387
1bef46b4 73882006-07-17 Jakub Jelinek <jakub@redhat.com>
7389
7390 * Makefile.def: Add dependencies for configure-opcodes
7391 on configure-intl and all-opcodes on all-intl.
7392 * Makefile.in: Regenerated.
7393
f4d112a5 73942006-07-13 Ben Elliston <bje@au.ibm.com>
7395
7396 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7397
108cf177 73982006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7399
7400 Port to hosts whose 'sort' and 'tail' implementations
7401 treat operands with leading '+' as file names, as POSIX
7402 has required since 2001. However, make sure the code still
7403 works on pre-POSIX hosts.
7404 * ltmain.sh: Don't assume "sort +2" is equivalent to
7405 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7406
2f5151d2 74072006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7408
7409 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7410
46276eaf 74112006-07-04 Peter O'Gorman <peter@pogma.com>
7412
7413 * ltconfig: chmod 644 before ranlib during install.
7414
f508ba97 74152006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7416
7417 PR bootstrap/18058
7418 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7419 if the bootstrap compiler is a GCC version that supports it.
7420 * configure: Regenerate.
7421
3891e7d9 74222006-07-03 Paolo Bonzini <bonzini@gnu.org>
7423
9333ae0b 7424 * configure.in: Fix thinkos in previous check-in.
3891e7d9 7425 * configure: Regenerate.
7426
5dee13c2 74272006-07-03 Paolo Bonzini <bonzini@gnu.org>
7428
7429 PR other/27063
7430 * configure.in: Test subdir_requires and give an appropriate
7431 error message.
7432 * configure: Regenerate.
7433
4ac79c32 74342006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7435
7436 * MAINTAINERS (Write After Approval): Add myself.
7437
9bc01059 74382006-06-22 John David Anglin <dave.anglin@nrc.ca>
7439
7440 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7441
f09fcf30 74422006-06-22 Steve Ellcey <sje@cup.hp.com>
7443
7444 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7445
f1716c67 74462006-06-20 David Ayers <d.ayers@inode.at>
7447
7448 PR bootstrap/28072
7449 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7450 whether target-libjava is being configured instead of whether the
7451 java front end is enabled.
7452 * configure: Regenerate.
f4177413 7453
778f2e8d 74542006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7455
7456 PR target/27540
7457 * configure.in: Only enable libgomp on IRIX 6.
7458 * configure: Regenerate.
7459
c81c13fb 74602006-06-15 Paolo Bonzini <bonzini@gnu.org>
7461
7462 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7463 too.
7464 * Makefile.in: Regenerate.
7465
337cc616 74662006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7467
7468 * config-ml.in: Alter CCASFLAGS to include special
7469 multilib options the same as is done for CFLAGS.
7470
be504f1e 74712006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7472
7473 * configure.in: Don't enable libgomp on hpux10.
7474 * configure: Rebuilt.
7475
d6f7b8f2 74762006-06-12 David Ayers <d.ayers@inode.at>
7477
7478 PR bootstrap/27963
7479 PR target/19970
f4177413 7480 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 7481 ${libgcj} is specified.
7482 * configure: Regenerate.
f4177413 7483
dcde3c07 74842006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 7485
7486 Sync from src:
f4177413 7487
7488 * configure.in: Sync.
d06227a7 7489 * configure: Regenerated.
f4177413 7490
d06227a7 7491 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7492
7493 * Makefile.def: Added dependencies from sim and gdb on intl, and
7494 added configure dependencies to everything with an all dependency
7495 on intl.
7496 * Makefile.in: Regenerated.
7497
dd6d3a67 74982006-06-06 David Ayers <d.ayers@inode.at>
7499
7500 PR libobjc/13946
7501 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7502 * Makefile.in: Regenerate.
7503 * configure.in: Add --enable-objc-gc at toplevel and have it
7504 enable boehm-gc for Objective-C.
7505 Remove target-boehm-gc from libgcj.
7506 Add target-boehm-gc to target_libraries.
7507 Add target-boehm-gc to noconfigdirs where ${libgcj}
7508 is specified.
7509 Assert that boehm-gc is supported when requested for Objective-C.
7510 Only build boehm-gc if needed either for Java or Objective-C.
7511 * configure: Regenerate.
f4177413 7512
13935149 75132006-06-05 Paolo Bonzini <bonzini@gnu.org>
7514
7515 PR 27674
7516 * Makefile.tpl (configure-[+prefix+][+module+],
7517 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7518 Remove rule to unstage bootstrapped modules.
7519 (stage_current): New.
7520 * Makefile.in: Regenerate.
7521
8f4b42fe 75222006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7523
7524 * MAINTAINERS (Write After Approval): Update my e-mail address.
7525
223a68cb 75262006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7527
7528 * include/libiberty.h: Declare pex_run_in_environment.
7529
54554f30 75302006-05-31 Asher Langton <langton2@llnl.gov>
7531
7532 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 7533
6c21862c 75342006-05-25 Paolo Bonzini <bonzini@gnu.org>
7535
7536 * Makefile.def (bfd, opcodes): Fix lib_path.
7537 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7538 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7539 * Makefile.in: Regenerate.
7540
9409c9d5 75412006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7542
7543 * Makefile.in: Regenerate.
7544
e0dbdbbf 75452006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7546
7547 * Makefile.def: Add install-html target. Add datarootdir
7548 docdir and htmldir to flags_to_pass.
7549 * Makefile.tpl: Add install-html target.
7550 * Makefile.in: Regenerate.
7551 * configure.in: Add --with-datarootdir, --with-docdir, and
7552 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7553 * configure: Regenerate.
7554
a2c13723 75552006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7556
7557 * configure.in: Enable gprof for cross builds.
7558 * configure: Regenerate.
7559
37f85f50 75602006-05-22 Richard Guenther <rguenther@suse.de>
7561
7562 Revert
7563 2006-01-31 Richard Guenther <rguenther@suse.de>
7564 Paolo Bonzini <bonzini@gnu.org>
7565
7566 * Makefile.def (target_modules): Add libgcc-math target module.
7567 * configure.in (target_libraries): Add libgcc-math target library.
7568 (--enable-libgcc-math): New configure switch.
7569 * Makefile.in: Re-generate.
7570 * configure: Re-generate.
7571 * libgcc-math: New toplevel directory.
7572
75d59721 75732006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7574 Andreas Tobler <a.tobler@schweiz.ch>
7575
7576 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7577 * configure: Rebuilt.
7578
dcde3c07 75792006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 7580
65bab903 7581 * MAINTAINERS (Write After Approval): Add myself.
7582
bc53ef83 75832006-05-01 DJ Delorie <dj@redhat.com>
7584
6ab99db1 7585 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 7586 * configure: Regenerate.
7587
e8bb9e10 75882006-05-01 Richard Guenther <rguenther@suse.de>
7589
7590 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7591 maintainer.
7592
dcde3c07 75932006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 7594
7595 * MAINTAINERS (Write After Approval): Add myself.
7596
dd1d6245 75972006-04-28 Jan Beulich <jbeulich@novell.com>
7598
7599 * MAINTAINERS (Write After Approval): Add myself.
7600
24714a39 76012006-04-18 DJ Delorie <dj@redhat.com>
7602
7603 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7604 reference libgloss so that libssp can be built in a combined
7605 tree.
7606 * configure: Regenerate.
7607
ebadab44 76082006-04-08 Robert Millan <rmh@gcc.gnu.org>
7609
7610 * MAINTAINERS (Write After Approval): Add myself.
7611
2c45c903 76122006-04-05 Ben Elliston <bje@au.ibm.com>
7613
7614 * configure.in: Require makeinfo 4.4 or higher.
7615 * configure: Regenerate.
7616
c8a50a04 76172006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7618
7619 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7620 Rearrange the entries of other libraries to have them in one place.
7621
0dfcec58 76222006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7623
f4177413 7624 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 7625 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7626
a4af6a58 76272006-03-14 Richard Guenther <rguenther@suse.de>
7628
7629 * configure: Regenerate with autoconf 2.13.
7630
29febb11 76312006-03-13 Jim Blandy <jimb@codesourcery.com>
7632
7633 * MAINTAINERS: Use my work address.
12a2bf00 7634
7635 * MAINTAINERS: Update my E-mail address.
7636
50996fe5 76372006-03-10 Aldy Hernandez <aldyh@redhat.com>
7638
7639 * configure.in: Handle --disable-<component> generically.
7640 * configure: Regenerate.
7641
b554a459 76422006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7643
7644 PR libgcj/17311
7645 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7646
71898775 76472006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7648
7649 * MAINTAINERS (Write After Approval): Remove myself.
7650 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7651
dcde3c07 76522006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 7653
cba69f27 7654 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7655 (TARGET_CONFIGDIRS): Remove.
7656 * configure.in: Remove AC_SUBST(target_configdirs).
7657 * Makefile.in, configure: Regenerated.
7601142f 7658
310293ad 76592006-02-20 Steven G. Kargl <kargls@comcast.net>
7660
7661 * MAINTAINERS (Write After Approval): Remove myself.
7662 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7663
26526d23 76642006-02-20 Paolo Bonzini <bonzini@gnu.org>
7665
7666 PR bootstrap/25670
7667
7668 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7669
7670 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7671 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7672 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7673 BUILD_PREFIX, BUILD_PREFIX_1.
7674 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7675
7676 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7677 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7678
7679 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7680 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7681 of `cat stage_current`. Always provide the `r' and `s' variables.
7682 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7683 a single shell execution.
7684 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7685 bootstrapped modules, make the stage1 module if the build was not
7686 started yet, else build the current stage.
7687 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7688 (all-build, all-host, all-target, [+make_target+]-host,
7689 [+make_target+]-target): Do not use \-continued lines.
7690 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7691 (current_stage, restrap, stage_last): New.
7692
7693 * Makefile.in: Regenerate.
7694 * configure: Regenerate.
7695
154ae9ad 76962006-02-19 Bud Davis <jmdavis@link.com>
7697
7698 * MAINTAINERS (Write After Approval): Remove myself.
7699 (Language Front End Maintainers): Add myself as fortran 95
7700 maintainer and update e-mail address.
7701
2b60afd7 77022006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7703
7704 * MAINTAINERS (Write After Approval): Remove myself.
7705 (Language Front End Maintainers): Add myself as fortran 95
7706 maintainer.
7707
e1c7b125 77082006-02-16 Victor Kaplansky <victork@il.ibm.com>
7709
7710 * MAINTAINERS (Write After Approval): Add myself.
7711
1eacfaf6 77122006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7713
7714 * MAINTAINERS (Write After Approval): Remove myself.
7715 (Language Front End Maintainers): Add myself as
7716 fortran 95 maintainer.
7717
ab0da556 77182006-02-14 Paolo Bonzini <bonzini@gnu.org>
7719
7720 Sync from src:
7721
7722 2005-12-27 Leif Ekblad <leif@rdos.net>
7723
248deaff 7724 * configure.in: Add support for RDOS target.
7725 * configure: Regenerate.
ab0da556 7726
77272006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 7728 Andreas Schwab <schwab@suse.de>
ab0da556 7729
248deaff 7730 * configure: Regenerate.
ab0da556 7731
634efbee 77322006-02-12 David Edelsohn <edelsohn@gnu.org>
7733
7734 * configure.in (enable_libgomp): Add AIX.
7735 * configure: Regenerate.
7736
e359d827 77372006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7738
7739 * MAINTAINERS (Write After Approval): Add myself.
f4177413 7740
40139f55 77412006-02-03 Lee Millward <lee.millward@gmail.com>
7742
7743 * MAINTAINERS (Write After Approval): Add myself.
f4177413 7744
145b0ed1 77452006-01-31 Richard Guenther <rguenther@suse.de>
7746 Paolo Bonzini <bonzini@gnu.org>
7747
7748 * Makefile.def (target_modules): Add libgcc-math target module.
7749 * configure.in (target_libraries): Add libgcc-math target library.
7750 (--enable-libgcc-math): New configure switch.
7751 * Makefile.in: Re-generate.
7752 * configure: Re-generate.
7753 * libgcc-math: New toplevel directory.
7754
c47832b1 77552006-01-26 Paolo Bonzini <bonzini@gnu.org>
7756
7757 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7758 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7759 the assembler, linker and binutils.
7760 * configure: Regenerate.
7761
80111498 77622006-01-22 Dirk Mueller <dmueller@suse.de>
7763
7764 * MAINTAINERS (Write After Approval): Add myself.
7765
4938df8a 77662006-01-20 Diego Novillo <dnovillo@redhat.com>
7767
7768 * configure: Regenerate.
7769
1e8e9920 77702006-01-18 Richard Henderson <rth@redhat.com>
7771 Jakub Jelinek <jakub@redhat.com>
7772 Diego Novillo <dnovillo@redhat.com>
7773
7774 * libgomp: New directory.
7775 * Makefile.def: Add target_module libgomp.
7776 * Makefile.in: Regenerate.
7777 * configure.in (target_libraries): Add target-libgomp.
7778 * configure: Regenerate.
7779
deaa70c6 77802006-01-05 Alexandre Oliva <aoliva@redhat.com>
7781
7782 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7783 @ from continuation.
7784 * Makefile.in: Rebuilt.
7785
18ece38c 77862006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 7787
7914652a 7788 * MAINTAINERS (Write After Approval): Add myself.
7789
0c8a85c6 77902006-01-04 Paolo Bonzini <bonzini@gnu.org>
7791
7792 PR bootstrap/24252
7793
7794 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7795 * Makefile.tpl (OBJDUMP): New.
7796 (EXTRA_HOST_FLAGS): Add it.
7797 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7798
1e8e9920 7799 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7800 to use symbolic links between directories. Avoid race conditions
7801 or make them harmless.
7802 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 7803
7804 * Makefile.def (LEAN): Pass.
7805 * Makefile.tpl (LEAN): Define.
7806 (stage[+id+]-start): Accept that the previous directory does not
7807 exist, if the bootstrap is lean.
7808 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7809 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7810 configure substitution.
7811 ([+compare-target+]): Likewise.
7812 ([+bootstrap-target+]-lean): New.
7813 * configure.in: Remove lean bootstrap support from here.
7814
1e8e9920 7815 * Makefile.in: Regenerate.
7816 * configure: Regenerate.
0c8a85c6 7817
bd63b943 78182006-01-04 Ben Elliston <bje@au.ibm.com>
7819
7820 * MAINTAINERS (libdecnumber): Add myself.
7821
3b6bba18 78222006-01-02 Mark Mitchell <mark@codesourcery.com>
7823
7824 * libtool-ldflags: New script.
7825
9c19a746 78262006-01-02 Andreas Schwab <schwab@suse.de>
7827
7828 * configure.in: When reconfiguring remove Makefile in
7829 all stage directories.
7830 * configure: Regenerate.
7831
1c39ab9d 78322005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7833
7834 * MAINTAINERS: Update my email address.
7835
ceebc884 78362005-12-20 Paolo Bonzini <bonzini@gnu.org>
7837
7838 Revert Ada-related part of the previous change.
7839
7840 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7841 Do not pass.
7842 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7843 * Makefile.in: Regenerate.
7844 * configure.in: Do not include mt-ppc-aix target fragment.
7845 * configure: Regenerate.
7846
9ca214be 78472005-12-19 Paolo Bonzini <bonzini@gnu.org>
7848
7849 * configure.in: Select appropriate fragments for PowerPC/AIX.
7850 * configure: Regenerate.
7851
7852 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7853 BOOT_CFLAGS, BOOT_LDFLAGS.
7854 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7855 BOOT_CFLAGS, BOOT_LDFLAGS.
7856 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7857 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7858 (stage): Fail if we cannot complete the work.
7859 * Makefile.in: Regenerate.
7860
957985d9 78612005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7862
7863 * configure.in: Replace ms1 with mt.
7864 * configure: Rebuilt.
7865
3fecdf28 78662005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7867
7868 * MAINTAINERS: Update my email address.
7869
2420a95f 78702005-12-15 Paolo Bonzini <bonzini@gnu.org>
7871
7872 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7873 install-host-nogcc): Don't invoke $(stage) at the end.
7874 * Makefile.in: Regenerate.
7875
98777423 78762005-12-14 Paolo Bonzini <bonzini@gnu.org>
7877
7878 * configure.in: Flip the top-level bootstrap switch.
7879 * configure: Regenerate.
7880
83f96a51 78812005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7882
7883 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7884 $(stage) and $(unstage).
7885 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7886 (all): Remove stray semicolon.
7887 (local-distclean): Don't handle multilib.tmp and multilib.out.
7888 (install.all): Set $s for consistency.
7889 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7890 check_multilibs setting. Always make the install directory.
7891 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7892 Correct @if/@endif.
7893 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7894 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7895 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7896 (multilib.out): Remove.
7897 * Makefile.in: Regenerated.
7898
dcde3c07 78992005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 7900
7901 * MAINTAINERS (Write After Approval): Add myself.
7902
8a4c0c5f 79032005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7904
a67ce901 7905 * MAINTAINERS: Add myself as mt maintainer.
7906
8a4c0c5f 7907 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7908
937fb015 79092005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7910
7911 * MAINTAINERS: Change email address.
7912
f5aebe3e 79132005-12-05 Paolo Bonzini <bonzini@gnu.org>
7914
7915 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7916 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7917 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7918 Find in-tree tools if available.
7919 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7920 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7921 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7922 (COMPILER_*_FOR_TARGET): New.
7923 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7924 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7925 (CONFIGURED_*, USUAL_*): Remove.
7926 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7927 STRIP): Use autoconf substitutions.
7928 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7929 COMPILER_NM_FOR_TARGET): New.
7930 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7931
7932 (all): Make all-host and all-target in parallel.
7933 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7934 that $$r and $$s are set before invoking a recursive make.
7935 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7936 ([+bootstrap-target+]): Inline most of the `all' target.
7937
e888c15e 79382005-11-29 Ben Elliston <bje@au.ibm.com>
7939
7940 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7941 from the gcc build directory.
7942 * Makefile.in: Regenerate.
7943
e21c3597 79442005-11-29 Ben Elliston <bje@au.ibm.com>
7945
7946 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7947 depend on all-libdecnumber.
7948 * configure.in (host_libs): Include libdecnumber.
7949 * Makefile.in: Regenerate.
7950 * configure: Likewise.
7951
e3f15eef 79522005-11-29 Ben Elliston <bje@au.ibm.com>
7953
7954 * libdecnumber: Import decNumber sources from the dfp-branch.
7955
8afb273f 79562005-11-21 Kean Johnston <jkj@sco.com>
7957
7958 * config.sub, config.guess: Sync from upstream sources.
7959
fefdfa6e 79602005-11-21 Ben Elliston <bje@au.ibm.com>
7961
7962 Import from Autoconf sources:
7963
7964 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7965 * config/move-if-change: Don't output "$2 is unchanged";
7966 suggested by Ben Elliston. Handle weird characters correctly.
7967
92016de0 79682005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7969
7970 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7971 to match upstream libtool for darwin.
7972
415470be 79732005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7974
7975 * Makefile.def: Remove gdb dependencies for gdbtk.
7976 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7977 (configure-gdb, install-gdb): New rules.
7978 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7979 * Makefile.in, configure: Regenerated.
7980
15bb6251 79812005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7982
7983 * MAINTAINERS (Write After Approval): Add myself.
7984
66182ee6 79852005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7986
7987 * MAINTAINERS (Write After Approval): Add myself.
7988
9aad078e 79892005-10-24 Diego Novillo <dnovillo@redhat.com>
7990
7991 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7992 Diego Novillo.
7993
e025d06f 79942005-10-22 Paolo Bonzini <bonzini@gnu.org>
7995
7996 PR bootstrap/24297
7997 * Makefile.tpl (do-[+make-target+], do-check, install,
7998 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7999 are set before recursing.
8000 * Makefile.in: Regenerate.
8001
bde48217 80022005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8003
8004 PR bootstrap/18939
8005 * Makefile.def (gcc) <target>: Fix thinko.
8006 * Makefile.in: Regenerate.
8007
8d687193 80082005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8009
8010 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8011 * configure: Regenerate.
8012
843af2a1 80132005-10-15 Jie Zhang <jie.zhang@analog.com>
8014
8015 * MAINTAINERS (Write After Approval): Add self.
8016
6783d878 80172005-10-08 Kazu Hirata <kazu@codesourcery.com>
8018
8019 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8020 target-libffi, target-qthreads, target-libjava, and
8021 targetlibobjc.
8022 * configure: Regenerate.
8023
ae74ffb7 80242005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8025
8026 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8027 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8028 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8029 (USUAL_OBJDUMP_FOR_TARGET): New.
8030 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8031 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 8032 * configure, Makefile.in: Regenerated.
ae74ffb7 8033
7fd717b3 80342005-10-05 Paolo Bonzini <bonzini@gnu.org>
8035
8036 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8037 before other host packages.
8038
8d2ef209 80392005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8040
8041 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8042
8283f873 80432005-10-05 Paolo Bonzini <bonzini@gnu.org>
8044
8045 PR bootstrap/22340
8046
8047 * configure.in (default_target): Remove.
8048 * Makefile.tpl (all): Do not use prerequisites as subroutines
8049 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8050 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8051 use prerequisites as subroutines.
8052 (check-host, check-target): New.
8053 (bootstrap configure & all targets): Do not use stage*-start
8054 if the directory layout is already ok.
8055 (non-bootstrap configure & all targets): Prepend a $(unstage).
8056 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8057 (NOTPARALLEL): Remove.
8058 (unstage, stage variables): New variables.
8059 (unstage, stage targets): Simply expand to those variables.
8060
8061 * configure: Regenerate.
8062 * Makefile.in: Regenerate.
8063
8011a2db 80642005-10-04 James E Wilson <wilson@specifix.com>
8065
8066 * Makefile.def (lang_env_dependencies): Add libmudflap.
8067 * Makefile.in: Regenerate.
8068
09cc3896 80692005-10-03 Andreas Schwab <schwab@suse.de>
8070
8071 Backport from libtool CVS:
8072 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8073
8074 * ltmain.sh: add support for installing into temporary
8075 staging area (e.g. 'make install DESTDIR=...')
8076
d7441b0d 80772005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8078
8079 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8080 * configure: Regenerated.
8081
9886f3d1 80822005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8083
8084 * configure: Regenerate with the correct
8085 autoconf version.
8086
7172be51 80872005-09-30 Catherine Moore <clm@cm00re.com>
8088
8089 * configure.in (bfin-*-*): New.
8090 * configure: Regenerated.
8091
9fec3fa8 80922005-09-28 Geoffrey Keating <geoffk@apple.com>
8093
8094 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8095 (LIPO_FOR_TARGET): New.
8096 (CONFIGURED_LIPO_FOR_TARGET): New.
8097 (USUAL_LIPO_FOR_TARGET): New.
8098 (STRIP_FOR_TARGET): New.
8099 (CONFIGURED_STRIP_FOR_TARGET): New.
8100 (USUAL_STRIP_FOR_TARGET): New.
8101 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8102 STRIP_FOR_TARGET.
8103 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8104 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8105 * Makefile.in: Regenerate.
8106 * configure: Regenerate.
f4177413 8107
14bd4516 81082005-09-19 David Edelsohn <edelsohn@gnu.org>
8109
8110 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8111 (rs6000-*-aix*): Same.
8112 * configure: Regenerate.
8113
6ca52624 81142005-09-16 Tom Tromey <tromey@redhat.com>
8115
8116 * MAINTAINERS: Add self as java maintainer.
8117
2c718da0 81182005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8119
8120 * configure.in: Recognize f95 in the --enable-languages option,
8121 and substitute it for fortran, issuing a warning.
8122 * configure: Regenerate.
8123
51427b7f 81242005-08-30 Phil Edwards <phil@codesourcery.com>
8125
8126 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8127 * configure: Regenerated.
8128
70bd96e6 81292005-08-22 Aldy Hernandez <aldyh@redhat.com>
8130
8131 * MAINTAINERS: Add self as ms1 maintainer.
8132
e85b7f3c 81332005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8134
8135 * Makefile.def (libssp): Add to lang_env_dependencies.
8136 * Makefile.in: Regenerate.
8137
6be90865 81382005-08-18 Ian Lance Taylor <ian@airs.com>
8139
8140 * MAINTAINERS: Add myself as middle-end maintainer.
8141
28a54140 81422005-08-17 Christian Groessler <chris@groessler.org>
8143
8144 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8145 * Makefile.in: Regenerate.
8146
c1f0d853 81472005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8148
8149 * MAINTAINERS (write after approval): Added myself.
8150
02bbe015 81512005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8152
8153 * MAINTAINERS (Write After Approval): Add myself.
8154
768691b5 81552005-08-12 Paolo Bonzini <bonzini@gnu.org>
8156
8157 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8158 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8159 Look for alternate names of the target cc and c++
8160 * configure: Regenerate.
8161
ef8184c7 81622005-08-08 Paolo Bonzini <bonzini@gnu.org>
8163
8164 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8165 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8166 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8167 tools; remove code to manually set them.
8168 (Target tools): Look in the environment for them.
8169 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8170 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8171 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8172 build directory.
8173 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8174 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8175 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8176 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8177 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8178 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8179 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8180 * configure: Regenerate.
8181 * Makefile.in: Regenerate.
8182
3e17c591 81832005-07-28 Ben Elliston <bje@au.ibm.com>
8184
8185 * MAINTAINERS: Update for removed CPU targets.
8186
29327bb4 81872005-07-27 Mark Mitchell <mark@codesourcery.com>
8188
8189 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 8190 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 8191 * Makefile.in: Regenerated.
8192
ffa8502d 81932005-07-26 Mark Mitchell <mark@codesourcery.com>
8194
8195 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8196 (CFLAGS_FOR_TARGET): Use it.
8197 (CXXFLAGS_FOR_TARGET): Likewise.
8198 * Makefile.in: Regenerated.
8199 * configure.in (--with-build-sysroot): New option.
8200 * configure: Regenerated.
8201
ee8b5c34 82022005-07-24 Paolo Bonzini <bonzini@gnu.org>
8203
8204 * Makefile.tpl: Wrap install between unstage and stage
8205 * Makefile.in: Regenerate.
8206
1558ffaf 82072005-07-21 Eric Christopher <echristo@apple.com>
8208
8209 * MAINTAINERS: Update affiliation.
8210
0d56c486 82112005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8212
8213 * MAINTAINERS: Add self as crx port maintainer.
8214
4569287f 82152005-07-20 DJ Delorie <dj@redhat.com>
8216
8217 * MAINTAINERS: Add self as m32c maintainer.
8218
06b8a6e6 82192005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8220
8221 * all files: Update FSF address.
8222
3031a1be 82232005-07-15 Eric Christopher <echristo@redhat.com>
8224
8225 * MAINTAINERS: Change affiliation.
8226
040541fe 82272005-07-14 Jim Blandy <jimb@redhat.com>
8228
8229 * configure.in: Add cases for Renesas m32c.
8230 * configure: Regenerated.
f4177413 8231
a03a59f4 82322005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8233
47440b6d 8234 * COPYING.LIB: Update from fsf.org.
8235
82362005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8237
8238 * COPYING, compile, config.guess,
a03a59f4 8239 config.sub, install-sh, missing, mkinstalldirs,
8240 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 8241 * config-ml.in: Update FSF address.
a03a59f4 8242
9f88bc9d 82432005-07-13 Eric Christopher <echristo@redhat.com>
8244
8245 * configure.in: Add toplevel noconfigdir support for tpf.
8246 * configure: Regenerate.
8247
f6463472 82482005-07-11 Paolo Bonzini <bonzini@gnu.org>
8249
8250 PR ada/22340
8251
8252 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8253 * Makefile.in: Regenerate.
8254
eb39e466 82552005-07-07 Mark Mitchell <mark@codesourcery.com>
8256
8257 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 8258 Brolley to write-after-approval.
eb39e466 8259
3c7c61db 82602005-07-07 Andreas Schwab <schwab@suse.de>
8261
8262 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8263 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8264 * Makefile.in: Regenerated.
8265
d28caca4 82662005-07-06 Geoffrey Keating <geoffk@apple.com>
8267
8268 * configure.in: Don't build sim or rda when targetting darwin.
8269 * configure: Regenerate.
8270
07da5214 82712005-07-06 Kazu Hirata <kazu@codesourcery.com>
8272
8273 * configure.in: Add --enable-libssp and --disable-libssp.
8274 * configure: Regenerate with autoconf-2.13.
8275
0d55f4d0 82762005-07-02 Jakub Jelinek <jakub@redhat.com>
8277
8278 * Makefile.def (target_modules): Add libssp.
8279 * configure.in (target_libraries): Add target-libssp.
8280 * configure: Rebuilt.
8281 * Makefile.in: Rebuilt.
8282
c6d8e763 82832005-07-01 Zack Weinberg <zackw@panix.com>
8284
8285 * MAINTAINERS: Change email address. Resign from maintainership.
8286
e64566bc 82872005-07-01 Richard Guenther <rguenther@suse.de>
8288
8289 * MAINTAINERS: Change my e-mail address and affiliation.
8290
919a60fa 82912005-06-22 Paolo Bonzini <bonzini@gnu.org>
8292
8293 * Makefile.def (stagefeedback): Come after profile.
8294 Define profiledbootstrap target.
8295 * Makefile.tpl (profiledbootstrap): Remove.
8296 (stageprofile-end): Zap stagefeedback.
8297 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8298 * Makefile.in: Regenerate.
8299
1dcfcddb 83002005-06-13 Richard Sandiford <richard@codesourcery.com>
8301
8302 * MAINTAINERS: Update my email address.
8303
cbaa9876 83042005-06-13 Zack Weinberg <zack@codesourcery.com>
8305
8306 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8307 In 'cpp' stanza, support '#line' as well as '# '.
8308
90314144 83092005-06-08 Andreas Schwab <schwab@suse.de>
8310
8311 * MAINTAINERS: Move myself from 'Write After Approval' to
8312 'CPU Port Maintainers' section as m68k maintainer.
8313
ff7dcf6a 83142005-06-07 Hans-Peter Nilsson <hp@axis.com>
8315
8316 * configure.in (unsupported_languages): New macro.
8317 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8318 non-ported target libraries in noconfigdirs.
8319 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8320 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 8321 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 8322 unsupported_languages.
8323 * configure: Regenerate.
8324
058a5366 83252005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8326
8327 * configure.in: Fix typo in handling of --with-mpfr-dir.
8328 * configure: Regenerate.
8329
a0133d5a 83302005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8331
8332 * MAINTAINERS: Update my email address.
8333
ba84b398 83342005-06-02 Jim Blandy <jimb@redhat.com>
8335
8336 * config.sub: Add cases for the Renesas m32c. (This patch has been
8337 accepted into the master sources.)
8338
f6fa11cb 83392005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 8340 Michael Snyder <msnyder@redhat.com>
8341 Stan Cox <scox@redhat.com>
f6fa11cb 8342
cbaa9876 8343 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 8344
cbaa9876 8345 * configure: Regenerate.
f6fa11cb 8346
5538a252 83472005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8348
8349 * MAINTAINERS (Write After Approval): Add self.
8350
eb475541 83512005-06-01 Josh Conner <jconner@apple.com>
8352
8353 * MAINTAINERS (Write After Approval): Add self.
8354
f61df03e 83552005-06-01 Kazu Hirata <kazu@codesourcery.com>
8356
8357 * MAINTAINERS: Update my email address.
8358
8c31789b 83592005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8360
8361 * MAINTAINERS (Write After Approval): Add self.
8362
80f2a08d 83632005-05-26 Chris Demetriou <cgd@broadcom.com>
8364
8365 * MAINTAINERS (Write After Approval): Remove self.
8366
97d52533 83672005-05-25 Paolo Bonzini <bonzini@gnu.org>
8368
8369 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8370 (Dependencies): Consider target modules for bootstrap dependencies.
8371 Make target bootstrap modules depend on each stage's gcc.
8372 * Makefile.in: Regenerate.
8373
aa73b18f 83742005-05-20 Paolo Bonzini <bonzini@gnu.org>
8375
8376 * Makefile.def (configure-gcc): Depend on binutils having been built.
8377 (all-gcc): No need to do it here.
8378 * Makefile.in: Regenerate.
8379
e8bfe1fa 83802005-05-19 Paul Brook <paul@codesourcery.com>
8381
cbaa9876 8382 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 8383 language cannot be built.
8384 * configure: Regenerate.
8385
4267b9ea 83862005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8387
8388 * ylwrap: Import from Automake 1.9.5.
8389
9d7b8b84 83902005-05-13 David Ung <davidu@mips.com>
8391
8392 * MAINTAINERS (Write After Approval): Add self.
8393
5cd1aacd 83942005-05-09 Mike Stump <mrs@apple.com>
8395
8396 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8397 lt_cv_sys_max_cmd_len for now.
cbaa9876 8398
0e47e899 83992005-05-09 Stan Cox <scox@redhat.com>
8400
8401 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8402
f9697cdb 84032005-05-08 Matt Kraai <kraai@ftbfs.org>
8404
8405 * README.SCO: Update the URL.
8406
3fec05ca 84072005-05-05 David Edelsohn <edelsohn@gnu.org>
8408
8409 * ltconfig: Define file_list_spec. Pass file_list_spec and
8410 with_gnu_ld to libtool.
8411 * ltcf-c.sh (aix[45]): Define file_list_spec.
8412 * ltcf-cxx.sh (aix[45]): Same.
8413 * ltcf-gcj.sh (aix[45]): Same.
8414 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8415 exists, write list of input files to temporary file.
8416
a8abbd9d 84172005-05-04 Mike Stump <mrs@apple.com>
8418
8419 * configure.in: Always pass --target to target configures as
8420 otherwise rebuilds that do --recheck will fail.
8421 * confiugure: Rebuilt.
8422
12fb418d 84232005-05-04 Paolo Bonzini <bonzini@gnu.org>
8424
8425 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8426 STAGE_HOST_EXPORTS.
8427 (configure, all): Add bootstrap support.
8428 (Host modules, target modules): Pass post-stage1 flags and exports.
8429 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8430 * Makefile.in: Regenerate.
8431
c828481a 84322005-04-29 Paolo Bonzini <bonzini@gnu.org>
8433
8434 * configure: Regenerate.
8435
352141ae 84362005-04-27 Mike Stump <mrs@apple.com>
8437
8438 * MAINTAINERS: Add self as darwin maintainer.
8439
5629b19d 84402005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8441
8442 * config.sub: Update from master copy.
8443
3cf20c3b 84442005-04-21 Mike Stump <mrs@apple.com>
8445
8446 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8447 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8448
c0188550 84492005-04-19 Hans-Peter Nilsson <hp@axis.com>
8450
8451 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8452 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8453 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8454 "*-*-elf" and "*-*-linux*".
8455 * configure: Regenerate.
8456
603e1354 84572005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8458
8459 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8460
6db39137 84612005-04-12 Mike Stump <mrs@apple.com>
8462
8463 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8464
1df56788 84652005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8466
8467 * MAINTAINERS (Write After Approval): Add myself.
8468
80ccce4c 84692005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8470
8471 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8472
c15fb64c 84732005-04-06 Paolo Bonzini <bonzini@gnu.org>
8474
cbaa9876 8475 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 8476 (TARGET_CONFIGARGS): Include --with-target-subdir.
8477 (configure, all): New macros. Use them throughout.
8478 * Makefile.in: Regenerate.
8479
e6eb2b02 84802005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8481
8482 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 8483
d18f347b 84842005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8485
8486 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8487
8494de10 84882005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8489
8490 * MAINTAINERS: Move John Carr to Write After Approval.
8491
dcde3c07 84922005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 8493
8494 * config/mh-mingw32: Delete.
8495 * configure.in: Don't use it.
8496 * configure: Regenerate.
8497
60b2817d 84982005-03-31 Paolo Bonzini <bonzini@gnu.org>
8499
8500 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8501 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 8502 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 8503 (HOST_LIB_PATH): Generate from Makefile.def.
8504 (TARGET_LIB_PATH): Likewise.
8505 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8506 * Makefile.in: Regenerate.
8507 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8508 (RPATH_ENVVAR): Include Darwin case.
8509 * configure: Regenerate.
8510
9cc9199f 85112005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8512
8513 * MAINTAINERS (Various Maintainers): Remove self.
8514 (Write After Approval): Add self.
8515
beefdb0f 85162005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8517
8518 * MAINTAINERS (Various Maintainers): Add self.
8519
697e01c8 85202005-03-25 Paolo Bonzini <bonzini@gnu.org>
8521
8522 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8523 * configure: Regenerate.
8524
9624cab1 85252005-03-21 Zack Weinberg <zack@codesourcery.com>
8526
8527 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8528 gcc_version, and gcc_version_trigger from set of flags to pass.
8529 * Makefile.tpl: Remove definitions of above variables.
8530 (config.status): Remove dependency on $(gcc_version_trigger).
8531 * Makefile.in: Regenerate.
8532 * configure.in: Do not reference config/gcc-version.m4 nor
8533 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8534 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8535 * configure: Regenerate.
8536
5745a02a 85372005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 8538 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 8539
8540 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8541 * Makefile.in: Regenerate.
8542
df4e5443 85432005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8544
8545 * MAINTAINERS (Write After Approval): Add myself.
8546
379a1f2c 85472005-03-03 David Ayers <d.ayers@inode.at>
8548
8549 * MAINTAINERS (Write After Approval): Add myself.
8550
b3fc57d4 85512005-03-01 Alexandre Oliva <aoliva@redhat.com>
8552
8553 PR libgcj/20160
8554 * ltmain.sh: Avoid creating archives with components that have
8555 duplicate basenames.
8556
39c05b8e 85572005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8558
8559 PR bootstrap/20250
8560 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8561 instead of check.
8562 * Makefile.in: Regenerate.
8563
d874b723 85642005-02-28 Paolo Bonzini <bonzini@gnu.org>
8565
8566 * Makefile.in: Regenerate to fix conflict between the previous two
8567 patches.
8568
c1eb9e31 85692005-02-28 Paolo Bonzini <bonzini@gnu.org>
8570
8571 PR bootstrap/17383
8572 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8573 * Makefile.tpl (HOST_SUBDIR): New substitution.
8574 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8575 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8576 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8577 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8578 (Host modules, Bootstrapped modules): Use it.
8579 (Build modules, Target modules): Do not create symlink trees,
8580 always configure out-of-srcdir.
8581 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8582 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8583 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8584 $(HOST_SUBDIR). Create a symlink for host_subdir.
8585
8586 * Makefile.in: Regenerate.
8587 * configure: Regenerate.
8588
a136b23d 85892005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8590
8591 Merged from libada-gnattools-branch:
8592 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8593
8594 * gnattools: New directory.
8595 * Makefile.def: Add gnattools as a module, depending on target-libada.
8596 * Makefile.in: Regenerate.
8597 * configure.in: Include gnattools in host_tools; disable it if ada
8598 is disabled.
8599 * configure: Regenerate.
8600
46042488 86012005-02-24 James A. Morrison <phython@gcc.gnu.org>
8602
8603 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8604 treelang maintainer.
8605 (Write After Approval): Remove myself.
8606
123fdbbd 86072005-02-23 Paul Schlie <schlie@comcast.net>
8608
8609 * configure.in: Allow darwin targeted ports to build tk, itcl and
8610 libgui.
8611 * configure: Regenerate.
8612
17336619 86132005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8614
8615 PR libgcj/10353
8616 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8617 * configure: Regenerate.
8618
6e4db1f1 86192005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8620
8621 * MAINTAINERS (Write After Approval): Add myself.
8622
203ad69a 86232005-02-10 Ian Lance Taylor <ian@airs.com>
8624
8625 * MAINTAINERS: Update my e-mail address.
8626
afa8b68c 86272005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8628
8629 * MAINTAINERS (Write After Approval): Add myself.
8630
06b2086e 86312005-01-29 Hans-Peter Nilsson <hp@axis.com>
8632
8633 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8634 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8635 target-libgloss when not *-*-elf and *-*-aout.
8636 * configure: Regenerate.
8637
2890721b 86382005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8639
8640 * MAINTAINERS: Remove obsolete entries.
8641
b9db2b8c 8642 * MAINTAINERS (Write After Approval): Add Michael Matz.
8643
9da9577b 86442005-01-19 Neil Booth <neil@daikokuya.co.uk>
8645
8646 * MAINTAINERS: Remove self as cpplib maintainer.
8647
c626e85f 86482005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8649
8650 * install-sh, config.sub: Import from upstream.
8651
cac4ee55 86522005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8653
8654 PR bootstrap/18222
8655 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8656 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8657 * Makefile.in: Regenerate.
8658
e03fcf5f 86592005-01-16 Jason Thorpe <thorpej@netbsd.org>
8660
8661 * MAINTAINERS: Update my email address.
8662
abb13670 86632005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 8664 Andreas Schwab <schwab@suse.de>
abb13670 8665
8666 PR bootstrap/18033
8667 * config-ml.in: Eval option if surrounded by single quotes.
8668
e4a78ee4 86692005-01-03 Paolo Bonzini <bonzini@gnu.org>
8670
8671 Revert 2004-12-28 Makefile changes, a better fix will be
8672 applied to mainline and src after GCC 4.0 branches.
8673
1fe42238 86742004-12-28 Paolo Bonzini <bonzini@gnu.org>
8675
8676 PR bootstrap/17383
8677
8678 * Makefile.def (target_modules): Remove stage parameter,
8679 it is always true now.
8680 * Makefile.tpl (configure-build-[+module+],
8681 configure-target-[+module+]): Always build symlink tree
8682 for the directory and for include. BUILD_SUBDIR and
8683 TARGET_SUBDIR cannot be . anymore.
8684 * Makefile.in: Regenerate.
8685
fcaf3188 86862004-12-25 David Edelsohn <edelsohn@gnu.org>
8687
8688 Revert 2004-12-08 Makefile changes.
8689
835db815 86902004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8691
8692 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8693 cygwin, mingw.
8694
33974778 86952004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8696
8697 * configure.in (sh64-*-*): Reenable gprof.
8698 * configure: Regenerate.
8699
4b8fa64c 87002004-12-08 David Edelsohn <edelsohn@gnu.org>
8701
8702 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8703 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8704 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8705 * Makefile.in: Regenerate.
8706
ef31114f 87072004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8708
8709 * MAINTAINERS: Update my email address.
8710
7799fdb2 87112004-12-07 Matt Kraai <kraai@ftbfs.org>
8712
8713 * Makefile.tpl: Generate normal dependencies if the LHS module is
8714 not bootstrapped.
8715 * Makefile.in: Regenerate.
8716
c88bf782 87172004-12-03 Richard Sandiford <rsandifo@redhat.com>
8718
8719 * configure.in: Include config/gxx-include-dir.m4. Use
8720 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8721 * configure: Regenerate.
8722
f8592d5a 87232004-12-03 Richard Sandiford <rsandifo@redhat.com>
8724
8725 * config.if: Delete.
8726 * configure.in: Set libstdcxx_incdir directly.
8727 * configure: Regenerate.
8728
39b9d49f 87292004-12-02 Eric Christopher <echristo@redhat.com>
8730
8731 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8732 * Makefile.in: Regenerate.
8733
c3e7e62b 87342004-12-02 Richard Sandiford <rsandifo@redhat.com>
8735
8736 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8737 * configure: Regenerate.
8738
14ac9144 87392004-12-02 Richard Sandiford <rsandifo@redhat.com>
8740
8741 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8742 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8743 * configure: Regenerate.
8744
b68b9d92 87452004-12-01 Eric Christopher <echristo@redhat.com>
8746
8747 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8748 of things to remove.
8749
68b7b0fe 87502004-11-29 Matt Kraai <kraai@ftbfs.org>
8751
8752 * MAINTAINERS (Write After Approval): Update my e-mail address.
8753
d081dd29 87542004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8755
8756 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8757 from CVS libtool to always pass_all.
8758
08261f02 87592004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8760
8761 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8762 (hppa*64*-*-*): Delete incorrect comment.
8763 * configure: Rebuilt.
8764
a234d196 87652004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8766
8767 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8768
7f93fe7a 87692004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8770
8771 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8772 from CVS libtool to always pass_all.
8773
037ff4cc 87742004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8775
8776 * install-sh, compile: Import from automake.
8777
e294bcff 87782004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8779
8780 * config.guess, config.sub: Import from savannnah.
8781
aad2f5f9 87822004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 8783
8784 * MAINTAINERS (Write After Approval): Add myself
8785
956942fa 87862004-11-12 Mike Stump <mrs@apple.com>
8787
8788 * Makefile.def: Add html support.
8789 * Makefile.tpl: Likewise.
8790 * Makefile.in: Regenerate.
8791
ec2a8310 87922004-11-11 Geoffrey Keating <geoffk@apple.com>
8793
8a54e13f 8794 PR 18423
8795 * configure.in: Remove all instances of build-fixincludes from
8796 noconfigdirs.
8797 (build_configargs): Supply --target to subdirectories.
8798 * configure: Regenerate.
8799
ec2a8310 8800 * Makefile.def: Make gcc install depend on fixincludes install.
8801 * Makefile.in: Regenerate.
8802
696f98d4 88032004-11-10 Janis Johnson <janis187@us.ibm.com>
8804
8805 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8806
3eb34262 88072004-11-11 Paul Brook <paul@codesourcery.com>
8808
8809 * MAINTAINERS: Add self as arm maintainer. Update email address.
8810
dd63ad62 88112004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8812
8813 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8814 target-libgfortran.
17a0d7e8 8815 * configure: Regenerate.
dd63ad62 8816
d8483d79 88172004-11-07 David Edelsohn <edelsohn@gnu.org>
8818
8819 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8820 like CC.
8821
bdcc5e0f 88222004-11-05 Paolo Bonzini <bonzini@gnu.org>
8823
8824 * Makefile.def (host fixincludes): Specify missing targets.
8825 * Makefile.in: Regenerate.
8826
9310c946 88272004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8828
8829 * MAINTAINERS: Add myself
8830
1dfe67f7 88312004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8832
8833 * MAINTAINERS (Write After Approval): Add myself.
8834
50e7e370 88352004-11-04 Geoffrey Keating <geoffk@apple.com>
8836
8837 * Makefile.def: Build fixincludes for the host, too.
8838 * Makefile.in: Regenerate.
8839 * configure.in (host_tools): Add fixincludes.
8840 * configure: Regenerate.
8841
b6824c17 88422004-11-04 Daniel Jacobowitz <dan@debian.org>
8843
8844 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8845 * configure: Regenerated.
8846
44f0e47c 88472004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8848
8849 PR other/17783
8850 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8851 * configure: Regenerated.
8852
03dbc854 88532004-10-31 Mark Mitchell <mark@codesourcery.com>
8854
8855 * README.SCO: Update per FSF instructions.
8856
d2be3229 88572004-10-28 Eric B. Weddington <ericw@evcohs.com>
8858
8859 PR target/18151
8860 * configure.in (case ${target}): Do not build fixincludes for avr.
8861 * configure: Regenerated.
8862
6675f2d9 88632004-10-26 Paolo Bonzini <bonzini@gnu.org>
8864
8865 * configure.in (case ${target}): Do not build fixincludes
8866 on platforms where it is not used.
8867 * configure: Regenerated.
8868
3a8631fa 88692004-10-23 Daniel Jacobowitz <dan@debian.org>
8870
8871 * configure.in: Use an absolute path to install-sh.
8872 * configure: Regenerated.
8873
50c69ebc 88742004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8875
8876 * MAINTAINERS (Write After Approval): Add myself.
8877
2c95e9b1 88782004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8879
8880 * MAINTAINERS: Remove from Write After Approval those that are
8881 already maintainers.
8882
3d22b915 88832004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8884
8885 * MAINTAINERS: Update my email address.
8886
3fba36a4 88872004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8888
8889 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8890 * configure: Regenerate.
8891
dcde3c07 88922004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 8893
8894 * MAINTAINERS: Update my email address.
8895
668dc571 88962004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8897
8898 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8899 entries belonging to this category.
8900
2c50ca04 89012004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8902
8903 * MAINTAINERS: Update my e-mail address.
8904
68b4a982 89052004-10-06 Paolo Bonzini <bonzini@gnu.org>
8906
8907 Fix wrong conflict resolution in:
8908
8909 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8910
8911 * Makefile.in: Regenerate.
8912 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8913 in the recursive `make', instead of hardwiring `all'.
8914 (Autogenerated TARGET-* variables): New.
8915
5326cc72 89162004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8917
8918 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 8919 * configure: Regenerate.
5326cc72 8920
6e4191af 89212004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8922
8923 * MAINTAINERS (Various Maintainers): Move the "windows,
8924 cygwin, mingw" maintainer to ...
8925 (OS Port Maintainers): ... here.
8926
39826843 89272004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8928
8929 * MAINTAINERS (Write After Approval): Remove those that are
8930 maintainers of some subsystem.
8931
e644ba93 89322004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8933
8934 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8935 * ltcf-cxx.sh (tpf*): Likewise.
8936 * ltconfig (tpf*): Add TPF OS configuration support.
8937
ddc76fa7 89382004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8939
8940 * MAINTAINERS: Change my email address to my new work account.
8941
3bdd04cc 89422004-09-24 Michael Roth <mroth@nessie.de>
8943
8944 * configure.in (--without-headers): Add missing double quotes.
8945 * configure: Regenerate.
8946
dcde3c07 89472004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 8948
8949 * ylwrap: Revert to previous version.
8950
d389b7e3 89512004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8952
8953 PR bootstrap/17369
8954 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8955 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8956 SET_GCC_LIB_PATH_CMD.
8957 (BASE_TARGET_EXPORTS): Likewise.
8958 * Makefile.in: Regenerated.
8959
8960 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8961 * configure: Regenerated.
8962
2109ded2 89632004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8964
8965 * config.guess: New upstream version
8966 * compile, depcomp, install-sh, ylwrap: Likewise.
8967
da9e6519 89682004-09-19 Roger Sayle <roger@eyesopen.com>
8969
8970 * config/mh-x86omitfp: New host makefile fragment. Add
8971 -fomit-frame-pointer to the default BOOT_CFLAGS.
8972 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8973 * configure: Regenerate.
8974
e84ab337 89752004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8976
8977 PR target/11572
8978 * configure.in (*-*-darwin*): Renable libobjc.
8979 * configure: Regenerate.
8980
c875bbba 89812004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8982
8983 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8984
39a1c4e9 89852004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 8986
39a1c4e9 8987 * Makefile.def: Remove libbanshee.
8988 * Makefile.tpl: Ditto.
8989 * configure.in: Ditto.
8990 * Makefile.in: Regen.
8991 * configure: Ditto.
8992
c600ebdb 89932004-09-08 David Edelsohn <edelsohn@gnu.org>
8994
8995 * ltmain.sh: Use $pic_object as $non_pic_object if
8996 $non_pic_object=none.
8997
e1aef632 89982004-09-07 Paolo Bonzini <bonzini@gnu.org>
8999
9000 * missing: Import latest version from master repository.
9001
ccf99faa 90022004-09-06 Nick Clifton <nickc@redhat.com>
9003
9004 * config.sub: Import latest version from master repository.
9005 * config.guess: Likewise.
9006 This includes these changes:
b68b9d92 9007
ccf99faa 9008 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9009
9010 * config.sub: Handle crisv32, alias etraxfs.
9011 * config.guess (crisv32:Linux:*:*): Handle.
9012
9013 2004-08-13 Brad Smith <brad@comstyle.com>
9014
9015 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9016 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9017
9018 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9019
9020 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9021 assume the processor is a powerpc. This is because coreutils
9022 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9023 in this case, due to a MacOS X bug that causes
9024 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9025 to return a negative number.
9026 Problem reported by Petter Reinholdtsen in:
9027 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9028
9029 2004-07-19 Ben Elliston <bje@gnu.org>
9030
9031 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9032
9033 2004-06-24 Ben Elliston <bje@gnu.org>
9034
9035 * config.guess: Update copyright years.
9036 * config.sub: Likewise.
9037
9038 2004-06-22 Robert Millan <robertmh@gnu.org>
9039
9040 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9041 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9042
9043 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9044
9045 * config.guess (*:*VMS:*:*): New entry. Replaces
9046 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9047 manufacturer.
9048
9049 2004-06-22 Ben Elliston <bje@gnu.org>
9050
9051 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9052 * config.sub: Likewise.
9053
9054 2004-06-22 Ben Elliston <bje@gnu.org>
9055
9056 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9057 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9058
9059 2004-06-11 Ben Elliston <bje@gnu.org>
9060
9061 * config.guess (pegasos:OpenBSD:*:*): Remove.
9062
9063 2004-06-11 Ben Elliston <bje@gnu.org>
9064
9065 From Wouter Verhelst <wouter@grep.be>:
9066 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9067
9068 2004-06-11 Ben Elliston <bje@gnu.org>
9069
9070 * config.guess (luna88k:OpenBSD:*:*): New.
9071
9072 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9073
9074 * config.guess (m32r*:Linux:*:*): New case.
9075 * config.sub: Handle m32rle.
9076
9077 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9078
9079 From Jens Petersen <petersen@redhat.com>:
9080 * config.sub: Handle sparcv8.
9081
9082 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9083
9084 From Tom Smith <smith@cag.lkg.hp.com>:
9085 * config.guess: Version suffixes are equally significant on Tru64
9086 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9087 prefix of "P" (patched kernel).
9088
9089 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9090
9091 * config.sub: Add support for National Semiconductor CRX target.
9092
cde9549e 90932004-09-03 Janis Johnson <janis187@us.ibm.com>
9094
9095 * MAINTAINERS (Various Maintainers): Remove myself as web page
9096 maintainer, add myself as maintainer of build status lists.
9097
634f7a13 90982004-09-03 Jan Beulich <jbeulich@novell.com>
9099
9100 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9101 *-*-netware, but add target-libmudflap.
9102 Consolidate *-*-netware targets (of which really only i?86 exists)
9103 into a single entry.
9104 * configure: Likewise.
9105
2b64d19b 91062004-09-01 Paolo Bonzini <bonzini@gnu.org>
9107
9108 * Makefile.tpl (sorry): Remove.
9109 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9110 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9111 (do-clean): Clean per-stage directories too.
9112 (do-distclean): Run distclean-stage1 too.
9113 (.NOTPARALLEL): Enable during toplevel bootstrap.
9114 (stage[+id+]-bubble): Enable parallel execution during
9115 the recursive invocation.
9116 * Makefile.in: Regenerate.
9117
9118 Fix previous checkin:
9119
9120 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9121 include.
9122 * configure.in: Fix indentation.
9123 * configure: Regenerate.
9124
dcde3c07 91252004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 9126
2b64d19b 9127 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9128 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9129 * configure: regenerate
b68b9d92 9130 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 9131 -mdynamic-no-pic
0222d984 9132
2b59cb05 91332004-08-31 Paolo Bonzini <bonzini@gnu.org>
9134
9135 * Makefile.def (build_modules): Add fixincludes.
9136 (dependencies): Make gcc depend on fixincludes.
9137 * configure.in (build_tools): Add fixincludes.
9138 (build_configdirs): Always include build_libs.
9139 * Makefile.in: Regenerate.
9140 * configure: Regenerate.
9141
91422004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 9143
9144 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9145 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9146 phony targets; do not generate timestamp files.
9147 (distclean-stageN): Remove references to their timestamp files.
9148 (restageN, touch-stageN): Remove.
9149 (stageN-bubble): Rewritten.
9150 (compare): Support lean bootstraps.
9151 * Makefile.in: Regenerate.
9152
9153 * configure.in: Only warn when bootstrapping but
9154 build != host or build != target. Support lean bootstraps.
9155 * configure: Regenerate.
9156
4a921c63 91572004-08-26 Phil Edwards <phil@codesourcery.com>
9158
9159 * configure.in: Give a better error message if GMP/MPFR are missing
9160 and a language needing them has been requested.
9161 * configure: Regenerated.
9162
6cee4b4a 91632004-08-25 Phil Edwards <phil@codesourcery.com>
9164
9165 * configure.in: Print a list of available language front-ends if
9166 a requested one is missing. Tidy stray tab characters.
9167 * configure: Regenerated.
9168
e6312df0 91692004-08-19 Michael Koch <konqueror@gmx.de>
9170
9171 * gcc/doc/install.texi: Update entry about automake for libjava.
9172
c01dd063 91732004-08-17 Robert Millan <robertmh@gnu.org>
9174
9175 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9176 (instead of FreeBSD).
9177 * configure: Regenerate.
9178
a1ad7483 91792004-08-16 Paolo Bonzini <bonzini@gnu.org>
9180
9181 * Makefile.in: Regenerate.
9182 * configure: Regenerate.
9183
9184 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9185 stage_*_flags.
9186 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9187 for bootstrapped modules if toplevel bootstrap is going.
9188 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9189 modules. Adjust for changes in Makefile.def. Enable several
9190 rules even in non-bootstrap mode, just to avoid peppering the
9191 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9192 (stage-[+prev+]-bubble): Remove.
9193
9194 * Makefile.def (Dependencies): Depend on all-build-bison,
9195 all-build-flex, all-build-byacc, all-build-texinfo, rather
9196 than the host variations.
9197 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9198 with BUILD_SUBDIR.
9199 (BISON): Update for recent Bisons.
9200 (YACC): Fix typo.
9201 (cross): Depend on all-build.
9202 (all): Do not depend on all-build.
9203 (prebootstrap): Remove.
9204 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9205 (Prebootstrap dependencies): Add them to the per-stage targets
9206 and to all-prebootstrap.
9207 * configure.in (build_configdirs): Always enable build_tools.
9208 (BUILD_DIR_PREFIX): Remove.
9209
9210 * Makefile.def (gcc): Add target variable.
9211 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9212 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9213 in the recursive `make', instead of hardwiring `all'.
9214 (Autogenerated TARGET-* variables): New.
9215
e0d2a616 92162004-08-13 Brian Booth <bbooth@redhat.com>
9217
9218 * MAINTAINERS: Remove myself from write-after-approval.
9219
77f9b2dc 92202004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9221
9222 * src-release: Stop distributing mmalloc with gdb (which doesn't
9223 use it).
9224 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9225 * Makefile.in: Regenerate.
9226
30e9913f 92272004-08-09 Mark Mitchell <mark@codesourcery.com>
9228
9229 * configure.in (arm*-*-eabi*): New target.
9230 * configure: Regenerate.
9231
ea8d3d75 92322004-08-06 Paolo Bonzini <bonzini@gnu.org>
9233
9234 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9235 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9236 (Dependencies): New section.
9237 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9238 (configure-target-[+module+]): Depend on maybe-all-gcc
9239 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9240 (toplevel profiledbootstrap): Fix dependencies.
9241 * Makefile.in: Regenerate.
9242
8647a116 92432004-08-03 Mark Mitchell <mark@codesourcery.com>
9244
9245 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9246 target-libiberty to noconfigdirs.
9247 * configure: Regenerate.
9248
5ca838b8 92492004-08-03 Paul Brook <paul@codesourcery.com>
9250
9251 * configure.in: Check for MPFR as well as GMP.
9252 * configure: Regenerate.
9253
cb8a7007 92542004-08-01 Robert Millan <robertmh@gnu.org>
9255
9256 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9257 libmudflap for all GNU-based systems (with Glibc).
9258 * configure: Regenerate.
9259
dcde3c07 92602004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 9261
9262 * Makefile.def (host-modules): Add gcc.
9263 * Makefile.in: Regenerate.
9264 * Makefile.tpl (sorry): New rule.
9265 (configure-host, all-host, [+make_target+]-host, do-check,
9266 install-host): Do not add gcc as a special case.
9267 (host modules): Add a small special-casing for gcc. Export
9268 extra_make_flags through the environment.
9269 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9270 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9271 other recursive targets for gcc): Remove.
9272
9273 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9274 (stage, unstage): New rules.
9275 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9276 distclean-stage[+id+]): Use stage_current.
9277 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9278 the stage*-start rules.
9279
3ff2e849 92802004-08-02 Geoffrey Keating <geoffk@apple.com>
9281
9282 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9283 use -all_load flag.
9284
75b6260c 92852004-08-02 Paolo Bonzini <bonzini@gnu.org>
9286
9287 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9288 * configure: Regenerate.
9289
3ecc19f1 92902004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9291
9292 * maintainer-scripts/gcc_release: Revert yesterday's change.
9293
0396e2a1 92942004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9295
9296 * MAINTAINERS: Add myself to write-after-approval.
9297
b1fd5525 92982004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9299
9300 * libf2c: Removed.
9301 * gcc/gccbug.in: Updated because of libf2c removal.
9302 * maintainer-scripts/gcc_release: Ditto.
9303
dcde3c07 93042004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 9305
9306 * configure.in: Build libmudflap by default on FreeBSD.
9307 * configure: Regenerated.
9308
344b2784 93092004-07-09 Mark Mitchell <mark@codesourcery.com>
9310
9311 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9312 systems.
9313 * configure: Regenerated.
9314
dcde3c07 93152004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 9316
9317 PR target/16344
9318 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9319 feedback based compiler.
9320 * Makefile.in: Rebuilt.
9321
13e3668a 93222004-07-08 Alexandre Oliva <aoliva@redhat.com>
9323
9324 * Makefile.def (host_modules): Set bootstrap=true for flex.
9325 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9326 * Makefile.in: Rebuilt.
9327
9763d43d 93282004-07-07 Jan Hubicka <jh@suse.cz>
9329
9330 * MAINTAINERS: Add self as a profile feedback maintainer.
9331
03c65091 93322004-07-05 Phil Edwards <phil@codesourcery.com>
9333
9334 * configure.in: Do not prepend $srcdir to /dev/null in
9335 makefile fragments.
9336 * configure: Regenerate.
9337
2f8725b0 93382004-07-01 Paolo Bonzini <bonzini@gnu.org>
9339
9340 * Makefile.def (build_modules): Add bison, byacc, flex,
9341 m4, texinfo.
9342 (flags_to_pass): Add FLEX.
9343 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9344 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9345 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9346 DEFAULT_MAKEINFO): Remove.
9347 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9348 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9349 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9350 objdir or else use configured tool.
9351 (all-build): New.
9352 (all): Depend on it.
9353 (Build module dependencies): Add.
9354 * Makefile.in: Regenerate.
9355 * configure.in: Better support for multiple build modules,
9356 matching what is done for host/target modules. Do not look
9357 for "plausible" locations of build tools if Canadian cross.
9358 Use autoconf's AC_PROG_CC to find a C compiler. Define
9359 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9360 * configure: Regenerate.
b68b9d92 9361
1e6242a4 93622004-06-22 Paolo Bonzini <bonzini@gnu.org>
9363
9364 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9365 * Makefile.in: Regenerate.
9366
1b53fe78 93672004-06-22 Paolo Bonzini <bonzini@gnu.org>
9368
9369 * Makefile.tpl (configure-build-[+module+],
9370 configure-[+module+], configure-target-[+module+]): Pass
9371 [+extra_configure_args+].
9372 (all-build-[+module+], all-[+module+], check-[+module+],
9373 install-[+module+], [+make_target+]-[+module+],
9374 all-target-[+module+], check-target-[+module+],
9375 install-target-[+module+], [+make_target+]-target-[+module+]):
9376 Pass [+extra_make_args+].
9377 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9378 (GCC_HOST_EXPORTS): Remove.
9379 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9380 cross, check-gcc, check-gcc-c++, install-gcc,
9381 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9382 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9383 * Makefile.in: Regenerate.
9384
a22cc2c4 93852004-06-21 Matthew Sachs <msachs@apple.com>
9386
9387 * MAINTAINERS: Added self to write-after-approval.
9388
d76e1e50 93892004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9390
9391 * configure.in: Check for srcdir/winsup rather than build directory
9392 winsup.
9393 * configure: Regenerate.
9394
2c10944d 93952004-06-17 Corinna Vinschen <vinschen@redhat.com>
9396
9397 * configure.in: Don't build Cygwin native newlib if winsup
9398 directory is missing. Emit warning instead.
9399 * configure: Regenerate.
9400
599a3eac 94012004-06-09 Paolo Bonzini <bonzini@gnu.org>
9402
9403 * Makefile.tpl (touch-stage[+id+]): New.
9404 (restage[+prev+]): Depend on touch-stage[+id+].
9405
9406 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9407 Use it throughout.
9408
9409 * Makefile.def: Add profile and feedback bootstrap stages.
9410 Remove next field from bootstrap stages.
9411 * Makefile.tpl (LN, LN_S): Substitute.
9412 (stageN-start, stageN-end): Use double-colon rules, to
9413 provide a hook for additional setup commands.
9414 (distclean-stageN-gcc, restageN): Create dependencies from
9415 [+prev+], not from [+next+].
9416 (stageN-bubble): Add commands for successive stages from
9417 [+prev+], using double-colon rules.
9418 (all-stageN-gcc): Fix typo.
9419 (stagefeedback-start, profiledbootstrap): New.
9420 * Makefile.in: Regenerate.
9421 * configure.in: Call ACX_PROG_LN.
9422 * configure: Regenerate.
9423
ba797f0e 94242004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9425
9426 * MAINTAINERS (Write After Approval): Add myself.
9427
b93f892d 94282004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9429
9430 * MAINTAINERS (Write After Approval): Add myself.
9431
93f93279 94322004-06-03 Paolo Bonzini <bonzini@gnu.org>
9433
9434 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9435 without gcc.
9436 * configure: Regenerate.
9437
d8b05159 94382004-06-01 Paolo Bonzini <bonzini@gnu.org>
9439
9440 * Makefile.tpl: Fix typo.
9441 * Makefile.in: Regenerate.
9442
dcde3c07 94432004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 9444
9445 * configure.in: Remove new- prefix from toplevel
9446 bootstrap targets.
9447 * configure: Regenerate.
9448
54f0538b 94492004-06-01 Paolo Bonzini <bonzini@gnu.org>
9450
9451 * Makefile.tpl (all.normal): Rename to all.
9452 (all): Replace with a rule to pick the default
9453 target from configure.
9454 (all-gcc, configure-gcc): Use conditionals to
9455 do nothing when toplevel bootstrap is going on.
9456 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9457 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9458 * configure.in: Support --enable-bootstrap.
9459
9460 * Makefile.def: Remove new- prefix from toplevel
9461 bootstrap targets.
9462 * Makefile.tpl: Likewise.
9463
9464 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9465 target.
9466
9467 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9468 $(RECURSE_FLAGS) to recursive invocation of make.
9469
9470 * Makefile.in: Regenerate.
9471 * configure: Regenerate.
9472
e0754ee6 94732004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 9474 Jim Wilson <wilson@specifixinc.com>
e0754ee6 9475
9476 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9477 like CC.
9478
8e8b3365 94792004-05-27 Daniel Jacobowitz <dan@debian.org>
9480
9481 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9482 * configure: Regenerate.
9483
27e3aebd 94842004-05-25 Daniel Jacobowitz <drow@false.org>
9485
9486 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9487 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9488 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9489 targets.
9490 * Makefile.in: Regenerate.
9491
dcde3c07 94922004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 9493
9494 * configure.in: Test the ability to symlink directories.
9495 * configure: Regenerate.
9496
9497 * Makefile.def (bootstrap-stage): New definitions.
9498 * Makefile.tpl (configure-stage1-gcc,
9499 configure-stage2-gcc, configure-stage3-gcc,
9500 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9501 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9502 new-restage3, compare): Autogenerate, see Makefile.in
9503 entry for behavioral changes.
9504 (distclean-stage1, new-stage1-start, new-stage1-end,
9505 new-stage1-bubble, distclean-stage2, new-stage2-start,
9506 new-stage2-end, new-stage2-bubble, distclean-stage3,
9507 new-stage3-start, new-stage3-end): New autogenerated targets.
9508 (objext, prebootstrap, BOOT_CFLAGS,
9509 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9510 targets.
9511
9512 * Makefile.in: Regenerate.
9513 (distclean-stage1, new-stage1-start, new-stage1-end,
9514 new-stage1-bubble, distclean-stage2, new-stage2-start,
9515 new-stage2-end, new-stage2-bubble, distclean-stage3,
9516 new-stage3-start, new-stage3-end): New targets.
9517 (all-stage1-gcc): Move prebootstrap dependency from here...
9518 (configure-stage1-gcc): ...to here.
9519 (new-bootstrap): Use bubble targets.
9520 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9521 Use per-stage distclean targets.
9522 (configure-stage1-gcc, configure-stage2-gcc,
9523 configure-stage3-gcc, all-stage1-gcc,
9524 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9525 Use new-stageN-start to prepare the tree.
9526
d856c8a6 95272004-05-23 Paolo Bonzini <bonzini@gnu.org>
9528
9529 * Makefile.def (host_modules): add libcpp.
9530 * Makefile.tpl: Add dependencies on and for libcpp.
9531 * Makefile.in: Regenerate.
9532 * configure.in: Add libcpp host module.
9533 * configure: Regenerate.
9534
01b41571 95352004-05-21 Paolo Bonzini <bonzini@gnu.org>
9536
9537 * Makefile.tpl: Whenever a recursive target is defined, wrap
9538 it in a special @if/@endif block, and prepare its maybe
9539 dependency in the @if/@endif block
9540 * configure.in: Instead of writing maybe dependencies, remove
9541 the @if/@endif statements, and remove the @if/@endif blocks
9542 that remain.
9543 * configure: Regenerate.
9544 * Makefile.in: Regenerate.
9545
f47da044 95462004-05-20 Janis Johnson <janis187@us.ibm.com>
9547
9548 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9549
d556a20e 95502004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9551
9552 PR bootstrap/15120
9553 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9554 * */configure: Rebuilt.
9555
49fbf4b9 95562004-05-17 Zack Weinberg <zack@codesourcery.com>
9557
9558 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9559 of libf2c.
9560 * configure, Makefile.in: Regenerate.
9561
d3eff7bb 95622004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 9563
9564 * MAINTAINERS (Write After Approval): Add myself.
9565
4ee9c684 95662004-05-13 Diego Novillo <dnovillo@redhat.com>
9567
9568 Merge from tree-ssa-20020619-branch.
9569
9570 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9571 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9572 (HOST_GMPLIBS): Define.
9573 (HOST_GMPINC): Define.
9574 (TARGET_LIB_PATH): Add libmudflap.
9575 (GFORTRAN_FOR_TARGET): Define.
9576 (configure-build*): Export GFORTRAN.
9577 (configure-gcc): Export GMPLIBS and GMPINC.
9578 (all-gcc): Add maybe-all-libbanshee.
9579 (configure-target-libgfortran): Define.
9580 * Makefile.in: Regenerate.
9581 * configure.in (host_libs): Add libbanshee.
9582 (target_libraries): Add target-libmudflap and target-libgfortran.
9583 Add --with-libbanshee.
9584 Handle --disable-libmudflap.
9585 (*-*-freebsd*): Use with_gmp.
9586 Add $(libgcj) to noconfigdirs.
9587 * configure: Regenerate.
9588 * depcomp: New file.
9589 * MAINTAINERS: Add tree-ssa maintainers.
9590
455fb4f7 95912004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9592
49fbf4b9 9593 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 9594
9ca797fe 95952004-04-30 Brian Ford <ford@vss.fsi.com>
9596
49fbf4b9 9597 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 9598
043b6c62 95992004-04-29 Uros Bizjak <uros@kss-loka.si>
9600
49fbf4b9 9601 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 9602
697dfd2c 96032004-04-28 Paolo Bonzini <bonzini@gnu.org>
9604
9605 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9606 * configure: Regenerate.
9607
839c6a20 96082004-04-27 Paolo Bonzini <bonzini@gnu.org>
9609
9610 Revert:
9611 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9612
9613 * Makefile.def (flags_to_pass): Remove *dir variables that
9614 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9615 as well as prefix and exec_prefix.
9616 * Makefile.in: Regenerate.
9617
a2718648 96182004-04-26 Robert Millan <robertmh@gnu.org>
9619
9620 Add patches from libtool CVS.
9621 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9622 * ltconfig: Likewise.
9623 * ltcf-c.sh: Likewise.
9624 * ltcf-cxx.sh: Likewise.
9625 * ltcf-gcj.sh: Likewise.
9626
be2c9eb1 96272004-04-26 Paolo Bonzini <bonzini@gnu.org>
9628
9629 * Makefile.def (host_modules): Mark with the bootstrap
9630 flag packages on which gcc depends.
9631 * Makefile.tpl (all-bootstrap): Use it.
9632 * Makefile.in: Regenerate.
9633
b5196e8d 96342004-04-26 Paolo Bonzini <bonzini@gnu.org>
9635
9636 * Makefile.def (flags_to_pass): Remove *dir variables that
9637 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9638 as well as prefix and exec_prefix.
9639 * Makefile.in: Regenerate.
9640
7bcc3b4a 96412004-04-26 Paolo Bonzini <bonzini@gnu.org>
9642
49fbf4b9 9643 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9644 * configure: Regenerate.
9645 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9646 * gcc/Makefile.tpl (compare): Use the result of the test.
9647 * gcc/Makefile.in: Regenerate.
7bcc3b4a 9648
33e3141d 96492004-04-23 Paolo Bonzini <bonzini@gnu.org>
9650
9651 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9652 Always relocate gcc and prev-gcc to the original names, even
9653 if the build fails.
9654 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9655 New targets.
9656
44217381 96572004-04-23 Laurent GUERBY <laurent@guerby.net>
9658
9659 * MAINTAINERS: Update my email address.
49fbf4b9 9660
de88352a 96612004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9662
9663 * configure.in (mips*-*-irix5*): Enable ld.
9664 * configure: Regenerate.
44217381 9665
216de822 96662004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9667
9668 * configure: Regenerate.
9669
b8d376b5 96702004-04-15 James E Wilson <wilson@specifixinc.com>
9671
9672 * Makefile.tpl (configure-[+module+], configure-gcc,
9673 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9674 Set and export LDFLAGS.
9675 * Makefile.in: Regenerate.
9676
9ce62711 96772004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9678
49fbf4b9 9679 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 9680
49aae208 96812004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9682
9683 PR bootstrap/14871
9684 * Makefile.tpl: If we don't have built-in-tree target tools,
9685 use the ones found by configure rather than hacking around with
9686 program_transform_name.
9687 * configure.in: Give Makefile.tpl the information necessary
9688 to do that.
9689 * Makefile.in: Regenerate.
9690 * configure: Regenerate.
9691
f4191912 96922004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9693
9694 PR bootstrap/14760
9695 * configure.in: When computing baseargs, strip *all* copies of
9696 offending options. Also, don't match/substitute the trailing space,
9697 so that this actually works when two similar options are separated by
9698 only one space.
9699 * configure: Regenerate.
9700
d17281c9 97012004-04-06 David Edelsohn <edelsohn@gnu.org>
9702
49fbf4b9 9703 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9704 (rs6000-*-aix*): Same.
9705 * configure: Regenerate.
d17281c9 9706
10930c81 97072004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 9708
9709 * MAINTAINERS: Add myself to write-after-approval.
10930c81 9710
74d8b57d 97112004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 9712
9713 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 9714
c0c5068d 97152004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9716
32fbc463 9717 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9718 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9719 * Makefile.in: Regenerate.
9720
c0c5068d 9721 * configure.in (top level bootstrap support): Rework --enable-werror
9722 to set @stage2_werror_flag@.
9723 * configure: Regenerate.
9724 * Makefile.tpl (top level bootstrap support): Pass
9725 @stage2_werror_flag@ down to configure in stages 2 and 3.
9726 * Makefile.in: Regenerate.
9727
d120ca69 97282004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9729
7f6f8932 9730 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9731 for stages 2 and 3 as well as in make. As a consequence, remove
9732 OUTPUT_OPTION (now detected by configure) from the flags passed down
9733 to make.
9734 * Makefile.in: Regenerate.
9735
d120ca69 9736 * Makefile.tpl (new-bootstrap): Fix typo.
9737 * Makefile.in: Regenerate.
9738
7dade866 97392004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9740
9621e512 9741 * Makefile.tpl: Rearrange by moving recursive_targets rules
9742 into their proper sections.
9743 * Makefile.tpl (top level bootstrap support): Move disabling
9744 of coverage flags from 'make' to 'configure'; improve comments.
9745 * Makefile.in: Regenerate.
9746
aff6cf7b 9747 * Makefile.tpl (experimental top level bootstrap) Move stage1
9748 language setting from all- target to configure- target; disable
9749 intermodule optimization in stage 1; prevent gratuitous rebuilds
9750 of stage 1.
9751 * Makefile.in: Regenerate.
9752 * configure.in: Comma-separate stage 1 language list for top
9753 level bootstrap.
9754 * configure: Regenerate.
9755
7dade866 9756 * Makefile.tpl: Clean up experimental top level bootstrap support:
9757 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9758 prev-gcc in configure- targets as well as all- targets.
9759 * Makefile.in: Regenerate.
9760
c6deeaef 97612004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9762
9763 * compile: New file imported from automake.
9764
f28cd43a 97652004-03-17 Paolo Bonzini <bonzini@gnu.org>
9766
9767 * configure.in: Remove symbolic link section.
9768 * configure: Regenerate.
9769 * Makefile.tpl (links): Remove.
9770 * Makefile.in: Regenerate.
9771
8e6391a6 97722004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 9773 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 9774
9775 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 9776 Set with AC_CHECK_PROGS.
8e6391a6 9777 * configure.in: Fix comment typo from last patch.
9778 * configure: Regenerate.
9779
2d64c2fd 97802004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9781
9782 * Makefile.tpl: Introduce experimental top level bootstrap support.
9783 * Makefile.in: Regenerate.
9784 * configure.in: Introduce support for top level bootstrap.
9785 * configure: Regenerate.
9786
989edd2f 97872004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 9788 Paolo Bonzini <bonzini@gnu.org>
989edd2f 9789
9790 PR bootstrap/14522
9791 * configure.in: Cope with shells that do not support unquoted ^
9792 * configure: Regenerate.
9793
f46e13ec 97942004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 9795 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 9796
9797 PR bootstrap/14522
989edd2f 9798 * configure.in: Cope with shells that do not support nesting
f46e13ec 9799 quotes inside quoted backquote substitutions.
9800 * configure: Regenerate.
9801
db1c2ab2 98022004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9803
9804 PR bootstrap/14522
6175885e 9805 * configure.in: Fix escaping of $.
db1c2ab2 9806 * configure: Regenerate.
9807
8e1fea1a 98082004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9809
9810 * configure: Regenerate, since I forgot to while committing Paolo's
9811 changes.
9812
c24c5e46 98132004-03-08 Paolo Bonzini <bonzini@gnu.org>
9814
9815 PR ada/14131
9816 Move language detection to the top level.
9817 * configure.in: Find default values for the tools as
9818 soon as possible. Disable ada if GNAT is not found.
9819 Emit error message about missing languages. Expand
9820 --enable-languages=all for the gcc subdirectory.
9821
2a4b7d44 98222004-03-10 Ben Elliston <bje@gnu.org>
9823
9824 * MAINTAINERS: Update my email address.
9825
ebdab8b6 98262004-03-05 David Edelsohn <edelsohn@gnu.org>
9827
9828 * ltconfig: Disable building static libraries if building shared
9829 libraries on AIX 5L.
9830
19e1fe6d 98312004-03-01 Richard Sandiford <rsandifo@redhat.com>
9832
9833 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9834 and disable libgcj.
9835 * configure: Regenerated.
9836
70990390 98372004-03-01 Brian Booth <bbooth@redhat.com>
9838
9839 * MAINTAINERS: Add myself to write-after-approval.
9840
a291166d 98412004-03-01 Paolo Bonzini <bonzini@gnu.org>
9842
9843 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9844
75fc7adc 98452004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9846
9847 PR bootstrap/7087
9848 * Makefile.tpl: Guard XFOO sed statements better.
9849 * Makefile.tpl: Add dependency for configure-target-libada.
9850 * Makefile.in: Regenerate (incidentally fixes broken
9851 commit when libada-branch was merged).
9852
683dcdca 98532004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9854
9855 * MAINTAINERS: Add myself to write-after-approval.
9856
662476d9 98572004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9858
9859 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9860 maintainers.
9861
ee887245 98622004-02-20 Andrew Cagney <cagney@redhat.com>
9863
9864 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9865 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9866
e86087cf 98672004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9868
9869 PR bootstrap/11932
9870 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9871
22699913 98722004-02-14 Jerry Quinn <jlquinn@optonline.net>
9873
9874 * MAINTAINERS: Added myself to write-after-approval.
9875
98b111a1 98762004-02-14 Michael Koch <konqueror@gmx.de>
9877
9878 * MAINTAINERS: Added myself to write-after-approval.
9879
4aa8866f 98802004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9881
9882 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9883 some OS port maintainers to OS port maintainers section.
9884
39c687d5 98852004-02-13 Frank Ch. Eigler <fche@redhat.com>
9886
9887 * MAINTAINERS: Add self.
9888
cdfbccf4 98892004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9890
9891 * MAINTAINERS: Alphabetize.
9892
bc9cab17 98932004-02-12 Paolo Bonzini <bonzini@gnu.org>
9894
9895 * MAINTAINERS: Remove myself.
49fbf4b9 9896
b0c02cae 98972004-02-11 David Edelsohn <edelsohn@gnu.org>
9898
9899 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9900 (rs6000-*-aix*): Same.
9901 * configure: Regenerate.
9902
9dec93ca 99032004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9904
9905 * configure.in (host): Add in missing $noconfigdirs to defines.
9906 * configure: Regenerate.
9907
93341878 99082004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9909 Nathanael Nerode <neroden@gcc.gnu.org>
9910
9911 PR ada/6637, PR ada/5911
49fbf4b9 9912 Merge with libada-branch:
93341878 9913 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9914 with appropriate dependencies. Add --enable-libada configure switch.
9915 * configure, Makefile.in: Regenerate.
9916
a31db762 99172004-02-09 Paolo Bonzini <bonzini@gnu.org>
9918
9919 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9920
d74dd50d 99212004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9922
9923 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9924 * configure: Regenerate.
9925
351ae313 99262004-02-04 Geoffrey Keating <geoffk@apple.com>
9927
9928 Merge from upstream:
9929
9930 * ltmain.in: When setting IFS to '~', be careful about user
9931 arguments that contain '~'.
9932
9933 2004-02-04 Peter O'Gorman <peter@pogma.com>
9934
9935 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9936 Also test $base_compile against $CC with escaped arguments. Bug
9937 reported by Geoff Keating <geoffk@apple.com>.
9938
b82e7603 99392004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9940
9941 * MAINTAINERS: Remove i960 port.
9942
24b4656e 99432004-01-23 DJ Delorie <dj@redhat.com>
9944
9945 * Makefile.def (target_modules) [libiberty]: Don't stage.
9946 * Makefile.in: Rebuilt.
9947
8f694e4c 99482004-01-20 Caroline Tice <ctice@apple.com>
9949
9950 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9951
725cf077 99522004-01-19 Paolo Carlini <pcarlini@suse.de>
9953
9954 * MAINTAINERS: Update my email address.
9955
3dc94299 99562004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9957
9958 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9959
6d3c6627 99602004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9961
9962 * MAINTAINERS: Remove entries without email address.
9963
26ffdd7d 99642004-01-15 Daniel Jacobowitz <drow@mvista.com>
9965
9966 * MAINTAINERS: Add myself to write-after-approval.
9967
0255c638 99682004-01-15 Steven Bosscher <stevenb@suse.de>
9969
9970 * MAINTAINERS: Update my email address.
9971
dcde3c07 99722004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 9973
9974 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9975 * Makefile.tpl (configure-target-[+module+]): Support stage.
9976 * Makefile.in: Rebuilt.
9977
51292f82 99782004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9979
9980 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9981
3b6f11b0 99822004-01-10 Richard Sandiford <rsandifo@redhat.com>
9983
9984 * MAINTAINERS: Add myself as a MIPS maintainer.
9985
090b36fb 99862004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9987
c8241dd9 9988 * configure.in: Use ./config.cache, not config.cache.
9989 * configure: Regenerate.
9990 * Makefile.tpl: Special-casing not needed for GCC any more.
9991 * Makefile.in: Regenerate.
9992
ba1081ef 9993 * configure.in: Don't share a cache file for host dirs.
9994 * configure: Regenerate.
9995
090b36fb 9996 * config-ml.in: Don't mess with the cache file.
9997
a73c2b4b 99982004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9999
10000 * MAINTAINERS: Move myself from 'Write After Approval' to
10001 'CPU Port Maintainers' section as SPARC maintainer.
10002
74fef112 100032004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10004
6509bb23 10005 * Makefile.tpl: Make GCC use a separate config.cache.
10006 * Makefile.in: Regenerate.
10007
74fef112 10008 PR bootstrap/11932, PR bootstrap/11933
10009 (I don't know if it will fix either of them, but it relates
10010 to them.)
10011 * configure.in: Don't use shared config.cache for target
10012 directories.
10013 * configure: Regenerate.
10014
a570dccd 100152004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10016
10017 * MAINTAINERS: Add myself to 'Write After Approval' section.
10018
3e983e16 100192003-12-31 Roger Sayle <roger@eyesopen.com>
10020
10021 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10022 * configure: Regenerated.
10023
e35ccc0b 100242003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10025
10026 * MAINTAINERS: Remove the mn10200 maintainer.
10027
688429c4 100282003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 10029
248deaff 10030 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10031 * configure: Regenerated.
688429c4 10032
65cc485a 100332003-12-16 Jan Hubicka <jh@suse.cz>
10034
10035 * MAINTAINERS: Add myself as callgraph maintainer.
10036
b31913cd 100372003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10038
10039 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10040 * configure: Regenerate.
10041
6ebf7635 100422003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10043
10044 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10045 'Write After Approval' section. Update email.
10046
dcde3c07 100472003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 10048
10049 * MAINTAINERS (Write After Approval): Add myself.
10050
233f501d 100512003-11-20 Matt Thomas <matt@3am-software.com>
10052
10053 * MAINTAINERS: Add myself as a vax port maintainer.
10054
3a6fbbb0 100552003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10056
10057 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10058 (configure-build-[+module+], configure-[+module+]): Likewise.
10059 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10060 * Makefile.in: Regenerate.
10061
fbccfde7 100622003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10063
10064 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10065 shared/dylibed libraries.
10066 * ltmain.sh: Likewise.
10067 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10068 * ltcf-cxx.sh: Likewise.
10069 * ltcf-gcj.sh: Likewise.
10070 * ltconfig: Likewise.
10071
e58f120a 100722003-11-17 Stan Cox <scox@redhat.com>
10073
10074 * MAINTAINERS: Add myself as iq2000 port maintainer.
10075
f008c4c8 100762003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10077
49fbf4b9 10078 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10079 * Makefile.in: Regenerate.
f008c4c8 10080
4f84a874 100812003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10082
10083 * config.sub: Update to 2003-11-03 version.
10084
e78b44da 100852003-10-20 Phil Edwards <phil@codesourcery.com>
10086
10087 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10088 * configure: Regenerate.
10089
dcde3c07 100902003-10-20 Nicolas Pitre <nico@cam.org>
96356481 10091
10092 * MAINTAINERS: Add myself to 'Write After Approval' section.
10093
27bdc4aa 100942003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10095
10096 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10097
84c43cd1 100982003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10099
10100 * MAINTAINERS: Update my email address.
10101
61a0eea4 101022003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10103
10104 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10105
dcde3c07 101062003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 10107
10108 * MAINTAINERS: Add myself to 'Write After Approval' section.
10109
5f8d73e1 101102003-10-16 Bernardo Innocenti <bernie@develer.com>
10111
10112 * config.guess: Update to 2003-10-16 version.
10113 * config.sub: Update to 2003-10-16 version.
10114
dcde3c07 101152003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 10116
10117 * MAINTAINERS: Added myself to 'Write After Approval' section.
10118
170f5a00 101192003-10-15 Falk Hueffner <falk@debian.org>
10120
10121 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10122 'Write After Approval' section. Update email.
10123
a7611bf4 101242003-10-14 Roger Sayle <roger@eyesopen.com>
10125
10126 * MAINTAINERS: Move myself from 'Write After Approval' to
10127 'Various Maintainers' section as middle-end maintainer.
10128
70356f61 101292003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10130
10131 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10132 HOST_FLAGS_TO_PASS.
10133 * Makefile.in: Regenerate.
10134
258ddda4 101352003-10-11 Bernardo Innocenti <bernie@develer.com>
10136
10137 * config.guess: Update to 2003-10-07 version.
10138 * config.sub: Update to 2003-10-07 version.
10139
ab81b5cb 101402003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10141
10142 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10143 * ltconfig (irix5*, irix6*): Don't override version_type.
10144
d8e9ea04 101452003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10146
10147 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10148 * configure: Rebuilt
10149 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10150 * Makefile.in: Rebuilt
10151
cd5c13ff 101522003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10153
10154 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10155
40d3e4b2 101562003-09-30 Carlo Wood <carlo@alinoe.com>
10157
248deaff 10158 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 10159
05c58265 101602003-09-29 Paul Koning <ni1d@arrl.net>
10161
10162 * MAINTAINERS: Move myself from "Write After Approval"
10163 to CPU platform maintainers for pdp11 platform.
10164
78b5bf24 101652003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10166
10167 * MAINTAINERS: Move myself from 'Write After Approval' to
10168 'Various Maintainers' section as libffi testsuite maintainer.
10169
fbfea1fa 101702003-09-21 Daniel Jacobowitz <drow@mvista.com>
10171
10172 * configure.in: Pass a computed --program-transform-name
10173 to subconfigures.
10174 * configure: Regenerated.
10175
0c20a995 101762003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10177
f9bdf3d8 10178 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10179 * Makefile.in: Regenerate.
10180
0c20a995 10181 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10182 * Makefile.in: Regenerate.
10183
1237664b 101842003-09-19 Ziemowit Laski <zlaski@apple.com>
10185
10186 * MAINTAINERS: Move myself from 'Write After Approval'
10187 to 'Various Maintainers' (objective-c) section.
10188
5df533c9 101892003-09-17 Daniel Jacobowitz <drow@mvista.com>
10190
10191 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10192 quoting.
10193 * configure: Regenerated.
10194
f0b55f07 101952003-09-16 Joel Brobecker <brobecker@gnat.com>
10196
10197 * MAINTAINERS (Write After Approval): Add myself to write after
10198 approval list.
10199
55a8be62 102002003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10201
248deaff 10202 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 10203
bb94c300 102042003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10205
10206 * MAINTAINERS: Update my e-mail address.
10207
9165b0af 102082003-09-09 Alan Modra <amodra@bigpond.net.au>
10209
10210 * libtool.m4 (LD): Correct powerpc64 host match.
10211
01a54e86 102122003-09-06 James E Wilson <wilson@tuliptree.org>
10213
10214 * MAINTAINTERS: Update my affiliation and email address.
10215
8cfcdde8 102162003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10217
10218 * MAINTAINERS (Write After Approval): Add myself.
10219
08d04508 102202003-09-04 DJ Delorie <dj@redhat.com>
10221
10222 * configure: Regenerate.
10223
102242003-09-04 Robert Millan <robertmh@gnu.org>
10225
10226 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 10227
25e22e05 102282003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10229
10230 * configure.in: Ensure arguments to sed are properly spaced.
10231 * configure: Regenerate.
10232
d4e272bb 102332003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10234
10235 * MAINTAINERS: Update my e-mail address.
10236
29eb8c8a 102372003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10238
10239 * MAINTAINERS (Write After Approval): Add myself.
10240
8d288ef7 102412003-08-27 Daniel Jacobowitz <drow@mvista.com>
10242
10243 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10244 * configure: Regenerated.
10245
db648c92 102462003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10247
10248 * MAINTAINERS: Update my email address.
10249
4482474a 102502003-08-23 Phil Edwards <pme@gcc.gnu.org>
10251
10252 * configure.in: Use newline instead of semicolon when assuming
10253 shell arguments in a for loop.
10254 * configure: Regenerated.
10255
8dd25e42 102562003-08-22 Jason Eckhardt <jle@rice.edu>
10257
10258 * MAINTAINERS: Resurrect the i860 maintainer.
10259
63a057cf 102602003-08-20 Geoffrey Keating <geoffk@apple.com>
10261
9ad4b12b 10262 PR 8180
10263 * configure.in: When testing with_libs and with_headers, treat
10264 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10265 * configure: Regenerate.
49fbf4b9 10266
63a057cf 10267 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10268 make, shell, etc.
10269 (baseargs): Likewise.
10270 * configure: Regenerate.
10271
cb023c85 102722003-08-20 Bernardo Innocenti <bernie@develer.com>
10273
10274 * MAINTAINERS (Write After Approval): Add myself.
10275
0894307c 102762003-08-19 Geoffrey Keating <geoffk@apple.com>
10277
10278 * configure.in: Disable libgcj for darwin not on powerpc.
10279 * configure: Rebuild.
10280
080e0ef5 102812003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10282
10283 * config-ml.in, symlink-tree: Add license.
10284
49fbf4b9 102852003-08-03 Richard Stallman <rms@gnu.org>
10286 Eben Moglen <moglen@columbia.edu>
5d982d49 10287
10288 * README.SCO: New file.
10289
465fccaf 102902003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10291
10292 * Makefile.tpl (check, check-c++): Express dependencies using
10293 dependencies rather than commands.
10294 * Makefile.in: Regenerate.
10295
eda8e89a 102962003-08-01 Andrew Cagney <cagney@redhat.com>
10297
10298 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10299 * configure: Ditto.
10300
9db45a87 103012003-07-31 Geoffrey Keating <geoffk@apple.com>
10302
10303 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 10304 * Makefile.in: Update.
9db45a87 10305
ac57d0b7 103062003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10307
10308 * configure.in: Enable libgcj for darwin.
10309 * configure: Rebuild.
10310
ea0c3105 103112003-07-29 Phil Edwards <pme@gcc.gnu.org>
10312
10313 * config-ml.in: Use ac_configure_args directly instead of
10314 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10315 actually seen.
10316
2f61b8ca 103172003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10318
10319 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10320 creating target and build subdirs to build all parent dirs as needed.
10321 * Makefile.in: Rebuild.
10322 * configure.in: Don't build dirs explicitly here.
10323 * configure: Rebuild.
10324
7e13b46d 103252003-07-26 Paul Brook <paul@nowt.org>
10326
10327 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10328
8a3e139d 103292003-07-22 Alexandre Oliva <aoliva@redhat.com>
10330
10331 * Makefile.tpl (all-make): Depend on intl.
10332 * Makefile.in: Rebuilt.
10333
451a290b 103342003-07-20 Phil Edwards <pme@gcc.gnu.org>
10335
10336 * install-sh: Update to newer upstream versions (associated with
10337 aclocal 1.7).
10338 * mkinstalldirs: Likewise.
10339 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10340
b00dcec8 103412003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10342
10343 * MAINTAINERS: Move self from Bug database only accounts
10344 to write-after-approval.
10345
35e03d52 103462003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10347
10348 * config.if: Remove unused libc_interface determination.
10349
8b4f1479 103502003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10351
10352 * MAINTAINERS: Move self from write-after-approval to
10353 build machinery (*.in).
10354
450e6c84 103552003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10356
10357 PR bootstrap/11273
10358 PR bootstrap/11408
10359 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10360 unused INSTALL_PROGRAM_ARGS.
10361 * configure.in: Use AC_PROG_INSTALL.
10362 * Makefile.in: Regenerate.
10363 * configure: Regenerate.
10364
461e4409 103652003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10366
10367 * MAINTAINERS: Alphabetize.
10368
700d38c2 103692003-07-10 Alexandre Oliva <aoliva@redhat.com>
10370
10371 * configure: Rebuilt.
10372 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10373 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10374 newlib nor libgloss.
10375 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10376 * configure.in (am33_2.0-*-linux*): Added.
10377
678f5830 103782003-07-09 Bob Wilson <bob.wilson@acm.org>
10379
10380 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10381 * configure: Regenerate.
10382
c6976b58 103832003-07-07 Zack Weinberg <zack@codesourcery.com>
10384
10385 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10386 * Makefile.in: Regenerate.
10387
56735f39 103882003-07-04 Zack Weinberg <zack@codesourcery.com>
10389
10390 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10391 * Makefile.in: Regenerate.
10392
dcde3c07 103932003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 10394
10395 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10396 * Makefile.in: Regenerated.
10397
528819e3 10398 * config-ml.in: Replace PWD with PWD_COMMAND.
10399
1e12d536 104002003-07-04 Zack Weinberg <zack@codesourcery.com>
10401
10402 * intl: New directory; see intl/ChangeLog for details.
10403 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10404 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10405 * Makefile.in: Regenerate.
10406
efe37a83 104072003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10408
10409 * configure.in: Clean up config-lang.in handling. Delete
10410 useless assignment to "subdirs".
10411 * configure: Regenerate.
10412
328637e8 104132003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10414
10415 * configure.in: Rename 'target_libs' to 'target_libraries'.
10416 Remove useless reference to 'target_libs'.
10417 * configure: Regenerate.
10418
8ca838c4 104192003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10420
10421 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10422 * Makefile.in: Regenerate.
10423
36bbd884 104242003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10425
10426 * Makefile.def: Introduce flags_to_pass.
10427 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10428 * Makefile.in: Regenerate.
10429
4a9237fb 104302003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10431
10432 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10433 and target-libgloss.
10434 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10435 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10436 * configure: Regenerate.
10437
eb295b2d 104382003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10439
10440 * configure.in: Update testsuite_flags to new location.
10441 * configure. Regenerate.
1e12d536 10442
58933515 104432003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10444
10445 * Makefile.tpl: Remove BUILD_CC stuff.
10446 * Makefile.in: Regenerate.
10447
4e857606 104482003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10449
10450 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10451
dcde3c07 104522003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 10453
10454 * MAINTAINERS (Write After Approval): Add myself.
10455
dcde3c07 104562003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 10457
6409c17a 10458 * config.guess: Update to 2003-06-12 version.
10459 * config.sub: Update to 2003-06-13 version.
10460
dcde3c07 104612003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 10462
10463 * config.guess: Update to 2003-06-06 version.
10464 * config.sub: Update to 2003-06-06 version.
10465
8a76f31d 104662003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10467
10468 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10469 * configure. Regenerate.
10470
ca3b731f 104712003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10472
622c1fa9 10473 * configure.in: Disable serial configure by default.
10474 * configure: Regenerate.
10475 * Makefile.tpl: Abolish .NOTPARALLEL.
10476 * Makefile.in: Regenerate.
10477
ab8cf29b 10478 * Makefile.tpl: Replace {build,host,target}_canonical by
10479 {build,host,target}.
10480 * Makefile.in: Regenerate.
10481
ca3b731f 10482 * Makefile.tpl: Fix stupid pasto.
10483 * Makefile.in: Regenerate.
10484
d95eabf9 104852003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10486
10487 * Makefile.tpl: Remove bogus conditional.
10488 * Makefile.in: Regenerate.
10489
104902003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 10491
10492 * Makefile.tpl (profiledbootstrap): New target.
10493 * Makefile.in (profiledbootstrap): New target.
10494
60daf4cb 104952003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 10496
10497 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10498 Pinski. Remove user names from other bugzilla-only maintainers.
10499
ffe98fac 105002003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10501
ff2e99a4 10502 * Makefile.tpl: Make 'recursive targets' using autogen rather
10503 than shell loop. Remove duplicate 'clean' targets and false
10504 comments.
10505 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10506 Add systematic method of specifying missing targets in subdirs.
10507 Add copyright boilerplate.
10508 * Makefile.in: Regenerate.
10509 * configure.in: Add 'recursive targets' to maybe list.
10510 * configure: Regenerate.
10511
e53ad3a2 10512 * MAINTAINERS: "GNATS only" -> "Bug database only".
10513
ffe98fac 10514 * Makefile.tpl: Rename [+target+] to [+make_target+].
10515 * Makefile.def: Rename 'target' to 'make_target'.
10516
b3ccab1c 105172003-05-31 Neil Booth <neil@daikokuya.co.uk>
10518
10519 * MAINTAINERS: Add self as options handling maintainer.
10520
f81148db 105212003-05-28 Michael Meissner <gnu@the-meissners.org>
10522
10523 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10524 been too long since I touched those ports.
10525
abcfd3cb 105262003-05-28 DJ Delorie <dj@redhat.com>
10527
10528 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10529 * Makefile.in: Regenerate.
10530
1a21d71c 105312003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10532
10533 * configure.in: Use curly braces in the definition of tooldir.
10534 * configure: Regenerate.
10535
7a9bc7f6 105362003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 10537
7a9bc7f6 10538 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10539 newlib or libgloss.
10540 * Makefile.in: Regenerate.
10541
575caa8d 105422003-05-21 DJ Delorie <dj@redhat.com>
10543
10544 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10545 * Makefile.in: Regenerate.
10546
8c7c29d9 105472003-05-20 Ian Lance Taylor <ian@airs.com>
10548
10549 * MAINTAINERS: Update my e-mail address.
10550
4d9c9c81 105512003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10552
10553 * configure.in: Switch more things to use maybe dependencies.
1e12d536 10554 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 10555 Factor out common code from autogen IF statements.
10556 * configure: Regenerate.
10557 * Makefile.in: Regenerate.
10558
f74ea578 105592003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10560
10561 * configure.in: Accept i[3456789]86 for machine type.
10562 * configure: Regenerate.
10563
6f4f34a7 105642003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10565
10566 * configure.in: Switch more things to use maybe dependencies.
10567 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10568 * configure: Regenerate.
10569 * Makefile.tpl: Switch more things to use maybe dependencies.
10570 * Makefile.in: Regenerate.
10571
a2e3bfd3 105722003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 10573
10574 * Makefile.tpl (install-opcodes): Define.
10575 * Makefile.in: Rebuild.
10576
aeaac216 105772003-05-13 Andreas Jaeger <aj@suse.de>
10578
10579 * config.guess: Update to 2003-05-09 version.
10580 * config.sub: Update to 2003-05-09 version.
10581
dcde3c07 105822003-05-13 Michael Eager <eager@mvista.com>
6995305c 10583
10584 * configure.in: Correct sed script so that options in quotes are not
10585 deleted.
10586 * configure: Rebuild.
10587
d957c480 105882003-05-12 Corinna Vinschen <corinna@vinschen.de>
10589
10590 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10591 and $$s/newlib/libc/sys/cygwin32 include paths.
10592 * configure: Ditto.
10593
e0ca23ce 105942003-05-12 Michael Meissner <gnu@the-meissners.org>
10595
10596 * MAINTAINERS: Update my email addresses.
10597
26e253a0 105982003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10599
10600 * config-ml.in: Propagate INSTALL variables.
aeaac216 10601
1f55ccc8 106022003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10603
10604 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10605
d8b01fbe 106062003-05-02 Chris Demetriou <cgd@broadcom.com>
10607
1e12d536 10608 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10609 * Makefile.in: Regenerate.
d8b01fbe 10610
29b9a35e 106112003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10612
10613 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10614
904536c9 106152003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10616
10617 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10618
170853d0 106192003-04-27 Daniel Jacobowitz <drow@mvista.com>
10620
10621 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10622 * Makefile.in: Regenerated.
10623
d5ab03ba 106242003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10625
10626 * MAINTAINERS (Write After Approval): Upgrade myself from
10627 GNATS only to write-after-approval. Update my mail address.
10628
dcde3c07 106292003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 10630
10631 (OS Port Maintainers: freebsd): Add myself.
10632
eb13b182 106332003-04-22 Mark Mitchell <mark@codesourcery.com>
10634
10635 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10636
fe20e83b 106372003-04-22 Kean Johnston <jkj@sco.com>
10638
10639 * MAINTAINERS (SCO ports): Added myself.
10640
acaf46de 106412003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10642
10643 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10644
efde8e6d 106452003-04-19 Kean Johnston <jkj@sco.com>
10646
10647 * MAINTAINERS (Write After Approval): Add myself.
10648
516b2e07 106492003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10650
10651 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10652 * Makefile.in: Regenerate.
10653
3647950d 106542003-04-18 Jakub Jelinek <jakub@redhat.com>
10655
10656 * configure.in (powerpc64*-*-linux*): Remove.
10657 * configure: Rebuilt.
10658
057705e9 106592003-04-17 Phil Edwards <pme@gcc.gnu.org>
10660
10661 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10662 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10663 and restrap.
10664 * Makefile.in: Regenerate.
10665
c8a4cc21 106662003-04-16 Richard Earnshaw <rearnsha@arm.com>
10667
10668 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10669 * configure: Regenerated.
10670
62ada5db 106712003-04-15 DJ Delorie <dj@redhat.com>
10672
10673 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10674
82aa4d68 106752003-04-13 Nick Clifton <nickc@redhat.com>
10676
10677 * config-ml.in: Remove support for --disable-aix removing
10678 call-aix multilibs.
10679
7b26d9f7 106802003-04-10 Alexandre Oliva <aoliva@redhat.com>
10681
10682 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10683 * */configure: Rebuilt.
10684
51d6e0d7 106852003-04-08 Joel Sherrill <joel@oarcorp.com>
10686
10687 * MAINTAINERS: Add my email address.
10688
13f79774 106892003-03-17 Olivier Hainque <hainque@act-europe.fr>
10690
10691 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 10692
523318a0 106932003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10694
10695 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10696 * Makefile.in: Regenerate.
10697
ea0ebc5e 106982003-03-14 Michael Chastain <mec@shout.net>
10699
10700 * Makefile.in: Regenerate with correct Makefile.def.
10701
966842d4 107022003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10703
10704 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10705 Make macro.
10706 * Makefile.in: Regenerate.
10707 * configure.in: Clean up gxx_include_dir logic.
10708 * configure: Regenerate.
10709
e72ec9a8 107102003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10711
10712 * MAINTAINERS (Write After Approval): Add myself.
10713
5a18e4cd 107142003-03-10 Ben Elliston <bje@wasabisystems.com>
10715
10716 * MAINTAINERS: Update my mail address.
10717
2436d08e 107182003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10719
10720 * configure.in (gxx_include_dir): Fix typo.
10721 * configure: Regenerated.
10722
602d002b 107232003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10724
10725 * Makefile.tpl: Reindent.
10726 * Makefile.in: Regenerate.
10727 * configure.in: Reindent. Don't set unused variables.
10728 * configure: Regenerate.
10729
5750c7d4 107302003-03-04 Daniel Jacobowitz <drow@mvista.com>
10731
10732 * configure.in: Include $(build_tooldir)/sys-include in
10733 FLAGS_FOR_TARGET.
10734 * configure: Regenerated.
10735
54d7d5f2 107362003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10737
224ed654 10738 * Makefile.tpl: Always pass down RANLIB.
10739 * Makefile.in: Regenerate.
10740
123bd2df 10741 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10742 * Makefile.in: Regenerate.
10743 * configure.in: Remove unused logic relating to --enable-shared
10744 and --enable-threads. Remove bogus comments. Remove redundant
10745 noconfigdirs.
10746 * configure: Regenerate.
10747
54d7d5f2 10748 * configure.in: Replace ${libstdcxx_version} by its value.
10749 Remove reference to mh-dgux.
10750 * configure: Regenerate.
10751
98dce82b 107522003-03-03 Kevin Buettner <kevinb@redhat.com>
10753
10754 * MAINTAINERS (Write After Approval): Add myself.
10755
f7ca337f 107562003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10757
10758 * Makefile.tpl: Rearrange.
10759 * Makefile.in: Regenerate.
10760
dcde3c07 107612003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 10762
10763 * configure.in: Add support for kaOS as cross build target system.
10764 * configure: Regenerated.
10765
4e29e79f 107662003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10767
10768 * MAINTAINERS (Write after approval): Add myself.
10769
9a5856da 107702003-02-21 James E Wilson <wilson@tuliptree.org>
10771
10772 * MAINTAINERS: Update my email address.
10773
f05d1a58 107742003-02-21 Zack Weinberg <zack@codesourcery.com>
10775
10776 * MAINTAINERS: Add self to blanket write privs. section.
10777
de0c9797 107782003-02-20 Sean McNeil <sean@blue.mcneil.com>
10779
10780 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10781 configure-target-* as some target builds may require additional
10782 flags for preprocessor tests.
10783 * Makefile.in: Regenerated.
10784
3290c0cf 107852003-02-19 Alexandre Oliva <aoliva@redhat.com>
10786
de3c9f55 10787 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10788 * ltconfig: Handle it.
10789 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10790 auto-detecting it.
10791
a4e88f7d 10792 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10793 it is used as argument to $CC.
10794 * ltcf-gcj.sh: Likewise.
10795
3290c0cf 10796 * configure.in: Introduce --enable-maintainer-mode.
10797 * configure: Rebuilt.
10798 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10799 for maintainer mode.
10800 * Makefile.in: Rebuilt.
10801
0537137a 108022003-02-18 Jason Merrill <jason@redhat.com>
10803
10804 * Makefile.tpl (check-c++): Allow parallelism.
10805
201a9c33 108062003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10807
10808 * MAINTAINERS: Remove John Carr (who never actually had access to
10809 gcc.gnu.org).
10810
c0e5028f 108112003-02-15 Geoffrey Keating <geoffk@apple.com>
10812
10813 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10814 don't configure target-libobjc.
10815 * configure: Regenerate.
10816
7c86fd3f 108172003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10818
10819 * Makefile.tpl (RANLIB): Define.
10820 * Makefile.in: Regenerate.
10821
bd20d38b 108222003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10823
10824 * MAINTAINERS: Update my email.
f05d1a58 10825
e50ab007 108262003-02-06 Keith R Seitz <keiths@redhat.com>
10827
10828 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10829 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10830 * Makefile.in: Regenerated.
10831 * configure.in: Remove all traces of snavigator, db, and grep.
10832 * configure: Regenerated.
10833
c91e543c 108342003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10835
10836 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10837 After Approval.
10838
70e7788a 108392003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10840
10841 * MAINTAINERS (Write after approval): Add myself.
10842
621ed2b9 108432003-01-31 Frank Ch. Eigler <fche@redhat.com>
10844
10845 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10846 * Makefile.in: Regenerated.
10847
f08ad151 108482003-01-30 Roger Sayle <roger@eyesopen.com>
10849
10850 * config.guess: Updated to 2003-01-30's version.
10851 * config.sub: Updated to 2003-01-28's version.
10852
47fe0706 108532003-01-30 Alexandre Oliva <aoliva@redhat.com>
10854
10855 * config.if: If gcc_version is already set, just use it. Don't set
10856 gcc_version_trigger if it's already set, otherwise set it to
10857 gcc/version.c, but only if the file exists. If it is not set and
10858 gcc/version.c does not exist, try to extract the version number from
10859 $CC.
10860
fa163406 108612003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10862
f05d1a58 10863 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 10864
e4ca87c8 108652003-01-27 Phil Edwards <pme@gcc.gnu.org>
10866
10867 * configure.in: Revert 24Jan change.
10868 * configure: Regenerate.
10869
c2cb58bc 108702003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10871
10872 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10873 entry of HJ Lu.
10874
bd564d1c 108752003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10876
10877 * configure.in: Revert previous change.
10878 * configure: Regenerate.
10879
d5e7287b 108802003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10881
10882 * configure.in: Make rda native-only.
10883 * configure: Regenerate.
10884
15bbfd76 108852003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10886
10887 * MAINTAINERS: Move myself from GNATS-only-accounts to
10888 write-after-approval.
10889
cdfc500e 108902003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10891
10892 * configure.in: Add missing \.
10893 * configure: Rebuilt.
10894
c9b54641 108952003-01-17 Jakub Jelinek <jakub@redhat.com>
10896
10897 * configure.in (baseargs): Avoid using \| in sed regular
10898 expressions.
10899 * configure: Rebuilt.
10900
da7bb396 109012003-01-16 Jakub Jelinek <jakub@redhat.com>
10902
10903 * configure.in (baseargs): Remove all supported forms of
10904 --cache-file, --srcdir, --host, --build and --target options
10905 from argument lists.
10906 * configure: Rebuilt.
10907
6d3cf184 109082003-01-15 Josef Zlomek <zlomekj@suse.cz>
10909
10910 * MAINTAINERS: Add myself to write-after-approval list.
10911
ef9a8a41 109122003-01-15 Alexandre Oliva <aoliva@redhat.com>
10913
10914 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10915 * configure: Rebuilt.
10916
a16b5a9d 109172003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10918
10919 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10920 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10921 * Makefile.in: Regenerate.
10922 * configure: Regenerate.
10923
980d8b91 109242003-01-09 Alexandre Oliva <aoliva@redhat.com>
10925
10926 * configure.in: Remove Makefile in build, host and target modules
10927 unless configure was run with --no-recursion.
10928 * configure: Rebuilt.
10929
05794691 109302003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10931
10932 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10933 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10934 * Makefile.in: Regenerate.
10935
8ddabd5d 109362003-01-08 Chris Demetriou <cgd@broadcom.com>
10937
10938 * config.guess: Update to 2003-01-03 version.
10939 * config.sub: Update to 2003-01-03 version.
10940
f98c470c 109412003-01-07 Christopher Faylor <cgf@redhat.com>
10942
10943 * configure: Regenerate with proper autoconf 2.13.
10944
d65dd253 109452003-01-07 Christopher Faylor <cgf@redhat.com>
10946
10947 * configure.in: Add AC_PREREQ for consistency.
f98c470c 10948 * configure: Regenerate.
d65dd253 10949
8fdaf281 109502003-01-06 Andrew Cagney <ac131313@redhat.com>
10951
10952 * configure.in (GDB_TK): Add tcl directories conditional on
10953 gdb/gdbtk directory being present.
10954 * configure: Regenerate.
f05d1a58 10955
dcde3c07 109562003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 10957
dcde3c07 10958 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10959 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 10960 * configure: Rebuilt.
10961
f53265fe 109622002-12-31 Tom Tromey <tromey@redhat.com>
10963
10964 * Makefile.in: Rebuilt.
10965 * Makefile.def (target_modules) [libffi]: Allow installation.
10966
0411e85f 109672002-12-31 Andreas Schwab <schwab@suse.de>
10968
10969 * configure.in: Fix use of $program_transform_name.
10970 * configure: Regenerated.
10971
a13fbfc9 109722002-12-30 Daniel Jacobowitz <drow@mvista.com>
10973
10974 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 10975 * configure: Regenerated.
a13fbfc9 10976
ec955b52 109772002-12-29 Alexandre Oliva <aoliva@redhat.com>
10978
10979 * Makefile.tpl (local-distclean): Don't remove...
10980 (multilib.ts): ... this. Moved into...
10981 (multilib.out): ... this. Don't use sub-make.
10982 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10983 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10984 (configure-build-[+module+], configure-[+module+],
10985 configure-target-[+module+], configure-gcc): ... these. Test
10986 for Makefile existence. Drop config.status from dependencies.
10987 * Makefile.in: Rebuilt.
10988 * configure.in: Move gcc-version-trigger to the end of
10989 ac_configure_args. Add comments to maybedep.tmp and
10990 serdep.tmp. Introduce --disable-serial-configure. Remove
10991 nonopt from baseargs, matching and removing corresponding
10992 whitespace while at it.
10993 * configure: Rebuilt.
10994
041dd099 109952002-12-28 Alexandre Oliva <aoliva@redhat.com>
10996
fca297b0 10997 * configure.in (host_configargs): Replace reference to
10998 no-longer-defined buildopts with --build=${build_alias}.
10999 * configure: Rebuilt.
11000
041dd099 11001 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11002 program_transform_name to standard idiom.
11003 (AUTOGEN, AUTOCONF): Define.
11004 (Makefile.in): Use $(AUTOGEN).
11005 (Makefile): Depend on config.status, and use autoconf-style rule to
11006 build it. Move original commands to...
11007 (config.status): ... this new target.
11008 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11009 $(AUTOCONF).
11010 * Makefile.in: Rebuilt.
11011
71ab34df 110122002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11013
d75be5a6 11014 * Makefile.tpl: Fix dramatic bustage due to change in
11015 program_transform_name.
11016 * Makefile.in: Regenerate.
11017
11018 * configure.in: Remove unnecessary PATH setting.
11019 * configure: Regnerate.
11020
11021 * configure.in: Don't default to unprefixed tools unless
11022 the native tools will work.
11023 * configure: Regenerate.
11024
71ab34df 11025 * configure.in: Convert to autoconf script. Blow away lots
11026 of now-redundant Makefile fragments.
11027 * configure: Generate using Autoconf.
11028 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11029 * Makefile.in: Regenerate.
11030
09fe6d98 110312002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11032
3a7bfd0c 11033 * configure: Fix stupid bug where RANLIB was mistakenly included.
11034
f05d1a58 11035 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 11036 (build_configargs, host_configargs, target_configargs).
11037
11038 * configure.in: Move logic out of sed statement.
11039
f05d1a58 11040 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 11041 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11042
53a01bae 110432002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11044
11045 * config.sub: Import from master repository
11046 * config.guess: Ditto
11047
11a0151c 110482002-12-24 Andreas Schwab <schwab@suse.de>
11049
11050 * Makefile.tpl (multilib.out): Fix missing space.
11051 * Makefile.in: Regenerate.
11052
ca86fd55 110532002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11054
11055 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11056 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11057 * Makefile.in: Regenerate.
11058 * configure.in: Remove unnecessary leftovers.
11059
b437616a 110602002-12-21 Geoffrey Keating <geoffk@apple.com>
11061
11062 * configure.in (extra_ranlibflags_for_target): New variable.
11063 (*-*-darwin): Add -c to ranlib commands.
11064 * configure (tooldir): Handle extra_ranlibflags_for_target.
11065
927f1f0c 110662002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 11067
11068 * Makefile.tpl: Revert HJL's change.
11069 * Makefile.in: Regenerated.
11070 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11071 always.
11072
df9badbe 110732002-12-19 Andreas Schwab <schwab@suse.de>
11074
11075 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11076 * Makefile.in: Regenerate.
11077
dcde3c07 110782002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 11079
11080 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11081 * Makefile.in: Regenerated.
11082
11083 * configure.in (build_prefix): New. Substitute.
11084
20672016 110852002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11086
6c11eefc 11087 * Makefile.tpl: Don't let real targets depend on phony targets.
11088 * Makefile.in: Regenerate.
11089
20672016 11090 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11091 * Makefile.in: Regenerate.
11092
462c28fa 110932002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11094
11095 * config.sub: Import from master repository
11096 * config.guess: Ditto
11097
f7c8fc8e 110982002-12-16 Jason Merrill <jason@redhat.com>
11099
11100 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11101 previous 'make bootstrap'.
11102 * Makefile.in: Regenerate.
11103
4bcd8023 111042002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11105
11106 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11107
805e22b2 111082002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11109
11110 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11111 * Makefile.in: Regenerate.
11112
d1211e96 111132002-12-13 Jason Merrill <jason@redhat.com>
11114
7c28bad6 11115 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 11116 library tests.
11117 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 11118 * Makefile.in: Regenerate.
11119
805e22b2 111202002-12-12 Alexandre Oliva <aoliva@redhat.com>
11121
11122 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11123 * Makefile.in: Rebuilt.
11124
1afe6db1 111252002-12-12 Alexandre Oliva <aoliva@redhat.com>
11126
11127 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11128
805e22b2 111292002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11130
11131 * configure: Fix bug put in by gremlins.
11132
11133 * Makefile.tpl: Substitute more autoconfily.
11134 * configure: Substitute more autoconfily.
11135 * Makefile.in: Regenerate.
11136
7960374c 111372002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11138
11139 * config.sub: Import from master repository
11140 * config.guess: Ditto
11141 * MAINTAINERS: Added Svein Seldal under write after approval
11142
805e22b2 111432002-12-08 Andrew Cagney <ac131313@redhat.com>
11144
11145 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11146 * Makefile.in (all-sim): Ditto.
11147
111482002-12-06 DJ Delorie <dj@redhat.com>
11149
11150 * Makefile.tpl: Change configure dependencies to not have real
11151 targets depend on phony targets.
11152
111532002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11154
11155 * configure.in: Revert unintentional change.
11156
11157 * Makefile.tpl: Change dependency for */multilib.out so that
11158 it works when gcc isn't in the tree.
11159
11160 * configure.in: Substitute more.
11161 * configure: Run subconfigures from the Makefile.
11162 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11163 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11164
761158c0 111652002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11166
11167 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11168
805e22b2 111692002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11170
11171 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11172 and corresponding dependencies.
11173 * Makefile.in: Regenerate.
11174
11175 * configure.in (host_tools): Order binutils, gas and ld for
11176 convenience in running the testsuites.
11177
11178 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11179 * Makefile.in: Regenerate.
11180 * configure.in: Introduce rules to serialize subconfigure runs.
11181
11182 * configure.in: Introduce BASE_CC_FOR_TARGET.
11183 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11184 Realize configure-build-* targets. Realize configure-target-* targets.
11185 * Makefile.in: Regenerate.
11186
111872002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11188
11189 * configure: Move gcc_version_trigger stuff from here...
11190 * configure.in: ...to here.
11191
11192 * configure.in: Separate subconfigure options added by this file from
11193 options given by the user. Add machinery to put args for host
11194 subconfigures into the Makefile.
11195
11196 * Makefile.tpl: Remove 'vault' targets.
11197 * Makefile.tpl: Reorder and comment dependencies.
11198 * Makefile.in: Regenerate.
11199
112002002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11201 * configure.in: Fix my broken commit of previous patch. (sigh)
11202
7384c63f 112032002-11-28 Geoffrey Keating <geoffk@apple.com>
11204
11205 * configure.in: Move host-specific darwin noconfigdirs into
11206 the host-specific section.
11207
805e22b2 112082002-11-28 Geoffrey Keating <geoffk@apple.com>
11209
11210 * configure.in: Move host-specific darwin noconfigdirs into
11211 the host-specific section.
11212
112132002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11214
11215 * configure: Remove skip-this-dir support.
11216 * Makefile.tpl: Remove skip-this-dir support.
11217
11218 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11219 subdirectories.
11220 * Makefile.in: Regenerate.
11221
11222 * Makefile.tpl: Strip out useless setting of 'dir'.
11223 * Makefile.in: Regenerate.
11224
112252002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11226
11227 * configure.in: Fix deeply stupid bug.
11228
11229 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11230 shell code in CXX_FOR_TARGET
11231 * Makefile.def: Introduce raw_cxx.
11232 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11233 RAW_CXX_FOR_TARGET.
11234 * Makefile.in: Regenerate.
11235
112362002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11237
11238 * Makefile.tpl: Remove unnecessary ifs.
11239 * Makefile.in: Regenerate.
11240
11241 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11242 dependencies. Maybe-ize build-libiberty. Create dummy install
11243 targets for 'no_install' modules.
11244 * configure: Move GDB_TK substitution to configure.in. Move
11245 build_modules stuff to configure.in.
11246 * configure.in: Implement soft dependency machinery. Maybe-ize
11247 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11248 * Makefile.in: Regenerate.
11249
112502002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11251
11252 * Makefile.tpl: Make all-target, install-target behave similarly
11253 to all, install (only hitting configured targets). Eliminate
11254 unused macro defintions.
11255
11256 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11257 build != host.
11258
11259 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11260
11261 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11262
11263 * configure.in: Produce lists of subdir targets we're actually
11264 configuring. Remove references to "dosrel".
11265 * Makefile.tpl: Let configure set which subdir targets are hit.
11266 Remove install-cross; clean up install; remove ALL. Remove
11267 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11268 Autogenerate host module targets. Remove empty dependency lines
11269 and redundant dependency; rearrange slightly.
11270 * Makefile.def: Add host-side libtermcap, utils.
11271
11272 * Makefile.in: Regenerate.
11273
0753f1b5 112742002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11275
11276 * ltconfig (osf[345]): Append $major to soname_spec.
11277 Reflect this in library_names_spec.
11278 * ltmain.sh (osf): Prefix $major with . for use as extension.
11279
4b695c23 112802002-11-19 Andreas Jaeger <aj@suse.de>
11281
11282 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11283 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11284 and sparc64 GNU/Linux systems.
11285
3e8ebe0a 112862002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11287
11288 * MAINTAINERS: Update email.
11289
73a8b678 112902002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11291
11292 * MAINTAINERS: Complete James Dennett's entry.
11293
894e4f56 112942002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11295
11296 * MAINTAINERS (Write After Approval): Add myself.
11297
f507a3cb 112982002-11-13 Bruce Korb <bkorb@gnu.org>
11299
11300 * Makefile.tpl: syntactic cleanup
11301
dcde3c07 113022002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 11303
11304 * MAINTAINERS: Add myself to write-after-approval list.
11305
805e22b2 113062002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11307
11308 * Makefile.def: Add list of recursive targets to autogenerate.
11309 Add build_modules.
11310 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11311 targets. Autogenerate *-build-* targets.
11312 * Makefile.in: Regenerate.
11313
113142002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11315
11316 * configure: More autoconf-style substitutions.
11317 * Makefile.tpl: More autoconf-style substitutions.
11318 * Makefile.in: Regenerate.
11319
113202002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11321
11322 * configure: Substitute more variables in a more autoconf-friendly
11323 way. Simplify slightly.
11324 * Makefile.tpl: Make more variables substitutable in an
11325 autoconf-friendly way.
11326 * Makefile.in: Regenerate.
11327
4dd0a098 113282002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11329
11330 * MAINTAINERS (Write After Approval): Add myself.
11331
805e22b2 113322002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11333
11334 * configure.in (v810*): Remove special setting of tools.
11335
11336 * configure: Add support for extra required flags for ar or nm.
11337 * configure.in (aix4.3+): Use above support for target-specific
11338 issues, rather than using config/mt-aix43.
11339
113402002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11341
11342 * configure: Remove 'removing', which doesn't work. Replace $subdir
11343 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11344 with $srcdir. Reformat indentation. Substitute some variables
11345 formerly hard-coded in the Makefile for build=host.
11346 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11347 * Makefile.def: Autogenerate more.
11348 * Makefile.in: Regenerate.
11349
40679d3b 113502002-11-04 Adam Nemet <anemet@lnxw.com>
11351
11352 * MAINTAINERS (Write After Approval): Add myself.
11353
062b02db 113542002-11-04 Kevin Buettner <kevinb@redhat.com>
11355
11356 * Makefile.def (host_modules): Add rda.
11357 * Makefile.in: Regenerate.
11358 * configure.in (target_tool): Add target-rda to list.
11359
bb0439dd 113602002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11361
11362 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11363
a3c3be37 113642002-10-25 Phil Edwards <pme@gcc.gnu.org>
11365
11366 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11367 and restrap targets to this rule.
11368 * Makefile.in: Regenerate.
11369
dd1a0a37 113702002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11371
11372 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11373 GNATS only accounts.
11374
4ea2c3bf 113752002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11376
11377 * configure.in (i[3456]86-*-linux*): Add check to disable
11378 ${libgcj} for glibc1.
11379
03333934 113802002-10-24 Denis Chertykov <denisc@overta.ru>
11381
11382 * MAINTAINERS: Add myself as ip2k port maintainer.
11383
6c5e2f80 113842002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11385
11386 * configure.in: Add tic4x target.
11387
949b0daa 113882002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11389
0e26095b 11390 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11391 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11392 * Makefile.in: Regenerate.
11393
949b0daa 11394 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11395 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11396 * Makefile.in: Regenerate.
11397
aa80d31c 113982002-10-02 Janis Johnson <janis187@us.ibm.com>
11399
11400 * MAINTAINERS: Add myself as web pages co-maintainer.
11401
87614545 114022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11403
11404 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11405 * Makefile.in: Regenerate.
11406
4aac350f 114072002-10-02 Zack Weinberg <zack@codesourcery.com>
11408
11409 * MAINTAINERS: Add myself and Nathan Sidwell
11410 <nathan@codesourcery.com> as VxWorks maintainers.
11411
e3e6c470 114122002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 11413
11414 * Makefile.def: Remove order dependency comments.
11415 * Makefile.tpl: Add explicit install-install dependencies.
11416 * Makefile.in: Regenerate.
d6a4a914 11417
3fef3c05 11418 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 11419 * Makefile.in: Regenerate.
3fef3c05 11420
d6a4a914 11421 * Makefile.tpl: Add configure-target (for src-release in src)
11422 * Makefile.in: Regenerate.
11423
eb5db528 114242002-09-30 Nick Clifton <nickc@redhat.com>
11425
11426 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11427
971b1aa4 114282002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11429
11430 * configure.in (s390*-*-linux*): Enable libgcj.
11431
b7d94964 114322002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11433
5fa209e7 11434 * configure: Revert accidentally applied changes.
11435
b7d94964 11436 * Makefile.tpl: Make more autoconf-friendly.
11437 * Makefile.in: Regenerate.
11438 * configure: Make substitution more autoconf-like.
11439
2704ebd1 114402002-09-28 Richard Earnshaw <rearnsha@arm.com>
11441
11442 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11443 single entry to handle all these.
11444 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11445 libjava on arm-*-elf.
11446
352ce91b 114472002-09-27 Geoffrey Keating <geoffk@apple.com>
11448
11449 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11450 things that depend on them.
11451
0311ff84 114522002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11453
11454 * Makefile.tpl: Make subsituted variables more autoconfy.
11455 * Makefile.in: Regenerate.
11456 * configure: Make seds more autoconfy.
11457
cc46b37d 114582002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 11459
11460 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11461 * Makefile.in: Regenerate.
11462 * configure.in: Rewrite sed statements to look autoconfy.
11463
cc46b37d 11464 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11465 all-target-foo on configure-target-foo.
11466 * Makefile.def: Ditto.
11467 * Makefile.in: Rebuild.
11468
baabce06 114692002-09-25 Andrew Haley <aph@redhat.com>
11470
11471 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11472
2a1ac811 114732002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11474
11475 * Makefile.def: New file.
11476 * Makefile.tpl: New file.
11477 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11478 * contrib/gcc_update: Note that Makefile.in is a generated file.
11479
11480 * configure.in: Minor rearrangement. Simplify tests.
11481
c725cfd7 114822002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11483
11484 * configure.in (with_headers): Skip copy if value is "yes".
11485 (with_libs): Likewise.
11486
058a3669 114872002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 11488
11489 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11490 * configure.in (sh*-*-pe*): Ditto.
11491 * configure.in (mips*-*-pe*): Ditto.
11492 * configure.in (*arm-wince-pe): Ditto.
11493
512912f3 11494 * configure.in: Rearrange.
11495
dfcd4425 114962002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11497
11498 * MAINTAINERS: Update my email address.
11499
d90b8b3d 115002002-08-30 Paul Koning <pkoning@equallogic.com>
11501
11502 * MAINTAINERS: (Write After Approval): Add myself.
11503
915f1827 115042002-08-29 Geoffrey Keating <geoffk@redhat.com>
11505
11506 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11507
bf81fbc5 115082002-08-24 Geoffrey Keating <geoffk@redhat.com>
11509
11510 * MAINTAINERS: Change my mailing address.
11511
f9ab9bb4 115122002-08-21 Paolo Carlini <pcarlini@unitus.it>
11513
11514 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 11515 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 11516
dcde3c07 115172002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 11518
11519 * MAINTAINERS (Write After Approval): Remove myself.
11520 (Various Maintainers: c++ runtime libs): Add myself.
11521
2857c21b 115222002-08-15 Eric Christopher <echristo@redhat.com>
11523
11524 * config.sub: Import from master repository.
11525 * config.guess: Ditto.
11526
4269a651 115272002-08-19 Alexandre Oliva <aoliva@redhat.com>
11528
11529 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11530 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11531 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11532
0bc5749d 115332002-08-16 Aldy Hernandez <aldyh@redhat.com>
11534
11535 * MAINTAINERS: Add self to rs6000 vector extensions.
11536
38f91bf2 115372002-08-15 Alexandre Oliva <aoliva@redhat.com>
11538
11539 * libiberty/configure: Reverted unintended yesterday's check in.
11540
c837ae19 115412002-08-14 Alexandre Oliva <aoliva@redhat.com>
11542
11543 * boehm-gc/configure, libf2c/configure: Rebuilt.
11544 * libffi/configure, libiberty/configure: Ditto.
11545 * libjava/configure, libobjc/configure: Ditto.
11546 * libstdc++-v3/configure, zlib/configure: Ditto.
11547 Merged from binutils:
11548 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11549 From Steve Ellcey <sje@cup.hp.com>:
11550 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11551 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11552 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11553 IA64.
11554 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11555 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11556 soname_spec, sys_lib_search_path_spec): Ditto.
11557
dcde3c07 115582002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 11559
11560 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11561
769d609b 115622002-08-04 H.J. Lu (hjl@gnu.org)
11563
11564 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11565
fad51d8f 115662002-08-02 Krister Walfridsson <cato@df.lth.se>
11567
11568 * MAINTAINERS (Write After Approval): Add myself.
11569
e31d86e1 115702002-07-31 Alan Modra <amodra@bigpond.net.au>
11571
11572 * configure.in: Move generic linux case to end. Copy generic
11573 linux noconfigdirs to mips*-*-linux* entry and new
11574 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11575
31699db1 115762002-07-19 Michael Matz <matz@suse.de>
11577
11578 * MAINTAINERS: Add myself as ra* maintainer.
11579
2ac0d5ca 115802002-07-16 Chris Demetriou <cgd@broadcom.com>
11581
11582 * config.guess: Update to 2002-07-09 version.
11583 * config.sub: Update to 2002-07-03 version.
11584
501ad919 115852002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11586
11587 * MAINTAINERS: Fix typo in a maintainer email address.
11588
753fca8a 115892002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11590
11591 * configure.in: Remove two redundant tests.
11592
61ab9ea9 115932002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11594
11595 * configure.in (mips*-*-irix6*o32): Enable stabs.
11596
39b7c449 115972002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11598
a7d623d2 11599 * configure.in: Don't build grez.
11600 * Makefile.in: Ditto.
11601
39b7c449 11602 * Makefile.in: Remove references to bsp, cygmon, libstub.
11603 * configure.in: Ditto.
11604
11605 * configure.in: Remove leftover reference to gdbtest.
11606
418aeabd 116072002-07-08 Phil Edwards <pme@gcc.gnu.org>
11608
11609 * configure.in (gxx_include_dir): Change to match versioned
11610 C++ headers if --enable-version-specific-runtime-libs is used.
11611
7261cb98 116122002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 11613
7261cb98 11614 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11615
f6c0123d 116162002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11617
11618 * configure.in: Make --without-x work.
11619
a054af37 116202002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11621
70af7570 11622 * configure.in: Rearrange target Makefile fragment collection.
11623
a054af37 11624 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11625 cvs[src].
11626 * configure.in: Ditto.
11627
59303ed0 116282002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11629
11630 * MAINTAINERS (Write After Approval): Update my e-mail address.
11631
4606a26b 116322002-06-24 Ben Elliston <bje@redhat.com>
11633
11634 * configure.in (host_tools): Remove cgen.
11635
11636 * Makefile.in (all-cgen): Remove; runs from its source directory.
11637 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 11638 (all-opcodes): Do not depend on all-cgen.
4606a26b 11639 (all-sim): Likewise.
11640
dcde3c07 116412002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 11642
11643 * Makefile.in: Eliminate 'apache' targets.
11644 * configure.in: Eliminate 'apache' targets.
11645
13b1b53a 11646 * configure.in: Eliminate redundant tests. Reorganize.
11647
9acba065 11648 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11649
d240b39d 11650 * config-ml.in: Eliminate references to Cygnus configure.
11651
8323b19f 11652 * Makefile.in: Eliminate references to building emacs.
11653
5e606a0f 116542002-06-28 Graham Stott <graham.stott@btinternet.com>
11655
11656 * MAINTAINERS: Update my email address.
11657
531034c6 116582002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11659
11660 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 11661 (cxx_incdir): Remove.
531034c6 11662
bbe6e35a 116632002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11664
11665 * MAINTAINERS (Write After Approval): Add self.
11666
1be37211 11667Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11668
11669 * configure.in: Add support for ip2k.
11670
28070d68 116712002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11672
11673 * configure.in: Fix AIX configury bug.
11674
750f93c6 116752002-06-20 Steve Ellcey <sje@cup.hp.com>
11676
11677 * MAINTAINERS (Write After Approval): Add self.
11678
6862ee05 116792002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11680
296a0f54 11681 * configure.in: replace ${topsrcdir} with ${srcdir}
11682
79381a91 11683 * configure.in: Move definition of libstdcxx_flags
11684 right above usage, rather than waaay earlier.
11685
99aa6b34 11686 * configure.in: Pull definition of is_cross_compiler earlier.
11687
2e74a29f 11688 * configure.in: Rearrange a little.
11689
6862ee05 11690 * configure.in: Remove references to librx.
11691 * Makefile.in: Remove references to librx.
11692
8208f71e 11693Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11694
11695 * config.sub: Add support for avr target.
11696 Import from master sources, rev 1.255
2857c21b 11697
b3167a65 116982002-06-19 Phil Edwards <pme@gcc.gnu.org>
11699
11700 * configure, .cvsignore: Revert previous change...
11701 * Makefile: ...delete.
11702
3177ad11 117032002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11704
11705 * configure.in: Eliminate ${gasdir} variable.
11706
98b82774 117072002-06-18 Dave Brolley <brolley@redhat.com>
11708
11709 * configure.in: Add support for frv.
11710 * config.sub: Add support for frv.
11711
324ae56a 117122002-06-18 Phil Edwards <pme@gcc.gnu.org>
11713
11714 * configure: Remove garbage from previous commit.
11715
9bf16801 117162002-06-18 Phil Edwards <pme@gcc.gnu.org>
11717
11718 * configure: For in-source builds, make a subdir and re-exec there.
11719 * Makefile: New file. Pass targets through to build directory.
11720 * .cvsignore: No longer ignore "Makefile".
11721
ceb0e431 117222002-06-16 Douglas Rupp <rupp@gnat.com>
11723
11724 * MAINTAINERS (Write After Approval): Add self.
11725
50471600 117262002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11727
11728 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11729
5f0cd095 117302002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11731
11732 * configure.in (vax-*-netbsd*): Re-enable gas.
11733
02a5d82a 117342002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11735
286bd992 11736 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11737 BUILD_PREFIX_1, to correct nomenclature.
11738 * configure: Likewise.
11739
02a5d82a 11740 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11741 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11742
33327ce2 117432002-05-31 Olaf Hering <olh@suse.de>
11744
11745 * config-ml.in: Propogate DESTDIR also.
11746
ce3c05b4 117472002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11748
11749 * configure.in (vax-*-netbsd*): Don't build gas for this
11750 platform.
11751
a899dc64 117522002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11753
11754 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11755 and libgcj for AVR.
11756
fe44416c 117572002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11758
11759 * MAINTAINERS (Write After Approval): Add myself.
11760
81c7c0cd 117612002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11762
11763 * config.guess: Update to 2002-05-22 version.
11764 * config.sub: Likewise.
11765
3354d061 117662002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11767
11768 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11769 * config-ml.in: Likewise.
11770 * configure: Likewise.
11771 * configure.in: Likewise.
11772
38d811e4 117732002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11774
11775 * MAINTAINERS: Update my email address.
11776
85b038d8 117772002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11778
e12be23e 11779 * configure.in: Simplify makefile fragment collection.
11780
11781 * configure.in: Remove code to build emacs.
ebd9f514 11782
64d298c9 11783 * configure.in : Remove --srcdir argument from targargs and buildargs
11784 (it's always overridden in the Makefile anyway). Rearrange a bit.
11785
11786 * configure: Move some logic to configure.in.
11787 * configure.in: Move some logic from configure.
85b038d8 11788
231fca94 117892002-05-11 Tom Tromey <tromey@redhat.com>
11790
11791 * MAINTAINERS: Reflect libgcj reality.
11792
7a94b1b9 117932002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11794
11795 * Makefile.in: Honour DESTDIR.
11796
053d448f 117972002-05-08 Mark Mitchell <mark@codesourcery.com>
11798
11799 * config.guess: Import 2002-03-20 version.
11800 * config.sub: Import 2002-04-26 version.
11801
2eb4509a 118022002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11803
11804 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11805
df8868bc 118062002-05-07 Tim Josling <tej@melbpc.org.au>
11807
11808 * MAINTAINERS: Add self.
11809
dcde3c07 118102002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 11811
11812 * ltmain.sh: Detect and handle object name conflicts
11813 while piecewise linking a static library.
11814
05bcb167 118152002-05-05 Alexandre Oliva <aoliva@redhat.com>
11816
11817 * configure.in (noconfigdirs): Don't disable libgcj on
11818 sparc64-*-solaris* and sparcv9-*-solaris*.
11819
1693b6e0 118202002-05-03 Alexandre Oliva <aoliva@redhat.com>
11821
11822 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11823
6a255a10 118242002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11825
11826 * configure.in (FLAGS_FOR_TARGET): Do not add
11827 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11828 on i[3456]86-*-linux*.
11829
84690ae2 118302002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11831
11832 * configure.in (noconfigdirs): Replace [ ] with test.
11833
11834 * configure.in (noconfigdirs): Do not add target-newlib if
11835 target == i[3456]86-*-linux*, and host == target.
11836
f8c3fea9 118372002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11838
d5908f53 11839 * configure.in: delete reference to absent file
11840
441f85dc 11841 * configure.in: replace '[' with 'test'
11842
a1245e7e 11843 * configure.in: Eliminate references to gash.
11844 * Makefile.in: Eliminate references to gash.
11845
7fe51435 11846 * configure.in: remove useless references to 'pic' makefile fragments.
11847
1e0a85a6 11848 * configure.in: (*-*-windows*) Finish removing.
11849
f8c3fea9 11850 * configure.in: Eliminate redundant test for libgui.
11851
5cf29107 118522002-04-29 Roger Sayle <roger@eyesopen.com>
11853
11854 * MAINTAINERS: Add self and realphabetize. Update entries
11855 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11856 entry for a29k port maintainer.
11857
dcde3c07 118582002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 11859
11860 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11861 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11862
feaa7d87 118632002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11864
11865 * configure.in: remove references to dead files
11866
d74b55e8 118672002-04-19 Mark Mitchell <mark@codesourcery.com>
11868
11869 * MAINTAINERS: Add information about purpose of this file.
11870
55efab1c 118712002-04-18 Tom Tromey <tromey@redhat.com>
11872
11873 * configure.in: Disallow configuring libgcj when it is already
11874 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11875 Solaris 2.8 by default. For PR libgcj/6158.
11876
29a2c390 118772002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11878
11879 * configure.in: Move default CC setting out of config/mh-* fragments
11880 directly into here.
11881
b138c834 118822002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11883
11884 * configure.in: don't even try to configure or make a subdirectory
11885 if there's no configure script for it.
11886
5e311636 118872002-04-15 Mark Mitchell <mark@codesourcery.com>
11888
11889 * MAINTAINERS: Remove chill maintainers.
11890 * Makefile.in (CHILLFLAGS): Remove.
11891 (CHILL_LIB): Remove.
11892 (TARGET_CONFIGDIRS): Remove libchill.
11893 (CHILL_FOR_TARGET): Remove.
11894 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11895 CHILL_LIB.
11896 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11897 (CHECK_TARGET_MODULES): Likewise.
11898 (INSTALL_TARGET_MODULES): Likewise.
11899 (CLEAN_TARGET_MODULES): Likewise.
11900 (configure-target-libchill): Remove.
11901 (all-target-libchill): Remove.
11902 * configure.in (target_libs): Remove target-libchill.
11903 Do not compute CHILL_FOR_TARGET.
11904 * libchill: Remove directory.
2857c21b 11905
df2ff48f 119062002-04-11 DJ Delorie <dj@redhat.com>
11907
11908 * Makefile.in, configure.in: Sync with binutils, entries
11909 follow...
11910
a76bff71 119112002-04-07 Andrew Cagney <ac131313@redhat.com>
11912
11913 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11914 (do-tar, do-bz2): New rules.
11915 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11916 (gdb-tar): New rule.
11917 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11918 (insight_dejagnu.tar): New rule.
11919 (insight.tar): New rule.
11920 (gdb+dejagnu.tar): New rule.
11921 (gdb.tar): New rule.
11922
df2ff48f 119232002-02-01 Mo DeJong <supermo@bayarea.net>
11924
11925 * Makefile.in: Add all-tix to deps for all-snavigator
11926 so that tix is built when building snavigator.
11927
119282002-01-11 Steve Ellcey <sje@cup.hp.com>
11929
11930 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11931 ld and gdb are not supported.
11932
119332002-01-07 Mark Salter <msalter@redhat.com>
11934
11935 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11936 Allow target-libgloss to be built for arm, strongarm, and xscale.
11937
119382001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11939
11940 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11941 options for i[3456]86-pc-linux* native builds.
11942
119432001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11944
11945 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11946 files from .po files for a distribution.
11947
119482001-09-03 Jeff Holcomb <jeffh@redhat.com>
11949
11950 * configure.in: Enable libstdc++-v3 for h8300 targets.
11951
119522001-06-19 Alan Modra <amodra@bigpond.net.au>
11953
11954 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11955 version from bfd/.
11956
11957Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11958
11959 * Makefile.in (VER): When present, extract the version number from
11960 the file version.in.
11961
dcde3c07 119622001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 11963
11964 * configure.in : enable ld for aix
11965
119662001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11967
11968 * config.guess: Add linux target for S/390.
11969
119702000-11-07 Philip Blundell <pb@futuretv.com>
11971
11972 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11973
119742000-11-03 Philip Blundell <pb@futuretv.com>
11975
11976 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11977 files.
11978
119792001-01-15 Ben Elliston <bje@redhat.com>
11980
11981 * configure.in (host_tools): Add sid.
11982 Always configure cgen.
11983
119842000-11-24 Nick Clifton <nickc@redhat.com>
11985
11986 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11987
df2ff48f 119882000-08-20 Doug Evans <dje@casey.transmeta.com>
11989
11990 * Makefile.in (ALL_MODULES): Add all-cgen.
11991 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11992 (all-cgen): New target.
11993 (all-opcodes,all-sim): Depend on all-cgen.
11994 * configure.in (host_tools): Add cgen.
11995 Only configure cgen if --enable-cgen-maint.
11996
dcde3c07 119972002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 11998
11999 * configure.in: Add *-*-freebsd* configurations.
12000
4caca96d 120012002-04-08 Tom Tromey <tromey@redhat.com>
12002
12003 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12004 Fixes PR libgcj/6068.
12005
ec66e65b 120062002-03-30 Krister Walfridsson <cato@df.lth.se>
12007
12008 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12009
dd96b1d1 120102002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12011
12012 * configure.in (alpha*-dec-osf*): Enable libgcj.
12013
dcde3c07 120142003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 12015
12016 * MAINTAINERS (Write After Approval): Add myself.
12017
52fdc102 120182002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12019
12020 Fix for: PR bootstrap/3591, target/5676
12021 * configure.in (mcore-pe): Disable the configuration of
12022 libstdc++-v3 since exceptions are not supported.
12023
f3830a0e 120242002-03-20 Anthony Green <green@redhat.com>
12025
12026 * configure.in: Enable libgcj for xscale-elf target.
12027
dcde3c07 12028Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 12029
12030 * MAINTAINERS: Update my email address.
12031
82c26350 120322002-03-16 Alexandre Oliva <aoliva@redhat.com>
12033
12034 * ltmain.sh (relink_command): Fix typo in previous change.
12035
30d51ce8 120362002-03-15 Alexandre Oliva <aoliva@redhat.com>
12037
12038 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12039 (relink_command): Added --tag flags.
12040 (mode=install): If relinking fails; error out.
12041
863ba363 120422002-03-12 Richard Henderson <rth@redhat.com>
12043
12044 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12045 .NOTPARALLEL tag.
12046 (do-check): Rename from check.
12047 (check): Allow parallel check.
12048
a4ae6a96 120492002-03-12 Bob Wilson <bob.wilson@acm.org>
12050
12051 * MAINTAINERS: Add myself as maintainer for xtensa port.
12052 Fix alphabetical order in CPU port maintainer list.
12053 Remove myself from Write After Approval list.
12054
b65e027c 120552002-03-11 Richard Henderson <rth@redhat.com>
12056
12057 * Makefile.in (.NOTPARALLEL): Add fake tag.
12058
857f2cca 120592002-03-07 H.J. Lu (hjl@gnu.org)
12060
12061 * configure.in: Enable gprof for mips*-*-linux*.
12062
f9231c6c 120632002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12064
12065 * MAINTAINERS (Write After Approval): Add myself.
12066
a51555c7 120672002-02-28 Alexandre Oliva <aoliva@redhat.com>
12068
12069 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12070 libjava.
12071 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12072
f48588d2 120732002-02-23 Alexandre Oliva <aoliva@redhat.com>
12074
12075 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12076 because its Makefile is there; test for the executable instead.
12077
4e979746 120782002-02-22 Alexandre Oliva <aoliva@redhat.com>
12079
12080 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12081 libstdc++-v3 and libjava.
12082
dcde3c07 120832002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 12084
12085 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12086 boehm-gc
2857c21b 12087
ff727c47 120882002-02-09 Alexandre Oliva <aoliva@redhat.com>
12089
12090 * config.guess: Updated to 2002-01-30's version.
12091 * config.sub: Updated to 2002-02-01's version.
12092 Contribute sh64-elf.
12093 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12094 * configure.in: Added sh64-*-*.
12095
77badc5f 120962002-02-08 Chris Demetriou <cgd@broadcom.com>
12097
12098 * MAINTAINERS: Belatedly add myself to write after approval list.
12099
270ba101 12100Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12101
12102 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12103 Remove self as Write After Approval.
12104
2ca6eb0a 121052002-01-31 Geoffrey Keating <geoffk@redhat.com>
12106
12107 * MAINTAINERS: Put self in as maintainer for contrib/regression
12108 directory.
12109
0a526b48 121102002-01-28 Phil Edwards <pme@gcc.gnu.org>
12111
12112 * MAINTAINERS: Update my email address.
12113
1602f15c 121142002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12115
2857c21b 12116 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12117 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 12118 libraries if not supported for NetBSD on target CPU.
12119
ecec2beb 121202002-01-25 Douglas B Rupp <rupp@gnat.com>
12121
12122 * install-sh: Use _inst.$$_ for temp file name.
12123
645cf380 121242002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12125
12126 * MAINTAINERS (Write After Approval): Move my contact info
12127 from here...
12128 (OS Port Maintainers): ...to here (netbsd).
12129
aaced030 121302002-01-22 Bob Wilson <bob.wilson@acm.org>
12131
12132 * MAINTAINERS (Write After Approval): Add myself.
12133
dcde3c07 121342002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 12135
12136 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12137 (all-target-fastjar): Also depend on all-target-libiberty.
12138
7fac8b66 121392002-01-16 H.J. Lu (hjl@gnu.org)
12140
12141 * config.guess: Import from master sources, rev 1.225.
12142 * config.sub: Import from master sources, rev 1.238.
12143
22cb6446 121442002-01-16 Kazu Hirata <kazu@hxi.com>
12145
12146 * MAINTAINERS (Write After Approval): Remove myself.
12147
e83a1c00 121482001-12-19 Florian Weimer <fw@deneb.enyo.de>
12149
12150 * MAINTAINERS (Write After Approval): Add myself.
12151
7ac25494 121522001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12153
12154 * MAINTAINERS: Add self as docs co-maintainer.
12155
15f457c4 121562001-12-11 Matthias Klose <doko@debian.org>
12157
12158 * MAINTAINERS (Write After Approval): Add myself.
12159
9753f6ab 121602001-12-09 Zack Weinberg <zack@codesourcery.com>
12161
12162 * MAINTAINERS: Update my email address.
12163
35df4184 121642001-12-07 Turly O'Connor <turly@apple.com>
12165 * MAINTAINERS (Write After Approval): Add myself.
12166 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12167 (rs6000_initialize_trampoline): Call __trampoline_setup for
12168 ABI_DARWIN too.
12169 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 12170 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 12171
66f95edb 121722001-12-07 Paolo Carlini <pcarlini@unitus.it>
12173
12174 * MAINTAINERS (Write After Approval): Add myself.
12175
e67b1627 12176Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12177
12178 * configure, configure.in: Use temp file for long sed commands.
12179
8dfee166 121802001-12-03 Laurent Guerby <guerby@acm.org>
12181
12182 * config.sub: Update to version 1.232 on subversion.
12183
7412cf54 121842001-12-03 Ben Elliston <bje@redhat.com>
12185
12186 * MAINTAINERS: Update mail address for config.* patches.
12187
dcde3c07 121882001-11-27 DJ Delorie <dj@redhat.com>
31972771 12189 Zack Weinberg <zack@codesourcery.com>
12190
12191 When build != host, create libiberty for the build machine.
12192
12193 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12194 CONFIG_ARGUMENTS.
12195 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12196 New variables.
12197 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12198 and rules.
12199 (all.normal): Depend on ALL_BUILD_MODULES.
12200 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12201 (all-build-libiberty): Depend on configure-build-libiberty.
12202
12203 * configure: Calculate and substitute proper value for
12204 ALL_BUILD_MODULES.
12205 * configure.in: Create the build subdirectory.
12206 Calculate and substitute TARGET_CONFIGARGS (formerly
12207 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12208
0e3daba4 122092001-11-26 Ziemowit Laski <zlaski@apple.com>
12210
12211 * MAINTAINERS (write-after-approval): Add self.
12212
1ccaa52c 122132001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12214
12215 * MAINTAINERS (GNATS only accounts): Remove self.
12216
97b9437e 122172001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12218
12219 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12220 libf2c.
12221
2d051b86 122222001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12223
12224 * MAINTAINERS (Write After Approval): Add self.
12225
9829bea4 122262001-11-12 David O'Brien <obrien@FreeBSD.org>
12227
12228 * MAINTAINERS: mips and s390 are also CPU ports.
12229
f8556812 122302001-11-12 David O'Brien <obrien@FreeBSD.org>
12231
12232 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12233
e3c6ddf5 122342001-11-11 David O'Brien <obrien@FreeBSD.org>
12235
12236 * MAINTAINERS: Alphabetize.
12237
31cd48a0 122382001-11-09 Kazu Hirata <kazu@hxi.com>
12239
12240 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12241
76f9a979 122422001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12243
12244 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12245
a9cbbd8a 122462001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12247
12248 * configure.in (--enable-languages): Be more permissive about
12249 syntax. Check for empty lists better. Warn about $LANGUAGES.
12250
dddb37d8 122512001-11-08 Geoffrey Keating <geoffk@redhat.com>
12252
12253 * config.sub: Import from master sources, rev. 1.230.
12254 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12255
f0314ce2 122562001-11-07 Laurent Guerby <guerby@acm.org>
12257
12258 * MAINTAINERS (Write After Approval): Add self.
12259
8c30d42d 122602001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12261
12262 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12263
18729ae0 122642001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12265
12266 * config.sub: Import from master sources, rev 1.226.
12267 * config.guess: Import from master sources, rev 1.216.
12268
38135c1e 122692001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12270
12271 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12272 * MAINTAINERS: Add self as maintainer of MMIX port.
12273 Remove old after-approval entry.
12274
fee90afd 122752001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12276
12277 * ChangeLog, configure: Fix spelling errors.
12278
800026b8 122792001-10-20 Brendan Kehoe <brendan@zen.org>
12280
12281 * MAINTAINERS: Tweak my address.
12282
dcde3c07 12283Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 12284
12285 * MAINTAINERS: Update my email address.
12286
b746a8aa 122872001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 12288
10475f52 12289 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 12290 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 12291
27e8b2c3 122922001-10-10 Geert Bosch <bosch@gnat.com>
12293
31972771 12294 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 12295 Added Robert Dewar.
12296
dcde3c07 122972001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 12298
12299 * MAINTAINERS (Write After Approval): Added self
12300
17a611d5 123012001-10-02 Geert Bosch <bosch@gnat.com>
12302
12303 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12304
8b20014f 123052001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12306
12307 * configure: Handle temporary files securely using mkdir.
12308
85d6787e 123092001-09-29 Alexandre Oliva <aoliva@redhat.com>
12310
12311 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12312
dcde3c07 123132001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 12314
12315 * configure.in (*-*-linux*): Disable configuration of target-newlib
12316 and target-libgloss.
31972771 12317
1ed656c9 123182001-09-26 Alexandre Oliva <aoliva@redhat.com>
12319
12320 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12321 RANLIB.
12322
6f36c694 123232001-09-21 Alexandre Oliva <aoliva@redhat.com>
12324
12325 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12326 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12327 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12328 avoid quotes nesting problems.
12329 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12330 (DO_X): Export only variables that are set.
12331
471c8d6f 123322001-09-19 Ben Elliston <bje@redhat.com>
12333
12334 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12335 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12336 semantics. Use the shell built-in "type" command instead.
12337
debdecb8 123382001-08-31 Alexandre Oliva <aoliva@redhat.com>
12339
12340 Merged from gcc-3_0-branch:
12341 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12342 * ltcf-c.sh: Use $objext, not $ac_objext.
12343 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12344 * ltcf-cxx.sh: Add support for GNU.
12345 2001-07-22 Timothy Wall <twall@redhat.com>
12346 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12347 default settings if using GNU tools with that configuration.
12348 * ltcf-cxx.sh: Ditto.
12349 * ltcf-gcj.sh: Ditto.
12350 2001-07-21 Michael Chastain <chastain@redhat.com>
12351 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12352 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12353 * ltmain.sh: Mark as gcc-local.
12354
79af057d 123552001-08-30 Eric Christopher <echristo@redhat.com>
12356 Jason Eckhardt <jle@redhat.com>
12357
12358 * config.guess: Merge from master sources.
12359 * config.sub: Merge from master sources, add support for mipsisa32.
12360
2af6c242 123612001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 12362 * config.sub: Merge from master sources, rev 1.219.
12363 * MAINTAINERS: Add self as contact for stormy16 port.
12364
2e1f0726 123652001-08-14 Zack Weinberg <zackw@panix.com>
12366
12367 * config.sub: Merge from master sources, rev 1.218.
12368 * config.guess: Merge from master sources, rev 1.209.
12369
7148a43f 123702001-08-11 Graham Stott <grahams@redhat.com>
12371
12372 * Makefile.in (check-c++): Add missing semicolon.
12373
7572bd48 12374Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12375
2af6c242 12376 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 12377
f9daa432 123782001-07-30 Eric Christopher <echristo@redhat.com>
12379
12380 * MAINTAINERS (Various maintainers: mips port): Added myself.
12381
d5d994d4 123822001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12383
31972771 12384 * configure.in (sh-*-linux*): New.
d5d994d4 12385
8741eff3 123862001-07-27 Richard Henderson <rth@redhat.com>
12387
12388 * .cvsignore: Add LAST_UPDATED.
12389
e06d8cc6 123902001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12391
12392 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12393
8729bf80 123942001-07-16 Aldy Hernandez <aldyh@redhat.com>
12395
31972771 12396 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 12397
19abf887 12398Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12399
12400 * MAINTAINERS (Write After Approval): Added myself.
12401
8f71eb19 124022001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12403
12404 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12405 and libgcj on m68hc11/m68hc12.
12406
fc5104b7 124072001-06-27 H.J. Lu (hjl@gnu.org)
12408
12409 * Makefile (CFLAGS_FOR_BUILD): New.
12410 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12411
8ee5e915 124122001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12413
12414 * README: Remove version number.
12415
c753142b 124162001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12417
12418 * INSTALL/README: Update wrt. to the installation instructions now
12419 residing in gcc/doc/install.texi.
12420
8f602ce4 124212001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12422
12423 * README: Replace with a cut-down and updated version of gcc/README.
12424
0546d603 124252001-06-12 David Edelsohn <edelsohn@gnu.org>
12426
12427 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12428 multilibs to be disabled.
12429
f3886572 124302001-06-11 Daniel Berlin <dan@cgsoftware.com>
12431
12432 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 12433
f1379586 124342001-06-09 Alexandre Oliva <aoliva@redhat.com>
12435
12436 * config.guess: Import CVS version 1.195.
12437 * config.sub: Import CVS version 1.212.
12438
ff091412 124392001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12440
12441 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12442 gcc/xgcc is built, use -print-prog-name to find out the program
12443 name to use.
12444
6eadd25b 124452001-06-04 Phil Edwards <pme@sources.redhat.com>
12446
12447 * config.guess: Import CVS version 1.194. All gcc-local changes
12448 appear to also be in the master copy.
12449 * config.sub: Import CVS version 1.211.
12450
761c31c6 12451Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12452
12453 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12454 with_gcc]: Use `gcc -shared' to build a shared library.
12455
833b6505 12456Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12457
12458 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12459 archives.
12460
9847d949 12461Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12462
12463 * MAINTAINERS (Write After Approval): Add myself.
12464
fadf0d3c 124652001-06-01 Hans-Peter Nilsson <hp@axis.com>
12466
12467 * configure.in (libstdcxx_flags): Do not try to execute
12468 libstdc++-v3/testsuite_flags until it exists.
12469
d39a4f27 124702001-06-01 Alan Modra <amodra@bigpond.net.au>
12471
12472 * MAINTAINERS: Update my email address.
12473
d0642799 124742001-05-31 Graham Stott <grahams@redhat.com>
12475
12476 * MAINTAINERS (Write After Approval): Add myself.
12477
dcde3c07 124782001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 12479
12480 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12481 libraries when using g++ with native linker.
12482
a28875e9 124832001-05-28 Alexandre Oliva <aoliva@redhat.com>
12484
12485 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12486
00ed89e1 124872001-05-22 Alexandre Oliva <aoliva@redhat.com>
12488
12489 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12490 [aix4*|aix5*]: Prepend blank.
12491
93221b10 124922001-05-20 Alexandre Oliva <aoliva@redhat.com>
12493
12494 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12495 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12496 of subdir/configure scripts to use the new libtool.m4.
12497
b26428f6 124982001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12499
12500 * MAINTAINERS (Write After Approval): Add myself.
12501
de27502c 125022001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12503
12504 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12505
28e776fd 125062001-05-11 Ben Elliston <bje@redhat.com>
12507
12508 * Makefile.in (all-sid): New target.
12509 (check-sid, clean-sid, install-sid): Likewise.
12510
e67abcc9 125112001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12512
12513 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12514
df4fdffb 125152001-05-03 Alexandre Oliva <aoliva@redhat.com>
12516
12517 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12518 libgcj.
12519
125202001-05-03 Alexandre Oliva <aoliva@redhat.com>
12521
12522 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12523 gcc/xgcc is built, use -print-prog-name to find out the program
12524 name to use.
12525
dfb18c91 125262001-04-26 Alexandre Oliva <aoliva@redhat.com>
12527
fdaf496c 12528 * configure.in (noconfigdirs): Don't reset it from scratch in the
12529 target case; only append to it.
f9daa432 12530
dfb18c91 12531 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12532 sparc-*-solaris2.8]: Disable ${libgcj}.
12533
f7ec7829 125342001-04-25 Alexandre Oliva <aoliva@redhat.com>
12535
12536 * configure.in (libgcj_saved): Copy from $libgcj.
12537 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12538 --disable-libgcj.
12539
b890ea44 125402001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12541
12542 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 12543 C front end maintainer.
b890ea44 12544
f6dd84a6 12545Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12546
12547 * configure.in: Move *-chorusos target case to the proper switch.
12548 Disable libgcj.
12549
46b021de 125502001-04-12 Alexandre Oliva <aoliva@redhat.com>
12551
12552 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12553 1.641.2.228.
12554
0355c121 125552001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12556
12557 * Makefile.in (STAGE1_CFLAGS): Pass down.
12558
954078d1 125592001-04-13 Alan Modra <amodra@one.net.au>
12560
12561 * config.guess: Add hppa64-linux support. Note for next import that
12562 this is already in the master file.
12563 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12564
67282802 125652001-04-12 Alexandre Oliva <aoliva@redhat.com>
12566
12567 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12568 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12569
628f3e51 125702001-04-11 Stan Shebs <shebs@apple.com>
12571
12572 * MAINTAINERS: Add self as Darwin port maintainer.
12573
c5659af6 125742001-04-11 Alan Modra <amodra@one.net.au>
12575
12576 * MAINTAINERS: Update my email address.
12577
6a965736 125782001-04-10 Loren J. Rittle <ljrittle@acm.org>
12579
12580 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12581 recent versions of FreeBSD (release 3 or later).
12582 * ltconfig: On FreeBSD, -lc must not be provided when building
12583 a shared library or else the standard -pthread gcc option is
12584 rendered worthless to later users of the built library.
12585
e64be694 125862001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12587
12588 * MAINTAINERS: Add self and RTH as C front end maintainers.
12589
a28f421e 125902001-04-05 Alexandre Oliva <aoliva@redhat.com>
12591
31972771 12592 * config.sub: Make sure to match an already-canonicalized
12593 machine name (eg. mn10300-unknown-elf).
a28f421e 12594
1cb80700 125952001-04-01 Alexandre Oliva <aoliva@redhat.com>
12596
12597 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12598 New macros.
12599 (bootstrap, cross): Use RECURSE_FLAGS.
12600 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12601
8929c4de 126022001-03-27 Alexandre Oliva <aoliva@redhat.com>
12603
12604 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12605
46b43912 126062001-03-22 Colin Howell <chowell@redhat.com>
12607
5c144a30 12608 * Makefile.in (DO_X): Do not backslash single-quotes in
12609 backquotes (two places).
46b43912 12610
cd003521 126112001-03-22 Alexandre Oliva <aoliva@redhat.com>
12612
12613 Re-installed:
12614 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12615 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12616 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12617 * ltcf-cxx.sh: Likewise.
12618 * ltcf-gcj.sh: Likewise.
12619
7c9b3c20 126202001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12621
12622 * MAINTAINERS: Add myself as "documentation co-maintainer".
12623
88c1d089 126242001-03-22 Alexandre Oliva <aoliva@redhat.com>
12625
12626 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12627 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12628
ed7a462d 126292001-03-19 Tom Tromey <tromey@redhat.com>
12630
12631 * config-ml.in: Handle GCJ and GCJFLAGS.
12632
3caa3e73 126332001-03-21 Michael Chastain <chastain@redhat.com>
12634
12635 * Makefile.in: all-m4 depends on all-texinfo.
12636
45b909bc 126372001-03-20 Loren J. Rittle <ljrittle@acm.org>
12638
12639 * MAINTAINERS: Add myself to write after approval list.
12640
f9ecd05b 126412001-03-18 Laurynas Biveinis <lauras@softhome.net>
12642
12643 * Makefile.in (DO_X): Quote nested quotes.
12644
a0167be8 126452001-03-18 Alan Modra <alan@linuxcare.com.au>
12646
12647 * MAINTAINERS: Add myself to write after approval list.
12648
34690eeb 126492001-03-15 Laurynas Biveinis <lauras@softhome.net>
12650
12651 * Makefile.in (DO_X): Use double quotes for quoting
12652 "RANLIB=$${RANLIB}".
12653
ace16e3d 126542001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12655
12656 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12657
dcde3c07 126582001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 12659
12660 * configure.in: Only use `lang_requires' for languages athat are
12661 actually enabled.
12662
6941e176 126632001-03-08 Phil Edwards <pme@sources.redhat.com>
12664
12665 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12666
8278b709 126672001-03-08 Alexandre Oliva <aoliva@redhat.com>
12668
12669 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12670
1a6eb118 126712001-03-07 Tom Tromey <tromey@redhat.com>
12672
12673 * configure.in: Allow config-lang.in to set `lang_requires' to list
12674 of other required languages.
12675
8c74272d 126762001-03-06 Laurynas Biveinis <lauras@softhome.net>
12677
12678 * Makefile.in: Remove RANLIB definition. Use RANLIB
12679 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12680 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 12681
41edef81 126822001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 12683 Alexandre Oliva <aoliva@redhat.com>
f9daa432 12684
41edef81 12685 * Makefile.in (check-c++): Use tabs, not spaces.
12686
8b6c1516 126872001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 12688
8b6c1516 12689 * MAINTAINERS: add myself to Write After Approval list.
12690
66c4386e 126912001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 12692
31972771 12693 * Makefile.in (check-c++): New rule.
f9daa432 12694
fd1a012c 12695 * configure.in (target_libs): Remove libg++.
12696 (noconfigdirs): Remove libg++.
12697 (noconfigdirs): Same.
12698 (noconfigdirs): Same.
12699 (noconfigdirs): Same.
12700
12701 * config-ml.in: Remove libg++ references.
12702
12703 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12704 (ALL_TARGET_MODULES): Same.
12705 (configure-target-libg++): Remove.
12706 (all-target-libg++): Remove.
12707 (configure-target-libio): Remove.
12708 (all-target-libio): Remove.
12709 (check-target-libio): Remove.
12710 (.PHONY): Remove.
12711 (libg++.tar.bz2): Remove.
12712 (all-target-cygmon): Remove libio.
12713 (all-target-libstdc++): Remove.
12714 (configure-target-libstdc++): Remove.
12715 (TARGET_LIB_PATH): Remove libstdc++.
12716 (ALL_GCC_CXX): Remove libstdc++.
12717 (all-target-gperf): Correct.
12718
8fb60dad 127192001-02-16 Nick Clifton <nickc@redhat.com>
12720
12721 * configure.in (noconfigdirs): Allow configuration of texinfo
12722 for Cygwin hosts.
12723
8611f330 127242001-02-15 Anthony Green <green@redhat.com>
12725
12726 * configure: Introduce GCJ_FOR_TARGET.
12727 * configure.in: Ditto.
12728 * Makefile.in: Ditto.
12729
863b470b 127302001-02-13 Andreas Schwab <schwab@suse.de>
12731
12732 * MAINTAINERS: Update mail address.
12733
9bfefeba 127342001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12735
12736 * config.guess: Add linux target for S/390.
12737 * config.sub: Likewise.
12738
dcde3c07 127392001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 12740
12741 * configure.in: for *-chorusos, don't config target-newlib and
31972771 12742 target-libgloss.
737f6b8e 12743
60611395 127442001-02-06 Ben Elliston <bje@redhat.com>
12745
12746 * configure: Output host type to stdout, not stderr.
12747
2b05b516 127482001-02-05 Mark Mitchell <mark@codesourcery.com>
12749
da0c6982 12750 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 12751 * ltcf-cxx.sh: Likewise.
12752
2b05b516 12753 * config.if: Assume enable_libstdcxx_v3 is defined.
12754
1030d23b 127552001-02-04 Mark Mitchell <mark@codesourcery.com>
12756
12757 Remove V2 C++ library.
12758 * configure.in: Remove --enable-libstdcxx_v3 support.
12759
1c1033dd 127602001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12761
12762 * include/demangle.h: Add prototype for java_demangle_v3.
12763
3a2af5aa 127642001-01-29 Phil Edwards <pme@sources.redhat.com>
12765
12766 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12767
f4763e9a 127682001-01-27 Richard Henderson <rth@redhat.com>
12769
12770 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12771
1e5173c2 127722001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12773
12774 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12775 Don't unset, it's non-portable and no longer necessary, set to empty
12776 instead.
12777
441075de 127782001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12779
12780 * ltconfig: Shell portability fix for the tagname validity check.
12781
21037ec8 127822001-01-27 Alexandre Oliva <aoliva@redhat.com>
12783
12784 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12785 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12786
db45c2a0 127872001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12788
12789 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12790
2c18c34e 127912001-01-26 Tom Tromey <tromey@redhat.com>
12792
12793 * configure.in: Allow libgcj to be built on Sparc Solaris.
12794
4b44c1a3 127952001-01-25 David Edelsohn <edelsohn@gnu.org>
12796
12797 * ltcf-c.sh: Add aix5 case.
12798 * ltcf-cxx.sh: Likewise.
12799 * ltconfig: Likewise.
12800
24f78d1b 128012001-01-24 Alexandre Oliva <aoliva@redhat.com>
12802
a7b0e06d 12803 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12804 keep at least one of build_libtool_libs or build_old_libs set to
12805 yes.
12806
24f78d1b 12807 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12808 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12809
ef1760c1 128102001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12811
12812 * configure.in: Enable libgcj on several additional platforms.
12813
1986d3d9 128142001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12815
12816 * configure.in: Enable libgcj for linux targets.
12817
7e1bb7bf 128182001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12819
12820 * MAINTAINERS (Write After Approval): Add myself.
12821
f3a027ae 128222001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12823
12824 * MAINTAINERS: Add myself as vax port maintainer.
12825
5e7056b8 128262001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12827
12828 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12829
0d2271de 128302001-01-09 Mike Stump <mrs@wrs.com>
12831
12832 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12833 failures of subdirectories.
12834
cd003521 128352001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 12836
cd003521 12837 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 12838 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 12839 * ltcf-cxx.sh: Likewise.
12840 * ltcf-gcj.sh: Likewise.
12841 * ltconfig.sh: Fix typo.
d76e21ba 12842
95426b72 128432001-01-02 Laurynas Biveinis <lauras@softhome.net>
12844
12845 * configure: handle DOS-style absolute paths.
12846
bd55fdd4 128472001-01-02 Laurynas Biveinis <lauras@softhome.net>
12848
12849 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12850
66714311 128512000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12852
12853 * MAINTAINERS: Add myself as avr port co-maintainer.
12854
f4f04af5 128552000-12-28 Ben Elliston <bje@redhat.com>
12856
12857 * MAINTAINERS: Add myself under ``Write After Approval''.
12858
81875c45 128592000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12860
12861 * texinfo: Remove directory from GCC.
12862
35d9361d 128632000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12864
12865 * COPYING: Update to current
12866 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12867 to 19yy as example year in copyright notice).
12868
ac20ef2c 128692000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12870
f9daa432 12871 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 12872 (libstdcxx_incdir): Pass down.
12873 * config.if: Remove expired bits for cxx_interface, add stub.
12874 (libstdcxx_incdir): Add variable for g++ include directory.
12875 * configure.in (gxx_include_dir): Use it.
f9daa432 12876
d550dfb2 128772000-12-18 Alexandre Oliva <aoliva@redhat.com>
12878
12879 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12880 with old-email address from ``Write After Approval''.
12881
2353a84c 128822000-12-15 Andreas Jaeger <aj@suse.de>
12883
12884 * configure.in: Handle lang_dirs.
12885
128862000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 12887
ad324c4e 12888 * MAINTAINERS: Removed brads.
12889
1bbd1888 12890 * MAINTAINERS: Added gcj developers.
12891
7756f182 128922000-12-13 Anthony Green <green@redhat.com>
f9daa432 12893
7756f182 12894 * configure.in: Disable libgcj for any target not specifically
4b695c23 12895 listed. Disable libgcj for x86 and Alpha Linux until compatible
12896 with g++ abi.
f9daa432 12897
1ef27c9d 128982000-12-13 Mike Stump <mrs@wrs.com>
12899
12900 * Makefile.in (local-distclean): Also remove fastjar.
12901
8c200666 129022000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12903
12904 * contrib/gcc_update: Add fastjar --touch entries.
12905
abc9907a 129062000-12-12 Alexandre Oliva <aoliva@redhat.com>
12907
12908 * configure.in: Disable language-specific target libraries for
12909 languages that aren't enabled.
12910
4d5a2476 129112000-12-10 Anthony Green <green@redhat.com>
12912
12913 * configure.in: Define libgcj. Disable libgcj target libraries for
12914 most targets.
12915
f30b13ba 129162000-12-10 Neil Booth <neilb@earthling.net>
12917
12918 * MAINTAINERS: Update mail address, remove from WAA list.
12919
da538d34 129202000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12921
12922 * libjava: Imported from /cvs/java.
12923 * libffi: Likewise.
12924 * Boehm-gc: Likewise.
12925
bb5f4242 129262000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12927
12928 * configure.in (target_libs): Revert 2000-12-08 patch.
12929 (noconfigdirs): Added target-libjava.
12930
f4f46f68 129312000-12-09 Laurynas Biveinis <lauras@softhome.net>
12932
12933 * djunpack.bat: removed.
12934
2adfe2a9 129352000-12-09 Laurynas Biveinis <lauras@softhome.net>
12936
12937 * Makefile.in: handle DOS-style absolute paths.
12938 * config-ml.in: likewise.
12939 * symlink-tree: likewise.
12940
7ce26751 129412000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12942
12943 * fastjar: Imported.
12944
68a758b6 129452000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12946
12947 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12948 libjava.
12949 * configure.in (target_libs): Removed `target-libjava'.
12950
0b3b9f3b 129512000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12952
12953 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12954 (ALL_MODULES): Added fastjar.
12955 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12956 (all-target-libjava): all-fastjar replaces all-zip.
12957 (all-fastjar): Added.
12958 (configure-target-fastjar, all-target-fastjar): Likewise.
12959 * configure.in (host_tools): Added fastjar.
12960
b9b564e0 129612000-12-07 Mike Stump <mrs@wrs.com>
12962
12963 * Makefile.in (local-distclean): Remove leftover built files.
12964
1a45dccf 129652000-11-24 Nick Clifton <nickc@redhat.com>
12966
12967 * configure.in (xscale-elf): Add target.
12968 (xscale-coff): Add target.
12969
b21e5977 129702000-11-22 Loren J. Rittle <ljrittle@acm.org>
12971
31972771 12972 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12973 recent versions of FreeBSD (release 3 or later).
12974 * ltconfig: On FreeBSD, -lc must not be provided when building
12975 a shared library or else the standard -pthread gcc option is
12976 rendered worthless to later users of the built library.
b21e5977 12977
d7ce037e 129782000-11-16 Fred Fish <fnf@be.com>
12979
12980 * configure.in (enable_libstdcxx_v3): Fix typo,
12981 libstd++ -> libstdc++.
12982
2c5d378d 129832000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12984
12985 * MAINTAINERS: Add self to Write After Approval list.
12986
ea4ec5d3 129872000-11-21 Bernd Schmidt <bernds@redhat.com>
12988
12989 * MAINTAINERS: Update my email address. Add myself to global write
12990 privs list.
12991
5cfbc08c 129922000-11-18 Alexandre Oliva <aoliva@redhat.com>
12993
f42cc732 12994 * Makefile.in: Merge with src and libgcj.
12995 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12996 configure-target-<library> when their configure scripts need the C
12997 or C++ library to have already been built to work properly.
12998 (do_proto_toplev): Set them to an empty string.
12999
5cfbc08c 13000 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13001 (REALLY_SET_LIB_PATH): Use them.
13002
f1433f3d 130032000-11-17 Stan Shebs <shebs@apple.com>
13004
13005 * MAINTAINERS: Add self to Write After Approval list.
13006
9371935c 130072000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13008
13009 * configure: Provide the original toplevel configure arguments
13010 (including $0) to subprocesses in the environment rather than
13011 through gcc/configargs.h.
13012
967ccfb6 130132000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13014
13015 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13016 C99. Alphabetise "Write After Approval" list.
13017
facb1a06 130182000-11-12 Mark Mitchell <mark@codesourcery.com>
13019
4ec87d68 13020 * configure: Turn on libstdc++ V3 by default.
13021
facb1a06 13022 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13023 if we've got GCC.
13024
0877e533 130252000-11-11 Philip Blundell <philb@gnu.org>
13026
13027 * MAINTAINERS: Add self to Write After Approval list.
13028
a6fdcbb2 130292000-11-09 David Edelsohn <edelsohn@gnu.org>
13030
13031 * ltcf-c.sh (aix4): Improve shared library configuration; require
13032 exporting symbols.
13033 * ltcf-cxx.sh (aix4): Define.
13034 * ltconfig (aix4): Define library and soname specs appropriate for
13035 AIX. Define command to create export symbols list.
13036
dcde3c07 13037Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 13038
13039 * config.sub: Add support for Sun Chorus
13040
cc849a38 130412000-10-31 Nick Clifton <nickc@redhat.com>
13042
13043 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13044 <name>@redhat.com. Also installed new email address for Clint
13045 Popetz.
f9daa432 13046
3f23f60a 130472000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13048
13049 * etc: Remove directory from GCC.
13050
3e9279ee 130512000-10-16 Michael Meissner <meissner@redhat.com>
13052
13053 * configure (gcc/configargs.h): Only create if there is a build GCC
13054 directory created.
13055
f9daa432 130562000-10-16 Matthias Klose <doko@debian.org>
13057
5c371a2c 13058 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13059 when configured for libstdc++-v3.
13060
4a0e2d42 130612000-10-05 Phil Edwards <pme@gcc.gnu.org>
13062
13063 * configure: Save configure arguments to gcc/configargs.h.
13064
f39aafc5 130652000-10-04 Philipp Thomas <pthomas@suse.de>
13066
13067 * config.guess: Import CVS version 1.157.
13068 * config.sub: Import CVS version 1.181.
13069
c884589e 130702000-10-04 Andris Pavenis <pavenis@latnet.lv>
13071
13072 * Makefile.in (bootstrap): avoid recursion if subdir missing
13073 (cross): ditto
13074 (do-proto-toplev): ditto
13075
c1a13da0 130762000-09-30 Alexandre Oliva <aoliva@redhat.com>
13077
e920d979 13078 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13079 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13080
c1a13da0 13081 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13082 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13083 all affected `configure' scripts.
13084
81089fbf 13085Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13086
13087 * MAINTAINERS: Add self as cpplib co-maintainer.
13088
c47eeef8 130892000-09-24 Aldy Hernandez <aldyh@redhat.com>
13090
13091 * MAINTAINERS: Add self to Write After Approval list.
13092
1f6ba023 130932000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13094
13095 * INSTALL/README: egcs -> GCC update.
13096
dcde3c07 13097Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 13098
13099 * MAINTAINERS: Add myself to Write After Approval list.
13100
eca133bc 131012000-09-15 Kazu Hirata <kazu@hxi.com>
13102
13103 * MAINTAINERS: Add myself to Write After Approval list.
13104
3a6d39fe 13105Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13106
31972771 13107 * configure.in: Do not build byacc for hppa64. Provide paths to the
13108 X11 libraries for hppa64.
3a6d39fe 13109
5e4d941a 131102000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13111
13112 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13113
fd7f3a57 131142000-09-06 Alexandre Oliva <aoliva@redhat.com>
13115
5fbdfc0f 13116 * Makefile.in (all-zlib): Added dummy target.
13117
fd7f3a57 13118 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13119 ltcf-gcj.sh: Updated from libtool multi-language branch.
13120
92b251ca 131212000-09-05 Alexandre Oliva <aoliva@redhat.com>
13122
13123 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13124 (bootstrap*): Depend on all-bootstrap.
13125
31ab897a 131262000-09-05 Philipp Thomas <pthomas@suse.de>
13127
13128 * config.guess: Import CVS version 1.156.
13129 * config.sub: Import CVS version 1.179.
13130
add841d2 131312000-09-02 Anthony Green <green@cygnus.com>
13132
13133 * Makefile.in (all-gcc): Depend on all-zlib.
13134 (CLEAN_MODULES): Add clean-zlib.
13135 (ALL_MODULES): Add all-zlib.
13136 * configure.in (host_libs): Add zlib.
13137
aff0af06 131382000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 13139
13140 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13141 crosses, but add gcc/include to the header search path for them.
13142
d6f4f260 131432000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13144
13145 * MAINTAINERS: Add self to Write After Approval list.
13146
352d4040 131472000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13148
13149 * config.guess: Import CVS version 1.152.
13150 * config.sub: Import CVS version 1.177.
13151
a49a3523 131522000-08-25 Alexandre Oliva <aoliva@redhat.com>
13153
681dbe98 13154 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13155 $targargs to tell whether newlib is going to be built.
13156
a49a3523 13157 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13158 $$r/TARGET_SUBDIR/libio for _G_config.h.
13159
2fb10547 131602000-08-23 Alexandre Oliva <aoliva@redhat.com>
13161
13162 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13163
1554dae1 131642000-08-22 DJ Delorie <dj@redhat.com>
13165
13166 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13167
883e4a54 131682000-08-22 Alexandre Oliva <aoliva@redhat.com>
13169
13170 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13171 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13172 sub-configures.
13173
47e1a34e 131742000-08-21 DJ Delorie <dj@redhat.com>
13175
13176 * MAINTAINERS: Add self as a libiberty maintainer
13177
f4fb1596 131782000-08-16 Alexandre Oliva <aoliva@redhat.com>
13179
13180 * configure.in (libstdcxx_flags): Use
13181 libstdc++-v3/src/libstdc++.INC.
13182
a4b68c89 131832000-08-15 Alexandre Oliva <aoliva@redhat.com>
13184
13185 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13186
e800dd2f 131872000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13188
e5d5867a 13189 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13190
f9daa432 13191 * configure: Make enable_threads and enable_shared defaults
e800dd2f 13192 explicit. Substitute enable_threads into generated Makefiles.
13193 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13194 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13195
4a5bda50 131962000-08-13 Geoff Keating <geoffk@cygnus.com>
13197
13198 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13199
2968054b 132002000-08-12 Alexandre Oliva <aoliva@redhat.com>
13201
13202 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13203 previous delta.
13204
cbf326ce 132052000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 13206
cbf326ce 13207 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13208 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13209 (FLAGS_FOR_TARGET): Not here.
13210 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 13211
287d2cfb 132122000-08-11 Alexandre Oliva <aoliva@redhat.com>
13213
13214 * config-ml.in (CC, CXX): Don't introduce a leading space.
13215
9b573fd8 132162000-08-07 DJ Delorie <dj@delorie.com>
13217
13218 * MAINTAINERS: Add self as a DJGPP maintainer
13219
ede08f9f 132202000-08-07 DJ Delorie <dj@redhat.com>
13221
13222 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13223 "if we're also building gcc, and it's a gcc that will run on the
13224 build machine, we want to use its includes instead of the system's
13225 default includes".
13226
85895852 132272000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13228
13229 * MAINTAINERS: Add self to Write After Approval list.
13230
454c751b 132312000-08-03 Alexandre Oliva <aoliva@redhat.com>
13232
feb7523c 13233 * configure.in (libstdcxx_flags): Don't use `"'.
13234
454c751b 13235 * config-ml.in: Adjust multilib search paths to the
13236 appropriate multilib tree.
13237
0a120c53 132382000-08-02 Alexandre Oliva <aoliva@redhat.com>
13239
13240 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13241 commas in $LANGUAGES.
13242
f3efc960 132432000-08-02 Manfred Hollstein <manfredh@redhat.com>
13244
13245 * configure.in: Re-enable all references to libg++ and librx.
13246
00c97451 132472000-08-01 Alexandre Oliva <aoliva@redhat.com>
13248
650713eb 13249 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13250 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13251 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13252 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13253
00c97451 13254 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13255
4d3fd3b7 132562000-07-31 Alexandre Oliva <aoliva@redhat.com>
13257
13258 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13259 CXX_FOR_TARGET for sed.
13260
32999451 132612000-07-30 Alexandre Oliva <aoliva@redhat.com>
13262
13263 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13264 Do not override if already set in the environment or in configure.
13265 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13266 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13267
c102b56d 132682000-07-28 Alexandre Oliva <aoliva@redhat.com>
13269
13270 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13271 the libtool CVS tree multi-language branch.
13272 * ltconfig, ltmain.sh: Updated.
f9daa432 13273
bc7af389 132742000-07-27 Alexandre Oliva <aoliva@redhat.com>
13275
ed2dfc92 13276 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13277 (clean-target): Depend on it.
13278
bc7af389 13279 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13280 (GCC_FOR_TARGET): Use it.
13281 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13282 * configure.in: ... here.
13283 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13284 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13285
aee16bda 132862000-07-24 Eric Christopher <echristo@cygnus.com>
13287
13288 * MAINTAINERS: Add self to Write After Approval list.
13289
bae203e7 132902000-07-24 Alexandre Oliva <aoliva@redhat.com>
13291
8ad0b02a 13292 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13293 (configure-target-libchill, configure-target-libobjc): Likewise.
13294
bae203e7 13295 * configure.in: Use the same cache file for all target libs.
13296 * config-ml.in: But different cache files per multilib variant.
13297
2dce220b 132982000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13299
13300 * configure (topsrcdir): Don't use dirname.
13301
84a55ca2 133022000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13303
13304 * MAINTAINERS: Add self to Write After Approval list.
13305
151ad919 133062000-07-20 Jason Merrill <jason@redhat.com>
13307
13308 * configure.in: Remove all references to libg++ and librx.
13309
13310 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13311
133122000-07-20 Hans-Peter Nilsson <hp@axis.com>
13313
13314 * config.sub: Update to subversions version 2000-07-06.
13315
99545576 133162000-07-12 Andrew Haley <aph@cygnus.com>
13317
13318 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13319 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13320
1ac432f1 133212000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13322
13323 * symlink-tree: Check number of arguments.
13324
8d6dd244 133252000-07-05 Jim Wilson <wilson@cygnus.com>
13326
13327 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13328 search path for a g++ extracted from the build tree. This
13329 will allow link tests run by configure scripts in
13330 subdirectories to succeed.
13331
151ad919 133322000-07-01 Koundinya K <kk@ddeorg.soft.net>
13333
31972771 13334 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 13335
74c42694 133362000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13337
13338 * MAINTAINERS: Add myself as loop discovery maintainer.
13339
151ad919 133402000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13341
13342 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13343 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13344
133452000-06-19 Timothy Wall <twall@cygnus.com>
13346
13347 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13348 * config.sub: Add tic54x target.
13349
39d9b770 13350Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13351
13352 * MAINTAINERS: Add self as Fortran maintainer,
13353 remove Craig Burley.
13354
151ad919 13355Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 13356
151ad919 13357 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13358 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 13359
a71aa125 13360Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13361
13362 * MAINTAINERS: Add self as i18n maintainer
13363
151ad919 1336420000-05-21 H.J. Lu (hjl@gnu.org)
13365
31972771 13366 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13367 directory are used if they exist. Make sure
13368 $(build_tooldir)/include is searched for header files,
13369 $(build_tooldir)/lib/ for library files.
151ad919 13370 (GCC_FOR_TARGET): Likewise.
31972771 13371 (CXX_FOR_TARGET): Likewise.
151ad919 13372
1ef89cd1 13373Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13374
13375 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13376
151ad919 13377Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 13378
13379 * Makefile.in (configure-target-libiberty): Depend on
13380 configure-target-newlib.
13381
ffee4df0 133822000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13383
13384 * configure.in, Makefile.in: Merge all libffi-related
13385 configury stuff from the libgcj tree.
13386
151ad919 13387Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13388
13389 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13390 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13391
13392Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13393
13394 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13395 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 13396 current version information. Add to proto-toplev directory.
151ad919 13397 (gdb-taz): Build do-djunpack.
13398
677b224d 133992000-05-15 David Edelsohn <edelsohn@gnu.org>
13400
13401 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13402
36d84962 13403Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13404
13405 * MAINTAINERS: Add self to Write After Approval list.
13406
151ad919 134072000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13408
13409 * ltmain.sh: Preserve in relink_command any environment
13410 variables that may affect the linker behavior.
13411
b4ae6e19 13412Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13413
151ad919 13414 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13415
13416Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13417
13418 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13419
134202000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13421
13422 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 13423 with the version name.
b4ae6e19 13424
9f8322d4 13425Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13426
13427 * MAINTAINERS: Add self as bb-reorder maintainer.
13428
212276a1 134292000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13430
13431 * config.if: Tweak.
13432
151ad919 134332000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13434
13435 * djunpack.bat: New file.
13436
13437Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13438
13439 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 13440 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13441 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13442 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 13443
1e866de7 134442000-04-16 Dave Pitts <dpitts@cozx.com>
13445
31972771 13446 * config.sub (case $basic_machine): Change default for "ibm-*"
13447 to "openedition".
1e866de7 13448
c3d0c692 134492000-04-13 Andreas Jaeger <aj@suse.de>
13450
13451 * MAINTAINERS: Added myself.
13452
151ad919 13453Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13454
13455 * Makefile.in (gdb-taz): New target. GDB specific archive.
13456 (do-md5sum): New target.
13457 (MD5PROG): Define.
13458 (PACKAGE): Default to TOOL.
13459 (VER): Default to a shell script.
13460 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 13461 md5 checksum generation.
151ad919 13462 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13463 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13464 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 13465 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 13466
13467Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13468
13469 * configure (warn_cflags): Delete.
13470
dd0ac352 13471Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13472
13473 * MAINTAINERS: Added myself.
13474
84d8005c 134752000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 13476 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 13477
31972771 13478 * configure.in (enable_libstdcxx_v3): Add.
13479 (target_libs): Add bits here to switch between libstdc++-v2 and
13480 libstdc++-v3.
13481 * config.if: And this file too.
13482 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 13483
a995bb42 134842000-04-05 Michael Meissner <meissner@redhat.com>
13485
13486 * config.sub (d30v): Add d30v as a basic machine type.
13487
c1d2a99e 134882000-03-29 Jason Merrill <jason@casey.cygnus.com>
13489
13490 * configure.in: -linux-gnu*, not -linux-gnu.
13491
6437c7c8 13492Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13493
13494 * MAINTAINERS: Add self in write-after-approval section.
13495
48ad86bd 13496Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13497
13498 * MAINTAINERS: Add self as ia64 port maintainer.
13499
cb86f6e1 135002000-03-08 Neil Booth <NeilB@earthling.net>
13501
13502 * MAINTAINERS: Add self in write-after-approval section.
13503
151ad919 13504Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 13505
151ad919 13506 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13507 (do-tar-bz2): Replace TOOL with PACKAGE.
13508 (gdb.tar.bz2): Remove GDBTK from GDB package.
13509 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 13510 dejagnu.tar.bz2): New packages.
151ad919 13511
135122000-02-27 Andreas Jaeger <aj@suse.de>
13513
13514 * configure.in: Add entry for mips*-*-linux*, move catch all
13515 *-*-*linux* entry below this one.
13516
135172000-02-27 Ian Lance Taylor <ian@zembu.com>
13518
13519 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 13520
1872c686 135212000-02-24 Nick Clifton <nickc@cygnus.com>
13522
13523 * config.sub: Support an OS of "wince".
13524
151ad919 13525Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13526
13527 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 13528 version.
151ad919 13529
dcde3c07 135302000-02-23 Linas Vepstas <linas@linas.org>
151ad919 13531
13532 * config.sub: Add support for Linux/IBM 370.
13533 * configure.in: Likewise.
13534
8027f1d6 135352000-02-22 Nick Clifton <nickc@cygnus.com>
13536
13537 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13538
dcde3c07 135392000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 13540
151ad919 13541 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 13542
4f5e65d7 135432000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13544
13545 * configure (gcc_version): When setting, narrow search to
13546 lines containing `version_string'.
13547
cb257c25 135482000-02-15 Denis Chertykov <denisc@overta.ru>
13549
13550 * config.sub: Add support for avr target.
13551
b1b2e339 135522000-02-14 Nick Clifton <nickc@cygnus.com>
13553
13554 * MAINTAINERS: Add maintainers for MCore port.
13555
def2c3fb 13556Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13557
13558 * config.sub: Add mmix-knuth-mmixware.
13559
f0e58719 135602000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13561
13562 * MAINTAINERS: Pair cccp with cpplib maintainership.
13563
dcde3c07 135642000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 13565
13566 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13567 structure stuff to -L library search.
13568 (CXX_FOR_TARGET): Ditto.
13569 (CROSS_CHECK_MODULES): Fix spelling mistake.
13570
6ba3324d 135712000-01-24 Mark Mitchell <mark@codesourcery.com>
13572
13573 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13574 the C++ compiler.
13575
1532359f 135762000-01-12 Richard Henderson <rth@cygnus.com>
13577
13578 * configure.in: Don't build some bits for beos.
13579
75daeef1 135802000-01-12 Joel Sherrill (joel@OARcorp.com)
13581
13582 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13583 as include files.
13584
2774282e 135852000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13586
13587 * Add self as cpplib maintainer, as requested by Jason
13588 Merrill. Correct my e-mail address.
13589
d08e2cf4 135902000-01-06 Geoff Keating <geoffk@cygnus.com>
13591
13592 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13593 not mh-aix43.
13594
cee0655e 13595Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13596
13597 * MAINTAINERS: Add myself to "write after approval" list.
13598
a23a249a 135991999-12-14 Richard Henderson <rth@cygnus.com>
13600
13601 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13602 * config.sub: Accept alphaev[78], alphaev8.
13603
7f620b51 136041999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13605
13606 * config.guess, config.sub: Update from autoconf.
13607
76323487 136081999-11-29 Bruce Korb <autogen@linuxbox.com>
13609
3beb0b4d 13610 * MAINTAINERS: update my playtime e-address.
76323487 13611
5514758e 13612Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13613
13614 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13615 necessary libraries are missing.
13616
dcde3c07 13617Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 13618
13619 * MAINTAINERS: Add new 'write after approval' maintainer.
13620
4a6db447 13621Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13622
13623 * MAINTAINERS: Add new Java maintainer.
13624
34834d2a 136251999-10-25 Andreas Schwab <schwab@suse.de>
13626
13627 * configure: Fix quoting inside arguments of eval.
13628
26186f46 136291999-10-21 Nick Clifton <nickc@cygnus.com>
13630
13631 * config-ml.in: Allow suppression of some ARM multilibs.
13632
b384fc18 13633Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13634
13635 * config.guess: Add OS/390 match pattern.
13636 * config.sub: Add mvs, openedition targets.
13637 * configure.in (i370-ibm-opened*): New.
13638
151ad919 136391999-09-04 Steve Chamberlain <sac@pobox.com>
13640
13641 * config.sub: Add support for configuring for pj.
13642
136431999-08-31 Nick Clifton <nickc@cygnus.com>
13644
13645 * config.sub (maybe_os): Add support for configuring for fr30.
13646
3e6b7981 136471999-08-25 Nick Clifton <nickc@cygnus.com>
13648
13649 * configure.in: Do not configure or build ld for AIX
13650 platforms. ld is known to be broken on these platforms.
13651
49c01ead 13652Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13653
13654 * config-ml.in: Pass compiler flag corresponding to multidirs to
13655 subdir configures.
13656
151ad919 136571999-08-09 Ian Lance Taylor <ian@zembu.com>
13658
13659 * Makefile.in (LDFLAGS): Define.
13660
136611999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13662
13663 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13664 noconfigdirs.
13665 (*-*-cygwin*): Likewise.
13666
136671999-08-08 Ian Lance Taylor <ian@zembu.com>
13668
13669 * mkdep: New file.
13670 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13671 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13672
13673 From Eli Zaretskii <eliz@is.elta.co.il>:
13674 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13675 long file name when using DJGPP on MS-DOS.
13676
90916687 13677Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13678
13679 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13680
151ad919 136811999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13682
13683 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13684 dependency as this causes "make check" to globally "make all"
13685
ed4e41d7 13686Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13687
13688 * configure.in (target_libs): Added target-zlib.
13689 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13690 (CONFIGURE_TARGET_MODULES): Likewise.
13691 (CHECK_TARGET_MODULES): Likewise.
13692 (INSTALL_TARGET_MODULES): Likewise.
13693 (CLEAN_TARGET_MODULES): Likewise.
13694 (configure-target-zlib): New target.
13695 (all-target-zlib): Likewise.
13696 (all-target-libjava): Depend on all-target-zlib.
13697 (configure-target-libjava): Depend on configure-target-zlib.
13698
13699 * Makefile.in (configure-target-libjava): Depend on
13700 configure-target-newlib.
13701 (configure-target-boehm-gc): New target.
13702 (configure-target-qthreads): New target.
13703
31972771 13704 * configure.in (target_libs): Added target-qthreads.
13705 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13706 (CONFIGURE_TARGET_MODULES): Likewise.
13707 (CHECK_TARGET_MODULES): Likewise.
13708 (INSTALL_TARGET_MODULES): Likewise.
13709 (CLEAN_TARGET_MODULES): Likewise.
13710 (all-target-qthreads): New target.
13711 (configure-target-libjava): Depend on configure-target-qthreads.
13712 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 13713
13714 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13715 (CONFIGURE_TARGET_MODULES): Likewise.
13716 (CHECK_TARGET_MODULES): Likewise.
13717 (INSTALL_TARGET_MODULES): Likewise.
13718 (CLEAN_TARGET_MODULES): Likewise.
13719 (all-target-libjava): New target.
13720 (all-target-boehm-gc): Likewise.
13721 * configure.in (target_libs): Added libjava, boehm-gc.
13722
151ad919 137231999-07-22 Ian Lance Taylor <ian@zembu.com>
13724
13725 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13726 configure.bat in SUPPORT_FILES.
13727 (gas+binutils.tar.bz2): Likewise.
13728
13729 * makeall.bat: Remove; obsolete.
13730
137311999-07-21 Ian Lance Taylor <ian@zembu.com>
13732
13733 From Mark Elbrecht:
13734 * configure.bat: Remove; obsolete.
13735
137361999-07-11 Ian Lance Taylor <ian@zembu.com>
13737
13738 * configure: Add -W -Wall to the default CFLAGS when compiling with
13739 gcc.
13740
13741Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13742
13743 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13744
137451999-06-30 Mark Mitchell <mark@codesourcery.com>
13746
13747 * configure.in: Build ld on IRIX6.
13748
137491999-06-12 Ian Lance Taylor <ian@zembu.com>
13750
13751 * Makefile.in: Change distribution targets to use bzip2 instead of
13752 gzip.
13753 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13754 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13755
137561999-06-04 Nick Clifton <nickc@cygnus.com>
13757
13758 * config.sub: Add mcore target.
13759
4960e263 13760Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13761
13762 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13763
fb873f96 13764Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13765
13766 * config.guess (dummy): Changed to $dummy.
13767
f0d0ef7c 137681999-05-24 Nick Clifton <nickc@cygnus.com>
13769
13770 * config.sub: Tidied up case statements.
13771
0522f2f0 137721999-05-22 Ben Elliston <bje@cygnus.com>
13773
e571eca2 13774 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13775 <jiro@din.or.jp>.
13776
0522f2f0 13777 * config.guess: Merge with FSF version. Future changes will be
13778 more accurately recorded in this ChangeLog.
13779 * config.sub: Likewise.
13780
8566565c 13781Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13782
13783 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13784
151ad919 137851999-04-30 Tom Tromey <tromey@cygnus.com>
13786
13787 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13788
688d5631 137891999-04-23 Tom Tromey <tromey@cygnus.com>
13790
13791 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13792
151ad919 137931999-04-20 Drew Moseley <dmoseley@cygnus.com>
13794
13795 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13796 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13797 Bad merge removed these two changes.
13798
e020fd98 13799Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 13800 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 13801
13802 * config.guess (interix Alpha): Add.
13803
151ad919 138041999-04-11 Richard Henderson <rth@cygnus.com>
13805
13806 * configure.in (i?86-*-beos*): Do config gperf; don't config
13807 gdb, newlib, or libgloss.
13808
a48ef8ee 13809Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 13810
a48ef8ee 13811 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13812 link a trivial program with -mabi=64. If it fails, remove mabi=64
13813 from multidirs.
13814
c3a180dc 13815Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13816
13817 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13818
151ad919 138191999-04-08 Nick Clifton <nickc@cygnus.com>
13820
13821 * config.sub: Add support for mcore targets.
13822
138231999-04-07 Michael Meissner <meissner@cygnus.com>
13824
13825 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13826 not mt-ospace, in order to shut up assembler warning about using
13827 symbols that are named the same as registers.
13828
138291999-04-07 Drew Moseley <dmoseley@cygnus.com>
13830
13831 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13832 dependency list for all-target-cygmon.
13833
138341999-04-05 Doug Evans <devans@casey.cygnus.com>
13835
13836 * config-ml.in: Check $host, not $target, for selective multilibs.
13837 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13838 thumb interworking, and underscore prefix multilibs.
13839
138401999-04-04 Ian Lance Taylor <ian@zembu.com>
13841
13842 * missing: Update to version from current automake.
13843
b7ba05c0 13844Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13845
13846 * configure (gxx_include_dir): Removed.
13847
13848 * configure.in (gxx_include_dir): Handle it.
13849 * Makefile.in: Likewise.
13850
151ad919 138511999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13852
13853 * config.sub (mips64vr4111,mips64vr4111el) Add.
13854
138551999-03-21 Ben Elliston <bje@cygnus.com>
13856
31972771 13857 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 13858
9862eda4 13859Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13860
9862eda4 13861 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13862 config/mh-djgpp.
13863
151ad919 13864Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13865
13866 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13867 all-target-newlib to dependency list for all-target-bsp.
13868
26a1dadb 13869Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13870
13871 * config.sub: Add i386-uwin support.
13872 * config.guess: Likewise.
13873
fea0107e 13874Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13875
13876 * configure.in: cleanup, add mh-*pic handling for arm, special
13877 case powerpc*-*-aix*
13878
151ad919 13879Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13880
13881 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13882 can be built.
13883
13884Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13885
13886 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 13887 targets.
151ad919 13888
daa90679 138891999-03-02 Nick Clifton <nickc@cygnus.com>
13890
13891 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13892
f6a095e9 13893Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13894
13895 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13896
47d8eb1d 138971999-02-24 Nick Clifton <nickc@cygnus.com>
13898
13899 * config.sub: Fix typo in arm recognition.
13900
151ad919 13901Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13902
13903 * configure.in (noconfigdirs): Changed target_configdirs to
13904 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13905 rather than m68k-*-* since it is not known to work on
13906 m68k-aout. Ditto for arm-*-*oabi.
13907
13908Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13909
13910 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 13911
139121999-02-19 Ben Elliston <bje@cygnus.com>
13913
13914 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13915 Smart and improved by Andrew Cagney.
13916
52b143d0 13917Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13918
13919 * config.guess: Recognize openbsd-*-hppa.
13920
c441c977 13921Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13922
13923 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13924 only if it is not empty.
13925
8faa2109 139261999-02-17 Nick Clifton <nickc@cygnus.com>
13927
13928 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 13929
151ad919 13930 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 13931
13932 * config.sub: Modified to recognize uname's armv* syntax.
13933
151ad919 139341999-02-17 Mark Salter <msalter@cygnus.com>
13935
13936 * configure.in: Added target-bsp for sparclite.
13937
13938Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13939
13940 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13941
139421999-02-08 Nick Clifton <nickc@cygnus.com>
13943
13944 * configure.in: Add support for strongarm port.
13945 * config.sub: Add support for strongarm target.
13946
654a22b1 13947Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 13948
654a22b1 13949 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13950 the old name config/mh-cygwin32.
13951 Enable texinfo.
13952
151ad919 13953Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13954
13955 * configure.in: Do build ld for ix86 Solaris.
13956
46fb7091 13957Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13958
13959 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13960 $AR_FOR_TARGET. Likewise for RANLIB.
13961
115ec39e 13962Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 13963
31972771 13964 * config.sub (oabi): Recognize.
13965 * configure.in (arm-*-oabi): Handle.
115ec39e 13966
5cca51e0 13967Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13968
13969 * config.guess: Improve detection of i686 on UnixWare 7.
13970
183a8abb 13971Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13972
13973 * config.guess: Add support for i386-pc-interix.
13974 * config.sub: Likewise.
13975 * configure.in: Likewise.
183a8abb 13976
151ad919 13977Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13978
13979 * Makefile.in: Remove unneeded all-target-libio from
13980 from all-target-winsup target since it is now unneeded.
13981 Add all-target-libtermcap in its place since it is now
13982 needed.
13983
13984Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13985
13986 * configure.in: makefile stub for cygwin target is probably
13987 unnecessary. Remove it for now.
151ad919 13988
13989Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13990
13991 * configure.in: libtermcap.a should be built when cygwin is the
13992 target as well as the host.
13993 * config.guess: Allow mixed case in cygwin uname output.
13994 * Makefile.in: Add libtermcap target.
151ad919 13995
0db75088 13996Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13997
13998 * config.sub: Clean up handling of hppa2.0.
13999
a30dcfee 14000Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14001
14002 * config.guess: Use C code to identify more HP machines.
14003
44cfa345 14004Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14005
14006 * config.sub: Handle hppa2.0.
14007
151ad919 14008Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14009
14010 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 14011 cygmon for all sparclite targets, regardless of object format.
151ad919 14012
140131998-12-15 Mark Salter <msalter@cygnus.com>
14014
14015 * configure.in: Added target-bsp for several target architectures.
14016
14017 * Makefile.in: Added rules for bsp.
14018
be0f7b24 14019Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14020
14021 * config.guess: Improve detection of hppa2.0 processors.
14022
14023Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14024
14025 * config.guess: Recognize FreeBSD using ELF automatically.
14026
76103b2c 140271998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14028
14029 * configure (skip-this-dir): Add handling for new shell script, which
14030 might be created by a sub-directory's configure to indicate, this particular
14031 directory is "unwanted".
14032 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14033
151ad919 14034Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14035
14036 * ltconfig: import from libtool, after changing libtool to
14037 account for the cygwin name change.
14038
14039Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14040
14041 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14042 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14043
14044Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14045
14046 * configure.in: Add libtermcap to list of cygwin dependencies.
14047
14048Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14049
31972771 14050 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14051 they include winsup/include when it's a cygwin target.
151ad919 14052
140531998-11-12 Tom Tromey <tromey@cygnus.com>
14054
14055 * configure.in (host_tools): Added zip.
14056 * Makefile.in (all-target-libjava): Depend on all-zip.
14057 (all-zip): New target.
14058 (ALL_MODULES): Added all-zip.
14059 (NATIVE_CHECK_MODULES): Added check-zip.
14060 (INSTALL_MODULES): Added install-zip.
14061 (CLEAN_MODULES): Added clean-zip.
14062
14063Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14064
14065 * Makefile.in: lose "32" from comment about cygwin.
14066
14067Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14068
14069 * configure.in: Use -Os to build target libraries for the fr30.
14070
14071Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14072
14073 * config.sub: Add fr30.
14074
14075Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14076
31972771 14077 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 14078 cygwin* instead of cygwin32*.
14079 * config.sub: Check cygwin* instead of cygwin32*.
14080
39ebcbe1 14081Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14082
14083 * config.guess: Match any version of Unixware7.
14084
151ad919 140851998-10-20 Syd Polk <spolk@cygnus.com>
14086
14087 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14088 if desired.
14089
de79e382 14090Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14091
14092 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14093 these if the appropriate directories and files to not exist.
14094
e7104d38 14095Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14096
14097 * Makefile.in (DEVO_SUPPORT): Add config.if.
14098
fb1c80df 14099Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14100
14101 * configure: Add pattern to replace "build_tooldir"'s
14102 definition in the generated Makefile with "tooldir"'s
14103 actual value.
14104
46a4cc47 14105Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14106
0ee69c06 14107 * config.sub: Bring back lost sparcv9.
14108
46a4cc47 14109 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14110
3a8c0cab 14111Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14112
14113 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14114 CC_FOR_TARGET and friends.
14115
14116Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 14117
ea0cacfb 14118 * Makefile.in (build_tooldir): New variable, same as tooldir.
14119 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14120 -B$(build_tooldir)/bin/.
14121 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 14122
de7dcc81 14123Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14124
14125 * README: Remove installation instructions and refer to the
14126 INSTALL directory instead.
14127
67139a60 14128Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 14129
67139a60 14130 * config.sub: Add support for i[34567]86-pc-udk.
14131 * configure.in: Likewise.
14132
ed37269d 14133Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14134
14135 * Makefile.in: add bzip2 package building bits for user
14136 tools module
14137 * configure.in: ditto
14138
fc449a71 14139Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14140
14141 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14142 (ALL_TARGET_MODULES): Add all-target-libobjc.
14143 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14144 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14145 (all-target-libchill): Add dependencies.
14146 * configure.in (target_libs): Add libchill.
aee16bda 14147
7bb9dd92 141481998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14149
14150 * configure.in (target_subdir): Remove duplicate line.
14151
ed37269d 14152Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14153
14154 * Makefile.in (all-automake): fix dependencies.
14155
a9ff8bf0 14156Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14157
14158 * configure.in: Minor cleanups for building in the $(target_alias)
14159 subdir.
14160
5869bc6a 141611998-09-22 Jim Wilson <wilson@cygnus.com>
14162
14163 * Makefile.in (bootstrap): Set r and s before make all. Use
14164 BASE_FLAGS_TO_PASS in make all.
14165 (cross): Likewise.
14166
a5caa84c 141671998-09-20 Mark Mitchell <mark@markmitchell.com>
14168
14169 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14170
331d5855 14171Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14172
14173 * config.sub: Fix typo in last change.
14174
4d004c41 141751998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14176
14177 * config.sub: Add support for C4x target.
14178 * configure.in: Likewise.
14179
0a2a3792 141801998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14181
14182 * config.sub: Recognize sparcv9 just like sparc64.
14183
67e059d3 14184Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14185
14186 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14187
cd547500 14188Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14189
7325e595 14190 * config.guess: Correctly identify Pentium II sco boxes.
14191
cd547500 14192 * config.guess: Fix "tr" code. From Weiwen Liu.
14193
0b632721 14194Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14195
14196 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14197 stabs.
14198
ae568fff 14199Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14200
14201 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14202 (ALL_TARGET_MODULES): Add all-target-libchill.
14203 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14204 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14205 (all-target-libchill): Add dependencies.
14206 * configure.in (target_libs): Add libchill.
14207
68da0d0a 14208Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14209
14210 * config.guess: Avoid assumptions about "tr" behaves when
14211 LANG is set to something other than English.
14212
d722107d 14213Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14214
14215 * configure (gxx_include_dir): Changed to
14216 '${prefix}/include/g++'-${libstdcxx_interface}.
14217
14218 * config.if: New to determine the interfaces.
14219
5e6f60dc 14220Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14221
14222 * config.guess: Detect and handle MPE/IX.
14223 * config.sub: Deal with MPE/IX.
14224
8a70d526 14225Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14226
14227 * configure.in: Use mh-aix43.
14228
f890b212 142291998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14230
14231 * configure: Fix --without/--disable cases for gxx-include-dir.
14232
ed37269d 14233Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14234
14235 * mdata-sh: Imported. Needed for automake support.
14236
14237Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14238
14239 * Makefile.in (taz): Try "chmod -R og=u ." before
14240 "chmod og=u `find . -print`".
14241
14242Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14243
14244 * configure.in: Add arm-elf and thumb-elf support.
14245
14246Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14247
14248 * Makefile.in: Undo previous patch.
14249
14250Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14251
14252 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14253 to here ...
14254 (install-no-fixedincludes): and here
14255 (INSTALL_MODULES): ... from here.
14256
6d2063db 14257Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14258
14259 * config.sub: Merge with FSF.
14260
2f7b048d 14261 * config.guess: Merge with FSF.
14262
151ad919 14263Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14264
14265 * configure (extraconfigdirs): New variable.
14266 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14267 * Makefile.in (all): Move higher in file.
14268 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14269 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14270 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14271 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14272 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14273
142741998-07-23 Brendan Kehoe <brendan@cygnus.com>
14275
14276 * Makefile.in (all-target-libjava): Depend on all-gcc and
14277 all-target-newlib.
14278 (configure-target-libjava): Depend on $(ALL_GCC).
14279
1c802742 14280Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14281
14282 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14283 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14284
eb7921e4 14285Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14286
14287 * INSTALL/README: Fix typo.
14288
a8071b4d 14289Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14290
ed37269d 14291 * ylwrap: Change absolute path checks to check for DOS style path
14292 names.
a8071b4d 14293
ed37269d 14294 * ylwrap: Don't use a full path name if the source file is in the
14295 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 14296
26d9569a 14297 * config-ml.in: Default to being verbose, to match Feb 18 change to
14298 configure.
14299
ed37269d 14300Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14301
14302 Brought over from egcs:
14303
14304 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14305
14306 * configure.in (target_subdir): Set to ${target_alias} instead
14307 of "libraries".
14308
14309 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14310
14311 * configure.in (target_subdir): Set to libraries if enable_multilib.
14312
14313Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14314
14315 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14316 multilibs, force reconfiguration the first time we create
14317 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14318
14319Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14320
14321 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14322 avoid confusion with --no-recursion.
14323
14324Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14325
14326 * configure.in: Win32 hosts shouldn't use install -x
14327 * install-sh: remove -x option, and special .exe-handling
14328 hack.
14329
151ad919 14330Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14331
14332 * config.guess: Recognize i586-pc-beos.
14333 * configure.in: Don't build some bits for beos.
14334
81cf37ba 14335Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14336
ed37269d 14337 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14338 CFLAGS default to -O2.
14339
81cf37ba 14340 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14341 when using GNU ld.
14342
14343Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14344
14345 * ltmain.sh: Correct install when using a different shell.
14346
14347Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14348
14349 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14350
151ad919 14351Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14352
14353 * makefile.vms: Update to build binutils/makefile.vms. Add install
14354 target.
81cf37ba 14355
14356Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14357
14358 * ltconfig: Update to correct AIX handling.
14359
d6cf7517 14360Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14361
e98d756a 14362 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14363
d6cf7517 14364 * configure.in (target_subdir): Set to ${target_alias} instead
14365 of "libraries".
14366
eb85e8b7 143671998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14368
14369 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14370 (Makefile): Depend on $(gcc_version_trigger).
14371
14372 * configure (gcc_version): Change default initializer to empty
14373 string.
14374 (gcc_version_trigger): New variable; pass this variable down
14375 to subdir configures to enable them checking gcc's version
14376 themselves. Emit make macros for both gcc_version vars.
14377 (topsrcdir): Initialize reliably.
14378 (recursion line): Remove --with-gcc-version=${gcc_version}.
14379
da421e40 143801998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14381
14382 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 14383 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14384 in $(libsubdir); emit definition in each generated Makefile.
14385 (gxx_include_dir): Initialize depending on
14386 $enable_version_specific_runtime_libs.
da421e40 14387
d9f2c557 143881998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14389
14390 * configure (gcc_version): Initialize properly depending on
14391 how and where configure is started.
14392 (recursion line): Pass a --with-gcc-version=${gcc_version}
14393 to configures in subdirs.
14394
151ad919 14395Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14396
14397 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 14398 cygmon
151ad919 14399
ed37269d 14400Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14401
14402 * configure.in: Add cygmon and libstub support for mn10200.
14403
1ee34a17 144041998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14405
14406 * configure (gcc_version): Add new variable describing the
14407 particular gcc version we're building.
14408 * Makefile.in (libsubdir): Add new macro for the directory
14409 in which the compiler finds executables, libraries, etc.
14410 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14411 and libsubdir.
14412
6c2f7b46 14413Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14414
ea0cacfb 14415 * Makefile.in (local-clean): Remove *.log.
14416 (warning.log): Built with warn_summary from build.log.
14417 (mail-report.log): Run test_summary.
14418 (mail-report-with-warnings.log): Run test_summary including
14419 warning.log in the report.
6c2f7b46 14420
c8d7e712 14421Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14422
14423 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14424
ed37269d 14425Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14426
14427 * Makefile.in (grep): Grep no longer depends on libiberty.
14428
14429Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14430
14431 * Makefile.in: all-snavigator needs all-libgui.
14432
14433Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14434
14435 * configure.in: Add cygmon and libstub support for mn10300.
14436
1b402317 14437Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14438
14439 * missing: Update to version from automake 1.3.
14440
81cf37ba 14441 * ltmain.sh: On installation, don't get confused if the same name
14442 appears more than once in the list of library names.
14443
6d2063db 14444Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14445
14446 * config.sub: Accept m68060 and m5200 as CPU names.
14447
ed37269d 14448Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14449
14450 * configure: Use && rather than using -a in test, because odd
14451 strings can confuse test.
14452 * configure.in: Likewise.
14453
81cf37ba 14454Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14455
14456 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14457
5afc2f4d 14458Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14459
14460 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 14461 bootstrap4-lean): New targets.
5afc2f4d 14462
c51cbc45 14463Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14464
14465 * mpw-* Delete. Not used.
14466
ed37269d 14467Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14468
14469 * COPYING.LIB: Update FSF address.
14470
c51cbc45 14471Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14472
14473 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14474
ed37269d 14475 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14476 GAS_SUPPORT_DIRS.
14477
c51cbc45 14478Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14479
14480 * ltconfig, ltmain.sh: Avoid producing a version number if
14481 -version-info was not used.
14482
ed37269d 14483Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14484
14485 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14486 building with newlib.
14487
144881998-04-30 Paul Eggert <eggert@twinsun.com>
14489
151ad919 14490 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 14491 Solaris `make' causes it to continue to next definition.
151ad919 14492
14493Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14494
14495 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14496 the right GUI libraries and files are installed along with GDB.
ed37269d 14497
14498Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14499
14500 * configure.in: Change alpha to alpha* in several places.
14501
151ad919 14502Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14503
14504 * config.sub: Recognize sparc86x.
14505
803e9d57 14506Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14507
14508 * configure.in (--enable-target-optspace): Remove debug echo.
14509
2aabe804 14510Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14511
14512 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14513
c51cbc45 14514Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14515
14516 * ltconfig: Update cygwin32 support.
14517
ed37269d 14518 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14519 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14520 (GDB_SUPPORT_DIRS): Likewise.
14521
650ebf2f 14522Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14523
14524 * configure.in (target_makefile_frag): If --enable-target-optspace,
14525 use -Os to compile target libraries rather than -O2. Default to
151ad919 14526 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14527 not used.
14528 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 14529
ed37269d 14530Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14531
14532 * Makefile.in (all-bfd): Depend on all-intl.
14533 (all-binutils): Likewise.
14534 (all-gas): Likewise.
14535 (all-gprof): Likewise.
14536 (all-ld): Likewise.
14537
145381998-04-19 Brendan Kehoe <brendan@cygnus.com>
14539
14540 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14541
c51cbc45 14542Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14543
ed37269d 14544 * Makefile.in (all-bfd): Depend upon all-libiberty.
14545
c51cbc45 14546 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14547
ed37269d 14548Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14549
14550 * Makefile.in: Add libstub.
14551
14552 * configure.in: Ditto. Build libstub for targets that have cygmon
14553 support.
14554
14555Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14556
14557 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14558
14559Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14560
14561 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14562 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14563
c7879c37 14564Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14565
14566 * configure: Define DEFAULT_M4 by searching PATH.
14567 * Makfile.in: Use DEFAULT_M4.
14568
c51cbc45 14569Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14570
14571 * ltconfig: Add cygwin32 support.
14572
ed37269d 14573 * Makefile.in, configure.in: Add libtool as a native only directory
14574 to configure and build.
14575
a79ac5e8 14576Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14577
14578 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14579
ed37269d 14580Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 14581
ed37269d 14582 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14583
14584Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14585
14586 * Makefile.in: add ash make rules
14587 * configure.in: add ash to native_only and host_tools lists
14588
14589Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14590
14591 * Makefile.in (all-gettext, all-intl): New targets.
14592 (ALL_MODULES): Added all-gettext, all-intl.
14593 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14594 (INSTALL_MODULES): Added install-gettext, install-intl.
14595 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14596
14597 * configure.in (host_tools): Added gettext.
14598 (native_only): Likewise.
14599 (noconfigdirs) [various cases]: Likewise.
14600 (host_libs): Added intl.
14601
151ad919 14602Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14603
14604 * configure: Do not disable building gdbtk for cygwin32 hosts.
14605
0579e60e 14606Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14607
14608 * configure.in: Add thumb-coff target.
14609 * config.sub: Add thumb-coff target.
14610
ed37269d 14611Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14612
14613 * Makefile.in: Revert yesterday's change.
14614 (all-target-winsup): all-target-librx stays out of here.
14615
14616Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14617
14618 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14619 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14620 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14621 Remove references to librx and libg++.
14622
14623Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14624
14625 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14626 recursive makes
14627
c51cbc45 14628Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14629
14630 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 14631 for newlib directory.
c51cbc45 14632 (CXX_FOR_TARGET): Likewise.
14633
14634Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14635
14636 * ltconfig: Update after libtool/ltconfig.in change for
14637 hpux11.
14638
14639Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14640
14641 * ltconfig, ltmain.sh: Update to libtool 1.2.
14642
80a9e3eb 14643Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14644
14645 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14646 (install-gcc-cross): Instead, override LANGUAGES here.
14647
474d50b3 146481998-03-18 Dave Love <d.love@dl.ac.uk>
14649
14650 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14651 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14652
151ad919 14653Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14654
14655 * configure.in: Add Thumb-pe target.
14656
ed37269d 14657Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 14658
ed37269d 14659 * Makefile.in - changed sn targets to snavigator
14660 * configure.in - changed sn targets to snavigator
14661
69d10d87 14662Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14663
14664 * config-ml.in: After building symlink tree call make distclean
14665 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14666 to be the case for libiberty.
14667
5628bc1c 14668Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14669
14670 * configure: When making link, also check the current
14671 directory. The configure scripts may create one.
14672
4d821bda 14673Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14674
14675 * config.sub: Accept alphapca56 and alphaev6 properly.
14676
263cd6a9 14677Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14678
14679 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14680
83536831 14681Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 14682
31972771 14683 * config.sub (sco5): Fix typo.
83536831 14684
ed37269d 14685Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14686
14687 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14688 install-itcl.
14689 (install-itcl): Remove dependency on install-tcl.
14690
14691Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14692
14693 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14694
14695Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14696
14697 * configure.in: Don't build libgui for a cygwin32 target when not on
14698 a cygwin32 host.
14699
14700Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14701
14702 * configure (redirect): Set to null, so default behavior of
14703 configure is now --verbose.
14704
2590786c 147051998-02-16 Dave Love <d.love@dl.ac.uk>
14706
14707 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14708 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14709
dd5a56be 14710Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14711
14712 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14713 this change to sync Makefile.in with its ChangeLog entries.
14714
ed37269d 14715Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14716
14717 * ltmain.sh (mkdir): Check that the directory doesn't exist
14718 before we exit with error, so that we don't get races during
14719 parallel builds.
14720
c51cbc45 14721Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14722
14723 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14724
92424a17 14725Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14726
14727 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14728 PICFLAG_FOR_TARGET.
14729 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14730
14731 * configure: Emit a definition for the new macro enable_shared
14732 into each Makefile.
14733
ed37269d 14734Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14735
14736 * configure.in (host_tools, native_only): Add libtool.
14737
14738Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14739
14740 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14741 Fix typo in ming config comment.
14742
c51cbc45 14743Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14744
14745 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14746
ed37269d 14747Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14748
14749 * config.sub: Add tic30 cases, and map c30 to tic30.
14750
c495fa66 14751Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14752
14753 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14754 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14755 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14756 (CLEAN_TARGET_MODULES): Similarly
14757 (all-target-libf2c): Add dependences.
aee16bda 14758 * configure.in (target_libs): Add libf2c.
c495fa66 14759
ed37269d 14760Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14761
14762 * configure.in: Remove expect from noconfigdirs when target
14763 is cygwin32. OK to build expect and dejagnu with Canadian
14764 Cross.
14765
6563ae0c 14766Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14767
ed37269d 14768 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14769 host.
14770
6563ae0c 14771 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14772 and mingw32.
14773
87f6ff88 14774Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14775
14776 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14777 here as it is not defined in the toplevel Makefile.
14778
3d2749bb 14779Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14780
14781 * configure (package_makefile_rules_frag): New variable, which names
14782 a file with generic rules, ...
14783 Change comment to mention we now have FIVE parts.
14784 * configure: Undo last change.
14785
580bb6d9 14786Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14787
14788 * config.guess: More accurate determination of HP processor types.
ed37269d 14789 * config.sub: More accurate determination of HP processor types.
580bb6d9 14790
72f9a66a 14791Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14792
14793 * configure (package_makefile_frag): Move inserting the
14794 ${package_makefile_frag} to where it should be according
14795 to the comment.
14796
696f1132 14797Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14798
14799 * config.guess: Add support for Linux/ARM.
14800
151ad919 14801Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14802
14803 * .cvsignore: Remove *-info and *-install since they match
14804 release-info and mpw-install, which we don't want to just ignore.
14805
e29d857e 14806Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14807
14808 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14809
ab426314 14810Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14811
14812 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14813 local_prefix to sub-make invocations.
14814
fa6212f1 14815Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14816
14817 * configure.in: Check makefile fragments in the source
14818 directory.
14819
99e98fcd 14820Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14821
ea0cacfb 14822 * configure.in: Check whether host and target makefile
14823 fragments exist before adding them to *_makefile_frag.
99e98fcd 14824
ed37269d 14825Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14826
14827 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14828
14829Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14830
14831 * configure.in: Make sure we only replace RPATH_ENVVAR on
14832 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14833 regexp to sed.
14834
14835 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14836 to sub-makes.
14837
c0a2f1ac 148381998-01-13 Lee Iverson (leei@ai.sri.com)
14839
14840 * config-ml.in (multi-do): LDFLAGS must include multilib
14841 designator.
14842
6eaa4c2d 14843Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 14844
14845 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14846
ba7b87c8 14847Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14848
14849 * config.sub: Add mingw32 support.
14850 * configure.in: Likewise.
ba7b87c8 14851
ebabad97 14852Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14853
14854 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14855
ed37269d 14856Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14857
14858 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14859 * configure (gxx_include_dir): Provide a definition for subdirs
14860 which do not use autoconf.
14861
14862Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14863
14864 * config.guess: Sync with egcs. Picks up new alpha support,
14865 BeOS & some additional linux support.
14866
e5af4166 14867Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14868
14869 * config.guess: HP 9000/803 is a PA1.1 machine.
14870
8c7cf808 14871Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14872
14873 * configure.in: It's alpha*-...
14874
b05392a6 14875Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14876
14877 * configure.in (host_makefile_frag, target_makefile_frag):
14878 Handle multiple config files.
14879 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14880 alpha-*-*.
14881
151ad919 14882Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14883
14884 * mkdep: New file.
14885
14886Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14887
14888 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14889
ed37269d 14890Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14891
14892 * Makefile.in: Add libgui directory.
14893 (GDB_TK): Add all-libgui.
14894 * configure.in: Add libgui directory.
14895 * configure: Add all-libgui to GDB_TK.
14896
14897Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14898
14899 * config-ml.in (multidirs): Add m32r to multilib list.
14900
14901Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14902
14903 * Makefile.in (all-target-gperf): Change dependency to
14904 all-target-libstdc++.
14905
e4182547 14906Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14907
14908 * config.guess: Add BeOS support.
14909
ed37269d 14910Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14911
14912 Source directory cvs renamed to cvssrc:
14913 * configure.in (host_tools): Change cvs to cvssrc.
14914 (native_only): Likewise.
14915 (noconfigdirs) [various cases]: Likewise.
14916 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14917 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14918 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14919 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14920 (all-cvssrc): Rename target from all-cvs.
14921
c0a49bd7 14922Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14923
14924 * configure (gxx_include_dir): Fix thinko.
14925
33148f33 14926Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14927
14928 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14929 (install-cross, install-gcc-cross): New targets.
14930
ed37269d 14931Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14932
14933 * configure.in (noconfigdirs): Add support for Thumb target.
14934
14935 * config.sub (maybe_os): Add support for Thumb target.
14936
14937Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14938
14939 * Makefile.in: Add rules for cygmon.
14940
14941 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14942
66e82180 14943Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14944
14945 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14946 * configure (gxx_include_dir): Provide a definition for subdirs
14947 which do not use autoconf.
151ad919 14948
14949Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14950
14951 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 14952 11/18/97 build
151ad919 14953
db8f5cfe 14954Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14955
14956 * From Franz Sirl.
14957 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14958 found on RedHat Linux systems.
66e82180 14959
b58ae2dc 14960Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14961
14962 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14963 guesses.
14964
db8f5cfe 14965Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14966
14967 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14968
ed37269d 14969Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14970
14971 * ltmain.sh: If mkdir fails, check whether the directory was created
14972 anyhow by some other process.
14973
151ad919 14974Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14975
14976 * configure.in (d30v-*-*): Configure all directories.
14977
14978Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14979
14980 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14981 for the D30V.
14982
14983Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14984
14985 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14986
ed37269d 14987Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14988
31972771 14989 * include/libiberty.h: Add extern "C" { so it can be used with C++
14990 progrms.
14991 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14992 programs.
ed37269d 14993
151ad919 14994Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14995
14996 * configure.in (d30v-*-*): Configure GCC now.
14997
ed37269d 14998Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14999
15000 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15001 is no longer needed.
15002
62a42df9 15003Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15004
15005 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15006
75a1ca82 15007Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15008
15009 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15010 targets using "$@" to provide support for similar but not identical
15011 targets without having to duplicate code.
15012
151ad919 15013Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15014
15015 * makefile.vms: Fix to work with DEC C.
15016
15017Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15018
15019 * config.sub: Add mips-tx39-elf to marketing names.
15020
15021Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15022
15023 * ltmain.sh: Handle symlinks in generated script.
15024
15025Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15026
15027 * configure: Handle autoconf style directory options: --bindir,
15028 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15029 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15030 --sysconfdir.
15031 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15032 (sharedstatedir, localstatedir, oldincludedir): New variables.
15033 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15034 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15035 sbindir, sharedstatedir, and sysconfdir.
15036
732395de 15037Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15038
15039 * Makefile.in (bootstrap-lean): New target.
15040
151ad919 15041Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15042
15043 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 15044 sn, and gnuserv from noconfigdirs.
151ad919 15045
15046Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15047
15048 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15049
20e61444 15050Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15051
15052 * Makefile.in (cross): New target.
15053
53647f74 15054Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15055 Jeff Law <law@cygnus.com>
15056
15057 * Makefile.in (bootstrap2, bootstrap3): New targets.
15058 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 15059 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 15060
151ad919 15061Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15062
15063 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 15064 windows. Consistent with gdb/configure.
151ad919 15065
a6bb47e0 150661997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15067
a6bb47e0 15068 * configure.in: Name Linux target fragment.
15069
15070 * configure: Rewrite so that project Makefile fragment is inserted
15071 first and appears last in the resulting Makefile.
15072
151ad919 15073Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15074
15075 * Makefile.in (install-itcl): Install tcl first.
15076
ed37269d 15077Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15078
15079 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15080
2e678402 15081Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15082
15083 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15084
15085 * configure.in (skipdirs): Add target-librx for Linux.
15086 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15087
6b071baa 15088Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15089
15090 * Makefile.in (bootstrap): New target.
15091
b496f822 15092Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15093
fee90afd 15094 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 15095
151ad919 15096Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15097
15098 * config.guess: Merge with FSF.
15099
d99ec4a1 15100Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15101
15102 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15103
151ad919 15104Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15105
15106 * config.sub: Add "marketing-names" patch.
15107
952fead6 15108Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15109
31972771 15110 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 15111
9defe53a 15112Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15113
15114 * config.sub: Handle v850-elf.
15115
9efeb2e1 15116Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 15117
15118 * .cvsignore (*-install): Remove.
15119
c51cbc45 15120Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15121
15122 * ltconfig: Set CONFIG_SHELL in libtool.
15123 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15124
0dcb4a65 15125Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15126
15127 * configure.in (target_subdir): Set to libraries if enable_multilib.
15128
01a35b7f 15129Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15130
15131 * config.guess: Update from gcc directory.
15132
151ad919 15133Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15134
15135 * Makefile.in (all-sim): Depends on all-readline.
15136
28e9041c 15137Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15138
15139 * Makefile.in (BISON, YACC): Use $$s.
15140 (all-bison): Depend on all-texinfo.
15141
15142Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15143
15144 * Makefile.in (BISON): Add -L flag.
15145 (YACC): Likewise.
15146
151ad919 15147Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15148
aee16bda 15149 * configure.in (noconfigdirs): Add support for v850e target.
15150
151ad919 15151 * config.sub (maybe_os): Add support for v850e target.
15152
15153Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15154
aee16bda 15155 * configure.in (noconfigdirs): Add support for v850ea target.
15156
151ad919 15157 * config.sub (maybe_os): Add support for v850ea target.
15158
28e9041c 15159Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15160
15161 * config.sub: Add mipstx39. Delete r3900.
15162
15163Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15164
15165 * Makefile.in (all-autoconf): Depends on all-texinfo.
15166
15167Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15168
15169 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15170 eabi targets.
15171
15172Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15173
15174 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15175
15176 * configure: When handling a Canadian Cross, handle YACC as well as
15177 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 15178 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 15179
15180Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15181
15182 * Makefile.in (BISON): bison, not byacc or bison -y.
15183 (YACC): bison -y or byacc or yacc.
15184 (various): Add *-bison as appropriate.
15185 (taz): No need to mess with BISON anymore.
15186
15187Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15188
15189 * configure: If OSTYPE matches *win32*, try to find a good value for
15190 CONFIG_SHELL.
15191
15192Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15193
15194 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15195 configure.in if it is present.
15196
15197Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15198
15199 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15200
15201Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15202
15203 * config.sub: Recognize `arc' cpu.
15204 * configure.in: Likewise.
15205 * config-ml.in: Likewise.
15206
15207Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15208
15209 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15210
15211Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15212
15213 * configure: Changed sed delimiter from ':' to '|' when
15214 attempting to substitute ${config_shell} for SHELL. On
15215 NT ${config_shell} may contain a ':' in it.
15216
15217Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15218
15219 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15220
15221Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15222
15223 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15224
15225Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15226
15227 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15228
15229 * ylwrap: If the program is a relative path, force it to be
15230 absolute.
15231
15232Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15233
15234 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15235
15236Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15237
15238 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 15239 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15240 for libraries.
28e9041c 15241
15242Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15243
15244 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 15245 separated by spaces.
28e9041c 15246
15247Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15248
15249 * ylwrap: New file.
15250 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15251
15252 * ltmain.sh: Handle /bin/sh at start of install program.
15253
15254 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15255
15256 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15257 * missing: New file, from automake 1.2.
15258
15259Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15260
15261 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15262 check-tk to CHECK_X11_MODULES.
15263
15264Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15265
15266 * config.sub: Merge with FSF.
15267
15268Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15269
15270 * config.guess: Merge with FSF.
15271
15272Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15273
15274 * configure: Treat msdosdjgpp like go32.
15275 * configure.in: Likewise. Don't remove gprof for go32.
15276
15277 * configure: Change Makefile.tem2 to Makefile.tm2.
15278
15279Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15280
15281 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15282
15283Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15284
15285 * install-sh (chmodcmd): Set to null if the DST directory already
15286 exists. Same as Nov 11th change.
15287
15288Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15289
aee16bda 15290 * configure (GDB_TK): Needs itcl and tix.
28e9041c 15291
15292Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15293
15294 * config.guess: Update from FSF.
15295
15296Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15297
15298 * Makefile.in (GDB_TK): Depend on itcl and tix.
15299
15300Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15301
15302 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15303 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15304 (INSTALL_SCRIPT): New variable.
15305 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15306 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15307 to -x.
15308 * install-sh: Add support for -x option.
15309
15310Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15311
15312 * configure.in, Makefile.in: Treat tix like itcl.
15313
15314Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15315
15316 * Makefile.in (WINDRES): New variable.
15317 (WINDRES_FOR_TARGET): New variable.
15318 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15319 (EXTRA_HOST_FLAGS): Add WINDRES.
15320 (EXTRA_TARGET_FLAGS): Add WINDRES.
15321 (EXTRA_GCC_FLAGS): Add WINDRES.
15322 ($(DO_X)): Pass down WINDRES.
15323 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15324 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15325 DLLTOOL_FOR_TARGET.
15326
15327Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15328
15329 * configure.in: configure sim before gdb for win32-x-ppc
15330
15331Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15332
15333 Move gperf into the toplevel, from libg++.
15334 * configure.in (target_tools): Add target-gperf.
15335 (native_only): Add target-gperf.
15336 * Makefile.in (all-target-gperf): New target, depend on
15337 all-target-libg++.
15338 (configure-target-gperf): Empty rule.
15339 (ALL_TARGET_MODULES): Add all-target-gperf.
15340 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15341 (CHECK_TARGET_MODULES): Add check-target-gperf.
15342 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15343 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15344
15345Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 15346
28e9041c 15347 * config.sub (mn10200): Recognize new basic machine.
15348
15349Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15350
15351 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15352 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15353
15354Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15355
15356 * configure.in: If we're building mips-sgi-irix6* native, turn on
15357 ENABLE_MULTILIB and set TARGET_SUBDIR.
15358
15359Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15360
15361 * Makefile.in (all-sn): Depend on all-grep.
15362
15363Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15364
15365 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15366
15367 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15368 Makefile. From Jeff Makey <jeff@cts.com>.
15369 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15370
15371 * Makefile.in (DISTBISONFILES): Remove.
15372 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15373 $(DEFAULT_YACC).
15374
15375 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 15376 cygwin32.
28e9041c 15377
15378 * Makefile.in (LD): New variable.
15379 (EXTRA_HOST_FLAGS): Pass down LD.
15380 ($(DO_X)): Likewise.
15381
15382Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15383
15384 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15385
15386Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15387
15388 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 15389 before adding our own. Always add --build.
28e9041c 15390
15391Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15392
15393 * configure.in (targargs): Pass --build if we're doing
15394 a cross-compile.
15395
15396Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15397
ac6fd7b6 15398 * configure: Use '|' instead of ":" as the separator in
28e9041c 15399 sed. Otherwise sed chokes on NT path names with drive
15400 designators. Also look for "?:*" as the leading characters in an
15401 absolute pathname.
15402
15403Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15404
15405 * config.sub: Support for r3900.
15406
15407Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15408
15409 * configure.in: Use install-sh, not install.sh.
15410
15411Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15412
15413 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15414 apply it twice.
15415
15416Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15417
15418 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15419 install-binutils.
15420
15421Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15422
15423 * Makefile.in: Add automake targets.
15424 * configure.in (host_tools): Add automake.
15425
15426Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15427
15428 * configure: Default CXX to c++, not gcc.
15429 * Makefile.in (CXX): Set to c++, not gcc.
15430 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15431
15432Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15433
15434 * install-sh: try appending a .exe if source file doesn't
15435 exist
15436
15437Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15438
15439 * configure.in: Turn on multilib by default.
15440 (cross_only): Remove target-libiberty.
15441
15442 * Makefile.in (all-gcc): Don't depend on libiberty.
15443
15444Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15445
15446 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15447
15448Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15449
15450 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15451 (DISTBISONFILES): Add ld/Makefile.in
15452
15453Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15454
15455 * configure.in: if target is cygwin32 but host isn't cygwin32,
15456 don't configure gdb tcl tk expect, not just gdb.
15457
15458Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15459
15460 * configure.in: Added gnuserv everywhere sn appears.
15461
15462 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15463 (CROSS_CHECK_MODULES): Added check-gnuserv.
15464 (INSTALL_MODULES): Added install-gnuserv.
15465 (CLEAN_MODULES): Added clean-gnuserv.
15466 (all-gnuserv): New target.
15467
15468Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15469
15470 * config.guess: Fixes for MIPS OpenBSD systems.
15471
15472Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15473
15474 * Makefile.in (INSTALL_XFORM): Remove.
15475 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15476
15477 * mkinstalldirs: New file, copied from automake.
15478 * Makefile.in (installdirs): Rename from install-dirs. Use
15479 mkinstalldirs. Change all users.
15480 (DEVO_SUPPORT): Add mkinstalldirs.
15481
15482Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15483
15484 * install-sh: Rename from install.sh.
15485 * Makefile.in (INSTALL): Change install.sh to install-sh.
15486 (DEVO_SUPPORT): Likewise.
15487
15488 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15489 Graichen <graichen@rzpd.de>.
15490
15491Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15492
15493 * config.guess: Recognize OpenBSD systems correctly.
15494
15495Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15496
15497 * README, Makefile.in (ETC_SUPPORT): Remove references to
15498 cfg-paper*, configure.{texi,man,info*}._
15499
15500Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15501
15502 * Makefile.in (all.normal): Ensure that gcc is built after all
15503 the x11 - ie gdb - targets.
15504
15505Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15506
15507 * makefile.vms: Don't run conf-a-gas.
15508
15509Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15510
31972771 15511 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 15512
151ad919 15513Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15514
15515 * configure.in: Remove noconfigdirs case since gdb also
15516 configures and builds for tic80-coff.
15517
28e9041c 15518Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15519
15520 * configure: Set cache_file to config.cache.
15521 * Makefile.in (local-distclean): Remove config.cache.
15522
15523Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15524
15525 * COPYING: Update FSF address.
15526
151ad919 15527Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15528
15529 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15530 noconfigdirs.
15531
28e9041c 15532Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15533
15534 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15535 MAKEDIRS, is empty.
15536
15537Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15538
15539 * config.sub: Tweak mn10300 entry.
15540
15541Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15542
15543 * configure.in (host_tools): Put sim before gdb, so gdb's
15544 configure.tgt can determine if the simulator was configured.
15545
15546Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15547
15548 * config.sub: Move BeOS $os case to be with other Cygnus
15549 local cases.
15550
15551Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15552
15553 * config.sub: Remove misplaced comment that broke Linux.
15554
15555Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15556
15557 * config.sub: Add BeOS support.
15558
15559Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15560
15561 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15562
15563Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15564
15565 * configure.in (noconfigdirs): Remove tcl and tk from
15566 noconfigdirs for cygwin32 builds.
15567
151ad919 15568Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15569
15570 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15571
28e9041c 15572Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15573
15574 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15575 make-all.com, use makefile.vms instead.
15576
15577Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15578
15579 * config.sub: Accept -lnews*.
15580
151ad919 15581Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15582
15583 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 15584 target-examples and target-libiberty for d30v.
151ad919 15585
15586Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15587
15588 * configure.in (noconfigdirs): Enable ld for d30v.
15589
15590Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15591
15592 * configure.in (tic80-*-*): Build compiler.
15593
15594Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15595
15596 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 15597 unsupported d30v directories
151ad919 15598
15599Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15600
aee16bda 15601 * config.sub, configure.in: Add d30v target cpu.
15602
28e9041c 15603Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15604
15605 * makefile.vms: New file.
15606 * make-all.com: Remove.
15607
15608Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15609
15610 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15611
15612Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15613
15614 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15615
15616Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15617
15618 * Makefile.in (ALL_MODULES): Added all-db.
15619 (CROSS_CHECK_MODULES): Addec check-db.
15620 (INSTALL_MODULES): Added install-db.
15621 (CLEAN_MODULES): Added clean-db.
15622
15623Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15624
15625 * config.guess: Merge with latest FSF sources.
15626
15627Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15628
15629 * Makefile.in (ALL_MODULES): Added all-itcl.
15630 (CROSS_CHECK_MODULES): Added check-itcl.
15631 (INSTALL_MODULES): Added install-itcl.
15632 (CLEAN_MODULES): Added clean-itcl.
15633
15634Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15635
15636 * configure.in: build gdb for mn10200
15637
15638Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15639
15640 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15641
151ad919 15642Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15643
15644 * configure.in (tic80-*-*): Turn off most targets right now.
15645
28e9041c 15646Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15647
15648 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15649 rather than the makeinfo program.
15650 (do-info): Depend upon all-texinfo.
15651
15652Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15653
15654 * configure.in: Remove uses of config/mh-linux.
15655
15656 * config.sub, config.guess: Merge with latest FSF sources.
15657
151ad919 15658Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15659
15660 * config.sub (case $basic_machine): Add tic80 entries.
15661
28e9041c 15662Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15663
15664 * config.sub, config.guess: Merge with latest FSF sources.
15665
15666Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15667
15668 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15669 * mpw-config.in: Test for NewFolderRecursive.
15670 * mpw-install: Use symbolic name for startup filename.
15671 * mpw-README: Add various additional details.
15672
15673Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15674
15675 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15676
15677Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15678
15679 * configure.in: Do build gcc and the target libraries for
15680 the mn10200.
15681
15682Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15683
15684 * configure.in: don't avoid building gdb for mn10300 any more
15685 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15686 instead of single-quoting it.
15687
15688Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15689
15690 * configure.in: Don't use --with-stabs on IRIX 6.
15691
15692Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15693
15694 * configure.in (m32r): Build gdb, libg++ now.
15695
15696Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15697
15698 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15699 directories from noconfigdirs.
15700
15701Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15702
15703 * config.sub (basic_machine): added mips16 configuration
15704
15705Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15706
15707 * config.sub: Handle d10v-unknown.
15708
151ad919 15709Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15710
15711 * config.sub: Handle v850-unknown.
15712
28e9041c 15713Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15714
15715 * Makefile.in: add findutils
15716 * configure.in: add findutils to list of host_tools
15717
15718Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15719
15720 * config.sub: Handle mn10200 and mn10300.
15721
15722Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15723
15724 * configure.in (d10v-*): Do not build librx.
15725
15726Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15727
15728 * configure.in (mn10300): Build everything except gdb & libgloss.
15729
15730Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15731
15732 * config.guess: Patch for Dansk Data Elektronik servers,
15733 from Niels Skou Olsen <nso@dde.dk>.
15734
15735 For ncr, use /bin/uname rather than uname, since GNU uname does not
15736 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15737
15738 Patch for MIPS R4000 running System V,
15739 from Eric S. Raymond <esr@snark.thyrsus.com>.
15740
15741 Fix thinko for nextstep.
15742
15743 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15744
15745 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15746 * config.guess: Guess mips-dec-mach_bsd4.3.
15747
15748 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15749 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15750 release numbers.
15751 * config.guess (mips-mips-riscos*): Emit just enough of the
15752 release number.
15753
15754 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15755 * config.guess (sparc-auspex-sunos*): Added.
15756 (f300-fujitsu-*): Added.
15757
15758 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15759 * config.guess: Recognize a Tadpole as a sparc.
15760
15761Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15762
15763 * config.guess: Don't assume that NextStep version is either 2 or
15764 3. NextStep 4 (aka OpenStep 4) has come out now.
15765
15766Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15767
15768 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15769 From Rik Faith <faith@cs.unc.edu>.
15770
15771Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15772
15773 * config.sub: Contributions from bug-gnu-utils to:
15774 Support plain "hppa" (no version given) architecture, reported by
15775 OpenStep.
15776 OpenBSD like NetBSD.
15777 LynxOs is not a hardware supplier.
15778
15779 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 15780 OpenBSD like NetBSD.
28e9041c 15781 Stratus systems.
15782 More Pyramid systems.
15783 i[n>4]86 Intel chips.
15784 M680[n>4]0 Motorola chips.
15785 Use unknown instead of lynx for hardware manufacturer.
15786
15787Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15788
15789 * install.sh (chmodcmd): Set to null if the DST directory already
15790 exists.
15791
15792Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15793
15794 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15795 not use mt-ppc target Makefile fragment any more.
15796
15797Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15798
15799 * configure.in (*-*-windows): Exclude everything but those dirs
15800 needed to build windows.
15801
15802Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15803
15804 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15805
15806Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15807
15808 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 15809
15810Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15811
15812 * Undo my previous change.
15813
15814Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15815
15816 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15817 unconditionally.
15818 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15819
15820Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15821
15822 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15823 host to add it's own flags.
28e9041c 15824
15825Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15826
15827 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15828
15829Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15830
15831 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15832 (CXX_FOR_TARGET): Likewise.
15833 (GCC_FOR_TARGET): Define.
15834 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15835 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15836 CC_FOR_TARGET was specified on the command line.
15837 (MAKEOVERRIDES): Don't define.
15838
15839Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15840
15841 * configure.in (m32r): Fix spelling of libg++ libs.
15842
15843Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15844
15845 * config.sub (-apple*): Remove, now redundant.
15846
15847Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15848
15849 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15850
15851 * configure: Rework yesterday's sed script patch.
15852
15853 * config.sub: Merge with FSF.
15854
15855Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15856
15857 * config.guess: Merge from FSF.
15858
15859 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 15860 * config.guess: Use pc instead of unknown, for pc clone systems.
15861 Change linux to linux-gnu.
28e9041c 15862
15863 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 15864 * config.guess: Avoid non-portable tr syntax.
28e9041c 15865
15866Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15867
15868 * test-build.mk (HOLES): Add "xargs" for gdb.
15869
15870 * configure: Avoid hpux10.20 sed bug.
15871
15872Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15873
5309a301 15874 * configure.in: Add support for windows host
28e9041c 15875 (that is a build done under the Microsoft build environment).
15876
15877Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15878
15879 * Makefile.in: Replace all uses of srcroot with s, to shrink
15880 command line lengths.
15881
15882 Patches from Geoffrey Noer <noer@cygnus.com>:
15883 * configure.in: If configuring for newlib, pass --with-newlib to
15884 subdirectories.
15885 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15886 -Bnewlib/ and -Lwinsup to gcc.
15887 (CXX_FOR_TARGET): Likewise.
15888
15889Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15890
15891 * Makefile.in (ETC_SUPPORT): Add configure.
15892
15893Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15894
aee16bda 15895 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 15896 host configuration file.
15897
15898Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15899
15900 * configure.in: Break mn10x00 support into separate
15901 mn10200 and mn10300 configurations.
15902 * config.sub: Likewise.
15903
15904Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15905
15906 * configure.in: Add lots of stuff to noconfigdirs for
15907 the mn10x00 targets.
15908
15909 * config.sub, configure.in: Add mn10x00 support.
15910
15911Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15912
15913 * make-all.com: Call conf-a-gas, not config-a-gas.
15914
15915Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15916
15917 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 15918 targets.
28e9041c 15919
15920Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15921
15922 * mpw-README: Add much more detail for native PowerMac.
15923 * mpw-install: New file.
15924 * mpw-configure: Add --norecursion and --help options.
15925 * mpw-config.in: Translate readme and install files when
15926 copying to objdir.
15927 * mpw-build.in: Don't always depend on byacc and flex.
15928 (install-only-top): New action.
15929
151ad919 15930Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15931
15932 * configure.in: You can now configure GDB for the v850.
15933
28e9041c 15934Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15935
15936 * configure.in (noconfigdirs): Don't configure any C++ dirs
15937 if targeting D10V.
15938
15939Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15940
15941 * config.sub: Recognize mips64vr5000.
15942
15943Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15944
15945 * configure.in: Use a single line for host_tools and native_only.
15946
15947Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15948
15949 * config.sub, configure.in: Add entries for m32r.
15950
15951Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15952
15953 * Makefile.in (inet-install): Don't run install-gzip.
15954
15955Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15956
15957 * configure.in: Don't config lots of things for *-*-windows*.
15958
15959Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15960
15961 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15962 (host_libs, host_tools): Copy from configure.in.
15963 * mpw-configure: Don't complain about directories not found.
15964
15965Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15966
15967 * configure.in (i[345]86): Recognize i686 for pentium pro.
15968 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15969 file.
15970
15971 * config.guess (i[345]86): Ditto.
15972
15973Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15974
15975 * configure.in (noconfigdirs): Removed gdb for D10V.
15976
151ad919 15977Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 15978
151ad919 15979 * configure.in: Remove ld, target-libio, target-libg++, and
15980 target-libstdc++ from noconfigdirs.
ed37269d 15981
28e9041c 15982Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15983
15984 * configure: Fix three locations where shell scripts were
15985 being run directly rather than with config_shell.
15986
151ad919 15987Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15988
15989 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15990 * config.sub (basic_machine): Recognize v850.
15991
28e9041c 15992Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15993
15994 * mpw-configure: Handle multiple enable/disable options and
15995 pass them down recursively, handle -c and -s flags appropriately
15996 depending on choice of compiler, add escape mechanism for
15997 quoted arguments to gC.
15998
15999Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16000
16001 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16002 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16003 so that -mrelocatable-lib and -mno-eabi are used.
16004
16005 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16006 not support --print-multi-lib, don't abort.
16007
28e9041c 16008Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16009
16010 * make-all.com: Run config-a-gas.
16011 * setup.com: Don't copy subdirectory files around.
16012
16013Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16014
16015 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16016 target, it now compiles correctly.
16017
16018Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16019
16020 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16021
16022Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16023
aee16bda 16024 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 16025
16026Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16027
16028 * configure.in (native_only): Add prms.
16029
16030Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16031
16032 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16033 (BINUTILS_SUPPORT_DIRS): Likewise.
16034
16035Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16036
16037 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16038 d10v support is added.
16039
16040Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16041
16042 * configure.in (d10v-*-*): New target.
16043
16044Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16045
16046 * config.guess (HP 9000/811): Recognize this as a PA1.1
16047 machine.
16048
16049Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16050
16051 * Makefile.in (do-tar-gz): New target, split out from tail end of
16052 taz target. Run each command separately, don't use pipes.
16053 (taz): Use it.
16054
16055Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16056
16057 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16058 * mpw-build.in: No builds should depend on building byacc or flex,
16059 they are assumed to be installed already.
16060
16061Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16062
16063 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16064 variable that CC_FOR_TARGET needs.
16065
16066Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16067
16068 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16069 options have changed since the last time the subdirectory was
16070 configured, and if it has, reconfigure.
16071 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16072 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16073
16074Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16075
16076 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16077 CLEAN_MODULES): Add bash.
16078 (all-bash): New target.
16079
16080Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16081
16082 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16083
16084Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16085
16086 * config.sub (basic_machine): Recognize d10v as a valid processor.
16087
16088Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16089
16090 * mpw-configure: Add support for --bindir.
16091 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16092
16093Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16094
16095 * configure.in: add bash, time, gawk to list of hosttools and things
16096 to only build for native toolchains
16097
16098Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16099
16100 * Makefile.in (docdir): Remove.
16101
16102Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16103
16104 * Makefile.in (datadir): Set to $(prefix)/share.
16105
16106Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16107
16108 * configure.in: build diff and patch for cygwin32-hosted
16109 toolchains.
16110
16111Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16112
16113 * config.sub: Accept -rtems*.
16114
16115Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16116
31972771 16117 * configure.in: enable dosrel for cygwin32-hosted builds,
16118 remove diff from the list of things not buildable
16119 via Canadian Cross
28e9041c 16120
16121Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16122
16123 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 16124 don't get ". ".
28e9041c 16125
16126Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16127
16128 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16129
16130Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16131
16132 * Makefile.in (taz): Handle case where tex3patch didn't even get
16133 checked out. Also, if it was found, put the symlink in a new util
16134 subdirectory.
16135
16136Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16137
16138 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16139
16140Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16141
16142 * config.sub: Recognize -openvms.
16143 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16144 * make-all.com, setup.com: New files.
16145
16146Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16147
16148 * Makefile.in (taz): tex3patch moved to texinfo/util.
16149
16150Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16151
16152 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16153 * configure.in: remove make from disable-if-Can-Cross list
16154 enable gdb if ${host} and ${target} are cygwin32
16155
16156Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16157
16158 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16159 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16160
16161Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16162
16163 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16164 distinguish sysv/svr4/bsd variants.
16165 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16166
16167Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16168
16169 * configure.in: Added copyright notice.
16170 * move-if-change: Added copyright notice.
16171
16172Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16173
16174 * configure.in (powerpcle-*-solaris*): Until we get shared
16175 libraries working, don't build gdb, sim, make, tcl, tk, or
16176 expect.
16177
16178Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16179
16180 * config.guess: Merge with FSF:
16181
16182 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16183 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16184
16185 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16186 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16187
16188 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16189 * config.guess: Combine two OSF1 rules.
16190 Also recognize field test versions. From mjr@zk3.dec.com.
16191 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16192 because GNU uname does not support -p. From pmr@pajato.com.
16193
16194Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16195
16196 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16197
16198Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16199
16200 * mpw-README: Document GCCIncludes.
16201
16202Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16203
16204 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16205
16206Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16207
16208 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16209
16210Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16211
16212 * configure.in (*-*-cygwin32): Configure make.
16213
16214Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16215
16216 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16217
16218Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16219
16220 * Makefile.in (all-inet): Depend on all-perl.
16221
16222 * Makefile.in (inet-install): New target.
16223
16224 * Makefile.in (all-inet): Depend on all-tcl.
16225 (all-inet): Depend on all-send-pr.
16226
16227Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16228
16229 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16230 temporarily.
16231
16232Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16233
16234 * configure.in: Don't configure --with-gnu-ld on AIX.
16235
16236Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16237
16238 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16239
16240Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16241
16242 * Makefile.in (ALL_MODULES): Added all-inet.
16243 (CROSS_CHECK_MODULES): Added check-inet.
16244 (INSTALL_MODULES): Added install-inet.
16245 (CLEAN_MODULES): Added clean-inet.
16246 (all-indent): New target.
16247
16248 * configure.in (host_tools): Added inet.
16249 (native_only): Added inet.
16250 (noconfigdirs): Added inet.
16251
16252Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16253
16254 * configure.in: Don't configure libgloss if we are not configuring
16255 newlib.
16256
16257Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16258
16259 * configure.in: Don't configure libgloss for unsupported
16260 architectures.
16261
16262Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16263
16264 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16265
16266Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16267
16268 * Makefile.in (ALL_MODULES): Include all-apache.
16269 (CROSS_CHECK_MODULES): Include check-apache.
16270 (INSTALL_MODULES): Include install-apache.
16271 (all-apache): New target.
16272
16273 * configure.in: Added apache everywhere perl is seen.
16274
16275Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16276
16277 * Makefile.in: Add support for clean-{module} and
16278 clean-target-{module} rules.
16279
16280Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16281
16282 * configure.in (*-*-ose) do not build libgloss.
16283
16284Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16285
16286 * config.guess (prep*:SunOS:5.*:*): Turn into
16287 powerpele-unknown-solaris2.
16288
16289Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16290
16291 * configure.in: Permit --enable-shared to specify a list of
16292 directories.
16293
16294Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16295
16296 * configure.in (host==solaris): Pass only the first word of $CC
16297 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16298
16299Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16300
16301 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16302
16303Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16304
16305 * Makefile.in (ALL_MODULES): Include all-perl.
16306 (CROSS_CHECK_MODULES): Include check-perl.
16307 (INSTALL_MODULES): Include install-perl.
16308 (ALL_X11_MODULES): Include all-guile.
16309 (CHECK_X11_MODULES): Include check-guile.
16310 (INSTALL_X11_MODULES): Include install-guile.
16311 (all-perl): New target.
16312 (all-guile): New target.
16313
16314 * configure.in (host_tools): Include perl and guile.
16315 (native_only): Include perl and guile.
16316 (noconfigdirs): Don't build guile and perl; no ports have been
16317 done.
16318
16319Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16320
31972771 16321 * configure (--enable-*): Handle quoted option lists such as
16322 --enable-sim-cflags='-g0 -O' better.
28e9041c 16323
16324Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16325
16326 * Makefile.in ({,inst}all-target): New rule so we can make and
16327 install all of the target directories easily.
16328
16329Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16330
16331 * configure.in: Add missing global flag in sed substitution when
16332 deleting `target-' from ${configdirs}.
16333
16334Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16335
16336 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16337 option.
16338
16339 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16340 config/mh-necv4.
16341
16342 * install.sh: Correct misspelling of transformbasename.
16343
16344 * config.guess: Recognize mips-*-sysv*.
16345
16346Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16347
16348 * config.sub: Recognize mon960.
16349
16350Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16351
16352 * configure: Restore Canadian Cross handling of BISON and LEX,
16353 removed in Feb 20 change.
16354
16355Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16356
16357 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16358 Mention make install. Remove the old copyright date as well the
16359 clumsy and rather pointless copyright on the README file.
16360
16361Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16362
16363 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16364 Makefile after running symlink-tree, then run `make distclean' to
16365 avoid clobbering any generated files in srcdir.
16366
16367Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16368
16369 * configure.in (m68k-*-netbsd*): Build everything now.
16370
16371Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16372
16373 * Makefile.in (taz): Fix quoting.
16374
16375Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16376
16377 * configure.in (sparclet-*-*): Build everything now.
16378
16379Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16380
16381 * configure.in (m68k-*-linux*): New host.
16382
16383Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16384
16385 * configure: Check for bison before byacc.
16386
16387Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16388
16389 * Makefile.in configure: Change the way LEX and BISON/YACC are
16390 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16391 searching PATH. These are used as fallbacks by Makefile.in if
16392 flex/bison/byacc aren't in objdir.
16393
16394Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16395
16396 * Makefile.in: Make everything which depends upon all-bfd also
16397 depend upon all-opcodes, in case --with-commonbfdlib is used.
16398
16399Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16400
16401 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16402 building NT native compilers on Unix.
16403
16404Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16405
16406 * configure.in: Don't get CC from the host Makefile fragment if we
16407 can find gcc in PATH, or if this is a Canadian Cross. Move the
16408 Solaris test for /usr/ucb/cc to the post target script, just after
16409 the compiler sanity test.
16410
16411Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16412
16413 * config.sub: Merge with FSF.
16414
16415Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16416
16417 * Makefile.in (RPATH_ENVVAR): New variable.
16418 (REALLY_SET_LIB_PATH): Use it.
16419 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16420
16421Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16422
16423 * config.sub, configure.in: Recognize sparclet cpu.
16424
16425Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16426
16427 * config.guess: Support m68k-cbm-sysv4.
16428
16429Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16430
16431 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16432 m68k-unknown-linuxaout from linker help string. Put quotes around
16433 $ld_help_string.
16434
16435Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16436
16437 * config.guess (powerpc-harris-powerunix): Add guess for port
16438 to new target.
16439
16440Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16441
16442 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16443
16444Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16445
16446 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16447 $(REALLY_SET_LIB_PATH) in Makefile.
16448 * Makefile.in (SET_LIB_PATH): New variable.
16449 (REALLY_SET_LIB_PATH): New variable.
16450 ($(DO_X)): Use $(SET_LIB_PATH).
16451 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16452 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16453 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16454 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16455 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16456 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16457 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16458 (install-dosrel): Likewise.
16459 (all-opcodes): Depend upon all-libiberty.
16460
16461Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16462
16463 * config.guess (*:CYGWIN*): New
16464
16465Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16466
16467 * Makefile.in (all-target-winsup): All all-target-libiberty.
16468
16469Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16470
16471 * configure.in (noconfigdirs): Add missing # in front of comment.
16472
16473Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16474
16475 * configure.in: add second pass to things added to noconfigdirs
16476 so *-gm-magic can exclude libgloss properly.
16477
16478Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16479
16480 * mpw-configure (extralibs_name, rez_name): Set correctly
16481 for MWC68K compiler.
16482
16483 * mpw-README: Add more info on the necessary build tools.
16484
16485Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16486
16487 * configure.in, config.sub: Recognize cygwin32.
16488
16489Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16490
16491 * config.guess, config.sub: Recognize A/UX.
16492
16493Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16494
16495 * config.sub: Merge with gcc/config.sub.
16496
16497Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16498
16499 * mpw-build.in (do-binutils): Add build of stamps.
16500
16501Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16502
16503 * config.sub: Add recognition for mips64vr4100*-* targets.
16504
16505Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16506
16507 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16508 Add creation of gconfigargs with `--enable-shared' turned on.
16509 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16510 ($(host)-stamp-stage3-configured): Likewise.
16511 (HOLES): Add chatr and ldd.
16512 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16513
16514Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16515
16516 * configure: Pass --nfp to recursive configures.
16517
16518Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16519
16520 * Makefile.in (DLLTOOL): New.
16521 (DLLTOOL_FOR_TARGET): New.
16522 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16523 (EXTRA_TARGET_FLAGS): Ditto.
16524 (EXTRA_GCC_FLAGS): Ditto.
16525 (CONFIGURE_TARGET_MODULES): Ditto.
16526 (DO_X): Ditto.
16527 * configure: Add DLLTOOL.
16528
16529Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16530
16531 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16532 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16533 mh-sco, since old workarounds no longer needed, and don't
16534 build ld, since libraries have weak symbols in COFF.
16535
16536Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16537
16538 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16539
16540Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16541
16542 * configure.in: Make sure that ${CC} can be used to compile an
16543 executable.
16544
16545Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16546
16547 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16548 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16549 nothing depending on whether gdbtk is being built.
16550
16551Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16552
16553 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16554
16555Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16556
16557 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16558 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16559
16560Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16561
16562 * config-ml.in: Add support for
16563 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16564 Simplify setting of multidirs from --disable-foo.
16565
16566Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16567
16568 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16569 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16570 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 16571 non-empty, pass them on to the GCC make.
28e9041c 16572 (all-bootstrap): New rule that is like all-gcc, except it executes
16573 the GCC bootstrap rule instead of the GCC all rule.
16574
16575Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16576
16577 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16578
16579Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16580
16581 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16582 DG/UX support.
16583
16584Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16585
16586 * config.sub (i*86*) Change [345] to [3456]
16587
16588Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16589
16590 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16591 --with-gnu-ld=no.
16592
16593Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16594
16595 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16596 AIX multilibs get built.
16597
16598Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16599
16600 * configure.in (i386-win32): Don't build expect if we're not
16601 building the tcl subdir.
16602
16603Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16604
16605 * Makefile.in: (configure-target-examples, all-target-examples):
16606 New targets, configure and build example programs.
16607
16608Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16609
16610 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16611 use it as input to sedit the generated MPW makefile.
16612 * mpw-README: Add a suggestion about Gestalt.h.
16613
16614Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16615
16616 * config.sub: Accept *-*-ieee*.
16617
16618Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16619
16620 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16621 Ronald F. Guilmette <rfg@monkeys.com>.
16622
16623Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16624
16625 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16626 for powerpc-pe native.
16627 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16628 (target==powerpc-pe): duplicate i386-win32 entry.
16629
16630Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16631
16632 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16633 of vxworks, not just vxworks5.1.
16634
16635Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16636
16637 * mpw-configure: Add support for exec-prefix.
16638
16639Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16640
16641 * config.guess: Recognize HP model 816 machines as having
16642 a PA1.1 processor.
16643
16644Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16645
16646 * configure: Ignore new autoconf configure options.
16647
28e9041c 16648Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16649
16650 * config.guess: Recognize Pentium under SCO.
16651 From Robert Lipe <robertl@arnet.com>.
16652
16653Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16654
16655 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 16656
16657Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16658
16659 * configure.in: Don't configure gas for alpha-dec-osf*.
16660
16661Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16662
16663 * configure.in: Default to --with-stabs for some targets for which
16664 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16665 i[345]86*-*-unixware*.
16666
16667Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16668
16669 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16670 rather than basing it on the target. Simplify handling of options
16671 controlling which directories to configure. Remove extraneous
16672 slash in multi-clean target.
16673
16674Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16675
16676 * config-ml.in: Prefix more variables with ml_ so they don't collide
16677 with configure's.
16678
16679Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16680
16681 * configure: Don't turn -v into --v.
16682
16683Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16684
16685 * configure.in (targargs): Fix typo.
16686
16687 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16688
16689Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16690
16691 * configure.in: Strip --host and --target options from
16692 CONFIG_ARGUMENTS, and always configure for --host only. Add
16693 --with-cross-host option when building with a cross-compiler.
16694 * configure: Canonicalize the arguments put into config.status by
16695 always using `=' for an option with an argument. Pass a presumed
16696 --host or --target explicitly.
16697
16698Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16699
16700 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16701 into general OS recognition case.
16702
16703Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16704
16705 * configure.in (target_configdirs): add target-winsup only
16706 for win32 target systems.
16707
16708Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16709
16710 * Makefile.in (all-target-libgloss): Depend upon
16711 configure-target-newlib, since when libgloss is built it looks to
16712 see if the newlib directory exists.
16713
16714Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16715
16716 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16717 cfg-ml-*.in.
16718
16719Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16720
16721 * configure: Handle LD and LD_FOR_TARGET when configuring a
16722 Canadian Cross.
16723
28e9041c 16724Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16725
16726 * configure.in (target_libs): add target-winsup.
16727 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16728 (target==ppcle-pe): remove ld from $noconfigdirs.
16729
16730Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16731
16732 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16733 Preserve relative path names in $srcdir. Build symlink tree if
16734 configuring cross target dir and srcdir=. (= no VPATH support).
16735 (configure-target-libg++): Depend on configure-target-librx.
16736 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16737 * config-ml.in: New file.
16738 * symlink-tree: New file.
16739 * configure: Ensure srcdir="." if that's what it is.
16740
16741Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16742
16743 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16744 includes and FLEX_SKELETON setting.
16745 * mpw-configure (--with-gnu-ld): New option, controls whether
16746 to use PPCLink or ld with PowerMac GCC.
16747 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16748 * mpw-config.in: Configure grez if targeting Mac.
16749
16750 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 16751 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16752 just macos.
28e9041c 16753 * configure.in: Configure grez resource compiler if targeting Mac.
16754 * Makefile.in (all-grez, install-grez): New targets.
16755
16756Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16757
16758 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 16759 gcc in the path, set CC to gcc -O2.
28e9041c 16760
16761Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16762
16763 * configure: Default ${build} correctly. Avoid picking up extra
16764 spaces when reading CC and CXX from Makefile. When doing a
16765 Canadian Cross, use plausible default values for numerous
16766 variables.
16767 * configure.in: When doing a Canadian Cross, don't try to
16768 configure tools whose configure script can't handle it.
16769
16770Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16771
16772 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16773
16774Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16775
16776 * configure: Remove dubious bug reporting address.
16777
16778Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16779
16780 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16781 configure script, run that instead of this directory's configure.
16782 In either case, print a message that we're configuring the sub-dir.
16783
16784Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16785
16786 * configure.in: Before checking for the existence of various files,
16787 use sed to filter out "target-".
16788
16789Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16790
16791 * Makefile.in (DO_X): Split rule to decrease command line length
16792 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16793 (Philippe De Muyter).
16794
16795Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16796
16797 * Makefile.in (all-patch): depend on all-libiberty.
16798
16799Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16800
16801 * configure.in: If the only directory in target_configdirs which
16802 actually exists is libiberty, then set target_configdirs to empty,
16803 to avoid trying to build a target libiberty in a gas or gdb
16804 distribution.
16805
16806Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16807
16808 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 16809 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16810 systems.
28e9041c 16811
16812Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16813
16814 * configure.in (copy_dirs): Use sys-include instead of include
16815 for --with-headers option.
16816
16817Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16818
16819 * Makefile.in, configure.in: Make winsup builds work with
16820 new scheme.
16821
16822Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16823
16824 * configure.in: Build the linker on AIX.
16825
16826Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16827
16828 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16829 where needed.
16830
16831Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16832
16833 * Makefile.in (all-gcc): Fix typo.
16834
16835Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16836
16837 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16838
16839Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16840
16841 * configure.in: Rename libFOO to target-libFOO, and xiberty
16842 to target-xiberty, to provide more flexibility.
16843 (target_subdir): Define. Create if cross.
16844 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16845 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16846 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16847 check-libFOO -> check-target-libFOO, etc.
16848 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16849 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16850 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16851 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16852 allow ALL_GCC="" to only configure.
16853 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16854 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16855 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16856
16857Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16858
16859 * Makefile.in (taz): Build "info" in etc explicitly.
16860
16861Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16862
16863 * configure.in: Make sure that CC is undefined (as opposed to
16864 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16865 problem with autoconf trying to configure on a host without GCC.
16866
16867Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16868
16869 * mpw-configure: Set host alias from choice of host compiler,
16870 only use generic MPW Makefile sed if present, edit a file
16871 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16872 * mpw-README: Add problem notes about CW6 and CW7.
16873
16874Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16875
16876 * Makefile.in (taz): Use ";" instead of ";;".
16877
16878Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16879
16880 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16881 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16882 DISTDOCDIRS.
16883 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16884 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16885
16886Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16887
16888 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16889 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16890 Move bfd to DISTSTUFFDIRS.
16891
16892Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16893
16894 * Makefile.in (X11_LIB): Removed.
16895 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16896
16897 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16898
16899Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16900
16901 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16902 names.
16903
16904Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16905
16906 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16907
16908Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16909
16910 * configure.in (i[345]86-*-win32): Always build newlib.
16911 Don't configure cvs, autoconf or texinfo.
16912 * Makefile.in (LD_FOR_TARGET): New.
16913 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16914 Pass down LD_FOR_TARGET.
16915
16916Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16917
16918 * winsup: New directory.
16919 * Makefile.in: Build winsup.
16920 * configure.in: Winsup is configured when target is win32.
16921 Can only build win32 target GDB when native.
aee16bda 16922
28e9041c 16923Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16924
16925 * config.guess: Recognize HP model 819 machines as having
16926 a PA 1.1 processor.
16927
16928Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16929
16930 * configure: Fix sed loop which substitutes for CC and CXX to
16931 avoid bug found in various sed implementations.
16932
16933Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16934
16935 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16936 simulator. Use standard powerpc-*-eabi*.
16937
16938Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16939
16940 * configure.in: Stop putting gas and binutils in noconfigdirs for
16941 powerpc-*-aix* and rs6000-*-*.
16942
16943Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16944
16945 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16946 -mcall-aixdesc libraries.
16947
16948Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16949
16950 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16951
16952 * config.sub (arm | armel | armeb): Fix shell syntax.
16953
16954Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16955
16956 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16957 -msoft-float and -mcpu=common support.
16958 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16959 libraries.
16960
16961Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16962
16963 * configure.in: Allow configuration and build of emacs19 for the alpha.
16964
16965Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16966
16967 * configure.in (CC): Get ^CC, not just any old CC, from
16968 ${host_makefile_frag}.
16969
16970Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16971
aee16bda 16972 * configure.in (CC): Try to get CC from
28e9041c 16973 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16974
16975Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16976
16977 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16978 only if it exists in $(srcdir).
16979
16980Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16981
16982 * configure: If CC and CXX are not set in the environment, set
16983 them, based on either an existing Makefile or on searching for gcc
16984 in PATH. Substitute for CC and CXX in Makefile.
16985 * configure.in: Remove libm from target_libs. Separate
16986 target_configdirs from configdirs. If CC is not set in
16987 environment, try to get it from a host Makefile fragment. Rewrite
16988 changes of configdirs to use skipdirs instead. A few minor
16989 tweaks. Take directories out of target_configdirs as they are
16990 taken out of configdirs. Remove existing Makefile files from
16991 subdirectories. Substitute for TARGET_CONFIGDIRS and
16992 CONFIG_ARGUMENTS in Makefile.
16993 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16994 by configure.in.
16995 (CONFIG_ARGUMENTS): Likewise.
16996 (CONFIGURE_TARGET_MODULES): New variable.
16997 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16998 ($(CONFIGURE_TARGET_MODULES)): New target.
16999 (configure-libg++, configure-libio): New targets.
17000 (all-libg++): Depend upon configure-libg++.
17001 (all-libio): Depend upon configure-libio.
17002 (configure-libgloss, all-libgloss): New targets.
17003 (configure-libstdc++): New target.
17004 (all-libstdc++): Depend upon configure-libstdc++.
17005 (configure-librx, all-librx): New targets.
17006 (configure-newlib): New target.
17007 (all-newlib): Depend upon configure-newlib
17008 (configure-xiberty): New target.
17009 (all-xiberty): Depend upon configure-xiberty.
17010
17011Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17012
17013 * configure.in (host i[345]86-*-win32): Expand the
17014 noconfigdirs again.
17015
17016Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17017
17018 * mpw-configure: Fix sed command file name.
17019
17020Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17021
aee16bda 17022 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 17023 noconfigdirs again.
17024
17025Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17026
17027 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17028 or powerpc*-*-pe*, since they are not yet supported.
17029
17030Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17031
17032 Add PowerMac support and many other enhancements.
17033 * mpw-configure: New option --cc to select compiler to use,
17034 paste options set according to --cc into the generated
17035 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17036 if mpw-make.sed is present.
17037 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17038 add forward includes for PowerPC include files.
17039 * mpw-build.in: Build using Makefile.PPC if present.
17040 (do-byacc, etc): Remove separate version resource builds.
17041 (do-gas): Build "stamps" before "all".
17042 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17043 * mpw-README: Update to reflect --cc option, PowerMac support,
17044 and recently-reported compatibility problems.
17045
17046Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17047
17048 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17049 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17050 (--with-multilib-top): Pass to recursive invocations.
17051
17052Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17053
17054 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17055 v810-*-*.
17056
17057Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17058
17059 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17060 gdb, ld and opcodes on v810-*-*.
17061
28e9041c 17062Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17063
17064 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17065 (local-maintainer-clean): New target.
17066 (maintainer-clean): New target.
17067 (realclean): Just depend upon maintainer-clean.
17068
17069Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17070
17071 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17072
17073Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17074
17075 * configure.in: Build ld in mips*-*-bsd* case.
17076
17077Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17078
17079 * config.sub: Accept -lites* OS. From Ian Dall.
17080
17081Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17082
17083 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 17084 targets.
28e9041c 17085
17086Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17087
17088 * configure.in: treat i386-win32 canadian cross the same as
17089 i386-go32 canadian cross.
17090
17091Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17092
17093 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17094 running under the simulator to build a reduced set of libraries.
17095 (powerpc-*-eabiaix): Add fine grained multilib support added to
17096 other powerpc targets yesterday.
17097
17098Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17099
17100 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17101 -disable-softfloat, -disable-relocatable, -disable-aix, and
17102 -disable-sysv to control which multilib libraries get built.
17103
17104Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17105
17106 * configure: Add Makefile.tem to list of files to remove in trap
17107 handler.
17108
17109Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17110
17111 * config.guess (*Linux*): Add missing "exit"s.
17112 Also, need specific check for alpha-unknown-linux (uses COFF).
17113
17114Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17115
17116 * config.guess: Merge with FSF:
17117
17118 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17119 * config.guess (AIX4): More robust release numbering discovery.
17120
17121 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17122 * config.guess (i386-sequent-ptx): Properly get version number.
17123
17124 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17125 * config.guess (mips:*:4*:UMIPS): New case.
17126
17127Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17128
17129 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17130 (i386-win32 host): Likewise. Don't build readline.
17131
17132Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17133
17134 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17135 SUPPORT_FILES to submakes.
17136
17137Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17138
17139 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17140 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17141 mpw-configure.
17142
17143Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17144
17145 * configure.in (appdirs): Use =, not ==, in test expression when
17146 trying to build the text to print in the warning message for
17147 Solaris users.
17148
17149Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17150
17151 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17152
17153Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17154
17155 * config.guess: Recognize lynx-2.3.
17156
17157Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17158
17159 * config.sub (z8ksim): Deleted
17160 (z8k-*-coff): New, this is the one true name of the target.
17161
17162Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17163
17164 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17165
17166Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17167
17168 * config.guess (*:Linux:*:*): First try asking the linker what the
17169 default object file format is (elf, aout, or coff). Then if this
17170 fails, try previous methods.
17171
17172Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17173
17174 * configure.in: Don't build newlib for *-*-vxworks5.1.
17175
17176Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17177
17178 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17179 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17180
17181Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17182
17183 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17184
17185Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17186
17187 * cfg-ml-com.in: New file.
17188 * cfg-ml-pos.in: New file.
17189
17190Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17191
17192 * COPYING.NEWLIB: Add HP free copyright to list.
17193
17194Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17195
17196 * config.sub: Recognize -eabi* for the system, not just -eabi.
17197
17198Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17199
17200 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17201 * config.sub, configure.in (win32): New target and host.
17202
17203Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17204
17205 * configure.in: Add i386-pe configuration.
17206
17207Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17208
17209 * mpw-build.in (install): Install GDB after LD.
17210
17211Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17212
17213 * mpw-config.in (elf/mips.h): Always forward-include, needed
17214 for GDB to build.
17215
17216Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17217
17218 * testsuite: New directory for customer acceptance and whole tool
17219 chain tests.
17220
17221Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17222
17223 * configure: If per-host line isn't found, but AC_OUTPUT is found
17224 and a configure script exists, run it instead.
17225
17226Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17227
17228 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17229
17230Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17231
17232 * configure: Set build_{cpu,vendor,os,alias} to host values when
17233 --build isn't specified.
17234
17235Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17236
17237 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17238 (FLAGS_TO_PASS): Pass them.
17239 (EXTRA_TARGET_FLAGS): Ditto.
17240
28e9041c 17241Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17242
17243 * Makefile.in (all-libg++): Depend on all-libstdc++.
17244
17245Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17246
17247 * configure.in (noconfigdirs): Enable all packages for
17248 i386-unknown-netbsd.
17249
17250Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17251
17252 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17253 hosted builds (DOS builds)
17254
17255Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17256
17257 Changes for ARM based on patches from Richard Earnshaw:
17258 * config.sub: Handle armeb and armel.
17259 * configure.in: Omit arm linker only for riscix.
17260
17261Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17262
17263 * config.guess: Update from FSF.
17264
17265Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17266
fee90afd 17267 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 17268 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17269 powerpcle variant. Convert pentium into i586, not i486. Add p5
17270 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17271 temporarily.
17272
17273Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17274
17275 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17276
17277Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17278
17279 * config.sub: Accept -lites* as a basic system type.
17280
17281Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17282
17283 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17284 installed, and if so return linuxoldld as the system name.
17285
17286Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17287
17288 * config.guess: Add hppa1.1-hp-lites support.
17289
17290Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17291
17292 * configure.in: Don't build newlib for m68k-vxworks5.1.
17293
17294Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17295
17296 * configure.in (mips-sgi-irix6): Use mh-irix5.
17297
17298Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17299
17300 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17301
17302Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17303
17304 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 17305 OSF/1. Fix compiler flags.
28e9041c 17306 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17307
17308Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17309
17310 * configure.in: Recognize --with-newlib.
17311 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17312
17313Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17314
151ad919 17315 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 17316 to *_X11_MODULES due to gdbtk needing X include files et al.
17317
17318Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17319
17320 Merge in support for Mac MPW as a host.
17321 (Old change descriptions retained for informational value.)
17322
17323 * mpw-config.in: Add generic include forwards for cpu-specific
17324 include files in aout and elf directories.
17325
17326 * mpw-configure: Added copyright.
17327 * mpw-config.in: Check for presence of required build tools.
17328 (target_libs): Add newlib.
17329 (target_tools): Add examples.
17330 (Read Me): Generate as "Read Me for MPW" instead.
17331 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17332 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17333 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17334
17335 * mpw-configure: Remove subdir-specific makefile hackery,
17336 delete mk.tmp after using it.
17337
17338 * mpw-build.in (all): Display start and end times.
17339
17340 * mpw-configure (host_canonical): Set.
17341 (target_cpu): Always add to makefiles.
17342 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17343 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17344 (mpw-mh-mpw): Look for in srcdir and srcroot.
17345 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17346
17347 * mpw-build.in: (install-only): New target.
17348
17349 * mpw-configure (host_alias, target_alias): Rename from hostalias
17350 and targetalias, add into generated Makefile.
17351 (mk.tmp): If present, add into generated Makefile.
17352 * mpw-build.in (all-gas): Build config.h first before gas proper.
17353
17354 * mpw-configure (config.status): Write only if changed.
17355 * mpw-config.in (readline): Configure it (not built, just used for
17356 definitions).
17357
17358 * mpw-config.in (elf/mips.h): Add a forward include.
17359
17360 * mpw-config.in: Forward-include most .h files in include into
17361 extra-include.
17362 (readline): Don't build.
17363 mpw-build.in (install): Install GDB.
17364
17365 * mpw-configure (prefix, mpw_prefix): Handle it.
17366 * mpw-config.in (mmalloc, readline): Don't configure.
17367 * mpw-build.in (thisscript): Rename to ThisScript.
17368 Use mpw-build instead of BuildProgram everywhere.
17369 (mmalloc, readline): Don't build.
17370 * mpw-README: New file, basic documentation about the MPW port.
17371
17372 * mpw-config.in: Use forward-include to create include files.
17373
17374 * mpw-configure: Add more things to the top of each configured
17375 Makefile, including contents of config/mpw-mh-mpw.
17376 * mpw-config.in (extra-include): Create this directory and fill it
17377 with Posix-like include files when configuring.
17378
17379 * config.sub (apple, mac, mpw): Add various aliases.
17380
17381 * mpw-build.in: New file, top-level build script fragment for MPW.
17382 * mpw-configure: New file, configure script for MPW.
17383 * mpw-config.in: New file, config fragment for MPW.
17384
17385Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17386
17387 * configure.in (host_libs): Remove glob, since it is gone from the
17388 sources.
17389
17390Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17391
17392 * Makefile.in: define empty GDB_NLM_DEPS var.
17393
17394 * configure.in(target_makefile_frag): use config/mt-netware
17395 for netware targets.
17396
17397Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17398
17399 * config.sub: Merge in recent FSF changes. Remove linux special
17400 cases.
17401
17402Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17403
5309a301 17404 Revert this change:
28e9041c 17405
17406 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17407
17408 * build-all.mk: Use CC=cc -Xs on Solaris.
17409
28e9041c 17410Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17411
17412 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17413 stop using it.
17414 * Makefile.in: Nuke all references to glob subdirectory.
17415
17416Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17417
17418 * configure.in: Fix --enable-shared logic in per-host.
17419
17420Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17421
17422 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17423
17424Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17425
17426 * configure.in (noconfigdirs): Don't build gas on AIX, for
17427 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17428
17429Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17430
17431 * configure: Fix --cache-file to work if the file argument is a
17432 relative path.
17433
17434Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17435
17436 * configure: If the --cache-file is used, pass it down to
17437 configure in subdirectories.
17438
17439Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17440
17441 * config.sub: add vxworks29k configuration.
17442
17443Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17444
17445 * Makefile.in (taz): Do "diststuff" part quietly.
17446
17447Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17448
17449 * config.sub: Mini-merge with gcc/config.sub.
17450
17451Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17452
17453 * config.guess (IRIX): Sed - to _.
17454
17455Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17456
17457 * Makefile.in (source-vault, binary-vault): New targets.
17458
17459Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17460
17461 * config.sub: Recognize -eabi as a basic system type.
17462
17463Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17464
17465 * configure.in (enable_shared stuff): Fix typo.
17466
17467Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17468
17469 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17470
17471Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17472
17473 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17474
17475Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17476
17477 * configure.in (rs6000-*-*): Don't build gas.
17478
17479Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17480
17481 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17482 reduce command line length.
17483 (AS_FOR_TARGET): Check for as.new, not Makefile.
17484 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17485
17486Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17487
17488 * config.guess: Merge from FSF.
17489
17490Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17491
17492 * configure: Don't use $ when handling program_suffix.
17493
17494Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17495
17496 * configure.in: Configure tk for hppa/hpux.
17497
17498Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17499
17500 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17501
17502Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17503
17504 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17505 to LIBCXXFLAGS. Tests are better run without it.
17506
17507Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17508
17509 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17510
17511Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17512
17513 * configure.in (*-*-netware*): Don't configure xiberty.
17514
17515Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17516
17517 * configure.in: Remove tk from native_only list.
17518
17519Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17520
17521 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17522 for special NCD build.
17523
17524Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17525
17526 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17527 makeall.bat, they're only useful for binutils snapshots.
17528 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17529 makeall.bat to specified SUPPORT_FILES.
17530
17531Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17532
17533 * build-all.mk: Add Ericsson targets to sun4 and solaris
17534 hosts. Add BNR's sun4 target to solaris host, so their
17535 build-from-source will be tested in-house first.
17536
17537Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17538
17539 * Makefile.in (LIBCFLAGS): New variable.
17540 (CFLAGS_FOR_TARGET): Ditto.
17541 (LIBCFLAGS_FOR_TARGET): Ditto.
17542 (LIBCXXFLAGS): Ditto.
17543 (CXXFLAGS_FOR_TARGET): Ditto.
17544 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17545 (BASE_FLAGS_TO_PASS): Pass them.
17546 (EXTRA_TARGET_FLAGS): Ditto.
17547
5309a301 17548 * configure.in: Support --enable-shared.
28e9041c 17549
17550Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17551
17552 * configure.in (target_libs): Include libstdc++ again.
17553 * config.guess: Update from FSF (for FreeBSD).
17554
17555Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17556
17557 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17558 makeall.bat.
17559 (DISTDOCDIRS): Add `etc'.
17560 (ETC_SUPPORT_PFX): New variable.
17561 (taz): Include anything from etc starting with a word in
17562 ETC_SUPPORT_PFX.
17563
17564Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17565
17566 * config.sub: Update for recent FSF changes. Remove obsolete
17567 h8300hds entry. Add -windows* and -osx as basic os. Minor
17568 spacing changes.
17569
17570Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17571
17572 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17573
17574 * config.guess: Merge with FSF.
17575 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17576
17577Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17578
17579 * configure: Since the "trap 0" handler will override the exit
17580 status on many systems, only use it for "exit 1", and make it set
17581 a non-zero exit status; reset it before "exit 0". Also, check
17582 exit status of config.sub, and error out if it failed.
17583
17584Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17585
17586 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17587 and install libgloss.
17588
17589Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17590
17591 * Makefile.in (all-binutils): Depend upon all-byacc.
17592
17593 * configure.in: Don't build emacs on Irix 5.
17594
17595Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17596
17597 * configure.in (*-*-netware*): Add libio.
17598
17599Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17600
17601 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17602 (CHECK_TARGET_MODULES): Ditto.
17603 (INSTALL_TARGET_MODULES): Ditto.
17604 (TARGET_LIBS): Ditto.
17605 (all-libstdc++): Note dependencies.
17606
17607Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17608
17609 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17610
17611Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17612
17613 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17614 -fexternal-templates.
17615
17616 * configure.in (target_libs): Add libstdc++.
17617 (noconfigdirs): Add libstdc++ as appropriate.
17618
17619Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17620
17621 * config.guess: Update from FSF.
17622
17623Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17624
17625 * configure: Use ${config_shell} when running ${configsub}.
17626
17627Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17628
17629 * config.sub: No longer recognize h8300h.
17630
17631Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17632
17633 * config.sub: Remove extraneous differences between config.sub and
17634 gcc/config.sub.
17635
17636Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17637
17638 * Makefile.in (DISTSTUFFDIRS): Add gas.
17639
17640Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17641
17642 * COPYING.NEWLIB: New file.
17643
17644Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17645
17646 * config.guess (HP-UX): Patch from Harlan Stenn
17647 <harlan@landmark.com> to also emit release level.
17648
17649Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17650
17651 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17652
17653Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17654
17655 * config.sub: Merge nextstep cleanup from FSF.
17656
17657Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17658
17659 * configure.in (arm-*-*): Don't configure ld for this target.
17660
17661Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17662
17663 * configure.in (*-*-netware): don't configure libg++, libio,
17664 librx, or newlib.
17665
17666Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17667
17668 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17669 configure ld--it works, but it doesn't support shared libraries.
17670
17671Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17672
17673 * config.guess (*-unknown-freebsd*): Get rid of possible
17674 trailing "(Release)" in version string.
17675 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17676
17677Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17678
17679 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17680 Fix type: *-next-neststep -> *-next-nextstep.
17681
17682 * config.guess: Merge from FSF:
17683
17684 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17685
17686 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17687
17688 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17689
17690 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17691 instead of UNIX_SV for UnixWare 1.0).
17692
17693Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17694
17695 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17696 to make gdb/nlm/* build after the compiler and linker.
17697
17698Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17699
17700 * config.guess (netbsd, freebsd, linux): Accept any machine,
17701 not just i[34]86.
17702 (m68k-atari-sysv4): Relocate to match FSF version.
17703
17704 * config.guess: More merges from the FSF:
17705
17706 Add a space before function call or macro invocation.
17707
17708 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17709
17710 * config.guess: Add trap cmd to remove dummy.c and dummy when
17711 interrupted.
17712
17713 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17714
17715 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17716 (dummy): Redirect stderr from compilation of dummy.c.
17717
17718 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17719
17720 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17721
17722Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17723
17724 * configure: Accept and ignore --cache*, for compatibility with
17725 new autoconf.
17726
17727Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17728
17729 * config.guess: Merge from FSF:
17730
17731 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17732
17733 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 17734 (PATH): Add /.attbin at end for finding uname.
17735 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 17736
17737 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17738
31972771 17739 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 17740
17741 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17742
31972771 17743 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17744 to select whether to use ELF or COFF.
28e9041c 17745
17746 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17747
31972771 17748 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 17749
17750 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17751
17752 * config.guess: Guess the OS version for HPUX.
17753
17754 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17755
17756 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17757
17758Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17759
17760 * configure.in: Recognize --with-headers, --with-libs, and
17761 --without-newlib.
17762 * Makefile.in (all-xiberty): Depend upon all-ld.
17763
17764Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17765
17766 * configure.in: Change i[34]86 to i[345]86.
17767
17768Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17769
17770 * configure (version): A few more tweaks to help message.
17771
17772Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17773
17774 * Makefile.in: Remove (for now) librx as a host library,
17775 now that we're building it for target.
17776
17777Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17778
17779 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17780 (Karl Berry).
17781
17782Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17783
17784 * configure.in: Also configure librx.
17785
17786Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17787
17788 * Makefile.in: Update various rules to reflect that librx
17789 is now needed for libg++.
17790
17791Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17792
17793 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17794
17795Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17796
17797 * configure.in: Configure the examples directory.
17798
17799Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17800
17801 * configure: Simplify Jun 2 1994 change.
17802
17803Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17804
17805 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17806 /bin/gcc isn't good enough to build gcc.
17807
17808Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17809
17810 * Makefile.in (GDB_SUPPORT_FILES): Remove
17811 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17812 (gdb.tar.gz): Add new rule to use standard distribution building
17813 mechanism.
17814
17815Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17816
17817 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17818 Bill Cox <bill@cygnus.com>.
17819
17820Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17821
17822 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17823
17824Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17825
17826 * configure: Search current dir first in .gdbinit.
17827
17828Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17829
17830 * config.sub: Recognize freebsd (merged from gcc config.sub).
17831
17832Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17833
17834 * config.sub: Refer to NeXT's operating system as nextstep.
17835
17836 * config.sub (case $basic_machine): Re-order the cases, to match
17837 the order in the FSF version (which is mostly alphabethical).
17838 Merge in some additions and changes from the FSF.
17839
17840Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17841
17842 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17843 * config.sub: Recognize cxux7.
17844 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17845
17846Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17847
17848 * config.sub: Fix typo powerpc -> powerpc-*.
17849
17850Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17851
17852 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17853
17854 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17855 parallel with all-emacs and install-emacs). Top-level command
17856 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17857
17858Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17859
17860 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17861 $(relbindir)/make before doing ``make install'', and use
17862 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17863 installing over running make binary.
17864 ($(host)-stamp-stage3-installed): Likewise.
17865
17866Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17867
17868 * config.guess: Recognize Mach.
17869
17870Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17871
17872 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17873 see whether --exec-prefix was used.
17874
17875Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17876
17877 * README: Explicitly mention libg++/README. (Zoo's idea.)
17878
17879Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17880
17881 * Makefile.in: Add all-librx target similar to all-libproc.
17882
17883Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17884
17885 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17886 with post 1.2 uname bogosity.
17887
17888Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17889
17890 * configure: Remove temporary files on receipt of a signal.
17891
17892Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17893
17894 * configure: If there is a package_makefile_frag, remove
17895 ${subdir}/Makefile.tem after copying it in.
17896
17897Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17898
17899 * build_all.mk: support rs6000 lynx identifies itself as
17900 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17901 since /bin/gcc is too feeble to compile a modern gcc.
17902
17903Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17904
17905 * brought devo/test-build.mk update-to-date with progressive/
17906 test-build.mk. Add lynx targets and hppa flag info.
17907
17908Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17909
17910 * configure.in: Use mh-ncrsvr43. Patch from
17911 Tom McConnell <tmcconne@sedona.intel.com>.
17912
17913Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17914
17915 * config.guess (i386-unknown-bsdi): No longer need to
17916 check #if defined(__bsdi__) && defined(__i386__).
17917
17918Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17919
17920 * configure: Set program_transform_nameoption correctly.
17921
17922Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17923
17924 * brought build-all.mk update-to-date with progressive build-all.mk,
17925 added new targets and hppa info.
aee16bda 17926
28e9041c 17927Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17928
17929 * configure: If config.guess result is a prefix of the user
17930 specified target, assume a native build and use the user specified
17931 target as the host alias. Remove SunOS patch suffix removal hack.
17932 * configure.in: Remove SunOS patch suffix removal hack.
17933
17934 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17935 in NATIVE_CHECK_MODULES.
17936
17937Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17938
17939 * Makefile.in: Rename HOST_ONLY to NATIVE.
17940 * configure: Delete SunOs patch suffix from host_canonical
17941 and build_canonical variables that are prepended to Makefiles.
17942 * configure.in: Add comments for easier maintenance.
17943
17944Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17945
17946 * Makefile.in: Add all-libproc target similar to all-gui.
17947
17948Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17949
17950 * Makefile.in (CHECK_MODULES): split into
17951 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17952
17953Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17954
17955 * config.guess (i386-unknown-bsdi): New system to guess.
17956
17957Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17958
17959 * Makefile.in: Add all-gui target (but not yet build by "all").
17960
17961Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17962
17963 * config.sub: Move deletion of patch suffix from here...
17964 * configure.in: To here, at Ian's suggestion. The top-
17965 level scripts might need to know of a patch level.
17966
17967Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17968
17969 * config.sub: Strip off patch suffix so rtl is recognized
17970 as a sunos4.1.3 machine, even though it's been patched.
17971
17972Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17973
17974 * Makefile.in (INSTALL_LAST): Delete.
17975 (INSTALL_DOSREL): New.
17976
17977Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17978
17979 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17980 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17981 whether we pass down --with-gnu-ld anyhow.
17982
17983Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17984
17985 * Makefile.in (INSTALL_LAST): Change operation so it works
17986 on more flavors of make.
17987 * configure.in (go32): Don't build libg++ or libio.
17988
17989Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17990
17991 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17992 they can be overriden by templates.
17993
17994Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17995
17996 * configure.in (target==go32): Don't build gdb.
17997 * dosrel: New directory.
17998
17999Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18000
18001 * configure.in (host==go32): Configure dosrel too.
18002 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18003 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18004 be set by incoming names or templates.
18005 (INSTALL_LAST): New rule.
28e9041c 18006
18007Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18008
18009 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18010
18011Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18012
28e9041c 18013 * configure.in (appdirs): New variable. Currently empty, but will
18014 be used in gas distribution. If nonempty, lists a set of
18015 directories at least one of which must get configured, or top
18016 level configuration is considered to have failed.
18017 (rs6000-*-lynxos*): Use new file name.
18018
18019Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18020
18021 Eliminate XTRAFLAGS.
18022 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18023 newlib include files using -idirafter, and also use -nostdinc.
18024 (CXX_FOR_TARGET): Likewise.
18025 (XTRAFLAGS): Removed.
18026 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18027 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18028 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18029 ($(DO_X)): Don't pass down XTRAFLAGS.
18030
18031Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18032
18033 * configure.in (mips*-dec-bsd*): New target; do build linker.
18034 (mips*-*-bsd*): New target; don't build linker.
18035
18036Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18037
18038 * configure.in: support rs6000-*-lynxos* configuration.
18039 support sunos4 as a cross target.
18040
18041 * config.sub: look for lynx*, not lynx since the OS version may
18042 legitimately be part of the name.
18043
18044Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18045
18046 * configure.in (i[34]86-*-sco*): Move to be with other i386
18047 targets.
18048 (romp-*-*): New target. Skip various binary utilities.
18049 (vax-*-*): New target. Don't build newlib.
18050 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18051
18052Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18053
18054 * configure.in: Only set host_makefile_frag if config
18055 directory exists.
18056
18057Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18058
18059 * install.sh: If $dstdir exists, don't check whether each
18060 component does.
18061
18062Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18063
18064 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18065
18066Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18067
4b695c23 18068 * configure.in (*-*-lynxos*): Don't configure newlib for either
18069 native or cross Lynx.
28e9041c 18070
18071Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18072
18073 * config.sub (sparc64-elf): Fix os.
18074 (z8k): Remove duplicate.
18075
18076Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18077
18078 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18079 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18080
18081Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18082
18083 * configure: Make file links cleanly even if Lynx fails on
31972771 18084 an NFS symlink (at least fail cleanly).
28e9041c 18085
18086Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18087
18088 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18089 -XNh2000.
18090
18091Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18092
18093 * configure: Unknown options are fatal again.
18094
18095Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18096
18097 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 18098 compatibility.
28e9041c 18099
18100Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18101
18102 * build-all.mk: Add `clean' target.
18103
18104Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18105
18106 * config.guess: Add SINIX support.
18107 * configure.in: Add mips-*-sysv4* support.
18108
18109Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18110
18111 * build-all.mk: Document all useful targets.
18112 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18113 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18114
18115Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18116
18117 * configure: Support --silent, --quiet.
18118
18119Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18120
18121 * configure: Support --disable-FEATURE.
18122
18123Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18124
18125 * config.guess: Recognize NCR running SVR4.3.
18126
18127Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18128
18129 * config.guess: Make BSDI generate i386-unknown-bsd386.
18130 Patch from Paul Eggert <eggert@twinsun.com>.
18131
18132Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18133
18134 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18135
18136Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18137
18138 * configure: Make unrecognized options give nonfatal warnings
18139 instead of fatal errors, and pass them to any subdirectory
18140 configures in case they recognize them.
18141 Make --x equivalent to --with-x.
18142
18143Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18144
18145 * configure: Add --enable-* options. Clean up usage message and
18146 some comments.
18147
18148Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18149
18150 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18151
18152Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18153
18154 * configure.in (hppa*-*-*): Enable binutils.
18155
18156Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18157
18158 * config.sub: Recognize cisco.
18159
18160Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18161
18162 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18163
18164Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18165
18166 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18167 than one configuration name. Add comment.
18168
18169Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18170
18171 * config.guess: about target *-hitachi-hiuxwe2, fixed
18172 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18173 macro is incorrect.]
18174
18175Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18176
18177 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18178 than the "make ls" stuff which used to be here.
18179
18180Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18181
18182 * config.guess: Recognize i[34]86-unknown-freebsd.
18183 From Shawn M Carey <smcarey@rodan.syr.edu>.
18184
18185Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18186
18187 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18188
18189Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18190
18191 * config.guess: Check for ptx.
18192
18193Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18194
18195 * config.sub: Add os9k checking.
18196
18197Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18198
18199 * config.guess: Handle OSF1 running on HPPA processors
18200
18201Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18202
18203 * configure: If subdir configure fails, print out a message with
18204 subdirectory name, in case subdir's configure code didn't identify
18205 itself.
18206
18207Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18208
18209 * configure.in: Remove embedded newlines from configdirs.
18210 Avoid mismatches of substrings. Fix matching strings at end
18211 of configdirs.
18212
18213Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18214
18215 * config.guess: Add Lynx/rs6000 config support.
18216
18217Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18218
18219 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18220
18221Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18222
18223 * configure.in (hppa*-*-osf*): Treat this just like most other
18224 PA configurations (eg no binutils or ld).
18225 (hppa*-*-*elf*): These configurations have binutils and ld.
18226
18227Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18228
18229 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18230
18231Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18232
18233 * configure.in (rs6000-*-*): Build gas.
18234
18235Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18236
31972771 18237 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 18238
18239Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18240
18241 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18242 for GDB and GDB has been fixed to not need it.
18243
28e9041c 18244Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18245
18246 * config.guess: Recognize vax hosts.
18247
18248Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18249
18250 * configure (while loop): Don't use "break 2" inside case
18251 statement -- the case statement isn't an enclosing loop.
18252
18253Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18254
18255 * config.guess: Clean up NeXT support, to allow nextstep
18256 on Intel machines. Make OS be nextstep.
18257
18258Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18259
18260 * config.guess: Add alternate forms for Convex.
18261
18262Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18263
18264 * configure: Completely rewrite option processing. Take
18265 advantage of pattern-matching to avoid invoking test frequently.
18266 Also clean up host and target defaulting logic.
18267
18268Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18269
18270 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18271 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18272 commands (plus user environment) will fit SCO limits.
18273
18274Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18275
18276 * configure.in: Don't issue warnings about directories which are
18277 not being configured if -norecursion is set. Correct test for
18278 --with-gnu-as and --with-gnu-ld to not get confused by substring
18279 matches.
18280
18281 * configure.in: Don't build gas for alpha-dec-osf1*.
18282
18283Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18284
18285 * configure: Back out Per's change of 12/19/1993. It changes the
18286 behavior of configure in unexpected and confusing ways.
18287
18288 Also, use different delim char when calculating
18289 program_transform_name so that the name can contain slashes.
18290
18291Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18292
18293 * configure.in, config.sub: Add support for VSTa micro-kernel.
18294
18295Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18296
18297 * configure.in: Nuke hacks which were used to get a special
18298 version of GAS for HPPA configurations.
18299
18300Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18301
18302 * configure: If only ${target_alias} is given, use that
18303 as the default for ${host_alias}.
18304 * configure: Add missing back-slashes before nested quotes.
18305
18306Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18307
18308 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18309
18310Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18311
18312 * config.guess: Recognize some Tektronix configurations.
18313 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18314
18315Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18316
18317 * config.sub: Match any flavor of SH.
18318
18319Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18320
18321 * configure.in: Don't try to configure newlib for Alpha.
18322
18323Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18324
18325 * configure.in: Don't build ld for Irix 5. Don't build gas,
18326 libg++ or libio for any Alpha target.
18327
18328 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 18329
18330Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18331
18332 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18333 default arguments -- so it tried to compress itself.
18334
18335Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18336
18337 * configure.in (notsupp): ensure that a space is always at the end
18338 of the configdirs list, since the grep checks for an explicit space
18339
18340Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18341
18342 * configure.in (target i386-sysv4.2): don't build ld, since static
18343 versions of many libraries are not available.
18344
18345Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18346
18347 * config.guess: Recognize Apollos (using environment variables).
18348 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18349
18350Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18351
18352 * config.guess: Recognize Sony news mips running newsos.
18353
18354Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18355
18356 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18357 "fi ; else" for bash.
18358
18359Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18360
18361 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18362
18363Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18364
18365 * config.sub: accept unixware as an alias for svr4.2.
18366 Fix some inconsistancies with the gcc version.
18367
18368Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18369
18370 * Makefile.in (DISTDOCDIRS): Add gdb.
18371
18372Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18373
18374 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18375
18376Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18377
18378 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18379 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18380 this now.
18381
18382Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18383
18384 * config.sub: Accept hiux* as an OS name.
18385
18386 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18387 etc/make-stds.texi. The underscore came from gcc, and dje now
18388 agrees that RUNTESTFLAGS is the correct name.
18389
18390Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18391
18392 * install.sh: Remove 'set -e'. It makes any conditionals
18393 in the script useless.
18394
18395 * config.guess: Automatically recognize arm-acorn-riscix
18396 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18397
18398Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18399
18400 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18401
18402Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18403
18404 * Makefile.in (DISTDOCDIRS): New variable.
18405 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 18406 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 18407
18408Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18409
18410 * configure.in (hppa target): check the source directory for the
18411 pagas sub-directory
18412
18413Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18414
18415 * config.sub: Allow -aout* and -elf*.
18416
18417Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18418
18419 * configure.in: Don't build ld on i386-solaris2, same as for
18420 sparc-solaris2.
18421
18422Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18423
18424 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18425
18426Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18427
18428 * configure.in: Configure gdb for alpha.
18429
18430Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18431
18432 * Makefile.in (CXXFLAGS): Add -O.
18433
18434Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18435
18436 * config.guess: added support for DG Aviion
18437
18438Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18439
18440 * configure.in: Produce warning message for subdirectories not
18441 configurable for this host/target combination. Don't try to
18442 configure gdb for vms.
18443
18444Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18445
18446 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18447 appropriate files before making "diststuff".
18448 (DISTBISONFILES): New var: list of files to be edited.
18449 (DISTSTUFFDIRS): Add binutils.
18450
18451Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18452
18453 * config.sub: also handle mipsel and mips64el (for little endian mips)
18454
18455Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18456
18457 * configure.in: Add * to end of all OS names.
18458
18459Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18460
18461 * configure.in: Build newlib for LynxOS native.
18462
18463Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18464
18465 * config.guess: Add support for delta 88k running SVR3.
18466
18467 * configure.in: Add comment about HP compiler vs. emacs.
18468
18469Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18470
18471 * configure.in: don't build ld on solaris2 (not a viable option
18472 due to bugs in getpwnam & getpwuid)
18473
18474Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18475
18476 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18477 config.guess will produce a full version number.
18478
18479Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18480
18481 * configure.in: Build linker and binutils for alpha-dec-osf1.
18482
18483Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18484
18485 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18486 and gdb/testsuite/Makefile.in.
18487
18488Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18489
18490 * configure.in: recognize mips*- instead of mips-
18491
18492Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18493
18494 * config.sub: Accept linux*coff and linux*elf as operating
18495 systems.
18496
18497Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18498
18499 * config.sub: Recognize mips64, and mips3 as an alias for it.
18500
18501Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18502
18503 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18504 gdb knows how to handle OSF/1 shared libraries.
18505
18506Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18507
18508 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18509 * config.guess: Recognize Hitachi's HIUX.
18510 * config.sub: Recognize h3050r* and hppahitachi.
18511 Remove redundant cases for hp9k[23]*.
18512
18513Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18514
18515 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18516 if gas and ld are in the source tree and are in ${configdirs}.
18517 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 18518 --with options (but still pass them down on the command line,
28e9041c 18519 if they were explicitly specified).
18520
18521Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18522
18523 * configure: substitute SHELL value in Makefile.in with
18524 ${CONFIG_SHELL}
18525
18526Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18527
18528 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18529 *-*-solaris2* targets.
18530
18531Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18532
18533 * Makefile.in: define M4, and pass it down to sub-makes;
18534 all-autoconf now depends on all-m4
18535
18536Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18537
18538 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18539 presence of {ar,ranlib} instead of a configured directory
18540
18541Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18542
18543 * config.guess: Accept 34?? as well as 33?? for NCR.
18544
18545Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18546
18547 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18548 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18549
18550Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18551
18552 * configure: grab values for $(CC) and $(CXX) from the
18553 environment, so that someone can do "CC=gcc configure; make" and
18554 have it work right (matching the way that autoconf works now)
18555
18556 * configure.in, Makefile.in: add support for gash, the tcl
18557 interface to Galaxy
18558
18559 * config.guess: add NetBSD variants (hp300, x86)
18560
18561Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18562
18563 * install.sh: Support -d option (in the manner of SunOS 4 install,
18564 as it is more deterministic than that of GNU install)
18565 (chmodcmd): Set file to mode 755 by default (should also do default
18566 chgrp and chown, but I don't feel like dealing with that now)
18567
18568Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18569
18570 * config.sub: Remove h8300hhms alias.
18571
18572Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18573
18574 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18575
18576Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18577
18578 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18579 as stmp-fixinc
18580
18581Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18582
18583 * config.sub: recognize m88110-bug-coff.
18584
18585Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18586
18587 * Makefile.in (all-libio): all dependencies on the toolchain used
18588 to build this (gcc, gas, ld, etc)
18589
18590Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18591
18592 * config.guess: Deal with OSF/1 1.3 on alpha.
18593
18594Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18595
18596 * install.sh: add some 'else true' clauses for portability
18597
18598 * configure.in: don't build libio for h8[35]00-*-* targets
18599
18600Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18601
18602 * Makefile.in: Add support for new libio.
18603
18604Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18605
18606 * install.sh: If one command fails, don't try the rest. Don't try
18607 to remove $dsttmp (via trap) unless we have already created it.
18608 If $src doesn't exist, detect it and exit with an error.
18609
18610 * config.guess: Recognize BSD on hp300.
18611
18612Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18613
18614 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18615 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18616
18617Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18618
18619 * Makefile.in (all-send-pr): depends on all-prms
18620
18621Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18622
18623 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18624
18625Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18626
18627 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18628 Added test for mips-mips-riscos5.
18629
18630Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18631
18632 * configure.in: use mh-hp300 for 68k HP hosts
18633
18634Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18635
18636 * configure: add support for CONFIG_SHELL, so that you can use
18637 some alternate shell for evaluating configure scripts
18638
18639Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18640
18641 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18642 in configure script to bug-gdb@prep.ai.mit.edu when building
18643 distribution archive.
18644 * Makefile.in (COMPRESS): Remove def.
18645 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18646 gdb.tar.Z and make-gdb.tar.Z respectively.
18647 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18648 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18649 to convergence with 'taz' target in Makefile.in.
18650
18651Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18652
18653 * install.sh (dsttmp): use trap to ensure that tmp files go
18654 away on error conditions
18655
18656Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18657
18658 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18659
18660Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18661
18662 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18663 its parent is '/' not ''.
18664
18665 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18666
18667Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18668
18669 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18670 that ${newsrcdir}/configure.in does.
18671
18672Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18673
18674 * test-build.mk: support for CONFIG_SHELL
18675
18676Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18677
18678 * config.sub (netware): Add as a basic system type.
18679
18680Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18681
18682 * Makefile.in (Makefile): depend on configure.in. Also drop the
18683 $(srcdir)/ from the dependency on Makefile.in.
18684
18685Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18686
18687 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18688 (h8300hhms is temporary until multi-libraries are implemented).
18689 * configure.in: Handle h8300h too.
18690
18691Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18692
18693 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18694
18695Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18696
18697 * configure: Remove extraneous output when guessing host type.
18698 * config.guess: Remove extraneous output when guessing using C
18699 compiler rather than uname, or when guessing fails.
18700
18701Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18702
18703 * Makefile.in: remove all.cross and install.cross targets
18704
18705 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18706 definitions
18707
18708Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18709
18710 * configure.in (target sh): Build gprof.
18711
18712Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18713
18714 * config.sub: change -solaris to -solaris2
18715
18716Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18717
18718 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18719
18720Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18721
18722 * configure: Correct error message for missing Makefile.in to
18723 print correct directory.
18724
18725Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18726
18727 * install.sh: kludge around 386BSD shell bug
18728
18729Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18730
18731 * config.guess: Recognize NeXT.
18732 * config.guess: Recognize i486-ncr-sysv4.
18733 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18734
18735Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18736
18737 * Makefile.in (MAKEINFOFLAGS): New variable.
18738 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18739 * build-all.mk, test-build.mk: Pass down --no-split as
18740 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18741
18742Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18743
18744 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18745
18746Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18747
18748 * Makefile.in (libg++.tar.z): New rule.
18749 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18750 * Makefile.in (taz): Only do a single chmod.
18751
18752Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18753
18754 * install.sh: don't use dirname anymore (replaced with sed usage)
18755
18756Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18757
18758 * Makefile.in: Change extension for gzip'd files from '.z' to
18759 '.gz' per new FSF standard usage.
18760
18761Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18762
18763 * configure: put quotes around the final value of program_transform_name
18764
18765Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18766
18767 * Makefile.in: new install.sh support; update install-info rules
18768
18769Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18770
18771 * configure.in: Build diff for crosses, but not for go32 host.
18772
18773 * configure.in: Build gprof only for native, and don't build it
18774 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18775
18776Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18777
18778 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18779
18780Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18781
18782 * configure.in (host_tools): Add prms.
18783
18784Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18785
18786 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18787 with $(FLAGS_TO_PASS) on the command line
18788
18789 * config.sub: Recognize lynx and lynxos
18790
18791Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18792
18793 * config.sub: Accept -ecoff*, not just -ecoff.
18794
18795Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18796
18797 * Makefile.in (taz): Use .gz suffix instead of .z.
18798 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18799 names.
18800
18801Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18802
18803 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18804
18805Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18806
18807 * Makefile.in (install-no-fixedincludes): install gcc last, so
18808 that rebuilds that might happen during 'make install' don't get
18809 bogus gcc include files
18810
18811Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18812
18813 Change from Utah for HPPA support:
18814 * config.guess: Recognize hppa1.x-hp-bsd.
18815
18816Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18817
18818 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18819 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18820
18821Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18822
18823 * config.sub: Add support for rom68k and bug boot monitors.
18824
18825Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18826
18827 * Makefile.in: Make all-opcodes depend on all-bfd.
18828
18829Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18830
18831 * config.guess: Added special check for i[34]86-univel-sysv4*.
18832
18833Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18834
18835 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18836 the processor rather than assuming i486.
18837
18838Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18839
18840 * config.guess: Recognize SunOS6 as Solaris3.
18841
18842Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18843
18844 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18845 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18846
18847Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18848
18849 * build-all.mk (all-cross): New target for Canadian Cross.
18850 Added Q2 go32 targets.
18851 * test-build.mk: Configure go32 cross sparclite-aout and
18852 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18853 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18854
18855Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18856
18857 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18858 GO32 hosted toolchains
18859
18860Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18861
18862 * configure: change so "-exec-prefix" gets passed down rather
18863 than "-exec_prefix" so autoconf generated Makefiles get the
18864 exec_prefix set right.
18865
18866Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18867
18868 * config.guess: get the Solaris2 minor version number
18869
18870 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18871
18872Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18873
18874 * config.guess: Recognize some Sequent platforms.
18875
18876Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18877
18878 * Makefile.in: added the vault-install target
18879
18880 * configure.in: actually use the Sun3 makefile fragment that's in
18881 config, also added the release dir to configdirs
18882
18883Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18884
18885 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18886
18887Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18888
18889 * configure.in: remove some program from Alpha targetted toolchains
18890
18891Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18892
18893 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18894 gprof.
18895 (taz): Run "make diststuff" in those directories instead of "make
18896 proto-dir". Look for "VERSION=" only at start of line in subdir
18897 Makefile. Use "gzip -9" for compression.
18898 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18899 (binutils.tar.z): New target.
18900
18901Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18902
18903 * Makefile.in (taz): Include gpl.texinfo.
18904
18905Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18906
18907 * Makefile.in (setup-dirs): Merged into "taz" target.
18908 (taz): Only do `proto-dir' stuff if a directory is actually needed
18909 for this target.
18910
18911Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18912
18913 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18914 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18915 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18916 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18917 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18918
18919Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18920
18921 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18922 config.sub, and move-if-change to gdb testsuite distribution
18923 archive, so the testsuite can be extracted, configured, and
18924 run separately from the gdb distribution. Blow away the Chill
18925 tests that require a Chill compiled executable, since GNU Chill
18926 is not yet publically available.
18927
18928Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18929
18930 * test-build.mk: set environment variables in a single command,
18931 instead of a list of assignments and exports
18932
18933 * config.guess: recognize Alpha/OSF1 systems
18934
18935Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18936
18937 * configure: Change help message to prefer --options rather than
18938 -options.
18939
18940Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18941
18942 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18943 zippy@ecst.csuchico.edu.
18944 * config.guess: Recognize miniframe.
18945
18946Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18947
248deaff 18948 * Makefile.in: Use srcroot to find runtest rather than rootme.
18949 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 18950
18951Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18952
18953 * test-build.mk: Extensive additions to support building on a
18954 machine other than the host.
18955
18956Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18957
18958 * configure (tooldir): Fix for i386-aix again.
18959
18960Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18961
18962 * configure, Makefile.in: Change definition of $(tooldir)
18963 to match the FSF.
18964
18965Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18966
18967 * config.guess: Recognize i[34]86/SVR4.
18968
18969Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18970
18971 * Makefile.in (all-gdb): gdb depends on sim.
18972
18973Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18974
18975 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18976 at the same time we make the prototype gdb directory.
18977 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18978 files at the same time as the gdb base release distribution.
18979
18980Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18981
18982 * Makefile.in (check): Use individual check targets rather than
18983 DO_X rule.
18984 (check-gcc): Added.
18985
18986Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18987
18988 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18989 for System V release 3.2.
18990
18991Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18992
18993 * config.sub: Recognize hppaosf.
18994 * configure.in: Do configure ld/binutils/gas for it.
18995
18996Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18997
18998 * configure (tooldir): Alter syntax used to set this, for systems
18999 where "\$" isn't handled right, like i386-aix.
19000
19001Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19002
19003 * configure: Pass program-transform-name, not
19004 program_transform_name, to recursive configures.
19005
19006Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19007
19008 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19009 of gas+ld+binutils.
19010
19011Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19012
19013 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19014
19015Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19016
19017 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19018
28e9041c 19019Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19020
19021 * Makefile.in (PRMS): Set back to all-prms.
19022
19023Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19024
19025 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19026 targets, rather than for MIPS hosts.
19027
19028Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19029
19030 * configure.in: add comment for --with-x default values
19031
19032 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19033
19034 * Makefile.in: add check-* targets for each of the directories in
19035 the tree. Add a definition of RUNTEST that will use the one we
19036 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19037
19038Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19039
19040 * configure.in: Removed obsolete references to bfd_target and
19041 target_makefile_frag.
19042
19043 * build-all.mk: Set assorted targets for Q2.
19044 * config.sub: Recognize z8k-sim and h8300-hms.
19045 * test-build.mk: Really don't pass host to configure.
19046 (HOLES): Added uname.
19047
19048Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19049
19050 * configure: Handle an empty program-prefix, program-suffix or
19051 program-transform-name correctly.
19052
19053Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19054
19055 * build-all.mk: -G 8 no longer required for MIPS targets.
19056 * test-build.mk: Don't pass host argument to configure; make it
19057 guess.
19058
19059Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19060
19061 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19062 * Makefile.in (COMPRESS): New macro, like GZIP.
19063
19064Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19065
19066 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19067
19068 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19069 with gas currently defaults to -G 0.
19070
19071Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19072
19073 * Makefile.in (all-flex): flex depends on byacc.
19074
19075 * build-all.mk: If host not specified, use config.guess. Pass TAG
19076 to test-build.mk as RELEASE_TAG.
19077 * test-build.mk (configargs): New variable containing arguments to
19078 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19079 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19080
19081 * config.guess: Use /bin/uname when checking -X argument on SCO,
19082 to avoid invoking GNU uname which doesn't understand -X.
19083
19084 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19085
19086 * configure.in: Build gas for mips-*-*.
19087
19088Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19089
19090 * Makefile.in (all.normal): insert missing backslash.
19091
19092Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19093
5309a301 19094 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 19095
19096 * Makefile.in: Complete overhaul to merge many almost identical
19097 targets.
19098
19099Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19100
19101 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19102 (gdb.tar.Z): Adjusted.
19103
19104 * Makefile.in (setup-dirs, taz): New targets; should be general
19105 enough to adapt for gdb sometime. Build only .z file.
19106 (gas.tar.z): New target.
19107
19108Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19109
19110 * build-all.mk: Use CC=cc -Xs on Solaris.
19111
28e9041c 19112Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19113
19114 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19115 for handling BISON for FSF releases.
19116
19117Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19118
19119 * configure: Actually implement the change zoo just documented.
19120
19121Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19122
19123 * configure: when using config.guess, only set target_alias when
19124 it's not already been set (ie, on the command line)
19125
19126Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19127
19128 * Makefile.in: add installcheck target, set PRMS to install-prms
19129
19130Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19131
19132 * configure: add support for package_makefile_fragment, handle the
19133 case where a directory has a configure.in file but no Makefile.in
19134 more gracefully (with an actual understandable error message, even);
19135 add support for --without (and add this to the usage message); also
19136 explicitly add a --host=${host_alias} to the command line when
19137 config.guess is used
19138
19139Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19140
19141 * configure: Must use both --host and --target in recursive calls.
19142
19143Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19144
19145 * Makefile.in: Change deja-gnu to dejagnu.
19146
19147Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19148
19149 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19150
19151Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19152
19153 * configure.in: canonicalize all instances to *-*-solaris2*,
19154 also strip out a number of tools to not build for go32 host
19155
19156Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19157
19158 * config.guess: add GPL.
19159
19160 * Makefile.in, config.guess, config.sub, configure: bump
19161 copyrights to 93.
19162
19163Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19164
19165 * Makefile.in (do-info): Removed obsolete check for existence of
19166 localenv file.
19167
19168 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19169
19170Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19171
19172 * Makefile.in: a couple of 'else true' for decstation,
19173 support for TclX
19174
19175 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19176
19177Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19178
19179 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19180
19181Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19182
19183 * config.guess: Recognize i386-ibm-aix (PS/2).
19184 * configure.in: Use config/mh-aix386 file for it.
19185
19186Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19187
19188 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19189 CC_FOR_TARGET instead.
19190 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19191
19192Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19193
19194 * Makefile.in: Add sim to list of directories sent with gdb
19195
19196Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19197
19198 * configure.in: Put back mips-dec-bsd* case.
19199
19200Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19201
19202 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19203 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19204 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 19205
19206Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19207
19208 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19209
19210 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19211 (install-info): install dir.info only if it exists,
19212 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19213
19214Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19215
19216 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19217 gas for mips-dec-bsd.
19218
19219Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19220
19221 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19222 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19223
19224Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19225
19226 * configure.in: Added "dejagnu" to hosttools list.
19227
19228Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19229
19230 * config.sub, configure.in, config.guess: Add support
19231 for Bosx, an AIX variant from Bull.
19232 Patches from F.Pierresteguy@frcl.bull.fr.
19233
19234Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19235
19236 * devo/dejagnu: Initial creation of devo/dejagnu.
19237 Migrated dejagnu testcases and support files for testing software
19238 tools to reside as subdirectories, currently called "testsuite",
19239 within the directory of the software tool. Migrated all programs,
19240 support libraries, etc. beloging to dejagnu proper from
19241 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19242 with no modifications. The changes to these files which will
19243 allow them to configure, build, and execute properly will be made
19244 in a future update.
19245
19246Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19247
19248 * Makefile.in: Change send_pr to send-pr.
19249 * configure.in: Likewise.
19250 * send_pr: Renamed directory to send-pr.
19251
19252Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19253
19254 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19255
19256Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19257
19258 * README: Update for gdb-4.8 release.
19259 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19260 gdb-xxx.tar.z (gzip'd) file also.
19261
19262Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19263
19264 * Makefile.in: make all-diff depend on all-libiberty
19265
19266Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19267
19268 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19269
19270Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19271
19272 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19273
19274Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19275
19276 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19277 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19278 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19279
19280Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19281
19282 * Makefile.in: makeinfo binary is in a new location
19283
19284Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19285
19286 * config.sub: Accept -ecoff as an OS.
19287
19288 * Makefile.in: Various changes to eliminate a level of make
19289 recursion and reduce the required command line length.
19290 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19291 sub-makes.
19292 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19293 variables holding settings for specific sub-makes.
19294 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19295 in terms of BASE_FLAGS_TO_PASS.
19296 (TARGET_LIBS): New variable listing directories which use
19297 TARGET_FLAGS_TO_PASS.
19298 (subdir_do): Eliminated.
19299 (do-*): New set of targets to replace subdir_do.
19300 (various): All targets which used subdir_do now depend on do-*.
19301 (local-clean): Renamed from do_clean.
19302 (local-distclean): New target, dependency of distclean and
19303 realclean.
19304 (install-info): Don't create directories. Depend on dir.info
19305 rather than calling make recursively.
19306 (install-dir.info): Eliminated.
19307 (install-info-dirs): Create all info directories here.
19308 (dir.info): Depend upon do-install-info.
19309
19310 * test-build.mk (HOLES): Added false.
19311
19312Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19313
19314 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19315
19316Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19317
19318 * Makefile.in (info): remove dependency on all-texinfo. The
19319 problem was really in texinfo/C, not at this level.
19320
19321Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19322
19323 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19324
19325Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19326
19327 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19328 GDB releases.
19329
19330Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19331
19332 * configure: Include srcdir in message about target of link not
19333 being found. Don't convert `-' to `_' in `with' options being
19334 passed to subdirs.
19335
19336Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19337
19338 * configure.in: add uudecode to host_tools
19339
19340 * Makefile.in: added {all,install}-uudecode targets, added them to
19341 the appropriate lists
19342
19343Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19344
19345 * Makefile.in (all-gcc): Added dependency on all-gas.
19346
19347 * configure.in (mips-*-*): Build ld and binutils.
19348
19349Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19350
19351 * configure: check return code from mkdir, print error message and
19352 exit on failure.
19353
19354Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19355
19356 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19357
19358Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19359
19360 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19361
19362Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19363
19364 * config.sub (h8500): Recognize this as a cpu type.
19365
19366Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19367
19368 * configure: source directory missing is no longer a warning
19369
19370 * configure.in: recognize irix[34]* instead of irix[34]
19371
19372 * Makefile.in: define and pass down X11_LIB
19373
28e9041c 19374Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19375
19376 * guess-systype: Renamed to ...
19377 * config.guess: ... by popular request.
19378 * configure.in, Makefile.in: Update accordingly.
19379
19380Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19381
19382 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19383 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19384 + Execute ./dummy instead of assuming . is in PATH.
19385
19386Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19387
19388 * guess-systype: New shell script. Attempts to guess the
19389 canonical host name of the executing host.
19390 Only a few hosts are supported so far.
19391 * configure: Call guess-systype if no host is specified.
19392
19393Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19394
19395 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19396 gcc Makefile.
19397
28e9041c 19398Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19399
19400 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19401 (all-gcc, install-gcc, subdir_do): Use it.
19402
19403Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19404
19405 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19406
19407Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19408
19409 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19410 set exclusively by configure, using configure.in .
19411
19412Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19413
19414 * test-build.mk: set $PATH for all builds
19415
19416 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19417
19418Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19419
19420 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19421 the one used in gcc/Makefile.in, so that a null expansion doesn't
19422 override the one needed to build gcc with a native cc.
19423
28e9041c 19424Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19425
19426 * configure: Accept -with arguments.
19427
19428Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19429
19430 * Makefile.in: added h8300sim
19431
19432Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19433
28e9041c 19434 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19435 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19436 (all-cygnus, native, build-cygnus): Make
19437 $(canonhost)-stamp-3stage-done, not $(host)....
19438 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19439 i386-sco3.2v4. Added else true to if command.
19440
19441Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19442
19443 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19444
19445Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19446
19447 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19448
19449Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19450
19451 * configure.in: don't remove binutils from Solaris builds
19452
19453Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19454
19455 * Makefile.in: get rid of earlier definitions for *clean,
19456 also handle the recursive info rule better
19457
19458Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19459
19460 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19461 do more-or-less the right thing.
19462
19463Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19464
19465 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19466 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19467
19468Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19469
19470 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19471 $(host_canonical).
19472
19473 * configure.in: split the configdirs list into 4 categories (native
19474 v. cross, library v. tool) and handle the cross-only and native-
19475 only in more reasonable (and correct!) way.
19476
19477Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19478
19479 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19480 configdirs anymore.
19481
19482Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19483
19484 * Makefile.in: extensive cleanup:: removed all of the explicit
19485 clean-* targets, collapsed many wrappers around subdir_do into
19486 one, added additional targets to satisfy standards.texi, deleted
19487 some old targets, some changes for consistency
19488
19489Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19490
19491 * configure.in: handle some programs as cross-only, and others as
19492 native only
19493
19494 * test-build.mk: handle partial holes in a more generic manner
19495
19496 * Makefile.in: m4 depends on libiberty
19497
28e9041c 19498Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19499
19500 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19501 time, wdiff, and find to configdirs
19502
19503 * Makefile.in: all, clean, and install rules for the new programs
19504 added to configure.in
19505
19506Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19507
19508 * configure.in: use mh-sun for all *-sun-* hosts
19509
28e9041c 19510Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19511
19512 * Makefile.in: define flags for X11 include files and library file
19513 locations, pass them down to the programs that need this info
19514
19515 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19516
28e9041c 19517Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19518
19519 * configure.in: start building libg++ for HP-UX targets
19520
19521Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19522
19523 * README: Update references to files moved into etc/.
19524
19525Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19526
19527 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19528 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19529
19530Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19531
19532 * configure: accept dash as well as underscore in long option
19533 names for FSF compatibility.
19534
19535Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19536
19537 * config.sub: added -sco3.2v4 support from FSF.
19538
19539Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19540
19541 * configure.in: expand the section that adds or removes
19542 directories from the list of programs to build, to handle native
19543 vs. cross in addition to host v. native
19544
19545Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19546
19547 * Makefile.in: Replace C++ in macro names with CXX.
19548 This is less likely to break ...
19549
19550Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19551
19552 * test-build.mk: add -w to GNU_MAKE
19553
19554Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19555
19556 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19557 add 'sparc' to list of recognized cpus. This needed to make
19558 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19559 Delete some redundant ose68 variants. Recognize -wrs as an os,
19560 then changes that into $CPU-wrs-vxworks.
19561
19562 * configure.in: remove most references to gdbtest, regularize
19563 target based program removal
19564
19565 * test-build.mk: import from p3 tree (many fixes and changes)
19566
19567Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19568
19569 * Makefile.in: added rules to handle tcl, tk, and expect
19570
19571 * configure.in: handle those directories if they exist
19572
19573Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19574
19575 * config.sub: removed bogus hppabsd and hppahpux names, since
19576 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19577
19578Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19579
19580 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19581 depends upon all-xiberty
19582
19583 * Makefile.in: changes from p3, including:
19584
19585 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19586
19587 * Makefile.in (XTRAFLAGS): include newlib directories if
19588 newlib/Makefile exists, rather than if host != target.
19589
19590 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19591
19592 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19593 from the same source tree and not building a cross-compiler. This
19594 matters for the libg++ configuration if reconfiguring a tree that
19595 has already been installed.
19596
19597 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19598
19599 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19600 pick up the machine and system specific header files.
19601
19602 * Makefile.in: added AS_FOR_TARGET, passed down in
19603 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19604 the C compiler to use to create programs which are run in the
19605 build environment, set it to default to $(CC), and passed it down
19606 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19607
19608 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19609
19610 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19611 We need them for unusual native builds, like systems without
19612 ranlib.
19613
19614 * configure: also define $(host_canonical) and
31972771 19615 $(target_canonical), which are the full, canonical names for the
19616 given host and target
28e9041c 19617
19618Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19619
19620 * Makefile.in: Added separate definitions for C++.
19621
19622Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19623
19624 * configure.in (configdirs): Add deja-gnu.
19625
19626Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19627
19628 * README: Update for configure.texi and gdb-4.7 release.
19629
19630Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19631
19632 * Makefile.in: Move "all" target to top of file.
19633 Previously, first target was ".PHONY" which caused BSD4.4 make
19634 to build .PHONY when make was run without arguments.
19635
19636Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19637
19638 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19639 Library-copylefted code in libiberty.
19640
19641Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19642
19643 * config.sub: Replace m68kmote with plain old m68k.
19644
19645Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19646
19647 * Makefile.in: Remove space from blank line, avoid Make complaints.
19648
19649Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19650
19651 * config.sub: Complain if no argument is given. Added support for
19652 386bsd as OS and target alias.
19653
19654Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19655
19656 * Makefile.in (XTRAFLAGS): include newlib directories if
19657 newlib/Makefile exists, rather than if host != target.
19658
19659Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19660
19661 * config.sub: recognize sparclite-wrs-vxworks.
19662
19663 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19664 p3.) Added clean-xiberty to clean.
19665
19666Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19667
19668 * configure.in: use *-*-* instead of nested cases for host and target
19669
19670Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19671
19672 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19673 from the same source tree and not building a cross-compiler. This
19674 matters for the libg++ configuration if reconfiguring a tree that
19675 has already been installed.
19676
19677Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19678
19679 * config.sub (i486v/i486v4): Merge in from FSF version.
19680
19681Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19682
19683 * configure: only set PWD if it is already set.
19684
19685Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19686
19687 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19688 doesn't have unset and all success paths (and most error paths)
19689 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19690 to just ${PWD} to avoid confusion.)
19691
19692Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19693
19694 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19695 even for a native compilation.
19696
19697Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19698
19699 Changes to make the gdb.tar.Z rule work better.
19700
19701 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19702 (DEVO_SUPPORT): Add configure.texi.
19703 (bfd-ilrt.tar.Z): Remove ancient rule.
19704
19705Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19706
19707 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19708 pick up the machine and system specific header files.
19709
19710 * configure.in, config.sub: added new target m68010-adobe-scout,
19711 with alias of adobe68k. Changed configure.in to check for
19712 -scout before -sco* to avoid a false match.
19713
19714 * Makefile.in: added AS_FOR_TARGET, passed down in
19715 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19716 the C compiler to use to create programs which are run in the
19717 build environment, set it to default to $(CC), and passed it down
19718 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19719
19720Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19721
19722 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19723 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19724 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19725 FOR_TARGET variants, to newlib and libg++.
19726
19727Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19728
19729 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19730 first.
19731
19732Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19733
19734 * config.sub: Accept `elf' as an environment.
19735
19736Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19737
19738 * Makefile.in (all-opcodes): cd into the right directory
19739
19740Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19741
19742 * configure: added -program_transform_name option, used as
19743 argument to sed when installing programs.
19744 configure.texi: added documentation for -program_prefix,
19745 -program_suffix and -program_transform_name.
19746
19747Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19748
19749 * config.sub: Accept i486 where i386 ok.
19750
19751Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19752
19753 * config.sub: accept we32k
19754
19755Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19756
4b695c23 19757 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 19758
19759 * Makefile.in: don't create all directories for ``make install'';
19760 let the subdirectories create the ones they need.
19761
19762Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19763
31972771 19764 * COPYING: new file, GPL v2
28e9041c 19765
19766Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19767
19768 * Makefile.in: use the new gen-info-dir, which needs a template
19769 argument (which also lives in texinfo)
19770
19771 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19772
28e9041c 19773Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19774
19775 * config.sub (ncr3000): Change i386 to i486.
19776
19777Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19778
19779 * Makefile.in: add install-rcs, install-grep to
19780 install-no-fixedincludes, removed install-bison and install-libgcc
19781
19782Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19783
19784 * configure.in: grab the HPUX makefile fragment if on HPUX
19785
19786Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19787
19788 * Makefile.in: eradicate bison spoor (ditto libgcc).
19789 configure.in: recognise m68{k,000}-ericsson-OSE.
19790 es1800 is alias for m68k-ericsson-OSE
19791
19792Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19793
19794 * configure.in: rearrange the parts that remove programs from
19795 configdirs, based now on HOST==TARGET or by canonical triple.
19796
19797Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19798
19799 * test-build.mk: recurse explicitly with -f test-build.mk when
19800 appropriate. predicate stage3 and comparison on the existence
19801 of gcc. That is, if gcc isn't around, we aren't three-staging.
19802 On very clean, also remove ...stamp-co. Build in-place before
19803 doing other builds.
19804
19805Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19806
19807 * Makefile.in, configure.in: add tgas
19808
19809Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19810
19811 * Makefile.in: a number of changes merged in from progressive.
19812
19813 * configure.in: add libm.
19814
19815 * .cvsignore: ignore some stuff that comes from test-build.mk.
19816
28e9041c 19817Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19818
19819 * config.sub: Add es1800 (m68k-ericsson-es1800).
19820
19821Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19822
19823 * configure: Add program_suffix (parallel to program_prefix)
19824 * Makefile.in: adjust directory-creating script for losing decstation
19825
19826Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19827
19828 * configure: Minor $subdir-related fixes.
19829
19830Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19831
19832 * configure: fix various problems with propogating
19833 makefile_target_frag in subdirs.
19834 * configure.in: config libgcc if its there
19835
19836Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19837
19838 * config.sub: HPPA merge.
19839
28e9041c 19840Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19841
19842 * Makefile.in: Replace all-bison with all-byacc in all
19843 dependency lines for other tools (which now use byacc).
19844
19845Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19846
19847 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19848
28e9041c 19849Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19850
19851 * Makefile.in: make gprof rules similar to byacc rules (instead of
19852 vestigal $(unsubdir) that didn't work...)
19853
19854Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19855
19856 * config.sub: Add support for Linux.
19857 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19858 (at least for libg++).
19859
19860Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19861
19862 * configure.texi: fix doc for the -nfp option to configure
19863
19864Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19865
19866 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19867
19868Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19869
19870 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19871 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19872 * configure.in: added solaris* host_makefile_frag hook.
19873
19874Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19875
19876 * config.sub: changed recognition of m68000 so that various
19877 m68k types can be specified via m680[01234]0
19878
19879Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19880
19881 * config.sub (basic_machine): fix sed so that '-foo' isn't
19882 completely substituted out while .+'-foo' loses the '-foo'
19883
19884Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19885
19886 * config.sub ($os): Add -aout.
19887
19888Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19889
19890 * configure: If host_makefile_frag is absolute, don't
19891 prefix ${invsubdir} (relevant to libg++ auto-configure).
19892
19893Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19894
19895 * Makefile.in (tooldir): Define it.
19896 (all-ld): Depend on all-flex.
19897
19898Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19899
19900 * Makefile.in (check): Fix libg++ special case.
19901
19902Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19903
19904 * configure: do not bury `pwd` into config.status, thus do fewer
19905 pwd's.
19906
19907 * configure: print the "Building in" message only when building in
19908 other than "." AND verbose.
19909
fee90afd 19910 * configure: remove -s, rework -v to better accommodate guested
28e9041c 19911 configures.
19912
19913 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19914
19915Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19916
19917 * Makefile.in: macroize flags passed on recursion. remove
19918 fileutils.
19919
19920Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19921
19922 * configure: get makesrcdir right for subdirs deeper than 1.
19923
19924 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19925 install.
19926
19927Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19928
19929 * Makefile.in: don't print subdir_do or recursion lines.
19930
19931Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19932
19933 * standards.texi: added menu item.
19934
19935 * Makefile.in: build and install standards.info.
19936
19937 * standards.texi: new file.
19938
19939Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19940
19941 * configure: test for and move config.status pieces from
19942 ${subdir}/.
19943
19944Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19945
28e9041c 19946 * configure: Test for existance of files before trying to mv
19947 them, to avoid numerous non-existance messages.
19948
19949Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19950
19951 * configure: correct final line of config.status.
19952
19953 * configure: patch from eggert. Avoids a protection problem if
19954 the original Makefile.in is read only.
19955
19956 * configure: use move-if-change from gcc to create config.status.
19957 Some makefiles depend on config.status to tell if a directory
19958 has been reconfigured for a different host. This change
19959 prevents those directories from remaking everything in the case
19960 where the reconfig was only intended to rebuild a Makefile.
19961
19962 * configure: test for config.sub with "config.sub sun4" rather
19963 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19964 host alias from a missing config.sub.
19965
19966Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19967
19968 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19969 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19970
19971Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19972
19973 * configure: mkdir ${subdir} as needed.
19974
19975Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19976
19977 * Makefile.in,configure.in: added autoconf.
19978
19979Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19980
19981 * Makefile.in: no longer pass against on recursion.
19982
19983 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19984 definitions are not inherited.
19985
19986 * configure: correct makesrcdir when subdir is .
19987
19988Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19989
19990 * configure: Add support for 'subdirs' variable, which is
19991 like 'configdirs', except that configure doesn't re-invoke
19992 itself for subdirs, it just creates a Makefile for each subdir.
19993 * configure.texi: Document subdirs.
19994
19995Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19996
19997 * configure.in: added flex to configdirs
19998
19999Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20000
20001 * Makefile.in: remove clean-stamps from clean.
20002
20003Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20004
20005 * configure.in: Add gdbtest to configdirs.
20006
20007Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20008
20009 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20010 to recursive makes.
20011 * configure.in: Recognize new ncr3000 config.
20012
20013Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20014
20015 * Makefile.in, configure.in: removed references to gdbm.
20016
20017Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20018
20019 * config.sub: Don't canonicalize os value
20020 newsos* to bsd (readline needs to check for newsos).
20021 (This fix was earlier made Jan 31, but got re-broken.)
20022
20023Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20024
20025 * configure.in: sco is an os, not a vendor!
20026
20027 * configure: Quote $( better. Keep various shells happy.
20028
20029Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20030
20031 * Makefile.in: eliminate stamp-files.
20032
20033Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20034
20035 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20036 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20037
20038Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20039
20040 * config.sub: fix iris/iris3.
20041
20042Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20043
20044 * configure: re-add -rm.
20045
20046Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20047
20048 * Maskefile.in: add .stmp-rcs to all.
20049
20050 * configure.in: remove gas from rs6000 build, use aix host fragment.
20051
20052Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20053
20054 * configure: pass down site_option during recursion.
20055
20056Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20057
20058 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20059
20060Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20061
20062 * configure: Change exec_prefix so that it really defaults to prefix.
20063
20064Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20065
20066 * Makefile.in, configure.in: Add support for mmalloc library.
20067
20068Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20069
20070 * Makefile.in: add stmp dependencies for a few more things.
20071
20072Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20073
20074 * configure: adjusted error message on objdir/srcdir configure
20075 collision, per john's suggestion.
20076
20077 * Makefile.in: add libiberty stmp to all and all.cross.
20078
20079Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20080
20081 * Makefile.in: remove force dependencies, add grep to all.
20082
20083Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20084
20085 * Makefile.in: drop flex. make stamp files work.
20086
20087 * configure: added test for conflicting configuration in srcdir,
20088 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20089 gets cranky. use relative paths for configure and srcdir
20090 whenever possible. Send some error messages to stderr that were
20091 going to stdout.
20092
20093Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20094
20095 * Makefile.in: Fix libg++ rule to check for gcc directory
20096 before using gcc/gcc. Also pass XTRAFLAGS.
20097
20098Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20099
20100 * Makefile.in: added stmp-files so that directories aren't polled
20101 when they are already built.
20102
20103 * configure.texi: fixed a node pointer problem.
20104
20105Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20106
5309a301 20107 * config.sub configure.in gdb/configure.in
28e9041c 20108 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20109 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20110 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20111
20112Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20113
20114 * configure: -recurring becomes -silent. corrected help message
20115 for -site= option.
20116
20117 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20118
20119Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20120
20121 * configure: when building Makefile for crosses, replace
20122 tooldir and program_prefix. default srcdir from location of
20123 config.sub. remove "for host in hosts" and "for target in
20124 targets" loops.
20125
20126Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20127
20128 * Makefile.in: Do not pass bindir or mandir to cvs.
20129
20130Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20131
20132 * Makefile.in, configure.in: removed traces of namesubdir,
20133 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20134 copyrights to '92, changed some from Cygnus to FSF.
20135
20136 * configure.texi: remove most references to multiple hosts,
20137 multiple targets, subdirs, etc.
20138
20139 * configure.man: removed rcsid. reference config.sub not
20140 config.subr.
20141
20142 * Makefile.in: mkdir $(infodir) on install-info.
20143
20144Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20145
20146 * configure.texi: Explain better about .gdbinit and about
20147 the environment that configure.in sections run in.
20148
20149Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20150
20151 * configure.in: Ultrix is only a decstation if it's a MIPS.
20152
20153Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20154
20155 * README: DOC.configure => cfg-paper.texi.
20156
20157Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20158
20159 * config.sub (near case $os): Don't convert newsos* to bsd!
20160
20161Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20162
20163 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20164 the number of copies of COPYING that go into the GDB tar file.
20165
20166Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20167
5309a301 20168 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 20169 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20170 Fix SCO configuration stuff.
20171
20172Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20173
20174 * Makefile.in: For libg++, make sure the -I pointing
20175 to the gcc directory goes *after* all the libg++-local -I flags.
20176 Also, move just-gcc dependency from just-libg++ to all-libg++.
20177
20178Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20179
20180 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20181
20182Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20183
20184 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20185
20186Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20187
20188 * config.sub: Add stratus configuration frags. Also
20189 submitted to FSF.
20190
20191Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20192
20193 * Makefile.in (DEV_SUPPORT): add configure.man.
20194
20195 * config.sub(Decode manufacturer-specific): add -none*.
20196
20197Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20198
20199 * Makefile.in: remove form feeds to make Sun's make happy.
20200 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20201
20202Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20203
20204 * Makefile.in (AR_FLAGS): Make quieter.
20205
20206Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20207
20208 * configure.in: Add libg++.
20209 * configure: When verbose, don't output the command line at each
20210 level; it will be unremarkably the same as the previous version,
20211 which will be the same as what the user typed.
20212
20213Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20214
20215 * configure.in, Makefile.in: fix clean-info, add flex. add
20216 fileutils.
20217
20218 * configure: be less sensitive to spaces in Makefile.in. Do not
20219 look for sources in "..". Doing so breaks subdirectories that
20220 might have their own configure. If a subdir has it's own
20221 configure script, use it.
20222
20223Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20224
20225 * cfg-paper.texi: some changes suggested by rms.
20226
20227Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20228
20229 * config.sub: Merge in some small additions from the FSF version,
20230 taken from the gcc distribution, to bring the Cygnus and FSF
20231 versions into closer sync.
20232
20233Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20234
20235 * configure.in: Changed svr4 references to sysv4.
20236
20237Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20238
20239 * configure: added -V for version number option.
20240
20241Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20242
20243 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20244 renamed from DOC.configure to cfg-paper.texi.
20245
20246Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20247
20248 * configure, config.subr, config.sub: config.subr is now
20249 config.sub again.
20250
20251Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20252
20253 * configure.texi: new file, in progress.
20254
20255 * Makefile.in: build info file and install the man page for
20256 configure.
20257
20258 * configure.man: new file, first cut.
20259
20260 * configure: find config.subr again now that configuration "none"
20261 has gone. removed all traces of the -ansi option. removed all
20262 traces of the -languages option.
20263
20264 * config.subr: resync from rms.
20265
20266Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20267
20268 * configure, config.sub, config.subr: merge config.sub into
20269 config.subr, call the result config.subr, remove config.sub, use
20270 config.subr.
20271
20272 * Makefile.in: revised install for dir.info.
20273
20274Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20275
20276 * configure.in: add decstation host makefile frag.
20277
20278 * Makefile.in: BISON now bison -y again. also install-gcc on
20279 install. clean-gdbm on clean. infodir belongs in datadir.
20280 Make directories for info install. Build dir.info here then
20281 install it.
20282
20283Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20284
20285 * Makefile.in: fix for bad directory tests.
20286
20287Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20288
20289 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20290 regexp. -srcdir relative was being handled incorrectly.
20291
20292 * Makefile.in: unwrapped some for loops so that parallel makes
20293 work again and so one can focus one's attention on a particular
20294 package.
20295
20296Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20297
20298 * configure: added PWD as a stand in for `pwd` (for speed). use
20299 elif wherever possible. make -srcdir work without -objdir.
20300 -objdir= commented out.
20301
20302Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20303
20304 * configure: +options become --options. -subdirs commented out.
20305 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20306 Makefile now at top of generated Makefile. Removed cvs log
20307 entries. added -srcdir. create .gdbinit only if there is one
20308 in ${srcdir}.
20309
20310 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20311 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20312 and mandir now keyed off datadir by default.
20313
20314Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20315
20316 * Freshly created ChangeLog.
20317
20318\f
20319Local Variables:
20320mode: change-log
20321left-margin: 8
20322fill-column: 76
20323version-control: never
20324End: