]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Update documentation regarding bogus memory leaks in libstdc++
[thirdparty/gcc.git] / ChangeLog
CommitLineData
e976dfb8 12019-04-09 Martin Liska <mliska@suse.cz>
2
3 * Makefile.in: Regenerate.
4 * Makefile.tpl: Pass GENERATOR_CFLAGS
5 in all stages.
6
39917cd1 72019-03-28 Martin Liska <mliska@suse.cz>
8
9 PR bootstrap/89829
10 * Makefile.in: Revert r254150.
11 * Makefile.tpl: Likewise.
12
6b028537 132019-03-28 Ben Elliston <bje@gnu.org>
14
15 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
16 related, and libdecnumber.
17
61d26cf1 182019-03-15 Alexander Monakov <amonakov@ispras.ru>
19
20 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
21 (Write After Approval): Remove myself.
22
137bc933 232019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
24
03942642 25 * MAINTAINERS (Write After Approval): Add myself.
137bc933 26
0281dc50 272019-02-11 Andrew Stubbs <ams@codesourcery.com>
28
29 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
30 (Write After Approval): Remove myself and Julian.
31
e90b1938 322019-01-26 Harald Anlauf <anlauf@gmx.de>
33
34 * MAINTAINERS (Write After Approval): Add myself.
35
ec19e98b 362019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
37
38 * MAINTAINERS (Write After Approval): Add myself.
39
a8987353 402019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
41
3e8e1777 42 * ChangeLog: Replace space with tab.
43 * MAINTAINERS: Delete 1 tab to keep alignment.
a8987353 44
50c4a518 452019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
46
47 * MAINTAINERS (Write After Approval): Add myself.
48
439926a7 492019-01-18 Li Jia He <helijia@gcc.gnu.org>
50
51 * MAINTAINERS (Write After Approval): Add myself.
52
d62c0949 532019-01-17 Andrew Stubbs <ams@codesourcery.com>
54 Kwok Cheung Yeung <kcy@codesourcery.com>
55 Julian Brown <julian@codesourcery.com>
56 Tom de Vries <tom@codesourcery.com>
57 Jan Hubicka <hubicka@ucw.cz>
58 Martin Jambor <mjambor@suse.cz>
59
60 * configure.ac: Likewise.
61 * configure: Regenerate.
62 * contrib/config-list.mk: Add amdgcn-amdhsa.
63
45fb810d 642019-01-16 Kewen Lin <linkw@gcc.gnu.org>
65
66 * MAINTAINERS (Write After Approval): Add myself.
67
3e8e1777 682019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
de62156b 69
a8987353 70 * MAINTAINERS (Write After Approval): Add myself.
de62156b 71
342964b6 722019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
73
74 PR target/88535
75 * config.guess: Import upstream version 2019-01-03.
76 * config.sub: Import upstream version 2019-01-01.
77
c486e31b 782018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
79
80 * MAINTAINERS (Write After Approval): Update my maintainer address.
81
9ee8356d 822018-12-21 Gergö Barany <gergo@codesourcery.com>
83
84 * MAINTAINERS (Write After Approval): Add myself.
85
b31d0348 862018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
87
88 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
89
16706a2e 902018-12-05 Iain Sandoe <iain@sandoe.co.uk>
91
92 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
93 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
94 (GCC_TARGET_TOOL): Likewise.
95 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
96 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
342964b6 97 OTOOL, OTOOL_FOR_TARGET: New substitutions.
16706a2e 98 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
342964b6 99 * configure: Regenerate.
16706a2e 100 * Makefile.in: Likewise.
101
da8dd068 1022018-11-28 Johannes Pfau <johannespfau@gmail.com>
103
104 * MAINTAINERS (Write After Approval): Add myself.
105
adc80ab7 1062018-11-13 Martin Liska <mliska@suse.cz>
107
108 * gcc.target/i386/pr87930.c: Move to ...
109 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
110
f9f83457 1112018-11-10 Stafford Horne <shorne@gmail.com>
112
113 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
114 (Write After Approval): Remove myself.
115
e7b82989 1162018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
117
118 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
119 Append $INCICONV to it.
120
0acb32e2 1212018-11-04 Stafford Horne <shorne@gmail.com>
122
123 * MAINTAINERS (Write After Approval): Add myself.
124
f00f02a3 1252018-10-31 Joseph Myers <joseph@codesourcery.com>
126
127 PR bootstrap/82856
128 * multilib.am: New file. From automake.
129
130 Merge from binutils-gdb:
131 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
132
133 * libtool.m4: Use AC_LANG_SOURCE.
134 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
135 * ar-lib: New file.
136 * test-driver: New file.
137 * configure: Re-generate.
138
b5441001 1392018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
140
141 * MAINTAINERS (Write After Approval): Add myself.
142
72a2ce3d 1432018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
144
145 PR bootstrap/87788
146 PR d/87799
147 * configure: Rebuild.
148 * configure.ac: Disable D on systems where it is known not to work.
149
03385ed3 1502018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
151
152 * Makefile.def (target_modules): Add libphobos.
153 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
154 GDCFLAGS_FOR_TARGET.
155 (dependencies): Make libphobos depend on libatomic, libbacktrace
156 configure, and zlib configure.
157 (language): Add language d.
158 * Makefile.in: Rebuild.
159 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
160 (HOST_EXPORTS): Add GDC.
161 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
162 (BASE_TARGET_EXPORTS): Add GDC.
163 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
164 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
165 (EXTRA_HOST_FLAGS): Add GDC.
166 (STAGE1_FLAGS_TO_PASS): Add GDC.
167 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
168 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
169 environment variables.
170 * configure: Rebuild.
171 * configure.ac: Add target-libphobos to target_libraries. Set and
172 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
173
38602cd9 1742018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
175
176 * MAINTAINERS (Write After Approval): Add myself.
177
ddc69a97 1782018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
179
180 * MAINTAINERS (Write After Approval): Remove myself.
181
e70725a9 1822018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
183
184 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
185
c659c71f 1862018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
187
188 * MAINTAINERS: Update my email address.
189
042674a5 1902018-10-04 Thomas Schwinge <thomas@codesourcery.com>
191
192 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
193 maintainer.
194
15359c96 1952018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
196
197 * MAINTAINERS (Write After Approval): Add self.
198
089d1a5f 1992018-09-13 Sam Tebbs <sam.tebbs@arm.com>
200
201 * MAINTAINERS (write after approval): Add myself.
202
e4040c13 2032018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
204
205 * MAINTAINERS: Update my email address.
206
72310d4f 2072018-08-29 Vlad Lazar <vlad.lazar@arm.com>
208
209 * MAINTAINERS (write after approval): Add myself.
210
db75ccc1 2112018-08-21 Richard Sandiford <richard.sandiford@arm.com>
212
213 * MAINTAINERS: Add self to global reviewers list.
214
56469e97 2152018-08-17 Sandra Loosemore <sandra@codesourcery.com>
216
217 MAINTAINERS: Add c-sky port maintainers.
218
8ff80b6b 2192018-08-10 Martin Liska <mliska@suse.cz>
220
221 * MAINTAINERS: Revert change in previous commit and
c9e63184 222 join lines.
8ff80b6b 223
a29d4af6 2242018-08-10 Martin Liska <mliska@suse.cz>
225
226 * MAINTAINERS: Remove extra line.
227
d6c80428 2282018-08-06 Naveen H.S <naveenh@marvell.com>
229
230 * MAINTAINERS: Update my email address.
231
30125118 2322018-07-19 DJ Delorie <dj@redhat.com>
233
234 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
235 as maintainer.
236
a7c7a77c 2372018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
238
239 * MAINTAINERS: Adjust email address for me and my colleague Robin
240 Dapp.
241
890efbeb 2422018-07-13 H.J. Lu <hongjiu.lu@intel.com>
243 Sunil K Pandey <sunil.k.pandey@intel.com>
244
245 PR target/84413
246 * config/i386/i386.c (m_CORE_AVX512): New.
247 (m_CORE_AVX2): Likewise.
248 (m_CORE_ALL): Add m_CORE_AVX2.
249 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
250 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
251 and remove the rest of m_SKYLAKE_AVX512.
252
0f7484b6 2532018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
254
255 * config.sub: Sync with upstream version 2018-07-03.
256
141b6cc0 2572018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
258
259 * config.guess: Sync with upstream version 2018-06-26.
260 * config.sub: Sync with upstream version 2018-07-02.
261
494c17dc 2622018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
263
c9e63184 264 * libtool.m4: Sort output of 'find' to enable deterministic builds.
494c17dc 265 * ltmain.sh: Likewise.
266
87fb0803 2672018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
268
269 * contrib/config-list.mk: Remove powerpc-linux_paired.
270
9488d90e 2712018-06-29 Alexandre Oliva <oliva@adacore.com>
272
273 * configure.ac: Introduce support for @unless/@endunless.
274 * Makefile.tpl (dep-kind): Rewrite with cond; return
275 postbootstrap in some cases.
276 (make-postboot-dep, postboot-targets): New.
277 (dependencies): Do not output postbootstrap dependencies at
278 first. Output non-target ones changed for configure to depend
279 on stage_last @if gcc-bootstrap, and the original deps @unless
280 gcc-bootstrap.
281 * configure.in, Makefile.in: Rebuilt.
282
2d924229 2832018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
284
285 * MAINTAINERS (write after approval): Add myself.
286
ed380f72 2872018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
288
289 * MAINTAINERS (write after approval): Add myself.
290
9805e646 2912018-06-19 Nick Clifton <nickc@redhat.com>
292
293 * zlib/configure.ac: Restore old behaviour of only enabling
294 multilibs when a target subdirectory is defined. This allows
295 building with srcdir == builddir.
296 * zlib/configure: Regenerate.
297
13532559 2982018-06-18 Eric Botcazou <ebotcazou@adacore.com>
299
300 * Makefile.def (fortran): Add check-target-libgomp-fortran.
301 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
302 * Makefile.in: Regenerate.
303
4e4e14a7 3042018-06-16 Ben Elliston <bje@gnu.org>
305
306 * config.guess: Import latest version.
307 * config.sub: Likewise.
308
1e42d5c6 3092018-06-08 Martin Liska <mliska@suse.cz>
310
311 * MAINTAINERS: Remove MPX-related entries.
312 * Makefile.def: Remove libmpx support.
13532559 313 * Makefile.in: Regenerate.
314 * configure.ac: Remove removed files.
315 * configure: Regenerate.
1e42d5c6 316 * libmpx/ChangeLog: Remove.
317 * libmpx/Makefile.am: Remove.
318 * libmpx/Makefile.in: Remove.
319 * libmpx/acinclude.m4: Remove.
320 * libmpx/aclocal.m4: Remove.
321 * libmpx/config.h.in: Remove.
322 * libmpx/configure: Remove.
323 * libmpx/configure.ac: Remove.
324 * libmpx/configure.tgt: Remove.
325 * libmpx/libmpx.spec.in: Remove.
326 * libmpx/mpxrt/Makefile.am: Remove.
327 * libmpx/mpxrt/Makefile.in: Remove.
328 * libmpx/mpxrt/libmpx.map: Remove.
329 * libmpx/mpxrt/libtool-version: Remove.
330 * libmpx/mpxrt/mpxrt-utils.c: Remove.
331 * libmpx/mpxrt/mpxrt-utils.h: Remove.
332 * libmpx/mpxrt/mpxrt.c: Remove.
333 * libmpx/mpxrt/mpxrt.h: Remove.
334 * libmpx/mpxwrap/Makefile.am: Remove.
335 * libmpx/mpxwrap/Makefile.in: Remove.
336 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
337 * libmpx/mpxwrap/libtool-version: Remove.
338 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
339
702e42ae 3402018-06-04 Martin Liska <mliska@suse.cz>
341
342 * MAINTAINERS: Add myself as gcov maintainer.
343
4c0847cf 3442018-06-04 Matthew Fortune <mfortune@gmail.com>
345
346 * MAINTAINERS: Update my email address.
347
e84df84f 3482018-06-04 Tom de Vries <tdevries@suse.de>
349
350 * MAINTAINERS: Remove write-after-approval entries for component
351 maintainers.
352
a094aab5 3532018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
354
355 * MAINTAINERS (write after approval): Add myself.
356
923b8a94 3572018-06-01 Bin Cheng <amker@gcc.gnu.org>
26bbd54c 358
359 * MAINTAINERS: Update my email address.
360
a9a67ce3 3612018-06-01 Tom de Vries <tdevries@suse.de>
362
363 * MAINTAINERS: Update my email address.
364
568075ea 3652018-05-22 Bin Cheng <bin.cheng@arm.com>
366
367 * MAINTAINERS (loop-optimizer): Add myself.
368
b9bdd103 3692018-05-01 Francois H. Theron <francois.theron@netronome.com>
370
371 * configure.ac: Added "nfp" target.
372 * configure: Regenerate.
373
f07f7f41 3742018-04-30 Richard Biener <rguenther@suse.de>
375
376 PR bootstrap/85571
377 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
378 (STAGE3_TFLAGS): Likewise.
379 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
380 (STAGEtrain_TFLAGS): Likewise.
381 * Makefile.in: Regenerate.
382
2beea61e 3832018-04-26 Richard Biener <rguenther@suse.de>
384
385 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
386 (STAGE2_CFLAGS): Likewise.
387 (STAGE2_TFLAGS): Likewise.
388 (STAGE3_CFLAGS): Add -fchecking.
389 (STAGE3_TFLAGS): Likewise.
390 (STAGEtrain_CFLAGS): Filter out -fchecking.
391 (STAGEtrain_TFLAGS): Likewise.
392 * Makefile.in: Re-generate.
393
0ddd8466 3942018-04-25 Catherine Moore <clm@codesourcery.com>
395
396 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
397
df2811ea 3982018-04-18 Paul Clarke <pc@us.ibm.com>
399
400 * MAINTAINERS (write after approval): Add myself.
401
315a7f1f 4022018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
403
404 * MAINTAINERS: Update my email address.
405
3f3e7631 4062018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
407
408 * MAINTAINERS: Remove redundant Write-After-Approval entry.
409
fe008cb9 4102018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
411
412 * MAINTAINERS: Update my email address and disambiguate myself
413 a bit from Will Schmidt.
414
efe40a58 4152018-03-21 Nathan Sidwell <nathan@acm.org>
416
417 * MAINTAINERS: Move maintainers of now-removed picochip and score
418 ports to write after approval.
419
b810fb33 4202018-03-13 Richard Sandiford <richard.sandiford@arm.com>
421
422 * MAINTAINERS: Add entry for SVE maintainership.
423
c2762a30 4242018-02-13 Maciej W. Rozycki <macro@mips.com>
425
426 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
427 * configure: Regenerate.
428
88dd4ef6 4292018-01-18 Boris Kolpackov <boris@codesynthesis.com>
430
431 * MAINTAINERS (write after approval): Add myself.
432
663b0508 4332018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
434
435 * MAINTAINERS (write after approval): Add myself.
436
cbd22752 4372018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
438
439 * MAINTAINERS (write after approval): Add myself.
55d24b6e 440
8e8f6434 4412018-01-03 Jakub Jelinek <jakub@redhat.com>
442
443 Update copyright years.
444
7e7273c0 4452018-01-03 Ben Elliston <bje@gnu.org>
446
447 * config.guess: Import latest version.
448 * config.sub: Likewise.
449
1963e4b3 4502017-12-12 Stafford Horne <shorne@gmail.com>
451
452 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
453 * configure: Regenerate.
454
3757f553 4552017-11-29 Qing Zhao <qing.zhao@oracle.com>
456
457 * MAINTAINERS (Write After Approval): Add myself.
458
efa02472 4592017-11-28 Julia Koval <julia.koval@intel.com>
460 Sebastian Peryt <sebastian.peryt@intel.com>
461
462 * Makefile.def (target_modules): Remove libcilkrts.
463 * Makefile.in: Ditto.
464 * configure: Ditto.
465 * configure.ac: Ditto.
466
6bfdb1fc 4672017-11-28 Julia Koval <julia.koval@intel.com>
468
469 * MAINTAINERS (Write After Approval): Add myself.
470
ffb2e0d0 4712017-11-22 Sudakshina Das <sudi.das@arm.com>
472
473 * MAINTAINERS (Write After Approval): Add myself.
474
eaddab26 4752017-11-06 Palmer Dabbelt <palmer@sifive.com>
476
477 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
478 Use my SiFive email address.
479
54a10b65 4802017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
481
482 * MAINTAINERS (write after approval): Add myself.
483
5367a728 4842017-10-27 Martin Liska <mliska@suse.cz>
485
486 * Makefile.tpl: Use proper name of folder as it was renamed
487 during transition to 4 stages.
488 * Makefile.in: Regenerate.
489
bba981e9 4902017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
491
4e428cd3 492 * MAINTAINERS (write after approval): Add myself.
bba981e9 493
87f03d95 4942017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
495
496 * MAINTAINERS: Add a note that maintainership also includes web
497 pages, docs, and testsuite related to that area.
498
ac6ff7c3 4992017-09-25 Tom de Vries <tom@codesourcery.com>
500
501 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
502
d8e52a5b 5032017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
504
505 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
506
b3088b93 5072017-09-15 Nathan Sidwell <nathan@acm.org>
508
509 * MAINTAINERS: Remove myself as a vxworks maintainer.
510
608f62d5 5112017-09-13 Thomas Schwinge <thomas@codesourcery.com>
512
513 * MAINTAINERS: Remove email address of Jim Norris.
514
185288ff 5152017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
516
517 * MAINTAINERS (Reviewers): Move myself from here...
518 (CPU Port Maintainers): ... to here.
519
84187da8 5202017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
521
522 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
523
abace987 5242017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
525
4e428cd3 526 * MAINTAINERS (write after approval): Add myself.
abace987 527
475738b0 5282017-07-28 Tony Reix <tony.reix@atos.net>
529
530 * configure.ac (target-libffi): Don't disable for AIX.
531 (go): Don't add to unsupported_languages on AIX.
532 (target-libgo): Don't disable for AIX.
533 * configure: Regenerate.
534
91ca42af 5352017-07-19 Yury Gribov <tetra2005@gmail.com>
536
537 * MAINTAINERS: Add myself.
538
186e3417 5392017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
540
541 * MAINTAINERS: Update my email address.
542
bf8761c8 5432017-07-04 Richard Earnshaw <rearnsha@arm.com>
544
545 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
546 arm-specific auto-generated header files.
547
d6400eba 5482017-07-03 Nathan Sidwell <nathan@acm.org>
549
550 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
551 * configure: Rebuilt.
552
844ebb30 5532017-07-03 Bernd Schmidt <bschmidt@redhat.com>
554
555 * MAINTAINERS: Readd myself for c6x.
556
5b0c96e3 5572017-06-28 Martin Liska <mliska@suse.cz>
558
559 PR bootstrap/81217
560 * Makefile.def: Remove superfluous bootstrap_target from
561 bootstrap_stage.
562 * Makefile.in: Re-generate the file.
563
137937b2 5642017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
565
4e428cd3 566 * MAINTAINERS: Add myself to Write After Approval
137937b2 567
b0cabb9f 5682017-06-21 Andrew Jenner <andrew@codesourcery.com>
569
570 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
571
696cfb66 5722017-06-19 Martin Liska <mliska@suse.cz>
573
574 * Makefile.def: Define 4 stages PGO bootstrap.
575 * Makefile.tpl: Define FLAGS.
576 * Makefile.in: Regenerate.
577
8f6c8962 5782017-06-14 Ian Lance Taylor <iant@golang.org>
579
580 * Makefile.def: Add check-gotools to go check targets.
581 * Makefile.in: Rebuild.
582
bf0ea9ad 5832017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
584
585 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
586
a703ac2b 5872017-06-03 Eric Botcazou <ebotcazou@adacore.com>
588
589 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
590 * configure: Regenerate.
591
5362e31e 5922017-05-31 Martin Liska <mliska@suse.cz>
593
594 * configure.ac: Add handling of stage2_werror_flags to
595 action-if-given and to action-if-not-given.
596 * configure: Regenerate.
597
b4607012 5982017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
599
600 * MAINTAINERS: Add self to Write After Approval
601
58659b9a 6022017-05-27 Bernd Schmidt <bschmidt@redhat.com>
603
604 * MAINTAINERS: Update my email address, and remove myself as
605 maintainer in some areas.
606
dbae3ea7 6072017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
608
609 * MAINTAINERS: Add self to Write After Approval
610
01b4453c 6112017-05-25 Nathan Sidwell <nathan@acm.org>
612
613 * configure.ac: Add --enable-languages=default to mean default and
614 make --enable-languages=all mean all supported languages.
615 * configure: Regenerated.
616
01e91138 6172017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
618
619 * config.gcc (powerpc*-*-*spe*): New.
620 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
621 (powerpc-*-rtems*spe*): New.
622 (powerpc*-*-linux*spe*): New.
623 (powerpc-wrs-vxworksspe): New.
624 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
625 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
626 * config.host (powerpc*-*-*spe*): New.
627
14b6abc7 6282017-05-19 Martin Liska <mliska@suse.cz>
629
630 * configure.ac: Add --enable-werror-always just for
631 bootstrap-debug (or none build config) and do not add it
632 when we are on a release branch.
633 * configure: Regenerated.
634
dc19b031 6352017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
636
637 * MAINTAINERS: Add self to Write After Approval
638
4088b877 6392017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
640
641 * MAINTAINERS: Move myself to Write After Approval section.
642
9b8fa13d 6432017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
644
645 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
646 ACCH registers.
647 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
648 available.
649 (umulsidi3): Likewise.
650 (mulsidi3_700): Disable this pattern when we have advanced mpy
651 instructions.
652 (umulsidi3_700): Likewise.
653 (maddsidi4): New pattern.
654 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
655 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
656 (mpydu_imm_arcv2hs): Likewise.
657 * config/arc/predicates.md (accl_operand): New predicate.
658
6932c0bd 6592017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
660 Andrew Burgess <andrew.burgess@embecosm.com>
661
662 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
663 case.
664 (ARC_AUTOFP_IRQ_P): Likewise.
665 (ARC_AUTO_IRQ_P): Likewise.
666 (rgf_banked_register_count): New variable.
667 (parse_mrgf_banked_regs_option): New function.
668 (arc_override_options): Handle rgf_banked_regs option.
669 (arc_handle_interrupt_attribute): Add firq option.
670 (arc_compute_function_type): Return fast irq type when required.
671 (arc_must_save_register): Handle fast interrupts.
672 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
673 (arc_return_address_regs): Update.
674 * config/arc/arc.h (arc_return_address_regs): Update.
675 (arc_function_type): Add fast interrupt type.
676 (ARC_INTERRUPT_P): Update.
677 (RC_FAST_INTERRUPT_P): Define.
678 * config/arc/arc.md (simple_return): Update for fast interrupts.
679 (p_return_i): Likewise.
680 * config/arc/arc.opt (mrgf-banked-regs): New option.
681 * doc/invoke.texi (mrgf-banked-regs): Document.
682
6abb17b8 6832017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
684
685 * config/arc/arc.c (irq_ctrl_saved): New variable.
686 (ARC_AUTOBLINK_IRQ_P): Define.
687 (ARC_AUTOFP_IRQ_P): Likewise.
688 (ARC_AUTO_IRQ_P): Likewise.
689 (irq_range): New function.
690 (arc_must_save_register): Likewise.
691 (arc_must_save_return_addr): Likewise.
692 (arc_dwarf_emit_irq_save_regs): Likewise.
693 (arc_override_options): Handle deferred options.
694 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
695 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
696 arc_must_save_return_addr.
697 (arc_compute_frame_size): Handle automated save and restore of
698 registers.
699 (arc_expand_prologue): Likewise.
700 (arc_expand_epilogue): Likewise.
701 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
702 * config/arc/arc.opt (mirq-ctrl-saved): New option.
703 * doc/invoke.texi (mirq-ctrl-saved): Document option.
704
dad18bfe 7052017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
706 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
707
708 PR bootstrap/77661
709 * Makefile.def: Don't pass --enable-maintainer-mode on to an
710 in-tree build MPC.
711 * Makefile.in: Regenerate.
712
c96ae98b 7132017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
714
715 * configure.ac: Enable LTO by default on darwin >= 9.
716 * configure: Regenerate.
717
ab4399bf 7182017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
719
720 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
721 and Andrew Waterman as the RISC-V maintainers.
722
b6331b82 7232017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
724
725 * MAINTAINERS: Add self to Write After Approval
726
c78af60a 7272017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
728
729 * config.guess: Import latest from upstream.
730
f09c2418 7312017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
732
733 * MAINTAINERS (Write After Approval): Remove entries that are
734 already covered under Reviewers.
735
a664c62c 7362017-03-08 Mark Wielaard <mark@klomp.org>
737
738 PR demangler/70909
739 PR demangler/67264
740 * include/demangle.h: Add d_printing to struct demangle_component
741 and pass struct demangle_component as non const.
742
b827cad9 7432017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
744
745 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
746
a7355f50 7472017-02-15 Thomas Schwinge <thomas@codesourcery.com>
748
749 * Makefile.tpl: Remove HOST_ISLVER.
750 (HOST_EXPORTS): Remove ISLVER.
751 * Makefile.in: Regenerate.
752
8e8a14c2 7532017-02-13 Richard Biener <rguenther@suse.de>
754
755 * configure: Re-generate.
756
6fb211fb 7572017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
758
759 * MAINTAINERS: Adjust bug reporting URL.
760
c5853145 7612017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
762
763 * MAINTAINERS (Write After Approval): Remove redundant entry
764 for Andrew Burgess.
765
43bbe3ea 7662017-02-03 John David Anglin <danglin@gcc.gnu.org>
767
4e428cd3 768 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
43bbe3ea 769 32-bit hppa*-*-hpux*.
4e428cd3 770 * configure: Regenerate.
43bbe3ea 771
645a0bd9 7722017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
773
774 * configure.ac: Moved the white list of enabling BRIG FE to
775 libhsail-rt/configure.tgt.
776 * configure: Regenerated.
777 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
778
7792017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
55a56509 780 Martin Jambor <mjambor@suse.cz>
781
55a56509 782 * Makefile.def (target_modules): Added libhsail-rt.
783 (languages): Added language brig.
784 * Makefile.in: Regenerated.
785 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
786 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
787 * configure: Regenerated.
788
0812bb06 7892017-01-17 Jakub Jelinek <jakub@redhat.com>
790
791 PR other/79046
792 * configure: Regenerated.
793
cb7a0f1d 7942017-01-04 Alan Modra <amodra@gmail.com>
795
796 * configure: Regenerate.
797
6be786aa 7982016-12-29 Ben Elliston <bje@gnu.org>
799
800 * config.sub: Import latest version.
801
6592c733 8022016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
803
804 * MAINTAINERS (Write After Approval): Add myself.
805
08814ca4 8062016-12-21 Jakub Jelinek <jakub@redhat.com>
807
808 * configure.ac: Don't bootstrap libmpx unless --with-build-config
809 includes bootstrap-mpx.
810 * configure: Regenerated.
811
ea439028 8122016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
813
814 * MAINTAINERS (Write After Approval): Add myself.
815
efbca99c 8162016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
817
cb7a0f1d 818 * configure: Regenerate.
efbca99c 819
74dfdbe3 8202016-12-01 Matthias Klose <doko@ubuntu.com>
821
822 * configure.ac: Don't use pkg-config to check for bdw-gc.
823 * configure: Regenerate.
824
baf71228 8252016-11-30 Matthias Klose <doko@ubuntu.com>
826
827 * Makefile.def: Remove reference to boehm-gc target module.
828 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
829 options and for the bdw-gc pkg-config module.
830 * configure: Regenerate.
831 * Makefile.in: Regenerate.
832
216d4ec2 8332016-11-28 Nathan Sidwell <nathan@acm.org>
834
835 * MAINTAINERS (nvptx): Remove self.
836
f74f6a32 8372016-11-25 Ben Elliston <bje@gnu.org>
838
839 * config.guess: Import latest version.
840 * config.sub: Likewise.
841
a7bea5f7 8422016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
843
844 * MAINTAINERS (Write After Approval): Add myself.
845
30ddd7d7 8462016-11-15 Matthias Klose <doko@ubuntu.com>
847
848 * Makefile.def: Remove references to GCJ.
849 * Makefile.tpl: Likewise.
850 * Makefile.in: Regenerate.
851
29a8a56b 8522016-11-15 Matthias Klose <doko@ubuntu.com>
853
854 * config-ml.in: Remove references to GCJ.
855 * configure.ac: Likewise.
856 * configure: Regenerate.
857
c368baae 8582016-11-01 Josh Conner <joshconner@google.com>
859
860 * MAINTAINERS (Write After Approval): Update email address,
861
49508b55 8622016-10-27 Carl Love <cel@us.ibm.com>
863
864 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
865 Approval list to make it alphabetical.
866
584fa6c1 8672016-10-27 Carl Love <cel@us.ibm.com>
868
869 * MAINTAINERS (Write After Approval): Add myself.
870
30c3cafe 8712016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
872
873 * MAINTAINERS (Reviewers): Add myself.
874 (Write After Approval): Add myself.
875
53f34234 8762016-10-21 Hartmut Penner <hepenner@us.ibm.com>
877 Ulrich Weigand <uweigand@de.ibm.com>
878
879 * MAINTAINERS: Update email address.
880
862c56bc 8812016-10-10 Nathan Sidwell <nathan@acm.org>
882
883 * MAINTAINERS: Update email address.
884
88afddbc 8852016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
886
887 * configure.ac: Add aarch64-*-freebsd*.
888 * configure: Regenerate.
889
ab93a701 8902016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
891
892 * MAINTAINERS: Update email address after it got reverted.
893
03869f98 8942016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
895
896 * configure.ac (target_libraries): Readd target-boehm-gc.
897 Restore --enable-objc-gc handling.
898 * configure: Regenerate.
899
e7d04cdd 9002015-10-03 Jeff Law <law@redhat.com>
901
902 * MAINTAINERS: Move several inactive maintainers to the
903 write-after-approval section.
904
38cf534f 9052016-09-30 Jakub Jelinek <jakub@redhat.com>
906
907 * configure.ac: Add target-libffi to target_libraries.
908 Readd libgcj target disablings, modified to only target-libffi.
909 Readd target addition of go to unsupported languages.
910 * configure: Regenerated.
911
17bf743e 9122016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
913
914 * MAINTAINERS: Update email address.
915
f4951849 9162016-09-30 Andrew Haley <aph@redhat.com>
917
fc08a45b 918 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
f4951849 919 write-after approval. Remove Tom Tromey and Bryce McKinlay from
920 libgcj.
921
0f2095b8 9222016-09-30 Andrew Haley <aph@redhat.com>
923
924 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
925 write-after approval after GCJ deletion.
926
1ab7ff47 9272016-09-30 Andrew Haley <aph@redhat.com>
928
929 * Makefile.def: Remove libjava.
930 * Makefile.tpl: Likewise.
931 * Makefile.in: Regenerate.
932 * configure.ac: Likewise.
933 * configure: Likewise.
934 * gcc/java: Remove.
935 * libjava: Likewise.
936
c80b93bd 9372016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
938
939 * MAINTAINERS (Reviewers): Add myself.
940
194b906d 9412016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
942
943 * configure.ac: Disable "sim" directory for arc*-*-*.
944 * configure: Regenerated.
945
58a36bf6 9462016-09-23 Tamar Christina <tamar.christina@arm.com>
947
948 * MAINTAINERS (Write After Approval): Add myself.
949
efa1150d 9502016-09-12 Maciej W. Rozycki <macro@imgtec.com>
951
952 * configure.ac: Check for the minimum in-tree MPFR version
953 handled.
954 * configure: Regenerate.
955
8fa8d3bc 9562016-07-20 Yan-Ting Lin <currygt52@gmail.com>
957
958 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
959 * configure: Regenerated.
960
aae553ee 9612016-07-19 Fritz Reese <fritzoreese@gmail.com>
962
963 * MAINTAINERS (Write After Approval): Add myself.
964
b4c71cbb 9652016-06-23 Andi Kleen <ak@linux.intel.com>
966
967 * Makefile.def: Add autoprofiledbootstrap.
968 * Makefile.tpl: Dito.
969 * Makefile.in: Regenerate.
970
1d6aa005 9712016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
972
973 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
974 * configure: Regenerate.
975
0f7d9ee5 9762016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
977
978 * configure: Regenerate.
979 * configure.ac: Remove support for avr-rtems.
980
e980e16a 9812016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
982
983 * MAINTAINERS (Write After Approval): Add myself.
984
60b33cd7 9852016-06-16 Michael Collison <michael.collison@arm.com>
986
987 * MAINTAINERS (Write After Approval): Add myself.
988
4f60ea41 9892016-06-14 Mikael Morin <mikael@gcc.gnu.org>
990
991 * MAINTAINERS (Write After Approval): Update e-mail address.
992
7cfaa234 9932016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
994
8fa8d3bc 995 * MAINTAINERS (Write After Approval): Add myself.
7cfaa234 996
55bba89a 9972016-05-28 Alan Modra <amodra@gmail.com>
998
999 * Makefile.tpl (configure): Depend on m4 files included.
1000 * Makefile.in: Regenerate.
1001
bb7145f6 10022016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1003
1004 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1005 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1006
61736a1b 10072016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1008
1009 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1010 special case builtin.
1011 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1012 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1013 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1014 for __builtin_vec_addec.
1015
cd9cf094 10162016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1017
1018 * config.guess: Import version 2016-04-02 (newest).
1019 * config.sub: Import version 2016-05-10 (newest).
1020
89797459 10212016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
47a09f55 1022
89797459 1023 * configure.ac: Add ARC support to libgloss.
1024 * configure: Regenerate
47a09f55 1025
96bab53a 10262016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1027
1028 * MAINTAINERS (Write After Approval): Add myself.
1029
4b2246ef 10302016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1031
1032 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1033 * configure: Regenerated.
1034 * Makefile.def (gmp): Explicitly disable assembler.
1035 (mpfr): Adjust lib_path.
1036 (mpc): Likewise.
1037 * Makefile.in: Regenerated.
1038
bee4f5e5 10392016-05-01 Jakub Jelinek <jakub@redhat.com>
1040
1041 PR bootstrap/70704
1042 * configure.ac (--enable-stage1-checking): Add missing
1043 --enable-checking=.
1044 * configure: Regenerated.
1045
9a9b5abf 10462016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1047
5505dabc 1048 * config.guess: Revert r235676.
1049 * config.sub: Revert r235676.
1050
10512016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1052
1053 * config.guess: Remove SH5 support.
9a9b5abf 1054 * config.sub: Likewise.
1055 * configure: Likewise.
1056 * configure.ac: Likewise.
1057
c05979a1 10582016-04-26 Jakub Jelinek <jakub@redhat.com>
1059
1060 PR bootstrap/70704
1061 * configure.ac (--enable-stage1-checking): For --disable-checking or
1062 implicit --enable-checking, make sure extra flag matches in between
1063 stage1 and later checking.
1064 * configure: Regenerated.
1065
524df596 10662016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1067
1068 * .gitattributes: New file.
1069
c268ae83 10702016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1071
1072 * MAINTAINERS (rs6000/powerpc port): Add myself.
1073
f1907b88 10742016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1075
1076 PR bootstrap/70173
1077 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1078 and gotools directories. Delete the stage_final file.
1079 * Makefile.in: Regenerate.
1080
67c7f8e2 10812016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1082
1083 * MAINTAINERS (Write After Approval): Add myself.
1084
74cacd78 10852016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1086
1087 * MAINTAINERS (Fortran maintainer): Remove myself.
1088
61b25b61 10892016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1090
1091 * MAINTAINERS (Write After Approval): Add myself.
1092
a12eaf25 10932016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1094
1095 * MAINTAINERS (Write After Approval): Add myself.
1096
ca7ff757 10972016-03-17 Cary Coutant <ccoutant@gmail.com>
1098
1099 Sync with binutils-gdb:
1100
1101 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1102
1103 * configure.ac: Add mips and s390 to the gold target check.
1104 * configure: Regenerate.
1105
bf03cb9d 11062016-03-01 DJ Delorie <dj@redhat.com>
1107
1108 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1109
7aed60de 11102016-02-22 David Malcolm <dmalcolm@redhat.com>
1111
1112 * MAINTAINERS (libcpp): Add myself.
1113 (diagnostic messages): Likewise.
1114
b2745e57 11152016-02-20 Tom de Vries <tom@codesourcery.com>
1116
1117 * MAINTAINERS: Fix whitespace.
1118
4afa5064 11192016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1120
1121 * MAINTAINERS (Write After Approval): Add myself.
1122
ae5394fd 11232016-01-29 Sebastian Pop <s.pop@samsung.com>
1124
1125 * config/isl.m4: Add comments about isl-0.16.
1126 * configure: Regenerate.
1127
f9fb57ca 11282016-01-29 Martin Jambor <mjambor@suse.cz>
1129
1130 * MAINTAINERS (hsa maintainers): Add myself.
1131
9ce22fb3 11322015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1133
1134 * MAINTAINERS: (Write After Approval): Add myself.
1135
45fc5243 11362016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1137 Sebastian Pop <s.pop@samsung.com>
1138
1139 * Makefile.in: Regenerate.
1140 * Makefile.tpl: Export ISLVER.
1141 * configure: Regenerate.
1142 * config/isl.m4: Detect isl-0.15.
1143
cdcc70f1 11442016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1145
1146 PR bootstrap/69329
1147 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1148 * Makefile.in: Regenerate.
1149
7aa50266 11502016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1151
1152 * configure.ac: Enable LTO for DJGPP
1153 * configure: Regenerate
1154
325f661b 11552016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1156
1157 Sync with binutils-gdb:
1158 2015-10-21 Nick Clifton <nickc@redhat.com>
1159
1160 PR gas/19109
1161 * configure.ac: Note the 'none' is an acceptable argument to
1162 --enable-compressed-debug-sections.
1163 * configure: Regenerate.
1164
8b8da2f4 11652016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1166
1167 PR bootstrap/69134
1168 * Makefile.def (mpfr): Disable assembler.
1169 * Makefile.in: Regenerate.
1170
eb32c607 11712016-01-01 Ben Elliston <bje@gnu.org>
1172
1173 * config.guess: Import version 2016-01-01.
1174 * config.sub: Likewise.
1175
95ec1e88 11762015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1177
1178 * MAINTAINERS (Write After Approval): Add myself.
1179
71130ef8 11802015-12-17 Sebastian Pop <s.pop@samsung.com>
1181
1182 * Makefile.in: Replace ISL with isl.
1183 * Makefile.tpl: Same.
1184 * config/isl.m4: Same.
1185 * configure.ac: Same.
1186 * contrib/download_prerequisites: Same.
1187 * configure: Regenerate.
1188
a2356db3 11892015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1190
1191 * MAINTAINERS (Write After Approval): Add Myself.
1192
07ae8272 11932015-12-17 Nathan Sidwell <nathan@acm.org>
1194
1195 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1196 * configure: Regenerate.
1197
7458b15a 11982015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1199 Sebastian Pop <s.pop@samsung.com>
1200
1201 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1202 isl_ctx_get_max_operations.
1203 * configure: Regenerate.
1204
9be4db03 12052015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
61d7a193 1206
1207 * MAINTAINERS (Write After Approval): Add myself.
1208
877f47a9 12092015-12-02 Ian Lance Taylor <iant@google.com>
1210
1211 PR go/66147
1212 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1213 * Makefile.in: Regenerate.
1214
256eaa17 12152015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1216
1217 PR libffi/65726
1218 * Makefile.def (lang_env_dependencies): Make libffi depend
1219 on cxx.
1220 * Makefile.in: Regenerate.
1221
bc9df766 12222015-11-26 David Edelsohn <dje.gcc@gmail.com>
1223
1224 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1225 symbols.
1226
38f4c967 12272015-11-20 Tristan Gingold <gingold@adacore.com>
1228
1229 Sync with binutils-gdb:
1230 2015-11-20 Tristan Gingold <gingold@adacore.com>
1231
1232 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1233 * configure: Regenerate.
1234
d666ba1d 12352015-11-19 Martin Liska <mliska@suse.cz>
1236
1237 * .gitignore: Add .clang-format to ignored files.
1238 * Makefile.in: Add clang-format.
1239 * Makefile.tpl: Likewise.
1240
067ef0d9 12412015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1242
1243 * configure.ac: Enable libmpx by default.
1244 * configure: Regenerated.
1245
b0751b76 12462015-10-23 Steve Ellcey <sellcey@imgtec.com>
1247
1248 * MAINTAINERS: Update email address.
1249
2fc69290 12502015-10-23 Paulo Matos <pmatos@linki.tools>
1251
1252 * MAINTAINERS: Update email address.
1253
26f6d549 12542015-10-23 Alan Hayward <alan.hayward@arm.com>
1255
1256 * MAINTAINERS (Write After Approval): Add myself.
1257
afb6adb9 12582015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1259
1260 Sync with binutils-gdb:
1261 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1262
1263 PR gas/19109
1264 * configure.ac: Add
1265 --enable-compressed-debug-sections={all,gas,gold,ld}.
1266 * configure: Regenerated.
1267
b7d4b31c 12682015-10-16 Arnaud Charlet <charlet@adacore.com>
1269
1270 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1271
57d92e8a 12722015-10-09 Martin Liska <mliska@suse.cz>
1273
1274 * MAINTAINERS (Write After Approval): Add myself.
1275
fa835bac 12762015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1277
1278 * MAINTAINERS (Write After Approval): Add myself.
1279
9db2fa68 12802015-10-02 Florian Weimer <fweimer@redhat.com>
1281
1282 * MAINTAINERS: Update email address.
1283
b185c082 12842015-10-02 Louis Krupp <louis.krupp@zoho.com>
1285
1286 * MAINTAINERS (Write After Approval): Add myself.
1287
3ac5995c 12882015-09-20 Kai Tietz <ktietz70@googlemail.com>
1289
cf2fd8f7 1290 * MAINTAINERS: Update email.
3ac5995c 1291
2149208d 12922015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1293
1294 * MAINTAINERS: Update my email address.
1295
a8e073b5 12962015-09-01 James Bowman <james.bowman@ftdichip.com>
1297
1298 * MAINTAINERS (ft32 port): Add myself.
1299
748c0f4a 13002015-08-28 David Sherwood <david.sherwood@arm.com>
1301
1302 * MAINTAINERS: Add myself.
1303
ec5f8547 13042015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1305
1306 * MAINTAINERS (Write After Approval): Add myself.
1307
4e7d6e89 13082015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1309
1310 PR libfortran/54572
1311 * Makefile.def: Make libgfortran depend on libbacktrace.
1312 * Makefile.in: Regenerate.
1313
376211b1 13142015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1315
1316 * MAINTAINERS (Write After Approval): Add myself.
1317
9d71bbdc 13182015-08-12 Tom de Vries <tom@codesourcery.com>
1319
1320 PR other/67092
1321 * configure.ac: Remove --with_host_libstdcxx support.
1322 * configure: Regenerate.
1323
fdcd05c8 13242015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1325 Jakub Jelinek <jakub@redhat.com>
1326
1327 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1328 nvptx*-*-*.
1329 * configure: Regenerate.
1330
29890f2e 13312015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1332
1333 * Makefile.def (libiconv): Define bootstrap=true.
1334 Mark pdf/html/info as missing.
1335 (configure-gcc): Depend on all-libiconv.
1336 (all-gcc): Ditto.
1337 (configure-libcpp): Ditto.
1338 (all-libcpp): Ditto.
1339 (configure-intl): Ditto.
1340 (all-intl): Ditto.
1341 * Makefile.in: Regenerate.
1342
d1a8d2ac 13432015-08-03 Bin Cheng <bin.cheng@arm.com>
1344
1345 * MAINTAINERS (loop ivopts): Add the entry and myself.
1346
ad10d664 13472015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1348
1349 * MAINTAINERS (nvptx): Add self.
1350
7b42a296 13512015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1352
1353 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1354 128-bit vector modes.
1355
d46c0c7e 13562015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
e4d06601 1357
d46c0c7e 1358 * MAINTAINERS (Write After Approval): Add myself.
1359
cf2fd8f7 13602015-07-28 Ben Elliston <bje@gnu.org>
c14bac81 1361
1362 * config.sub, config.guess: Import from upstream.
1363
e757a6a8 13642015-07-24 Michael Darling <darlingm@gmail.com>
1365
1366 PR other/66259
1367 * config-ml.in: Reflects renaming of configure.in to configure.ac
1368 * configure: Likewise
1369 * configure.ac: Likewise
1370
15c41437 13712015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1372
1373 * MAINTAINERS: Update my email address.
1374
8a6ab6a0 13752015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1376
1377 Sync with binutils-gdb:
1378 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1379
1380 * configure.ac (target_configdirs): Exclude target-zlib if
1381 target-libjava isn't built.
1382 * configure: Regenerated.
1383
6406d366 13842015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1385
1386 Sync with binutils-gdb:
1387 2015-05-13 John David Anglin <dave.anglin@bell.net>
1388
1389 * configure.ac: Disable configuration of GDB for HPUX targets.
1390 * configure: Regenerate.
1391
1392 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1393
1394 * configure.ac: Add --with-system-zlib.
1395 * configure: Regenerated.
1396
1397 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1398
1399 * configure.ac: Add FT32 support.
1400 * configure: Regenerate.
1401
1402 2015-01-12 Anthony Green <green@moxielogic.com>
1403
1404 * configure.ac: Don't disable gprof for moxie.
1405 * configure: Rebuild.
1406
c850ece7 14072015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1408
1409 Sync with binutils-gdb:
1410 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1411
1412 PR ld/18355
1413 * Makefile.def: Add extra_configure_flags to host zlib.
1414 * configure.ac (extra_host_zlib_configure_flags): New. Set
1415 to --enable-host-shared When bfd is to be built as shared
1416 library. AC_SUBST.
1417 * Makefile.in: Regenerated.
1418
31a33dc9 14192015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1420
1421 Sync with src:
1422 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1423 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1424 * Makefile.in: Regenerated.
1425
1c26a2ee 14262015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1427
1428 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1429 target.
1430 * configure: Regenerate.
1431
5941b5d3 14322015-06-23 Ludovic Courtès <ludo@gnu.org>
1433
1434 * MAINTAINERS (Write After Approval): Add myself.
1435
ed13ef4d 14362015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1437
1438 * MAINTAINERS (OS Port Maintainers): Add myself.
1439 (Various Maintainers): Remove myself from libffi testsuite.
1440
d348be20 14412015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1442
1443 * MAINTAINERS (gen* on machine desc): Add self.
1444
dce53dbc 14452015-06-02 Jason Merrill <jason@redhat.com>
1446
1447 PR bootstrap/66319
1448 * configure.ac: Use -std=gnu++98.
1449
ea589ea6 14502015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1451
1452 * MAINTAINERS (Write After Approval): Add myself.
1453
d5f3a33f 14542015-05-28 Mike Frysinger <vapier@gentoo.org>
1455
1456 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1457 * configure: Regenerate.
1458
27590679 14592015-05-26 Jason Merrill <jason@redhat.com>
1460
1461 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1462 * configure: Regenerate.
1463
b6616c9c 14642015-05-16 James Bowman <james.bowman@ftdichip.com>
1465
1466 * configure.ac: FT32 target added.
b6616c9c 1467 * configure: Regenerated.
1468
457a4c2e 14692015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1470
1471 * MAINTAINERS (Write After Approval): Add myself.
1472
d337ac08 14732015-05-11 Paulo Matos <paulo@matos-sorge.com>
1474
1475 * MAINTAINERS (Write After Approval): Add myself.
1476
6efd9d79 14772015-05-11 Paulo Matos <paulo@matos-sorge.com>
1478
1479 * configure.ac: Fix typo.
1480 * configure: Regenerate.
1481
052433ca 14822015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1483
1484 * MAINTAINERS (Write After Approval): Add myself.
1485
bed3355c 14862015-05-03 Matthias Klose <doko@ubuntu.com>
1487
1488 * configure.ac: Match $host configured with triplets.
1489 * configure: Regenerate.
1490
215cfab2 14912015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1492
1493 * Makefile.tpl: Remove surplus whitespace throughout.
1494 * Makefile.in: Regenerate.
1495
3ba2fa8f 14962015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1497
1498 * MAINTAINERS (Various Maintainers): Add myself as instruction
1499 combiner maintainer.
1500
868af6b6 15012015-04-17 Jakub Jelinek <jakub@redhat.com>
1502
1503 PR bootstrap/62077
1504 * configure.ac (--enable-stage1-checking): Default to
1505 release,misc,gimple,rtlflag,tree,types if --disable-checking
1506 or --enable-checking is not specified and DEV-PHASE is not
1507 experimental.
1508 * configure: Regenerated.
1509
53eea98c 15102015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1511
1512 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1513 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1514 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1515 * Makefile.in: Regenerate.
1516
c3570991 15172015-04-08 Cary Coutant <ccoutant@gmail.com>
8fb85120 1518
1519 * MAINTAINERS: Update my email address.
1520
af5714b1 15212015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1522
1523 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1524
6bf5506c 15252015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1526
1527 * MAINTAINERS: Add myself as an arm port reviewer.
1528
c8ddf81f 15292015-03-25 Martin Liska <mliska@suse.cz>
1530 Yury Gribov <y.gribov@samsung.com>
1531
1532 * Makefile.in: Fix ln source location for vimrc file.
1533 * Makefile.tpl: Likewise.
1534
f5fad380 15352015-03-09 Aldy Hernandez <aldyh@redhat.com>
1536
1537 PR bootstrap/25672
1538 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1539 cross-compiling. Similarly for CXX_FOR_TARGET.
1540 * configure: Regenerate.
1541
202baac8 15422015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1543
1544 * Makefile.def: Add libmpx.
1545 * configure.ac: Add libmpx.
1546 * Makefile.in: Regenerate.
1547 * configure: Regenerate.
1548
a05985c3 15492015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1550
1551 * MAINTAINERS (CPU Port Maintainers): Add myself
1552 i386 vector ISA extns mantainer.
1553
0ee33baf 15542015-03-13 Jeff Law <law@redhat.com>
1555
1556 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1557 maintainer.
1558 Remove Richard Henderson as a maintainer for the x86 port.
1559
1c92e2e9 15602015-03-03 Joern Rennecke <gnu@amylaar.uk>
1561
1562 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1563
df311a4c 15642015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1565
1566 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1567 pointer bounds checker and i386 MPX maintainer.
1568
0a9a2234 15692015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1570
1571 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1572
27859cd3 15732015-02-26 Martin Sebor <msebor@redhat.com>
1574
1575 * MAINTAINERS (Various Maintainers): Add self.
1576
dd87c525 15772015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1578
1579 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1580 Make sure it contains lto.
1581 * configure: Regenerate.
1582
0f769573 15832015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1584
1585 * configure: Regenerate.
1586
84958347 15872015-02-06 Diego Novillo <dnovillo@google.com>
e984c227 15881
84958347 1589 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1590 middle-end, docstring): Remove myself.
1591 (Write After Approval): Add myself.
1592
265e716f 15932015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1594
1595 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1596 (Write After Approval): Update address.
1597
5c524c74 15982015-01-29 David Malcolm <dmalcolm@redhat.com>
1599
1600 PR jit/64780
1601 * configure.ac: Require the user to explicitly specify
1602 --enable-host-shared if the jit is enabled.
1603 * configure: Regenerate.
1604
c82aff11 16052015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1606
1607 * MAINTAINERS (Write After Approval): Add myself.
1608
8a608e00 16092015-01-25 Tom de Vries <tom@codesourcery.com>
1610
1611 * MAINTAINERS: Make whitespace consistent.
1612
2968b954 16132015-01-23 Braden Obrzut <admin@maniacsvault.net>
1614
1615 * MAINTAINERS (Write After Approval): Add myself.
1616
d084f505 16172015-01-20 Andre Vehreschild <vehre@gmx.de>
1618
1619 * MAINTAINERS: (Write After Approval): Add myself.
1620
1b4bfbd1 16212015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1622
1623 * MAINTAINERS: (Write After Approval): Add myself.
1624
7fd44cfc 16252015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1626
1627 * MAINTAINERS: (Write After Approval): Add myself.
1628
1f206195 16292015-01-13 Iain Sandoe <iain@codesourcery.com>
1630
1631 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1632 objective-c/c++ front end maintainer.
1633
65eebed4 16342015-01-13 Marek Polacek <polacek@redhat.com>
1635
1636 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1637
2bfaea82 16382015-01-12 Jeff Law <law@redhat.com>
1639
1640 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1641 a very long time.
1642
dcfe52b6 16432015-01-09 Ian Lance Taylor <iant@google.com>
1644
1645 * configure.ac (host_tools): Add gotools.
1646 * Makefile.def (host_modules): Add gotools.
1647 (dependencies): Add dependency of all-gotools on all-target-libgo.
1648
275d0a7c 16492015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1650
1651 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1652 * configure: Regenerate.
1653
fb5eef67 16542015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1655
1656 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1657 all-target-libgomp.
1658 * Makefile.in: Regenerate.
1659
fa8b719f 16602015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1661
1662 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1663
8992df51 16642015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1665
1666 * configure.ac: Add Visium support.
1667 * configure: Regenerate.
1668
9b31ae9c 16692015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1670
1671 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1672 * configure: Regenerate.
1673
fc740d70 16742015-01-03 Andrew Pinski <apinski@cavium.com>
1675
1676 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1677 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1678 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1679 (OBJCOPY_FOR_TARGET): New variable.
1680 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1681 * Makefile.in: Regenerate.
1682 * configure.ac: Check for already installed target objcopy.
1683 Also GCC_TARGET_TOOL on objcopy.
1684 * configure: Regenerate.
1685
edf5ad4f 16862015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1687
1688 * config.sub: Update from upstream, to 2015-01-01 version.
1689 * config.guess: Ditto.
1690
40ef7a25 16912014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1692
1693 * MAINTAINERS (RTEMS Ports): Add myself.
1694
78d92ced 16952014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1696
1697 * MAINTAINERS (Write After Approval): Add myself.
1698
f604b2e0 16992014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1700
1701 * MAINTAINERS (Write After Approval): Add myself.
1702
67cedda8 17032014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1704
1705 * configure.ac (--enable-as-accelerator-for): Don't set
1706 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1707 * configure: Regenerate.
1708
41a4aa66 17092014-12-13 Jakub Jelinek <jakub@redhat.com>
1710
1711 PR bootstrap/64023
1712 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1713 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1714 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1715 to CXX.
1716 * Makefile.in: Regenerated.
1717
d10a337d 17182014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1719 Yury Gribov <y.gribov@samsung.com>
1720
1721 * .gitignore: Added .local.vimrc and .lvimrc.
1722 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1723 * Makefile.in: Regenerate.
1724
17252014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
b4cec649 1726
1727 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1728 * configure: Regenerated.
1729
d22eabd4 17302014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1731
1732 * MAINTAINERS (nvptx port): New entry.
1733
d781ea5c 17342014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1735
1736 * configure: Regenerate.
1737
3e78a7ce 17382014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1739
1740 * configure.ac: Merge with Binutils.
1741
533c3d32 17422014-11-26 Tobias Burnus <burnus@net-b.de>
1743
1744 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1745 * Makefile.in: Regenerate.
1746
d1a94f02 17472014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1748
1749 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1750 missing flex.
1751 * Makefile.in: Regenerated.
1752
3453eaf0 17532014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1754
1755 * Makefile.in: Regenerate.
1756
4e8a08d4 17572014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1758
1759 PR bootstrap/63784
1760 * libtool.m4: Add $pic_flag with -shared.
1761
d758319f 17622014-11-21 Renlin Li <Renlin.Li@arm.com>
1763
1764 * MAINTAINERS (Write After Approval): Added myself.
1765
673168e8 17662014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1767
1768 * MAINTAINERS (write-after-approval): Add myself.
1769
50c933a3 17702014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1771
1772 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1773 from 2 years ago.
1774
2008009a 17752014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1776
1777 Revert:
1778 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1779
1780 * MAINTAINERS (Write After Approval): Added myself as line map
1781 maintainer.
1782
e2d66bc6 17832014-11-19 Renlin Li <Renlin.Li@arm.com>
1784
1785 Revert:
1786 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1787
1788 * MAINTAINERS (Write After Approval): Added myself.
1789
cef068f7 17902014-11-19 Renlin Li <Renlin.Li@arm.com>
1791
1792 * MAINTAINERS (Write After Approval): Added myself.
1793
f5ff9110 17942014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1795
1796 * MAINTAINERS (Write After Approval): Added myself as line map
1797 maintainer.
1798
14c6b63a 17992014-11-17 Dodji Seketeli <dodji@redhat.com>
1800
1801 * MAINTAINERS (Various Maintainers): Added myself as line map
1802 maintainer.
1803
c8df758a 18042014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1805
1806 * move-if-change: Sync from upstream gnulib.
1807
cdf97dbf 18082014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1809
1810 * compile: Sync with upstream Automake.
1811 * depcomp: Ditto.
1812 * install-sh: Ditto.
1813 * missing: Ditto.
1814 * mkinstalldirs: Ditto.
1815 * ylwrap: Ditto.
1816
54c820f5 18172014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1818
1819 * config.sub: Update from upstream config repo.
1820 * config.guess: Ditto.
1821
d3a7dd32 18222014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1823
1824 * Makefile.def: Add liboffloadmic to target_modules. Make
1825 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1826 * Makefile.in: Regenerate.
1827 * configure: Regenerate.
1828 * configure.ac: Add liboffloadmic to target binaries.
1829 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1830 Add liboffloadmic to noconfig list when C++ is not supported.
1831
a3d93be3 18322014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1833 Thomas Schwinge <thomas@codesourcery.com>
1834 Ilya Verbin <ilya.verbin@intel.com>
1835 Andrey Turetskiy <andrey.turetskiy@intel.com>
1836
1837 * configure: Regenerate.
1838 * configure.ac (--enable-as-accelerator-for)
1839 (--enable-offload-targets): New configure options.
1840
90d9e583 18412014-11-11 Tobias Burnus <burnus@net-b.de>
1842
845ec886 1843 * Makefile.def: Make all-gcc depend on all-isl.
90d9e583 1844 * Makefile.in: Regenerate.
1845
863e76f9 18462014-11-11 David Malcolm <dmalcolm@redhat.com>
1847
1848 * ChangeLog.jit: New.
1849 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1850
7c407808 18512014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1852
1853 PR target/63610
1854 * libtool.m4: Fix globbing of darwin versions.
1855 * configure: Regenerate.
1856
572cf1f7 18572014-11-11 Tobias Burnus <burnus@net-b.de>
1858
572cf1f7 1859 * Makefile.def: Remove CLooG.
1860 * Makefile.tpl: Ditto.
1861 * configure.ac: Ditto.
1862 * configure: Regenerate.
1863 * Makefile.in: Ditto.
1864
8ce80784 18652014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1866
1867 * configure.ac: Handle nvptx-*-*.
1868 * configure: Regenerate.
1869
aa80e213 18702014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1871
1872 * MAINTAINERS (Write After Approval): Add myself.
1873
f7d3db38 18742014-10-31 Jakub Jelinek <jakub@redhat.com>
1875
1876 * Makefile.def (libcc1): Remove bootstrap=true;.
1877 * Makefile.in: Regenerated.
1878
10e64fba 18792014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1880
1881 * configure.ac: Update comment.
1882 * configure: Regenerate.
1883
6f0a1b31 18842014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1885
1886 * MAINTAINERS (Write After Approval): Add myself.
1887
944792ef 18882014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1889
1890 * configure.ac (extra_host_libiberty_configure_flags): Add
1891 --enable-shared also for libcc1's benefit.
1892 * configure: Regenerate.
1893
98b17817 18942014-10-29 Tristan Gingold <gingold@adacore.com>
1895
1896 * MAINTAINERS: Change my email address.
1897
ab103e33 18982014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1899 Tom Tromey <tromey@redhat.com>
1900
1901 * Makefile.def: Add libcc1 to host_modules.
1902 * configure.ac (host_tools): Add libcc1.
1903 * Makefile.in, configure: Rebuild.
1904
1085f3b8 19052014-10-24 Hans-Peter Nilsson <hp@axis.com>
b85b703b 1906
1907 * configure.ac (build_configargs): Don't share config.cache between
1908 build subdirs.
d9eecfbd 1909 * configure: Regenerate.
b85b703b 1910
14091821 19112014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1912
1913 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1914 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1915 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1916 leon3v7 as leon3.
1917 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1918 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1919 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1920 * config/sparc/sparc.md (cpu): Add leon3v7.
1921 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1922
b58f2ae3 19232014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1924
1925 * MAINTAINERS (write-after-approval): Add myself.
1926
56242c27 19272014-10-23 Ian Lance Taylor <iant@google.com>
1928
1929 * configure.ac: Disable the Go frontend on systems where it is known
1930 to not work.
1931 * configure: Regenerate.
1932
9245d2c5 19332014-10-23 Richard Biener <rguenther@suse.de>
1934
1935 * Makefile.def: Add libcpp build module and dependencies.
1936 * configure.ac: Add libcpp build module.
1937 * Makefile.in: Regenerate.
1938 * configure: Likewise.
1939
2e7fb888 19402014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1941
1942 * MAINTAINERS (write-after-approval): Add myself.
1943
a4dbd7d4 19442014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1945
1946 * INSTALL/README: Do not mention CVS.
1947
58f62c51 19482014-10-03 Jing Yu <jingyu@google.com>
1949
1950 * configure.ac: Add aarch64 to list of targets that support gold.
1951 * configure: Regenerate.
1952
0c89a10c 19532014-09-29 François Dumont <fdumont@gcc.gnu.org>
1954
1955 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1956
7747f33f 19572014-09-29 Catherine Moore <clm@codesourcery.com>
1958
1959 * MAINTAINERS: Add myself as MIPS maintainer.
1960
6d0eaeb8 19612014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1962
1963 * MAINTAINERS: Move myself to MIPS maintainers.
1964
1fbbc678 19652014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1966
1967 * MAINTAINERS: Put all email addresses between '<' and '>'.
1968
5e530ebd 19692014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1970
1971 * MAINTAINERS: Move myself to reviewers (Fortran).
1972
870e466f 19732014-09-01 Andi Kleen <ak@linux.intel.com>
1974
1975 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1976 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1977 * Makefile.in: Regenerate.
1978
8325d4dd 19792014-08-28 David Malcolm <dmalcolm@redhat.com>
1980
1981 * rtx-classes-status.txt: Delete
1982
91a55c11 19832014-08-28 David Malcolm <dmalcolm@redhat.com>
1984
1985 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1986
b6de67fd 19872014-08-27 Sebastian Pop <s.pop@samsung.com>
1988
1989 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1990 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1991 of checking for version number.
1992 * configure: Regenerated.
1993 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1994
f1ee32d1 19952014-08-27 David Malcolm <dmalcolm@redhat.com>
1996
1997 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1998 is done; begin phase 6 (use extra rtx_def subclasses).
1999
d40b1309 20002014-08-27 David Malcolm <dmalcolm@redhat.com>
2001
2002 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2003 done; begin phase 5 (additional rtx_def subclasses).
2004
e149ca56 20052014-08-26 David Malcolm <dmalcolm@redhat.com>
2006
2007 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2008
26bb3cb2 20092014-08-26 David Malcolm <dmalcolm@redhat.com>
2010
2011 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2012 SET_BB_HEADER are done.
2013
fc5ad70a 20142014-08-26 David Malcolm <dmalcolm@redhat.com>
2015
2016 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2017 done.
2018
69c5a18c 20192014-08-26 David Malcolm <dmalcolm@redhat.com>
2020
2021 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2022
2f3c9801 20232014-08-26 David Malcolm <dmalcolm@redhat.com>
2024
2025 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2026
e97a173d 20272014-08-25 David Malcolm <dmalcolm@redhat.com>
2028
2029 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2030
943ea6fa 20312014-08-25 David Malcolm <dmalcolm@redhat.com>
2032
2033 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2034
08a06697 20352014-08-25 David Malcolm <dmalcolm@redhat.com>
2036
2037 * rtx-classes-status.txt: Phase 3 (per-file commits within
2038 "config" subdirs) is done; begin phase 4 (removal of
2039 "scaffolding").
2040
d2ecc902 20412014-08-23 David Malcolm <dmalcolm@redhat.com>
2042
2043 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2044 dir) is done; begin phase 3 (per-file commits within "config"
2045 subdirs).
2046
e31de0d2 20472014-08-21 David Malcolm <dmalcolm@redhat.com>
2048
2049 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2050 phase 2 (per-file commits in main source dir).
2051
6ac3b11e 20522014-08-21 Bin Cheng <bin.cheng@arm.com>
2053
2054 * configure: Regenerated.
2055
0eec6621 20562014-08-19 David Malcolm <dmalcolm@redhat.com>
2057
2058 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2059
17616710 20602014-08-19 David Malcolm <dmalcolm@redhat.com>
2061
2062 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2063
7c5928c3 20642014-08-19 David Malcolm <dmalcolm@redhat.com>
2065
2066 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2067
047ccec4 20682014-08-19 David Malcolm <dmalcolm@redhat.com>
2069
2070 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2071
a83c8362 20722014-08-19 David Malcolm <dmalcolm@redhat.com>
2073
2074 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2075
1b08cfdd 20762014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2077
2078 * MAINTAINERS (Write After Approval): Add myself.
2079
d41d96b7 20802014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2081
2082 * MAINTAINERS: Remove myself
2083
4a57a2e8 20842014-08-19 David Malcolm <dmalcolm@redhat.com>
2085
2086 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2087
7ad1fa02 20882014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2089
2090 * MAINTAINERS (Write After Approval): Add myself.
2091
a684cb04 20922014-08-18 David Malcolm <dmalcolm@redhat.com>
2093
2094 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2095 SET_BB_HEADER, SET_BB_FOOTER
2096
57c8dfee 20972014-08-18 David Malcolm <dmalcolm@redhat.com>
2098
904c3df2 2099 * rtx-classes-status.txt: New file
57c8dfee 2100
429cca51 21012014-08-18 Roman Gareev <gareevroman@gmail.com>
2102
2103 * configure.ac: Eliminate ClooG installation dependency.
2104 * configure: Regenerate.
2105 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2106 * Makefile.in: Regenerate.
2107
5420e92f 21082014-08-15 Ilya Verbin <iverbin@gmail.com>
2109
2110 * MAINTAINERS (Write After Approval): Add myself.
2111
cf2fd8f7 21122014-08-15 Ilya Tocar <tocarip@gmail.com>
f0da22ea 2113
2114 * MAINTAINERS (Write After Approval): Add myself.
2115
47d90752 21162014-08-01 Jiong Wang <jiong.wang@arm.com>
2117
2118 * MAINTAINERS (Write After Approval): Add myself.
2119
1d163515 21202014-07-28 Anthony Green <green@moxielogic.com>
2121
2122 Import from savannah.gnu.org:
2123 * config.sub: Update to 2014-07-28 version.
2124
8cc0edb6 21252014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2126
2127 * MAINTAINERS: Remove my MIPS maintainer entry.
2128
385527e9 21292014-07-26 Uros Bizjak <ubizjak@gmail.com>
2130
2131 PR target/47230
2132 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2133 * configure: Regenerate.
2134
2dd0603e 21352014-07-24 James Norris <jnorris@codesourcery.com>
2136
2137 * MAINTAINERS (Write After Approval): Add myself.
2138
383b71a9 21392014-07-20 Roman Gareev <gareevroman@gmail.com>
2140
2141 * configure.ac: Accept only CLooG 0.18.1.
2142 * configure: Regenerate.
2143
9556e4d0 21442014-07-17 Roman Gareev <gareevroman@gmail.com>
2145
2146 * configure.ac: Don't accept isl 0.11.
2147 * configure: Regenerate.
2148
05095438 21492014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2150
2151 * MAINTAINERS (Write After Approval): Add myself.
2152
20632469 21532014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2154
2155 * configure.ac: Don't accept isl 0.10.
2156 * configure: Regenerate.
2157
f4953d40 21582014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2556a4ed 2159
f4953d40 2160 Fix include path for in-tree cloog.
2161 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2162 * configure: Regenerate.
2556a4ed 2163
f4953d40 21642014-06-18 Richard Henderson <rth@redhat.com>
60d578d4 2165
f4953d40 2166 * .gitignore: Import gcc_update output.
60d578d4 2167
bf0001d4 21682014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2169
52fd2e17 2170 * config-ml.in: Robustify ac_configure_args parsing.
2171
1015a063 2172 * configure.ac (--enable-linker-plugin-configure-flags)
2173 (--enable-linker-plugin-flags): New flags.
2174 (configdirs): Conditionally add libiberty-linker-plugin.
2175 * configure: Regenerate.
2176 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2177 (host_modules) <lto-plugin>: Pay attention to
2178 @extra_linker_plugin_flags@ and
2179 @extra_linker_plugin_configure_flags@.
2180 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2181 * Makefile.in: Regenerate.
2182
bf0001d4 2183 * Makefile.tpl (configure-[+prefix+][+module+])
2184 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2185 "module_srcdir" instead of "module" for locating a module's srcdir.
2186 * Makefile.in: Regenerate.
2187
85dcf814 21882014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2189
2190 * MAINTAINERS (Write After Approval): Add myself.
2191
b9f71945 21922014-06-06 Sebastian Pop <sebpop@gmail.com>
2193
2194 * MAINTAINERS: Update my email address.
2195
a499a116 21962014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2197
2198 * MAINTAINERS (Write After Approval): Add myself.
2199
42878318 22002014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2201
2202 * MAINTAINERS (Write After Approval): Add myself.
2203
df148e44 22042014-05-30 Jonathan Wakely <jwakely@redhat.com>
2205
2206 PR libstdc++/61011
2207 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2208 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2209 * configure: Regenerate.
2210
7f9463ec 22112014-05-28 Pedro Alves <palves@redhat.com>
2212
2213 * MAINTAINERS (Write After Approval): Add myself.
2214
0be66420 22152014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2216
2217 * MAINTAINERS: Update my affiliation/email.
2218
2a96d757 22192014-05-19 Mike Stump <mikestump@comcast.net>
2220
2221 * MAINTAINERS: Add wide-int reviewers.
2222
2481a2c1 22232014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2224
2225 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2226 * configure: Regenerated.
2227
418aa869 22282014-05-15 Torvald Riegel <triegel@redhat.com>
2229
2230 * MAINTAINERS (libitm): Add myself as maintainer.
2231
d23ca936 22322014-05-07 Charles Baylis <charles.baylis@linaro.org>
2233
2234 * MAINTAINERS (Write After Approval): Add myself.
2235
b98f8a78 22362014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2237
2238 * config.sub, config.guess: Import from upstream.
2239
588c2671 22402014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2241
2242 * MAINTAINERS (Write After Approval): Put myself in correct order.
2243
572205be 22442014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2245
2246 * MAINTAINERS (Write After Approval): Add myself.
2247
a6703892 22482014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2249
2250 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2251 section.
2252
5692cf37 22532014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2254
2255 * MAINTAINERS (Write After Approval): Delete myself.
2256
478532eb 22572014-04-17 Jakub Jelinek <jakub@redhat.com>
2258
2259 PR sanitizer/56781
2260 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2261 and -B* options with -Xcompiler.
2262
e40b19b7 22632014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2264
2265 PR bootstrap/60620
cf2fd8f7 2266 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
e40b19b7 2267 * Makefile.in: Regenerate.
2268
e673a265 22692014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2270
2271 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2272 for WINDRES_FOR_TARGET in default-manifest.o rule.
2273 * Makefile.in: Regenerate.
2274
737fef9c 22752014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2276
2277 * MAINTAINERS (Write After Approval): Add myself.
2278
f4ae1a00 22792014-03-26 Jakub Jelinek <jakub@redhat.com>
2280
2281 PR sanitizer/56781
2282 * Makefile.def: Set bootstrap=true; for host fixincludes.
2283 * configure.ac: Don't bootstrap host fixincludes unless
2284 --with-build-config=bootstrap-{a,ub}san.
2285 * Makefile.in: Regenerated.
2286 * configure: Regenerated.
2287
ee055341 22882014-03-21 Jakub Jelinek <jakub@redhat.com>
2289
2290 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2291 --enable-vtable-verify option parsing. Don't add
2292 target-libsanitizer to bootstrap_target_libs unless
2293 --with-build-config=bootstrap-asan or
2294 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2295 to bootstrap_target_libs unless --enable-vtable-verify.
2296 * configure: Regenerated.
2297
1279e87b 22982014-03-10 Anatoly Sokolov <aesok@post.ru>
2299
2300 * MAINTAINERS (Write After Approval): Add myself.
2301
cf0201a5 23022014-03-07 Denis Chertykov <chertykov@gmail.com>
2303
2304 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2305
48d33b51 23062014-03-07 Jakub Jelinek <jakub@redhat.com>
2307
2308 PR bootstrap/58572
2309 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2310 -I for libstdc++-v3 includes if $(LEAN).
2311 * Makefile.in: Regenerated.
2312
4dcc249a 23132014-03-04 Jonathan Wakely <jwakely@redhat.com>
2314
2315 * MAINTAINERS: Update my email address.
2316
2da35515 23172014-02-24 Walter Lee <walt@tilera.com>
2318
2319 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2320 (tilegx-*-*): Change to tilegx*-*-*.
2321 * configure: Regenerate.
2322
2cdbba93 23232014-02-17 Loren J. Rittle <ljrittle@acm.org>
2324
2325 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2326
e3c32511 23272014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2328
2329 * MAINTAINERS (Write After Approval): Add myself.
2330
48118d02 23312014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2332
2333 PR target/59788
2334 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2335 *solaris2*.
2336
68512f53 23372014-01-21 John David Anglin <danglin@gcc.gnu.org>
2338
2339 * MAINTAINERS: Update my email address.
2340
a37bd79b 23412014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2342
2343 * MAINTAINERS: Convert to UTF-8.
2344 Properly sort Xinliang David Li's entry.
2345
3c6280bd 23462013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2347 Sandra Loosemore <sandra@codesourcery.com>
2348
2349 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2350 nios2 port maintainers.
2351
e8cac2b9 23522013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2353
2354 * MAINTAINERS (Write After Approval): Add myself.
2355
87ebeb4c 23562013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d4cf3e7a 2357
2358 * configure.ac: Add user-friendly check for native x86_64-linux
2359 multilibs.
2360 * configure: Regenerate.
2361
23622013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2363
2364 * MAINTAINERS: Add myself as sh maintainer.
2365
23662013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2367
2368 * MAINTAINERS: Add self as SLSR maintainer.
2369
23702013-11-18 Jan Hubicka <hubicka@ucw.cz>
2371
2372 * MAINTAINERS: Update my email address.
2373
23742013-11-15 David Edelsohn <dje.gcc@gmail.com>
2375
2376 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2377
23782013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2379
2380 * Makefile.in: Regenerate.
2381
2382 * Makefile.tpl: Fix typo.
2383 * Makefile.in: Regenerate partially.
2384
23852013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2386
2387 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2388 supported.
2389 * configure: Regenerated.
2390
23912013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2392
2393 * MAINTAINERS (Write After Approval): Add myself.
2394
23952013-10-30 Jason Merrill <jason@redhat.com>
2396
2397 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2398 --disable-build-format-warnings.
2399
24002013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2401
cf2fd8f7 2402 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
d4cf3e7a 2403 depend on libstdc++ and libgcc.
2404 * configure: Regenerate.
2405 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2406 libcilkrts for POSIX and i*86, and x86_64 architectures.
2407 * Makefile.in: Added libcilkrts related fields to support building it.
2408
24092013-10-26 Jeff Law <law@redhat.com>
2410
2411 * Makefile.def (target_modules): Remove libmudflap
2412 (languages): Remove check-target-libmudflap).
2413 * Makefile.in: Rebuilt.
2414 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2415 * configure.ac (target_libraries): Remove target-libmudflap.
2416 Remove checks which disabled libmudflap on some systems.
2417 * configure: Rebuilt.
2418 * libmudflap: Directory removed.
2419
24202013-10-21 Cong Hou <congh@google.com>
2421
2422 * MAINTAINERS (Write After Approval): Add myself.
2423
24242013-10-16 Mike Stump <mikestump@comcast.net>
2425
2426 * .dir-locals.el: Add.
2427
24282013-10-15 David Malcolm <dmalcolm@redhat.com>
2429
2430 * configure.ac: Add --enable-host-shared
2431 * configure: Regenerate.
2432
24332013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2434
2435 Import from savannah.gnu.org:
2436 * config.guess: Update to 2013-06-10 version.
2437 * config.sub: Update to 2013-10-01 version.
2438
24392013-10-01 Simon Cook <simon.cook@embecosm.com>
2440
2441 Changes to build configuration to allow big endian ARC ELF toolchain
2442 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2443 * configure: Regenerate.
2444
24452013-09-20 Alan Modra <amodra@gmail.com>
2446
2447 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2448 ppc host match. Support little-endian powerpc linux hosts.
2449
24502013-09-19 Dodji Seketeli <dodji@redhat.com>
2451
2452 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2453 maintainer.
2454
24552013-09-12 DJ Delorie <dj@redhat.com>
2456
2457 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2458 maintainers.
2459
24602013-09-03 Richard Biener <rguenther@suse.de>
2461
2462 * configure.ac: Also allow ISL 0.12.
2463 * configure: Regenerated.
2464
24652013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2466
2467 * MAINTAINERS (Write After Approval): Add myself.
2468
24692013-08-27 David Malcolm <dmalcolm@redhat.com>
2470
2471 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2472
24732013-08-26 Caroline Tice <cmtice@google.com>
2474
2475 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2476 "Various Reviewers" to libvtv "Various Maintainers".
2477
24782013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2479
2480 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2481
24822013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2483
2484 * MAINTAINERS: Update name, email.
2485
24862013-08-13 Adam Butcher <adam@jessamine.co.uk>
2487
2488 * MAINTAINERS (Write After Approval): Add myself.
2489
24902013-08-12 Caroline Tice <cmtice@google.com>
2491
2492 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2493 address in the Write After Approval section.
2494
24952013-08-09 Carlos O'Donell <carlos@redhat.com>
2496
2497 * MAINTAINERS (Write After Approval): Update email.
2498
24992013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2500
2501 * configure.ac: Adjust to check VTV_SUPPORTED.
2502 * configure: Regenerated.
2503
25042013-08-02 Caroline Tice <cmtice@google.com>
2505
2506 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2507 on non-linux systems; add target-libvtv to noconfigdirs; add
2508 libsupc++/.libs to C++ library search paths.
2509 * configure: Regenerated.
2510 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2511 libstdc++ and libgcc.
2512 * Makefile.in: Regenerated.
2513
25142013-07-19 Yvan Roux <yvan.roux@linaro.org>
2515
2516 * MAINTAINERS (Write After Approval): Add myself.
2517
25182013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2519 Shiva Chen <shiva0217@gmail.com>
2520
2521 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2522 nds32 port maintainers.
2523
25242013-07-17 Tim Shen <timshen91@gmail.com>
2525
2526 * MAINTAINERS (Write After Approval): Add myself.
2527
25282013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2529
2530 * configure.ac: Sync from binutils.
2531 * configure: Regenerate.
2532
25332013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2534
2535 * MAINTAINERS (Write After Approval): Add myself.
2536
25372013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2538
2539 * MAINTAINERS (Write After Approval): Add myself.
2540
25412013-05-17 David Malcolm <dmalcolm@redhat.com>
2542
2543 * MAINTAINERS (Write After Approval): Add myself.
2544
25452013-04-30 Brooks Moses <bmoses@google.com>
2546
2547 * MAINTAINERS: Update my email; move myself from Fortran
2548 reviewer to Write After Approval.
2549
25502013-04-16 Andreas Schwab <schwab@suse.de>
2551
2552 * configure.ac (aarch64-*-*): Don't disable java.
2553 * configure: Regenerate.
2554
25552013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2556
2557 * MAINTAINERS (Write After Approval): Add myself.
2558
25592013-03-30 Matthias Klose <doko@ubuntu.com>
2560
2561 * Makefile.def (target_modules): Don't install libffi.
2562 * Makefile.in: Regenerate.
2563
25642013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2565
2566 * MAINTAINERS (Write After Approval): Add myself.
2567
25682013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2569
2570 * MAINTAINERS (Write After Approval): Add myself.
2571
25722013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2573
2574 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2575 * configure: Regenerated.
2576
477ef922 25772013-02-05 Ian Lance Taylor <iant@google.com>
2578
2579 PR go/55969
2580 * configure.ac: Disable libgo on some systems where it does not
2581 work.
2582
d4cf3e7a 25832013-02-04 David Edelsohn <dje.gcc@gmail.com>
2584
2585 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2586 Remove Geoff Keating as rs6000 port maintainer, at his request.
2587
25882013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2589
2590 * MAINTAINERS: Update my email.
2591
25922013-01-23 Shenghou Ma <minux.ma@gmail.com>
2593
2594 * configure: Re-generate.
2595
25962013-01-15 Richard Biener <rguenther@suse.de>
2597
2598 PR other/55973
2599 * configure: Re-generate.
2600
26012013-01-14 Matthias Klose <doko@ubuntu.com>
2602
2603 * Makefile.def (install-target-libsanitizer): Depend on
2604 install-target-libstdc++-v3.
2605 * Makefile.in: Regenerate.
2606
26072013-01-14 Richard Biener <rguenther@suse.de>
2608
2609 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2610 * configure: Re-generate
2611
26122013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2613
2614 * config.sub: Update from config repo.
2615
26162013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2617
2618 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2619 * Makefile.in: Regenerate.
2620
26212013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2622
2623 * MAINTAINERS (arc): Add new port maintainership for myself.
2624
26252013-01-09 Jason Merrill <jason@redhat.com>
2626
2627 * .gitignore: Import from gdb repository.
2628
26292013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2630
2631 * Makefile.def (configure-gcc): Depend on all-gmp.
2632 (all-gcc): Remove dependency on all-gmp.
2633 * Makefile.in: Regenerated.
2634
26352013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2636
2637 * config.sub: Merge from config repo.
2638 * config.guess: Ditto.
2639
26402013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2641
2642 * Makefile.def: Merge from binutils.
2643 * Makefile.in: Ditto.
2644
26452013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2646
2647 * MAINTAINERS: Update my email.
2648
26492012-12-29 Ben Elliston <bje@gnu.org>
2650
2651 * config.guess: Update to 2012-12-29 version.
2652 * config.sub: Likewise.
2653
26542012-12-20 Matthias Klose <doko@ubuntu.com>
2655
2656 * Makefile.def (install-target-libgfortran): Depend on
2657 install-target-libquadmath, install-target-libgcc.
2658 (install-target-libsanitizer): Depend on install-target-libgcc.
2659 (install-target-libjava): Depend on install-target-libgcc.
2660 (install-target-libitm): Depend on install-target-libgcc.
2661 (install-target-libobjc): Depend on install-target-libgcc.
2662 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2663 * Makefile.in: Regenerate.
2664
26652012-12-19 Matthias Klose <doko@ubuntu.com>
2666
2667 * Makefile.def (install-target-libgo): Depend on
2668 install-target-libatomic.
2669 * Makefile.in: Regenerate.
2670
26712012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2672
2673 PR go/55201
2674 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2675 * Makefile.in: Regenerate.
2676
26772012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2678
2679 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2680 * configure: Regenerate.
2681
26822012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2683
2684 * config.sub: Merge from config repo.
2685
26862012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2687
2688 * Makefile.def (target_modules): Add bootstrap=true and
2689 raw_cxx=true to libsanitizer.
2690 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2691 * Makefile.in: Regenerated.
2692 * configure: Likewise.
2693
26942012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2695
2696 * MAINTAINERS: Remove self as RTL optimization maintainer.
2697
26982012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2699
2700 * MAINTAINERS (Write After Approval): Add myself.
2701
27022012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2703
2704 * Makefile.def (target_modules): Remove bootstrap=true and
2705 raw_cxx=true from libsanitizer.
2706 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2707 * Makefile.in: Regenerated.
2708 * configure: Likewise.
2709
27102012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2711
2712 * Makefile.def (target_modules): Add bootstrap=true and
2713 raw_cxx=true to libsanitizer.
2714 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2715 * Makefile.in: Regenerated.
2716 * configure: Likewise.
2717
27182012-11-28 Andrew Pinski <apinski@cavium.com>
2719
2720 PR bootstrap/54279
2721 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2722 * configure: Regenerate.
2723 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2724 * Makefile.in: Regenerate.
2725
27262012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2727
2728 * configure.ac: Disable libsanitizer if we're not building C++.
2729 * configure: Regenerate.
2730
27312012-11-15 Roland McGrath <roland@hack.frob.com>
2732
2733 * MAINTAINERS (Write After Approval): Add myself.
2734
27352012-11-15 Dmitry Vyukov <dvyukov@google.com>
2736
2737 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2738 Kostya Serebryany (kcc@google.com) and
2739 Jakub Jelinek (jakub@redhat.com).
2740 Rename area for Dodji Seketeli (dodji@redhat.com).
2741
27422012-11-15 Dodji Seketeli <dodji@redhat.com>
2743
2744 * MAINTAINERS: (asan.c, related): Add myself.
2745
27462012-11-14 Roland McGrath <mcgrathr@google.com>
2747
2748 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2749 * configure: Regenerate.
2750
27512012-11-13 Richard Henderson <rth@redhat.com>
2752
2753 * configure.ac: Move libsanitizer logic to subdirectory.
2754 * configure: Regenerate.
2755
27562012-11-13 Dodji Seketeli <dodji@redhat.com>
2757
2758 * configure.ac: Enable libsanitizer just on x86 linux for now.
2759 * configure: Re-generate.
2760
27612012-11-13 David Edelsohn <dje.gcc@gmail.com>
2762
2763 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2764 sections.
2765 * configure: Regenerate.
2766
27672012-11-13 Hans-Peter Nilsson <hp@axis.com>
2768
2769 * configure.ac: Add section for configdirs for libsanitizer.
2770 Disable for cris-*-* and mmix-*-*.
2771 * configure: Regenerate.
2772
27732012-11-12 Wei Mi <wmi@google.com>
2774
2775 * configure.ac: Add libsanitizer to target_libraries.
2776 * Makefile.def: Ditto.
2777 * configure: Regenerate.
2778 * Makefile.in: Regenerate.
2779 * libsanitizer: New directory for asan runtime. Contains an empty
2780 tsan directory.
2781
27822012-11-03 Corinna Vinschen <corinna@vinschen.de>
2783
2784 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2785 against Mingw64 w32api.
2786 * configure: Regenerate.
2787
27882012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2789
2790 * configure: Regenerated.
2791
27922012-11-03 Robert Mason <rbmj@verizon.net>
2793
2794 * configure.ac: add --disable-libstdcxx configure option
2795 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2796
27972012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2798
2799 * MAINTAINERS (Write After Approval): Add myself.
2800
28012012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2802
2803 * MAINTAINERS (Write After Approval): Add myself.
2804
28052012-10-24 Sharad Singhai <singhai@google.com>
2806
2807 * MAINTAINERS (Write After Approval): Add myself.
2808
28092012-10-24 Eric Christopher <echristo@gmail.com>
2810
2811 * MAINTAINERS: Update email address.
2812
28132012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2814
2815 PR bootstrap/54820
2816 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2817 * configure: Regenerate.
2818
28192012-10-23 Richard Earnshaw <rearnsha@arm.com>
2820
2821 * MAINTAINERS (aarch64): Add Marcus and myself.
2822
28232012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2824
2825 PR bootstrap/54820
2826 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2827 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2828 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2829 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2830 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2831 * Makefile.in: Regenerate.
2832 * configure.ac (have_static_libs): New variable and associated check.
2833 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2834 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2835 * configure: Regenerate.
2836
28372012-10-10 Richard Biener <rguenther@suse.de>
2838
2839 * MAINTAINERS: Adjust for changed surname.
2840
28412012-10-04 Lawrence Crowl <crowl@google.com>
2842
2843 * MAINTAINERS (Write After Approval): Add myself.
2844
28452012-10-01 Cary Coutant <ccoutant@google.com>
2846
2847 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2848
28492012-09-28 Ian Lance Taylor <iant@google.com>
2850
2851 * Makefile.def: Make all-target-libgo depend on
2852 all-target-libbacktrace.
2853 * Makefile.in: Rebuild.
2854
28552012-09-26 Ian Lance Taylor <iant@google.com>
2856
2857 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2858 * Makefile.in: Rebuild.
2859
28602012-09-20 Walter Lee <walt@tilera.com>
2861
2862 * configure.ac: Add tilegx to list of targets that support gold.
2863 * configure: Regenerate.
2864
28652012-09-20 Marek Polacek <polacek@redhat.com>
2866
2867 * MAINTAINERS (Write After Approval): Add myself.
2868
28692012-09-19 Steve Ellcey <sellcey@mips.com>
2870
2871 * configure.ac: Add mips*-mti-elf* target.
2872 * configure: Regenerate.
2873
28742012-09-17 Ian Lance Taylor <iant@google.com>
2875
2876 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2877 * configure.ac (host_libs): Add libbacktrace.
2878 (target_libraries): Add libbacktrace.
2879 * Makefile.def (host_modules): Add libbacktrace.
2880 (target_modules): Likewise.
2881 * configure, Makefile.in: Rebuild.
2882
28832012-09-14 David Edelsohn <dje.gcc@gmail.com>
2884
2885 PR target/38607
2886 Merge upstream change.
2887 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2888
2889 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2890 Add libgomp*.o to compare_exclusions for AIX.
2891 * configure: Regenerate.
2892
28932012-09-06 Diego Novillo <dnovillo@google.com>
2894
2895 * configure.ac: Bump minimum GMP version to 4.2.3.
2896 * configure: Re-generate.
2897
28982012-09-05 Georg-Johann Lay <avr@gjlay.de>
2899
2900 PR target/54461
2901 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2902 target-libgloss if not configured --with-avrlibc=no.
2903 * configure: Regenerate.
2904
29052012-09-04 Jason Merrill <jason@redhat.com>
2906
2907 * configure.ac: Fix --enable-languages=all.
2908
29092012-09-04 Christophe Lyon <christophe.lyon@st.com>
2910
2911 * MAINTAINERS (Write After Approval): Add myself.
2912
29132012-09-03 Richard Guenther <rguenther@suse.de>
2914
2915 PR bootstrap/54138
2916 * configure.ac: Re-organize ISL / CLOOG checks to allow
2917 disabling with either --without-isl or --without-cloog.
2918 * configure: Regenerated.
2919
29202012-09-03 Georg-Johann Lay <avr@gjlay.de>
2921
2922 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2923 * configure: Regenerate.
2924
29252012-08-27 Ulrich Drepper <drepper@gmail.com>
2926
2927 * MAINTAINERS: Fix my email address.
2928
29292012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2930
2931 PR binutils/4970
2932 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2933 and opcodes.
2934 * Makefile.in: Regenerated.
2935
29362012-08-26 Art Haas <ahaas@impactweather.com>
2937
2938 * configure: Regenerate.
2939
29402012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2941
2942 * INSTALL/README: Also refer to the online installation
2943 instructions.
2944
29452012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2946
2947 * MAINTAINERS (Write After Approval): Add myself.
2948 (Picochip port): Remove myself.
2949
29502012-08-14 Diego Novillo <dnovillo@google.com>
2951
2952 Merge from cxx-conversion branch.
2953
2954 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2955 POSTSTAGE1_CONFIGURE_FLAGS.
2956 * Makefile.in: Regenerate.
2957 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2958 Force C++ when bootstrapping.
2959 * configure: Regenerate.
2960
29612012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2962
2963 * MAINTAINERS (Write After Approval): Add myself.
2964
29652012-07-16 Joseph Myers <joseph@codesourcery.com>
2966
2967 * README: Document use of ranges of years in copyright notices.
2968
29692012-07-06 Richard Guenther <rguenther@suse.de>
2970
2971 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2972 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2973 --with-gmp=system.
2974 * Makefile.in: Regenerated.
2975 * configure: Likewise.
2976
29772012-07-06 Richard Guenther <rguenther@suse.de>
2978
2979 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2980 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2981 supply V=1 as extra_make_flags.
2982 * configure: Regenerated.
2983 * Makefile.in: Likewise.
2984
29852012-07-04 Tristan Gingold <gingold@adacore.com>
2986
2987 * configure: Regenerate.
2988
29892012-07-03 Richard Guenther <rguenther@suse.de>
2990
2991 * Makfile.def (isl): Remove not necessary extra_exports and
2992 extra_make_flags.
2993 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2994 * Makefile.in: Regenerated.
2995
29962012-07-03 Richard Guenther <rguenther@suse.de>
2997
2998 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2999 * configure.ac: If either the ISL or the CLooG check failed
3000 do not try to build in-tree versions.
3001 * Makefile.in: Regenerated.
3002 * configure: Regenerated.
3003
30042012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3005
3006 * configure: Regenerate.
3007
30082012-07-02 Janis Johnson <janisjo@codesourcery.com>
3009
3010 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3011 maintainer.
3012
30132012-07-02 Richard Guenther <rguenther@suse.de>
3014
3015 * configure: Regenerated.
3016
30172012-07-02 Richard Guenther <rguenther@suse.de>
3018 Michael Matz <matz@suse.de>
3019 Tobias Grosser <tobias@grosser.es>
3020 Sebastian Pop <sebpop@gmail.com>
3021
3022 * Makefile.def: Add ISL host module, remove PPL host module.
3023 Adjust ClooG host module to use the proper ISL.
3024 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3025 * configure.ac: Include config/isl.m4. Add ISL host library,
3026 remove PPL. Remove PPL configury, add ISL configury, adjust
3027 ClooG configury.
3028 * Makefile.in: Regenerated.
3029 * configure: Likewise.
3030
30312012-07-02 Richard Guenther <rguenther@suse.de>
3032
3033 Merge from graphite branch
3034 2011-07-21 Tobias Grosser <tobias@grosser.es>
3035
3036 * configure: Regenerated.
3037 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3038 both cloog.org and legacy versions. The only supported version will
3039 be CLooG with the isl backend.
3040
3041 2011-07-21 Tobias Grosser <tobias@grosser.es>
3042
3043 * configure: Regenerated.
3044 * configure.ac: Require cloog isl 0.17.0
3045
3046 2011-07-21 Tobias Grosser <tobias@grosser.es>
3047
3048 * configure: Regenerated.
3049 * config/cloog.m4: Do not define CLOOG_ORG
3050
30512012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3052
3053 * configure.ac: Skip C if explicitly selected.
3054 * configure: Regenerate.
3055
30562012-06-28 Christophe Lyon <christophe.lyon@st.com>
3057
3058 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3059 they contain -O2.
3060 * configure: Regenerate.
3061
30622012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3063
3064 PR debug/53740
3065 * df.h, df-problems.c, dce.c: Revert last patch.
3066
30672012-06-25 Iain Sandoe <iain@codesourcery.com>
3068
3069 * MAINTAINERS (Write After Approval): Update my email address.
3070
30712012-06-21 Meador Inge <meadori@codesourcery.com>
3072
3073 * MAINTAINERS (Write After Approval): Add myself.
3074
30752012-06-20 Jason Merrill <jason@redhat.com>
3076
3077 * Makefile.tpl (check-target-libgomp-c++): New.
3078 (check-target-libitm-c++): New.
3079 * Makefile.def (c++): Add them.
3080 * Makefile.in: Regenerate.
3081
30822012-05-29 Edmar Wienskoski <edmar@freescale.com>
3083
3084 * MAINTAINERS (Write After Approval): Add myself.
3085
30862012-05-16 Olivier Hainque <hainque@adacore.com>
3087
3088 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3089 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3090 (install-no-fixedincludes): Adjust accordingly.
3091 * Makefile.in: Regenerate.
3092
30932012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3094
3095 Merge upstream change
3096 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3097
30982012-05-14 Marc Glisse <marc.glisse@inria.fr>
3099
3100 * MAINTAINERS (Write After Approval): Add myself.
3101
31022012-05-09 Nick Clifton <nickc@redhat.com>
3103 Paul Smith <psmith@gnu.org>
3104
3105 PR bootstrap/50461
3106 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3107 allow for the fact that from release v3.1.0 of MPFR the source
3108 files were moved into a src sub-directory.
3109 * configure: Regenerate.
3110
31112012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3112
3113 * configure.ac: Bump minimum MPFR version to 2.4.0.
3114 * configure: Regenerated.
3115
31162012-05-01 Richard Henderson <rth@redhat.com>
3117
3118 * Makefile.def (libatomic): New target_module.
3119 * configure.ac (target_libraries): Add libatomic.
3120 (noconfigdirs): Check if libatomic is supported.
3121 * Makefile.in, configure: Rebuild.
3122
31232012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3124
3125 * MAINTAINERS (Write After Approval): Add myself.
3126
31272012-04-25 Joel Brobecker <brobecker@adacore.com>
3128
3129 * config.sub: Update to 2012-04-18 version from official repo.
3130
31312012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3132
3133 * MAINTAINERS (Write After Approval): Add myself.
3134
31352012-04-11 Steve Ellcey <sellcey@mips.com>
3136
3137 * MAINTAINERS: Changed email address.
3138
31392012-03-28 Georg-Johann Lay <avr@gjlay.de>
3140
3141 PR target/52737
3142 * contrib/gcc_update (files_and_dependencies):
3143 Remove gcc/config/avr/t-multilib from touch data.
3144
31452012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3146
3147 * MAINTAINERS (OS Port Maintainers): Remove irix.
3148 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3149 (unsupported_languages): Remove mips-sgi-irix6.*.
3150 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3151 (with_stabs): Remove.
3152 * configure: Regenerate.
3153
31542012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3155
3156 * MAINTAINERS (OS Port Maintainers): Remove osf.
3157 * configure.ac (enable_libgomp): Remove *-*-osf*.
3158 (with_stabs): Remove alpha*-*-osf*.
3159 * configure: Regenerate.
3160
31612012-03-05 Tristan Gingold <gingold@adacore.com>
3162
3163 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3164 * configure: Regenerate.
3165
31662012-02-17 Walter Lee <walt@tilera.com>
3167
3168 * MAINTAINERS: (Write After Approval): Delete myself.
3169
31702012-02-14 Walter Lee <walt@tilera.com>
3171
3172 * MAINTAINERS (tilegx port): Add myself.
3173 (tilepro port): Add myself.
3174 (Write After Approval): Add myself.
3175
31762012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3177
3178 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3179 and Joseph Myers as docstring relicensing maintainers.
3180
31812012-02-09 Bin Cheng <bin.cheng@arm.com>
3182
3183 * MAINTAINERS (write-after-approval): Add myself.
3184
31852012-02-08 Ira Rosen <irar@il.ibm.com>
3186
3187 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3188 maintainer.
3189
31902012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3191
3192 * MAINTAINERS (Write After Approval): Move myself to
3193 maintain alphabetical order.
3194
31952012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3196
3197 * MAINTAINERS (Write After Approval): Add myself.
3198
31992012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3200
3201 * MAINTAINERS (Write After Approval): Add myself.
3202
32032012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3204 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3205
3206 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3207 * configure: Regenerate.
3208
32092012-01-23 Harshit Chopra <harshit@google.com>
3210
3211 * MAINTAINERS (Write After Approval): Add myself.
3212
32132012-01-22 Douglas B Rupp <rupp@ngnat.com>
3214
3215 * configure.ac: Remove reference to mh-interix.
3216 * configure: Regenerate.
3217
32182012-01-05 Richard Henderson <rth@redhat.com>
3219
3220 PR bootstrap/51072
3221 * configure.ac: Disable libitm if c++ is not enabled.
3222 * configure: Rebuild.
3223
3224 * configure.ac: Fix regexp for same.
3225 * configure: Rebuild.
3226
32272012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3228
3229 * MAINTAINERS (Write After Approval): Add myself.
3230
32312012-01-02 Richard Guenther <rguenther@suse.de>
3232
3233 PR bootstrap/51686
3234 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3235 * Makefile.in: Regenerate.
3236
32372011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3238
3239 * MAINTAINERS (Write After Approval): Add myself.
3240
32412011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3242
3243 * configure: Regenerate.
3244
32452011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3246
3247 * MAINTAINERS (picochip): Changed email address.
3248
32492011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3250
3251 * MAINTAINERS (write-after-approval): Add self.
3252
32532011-11-29 DJ Delorie <dj@redhat.com>
3254
3255 * configure.ac (rl78-*-*) New case.
3256 * configure: Regenerate.
3257 * MAINTAINERS: Add myself as RL78 maintainer.
3258
32592011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3260
3261 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3262
32632011-11-21 Andreas Tobler <andreast@fgznet.ch>
3264
3265 * libtool.m4: Additional FreeBSD 10 fixes.
3266
32672011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3268
3269 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3270 Maintainers section, as Epiphany maintainer.
3271
32722011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3273
3274 PR target/49992
3275 * configure.ac: Remove ranlib special-casing for Darwin.
3276 * configure: Regenerate.
3277
32782011-11-12 Andrey Belevantsev <abel@ispras.ru>
3279
3280 * MAINTAINERS (Reviewers): Keep the list sorted.
3281
32822011-11-11 Andrey Belevantsev <abel@ispras.ru>
3283
3284 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3285
32862011-11-09 Roland McGrath <mcgrathr@google.com>
3287
3288 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3289 * configure: Rebuild.
3290 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3291 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3292 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3293 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3294 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3295 Add READELF.
3296 * Makefile.in: Rebuild.
3297
32982011-11-09 Jason Merrill <jason@redhat.com>
3299
3300 * Makefile.def (language=c++): Remove check-c++0x.
3301 * Makefile.in (check-gcc-c++): Regenerate.
3302
33032011-11-08 Richard Henderson <rth@redhat.com>
3304
3305 * configure.ac: Test for libitm directory present first.
3306
3307 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3308
3309 * configure.ac: Test libitm/configure.tgt to disable libitm.
3310 * configure: Rebuild.
3311
33122011-11-07 Aldy Hernandez <aldyh@redhat.com>
3313 Richard Henderson <rth@redhat.com>
3314
3315 Merged from transactional-memory.
3316
3317 * Makefile.def (lang_env_dependencies): libitm is c++.
3318 Add libitm target module.
3319 * configure.ac: Likewise.
3320 * config/mmap.m4: New file.
3321 * contrib/gcc_update: Add libitm to touch data.
3322 * Makefile.in, configure: Rebuild.
3323
33242011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3325
3326 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3327 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3328 * Makefile.in: Regenerate.
3329
33302011-11-01 DJ Delorie <dj@redhat.com>
3331
3332 * config.sub: Update to version 2011-10-29 (added rl78)
3333
33342011-10-27 Nick Clifton <nickc@redhat.com>
3335
3336 * config.sub: Import these changes from the config project:
3337
3338 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3339 Ben Elliston <bje@gnu.org>
3340
3341 * config.sub (epiphany): New.
3342
3343 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3344 Ben Elliston <bje@gnu.org>
3345
3346 * config.sub (hexagon, hexagon-*): New.
3347
3348 2011-08-23 Roland McGrath <mcgrathr@google.com>
3349
3350 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3351 64eb to be64.
3352
3353 2011-08-16 Roland McGrath <mcgrathr@google.com>
3354
3355 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3356 (nacl): Grok as alias for 32el-unknown-nacl.
3357
33582011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3359
3360 * MAINTAINERS (Write After Approval): Add myself.
3361
33622011-10-24 Teresa Johnson <tejohnson@google.com>
3363
3364 * MAINTAINERS (Write After Approval): Add myself.
3365
33662011-09-21 Jakub Jelinek <jakub@redhat.com>
3367
3368 * MAINTAINERS (sparc port): Remove myself.
3369
33702011-09-14 Tom de Vries <tom@codesourcery.com>
3371
3372 * MAINTAINERS (Write After Approval): Add myself.
3373
33742011-08-14 Yao Qi <yao@codesourcery.com>
3375
3376 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3377 * configure: Regenerate.
3378
33792011-07-26 Ian Lance Taylor <iant@google.com>
3380
3381 * configure.ac: Set have_compiler based on whether gcc directory
3382 exists, rather than on whether gcc is in configdirs.
3383 * configure: Rebuild.
3384
33852011-07-21 Joseph Myers <joseph@codesourcery.com>
3386
3387 * MAINTAINERS (Global Reviewers): Add self.
3388
33892011-07-20 David Edelsohn <dje.gcc@gmail.com>
3390
3391 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3392 link directories.
3393 * Makefile.in: Rebuild.
3394
33952011-07-20 Ian Lance Taylor <iant@google.com>
3396
3397 PR bootstrap/49787
3398 * configure.ac: Move --enable-bootstrap handling earlier in file.
3399 If --enable-bootstrap and either --enable-build-with-cxx or
3400 --enable-build-poststage1-with-cxx, enable C++ automatically.
3401 * configure: Rebuild.
3402
34032011-07-19 Ian Lance Taylor <iant@google.com>
3404
3405 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3406 make C++ a boot_language. Set and substitute
3407 POSTSTAGE1_CONFIGURE_FLAGS.
3408 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3409 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3410 * configure, Makefile.in: Rebuild.
3411
34122011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3413
3414 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3415 maintainers.
3416
34172011-07-18 Jakub Jelinek <jakub@redhat.com>
3418
3419 * MAINTAINERS (Global Reviewers): Add myself.
3420
34212011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3422
3423 * configure: Regenerate.
3424
34252011-07-16 Jason Merrill <jason@redhat.com>
3426
3427 * Makefile.def (language=c++): Add check-c++0x and
3428 check-target-libmudflap-c++.
3429 * Makefile.tpl (check-target-libmudflap-c++): New.
3430 * Makefile.in: Regenerate.
3431
34322011-07-16 Matthias Klose <doko@ubuntu.com>
3433
3434 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3435 * Makefile.def (target_modules/libjava): Pass
3436 $(EXTRA_CONFIGARGS_LIBJAVA).
3437 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3438 if not configured with --enable-static-libjava.
3439 * Makefile.in: Regenerate.
3440 * configure: Likewise.
3441
34422011-07-15 Jason Merrill <jason@redhat.com>
3443
3444 * Makefile.in (check-c++): Move check-gcc-c++0x after
3445 check-target-libstdc++-v3.
3446
34472011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3448
3449 * MAINTAINERS (c6x port): New entry.
3450
34512011-07-13 Jason Merrill <jason@redhat.com>
3452
3453 * Makefile.in (check-gcc-c++0x): New.
3454 (check-c++): Depend on it.
3455
34562011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3457
3458 PR target/39150
3459 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3460 x86_64-*-solaris2.1[0-9]*.
3461 * configure: Regenerate.
3462
34632011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3464
3465 * MAINTAINERS (RTL optimizers): Add self.
3466
34672011-06-27 Gabriel Charette <gchare@google.com>
3468
3469 * MAINTAINERS (Write After Approval): Add myself.
3470
34712011-06-22 Hans-Peter Nilsson <hp@axis.com>
3472
3473 PR regression/47836
3474 PR bootstrap/23656
3475 PR other/47733
3476 PR bootstrap/49247
3477 PR c/48825
3478 * configure.ac (target_libraries): Remove target-libiberty.
3479 Remove case-statement setting skipdirs=target-libiberty for
3480 multiple targets. Remove checking target_configdirs and
3481 removing target-libiberty but keeping target-libgcc if
3482 otherwise empty.
3483 * Makefile.def (target_modules): Don't add libiberty.
3484 (dependencies): Remove all traces of target-libiberty.
3485 * configure, Makefile.in: Regenerate.
3486
34872011-06-13 Walter Lee <walt@tilera.com>
3488
3489 * configure.ac (tilepro-*-*) New case.
3490 (tilegx-*-*): Likewise.
3491 * configure: Regenerate.
3492
34932011-06-06 Jing Yu <jingyu@google.com>
3494
3495 * configure.ac: Skip target-libiberty for
3496 arm*-*-linux-androideabi.
3497 * configure: Regenerated.
3498
34992011-06-06 Nick Clifton <nickc@redhat.com>
3500
3501 * config.sub: Sync from upstream.
3502
35032011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3504
3505 * MAINTAINERS (Write After Approval): Add myself.
3506
35072011-06-01 Daniel Jacobowitz <drow@false.org>
3508
3509 * MAINTAINERS: Update my email address.
3510
35112011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3512
3513 * MAINTAINERS (Write After Approval): Update my email address.
3514
35152011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3516
3517 * MAINTAINERS (Write After Approval): Add myself.
3518
35192011-05-08 Doug Kwan <dougkwan@google.com>
3520
3521 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3522 * configure: Regenerated.
3523 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3524 value from configure.
3525 * Makefile.in: Regenerated.
3526
35272011-05-05 Joseph Myers <joseph@codesourcery.com>
3528
3529 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3530 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3531 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3532 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3533 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3534 *-*-vxworks*): Disable newlib and libgloss in separate case
3535 statement.
3536 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3537 to separate case statement.
3538 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3539 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3540 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3541 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3542 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3543 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3544 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3545 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3546 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3547 i[[3456789]]86-*-rdos*, m32r-*-*,
3548 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3549 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3550 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3551 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3552 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3553 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3554 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3555 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3556 and libgloss in main case over targets. Remove most empty cases
3557 in main case over targets.
3558 * configure: Regenerate.
3559
35602011-05-04 Janis Johnson <janisjo@codesourcery.com>
3561
3562 * MAINTAINERS (Write After Approval): Add myself.
3563
35642011-05-04 Joseph Myers <joseph@codesourcery.com>
3565
3566 * configure.ac: Remove code setting special library locations for
3567 hppa*64*-*-hpux11*. Remove code setting compiler for
3568 sparc-sun-solaris2*.
3569 * configure: Regenerate.
3570
35712011-05-04 Joseph Myers <joseph@codesourcery.com>
3572
3573 * configure.ac: Separate libgloss_dir settings from general case
3574 over targets.
3575 * configure: Regenerate.
3576
35772011-04-28 Joseph Myers <joseph@codesourcery.com>
3578
3579 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3580 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3581 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3582 cases in libgcj-disabling case statement.
3583 (hppa*64*-*-linux*): Set unsupported_languages instead of
3584 disabling target-zlib.
3585 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3586 to hppa*64*-*-hpux*.
3587 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3588 hppa*-*-hpux*.
3589 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3590 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3591 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3592 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3593 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3594 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3595 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3596 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3597 libgcj-disabling case statement.
3598 * configure: Regenerate.
3599
36002011-04-28 Joseph Myers <joseph@codesourcery.com>
3601
3602 * configure.ac: Disable Java for targets not supporting libffi.
3603 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3604 Remove cases in Java-disabling statement.
3605 (*arm-wince-pe): Change to arm-wince-pe.
3606 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3607 cases in Java-disabling statement.
3608 (bfin-*-*): Don't disable Java again.
3609 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3610 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3611 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3612 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3613 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3614 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3615 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3616 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3617 Java-disabling statement.
3618 (mmix-*-*): Don't disable Java again.
3619 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3620 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3621 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3622 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3623 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3624 statement.
3625 * configure: Regenerate.
3626
36272011-04-28 Joseph Myers <joseph@codesourcery.com>
3628
3629 * configure.ac: Separate cases disabling Java and Java libraries
3630 from general case over targets.
3631 * configure: Regenerate.
3632
36332011-04-21 Jie Zhang <jzhang918@gmail.com>
3634
3635 * MAINTAINERS: Update my email address.
3636
36372011-04-20 Easwaran Raman <eraman@google.com>
3638
3639 * MAINTAINERS (Write After Approval): Add myself.
3640
36412011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3642
3643 PR lto/48086
3644 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3645 * configure: Regenerate.
3646
36472011-04-16 Jim Meyering <meyering@redhat.com>
3648
3649 * MAINTAINERS (Write After Approval): Add myself.
3650
36512011-04-15 Dodji Seketeli <dodji@redhat.com>
3652
3653 * MAINTAINERS: Update my email address.
3654
36552011-04-13 Georg-Johann Lay <avr@gjlay.de>
3656
3657 * MAINTAINERS (Write After Approval): Add myself.
3658
36592011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3660
3661 * MAINTAINERS (Write After Approval): Add myself.
3662
36632011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3664
3665 * MAINTAINERS (Write After Approval): Add myself.
3666
36672011-04-06 Joseph Myers <joseph@codesourcery.com>
3668
3669 * configure.ac (build_tools): Remove build-byacc.
3670 (host_libs): Remove mmalloc.
3671 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3672 autoconf automake libtool diff rcs fileutils shellutils time
3673 textutils wdiff find uudecode hello tar gzip indent recode release
3674 sed perl gawk findutils gettext zip.
3675 (libgcj): Remove target-qthreads.
3676 (target_tools): Remove target-examples target-gperf.
3677 (YACC): Don't handle building byacc.
3678 * configure: Regenerate.
3679 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3680 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3681 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3682 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3683 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3684 handle building components.
3685 * Makefile.in: Regenerate.
3686
36872011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3688
3689 * MAINTAINERS: Update my email address as Xtensa maintainer.
3690
36912011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3692
3693 * config.sub: Sync from upstream.
3694
36952011-04-01 Joseph Myers <joseph@codesourcery.com>
3696
3697 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3698 (microblaze*): Don't disable libssp.
3699 * configure: Regenerate.
3700
37012011-04-01 Joseph Myers <joseph@codesourcery.com>
3702
3703 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3704 moveifchange.
3705 * configure: Regenerate.
3706 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3707 * Makefile.in: Regenerate.
3708
37092011-04-01 Joseph Myers <joseph@codesourcery.com>
3710
3711 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3712 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3713 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3714 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3715 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3716 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3717 md_exec_prefix cases.
3718 * configure: Regenerate.
3719
37202011-04-01 Joseph Myers <joseph@codesourcery.com>
3721
3722 * configure.ac: Separate cases disabling target-libssp,
3723 target-libiberty, target-libstdc++-v3 and Fortran from general
3724 case over targets.
3725 * configure: Regenerate.
3726
37272011-04-01 Joseph Myers <joseph@codesourcery.com>
3728
3729 * configure.ac (*-*-chorusos): Don't disable libgcj.
3730 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3731 Remove case.
3732 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3733 (arm-*-coff): Don't disable libgcj.
3734 (arm*-*-linux-gnueabi): Remove useless assignment.
3735 (arm-*-riscix*): Don't disable libgcj.
3736 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3737 configuration.
3738 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3739 (c54x*-*-*): Remove case.
3740 (tic54x-*-*): Don't disable GCC or GCC libraries.
3741 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3742 to *.
3743 (d10v-*-*): Don't disable GCC libraries.
3744 (d30v-*-*): Don't disable libgcj.
3745 (h8500-*-*): Don't disable GCC libraries.
3746 (i960-*-*): Don't disable libgcj.
3747 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3748 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3749 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3750 libgcj.
3751 (m68k-*-coff*): Remove case.
3752 (mmix-*-*): Don't disable libgloss on host.
3753 (mn10200-*-*, mn10300-*-*): Remove cases.
3754 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3755 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3756 Don't disable libgcj.
3757 (romp-*-*): Remove case.
3758 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3759 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3760 case.
3761 (v810-*-*): Don't disable GCC libraries.
3762 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3763 (ip2k-*-*): Don't disable GCC libraries.
3764 * configure: Regenerate.
3765
37662011-03-28 Joseph Myers <joseph@codesourcery.com>
3767
3768 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3769 libffi on host.
3770 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3771 on host.
3772 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3773 * configure: Regenerate.
3774
37752011-03-26 John Marino <binutils@marino.st>
3776
3777 * configure.ac: Add support for *-*-dragonfly*
3778 * configure: Regenerate.
3779
37802011-03-25 Joseph Myers <joseph@codesourcery.com>
3781
3782 * configure.ac (native_only): Remove.
3783 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3784 send-pr uudecode guile gnuserv on host.
3785 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3786 send-pr rcs guile perl texinfo libtool on host.
3787 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3788 automake send-pr rcs guile perl texinfo libtool on host.
3789 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3790 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3791 (alpha*-dec-osf*): Don't disable fileutils on target.
3792 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3793 texinfo send-pr expect dejagnu on target.
3794 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3795 target-qthreads on target.
3796 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3797 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3798 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3799 x86_64-*-mingw*): Don't disable expect on target.
3800 (*-*-cygwin*): Don't disable target-gperf on target.
3801 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3802 gnuserv on target.
3803 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3804 target.
3805 * configure: Regenerate.
3806
38072011-03-25 Joseph Myers <joseph@codesourcery.com>
3808
3809 * configure.ac (target_tools): Remove target-groff.
3810 (native_only): Remove target-groff.
3811 (hppa*64*-*-*): Don't disable byacc.
3812 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3813 setting.
3814 (*-*-kaos*): Don't skip target-librx and target-groff.
3815 (*-*-netware*): Don't skip target-libmudflap.
3816 (*-*-tpf*): Don't skip target-libmudflap.
3817 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3818 directories on the host.
3819 (ia64*-*-*vms*): Don't skip tix.
3820 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3821 host.
3822 * configure: Regenerate.
3823
38242011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3825
3826 * configure.ac: Remove references to mt-mep, mt-netware,
3827 mt-wince.
3828 * Makefile.def: Add all-utils soft dependencies.
3829 * Makefile.tpl: Remove GDB_NLM_DEPS.
3830 * configure: Regenerate.
3831 * Makefile.in: Regenerate.
3832
38332011-03-24 Paolo Bonzini <bonzini@gnu.org>
3834
3835 * configure.ac: Do not include mh-x86omitfp.
3836 * configure: Regenerate.
3837
38382011-03-24 Paolo Bonzini <bonzini@gnu.org>
3839
3840 * configure.ac: Remove empty cases.
3841 * configure: Regenerate.
3842
38432011-03-24 Paolo Bonzini <bonzini@gnu.org>
3844
3845 * Makefile.def: Add dependency from termcap to gdb.
3846 * Makefile.in: Regenerate.
3847
38482011-03-24 Paolo Bonzini <bonzini@gnu.org>
3849
3850 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3851 * configure: Regenerate.
3852 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3853 * Makefile.tpl: Likewise.
3854 * Makefile.in: Regenerate.
3855
38562011-03-24 Paolo Bonzini <bonzini@gnu.org>
3857
3858 * configure.ac: Remove all mentions of tentative_cc.
3859 * configure: Regenerate.
3860
38612011-03-24 Joseph Myers <joseph@codesourcery.com>
3862
3863 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3864 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3865 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3866 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3867 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3868 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3869 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3870 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3871 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3872 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3873 *-*-rhapsody*): Remove host cases.
3874 * configure: Regenerate.
3875
38762011-03-24 Joseph Myers <joseph@codesourcery.com>
3877
3878 * configure.ac (ppc*-*-pe): Remove host case.
3879 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3880 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3881 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3882 cases.
3883 * configure: Regenerate.
3884
38852011-03-24 Joseph Myers <joseph@codesourcery.com>
3886
3887 * config.sub: Update to version 2011-03-23.
3888
38892011-03-22 Joseph Myers <joseph@codesourcery.com>
3890
3891 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3892 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3893 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3894 * configure: Regenerate.
3895
38962011-03-22 Joseph Myers <joseph@codesourcery.com>
3897
3898 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3899 to Write After Approval.
3900 * config-ml.in: Don't handle arc-*-elf*.
3901 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3902 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3903 handle GCC libraries.
3904 * configure: Regenerate.
3905
39062011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3907
3908 PR bootstrap/48120:
3909 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3910 Add -lstdc++ -lm to LIBS.
3911 * configure: Regenerate.
3912
39132011-03-18 David Edelsohn <dje.gcc@gmail.com>
3914
3915 * config.guess: Update to version 2011-02-02
3916 * config.sub: Update to version 2011-02-24
3917
39182011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3919
3920 PR lto/48086
3921 * configure.ac: Re-enable LTO on *-apple-darwin9.
3922 * configure: Regenerate.
3923
39242011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3925
3926 PR lto/48086
3927 * configure.ac: Disable LTO on darwin due to an assembler change in
3928 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3929 under 256.
3930 * configure: Regenerate.
3931
39322011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3933
3934 * MAINTAINERS: Update myself as score backend maintainer,
3935 update my e-mail address.
3936
39372011-03-09 Xuepeng Guo <terry.guo@arm.com>
3938
3939 * MAINTAINERS: Update my e-mail address.
3940
39412011-03-06 Joey Ye <joey.ye@arm.com>
3942
3943 * MAINTAINERS: Update my e-mail address.
3944
39452011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3946
3947 * configure.ac: Adjust test of with_ppl.
3948 * configure: Regenerated.
3949
39502011-03-02 Kai Tietz <ktietz@redhat.com>
3951
3952 * MAINTAINERS: Adjust my e-mail address.
3953
39542011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3955
3956 * configure.ac: Add -lpwl to ppllibs.
3957 * configure: Regenerated.
3958
39592011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3960
3961 * config/cloog.m4: Add -lisl to clooglibs.
3962 * configure: Regenerated.
3963
39642011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3965
3966 * MAINTAINERS (CPU Port maintainers): Add self.
3967
39682011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3969
3970 * MAINTAINERS: Add myself as testsuite maintainer.
3971
39722011-02-15 Mike Stump <mikestump@comcast.net>
3973
3974 * MAINTAINERS: Add myself as testsuite maintainer.
3975
39762011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3977
3978 Import from Libtool and gnulib:
3979
3980 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3981
3982 Prepare for supporting FreeBSD 10.
3983 * config.rpath: Remove handling of freebsd1* which soon would
3984 match FreeBSD 10.0.
3985
3986 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3987
3988 Remove support for FreeBSD 1.x.
3989 * libtool.m4 (_LT_LINKER_SHLIBS)
3990 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3991 soon would incorrectly match FreeBSD 10.0.
3992
39932011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3994
3995 PR binutils/12283
3996 * move-if-change: Import version from gnulib.
3997
39982011-02-12 Alexandre Oliva <aoliva@redhat.com>
3999
4000 PR lto/47225
4001 * Makefile.def (lto-plugin): Double dash for enable-shared.
4002 (configure-gcc): Depend on all-lto-plugin.
4003 * Makefile.in: Rebuilt.
4004
40052011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4006
4007 * configure.ac: Remove extra bracket.
4008 * configure: Regenerate.
4009
40102011-02-08 Tobias Burnus <burnus@net-b.de>
4011
4012 * MAINTAINERS: Add myself as libquadmath maintainer.
4013
40142011-02-08 Thomas Schwinge <thomas@schwinge.name>
4015
4016 * MAINTAINERS: Update my email address.
4017
40182011-02-07 Joseph Myers <joseph@codesourcery.com>
4019
4020 * MAINTAINERS (option handling): Add self.
4021
40222011-02-06 Kai Tietz <kai.tietz@onevision.com>
4023
4024 PR lto/47225
4025 * Makefile.def: Add dependency for install-gcc
4026 on install-lto-plugin.
4027 * Makfile.in: Regenerated
4028
40292011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4030
4031 * MAINTAINERS (CPU Port Maintainers): Add myself.
4032
40332011-01-31 Alexandre Oliva <aoliva@redhat.com>
4034
4035 PR libgcj/44341
4036 * configure.ac: Discard --with-* flags for host when configuring
4037 target libraries for cross build.
4038 * configure: Rebuilt.
4039
40402011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4041
4042 * MAINTAINERS (linear loop transforms): Removed.
4043
40442011-01-25 Jakub Jelinek <jakub@redhat.com>
4045
4046 * configure.ac: If with_ppl is no, move setting with_cloog=no
4047 after CLOOG_REQUESTED check.
4048 * configure: Regenerated.
4049
40502011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4051
4052 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4053 CLooG has been requested.
4054 * configure: Regenerated.
4055
40562011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4057
4058 * configure: Regenerated.
4059 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4060
40612011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4062
4063 * configure: Regenerated.
4064 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4065
40662011-01-21 Andreas Schwab <schwab@redhat.com>
4067
4068 * configure.ac: Use AS_HELP_STRING throughout.
4069 * configure: Regenerate.
4070
40712011-01-18 Jie Zhang <jie.zhang@analog.com>
4072
4073 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4074 * configure: Regenerate.
4075
40762011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4077
4078 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4079
40802011-01-13 Joel Brobecker <brobecker@adacore.com>
4081
4082 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4083 for ia64-hpux.
4084 * configure: Regenerate.
4085
40862011-01-07 Jan Hubicka <jh@suse.cz>
4087
4088 PR lto/47225
4089 * Makefile.in: Regenerate.
4090 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4091 configure.
4092
40932011-01-07 Jan Hubicka <jh@suse.cz>
4094
4095 * Makefile.in: Regenerate.
4096 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4097 and configure dependency on lto-plugin configure.
4098 (lto-plugin module): Remove dependency on GCC; add dependency on
4099 liniberty.
4100
41012011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4102
4103 * MAINTAINERS (Write After Approval): Add myself.
4104
41052010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4106
4107 * configure: Regenerate.
4108
41092010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4110
4111 * configure.ac: (picochip): Disable libiberty.
4112
41132010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4114
4115 * MAINTAINERS (Write After Approval): Add myself.
4116
41172010-12-10 Ian Lance Taylor <iant@google.com>
4118
4119 PR bootstrap/46819
4120 * configure.ac: For --disable-libgcj clear libgcj_saved.
4121 * configure: Rebuild.
4122
41232010-12-10 Tobias Burnus <burnus@net-b.de>
4124
4125 PR fortran/46540
4126 * configure.ac: Add --disable-libquadmath and
4127 --disable-libquadmath-support.
4128 * configure: Regenerate.
4129
41302010-12-03 Ian Lance Taylor <iant@google.com>
4131
4132 * MAINTAINERS: Add myself as libgo maintainer.
4133
41342010-12-03 Hans-Peter Nilsson <hp@axis.com>
4135
4136 PR libffi/46792
4137 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4138 * configure: Regenerate.
4139
41402010-12-02 Ian Lance Taylor <iant@google.com>
4141
4142 * configure.ac: Always set default for poststage1_ldflags to
4143 -static-libstdc++ -static-libgcc.
4144
41452010-11-29 Andreas Schwab <schwab@redhat.com>
4146
4147 * configure.ac: Move comment to remove extra space in last argument
4148 of GCC_TARGET_TOOL.
4149
41502010-11-26 Alexandre Oliva <aoliva@redhat.com>
4151
4152 PR other/46026
4153 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4154 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4155 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4156 (BASE_FLAGS_TO_PASS): Use it.
4157 * configure: Rebuilt.
4158 * Makefile.in: Rebuilt.
4159
41602010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4161
4162 PR binutils/12258
4163 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4164 Properly check default linker.
4165 * configure: Regnerated.
4166
41672010-11-23 Matthias Klose <doko@ubuntu.com>
4168
4169 * configure.ac: For --enable-gold, handle value `default' instead of
4170 `both*'. New configure option --{en,dis}able-ld.
4171 * configure: Regenerate.
4172
41732010-11-20 Ian Lance Taylor <iant@google.com>
4174
4175 * configure.ac: Only disable a language library if no language needs
4176 it. Don't let --disable-libgcj uncondtionally disable libffi.
4177 * configure: Rebuild.
4178
41792010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4180
4181 * Makefile.in: Regenerate.
4182
4183 PR other/46202
4184 * configure.ac: Fix just-built in-tree STRIP name to be
4185 binutils/strip-new.
4186 * configure: Regenerate.
4187 * Makefile.def (install-strip-gcc, install-strip-binutils)
4188 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4189 (install-strip-sid): Mirror dependencies on non-strip variants
4190 of these targets on the respective -strip prerequisites.
4191 * Makefile.tpl (install-strip, install-strip-host)
4192 (install-strip-target): New targets.
4193 (install-strip-[+module+], install-strip-target-[+module+]):
4194 New targets.
4195 * Makefile.in: Regenerate.
4196
41972010-11-19 Ian Lance Taylor <iant@google.com>
4198 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4199
4200 * configure.ac: Add target-libgo to target_libraries. Set
4201 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4202 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4203 (HOST_EXPORTS): Add GOC.
4204 (BASE_TARGET_EXPORTS): Add GOC.
4205 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4206 (GOCFLAGS_FOR_TARGET): New variable.
4207 (EXTRA_HOST_FLAGS): Add GOC.
4208 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4209 * Makefile.def (target_modules): Add libgo.
4210 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4211 (dependencies): Add dependency from configure-target-libgo to
4212 configure-target-libffi and all-target-libstdc++-v3. Add
4213 dependencies from all-target-libgo to all-target-libffi.
4214 (languages): Add go.
4215 * configure: Rebuild.
4216 * Makefile.in: Rebuild.
4217
42182010-11-19 Ian Lance Taylor <iant@google.com>
4219
4220 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4221 compiler/flag environment variables.
4222
42232010-11-18 Ian Lance Taylor <iant@google.com>
4224
4225 * configure.ac: Check for lang_requires_boot_languages in
4226 config-lang.in files.
4227 * configure: Rebuild.
4228
42292010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
87969c8c 4230 Tobias Burnus <burnus@net-b.de>
4231
4232 PR fortran/32049
4233 * Makefile.def: Add libquadmath; build it with language=fortran.
4234 * configure.ac: Add libquadmath.
4235 * Makefile.tpl: Handle multiple libs in check-[+language+].
4236 * Makefile.in: Regenerate.
4237 * configure: Regenerate.
4238
1fea6e9c 42392010-11-16 Tom Tromey <tromey@redhat.com>
4240
4241 * MAINTAINERS: Moved myself to reviewers section.
4242
1950f29a 42432010-11-15 Zdenek Dvorak <ook@ucw.cz>
4244
4245 * MAINTAINERS: Moved myself to reviewers section.
4246
e3d68d13 42472010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4248
4249 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4250 (Write After Approval): Remove self.
4251
73f813e1 42522010-11-15 Andreas Schwab <schwab@redhat.com>
4253
4254 * configure.ac: Fix spelling in option names.
4255 * configure: Regenerated.
4256
e619f0a6 42572010-11-13 Georg-Johann Lay <georgjohann@web.de>
4258
4259 PR bootstrap/39622
4260 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4261 * configure: Regenerated.
4262
b330025b 42632010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4264
4265 * MAINTAINERS: Update my email address.
4266
8a0fe290 42672010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4268
8a0fe290 4269 * configure: Regenerate.
4270
81b9d148 42712010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4272
aac33805 4273 * configure: Regenerate.
81b9d148 4274
4076133b 42752010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4276
4076133b 4277 * configure: Regenerate.
4278
88e8cc3e 42792010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4280
88e8cc3e 4281 * configure: Regenerate.
4282
a3c81e03 42832010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4284
4285 * configure.ac: Support official CLooG.org versions.
4286 * configure: Regenerate.
4287 * config/cloog.m4: New.
4288
083311b4 42892010-11-10 François Dumont <francois.cppdevs@free.fr>
4290
4291 * MAINTAINERS (Write After Approval): Add myself.
4292
7cb0b8a7 42932010-11-09 David Edelsohn <dje.gcc@gmail.com>
4294
4295 * MAINTAINERS: Update my email address.
4296
16463c8d 42972010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4298
4299 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4300 * configure: Regenerate.
16463c8d 4301
25630dc7 43022010-11-03 Ian Lance Taylor <iant@google.com>
4303 Dave Korn <dave.korn.cygwin@gmail.com>
4304
4305 PR lto/46273
4306 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4307 and on other supported platforms whenever LTO is enabled.
4308 * configure: Rebuild.
4309
13d2f2b2 43102010-11-02 Alan Modra <amodra@gmail.com>
4311
4312 PR binutils/12110
4313 * configure.ac: Error when source path contains spaces.
4314 * configure: Regenerate.
4315
4a0163ae 43162010-10-23 James E. Wilson <wilson@codesourcery.com>
4317
4318 * MAINTAINERS: Update my email address.
4319
1235ba90 43202010-10-20 Ian Lance Taylor <iant@google.com>
4321
4322 * Makefile.def (target_modules): Set lib_path to src/.libs for
4323 libstdc++-v3 module.
4324 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4325 * Makefile.in: Rebuild.
4326
579b6115 43272010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4328
4329 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4330 (Write After Approval): Remove myself.
4331
79aafbf6 43322010-10-15 Tristan Gingold <gingold@adacore.com>
4333
4334 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4335
7516f0c4 43362010-10-14 Douglas Rupp <rupp@gnat.com>
4337
4338 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4339
ca42e774 43402010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4341
4342 * configure.ac (build_lto_plugin): New shell variable.
4343 (--enable-lto): Turn on by default for all non-ELF platforms that
4344 have had LTO support added so far. Set build_lto_plugin appropriately
4345 for both ELF and non-ELF.
4346 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4347 * configure: Regenerate.
4348
9ee71fca 43492010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4350
4351 Sync from src:
4352 * configure.ac (v850 support): Remove target-libgloss from
4353 noconfigdirs.
4354 * configure: Regenerate.
4355
372a3f1e 43562010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4357
4358 PR bootstrap/45326
4359 PR bootstrap/45174
4360 * configure.ac: Honor initial values of $build_configargs,
4361 $host_configargs, $target_configargs. Mark the precious, so
4362 environment settings get recorded.
4363 * configure: Regenerate.
4364
445b7c96 43652010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4366
4367 PR bootstrap/45796
4368 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4369 Depend on all-build-libiberty.
4370 * Makefile.in: Regenerate.
4371
d34b0d1e 43722010-09-30 Michael Eager <eager@eagercon.com>
4373
4374 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4375 * configure: Regenerate.
4376
2ae04593 43772010-09-28 Michael Eager <eager@eagercon.com>
4378
4379 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4380
3aa7b555 43812010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4382
4383 PR bootstrap/44621
4384 * configure.ac: Fix unportable shell quoting.
4385 * configure: Regenerate.
4386
62932e4d 43872010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4388
4389 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4390 targets and amend comment.
4391 * configure: Regenerate.
4392
b3f60ce8 43932010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4394
4395 * MAINTAINERS (Write After Approval): Add myself.
4396
4ae8c98f 43972010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4398
4399 * configure.ac: Enable LTO by default on Darwin.
4400 * configure: Regenerate.
4401
782aa0bb 44022010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4403
4ae8c98f 4404 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 4405
3888a212 44062010-09-01 Ian Bolton <ian.bolton@arm.com>
4407
4ae8c98f 4408 * MAINTAINERS (Write After Approval): Add myself.
3888a212 4409
ad7d8d63 44102010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4411
4412 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4413 ports
4414
b9c08e4e 44152010-07-28 David Yuste <david.yuste@gmail.com>
4416
4417 * MAINTAINERS (Write After Approval): Add myself.
4418
65b688d7 44192010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4420
4421 * configure.ac: Support all v850 targets.
4422 * configure: Regenerate.
4423
b9a8e4c4 44242010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4425
4426 PR bootstrap/44455
4427 * configure.ac (extra_mpfr_configure_flags): Copy from
4428 extra_mpc_gmp_configure_flags.
4429 * configure: Re-generated.
4430
a91ed45e 44312010-07-22 Andi Kleen <ak@linux.intel.com>
4432
4433 * MAINTAINERS (Write After Approval): Add myself.
4434
b2c57537 44352010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4436
4437 * MAINTAINERS (Write After Approval): Add myself.
4438
a7a6769e 44392010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4440
4441 * MAINTAINERS (Write After Approval): Add myself.
4442
cb885d9b 44432010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4444
4445 PR target/44862
4446 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4447 Provide -B option to allow for link spec %s substitutions for
4448 libstdc++.a on darwin.
4449 * Makefile.in: Regenerate.
4450
5bea9bfd 44512010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4452
4453 * MAINTAINERS (Reviewers): Update my e-mail address
4454
753a7a07 44552010-06-10 Alexandre Oliva <aoliva@redhat.com>
4456
4457 * Makefile.def (configure-gcc): Depend on all-libelf.
4458 * Makefile.in: Rebuild.
4459
596b7b22 44602010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4461
4462 * MAINTAINERS (Write After Approval): Add myself in the right place.
4463
dcde3c07 44642010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 4465
4466 * MAINTAINERS (Write After Approval): Add myself.
4467
dcde3c07 44682010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 4469
4470 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 4471
44722010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 4473
e3cce89a 4474 * config.sub: Update to version 2010-05-21.
4475 * config.guess: Update to version 2010-04-03.
fc75f6d9 4476
f64b48e2 44772010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4478
4479 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4480 * configure: Regenerate.
4481
2be0e543 44822010-05-12 Sriraman Tallam <tmsriram@google.com>
4483
4484 * MAINTAINERS (Write After Approval): Add myself.
4485
23433d72 44862010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4487
4488 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4489 a platform that supports LTO.
4490 * configure: Regenerate.
4491
896fc761 44922010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4493
4494 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4495 * configure: Regenerated.
4496
af7c5662 44972010-04-27 Roland McGrath <roland@redhat.com>
4498 H.J. Lu <hongjiu.lu@intel.com>
4499
4500 * configure.ac (--enable-gold): Support both, both/gold and
4501 both/bfd to add gold to configdirs without removing ld.
4502 * configure: Regenerated.
4503
4504 * Makefile.def: Add install-gold dependency to install-ld.
4505 * Makefile.in: Regenerated.
4506
4d992eb6 45072010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4508
4509 PR lto/42776
4510 * configure.ac (--enable-lto): Refactor handling so libelf tests
4511 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4512 and allow LTO to be explicitly enabled on non-ELF platforms that
4513 are known to support it inside else-clause.
4514 * configure: Regenerate.
4515
affd1d61 45162010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4517
4518 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4519 * configure: Regenerate.
4520
e55e8126 45212010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4522
4523 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4524 * configure: Regenerate.
4525
d6845139 45262010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4527
4528 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4529 separately.
4530 * configure: Regenerate.
4531
c9c28109 45322010-04-16 Kevin Williams <kevin.williams@inria.fr>
4533
4534 * MAINTAINERS (Write After Approval): Add myself.
4535
8e051ef4 45362010-04-14 Tristan Gingold <gingold@adacore.com>
4537
4538 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4539 * configure: Regenerate.
4540
7cc7a0c6 45412010-04-13 Steve Ellcey <sje@cup.hp.com>
4542
4543 * configure: Regenerate after change to elf.m4.
4544
30e08f1c 45452010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4546
4547 * MAINTAINERS (Write After Approval): Add myself.
4548
b14b3ce1 45492010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4550
4551 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4552 * configure: Regenerated.
4553
45542010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4555
4556 * configure.ac: Print "buggy but acceptable" when CLooG
4557 revision is less than 9.
4558 * configure: Regenerated.
4559
09c38bea 45602010-04-01 Diego Novillo <dnovillo@google.com>
4561
4562 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4563
59a40389 45642010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4565
4566 PR bootstrap/43615
4567 PR bootstrap/43328
4568
4569 Revert:
4570
4571 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4572
4573 * configure.ac: Do not pass --enable-multilib nor
4574 --disable-multilib in baseargs. Accept explicitly passed
4575 --enable_multilib.
4576 * configure: Regenerate.
4577
15153e30 45782010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4579
4580 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4581
247ec299 45822010-03-31 Janis Johnson <janis187@us.ibm.com>
4583
4584 * MAINTAINERS: Remove myself.
4585
7816cdf1 45862010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4587
4588 PR bootstrap/43328
4589 * configure.ac: Do not pass --enable-multilib nor
4590 --disable-multilib in baseargs. Accept explicitly passed
4591 --enable_multilib.
4592 * configure: Regenerate.
4593
2a78007b 45942010-03-28 Andrew Pinski <pinskia@gmail.com>
4595
4596 * MAINTAINERS (spu port): Remove me.
4597
fa0a53e3 45982010-03-23 Joseph Myers <joseph@codesourcery.com>
4599
4600 * configure.ac (tic6x-*-*): New case.
4601 * configure: Regenerate.
4602
d590232e 46032010-03-23 Joseph Myers <joseph@codesourcery.com>
4604
4605 * config.sub: Update to version 2010-03-22.
4606 * config.guess: Update to version 2009-12-30.
4607
dcde3c07 46082010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 4609
4610 PR ada/42554
4611 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4612 * configure: Regenerate.
4613
7071ad11 46142010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4615
4616 * MAINTAINERS: Update my email address.
4617
c583eb67 46182010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4619
4620 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4621 (ghassan.shobaki@amd.com): Removed.
4622
6217c06a 46232010-03-17 Alan Modra <amodra@gmail.com>
4624
4625 * MAINTAINERS: Update my email address.
4626
101a6f96 46272010-03-16 Diego Novillo <dnovillo@google.com>
4628
4629 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4630 Matthews.
4631
b753085c 46322010-03-16 Joseph Myers <joseph@codesourcery.com>
4633
4634 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4635 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4636
4b83e160 46372010-03-16 Joseph Myers <joseph@codesourcery.com>
4638
4639 * MAINTAINERS: Update my email address.
4640
f345c9fb 46412010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4642
4643 * MAINTAINERS: Update my email address.
4644
4c6d05aa 46452010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4646
4647 * MAINTAINERS: Update my email address.
4648
11010e64 46492010-03-09 Jie Zhang <jie@codesourcery.com>
4650
4651 * MAINTAINERS: Update my email address.
4652
68645a6b 46532010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4654
4655 PR libstdc++/32499
4656 * configure.ac (RANLIB): Default to true.
4657 (STRIP): Likewise.
4658 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4659 * configure: Regenerate.
4660
dcde3c07 46612010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 4662
4663 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4664 (Write After Approval): Update my email address.
4665
90b41dad 46662010-02-17 Nick Clifton <nickc@redhat.com>
4667
4668 PR 11238
4669 * Makefile.tpl (local-distclean): Also remove config.cache files in
4670 sub-directories as there may not be Makefiles present in the
4671 sub-directories.
4284910f 4672 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4673 the config.cache files found by the find command.
4674
90b41dad 4675 * Makefile.in: Regenerate.
4676 * configure.ac: Revert previous delta.
4677 * configure: Regenerate.
4678
abb1d088 46792010-02-15 Nick Clifton <nickc@redhat.com>
4680
4681 PR 11238
4682 * configure.ac: Delete config.cache files in sub-directories when
4683 deleting Makefiles.
4684 * configure: Regenerate.
4685
b55e20a0 46862010-02-12 Ben Elliston <bje@gnu.org>
4687
4688 * MAINTAINERS: Update my email address.
4689
0518ccd2 46902010-02-08 Andrew Pinski <pinskia@gmail.com>
4691
4692 * MAINTAINERS (spu port): Update my email address.
4693
dcd5ad58 46942010-02-08 Jie Zhang <jie.zhang@analog.com>
4695
4696 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4697
17b6993a 46982010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4699
4700 * configure.ac: Add "recommended" version checks for GMP/MPC.
4701 Update recommended GMP/MPFR/MPC versions.
4702 * configure: Regenerate.
4703
e10fd696 47042010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4705
4706 * MAINTAINERS: Move my Embecosm email address into the
4707 write-after-approval section.
4708
ddcf38e8 47092010-01-26 Ian Lance Taylor <iant@google.com>
4710
4711 * MAINTAINERS: Add myself as Go frontend maintainer.
4712
5c96a839 47132010-01-25 Joern Rennecke <amylaar@spamcop.net>
4714
4715 PR libstdc++/36101, PR libstdc++/42813
4716 * configure.ac (bootstrap_target_libs): Make inclusion of
4717 target-libgomp conditional on libgomb being in target_configdirs.
4718 * configure: Regenerate.
4719
8e61effd 47202010-01-23 Joern Rennecke <amylaar@spamcop.net>
4721
4722 PR libstdc++/36101, PR libstdc++/42813
4723 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4724 * configure: Regenerate.
4725
1fda3360 47262010-01-22 Joern Rennecke <amylaar@spamcop.net>
4727
4728 PR libstdc++/36101, PR libstdc++/42813
4729 * configure.ac (target_configdirs): Substitute.
4730 * Makefile.def: Bootstrap target module libgomp.
4731 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4732 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4733 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4734 * configure, Makefile.in: Regenerate.
4735
8e32c255 47362010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4737
4738 * MAINTAINERS: Adjust my details.
4739
37d3b41c 47402010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4741
4742 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4743
50918a37 47442010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4745
4746 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4747
3397c9b2 47482010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4749
4750 * MAINTAINERS (Write After Approval): Add myself.
4751
25cd8ffa 47522010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4753
4754 * MAINTAINERS (Write After Approval): Add myself.
4755
a82c8807 47562010-01-11 Richard Guenther <rguenther@suse.de>
4757
4758 PR lto/41569
4759 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4760 * Makefile.in: Regenerated.
4761
5846e92c 47622010-01-11 Andreas Tobler <andreast@fgznet.ch>
4763
4764 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4765 * configure: Regenerate.
4766
c3fc6a63 47672010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9f9d05ad 4768 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
c3fc6a63 4769
4770 PR bootstrap/42424
4771 * configure.ac: Include libtool m4 files.
9f9d05ad 4772 (_LT_CHECK_OBJDIR): Call it.
c3fc6a63 4773 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4774 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 4775
c3fc6a63 4776 * configure: Regenerate.
4777
1ab7bcf0 47782010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4779
4780 PR bootstrap/41818
4781 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4782 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4783 * Makefile.in: Regenerate.
4784
1a4f45ec 47852010-01-02 Richard Guenther <rguenther@suse.de>
4786
4787 PR lto/41529
4788 * configure.ac: Include config/elf.m4. Disable LTO if not
4789 builting for an elf target.
4790 * configure: Regenerate.
4791
cff9dc68 47922009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4793
4794 * MAINTAINERS: Change my email address.
4795
c505c9f4 47962009-12-18 Ben Elliston <bje@au.ibm.com>
4797
4798 * config.sub, config.guess: Update from upstream sources.
4799
070457e7 48002009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4801
4802 * MAINTAINERS (Write After Approval): Add myself.
4803
16de6a81 48042009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4805
4806 PR middle-end/30447
4807 PR middle-end/30789
4808 PR other/40302
4809
4810 * configure.ac: Require MPC.
4811 * configure: Regenerate.
4812
e6408286 48132009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4814
4815 PR target/38384
4816 PR bootstrap/40972
4817 * libtool.m4: Sync from git Libtool.
4818 * ltoptions.m4: Likewise.
4819 * ltversion.m4: Likewise.
4820 * lt~obsolete.m4: Likewise.
4821 * ltmain.sh: Likewise.
4822
fcb50449 48232009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4824
4825 * configure.ac: Update minimum MPC version to 0.8.
4826 * configure: Regenerate.
4827
cff3778c 48282009-11-21 Sebastian Pop <sebpop@gmail.com>
4829
4830 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4831 * configure: Regenerated.
4832
d6dfe18a 48332009-11-21 Ian Lance Taylor <iant@google.com>
4834
4835 * configure.ac: Change default of poststage1_ldflags to be empty if
4836 poststage1_libs is set. When poststage1_libs is empty, and
4837 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4838 * configure: Rebuild.
4839
04810760 48402009-11-21 Adam Nemet <adambnmet@gmail.com>
4841
4842 * MAINTAINERS (Write After Approval): Update my email address.
4843
af3e823e 48442009-11-20 Ben Elliston <bje@au.ibm.com>
4845
4846 * config.guess: Update from upstream sources.
4847
e01b36b0 48482009-11-16 Alexandre Oliva <aoliva@redhat.com>
4849
4850 * Makefile.def: Restore host and target settings for gmp.
4851 * Makefile.in: Rebuild.
4852
eea1ae23 48532009-11-16 Alexandre Oliva <aoliva@redhat.com>
4854
4855 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4856 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4857 Fix portability of test of C++ as bootstrap language. Add
4858 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4859 * configure: Rebuild.
4860 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4861 and cloog. Fix in-tree ppl configuration. Introduce libelf
4862 in-tree building.
4863 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4864 (POSTSTAGE1_HOST_EXPORTS): Use it.
4865 (STAGE[+id+]_CXXFLAGS): New.
4866 (BASE_FLAGS_TO_PASS): Pass it down.
4867 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4868 extra_exports.
4869 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4870 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4871 extra_exports.
4872 * Makefile.in: Rebuild.
4873
5e80e315 48742009-11-17 Ben Elliston <bje@au.ibm.com>
4875
4876 * config.sub, config.guess: Update from upstream sources.
4877
500010c6 48782009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4879
4880 * MAINTAINERS (Write After Approval): Add myself.
4881
dcde3c07 48822009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 4883
4884 * MAINTAINERS (Write After Approval): Add myself.
4885
fe284774 48862009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4887
4888 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4889 paths for *-w64-mingw* and x86_64-*mingw*.
4890 * configure: Regenerated.
4891
dcde3c07 48922009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 4893
4894 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4895
c356a43c 48962009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4897
4898 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4899 Phil Edwards to Write-After Approval.
4900
ec2eb8fb 49012009-10-30 Kai Tietz <kai.tietz@onevision.com>
4902
4903 * configure.ac: Disable target-winsup & co for
4904 x86_64-*-mingw* and *-w64-mingw* targets.
4905 * configure: Regenerated.
4906
24833e1a 49072009-10-16 Nick Clifton <nickc@redhat.com>
4908
4909 * MAINTAINERS: Add myself as a maintainer for the RX port.
4910
dcde3c07 49112009-10-26 Johannes Singler <singler@kit.edu>
2683326a 4912
9f9d05ad 4913 * MAINTAINERS (Write After Approval): Update my e-mail address.
2683326a 4914
3a8cd7be 49152009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4916
4917 * configure.ac (CLooG test): Use = with test.
4918 * configure: Regenerate.
4919
24d0cd27 49202009-10-22 Richard Guenther <rguenther@suse.de>
4921
4922 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4923 cloog if the ppl version check failed. Move flags saving
4924 before setting in libelf check.
4925 * configure: Regenerate.
4926
539c8c59 49272009-10-21 Richard Guenther <rguenther@suse.de>
4928
4929 * configure.ac: Adjust the ppl and cloog configure to work as
4930 documented. Disable cloog if ppl was disabled. Omit the version
4931 checks if they were disabled.
4932 * configure: Re-generate.
4933
d6ef094a 49342009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4935
4936 * configure.ac: Add 'lto' to enable_languages, not
4937 new_enable_languages, and only if not already present.
4938 * configure: Regenerate.
4939
414672c1 49402009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4941
4942 * README: Refer to the various COPYING* files instead of just
4943 COPYING.
4944 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4945
dcde3c07 49462009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 4947
4948 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
8738bcea 4949
17780be3 49502009-10-07 Richard Guenther <rguenther@suse.de>
4951
4952 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4953 and Richard Guenther as reviewers.
4954 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4955 as reviewers.
4956
c01decc6 49572009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 4958
c01decc6 4959 * config.sub: Update from upstream sources.
56ca37b0 4960
85627a28 49612009-10-06 Ian Lance Taylor <iant@google.com>
4962
4963 * Makefile.def: check-gold depends upon all-gas.
4964 * Makefile.in: Rebuild.
4965
338b88fa 49662009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4967
4968 * MAINTAINERS (Write After Approval): Add myself.
4969
7bfefa9d 49702009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4971
4972 * Makefile.def: all-lto-plugin depends on all-libiberty.
4973 set bootstrap=true for lto-plugin.
4974 Add lto-plugin.
4975 * Makefile.in: Regenerate.
4976 * configure.ac (host_libs): Add lto-plugin.
4977 * configure: Regenerate.
4978
7bfefa9d 49792009-10-03 Diego Novillo <dnovillo@google.com>
4980
4981 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4982 (HOST_LIBELFLIBS): Define.
4983 (HOST_LIBELFINC): Define.
4984 * Makefile.in: Regenerate.
4985 * configure.ac: Add --enable-lto.
4986 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4987 If --enable-lto is used, add 'lto' to new_enable_languages.
4988 If --enable-lto is used and gold is enabled, add
4989 lto-plugin to configdirs.
4990 * configure: Regenerate.
4991
49922009-10-03 Simon Baldwin <simonb@google.com>
4993
4994 * configure.ac: If --with-system-zlib, suppress local zlib and
4995 pass --with-system-zlib to subdir configure scripts.
4996 * configure: Regenerate.
4997
dcde3c07 49982009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 4999 Paolo Bonzini <bonzini@gnu.org>
5000
5001 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5002 $(srcdir).
5003 * Makefile.in: Rebuilt.
5004
dcde3c07 50052009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 5006
5007 * MAINTAINERS (Write After Approval): Add myself.
5008
0f3a3df5 50092009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5010
5011 * configure.ac: Update minimum MPC version to 0.7.
5012 * configure: Regenerate.
5013
412c2e81 50142009-09-25 Nick Clifton <nickc@redhat.com>
5015
5016 * configure.ac: Pass any --cache-file=/dev/null option on to
5017 subconfigures.
5018 * configure: Regenerate.
5019
c061df75 50202009-09-23 Nick Clifton <nickc@redhat.com>
5021
5022 * config.sub, config.guess: Update from upstream sources.
5023
dcde3c07 50242009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 5025
5026 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5027 * Makefile.in: Rebuilt.
5028
04a2e841 50292009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5030
5031 PR bootstrap/32272
5032 * configure.ac: Error out if $srcdir isn't '.' but contains
5033 host-${host_noncanonical}.
5034 * configure: Regenerate.
5035
3d00a007 50362009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5037
5038 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5039 maintainer.
5040
9d447cf8 50412009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5042
7b5fee3e 5043 * configure.ac: If bootstrapping a combined tree with
5044 --enable-gold, require c++ in stage1_languages.
5045 * configure: Regenerate.
5046
32027446 5047 * configure.ac: Also add target_libs of stage1_languages to
5048 bootstrap_target_libs.
5049 * configure: Regenerate.
5050
9d447cf8 5051 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5052 with --enable-languages not containing c++.
5053 * configure: Regenerate.
5054
572ee61a 50552009-09-15 Jie Zhang <jie.zhang@analog.com>
5056
5057 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5058 * configure: Regenerate.
5059
dcde3c07 50602009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 5061
6cf4f338 5062 * MAINTAINERS (Write After Approval): Update my e-mail address,
5063 and move from from here...
5064 (Waiting for paperwork): To here.
153f8c88 5065
31ebfd49 50662009-09-09 Joseph Myers <joseph@codesourcery.com>
5067
5068 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5069
8bb79148 50702009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5071
5072 * configure.ac: Do not use $extrasub for replacing @if/@endif
5073 parts in Makefile; instead, use additional arguments to
5074 AC_CONFIG_COMMANDS to do the replacement manually, with several
5075 sed invocations, to avoid HP-UX sed command limits.
5076 * configure: Regenerate.
5077
81540bae 50782009-09-08 Alexandre Oliva <aoliva@redhat.com>
5079
5080 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5081 blank before -L.
5082
a2059f7a 50832009-09-04 Alexandre Oliva <aoliva@redhat.com>
5084
5085 * configure.ac (with-build-config): Document. Handle without.
5086 Handle missing argument.
5087 * configure: Rebuilt.
5088
719faf1c 50892009-09-03 Alexandre Oliva <aoliva@redhat.com>
5090
5091 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5092 Default to bootstrap-debug only if compare-debug works.
5093 * configure: Rebuilt.
5094 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5095 * Makefile.in: Rebuilt.
5096
aab1c61e 50972009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5098
5099 * MAINTAINERS (OS Port Maintainers): Update my email address.
5100
14151756 51012009-09-01 Alexandre Oliva <aoliva@redhat.com>
5102
5103 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5104 * Makefile.in: Rebuilt.
5105
0ba87351 51062009-09-01 Chris Demetriou <cgd@google.com>
5107
5108 * MAINTAINERS (Write After Approval): Add myself.
5109
7c48f38c 51102009-08-31 Dodji Seketeli <dodji@redhat.com>
5111
5112 PR debug/30161
5113 * include/dwarf2.h (enum dwarf_tag): Added
5114 DW_TAG_GNU_template_template_param
5115 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5116
5576729b 51172009-08-30 Paolo Bonzini <bonzini@gnu.org>
5118
5119 * Makefile.tpl (AWK): Fix typo.
5120 * Makefile.in: Regenerate.
5121
b181f265 51222009-08-30 Paolo Bonzini <bonzini@gnu.org>
5123
5124 * configure.ac: Detect awk and sed.
5125 * Makefile.def (flags_to_pass): Add AWK and SED.
5126 * Makefile.tpl (AWK, SED): New.
5127 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5128 * configure: Regenerate.
5129 * Makefile.in: Regenerate.
5130
7baff5bd 51312009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5132
5133 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5134 (collapseslashes): Likewise.
5135
81a71e2b 51362009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5137
5138 * configure.ac (AC_PREREQ): Bump to 2.64.
5139
f0c89091 51402009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5141
115d57c5 5142 * configure.ac: Remove --with-datarootdir, --with-docdir,
5143 --with-pdfdir, --with-htmldir switches.
5144 * configure: Regenerate.
5145
cd9a469c 5146 * configure: Regenerate.
5147
f0c89091 5148 * compile: Sync from Automake 1.11.
5149 * depcomp: Likewise.
5150 * install-sh: Likewise.
5151 * missing: Likewise.
5152 * mkinstalldirs: Likewise.
5153 * ylwrap: Likewise.
5154
a410fae3 51552009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5156
5157 * ltmain.sh (func_normal_abspath): New function.
5158 (func_relative_path): Likewise.
5159 (func_mode_help): Document new -bindir option for link mode.
5160 (func_mode_link): Add new -bindir option, and use it to place
5161 output DLL if specified.
5162
1a48098b 51632009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5164
cd2f3773 5165 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5166 (baseargs): Add --disable-option-checking.
5167 * configure: Regenerate.
5168
1a48098b 5169 * Makefile.def (configure-target-libiberty): Depend on
5170 all-binutils and all-ld.
5171 (configure-target-newlib): Likewise.
5172 * Makefile.in: Regenerate.
5173
155f17ed 51742009-08-17 Ben Elliston <bje@au.ibm.com>
5175
5176 * config.sub, config.guess: Update from upstream sources.
5177
ea864ded 51782009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5179
5180 Sync from src, merge:
5181
5182 2009-07-02 Tristan Gingold <gingold@adacore.com>
5183
5184 * configure.ac: Do not exclude gas for i386-*-darwin.
5185 Add a case for x86_64-*-darwin.
5186 * configure: Regenerate.
5187
0f879579 51882009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5189
5190 * MAINTAINERS: Add my name to Write After Approval list.
5191
dcde3c07 51922009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 5193
5194 * configure.ac: Add Microblaze target.
5195 * configure: Regenerate.
5196
39f6b116 51972009-07-31 Christian Bruel <christian.bruel@st.com>
5198
5199 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5200 * configure: Regenerate.
8738bcea 5201
dcde3c07 52022009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 5203
5204 * MAINTAINERS (Write After Approval): Update my e-mail address.
5205
5110389d 52062009-07-06 Ian Lance Taylor <iant@google.com>
5207
5208 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5209 * configure: Rebuild.
5210
fa9b8d64 52112009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5212
5213 * MAINTAINERS: Move myself to the Graphite Reviewers.
5214
5f29861f 52152009-06-30 Wei Guozhi <carrot@google.com>
5216
5217 * MAINTAINERS: Add my name to Write After Approval list.
5218
6fe86052 52192009-06-26 Steve Ellcey <sje@cup.hp.com>
5220
5221 PR bootstrap/40338
5222 * configure.ac (comparestring): Create new variable.
5223 * Makefile.tpl (comparestring): Use to skip some comparisions.
5224 * configure: Regenerate.
5225 * Makefile.in: Regenerate.
5226
b5ce97f8 52272009-06-26 Doug Evans <dje@sebabeach.org>
5228
5229 * Makefile.def (host_modules): Add cgen.
5230 * Makefile.in: Regenerate.
5231 * configure.ac (host_tools): Add cgen.
5232 * configure: Regenerate.
5233
46222c18 52342009-06-23 DJ Delorie <dj@redhat.com>
5235
5236 * MAINTAINERS: Add myself as mep maintainer.
5237
7ab76cec 52382009-06-23 Ian Lance Taylor <iant@google.com>
5239
5240 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5241 boot_languages. Only bootstrap target libraries listed in
5242 target_libs for some boot language. Add --with-stage1-ldflags,
5243 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5244 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5245 if not building with C++.
5246 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5247 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5248 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5249 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5250 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5251 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5252 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5253 * configure, Makefile.in: Rebuild.
5254
b2bb9bab 52552009-06-23 Li Feng <nemokingdom@gmail.com>
5256
5257 * MAINTAINERS: Added my name to write-after-approval list.
5258
0c809c32 52592009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5260
5261 * configure.ac: Define is_elf for QNX Neutrino targets.
5262 * configure: Regenerate.
5263
7b4becfd 52642009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5265
9f9d05ad 5266 * MAINTAINERS: Added my name to the write-after-approval list
7b4becfd 5267
7aed6ac5 52682009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5269
5270 * configure.ac: Detect MPC in default directory.
5271 * configure: Regenerate.
5272
9d247ee8 52732009-06-03 Jerome Guitton <guitton@adacore.com>
5274 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5275
9f9d05ad 5276 * Makefile.tpl (all): Avoid a trailing backslash.
5277 * Makefile.in: Regenerate.
9d247ee8 5278
aec4ef75 52792009-06-03 Ben Elliston <bje@au.ibm.com>
5280
5281 * config.sub, config.guess: Update from upstream sources.
5282
f83974e5 52832009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5284
5285 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5286 to noconfdirs.
5287 * configure: Regenerate.
5288
77b633a0 52892009-06-02 Alexandre Oliva <aoliva@redhat.com>
5290
5291 * Makefile.tpl ([+compare-target+]): Compare all stage
5292 directories, rather than just gcc.
5293 * Makefile.in: Rebuilt.
5294
351f7ac7 52952009-06-01 Doug Kwan <dougkwan@google.com>
5296
5297 * configure.ac: Support gold for target arm*-*-*.
5298 * configure: Regenerate.
9d247ee8 5299
7601a55c 53002009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5301
5302 * Makefile.def: Add MPC support and dependencies.
5303 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5304
5305 * Makefile.in, configure: Regenerate.
5306
a36217d3 53072009-05-27 Alexandre Oliva <aoliva@redhat.com>
5308
5309 * Makefile.tpl (all): Avoid harmless warning in make all when
5310 gcc-bootstrap is enabled but stage_last does not exist.
5311 * Makefile.in: Rebuilt.
5312
8b70b80d 53132009-05-24 Nicolas Roche <roche@adacore.com>
5314
5315 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5316 * Makefile.in: Regenerate.
5317
cab4bf21 53182009-05-21 Denis Chertykov <chertykov@gmail.com>
5319
5320 * MAINTAINERS: Update my e-mail address.
5321
df95bec1 53222009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5323
5324 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5325 * configure: Regenerate.
5326
bc1e0bea 53272009-05-18 Alexandre Oliva <aoliva@redhat.com>
5328
5329 PR other/40159
5330 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5331 gcc-no-bootstrap are mutually exclusive.
5332 * Makefile.in: Rebuilt.
5333
4156fd9a 53342009-05-18 Alexandre Oliva <aoliva@redhat.com>
5335
5336 PR other/40159
5337 * Makefile.tpl (all): Don't end with unconditional success.
5338 * Makefile.in: Rebuilt.
5339
bd1f9655 53402009-05-12 Alexandre Oliva <aoliva@redhat.com>
5341
5342 PR target/37137
5343 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5344 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5345 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5346 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5347 stage_configureflags, stage_cflags and stage_libcflags into
5348 explicit Makefile macros.
5349 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5350 GFORTRAN.
5351 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5352 CC. Set CC_FOR_BUILD from CC.
5353 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5354 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5355 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5356 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5357 and GFORTRAN.
5358 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5359 (_LIBCFLAGS): Renamed to _TFLAGS.
5360 (do-compare-debug, do-compare3-debug): Drop.
5361 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5362 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5363 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5364 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5365 (XGCC_FLAGS_FOR_TARGET): New.
5366 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5367 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5368 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5369 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9f9d05ad 5370 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
bd1f9655 5371 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5372 TFLAGS.
5373 (BUILD_CONFIG): Include if requested.
5374 (all): Set TFLAGS on bootstrap.
5375 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5376 (all-stageid-prefixmodule): Likewise.
5377 (do-clean, distclean-stageid): Set TFLAGS.
5378 (restrap): Fix whitespace.
5379 * Makefile.in: Rebuilt.
5380
604febb6 53812009-05-07 Paolo Bonzini <bonzini@gnu.org>
5382
5383 * config.guess: Sync with src.
5384
63d7f4db 53852009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5386
5387 * configure.ac ($with_ppl): Default to no if not supplied.
5388 ($with_cloog): Likewise.
5389 configure: Regenerate.
5390
21c0690b 53912009-04-27 James E. Wilson <wilson@codesourcery.com>
5392
5393 * MAINTAINERS: Update my e-mail address.
5394
cd06af47 53952009-04-27 Nick Clifton <nickc@redhat.com>
5396
5397 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5398
bb19a97e 53992009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5400
5401 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5402 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5403 * Makefile.in: Regenerate.
5404
bff7ea4a 54052009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5406
5407 PR bootstrap/39739
5408 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5409 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5410
5411 * configure, Makefile.in: Regenerate.
5412
bb19a97e 54132009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 5414
5415 * include/hashtab.h: Update GTY annotations to new syntax
5416 * include/splay-tree.h: Likewise
5417
613eb4a3 54182009-04-17 Ben Elliston <bje@au.ibm.com>
5419
5420 * config.sub, config.guess: Update from upstream sources.
5421
ca2751b6 54222009-04-15 Anthony Green <green@moxielogic.com>
5423
5424 * configure.ac: Add moxie support.
5425 * configure: Rebuilt.
5426
4b072aaf 54272009-04-14 Jakub Jelinek <jakub@redhat.com>
5428
5429 * configure.ac: Change copyright header to refer to version
5430 3 of the GNU General Public License and to point readers at the
5431 COPYING3 file and the FSF's license web page.
5432 * Makefile.def: Likewise.
5433 * Makefile.tpl: Likewise.
5434 * Makefile.in: Regenerate.
5435
95349883 54362009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5437
5438 * configure.ac: Restore match for darwin9 or later. Use double
5439 brackets since regeneration eats one pair.
5440 * configure: Regenerate.
5441
03caadda 54422009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5443
5444 PR gas/10039
5445 * configure.ac: Require texinfo 4.7.
5446 * configure: Regenerated.
5447
6bc9506f 54482009-04-09 Nick Clifton <nickc@redhat.com>
5449
5450 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5451 the GCC Runtime Library Exception.
5452
fec76ae9 54532009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5454
5455 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5456 * configure: Regenerate.
5457
21a0251d 54582009-04-01 Steve Ellcey <sje@cup.hp.com>
5459
5460 * Makefil.def (languages): New entries.
5461 * Makefile.tpl (check-gcc-*): New generic target.
5462 * Makefile.in: Regenerate.
21a0251d 5463
dcde3c07 54642009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 5465
03caadda 5466 * MAINTAINERS: Update my email address.
54b921e3 5467
63d6abe9 54682009-03-18 Tom Tromey <tromey@redhat.com>
5469
03caadda 5470 * configure: Rebuild.
5471 * configure.ac (host_libs): Add libiconv.
5472 * Makefile.in: Rebuild.
5473 * Makefile.def (host_modules): Add libiconv.
5474 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 5475
40c500e1 54762009-03-16 Tristan Gingold <gingold@adacore.com>
5477
5478 * configure.ac: Treat gdb as supported on x86_64-darwin.
5479 * configure: Regenerate.
5480
5bc96548 54812009-03-16 Joseph Myers <joseph@codesourcery.com>
5482
5483 * configure.ac (--with-host-libstdcxx): New option.
5484 * configure: Regenerate.
5485
dcde3c07 54862009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 5487
5488 * MAINTAINERS: Move myself into the write after approval list.
5489
2ab9be2b 54902009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5491
5492 * MAINTAINERS: Update e-mail address.
8738bcea 5493
1f7090eb 54942009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5495
5496 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5497
dcde3c07 54982009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 5499
5500 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5501
9af964d4 55022009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5503
5504 Backport from git Libtool:
5505
5506 2009-01-19 Robert Millan <rmh@aybabtu.com>
5507 Support GNU/kOpenSolaris.
5508 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5509 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5510 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5511 GNU/kOpenSolaris.
5512
a59c2cb8 55132009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5514
5515 * MAINTAINERS: Update e-mail address.
5516
8ccd3088 55172009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 5518
5519 * MAINTAINERS (Write After Approval): Add self.
5520
ebd8f42c 55212009-02-18 Bingfeng Mei <bmei@broadcom.com>
5522
5523 * MAINTAINERS (Write After Approval): Add myself.
5524
be9d4db8 55252009-02-05 Andreas Schwab <schwab@suse.de>
5526
5527 * Makefile.tpl (stage_last): Define $r and $s before using
5528 $(RECURSE_FLAGS_TO_PASS).
5529 * Makefile.in: Regenerate
5530
d7559db1 55312009-01-30 Ian Lance Taylor <iant@google.com>
5532
5533 * MAINTAINERS: Move myself to the Global Reviewers list.
5534
3bef4012 55352009-01-29 Robert Millan <rmh@aybabtu.com>
5536
5537 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5538 * configure: Regenerate.
5539
808f8521 55402009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5541
5542 * MAINTAINERS: Make whitespace consistent.
f84804e6 5543 Remove Robert Millan from Write After Approval.
808f8521 5544
6e6a9ced 55452009-01-16 Alan Modra <amodra@bigpond.net.au>
5546
5547 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5548 (all-opcodes): Depend on all-libiberty.
5549 * Makefile.in: Regenerate.
5550
8408ca00 55512009-01-15 Douglas B Rupp <rupp@gnat.com>
5552
5553 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5554 * configure: Regenerate.
5555
f95e31fd 55562009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5557
5558 * MAINTAINERS (Write After Approval): Add myself.
5559
56b496b0 55602009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5561
5562 * MAINTAINERS: Add myself to reviewers (Fortran).
5563
dcde3c07 55642009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 5565
5566 PR tree-optimization/38515
5567 * configure.ac (cloog-polylib): Removed.
5568 (with_ppl, with_cloog): Test for "no".
5569 * configure: Regenerated.
5570
4e82a0cf 55712009-01-11 Daniel Franke <franke.daniel@gmail.com>
5572
5573 * MAINTAINERS: Moved myself to reviewers (Fortran).
5574
50d19060 55752009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5576
5577 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5578 (Write After Approval): Remove myself.
5579
2915a9ca 55802009-01-03 Diego Novillo <dnovillo@google.com>
5581
5582 * MAINTAINERS: Remove myself from alias maintainership.
5583
df1f167a 55842009-01-02 David Ayers <ayers@fsfe.org>
5585
5586 * MAINTAINERS: Update e-mail address.
5587
b58007d7 55882008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5589
5590 * MAINTAINERS: Make whitespace consistent.
5591
9e6fd619 55922008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5593
5594 Backport from upstream Libtool:
5595 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5596 Add cache variables to tests that require the linker to work.
5597 For shlibpath_overrides_runpath, this also changes the semantics
5598 to let the result from the C compiler take precedence.
5599
2882bf89 56002008-12-02 Ben Elliston <bje@au.ibm.com>
5601
5602 * config.sub, config.guess: Update from upstream sources.
5603
dcde3c07 56042008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 5605
5606 * configure.ac (ppllibs): Add by default the lib flags.
5607 * configure: Regenerate.
5608
da355950 56092008-12-08 Luis Machado <luisgpm@br.ibm.com>
5610
5611 * MAINTAINERS: Add myself to the write after approval list.
5612
42d640f6 56132008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5614
be9d4db8 5615 * configure.ac: Add double brackets on darwin[912].
5616 * configure: Regenerate.
42d640f6 5617
51557c5b 56182008-12-03 Daniel Kraft <d@domob.eu>
5619
5620 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5621 Approval to Reviewer section (for Fortran front-end).
5622
501068c2 56232008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5624
5625 * configure.ac: Expand to darwin10 and later.
5626 * configure: Regenerate.
5627
0ecf7a65 56282008-12-02 Andreas Schwab <schwab@suse.de>
5629
5630 * Makefile.def: configure-target-boehm-gc depends on
5631 all-target-libstdc++-v3.
5632 * Makefile.in: Regenerate.
5633
3177f780 56342008-12-02 Kai Tietz <kai.tietz@onevision.com>
5635
5636 * MAINTAINERS: Add myself as mingw maintainer.
5637
fcf428df 56382008-12-02 Ben Elliston <bje@au.ibm.com>
5639
5640 * config.sub, config.guess: Update from upstream sources.
5641
a61f1d25 56422008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5643
5644 * README.SCO: Remove.
5645
8026444e 56462008-11-29 Fernando Pereira <pronesto@gmail.com>
5647
5648 * MAINTAINERS: Add myself to the write after approval list.
5649
707ec6d5 56502008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5651
5652 * MAINTAINERS: Update my email address in WAA section.
5653
dcde3c07 56542008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 5655
5656 * MAINTAINERS: Update e-mail address.
5657
dcde3c07 56582008-11-27 Toon Moene <toon@moene.org>
c399af55 5659
5660 * MAINTAINERS: Change e-mail address.
5661
d9f9f3af 56622008-11-27 Tristan Gingold <gingold@adacore.com>
5663
5664 * configure.ac: Build gdb for i?86-*-darwin*
5665 * configure: Regenerated.
5666
dcde3c07 56672008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 5668
5669 * MAINTAINERS: Added my full name.
5670
54670ae6 56712008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5672
5673 PR bootstrap/38014
5674 PR bootstrap/37923
5675
5676 Revert:
5677
5678 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5679
5680 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5681 * Makefile.in: Regenerated.
5682
5683 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5684
5685 PR gdb/921
5686 PR gdb/1646
5687 PR gdb/2175
5688 PR gdb/2176
5689
5690 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5691 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5692 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5693 (HOST_EXPORTS): Pass CPPFLAGS.
5694 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5695 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5696 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5697 * Makefile.in, configure: Regenerated.
5698 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5699 and CPPFLAGS_FOR_BUILD.
5700
dcde3c07 57012008-11-06 Jeff Law <law@redhat.com>
35d42d87 5702
5703 * MAINTAINERS: Add myself as middle end maintainer.
5704
9978efe2 57052008-11-06 Andrew Stubbs <ams@codesourcery.com>
5706
5707 * MAINTAINERS (Write after approval): Add myself.
5708
8487f085 57092008-11-05 Diego Novillo <dnovillo@google.com>
5710
5711 * MAINTAINERS (Global Reviewers): Add myself.
5712 (Non-Algorithmic Maintainers): Remove myself.
5713
bd2826b0 57142008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5715
0ecf7a65 5716 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 5717
fefb72aa 57182008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5719
0ecf7a65 5720 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 5721
55bc4ab1 57222008-10-31 Ben Elliston <bje@au.ibm.com>
5723
5724 * configure.ac (spu-*-*): Remove special case.
5725 * configure: Regenerate.
5726
be6ed2e1 57272008-10-30 Catherine Moore <clm@codesourcery.com>
5728
5729 * MAINTAINERS (Write after approval): Update my email address.
5730
a8e019fa 57312008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5732
5733 * configure.ac [spu-*-*]: Do not set skipdirs.
5734 * configure: Re-generate.
5735
1a9f59a4 57362008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5737
5738 * MAINTAINERS (Various Maintainers): Add myself to reload.
5739
de52fda6 57402008-10-25 Richard Guenther <rguenther@suse.de>
5741
5742 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5743 maintainer. Remove myself as libgcc-math maintainer.
5744 (Non-Algorithmic Maintainers): Remove myself.
5745
38db8374 57462008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5747
5748 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5749 * Makefile.in: Regenerated.
5750
d8ff5826 57512008-10-23 Cary Coutant <ccoutant@google.com>
5752
5753 * MAINTAINERS (Write after approval): Add myself.
5754
d514f3bf 57552008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5756
5757 PR gdb/921
5758 PR gdb/1646
5759 PR gdb/2175
5760 PR gdb/2176
5761
5762 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5763 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5764 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5765 (HOST_EXPORTS): Pass CPPFLAGS.
5766 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5767 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5768 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5769 * Makefile.in, configure: Regenerated.
5770 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5771 and CPPFLAGS_FOR_BUILD.
5772
dcde3c07 57732008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 5774
5775 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5776 Sebastian Pop.
5777
65ee4ba4 57782008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5779
5780 * MAINTAINERS (Write After Approval): Added myself.
5781
c214098d 57822008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5783
5784 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5785 recommended version to 2.3.2.
5786
5787 * configure: Regenerate.
5788
4ae4a8b5 57892008-10-01 Mark Mitchell <mark@codesourcery.com>
5790
5791 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5792
65bf946b 57932008-09-29 David Daney <david.daney@caviumnetworks.com>
5794
5795 * MAINTAINERS (Write After Approval): Update e-mail address.
5796
5028c504 57972008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5798
5799 * libtool.m4: Update to libtool 2.2.6.
5800 * lt~obsolete.m4: Update to libtool 2.2.6.
5801 * ltmain.sh: Update to libtool 2.2.6.
5802 * ltsugar.m4: Update to libtool 2.2.6.
5803 * ltversion.m4: Update to libtool 2.2.6.
5804 * ltoptions.m4: Update to libtool 2.2.6.
5805 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5806
8b1a5537 58072008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5808
5809 * MAINTAINERS (Write After Approval): Add myself.
5810
55374afb 58112008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5812
5813 * MAINTAINERS (Write After Approval): Update my name.
5814
bf6d04f7 58152008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5816
0ecf7a65 5817 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 5818
9abaa85a 58192008-09-18 Steve Ellcey <sje@cup.hp.com>
5820
0ecf7a65 5821 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 5822
43277e2a 58232008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5824
5825 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5826 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5827 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5828 and Michael Tiemann from Write After Approval since they do not
5829 actually have access.
5830
a565a5fa 58312008-09-05 Richard Guenther <rguenther@suse.de>
5832
5833 * configure.ac: Initialize clooglibs to -lcloog.
5834 * configure: Re-generate.
5835
2d9cbe39 58362008-09-04 Le-Chun Wu <lcwu@google.com>
5837
5838 * MAINTAINERS (Write After Approval): Add myself.
5839
5362e323 58402008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5841
5842 * configure.ac (--with-cloog-polylib): New.
5843 (--disable-cloog-version-check): New.
5844 (--disable-ppl-version-check): New.
5845 * configure: Re-generate.
5846
3e6e524f 58472008-09-03 Richard Guenther <rguenther@suse.de>
5848
5849 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5850 cloog test.
5851 * configure: Re-generate.
5852
8372e9ea 58532008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5854
5855 Add picoChip port.
5856 * MAINTAINERS: Add picoChip maintainers.
5857
255b6be7 58582008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5859 Tobias Grosser <grosser@fim.uni-passau.de>
5860 Jan Sjodin <jan.sjodin@amd.com>
5861 Harsha Jagasia <harsha.jagasia@amd.com>
5862 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5863 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5864 Adrien Eliche <aeliche@isty.uvsq.fr>
5865
5866 Merge from graphite branch.
5867 * configure: Regenerate.
5868 * Makefile.in: Regenerate.
5869 * configure.ac (host_libs): Add ppl and cloog.
5870 Add checks for PPL and CLooG.
5871 * Makefile.def (ppl, cloog): Added modules and dependences.
5872 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5873 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5874
7d804f04 58752008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5876
5877 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5878 (GCC_SHLIB_SUBDIR): New.
5879 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5880 * configure: Regenerate.
5881 * Makefile.in: Regenerate.
5882
cc7fe443 58832008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5884
5885 * MAINTAINERS: Consistently use tabs to separate columns.
5886
c3116b03 58872008-08-29 Tristan Gingold <gingold@adacore.com>
5888
5889 * MAINTAINERS (Write after Approval): Add myself.
5890
dba2c8ea 58912008-08-28 Tristan Gingold <gingold@adacore.com>
5892
5893 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5894 Enable bfd, binutils and opcodes.
5895 * configure: Regenerate.
5896
ae65dfef 58972008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5898
5899 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5900
2a462700 59012008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5902
5903 * MAINTAINERS: Use correct Umlaut for last name.
5904
da1cc9ee 59052008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5906
5907 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5908
285c1b7e 59092008-08-16 David Edelsohn <edelsohn@gnu.org>
5910
5911 * MAINTAINERS: Update my email address.
5912
edcc45bb 59132008-08-16 Nicolas Roche <roche@adacore.com>
5914
5915 * Makefile.tpl: Add BOOT_ADAFLAGS.
5916 * Makefile.in: Regenerate.
5917
559b0712 59182008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5919
5920 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5921 * configure: Regenerate.
5922
dcde3c07 59232008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 5924
5925 * configure.ac: Add makefile fragments for hpux.
5926 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5927 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5928 * configure: Regenerate.
5929 * Makefile.in: Regenerate.
5930
dcde3c07 59312008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 5932
5933 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5934
dcde3c07 59352008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 5936
5937 * MAINTAINERS (Write after Approval): Add myself.
5938
d27e061f 59392008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5940
5941 * MAINTAINERS (Write After Approval): Add myself.
5942
5daaf60f 59432008-06-29 Andrew Jenner <andrew@codesourcery.com>
5944
5945 * MAINTAINERS (Write After Approval): Add myself.
5946
04177cb3 59472008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5948
5949 * MAINTAINERS: Update my email address.
5950
5dfd58d3 59512008-06-25 Joey Ye <joey.ye@intel.com>
5952
5953 * MAINTAINERS (Write After Approval): Add myself.
5954
5b2c7553 59552008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5956
5957 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5958 * Makefile.in: Regenerate.
5959 * configure: Regenerate.
5960
211b932d 59612008-06-17 Daniel Kraft <d@domob.eu>
5962
5963 * MAINTAINERS (Write After Approval): Add myself.
5964
4e8a889d 59652008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5966
5967 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5968 "$@" is still intact with both Autoconf 2.59 and 2.62.
5969 * configure: Regenerate.
5970
168ee878 59712008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5972
5973 * Makefile.tpl: Fix comment errors.
5974 * Makefile.in: Regenerate.
5975
607465f2 59762008-06-12 David S. Miller <davem@davemloft.net>
5977 David Edelsohn <edelsohn@gnu.org>
5978
5979 * configure.ac: Add powerpc*-*-* to gold supported targets.
5980 * configure: Regenerate.
5981
9841cd80 59822008-06-08 Joseph Myers <joseph@codesourcery.com>
5983
5984 PR tree-optimization/36218
5985 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5986 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5987 (all prefix="build-"): Pass them to build-system sub-makes.
5988 * Makefile.in: Regenerate.
5989
6af9f7ea 59902008-06-07 Joseph Myers <joseph@codesourcery.com>
5991
5992 * MAINTAINERS (mt port): Remove.
5993 (sco5, unixware, sco udk): Remove.
5994 (Kean Johnston): Add to Write After Approval.
5995
ab2a1d30 59962008-05-30 Julian Brown <julian@codesourcery.com>
5997
5998 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5999 of libobjc for ARM EABI Linux.
6000 * configure: Regenerate.
f7f51622 6001
dcde3c07 60022008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 6003
0ecf7a65 6004 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 6005
dcde3c07 60062008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 6007
5ade25c6 6008 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 6009
f0ce8d7d 60102008-05-15 Janus Weil <janus@gcc.gnu.org>
6011
6012 * MAINTAINERS (Write After Approval): Add myself.
6013
d3eff7bb 60142008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 6015
6016 * config-ml.in: don't handle --enable-shared and --enable-static.
6017
c69f9953 60182008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6019
6020 * MAINTAINERS: Update my email address.
6021
21b4aefa 60222008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6023
6024 * MAINTAINERS: Update my email address.
0ecf7a65 6025
f2271661 60262008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6027
6028 * MAINTAINERS (Write After Approval): Add myself.
6029
002bc050 60302008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6031
6032 * MAINTAINERS (Write After Approval): Add myself.
6033
dcde3c07 60342008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 6035
6036 * MAINTAINERS (crx): Add myself.
6037
83a50aef 60382008-04-18 Paolo Bonzini <bonzini@gnu.org>
6039
6040 Sync with src:
6041 2008-04-14 David S. Miller <davem@davemloft.net>
6042
0ecf7a65 6043 * configure.ac: Add sparc*-*-* to gold supported targets.
6044 * configure: Regenerate.
83a50aef 6045
f0cb9b36 60462008-04-18 Paolo Bonzini <bonzini@gnu.org>
6047
6048 PR bootstrap/35457
6049 * configure.ac: Include override.m4.
6050 * configure: Regenerate.
6051
1db8021c 60522008-04-18 Paolo Bonzini <bonzini@gnu.org>
6053
0ecf7a65 6054 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6055 * Makefile.in: Regenerate.
1db8021c 6056
dcde3c07 60572008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 6058
0ecf7a65 6059 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 6060 as nonconfigurable directories list.
0ecf7a65 6061 * configure: Regenerate.
15f8eac8 6062
3af820d0 60632008-04-14 Ben Elliston <bje@au.ibm.com>
6064
6065 * config.sub, config.guess: Update from upstream sources.
6066
6e7d0937 60672008-04-12 Hans-Peter Nilsson <hp@axis.com>
6068
6069 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6070 * Makefile.in: Regenerate.
6071
9c66b389 60722008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6073
6074 * configure.ac: Do not build libssp for the AVR.
6075 * configure: Regenerate.
6076
29ab6ecd 60772008-04-07 Ian Lance Taylor <iant@google.com>
6078
6079 * Makefile.def: check-gold depends upon all-binutils.
6080 * Makefile.in: Regenerate.
6081
86aaa146 60822008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6083
6084 * MAINTAINERS (Write After Approval): Add myself.
6085
45043b2b 60862008-04-04 Nick Clifton <nickc@redhat.com>
6087
6088 PR binutils/4334
fae55456 6089 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 6090 builds.
6091 * configure: Regenerate.
6092
5a92bcc2 60932008-04-04 NightStrike <NightStrike@gmail.com>
6094
6095 PR other/35151
0ecf7a65 6096 * configure.ac: Combine rules for mingw32 and mingw64.
6097 * configure: Regenerate.
5a92bcc2 6098
0805084a 60992008-04-02 Kai Tietz <kai.tietz@onvision.com>
6100
6101 * MAINTAINERS (Write After Approval): Add myself.
6102
dcde3c07 61032008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 6104
6105 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6106 * Makefile.in (.NOTPARALLEL): Ditto.
6107
63a9f8da 61082008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6109
6110 * MAINTAINERS (Write After Approval): Add myself.
6111
dcde3c07 61122008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 6113
6114 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6115 * Makefile.in (.NOTPARALLEL): Regenerate.
6116
4add9df0 61172008-03-27 Paolo Bonzini <bonzini@gnu.org>
6118
6119 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6120 * Makefile.in: Regenerate.
6121
03b33306 61222008-03-26 Jakub Staszak <kuba@et.pl>
6123
6124 * MAINTAINERS (Write After Approval): Add myself.
6125
5d42d4f2 61262008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6127
6128 * MAINTAINERS: Update e-mail address.
6129
3d47fcf5 61302008-03-20 Ian Lance Taylor <iant@google.com>
6131
6132 * configure.ac: Add support for --enable-gold.
6133 * Makefile.def: Add gold as a directory like ld.
6134 * configure, Makefile.in: Regenerate.
6135
82eaf560 61362008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6137
6138 * configure.ac: m4_include config/proginstall.m4.
6139 * configure: Regenerate.
e61456db 6140
6141 Backport from upstream Libtool:
0ecf7a65 6142
e61456db 6143 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 6144
e61456db 6145 Deal with Autoconf 2.62's semantic change in m4_append.
6146 * ltsugar.m4 (lt_append): Replace broken versions of
6147 m4_append.
6148 (lt_if_append_uniq): Don't require separator to be overquoted,
6149 and avoid broken m4_append.
6150 (lt_dict_add): Fix typo.
6151 * libtool.m4 (_LT_DECL): Don't overquote separator.
6152
020e6f2b 61532008-03-13 David Edelsohn <edelsohn@gnu.org>
6154
6155 * config.rpath: Add AIX 6 support.
6156
f7c302cf 61572008-03-13 Paolo Bonzini <bonzini@gnu.org>
6158
6159 * Makefile.def (stageprofile). Remove -fprofile-generate
6160 from stage_libcflags.
6161 * Makefile.in: Regenerate.
6162
82ab37f5 61632008-03-13 Ben Elliston <bje@au.ibm.com>
6164
6165 * config.sub, config.guess: Update from upstream sources.
6166
167057eb 61672008-03-06 Tom Tromey <tromey@redhat.com>
6168
6169 * MAINTAINERS: Update for treelang deletion.
6170
06a40dd3 61712008-03-03 James E. Wilson <wilson@tuliptree.org>
6172
6173 * MAINTAINERS: Update my email address.
6174
af05c092 61752008-03-03 Stan Shebs <stanshebs@earthlink.net>
6176
6c2338a8 6177 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 6178 (objective-c/c++): Add myself as a maintainer.
6179
f3d3d204 61802008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6181
6182 * MAINTAINERS (Write After Approval): Update my email address.
6183
d5274c75 61842008-02-25 Tomas Bily <tbily@suse.cz>
6185
6186 * MAINTAINERS (Write After Approval): Add myself.
6187
5954dfea 61882008-02-23 Jakub Jelinek <jakub@redhat.com>
6189
6190 * MAINTAINERS (OpenMP): Add myself.
6191
c898f165 61922008-02-20 Paolo Bonzini <bonzini@gnu.org>
6193
a55f1b4b 6194 PR bootstrap/32009
6195 PR bootstrap/32161
c898f165 6196
a55f1b4b 6197 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6198 * configure: Regenerate.
c898f165 6199
a55f1b4b 6200 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6201 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6202 STAGE4_LIBCFLAGS): New.
6203 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6204 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6205 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6206 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6207 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6208 for target modules. Don't export LIBCFLAGS.
6209 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6210 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6211 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6212 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6213 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6214 * Makefile.in: Regenerate.
c898f165 6215
69d30e89 62162008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6217
6218 PR libgcj/33085
6219 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6220 Do not use -DDLL_EXPORT. Backport from upstream.
6221
aaa12b63 62222008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6223
6224 * MAINTAINERS (Write After Approval): Add myself.
6225
b538c932 62262008-02-02 Hans-Peter Nilsson <hp@axis.com>
6227
6228 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6229 * configure: Regenerate.
6230
c1d3813f 62312008-01-31 Marc Gauthier <marc@tensilica.com>
6232
6233 * configure.ac (xtensa*-*-*): Recognize processor variants.
6234 * configure: Regenerate.
6235
d2d2630b 62362008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6237
6144731c 6238 PR bootstrap/34922
6239 * configure.ac (PARSE_ARGS): Push suitable setting of
6240 ac_subdirs_all, for `./configure --help=recursive'.
6241 Handle `+' in generic toplevel directory disabling.
6242 * configure: Regenerate.
d2d2630b 6243
265f31f8 62442008-01-28 Nick Clifton <nickc@redhat.com>
6245
6246 * MAINTAINERS (xstormy16): Take over maintainership.
6247
99c77e32 62482008-01-25 Joseph Myers <joseph@codesourcery.com>
6249
6250 * MAINTAINERS (c4x port): Remove.
6251
0aff9a99 62522008-01-24 David Edelsohn <edelsohn@gnu.org>
6253
6254 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6255
29179dae 62562008-01-23 Ben Elliston <bje@au.ibm.com>
6257
6258 * config.sub, config.guess: Update from upstream sources.
6259
423255b1 62602008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6261
6262 * MAINTAINERS (Write After Approval): Add myself.
6263
559c551d 62642008-01-17 H.J. Lu <hjl.tools@gmail.com>
6265
6266 * MAINTAINERS: Update my email address.
6267
62682008-01-09 Raksit Ashok <raksit@google.com>
6269
6270 * MAINTAINERS (Write After Approval): Add myself.
6271
01dc04f9 62722008-01-09 Raksit Ashok <raksit@google.com>
6273
6274 * MAINTAINERS (Write After Approval): Add myself.
6275
e257630f 62762008-01-08 Ben Elliston <bje@au.ibm.com>
6277
6278 * config.sub, config.guess: Update from upstream sources.
6279
e9450d5b 62802007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6281
6282 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 6283 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 6284 * configure: Regenerate.
6285
a611cf87 62862007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6287
6288 * MAINTAINERS: Update my email address.
6289
e502d5b5 62902007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6291
6292 * MAINTAINERS: Update my email address.
6293
85b21747 62942007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6295
6296 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6297 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6298 * Makefile.in: Regenerate.
6299
dcde3c07 63002007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 6301
6302 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6303 misplaced entries.
6304
06e8069d 63052007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6306
6307 * configure.ac: Enable libjava for x86_64-*-darwin9.
6308 * configure: Regenerate.
6309
dcde3c07 63102007-12-07 Bill Maddox <maddox@google.com>
46151c44 6311
6312 * MAINTAINERS (Write After Approval): Add myself.
6313
82a6155b 63142007-12-05 Ben Elliston <bje@au.ibm.com>
6315
6316 * config.sub, config.guess: Update from upstream sources.
6317
88b29126 63182007-12-02 Matthias Klose <doko@ubuntu.com>
6319
6320 * config-ml.in: Remove 64bit configure tests.
6321
097bd8a7 63222007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6323
6324 * config-ml.in: Robustify against white space in absolute file
6325 names.
6326
6327 * config-ml.in (multi-clean): Substitute ${Makefile}.
6328 Remove superfluous ${Makefile} in list.
6329
da01ad1e 63302007-11-19 Thiemo Seufer <ths@mips.com>
6331
6332 * config-ml.in: Don't hardcode the Makefile name.
6333
aa1ec648 63342007-11-08 Alexander Monakov <amonakov@ispras.ru>
6335
6336 * MAINTAINERS (Write After Approval): Add myself.
6337
cc01f27b 63382007-11-07 Samuel Tardieu <sam@rfc1149.net>
6339
6340 * MAINTAINERS (Write After Approval): Add myself.
6341
dcde3c07 63422007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 6343
6344 * MAINTAINERS (Write After Approval): Add myself.
6345
3c4bb8ba 63462007-10-25 Ben Elliston <bje@au.ibm.com>
6347
6348 * MAINTAINERS (mercury): Remove entry.
6349 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6350
119eb9ed 63512007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6352
6353 * Makefile.def (dependencies): Make configure-gdb depend on
6354 all-intl.
6355 * Makefile.in: Regenerated.
6356
10978713 63572007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6358
6359 * MAINTAINERS (Fortran maintainer): Remove myself.
6360
dcde3c07 63612007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 6362
6363 * Makefile.def: To avoid problems running with parallel makes,
6364 build newlib before libgloss so that target specific header
6365 files are availble.
6366 * Makefile.in: Regenerate
6367
2711b222 63682007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6369
6370 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6371 * Makefile.in: Regenerate.
6372
f5213d04 63732007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6374
6375 * MAINTAINERS (Register allocation reviewer): Add myself.
6376
823e8b8d 63772007-10-08 Mike Frysinger <vapier@gentoo.org>
6378
6379 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6380 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6381 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6382 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6383 * configure: Regenerate.
6384
dcde3c07 63852006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 6386
6387 * MAINTAINERS (Register allocation reviewer): Add myself.
6388
93c5e793 63892007-10-01 Paolo Bonzini <bonzini@gnu.org>
6390
6391 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6392 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6393 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6394 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6395 * configure.ac: Default them to host tools for $host = $build.
6396 Subst them.
6397
6398 * configure: Regenerate.
6399 * Makefile.in: Regenerate.
6400
dcde3c07 64012006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 6402
6403 * MAINTAINERS (Register allocation reviewer): Add myself.
6404
dcde3c07 64052006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 6406
6407 * MAINTAINERS (Register allocation reviewer): Add myself.
6408
547d559e 64092007-09-21 Seongbae Park <seongbae.park@gmail.com>
6410
6411 * MAINTAINERS (Write After Approval): Fix typo.
6412
3013c2c7 64132007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6414
6415 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6416 * configure: Regenerate.
6417
9658ef82 64182007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6419
6420 PR bootstrap/31906
6421 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 6422 they're already prefixed.
9658ef82 6423
a0191bfe 64242007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6425
6426 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6427 libstdc++.
6428 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6429 * configure: Regenerate.
6430 * Makefile.in: Regenerate.
0ecf7a65 6431
ef4a823a 64322007-09-17 Andreas Schwab <schwab@suse.de>
6433
6434 * configure.ac: Raise minimum makeinfo version to 4.6.
6435 * configure: Regenerate.
6436
dcde3c07 64372007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 6438
e502d5b5 6439 * MAINTAINERS (write-after-approval) add myself
3900cf8f 6440
fbbc6fdb 64412007-09-15 Alan Modra <amodra@bigpond.net.au>
6442
6443 * configure.ac: Correct makeinfo version check.
6444 * configure: Regenerate.
6445
9b139a12 64462007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6447
6448 * MAINTAINERS: Update my email address.
6449
68c9bc25 64502007-09-14 Richard Sandiford <richard@codesourcery.com>
6451
6452 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6453 to $skipdirs and only disable gprof for newlib. Use the normal
6454 mips*-elf* handling in other respects.
6455 * configure: Regnerate.
6456
d0a16e74 64572007-09-12 David Daney <ddaney@avtrex.com>
6458
6459 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6460 enabling libgcj.
6461 * configure: Regenerate.
6462
1c5767f1 64632007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6464
6465 PR other/32154
6466 * configure.ac: For libgloss targets, point the linker to the linker
6467 script, startup code and simulator library.
6468 * configure: Regenerate.
6469
b9eb3c64 64702007-09-07 Andrew Haley <aph@redhat.com>
6471
6472 * configure.ac (noconfigdirs): Remove target-libffi and
6473 target-libjava.
6474 * configure: Regenerate.
6475
70d8e49e 64762007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6477
6478 PR target/33281
6479 * configure.ac: Use config/mh-mingw on mingw.
6480 * configure: Regenerate.
70d8e49e 6481
771e1e14 64822007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6483
e2b00040 6484 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 6485
f6be6a96 64862007-09-05 Richard Guenther <rguenther@suse.de>
6487
6488 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6489 nor --disable-checking is provided also turn on yes and types
6490 checking for stage1.
6491 * configure: Re-generate.
6492
afaca01a 64932007-08-30 Krister Walfridsson <cato@df.lth.se>
6494
6495 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6496 (Write After Approval): Remove myself.
6497
26dd65f3 64982007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 6499
26dd65f3 6500 * config.sub, config.guess: Update from upstream sources.
24aa922b 6501
6144731c 65022007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 6503
6504 * MAINTAINERS (Write After Approval): Added myself.
6505 * MAINTAINERS (Reviewers): Removed myself.
6506
5f1f2de5 65072007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 6508 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 6509
6510 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6511 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6512 * Makefile.in: Regenerate.
6513 * configure.ac (--with-debug-prefix-map): New.
6514 * configure: Regenerate.
6515
f8520ad7 65162007-08-17 Richard Sandiford <richard@codesourcery.com>
6517 Nigel Stephens <nigel@mips.com>
6518
f8520ad7 6519 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6520 as target_makefile_frag.
6521 * configure: Regenerate.
6522
5b542315 65232007-08-16 Alexandre Oliva <aoliva@redhat.com>
6524
6525 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6526 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6527 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6528 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6529 (do-compare, do-compare3, do-compare-debug): New.
6530 ([+compare-target+]): Use them.
6531
8d8efff7 65322007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6533
6534 * MAINTAINERS (Write After Approval): Change my email address.
6535
af7bb0c0 65362007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6537 Ben Elliston <bje@au.ibm.com>
6538
6539 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6540 --silent if $silent.
6541 * configure: Regenerate.
6542
215d9ce6 65432003-08-12 Zdenek Dvorak <ook@ucw.cz>
6544
6545 * MAINTAINERS (Various Maintainers): Add myself as
6546 loop infrastructure maintainer. Update my e-mail
6547 address.
6548
eb57d4df 65492007-07-31 Diego Novillo <dnovillo@google.com>
6550
6551 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6552 Adjust description.
6553
f03e0ae4 65542007-07-26 Richard Guenther <rguenther@suse.de>
6555
6556 * configure.ac: Add types checking to stage1 checking flags.
6557 * configure: Regenerate.
6558
1ee47085 65592007-07-17 Nick Clifton <nickc@redhat.com>
6560
6561 * COPYING3: New file. Contains version 3 of the GNU General
6562 Public License.
6563 * COPYING3.LIB: New file. Contains version 3 of the GNU
6564 Lesser General Public License.
6565
4f1c9c75 65662007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6567
6568 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6569
8b472594 65702007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6571
6572 * MAINTAINERS (S/390 co-maintainer): Add myself.
6573 (Write After Approval): Remove myself.
6574
aa9311a1 65752007-07-13 Dan Hipschman <dsh@google.com>
6576
6577 * MAINTAINERS (Write After Approval): Add myself.
6578
2590e4db 65792007-07-11 Nick Clifton <nickc@redhat.com>
6580
6581 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6582 WINDRES export.
6583 * Makefile.in: Regenerate.
6584
ae91a3b7 65852007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6586
6587 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6588 maintainer.
6589
f9d0ebde 65902007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6591
6592 * lt~obsolete.m4: New. Import from 20070318 libtool.
6593
9a6e938f 65942007-07-03 Julian Brown <julian@codesourcery.com>
6595
6596 * MAINTAINERS (Write After Approval): Add myself.
6597
09c2d953 65982007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6599
6600 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6601 * configure: Regenerate.
6602
66032007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6604
6605 * configure.ac: Add some missing m4 quotation.
6606 * configure: Regenerate.
6607
2de49bbb 66082007-07-02 Simon Baldwin <simonb@google.com>
6609
6610 * MAINTAINERS (Write After Approval): Add myself.
6611
b7ef8464 66122007-07-02 Paolo Bonzini <bonzini@gnu.org>
6613
6614 * configure: Regenerate.
6615
75d6a0a9 66162007-07-02 Kai Tietz <kai.tietz@onevision.com>
6617
6618 * Makefile.def: Add windmc tool to build.
6619 * Makefile.tpl: Likewise.
6620 * configure.ac: Likewise.
6621 * Makefile.in: Regenerate.
6622 * configure: Regenerate.
0ecf7a65 6623
aa331421 66242007-06-28 DJ Delorie <dj@redhat.com>
6625
6626 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6627 not building newlib.
6628 * configure: Regenerated.
0ecf7a65 6629
bab22e5c 66302007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6631
6632 * MAINTAINERS (Write After Approval): Add myself.
6633
2d569347 66342007-06-25 Martin Michlmayr <tbm@cyrius.com>
6635
6636 * MAINTAINERS (Write After Approval): Add myself.
6637
abe9fc0f 66382007-06-19 Chris Matthews <chrismatthews@google.com>
6639
6640 * MAINTAINERS (Write After Approval): Add myself.
6641
2588303d 66422007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6643
6644 * MAINTAINERS (Write After Approval): Add myself.
6645
86d469a7 66462007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6647
6648 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6649 * Makefile.in: Regenerated.
6650
e77068c4 66512007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6652
6653 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6654 bfin*-*-uclinux* targets.
6655 * configure: Regenerate.
6656
34750e69 66572007-06-14 Ian Lance Taylor <iant@google.com>
6658
6659 * MAINTAINERS: Add myself as non-algorithmic global write
6660 maintainer.
6661
5a6568b4 66622007-06-14 Diego Novillo <dnovillo@google.com>
6663
6664 * MAINTAINERS: Add self as middle-end maintainer and
6665 non-algorithmic global write maintainer.
6666
49607763 66672007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6668
6669 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6670 Move all Fortran maintainers except Paul Brook into the
6671 Non-Autopoiesis section.
6672
021ff58f 66732007-06-14 Paolo Bonzini <bonzini@gnu.org>
6674
6675 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6676 (distclean-stage[+id+]): Possibly delete stage_last.
6677 * Makefile.in: Regenerate.
6678
f7074c96 66792007-06-12 Seongbae Park <seongbae.park@gmail.com>
6680
6681 * MAINTAINERS (Various Maintainer): Fix typo.
6682
19dcaa9c 66832007-06-11 Paolo Bonzini <bonzini@gnu.org>
6684
6685 * MAINTAINERS (Various Maintainer): Add myself as
6686 dataflow maintainer.
6687
fef06690 66882007-06-07 Ben Elliston <bje@au.ibm.com>
6689
6690 * config.sub, config.guess: Update from upstream sources.
6691
abe109c5 66922007-06-07 Ben Elliston <bje@au.ibm.com>
6693
6694 * Makefile.tpl: Fix spelling error.
6695 * Makefile.in: Regenerate.
6696
2bcd5359 66972007-06-01 Steve Ellcey <sje@cup.hp.com>
6698
fd82ebdc 6699 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6700 lt_cv_sys_max_cmd_len.
2bcd5359 6701
92a034a0 67022007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6703
6704 * MAINTAINERS (Various Maintainers): Add myself as
6705 auto-vectorizer maintainer.
6706
796f6ddf 67072003-05-31 Paolo Bonzini <bonzini@gnu.org>
6708
6709 PR libjava/32098
6710 * libtool.m4: Revert previous change.
6711 * ltgcc.m4: Put it here.
6712
3df3f071 67132003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6714
6715 * MAINTAINERS (Various Maintainers): Add myself as
6716 auto-vectorizer maintainer.
6717
8759836c 67182007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6719
6720 PR libjava/32098
6721 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6722
de0a1cbe 67232007-05-30 Richard Guenther <rguenther@suse.de>
6724
6725 * MAINTAINERS (Various Maintainers): Add myself as
6726 auto-vectorizer maintainer.
6727
505abe0c 67282007-05-30 Jakub Jelinek <jakub@redhat.com>
6729
6730 PR bootstrap/29382
6731 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6732 * configure: Rebuilt.
6733
12d06f67 67342007-05-28 Roberto Costa <robsettantasei@gmail.com>
6735
6736 * MAINTAINERS (Write After Approval): Removed my name.
6737
cc76add4 67382007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6739
6740 * MAINTAINERS (Write After Approval): Remove myself.
6741
a027451b 67422007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6743
6744 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6745
542f9784 67462007-05-23 Steve Ellcey <sje@cup.hp.com>
6747
6748 * ltmain.sh: Update from ToT Libtool.
6749 * libtool.m4: Update from ToT Libtool.
6750 * ltsugar.m4: New. Update from ToT Libtool.
6751 * ltversion.m4: New. Update from ToT Libtool.
6752 * ltoptions.m4: New. Update from ToT Libtool.
6753 * ltconfig: Remove.
6754 * ltcf-c.sh: Remove.
6755 * ltcf-cxx.sh: Remove.
6756 * ltcf-gcj.sh: Remove.
6757
528ab743 67582007-05-22 Ollie Wild <aaw@google.com>
6759
6760 * MAINTAINERS (Write After Approval): Add myself.
6761
47cd5247 67622007-05-16 Paolo Bonzini <bonzini@gnu.org>
6763
6764 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6765 stage_cflags.
6766 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6767 Remove CFLAGS/LIBCFLAGS.
6768 (configure-stage[+id+]-[+prefix+][+module+],
6769 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6770 * Makefile.in: Regenerate.
6771
3514a11b 67722007-05-15 Diego Novillo <dnovillo@google.com>
6773
6774 * MAINTAINERS: Update e-mail address.
6775
886a57ec 67762007-05-15 Revital Eres <eres@il.ibm.com>
6777
6778 * MAINTAINERS (Write After Approval): Add myself.
6779
00b95186 67802007-05-14 Roberto Costa <robsettantasei@gmail.com>
6781
6782 * MAINTAINERS (Write After Approval): Updated my address.
6783
37a5fded 67842007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6785
6786 * MAINTAINERS (Write After Approval): Add myself.
6787
932d1055 67882007-05-11 Silvius Rus <rus@google.com>
6789
6790 * MAINTAINERS (Write After Approval): Add myself.
6791
5be46544 67922007-04-23 Tom Tromey <tromey@redhat.com>
6793
6794 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6795
85fdb7fe 67962007-04-22 Mark Mitchell <mark@codesourcery.com>
6797
6798 * MAINTAINERS (cpplib): Rename to ...
6799 (libcpp): ... this. Add C/C++ front end maintainers.
6800
0e80ecec 68012007-04-14 Steve Ellcey <sje@cup.hp.com>
6802
6803 * config-ml.in: Pass ${ml_config_env} to configure calls.
6804
678ca12c 68052007-04-04 Christian Bruel <christian.bruel@st.com>
6806
6807 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 6808
238ac4b8 68092007-04-02 Dave Korn <dave.korn@artimi.com>
6810
6811 * MAINTAINERS (Write After Approval): Add myself.
6812
1b3b5ab2 68132007-03-31 Tobias Burnus <burnus@net-b.de>
6814
6815 * MAINTAINERS (fortran 95 front end): Add myself.
6816
7af2a874 68172007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6818
6819 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 6820
f5bcb691 68212007-03-24 Ayal Zaks <zaks@il.ibm.com>
6822
6823 * MAINTAINERS (Modulo Scheduler): Add myself.
6824
9671b27d 68252007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6826
6827 * MAINTAINERS (fortran 95 front end): Add myself.
6828 (c++ front end): whitespace fix.
6829
9ced3b39 68302007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6831
6832 * MAINTAINERS (Write After Approval): Add myself.
6833
d623d587 68342007-03-21 Richard Sandiford <richard@codesourcery.com>
6835
6836 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6837 of glob. Quote arguments with single quotes too.
6838 * configure: Regenerate.
6839
d6eaff55 68402007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6841
6842 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6843 * Makefile.in: Regenerate
6844
a6c599b5 68452007-03-07 Andreas Schwab <schwab@suse.de>
6846
6847 * configure: Regenerate.
6848
130effca 68492007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6850
6851 * configure.ac: Add "--with-pdfdir" configure option,
6852 which defines pdfdir variable.
6853 * Makefile.def (target=fixincludes): Add install-pdf to
6854 missing targets.
6855 (recursive_targets): Add install-pdf target.
6856 (flags_to_pass): Add pdfdir.
6857 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6858 target.
6859 * configure: Regenerate
6860 * Makefile.in: Regenerate
6861
cd343b1c 68622007-02-28 Eric Christopher <echristo@apple.com>
6863
6864 Revert:
6865 2006-12-07 Mike Stump <mrs@apple.com>
6866
6867 * Makefile.def (dependencies): Add dependency for
6868 install-target-libssp and install-target-libgomp on
6869 install-gcc.
6870 * Makefile.in: Regenerate.
6871
78a477ad 68722007-02-27 Matt Kraai <kraai@ftbfs.org>
6873
6874 * configure: Regenerate.
6875 * configure.ac: Move statements after variable declarations.
6876
670a86cd 68772007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6878
6879 * MAINTAINERS: Add myself as sh maintainer.
6880
ae8552b7 68812007-02-19 Joseph Myers <joseph@codesourcery.com>
6882
6883 * configure.ac: Adjust for loop syntax.
6884 * configure: Regenerate.
6885
95a05732 68862007-02-18 Alexandre Oliva <aoliva@redhat.com>
6887
6888 * configure: Rebuilt.
6889
b0e9b581 68902007-02-18 Alexandre Oliva <aoliva@redhat.com>
6891
6892 * configure.ac: Drop multiple occurrences of --enable-languages,
6893 and fix its quoting.
6894 * configure: Rebuilt.
6895
77ae4d79 68962007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 6897 Nathan Sidwell <nathan@codesourcery.com>
6898 Vladimir Prus <vladimir@codesourcery.com>
6899 Joseph Myers <joseph@codesourcery.com>
77ae4d79 6900
6901 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6902 * configure: Regenerate.
6903
ddacbee5 69042007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6905
6906 * ltconfig (freebsd*): Default to elf.
6907
27bfe7b7 69082007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6909
6910 * configure.ac (target_libraries): Move libgcc before libiberty.
6911 * configure: Regenerated.
6912
eae5b2bc 69132007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6914 Paolo Bonzini <bonzini@gnu.org>
6915
6916 PR bootstrap/30753
6917 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6918 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6919 * configure: Regenerated.
6920
41d006b3 69212007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6922
6923 * MAINTAINERS (Language Front End Maintainers): Update my mail
6924 address.
6925
4ff792a4 69262007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6927
6928 PR bootstrap/30748
6929 * configure.ac: Correct syntax for Solaris ksh.
6930 * configure: Regenerated.
6931
38d7211b 69322007-02-09 Paolo Bonzini <bonzini@gnu.org>
6933
6934 * configure.ac: Sync with src.
6935 * configure: Regenerate.
6936
fbc4b0e5 69372007-02-09 Paolo Bonzini <bonzini@gnu.org>
6938
6939 * Makefile.in: Regenerate.
6940
834785d1 69412007-02-09 Paolo Bonzini <bonzini@gnu.org>
6942
6943 * config.sub: Sync with src.
6944
b30fcfae 69452007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6946
6947 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6948 noncanonical equivalents.
6949 * configure.in: Rename to...
6950 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6951 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6952 target_noncanonical. Use them. Rewrite removal of configure
6953 arguments for autoconf 2.59. Discard variable settings. Force
6954 program_transform_name for native tools.
6955
6956 * Makefile.in: Regenerated.
6957 * configure: Regenerated with autoconf 2.59.
6958
dcde3c07 69592007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 6960
c6f3c945 6961 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 6962
44db1fbc 69632007-01-31 Andreas Schwab <schwab@suse.de>
6964
6965 * Makefile.tpl (LDFLAGS): Substitute it.
6966 * Makefile.in: Regenerate.
6967
dcde3c07 69682007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 6969
c6f3c945 6970 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 6971
25954036 69722007-01-28 David Edelsohn <edelsohn@gnu.org>
6973
c6f3c945 6974 * MAINTAINERS (spu port): Add myself.
25954036 6975
a18b2c54 69762007-01-23 Richard Guenther <rguenther@suse.de>
6977
6978 PR bootstrap/30541
6979 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6980 * Makefile.tpl (GNATBIND): Substitute it.
6981 (GNATMAKE): Likewise.
6982 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6983 of STAGE_PREFIX.
6984 * Makefile.in: Regenerate.
6985 * configure: Regenerate.
6986
dd979235 69872007-01-18 Mike Stump <mrs@apple.com>
6988
6989 * configure.in: Re-enable -Werror for gcc builds.
6990
c6f3c945 69912007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 6992
c6f3c945 6993 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 6994
16c9b2e3 69952007-01-11 Paolo Bonzini <bonzini@gnu.org>
6996
6997 * configure.in: Change == to = in test command.
c6f3c945 6998 * configure: Regenerate.
16c9b2e3 6999
d45318b3 70002007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 7001 Nick Clifton <nickc@redhat.com>
7002 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7003
7004 * configure.in (build_configargs, host_configargs, target_configargs):
7005 Remove build/host/target parameters.
7006 (host_libs): Add gmp and mpfr.
7007 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7008 * Makefile.def (gmp, mpfr): New.
7009 (gcc): Remove target.
7010 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7011 target_os, target_vendor): New.
dcde3c07 7012 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 7013 * configure: Regenerate.
7014 * Makefile.in: Regenerate.
d45318b3 7015
70162007-01-11 Matt Fago <fago@earthlink.net>
7017
7018 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 7019 to improve robustness of configure tests.
d45318b3 7020 * configure: Regenerate.
cd343b1c 7021
c9c21f59 70222007-01-09 Uros Bizjak <ubizjak@gmail.com>
7023
7024 * MAINTAINERS: Add myself as i386 maintainer.
7025
f2bdcff1 70262007-01-08 Jan Hubicka <jh@suse.cz>
7027
b7be5ae5 7028 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 7029
06dd9e69 70302007-01-08 Kai Tietz <kai.tietz@onevision.com>
7031
7032 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 7033 * configure: Regenerate.
06dd9e69 7034
0a2e6193 70352007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7036
7037 * Makefile.tpl (all-target): Correct @if conditional for target
7038 modules.
7039 * configure.in: Omit libiberty if building only target libgcc.
7040 * configure, Makefile.in: Regenerated.
7041
29b1b61f 70422007-01-04 Paolo Bonzini <bonzini@gnu.org>
7043
dcde3c07 7044 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 7045 * configure: Regenerate.
7046
894a47b4 70472007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7048
7049 * Makefile.def (target_modules): Add libgcc.
7050 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7051 * Makefile.tpl (clean-target-libgcc): Delete.
7052 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7053 on gcc even for bootstrapped modules. Rewrite handling of
7054 lang_env_dependencies to loop over target_modules.
7055 * configure.in (target_libraries): Add target-libgcc.
7056 * Makefile.in, configure: Regenerated.
7057
9c3a0a29 70582006-12-29 Paolo Bonzini <bonzini@gnu.org>
7059
7060 * configure.in: Reorganize recognition of languages. Add
7061 --enable-stage1-languages. Show supported languages for the chosen
7062 target rather than all recognized languages.
7063 * configure: Regenerate.
7064
2e04b035 70652006-12-29 Paolo Bonzini <bonzini@gnu.org>
7066
7067 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7068 * Makefile.in: Regenerate.
7069
0157cc75 70702006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7071
7072 * configure.in: Warn that MPFR 2.2.0 is buggy.
7073 * configure: Regenerate.
7074
35d84d10 70752006-12-27 Ian Lance Taylor <iant@google.com>
7076
7077 * configure.in: When removing Makefiles to force a reconfigure, also
7078 remove prev-DIR*/Makefile.
7079 * configure: Regenerate.
7080
ae48753c 70812006-12-22 Andreas Schwab <schwab@suse.de>
7082
7083 * configure: Regenerate with correct autoconf version.
7084
a83ffacf 70852006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7086
c6f3c945 7087 * configure.in: add AC_SUBST for *_FOR_TARGET.
7088 * configure: Regenerate.
a83ffacf 7089
2e04b035 70902006-12-19 Paolo Bonzini <bonzini@gnu.org>
7091
7092 * configure.in: Simplify logic for rejecting languages that cannot
7093 be built. Separate the case when a language is unsupported,
7094 from the case when the user chooses not to build a language.
7095
1a606b87 70962006-12-19 Paolo Bonzini <bonzini@gnu.org>
7097
7098 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7099 it only affects bootstrap and could be tested on "$host" as well.
7100 * configure: Regenerate.
7101 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7102
39f34cfc 71032006-12-19 Paolo Bonzini <bonzini@gnu.org>
7104
7105 PR bootstrap/29544
7106 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7107 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7108 move here comment from Makefile.tpl.
7109 * Makefile.tpl: Move some definitions higher in the file.
7110 (STAGE1_CHECKING): New.
7111 * configure.in: Add --enable-stage1-checking.
7112 * configure: Regenerate.
7113 * Makefile.in: Regenerate.
7114
6523c107 71152006-12-19 Paolo Bonzini <bonzini@gnu.org>
7116
7117 * MAINTAINERS: Add myself as build system maintainer.
7118
0874d16e 71192006-12-15 Simon Martin <simartin@users.sourceforge.net>
7120
7121 * MAINTAINERS (Write After Approval): Add myself.
7122
f4177413 71232006-12-13 Eric Christopher <echristo@apple.com>
7124
7125 * MAINTAINERS: Add myself as darwin maintainer.
7126
21f5445c 71272006-12-11 Ian Lance Taylor <ian@airs.com>
7128
7129 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7130
dcde3c07 71312006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 7132
7133 MAINTAINERS: Update my entry.
7134
57c7de11 71352006-12-11 Alan Modra <amodra@bigpond.net.au>
7136
7137 * configure.in: Handle spu makefile frag.
57c7de11 7138 * Makefile.tpl (MAINT): Define
7139 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7140 * configure: Regenerate.
7141 * Makefile.in: Regenerate.
7142
e3c9d32f 71432006-12-11 Ben Elliston <bje@au.ibm.com>
7144
7145 * config.guess: Import latest version.
7146 * config.sub: Likewise.
7147
f5b9de9c 71482006-12-11 Ben Elliston <bje@au.ibm.com>
7149
7150 * configure.in (spu-*-*): Don't skip target-libiberty.
7151 * configure: Regenerate.
7152
fce068fd 71532006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7154
7155 PR bootstrap/30134
7156 * configure.in: Correct x86 darwin support for libjava to powerpc
7157 and i?86 only.
7158 * configure: Regenerate.
7159
ffe859e6 71602006-12-08 Sandro Tolaini <tolaini@libero.it>
7161
7162 * configure.in: Add x86 darwin support for libjava.
7163 * configure: Regenerate.
7164
73a19d2f 71652006-12-07 Mike Stump <mrs@apple.com>
7166
7167 * Makefile.def (dependencies): Add dependency for
7168 install-target-libssp and install-target-libgomp on
7169 install-gcc.
7170 * Makefile.in: Regenerate.
7171
a62d86ae 71722006-12-04 Richard Guenther <rguenther@suse.de>
7173
7174 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7175 (Non-Algorithmic Maintainers): Move over non-algorithmic
7176 loop optimizer maintainers, add myself as a non-algorithmic
7177 middle-end maintainer.
7178
37415b5d 71792006-12-04 Daniel Franke <franke.daniel@gmail.com>
7180
7181 * MAINTAINERS (Write After Approval): Add myself.
7182
6af0e733 71832006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7184
7185 * configure.in: Update error message for missing GMP/MPFR.
7186
7187 * configure: Regenerate.
7188
4af4078c 71892006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7190
7191 * configure.in: Update MPFR version in error message.
7192
7193 * configure: Regenerate.
7194
69c937e1 71952006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7196
7197 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7198 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7199 --with-gmp-lib): New flags.
7200
7201 * configure: Regenerate.
7202
e419f8ef 72032006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7204
7205 * MAINTAINERS (Write After Approval): Change my email address.
7206
407e85bc 72072006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7208
583272a2 7209 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 7210
dcde3c07 72112006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 7212
7213 * MAINTAINERS (i18n): Update e-mail address.
7214
c2d4f42f 72152006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7216
7217 * MAINTAINERS (spu port): Add myself as maintainer.
7218 (Write After Approval): Remove myself.
7219
7c8af356 72202006-11-22 Ben Elliston <bje@au.ibm.com>
7221
7222 * configure.in (skipdirs): Don't build libssp for SPU.
7223 * configure: Regenerate.
7224
099cd192 72252006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7226
7227 * MAINTAINERS (spu port): Add myself as maintainer.
7228 (libobjc): Update my email address.
7229
82b61569 72302006-11-21 Andrea Bona <andrea.bona@st.com>
7231
7232 * MAINTAINERS (Write After Approval): Add myself.
7233
dcde3c07 72342006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 7235
7236 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7237 * configure : Rebuilt.
7238
dcde3c07 72392006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 7240
7241 * MAINTAINERS (Write After Approval): Add myself.
7242
d027f7a9 72432006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7244
7245 * MAINTAINERS (Write After Approval): Add myself.
7246
2a9efd1a 72472006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7248
7249 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7250 libmpfr.a.
7251 * configure: Regenerate.
7252
f0903548 72532006-11-16 Paolo Bonzini <bonzini@gnu.org>
7254
7255 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7256 (unstage): Test for stage_last presence.
7257
7258 PR bootstrap/29802
dcde3c07 7259 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7260 STAGE_PREFIX.
f0903548 7261 * Makefile.in: Regenerate.
7262
75348e65 72632003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7264
7265 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7266 maintainers.
7267
0048238f 72682006-11-14 Erven Rohou <erven.rohou@st.com>
7269
7270 * MAINTAINERS (Write After Approval): Add myself.
7271
f94784f4 72722006-11-14 Paolo Bonzini <bonzini@gnu.org>
7273
7274 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7275 and stageN-package/Makefile.
7276 * Makefile.in: Regenerated.
7277
3eec5071 72782006-11-14 Jie Zhang <jie.zhang@analog.com>
7279
7280 * configure.in: Remove target-libgloss from noconfigdirs for
7281 bfin-*-*.
7282 * configure: Regenerated.
7283
d9705883 72842006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7285
7286 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 7287
d9705883 7288 * configure: Regenerate.
7289
0818100b 72902006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7291
7292 * configure.in: Robustify error message for missing GMP/MPFR.
7293
7294 * configure: Regenerate.
7295
dcde3c07 72962006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 7297
7298 * MAINTAINERS (Write After Approval): Add myself.
7299
dcde3c07 73002006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 7301
7302 * MAINTAINERS: Change email address.
7303
e2c5111e 73042006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7305
7306 * MAINTAINERS (Write After Approval): Add myself.
7307
d07c830b 73082006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7309
7310 * MAINTAINERS (Write After Approval): Add myself.
7311
6e4b1b54 73122006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7313
f4177413 7314 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 7315 Write After Approval section.
6e4b1b54 7316
6a086156 73172006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7318
7319 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7320 need_gmp anymore.
7321 * configure: Regenerate.
7322
3f08b6b2 73232006-10-16 Tobias Burnus <burnus@net-b.de>
7324
7325 * MAINTAINERS (Write After Approval): Add myself.
7326
b4c7d1be 73272006-10-16 Ben Elliston <bje@au.ibm.com>
7328
7329 * config.guess: Import latest version.
7330 * config.sub: Likewise.
7331
51f93521 73322006-10-10 Brooks Moses <bmoses@stanford.edu>
7333
7334 * Makefile.def: Added pdf target handling.
7335 * Makefile.tpl: Added pdf target handling.
7336 * Makefile.in: Regenerated.
7337
3dbfe3e4 73382006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7339
7340 * MAINTAINERS: Add self as score port maintainer.
7341
227bbb08 73422006-10-04 Brooks Moses <bmoses@stanford.edu>
7343
7344 * MAINTAINERS (Write After Approval): Add myself.
7345
112f3d57 73462006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7347
f4177413 7348 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 7349 or newer.
7350 * configure: Regenerated.
7351
8d365775 73522006-09-27 Dave Brolley <brolley@redhat.com>
7353
dcde3c07 7354 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7355 using $s instead of $r.
8d365775 7356 * configure: Regenerated.
7357
806f1769 73582006-09-26 Thiemo Seufer <ths@mips.com>
7359
7360 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7361 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7362 * configure: Regenerate.
7363
dcde3c07 73642006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 7365
7366 * MAINTAINERS (Write After Approval): Remove myself.
7367
b86059ef 73682006-09-22 Chao-ying Fu <fu@mips.com>
7369
7370 * MAINTAINERS (Write After Approval): Add myself.
7371
0cd5eaae 73722006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7373
7374 * MAINTAINERS: Add self as soft-fp maintainer.
7375
dcde3c07 73762006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 7377
7378 * MAINTAINERS: Add myself as avr maintainer.
7379 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 7380
fb01e507 73812006-09-07 Roberto Costa <roberto.costa@st.com>
7382
7383 * MAINTAINERS (Write After Approval): Add myself.
7384
d6d689df 73852006-08-30 Corinna Vinschen <corinna@vinschen.de>
7386
7387 * configure.in: Never build newlib for a Mingw host.
7388 Never build newlib as Mingw target library.
7389 Test the existence of winsup/cygwin for building a Cygwin newlib,
7390 rather than just winsup.
7391 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7392 building a Mingw target.
7393 * configure: Regenerate.
7394
98e67652 73952006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7396
7397 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7398
c92d8afd 73992006-07-25 Paolo Bonzini <bonzini@gnu.org>
7400
7401 * config.guess: Import from src (was more updated).
7402 * config.sub: Likewise.
7403
d3e7b04c 74042006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7405
7406 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7407 * configure: Regenerated.
7408
3e427a9c 74092006-07-18 Paolo Bonzini <bonzini@gnu.org>
7410
248deaff 7411 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7412 for stages after the first.
3e427a9c 7413
1bef46b4 74142006-07-17 Jakub Jelinek <jakub@redhat.com>
7415
7416 * Makefile.def: Add dependencies for configure-opcodes
7417 on configure-intl and all-opcodes on all-intl.
7418 * Makefile.in: Regenerated.
7419
f4d112a5 74202006-07-13 Ben Elliston <bje@au.ibm.com>
7421
7422 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7423
108cf177 74242006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7425
7426 Port to hosts whose 'sort' and 'tail' implementations
7427 treat operands with leading '+' as file names, as POSIX
7428 has required since 2001. However, make sure the code still
7429 works on pre-POSIX hosts.
7430 * ltmain.sh: Don't assume "sort +2" is equivalent to
7431 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7432
2f5151d2 74332006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7434
7435 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7436
46276eaf 74372006-07-04 Peter O'Gorman <peter@pogma.com>
7438
7439 * ltconfig: chmod 644 before ranlib during install.
7440
f508ba97 74412006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7442
7443 PR bootstrap/18058
7444 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7445 if the bootstrap compiler is a GCC version that supports it.
7446 * configure: Regenerate.
7447
3891e7d9 74482006-07-03 Paolo Bonzini <bonzini@gnu.org>
7449
9333ae0b 7450 * configure.in: Fix thinkos in previous check-in.
3891e7d9 7451 * configure: Regenerate.
7452
5dee13c2 74532006-07-03 Paolo Bonzini <bonzini@gnu.org>
7454
7455 PR other/27063
7456 * configure.in: Test subdir_requires and give an appropriate
7457 error message.
7458 * configure: Regenerate.
7459
4ac79c32 74602006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7461
7462 * MAINTAINERS (Write After Approval): Add myself.
7463
9bc01059 74642006-06-22 John David Anglin <dave.anglin@nrc.ca>
7465
7466 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7467
f09fcf30 74682006-06-22 Steve Ellcey <sje@cup.hp.com>
7469
7470 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7471
f1716c67 74722006-06-20 David Ayers <d.ayers@inode.at>
7473
7474 PR bootstrap/28072
7475 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7476 whether target-libjava is being configured instead of whether the
7477 java front end is enabled.
7478 * configure: Regenerate.
f4177413 7479
778f2e8d 74802006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7481
7482 PR target/27540
7483 * configure.in: Only enable libgomp on IRIX 6.
7484 * configure: Regenerate.
7485
c81c13fb 74862006-06-15 Paolo Bonzini <bonzini@gnu.org>
7487
7488 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7489 too.
7490 * Makefile.in: Regenerate.
7491
337cc616 74922006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7493
7494 * config-ml.in: Alter CCASFLAGS to include special
7495 multilib options the same as is done for CFLAGS.
7496
be504f1e 74972006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7498
7499 * configure.in: Don't enable libgomp on hpux10.
7500 * configure: Rebuilt.
7501
d6f7b8f2 75022006-06-12 David Ayers <d.ayers@inode.at>
7503
7504 PR bootstrap/27963
7505 PR target/19970
f4177413 7506 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 7507 ${libgcj} is specified.
7508 * configure: Regenerate.
f4177413 7509
dcde3c07 75102006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 7511
7512 Sync from src:
f4177413 7513
7514 * configure.in: Sync.
d06227a7 7515 * configure: Regenerated.
f4177413 7516
d06227a7 7517 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7518
7519 * Makefile.def: Added dependencies from sim and gdb on intl, and
7520 added configure dependencies to everything with an all dependency
7521 on intl.
7522 * Makefile.in: Regenerated.
7523
dd6d3a67 75242006-06-06 David Ayers <d.ayers@inode.at>
7525
7526 PR libobjc/13946
7527 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7528 * Makefile.in: Regenerate.
7529 * configure.in: Add --enable-objc-gc at toplevel and have it
7530 enable boehm-gc for Objective-C.
7531 Remove target-boehm-gc from libgcj.
7532 Add target-boehm-gc to target_libraries.
7533 Add target-boehm-gc to noconfigdirs where ${libgcj}
7534 is specified.
7535 Assert that boehm-gc is supported when requested for Objective-C.
7536 Only build boehm-gc if needed either for Java or Objective-C.
7537 * configure: Regenerate.
f4177413 7538
13935149 75392006-06-05 Paolo Bonzini <bonzini@gnu.org>
7540
7541 PR 27674
7542 * Makefile.tpl (configure-[+prefix+][+module+],
7543 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7544 Remove rule to unstage bootstrapped modules.
7545 (stage_current): New.
7546 * Makefile.in: Regenerate.
7547
8f4b42fe 75482006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7549
7550 * MAINTAINERS (Write After Approval): Update my e-mail address.
7551
223a68cb 75522006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7553
7554 * include/libiberty.h: Declare pex_run_in_environment.
7555
54554f30 75562006-05-31 Asher Langton <langton2@llnl.gov>
7557
7558 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 7559
6c21862c 75602006-05-25 Paolo Bonzini <bonzini@gnu.org>
7561
7562 * Makefile.def (bfd, opcodes): Fix lib_path.
7563 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7564 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7565 * Makefile.in: Regenerate.
7566
9409c9d5 75672006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7568
7569 * Makefile.in: Regenerate.
7570
e0dbdbbf 75712006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7572
7573 * Makefile.def: Add install-html target. Add datarootdir
7574 docdir and htmldir to flags_to_pass.
7575 * Makefile.tpl: Add install-html target.
7576 * Makefile.in: Regenerate.
7577 * configure.in: Add --with-datarootdir, --with-docdir, and
7578 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7579 * configure: Regenerate.
7580
a2c13723 75812006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7582
7583 * configure.in: Enable gprof for cross builds.
7584 * configure: Regenerate.
7585
37f85f50 75862006-05-22 Richard Guenther <rguenther@suse.de>
7587
7588 Revert
7589 2006-01-31 Richard Guenther <rguenther@suse.de>
7590 Paolo Bonzini <bonzini@gnu.org>
7591
7592 * Makefile.def (target_modules): Add libgcc-math target module.
7593 * configure.in (target_libraries): Add libgcc-math target library.
7594 (--enable-libgcc-math): New configure switch.
7595 * Makefile.in: Re-generate.
7596 * configure: Re-generate.
7597 * libgcc-math: New toplevel directory.
7598
75d59721 75992006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7600 Andreas Tobler <a.tobler@schweiz.ch>
7601
7602 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7603 * configure: Rebuilt.
7604
dcde3c07 76052006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 7606
65bab903 7607 * MAINTAINERS (Write After Approval): Add myself.
7608
bc53ef83 76092006-05-01 DJ Delorie <dj@redhat.com>
7610
6ab99db1 7611 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 7612 * configure: Regenerate.
7613
e8bb9e10 76142006-05-01 Richard Guenther <rguenther@suse.de>
7615
7616 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7617 maintainer.
7618
dcde3c07 76192006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 7620
7621 * MAINTAINERS (Write After Approval): Add myself.
7622
dd1d6245 76232006-04-28 Jan Beulich <jbeulich@novell.com>
7624
7625 * MAINTAINERS (Write After Approval): Add myself.
7626
24714a39 76272006-04-18 DJ Delorie <dj@redhat.com>
7628
7629 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7630 reference libgloss so that libssp can be built in a combined
7631 tree.
7632 * configure: Regenerate.
7633
ebadab44 76342006-04-08 Robert Millan <rmh@gcc.gnu.org>
7635
7636 * MAINTAINERS (Write After Approval): Add myself.
7637
2c45c903 76382006-04-05 Ben Elliston <bje@au.ibm.com>
7639
7640 * configure.in: Require makeinfo 4.4 or higher.
7641 * configure: Regenerate.
7642
c8a50a04 76432006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7644
7645 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7646 Rearrange the entries of other libraries to have them in one place.
7647
0dfcec58 76482006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7649
f4177413 7650 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 7651 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7652
a4af6a58 76532006-03-14 Richard Guenther <rguenther@suse.de>
7654
7655 * configure: Regenerate with autoconf 2.13.
7656
29febb11 76572006-03-13 Jim Blandy <jimb@codesourcery.com>
7658
7659 * MAINTAINERS: Use my work address.
12a2bf00 7660
7661 * MAINTAINERS: Update my E-mail address.
7662
50996fe5 76632006-03-10 Aldy Hernandez <aldyh@redhat.com>
7664
7665 * configure.in: Handle --disable-<component> generically.
7666 * configure: Regenerate.
7667
b554a459 76682006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7669
7670 PR libgcj/17311
7671 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7672
71898775 76732006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7674
7675 * MAINTAINERS (Write After Approval): Remove myself.
7676 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7677
dcde3c07 76782006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 7679
cba69f27 7680 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7681 (TARGET_CONFIGDIRS): Remove.
7682 * configure.in: Remove AC_SUBST(target_configdirs).
7683 * Makefile.in, configure: Regenerated.
7601142f 7684
310293ad 76852006-02-20 Steven G. Kargl <kargls@comcast.net>
7686
7687 * MAINTAINERS (Write After Approval): Remove myself.
7688 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7689
26526d23 76902006-02-20 Paolo Bonzini <bonzini@gnu.org>
7691
7692 PR bootstrap/25670
7693
7694 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7695
7696 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7697 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7698 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7699 BUILD_PREFIX, BUILD_PREFIX_1.
7700 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7701
7702 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7703 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7704
7705 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7706 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7707 of `cat stage_current`. Always provide the `r' and `s' variables.
7708 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7709 a single shell execution.
7710 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7711 bootstrapped modules, make the stage1 module if the build was not
7712 started yet, else build the current stage.
7713 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7714 (all-build, all-host, all-target, [+make_target+]-host,
7715 [+make_target+]-target): Do not use \-continued lines.
7716 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7717 (current_stage, restrap, stage_last): New.
7718
7719 * Makefile.in: Regenerate.
7720 * configure: Regenerate.
7721
154ae9ad 77222006-02-19 Bud Davis <jmdavis@link.com>
7723
7724 * MAINTAINERS (Write After Approval): Remove myself.
7725 (Language Front End Maintainers): Add myself as fortran 95
7726 maintainer and update e-mail address.
7727
2b60afd7 77282006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7729
7730 * MAINTAINERS (Write After Approval): Remove myself.
7731 (Language Front End Maintainers): Add myself as fortran 95
7732 maintainer.
7733
e1c7b125 77342006-02-16 Victor Kaplansky <victork@il.ibm.com>
7735
7736 * MAINTAINERS (Write After Approval): Add myself.
7737
1eacfaf6 77382006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7739
7740 * MAINTAINERS (Write After Approval): Remove myself.
7741 (Language Front End Maintainers): Add myself as
7742 fortran 95 maintainer.
7743
ab0da556 77442006-02-14 Paolo Bonzini <bonzini@gnu.org>
7745
7746 Sync from src:
7747
7748 2005-12-27 Leif Ekblad <leif@rdos.net>
7749
248deaff 7750 * configure.in: Add support for RDOS target.
7751 * configure: Regenerate.
ab0da556 7752
77532006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 7754 Andreas Schwab <schwab@suse.de>
ab0da556 7755
248deaff 7756 * configure: Regenerate.
ab0da556 7757
634efbee 77582006-02-12 David Edelsohn <edelsohn@gnu.org>
7759
7760 * configure.in (enable_libgomp): Add AIX.
7761 * configure: Regenerate.
7762
e359d827 77632006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7764
7765 * MAINTAINERS (Write After Approval): Add myself.
f4177413 7766
40139f55 77672006-02-03 Lee Millward <lee.millward@gmail.com>
7768
7769 * MAINTAINERS (Write After Approval): Add myself.
f4177413 7770
145b0ed1 77712006-01-31 Richard Guenther <rguenther@suse.de>
7772 Paolo Bonzini <bonzini@gnu.org>
7773
7774 * Makefile.def (target_modules): Add libgcc-math target module.
7775 * configure.in (target_libraries): Add libgcc-math target library.
7776 (--enable-libgcc-math): New configure switch.
7777 * Makefile.in: Re-generate.
7778 * configure: Re-generate.
7779 * libgcc-math: New toplevel directory.
7780
c47832b1 77812006-01-26 Paolo Bonzini <bonzini@gnu.org>
7782
7783 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7784 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7785 the assembler, linker and binutils.
7786 * configure: Regenerate.
7787
80111498 77882006-01-22 Dirk Mueller <dmueller@suse.de>
7789
7790 * MAINTAINERS (Write After Approval): Add myself.
7791
4938df8a 77922006-01-20 Diego Novillo <dnovillo@redhat.com>
7793
7794 * configure: Regenerate.
7795
1e8e9920 77962006-01-18 Richard Henderson <rth@redhat.com>
7797 Jakub Jelinek <jakub@redhat.com>
7798 Diego Novillo <dnovillo@redhat.com>
7799
7800 * libgomp: New directory.
7801 * Makefile.def: Add target_module libgomp.
7802 * Makefile.in: Regenerate.
7803 * configure.in (target_libraries): Add target-libgomp.
7804 * configure: Regenerate.
7805
deaa70c6 78062006-01-05 Alexandre Oliva <aoliva@redhat.com>
7807
7808 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7809 @ from continuation.
7810 * Makefile.in: Rebuilt.
7811
18ece38c 78122006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 7813
7914652a 7814 * MAINTAINERS (Write After Approval): Add myself.
7815
0c8a85c6 78162006-01-04 Paolo Bonzini <bonzini@gnu.org>
7817
7818 PR bootstrap/24252
7819
7820 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7821 * Makefile.tpl (OBJDUMP): New.
7822 (EXTRA_HOST_FLAGS): Add it.
7823 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7824
1e8e9920 7825 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7826 to use symbolic links between directories. Avoid race conditions
7827 or make them harmless.
7828 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 7829
7830 * Makefile.def (LEAN): Pass.
7831 * Makefile.tpl (LEAN): Define.
7832 (stage[+id+]-start): Accept that the previous directory does not
7833 exist, if the bootstrap is lean.
7834 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7835 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7836 configure substitution.
7837 ([+compare-target+]): Likewise.
7838 ([+bootstrap-target+]-lean): New.
7839 * configure.in: Remove lean bootstrap support from here.
7840
1e8e9920 7841 * Makefile.in: Regenerate.
7842 * configure: Regenerate.
0c8a85c6 7843
bd63b943 78442006-01-04 Ben Elliston <bje@au.ibm.com>
7845
7846 * MAINTAINERS (libdecnumber): Add myself.
7847
3b6bba18 78482006-01-02 Mark Mitchell <mark@codesourcery.com>
7849
7850 * libtool-ldflags: New script.
7851
9c19a746 78522006-01-02 Andreas Schwab <schwab@suse.de>
7853
7854 * configure.in: When reconfiguring remove Makefile in
7855 all stage directories.
7856 * configure: Regenerate.
7857
1c39ab9d 78582005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7859
7860 * MAINTAINERS: Update my email address.
7861
ceebc884 78622005-12-20 Paolo Bonzini <bonzini@gnu.org>
7863
7864 Revert Ada-related part of the previous change.
7865
7866 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7867 Do not pass.
7868 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7869 * Makefile.in: Regenerate.
7870 * configure.in: Do not include mt-ppc-aix target fragment.
7871 * configure: Regenerate.
7872
9ca214be 78732005-12-19 Paolo Bonzini <bonzini@gnu.org>
7874
7875 * configure.in: Select appropriate fragments for PowerPC/AIX.
7876 * configure: Regenerate.
7877
7878 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7879 BOOT_CFLAGS, BOOT_LDFLAGS.
7880 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7881 BOOT_CFLAGS, BOOT_LDFLAGS.
7882 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7883 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7884 (stage): Fail if we cannot complete the work.
7885 * Makefile.in: Regenerate.
7886
957985d9 78872005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7888
7889 * configure.in: Replace ms1 with mt.
7890 * configure: Rebuilt.
7891
3fecdf28 78922005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7893
7894 * MAINTAINERS: Update my email address.
7895
2420a95f 78962005-12-15 Paolo Bonzini <bonzini@gnu.org>
7897
7898 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7899 install-host-nogcc): Don't invoke $(stage) at the end.
7900 * Makefile.in: Regenerate.
7901
98777423 79022005-12-14 Paolo Bonzini <bonzini@gnu.org>
7903
7904 * configure.in: Flip the top-level bootstrap switch.
7905 * configure: Regenerate.
7906
83f96a51 79072005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7908
7909 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7910 $(stage) and $(unstage).
7911 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7912 (all): Remove stray semicolon.
7913 (local-distclean): Don't handle multilib.tmp and multilib.out.
7914 (install.all): Set $s for consistency.
7915 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7916 check_multilibs setting. Always make the install directory.
7917 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7918 Correct @if/@endif.
7919 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7920 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7921 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7922 (multilib.out): Remove.
7923 * Makefile.in: Regenerated.
7924
dcde3c07 79252005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 7926
7927 * MAINTAINERS (Write After Approval): Add myself.
7928
8a4c0c5f 79292005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7930
a67ce901 7931 * MAINTAINERS: Add myself as mt maintainer.
7932
8a4c0c5f 7933 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7934
937fb015 79352005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7936
7937 * MAINTAINERS: Change email address.
7938
f5aebe3e 79392005-12-05 Paolo Bonzini <bonzini@gnu.org>
7940
7941 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7942 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7943 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7944 Find in-tree tools if available.
7945 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7946 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7947 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7948 (COMPILER_*_FOR_TARGET): New.
7949 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7950 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7951 (CONFIGURED_*, USUAL_*): Remove.
7952 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7953 STRIP): Use autoconf substitutions.
7954 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7955 COMPILER_NM_FOR_TARGET): New.
7956 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7957
7958 (all): Make all-host and all-target in parallel.
7959 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7960 that $$r and $$s are set before invoking a recursive make.
7961 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7962 ([+bootstrap-target+]): Inline most of the `all' target.
7963
e888c15e 79642005-11-29 Ben Elliston <bje@au.ibm.com>
7965
7966 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7967 from the gcc build directory.
7968 * Makefile.in: Regenerate.
7969
e21c3597 79702005-11-29 Ben Elliston <bje@au.ibm.com>
7971
7972 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7973 depend on all-libdecnumber.
7974 * configure.in (host_libs): Include libdecnumber.
7975 * Makefile.in: Regenerate.
7976 * configure: Likewise.
7977
e3f15eef 79782005-11-29 Ben Elliston <bje@au.ibm.com>
7979
7980 * libdecnumber: Import decNumber sources from the dfp-branch.
7981
8afb273f 79822005-11-21 Kean Johnston <jkj@sco.com>
7983
7984 * config.sub, config.guess: Sync from upstream sources.
7985
fefdfa6e 79862005-11-21 Ben Elliston <bje@au.ibm.com>
7987
7988 Import from Autoconf sources:
7989
7990 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7991 * config/move-if-change: Don't output "$2 is unchanged";
7992 suggested by Ben Elliston. Handle weird characters correctly.
7993
92016de0 79942005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7995
7996 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7997 to match upstream libtool for darwin.
7998
415470be 79992005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8000
8001 * Makefile.def: Remove gdb dependencies for gdbtk.
8002 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8003 (configure-gdb, install-gdb): New rules.
8004 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8005 * Makefile.in, configure: Regenerated.
8006
15bb6251 80072005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8008
8009 * MAINTAINERS (Write After Approval): Add myself.
8010
66182ee6 80112005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8012
8013 * MAINTAINERS (Write After Approval): Add myself.
8014
9aad078e 80152005-10-24 Diego Novillo <dnovillo@redhat.com>
8016
8017 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8018 Diego Novillo.
8019
e025d06f 80202005-10-22 Paolo Bonzini <bonzini@gnu.org>
8021
8022 PR bootstrap/24297
8023 * Makefile.tpl (do-[+make-target+], do-check, install,
8024 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8025 are set before recursing.
8026 * Makefile.in: Regenerate.
8027
bde48217 80282005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8029
8030 PR bootstrap/18939
8031 * Makefile.def (gcc) <target>: Fix thinko.
8032 * Makefile.in: Regenerate.
8033
8d687193 80342005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8035
8036 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8037 * configure: Regenerate.
8038
843af2a1 80392005-10-15 Jie Zhang <jie.zhang@analog.com>
8040
8041 * MAINTAINERS (Write After Approval): Add self.
8042
6783d878 80432005-10-08 Kazu Hirata <kazu@codesourcery.com>
8044
8045 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8046 target-libffi, target-qthreads, target-libjava, and
8047 targetlibobjc.
8048 * configure: Regenerate.
8049
ae74ffb7 80502005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8051
8052 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8053 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8054 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8055 (USUAL_OBJDUMP_FOR_TARGET): New.
8056 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8057 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 8058 * configure, Makefile.in: Regenerated.
ae74ffb7 8059
7fd717b3 80602005-10-05 Paolo Bonzini <bonzini@gnu.org>
8061
8062 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8063 before other host packages.
8064
8d2ef209 80652005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8066
8067 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8068
8283f873 80692005-10-05 Paolo Bonzini <bonzini@gnu.org>
8070
8071 PR bootstrap/22340
8072
8073 * configure.in (default_target): Remove.
8074 * Makefile.tpl (all): Do not use prerequisites as subroutines
8075 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8076 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8077 use prerequisites as subroutines.
8078 (check-host, check-target): New.
8079 (bootstrap configure & all targets): Do not use stage*-start
8080 if the directory layout is already ok.
8081 (non-bootstrap configure & all targets): Prepend a $(unstage).
8082 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8083 (NOTPARALLEL): Remove.
8084 (unstage, stage variables): New variables.
8085 (unstage, stage targets): Simply expand to those variables.
8086
8087 * configure: Regenerate.
8088 * Makefile.in: Regenerate.
8089
8011a2db 80902005-10-04 James E Wilson <wilson@specifix.com>
8091
8092 * Makefile.def (lang_env_dependencies): Add libmudflap.
8093 * Makefile.in: Regenerate.
8094
09cc3896 80952005-10-03 Andreas Schwab <schwab@suse.de>
8096
8097 Backport from libtool CVS:
8098 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8099
8100 * ltmain.sh: add support for installing into temporary
8101 staging area (e.g. 'make install DESTDIR=...')
8102
d7441b0d 81032005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8104
8105 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8106 * configure: Regenerated.
8107
9886f3d1 81082005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8109
8110 * configure: Regenerate with the correct
8111 autoconf version.
8112
7172be51 81132005-09-30 Catherine Moore <clm@cm00re.com>
8114
8115 * configure.in (bfin-*-*): New.
8116 * configure: Regenerated.
8117
9fec3fa8 81182005-09-28 Geoffrey Keating <geoffk@apple.com>
8119
8120 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8121 (LIPO_FOR_TARGET): New.
8122 (CONFIGURED_LIPO_FOR_TARGET): New.
8123 (USUAL_LIPO_FOR_TARGET): New.
8124 (STRIP_FOR_TARGET): New.
8125 (CONFIGURED_STRIP_FOR_TARGET): New.
8126 (USUAL_STRIP_FOR_TARGET): New.
8127 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8128 STRIP_FOR_TARGET.
8129 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8130 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8131 * Makefile.in: Regenerate.
8132 * configure: Regenerate.
f4177413 8133
14bd4516 81342005-09-19 David Edelsohn <edelsohn@gnu.org>
8135
8136 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8137 (rs6000-*-aix*): Same.
8138 * configure: Regenerate.
8139
6ca52624 81402005-09-16 Tom Tromey <tromey@redhat.com>
8141
8142 * MAINTAINERS: Add self as java maintainer.
8143
2c718da0 81442005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8145
8146 * configure.in: Recognize f95 in the --enable-languages option,
8147 and substitute it for fortran, issuing a warning.
8148 * configure: Regenerate.
8149
51427b7f 81502005-08-30 Phil Edwards <phil@codesourcery.com>
8151
8152 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8153 * configure: Regenerated.
8154
70bd96e6 81552005-08-22 Aldy Hernandez <aldyh@redhat.com>
8156
8157 * MAINTAINERS: Add self as ms1 maintainer.
8158
e85b7f3c 81592005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8160
8161 * Makefile.def (libssp): Add to lang_env_dependencies.
8162 * Makefile.in: Regenerate.
8163
6be90865 81642005-08-18 Ian Lance Taylor <ian@airs.com>
8165
8166 * MAINTAINERS: Add myself as middle-end maintainer.
8167
28a54140 81682005-08-17 Christian Groessler <chris@groessler.org>
8169
8170 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8171 * Makefile.in: Regenerate.
8172
c1f0d853 81732005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8174
8175 * MAINTAINERS (write after approval): Added myself.
8176
02bbe015 81772005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8178
8179 * MAINTAINERS (Write After Approval): Add myself.
8180
768691b5 81812005-08-12 Paolo Bonzini <bonzini@gnu.org>
8182
8183 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8184 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8185 Look for alternate names of the target cc and c++
8186 * configure: Regenerate.
8187
ef8184c7 81882005-08-08 Paolo Bonzini <bonzini@gnu.org>
8189
8190 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8191 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8192 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8193 tools; remove code to manually set them.
8194 (Target tools): Look in the environment for them.
8195 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8196 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8197 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8198 build directory.
8199 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8200 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8201 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8202 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8203 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8204 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8205 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8206 * configure: Regenerate.
8207 * Makefile.in: Regenerate.
8208
3e17c591 82092005-07-28 Ben Elliston <bje@au.ibm.com>
8210
8211 * MAINTAINERS: Update for removed CPU targets.
8212
29327bb4 82132005-07-27 Mark Mitchell <mark@codesourcery.com>
8214
8215 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 8216 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 8217 * Makefile.in: Regenerated.
8218
ffa8502d 82192005-07-26 Mark Mitchell <mark@codesourcery.com>
8220
8221 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8222 (CFLAGS_FOR_TARGET): Use it.
8223 (CXXFLAGS_FOR_TARGET): Likewise.
8224 * Makefile.in: Regenerated.
8225 * configure.in (--with-build-sysroot): New option.
8226 * configure: Regenerated.
8227
ee8b5c34 82282005-07-24 Paolo Bonzini <bonzini@gnu.org>
8229
8230 * Makefile.tpl: Wrap install between unstage and stage
8231 * Makefile.in: Regenerate.
8232
1558ffaf 82332005-07-21 Eric Christopher <echristo@apple.com>
8234
8235 * MAINTAINERS: Update affiliation.
8236
0d56c486 82372005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8238
8239 * MAINTAINERS: Add self as crx port maintainer.
8240
4569287f 82412005-07-20 DJ Delorie <dj@redhat.com>
8242
8243 * MAINTAINERS: Add self as m32c maintainer.
8244
06b8a6e6 82452005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8246
8247 * all files: Update FSF address.
8248
3031a1be 82492005-07-15 Eric Christopher <echristo@redhat.com>
8250
8251 * MAINTAINERS: Change affiliation.
8252
040541fe 82532005-07-14 Jim Blandy <jimb@redhat.com>
8254
8255 * configure.in: Add cases for Renesas m32c.
8256 * configure: Regenerated.
f4177413 8257
a03a59f4 82582005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8259
47440b6d 8260 * COPYING.LIB: Update from fsf.org.
8261
82622005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8263
8264 * COPYING, compile, config.guess,
a03a59f4 8265 config.sub, install-sh, missing, mkinstalldirs,
8266 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 8267 * config-ml.in: Update FSF address.
a03a59f4 8268
9f88bc9d 82692005-07-13 Eric Christopher <echristo@redhat.com>
8270
8271 * configure.in: Add toplevel noconfigdir support for tpf.
8272 * configure: Regenerate.
8273
f6463472 82742005-07-11 Paolo Bonzini <bonzini@gnu.org>
8275
8276 PR ada/22340
8277
8278 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8279 * Makefile.in: Regenerate.
8280
eb39e466 82812005-07-07 Mark Mitchell <mark@codesourcery.com>
8282
8283 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 8284 Brolley to write-after-approval.
eb39e466 8285
3c7c61db 82862005-07-07 Andreas Schwab <schwab@suse.de>
8287
8288 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8289 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8290 * Makefile.in: Regenerated.
8291
d28caca4 82922005-07-06 Geoffrey Keating <geoffk@apple.com>
8293
8294 * configure.in: Don't build sim or rda when targetting darwin.
8295 * configure: Regenerate.
8296
07da5214 82972005-07-06 Kazu Hirata <kazu@codesourcery.com>
8298
8299 * configure.in: Add --enable-libssp and --disable-libssp.
8300 * configure: Regenerate with autoconf-2.13.
8301
0d55f4d0 83022005-07-02 Jakub Jelinek <jakub@redhat.com>
8303
8304 * Makefile.def (target_modules): Add libssp.
8305 * configure.in (target_libraries): Add target-libssp.
8306 * configure: Rebuilt.
8307 * Makefile.in: Rebuilt.
8308
c6d8e763 83092005-07-01 Zack Weinberg <zackw@panix.com>
8310
8311 * MAINTAINERS: Change email address. Resign from maintainership.
8312
e64566bc 83132005-07-01 Richard Guenther <rguenther@suse.de>
8314
8315 * MAINTAINERS: Change my e-mail address and affiliation.
8316
919a60fa 83172005-06-22 Paolo Bonzini <bonzini@gnu.org>
8318
8319 * Makefile.def (stagefeedback): Come after profile.
8320 Define profiledbootstrap target.
8321 * Makefile.tpl (profiledbootstrap): Remove.
8322 (stageprofile-end): Zap stagefeedback.
8323 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8324 * Makefile.in: Regenerate.
8325
1dcfcddb 83262005-06-13 Richard Sandiford <richard@codesourcery.com>
8327
8328 * MAINTAINERS: Update my email address.
8329
cbaa9876 83302005-06-13 Zack Weinberg <zack@codesourcery.com>
8331
8332 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8333 In 'cpp' stanza, support '#line' as well as '# '.
8334
90314144 83352005-06-08 Andreas Schwab <schwab@suse.de>
8336
8337 * MAINTAINERS: Move myself from 'Write After Approval' to
8338 'CPU Port Maintainers' section as m68k maintainer.
8339
ff7dcf6a 83402005-06-07 Hans-Peter Nilsson <hp@axis.com>
8341
8342 * configure.in (unsupported_languages): New macro.
8343 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8344 non-ported target libraries in noconfigdirs.
8345 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8346 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 8347 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 8348 unsupported_languages.
8349 * configure: Regenerate.
8350
058a5366 83512005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8352
8353 * configure.in: Fix typo in handling of --with-mpfr-dir.
8354 * configure: Regenerate.
8355
a0133d5a 83562005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8357
8358 * MAINTAINERS: Update my email address.
8359
ba84b398 83602005-06-02 Jim Blandy <jimb@redhat.com>
8361
8362 * config.sub: Add cases for the Renesas m32c. (This patch has been
8363 accepted into the master sources.)
8364
f6fa11cb 83652005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 8366 Michael Snyder <msnyder@redhat.com>
8367 Stan Cox <scox@redhat.com>
f6fa11cb 8368
cbaa9876 8369 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 8370
cbaa9876 8371 * configure: Regenerate.
f6fa11cb 8372
5538a252 83732005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8374
8375 * MAINTAINERS (Write After Approval): Add self.
8376
eb475541 83772005-06-01 Josh Conner <jconner@apple.com>
8378
8379 * MAINTAINERS (Write After Approval): Add self.
8380
f61df03e 83812005-06-01 Kazu Hirata <kazu@codesourcery.com>
8382
8383 * MAINTAINERS: Update my email address.
8384
8c31789b 83852005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8386
8387 * MAINTAINERS (Write After Approval): Add self.
8388
80f2a08d 83892005-05-26 Chris Demetriou <cgd@broadcom.com>
8390
8391 * MAINTAINERS (Write After Approval): Remove self.
8392
97d52533 83932005-05-25 Paolo Bonzini <bonzini@gnu.org>
8394
8395 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8396 (Dependencies): Consider target modules for bootstrap dependencies.
8397 Make target bootstrap modules depend on each stage's gcc.
8398 * Makefile.in: Regenerate.
8399
aa73b18f 84002005-05-20 Paolo Bonzini <bonzini@gnu.org>
8401
8402 * Makefile.def (configure-gcc): Depend on binutils having been built.
8403 (all-gcc): No need to do it here.
8404 * Makefile.in: Regenerate.
8405
e8bfe1fa 84062005-05-19 Paul Brook <paul@codesourcery.com>
8407
cbaa9876 8408 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 8409 language cannot be built.
8410 * configure: Regenerate.
8411
4267b9ea 84122005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8413
8414 * ylwrap: Import from Automake 1.9.5.
8415
9d7b8b84 84162005-05-13 David Ung <davidu@mips.com>
8417
8418 * MAINTAINERS (Write After Approval): Add self.
8419
5cd1aacd 84202005-05-09 Mike Stump <mrs@apple.com>
8421
8422 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8423 lt_cv_sys_max_cmd_len for now.
cbaa9876 8424
0e47e899 84252005-05-09 Stan Cox <scox@redhat.com>
8426
8427 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8428
f9697cdb 84292005-05-08 Matt Kraai <kraai@ftbfs.org>
8430
8431 * README.SCO: Update the URL.
8432
3fec05ca 84332005-05-05 David Edelsohn <edelsohn@gnu.org>
8434
8435 * ltconfig: Define file_list_spec. Pass file_list_spec and
8436 with_gnu_ld to libtool.
8437 * ltcf-c.sh (aix[45]): Define file_list_spec.
8438 * ltcf-cxx.sh (aix[45]): Same.
8439 * ltcf-gcj.sh (aix[45]): Same.
8440 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8441 exists, write list of input files to temporary file.
8442
a8abbd9d 84432005-05-04 Mike Stump <mrs@apple.com>
8444
8445 * configure.in: Always pass --target to target configures as
8446 otherwise rebuilds that do --recheck will fail.
8447 * confiugure: Rebuilt.
8448
12fb418d 84492005-05-04 Paolo Bonzini <bonzini@gnu.org>
8450
8451 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8452 STAGE_HOST_EXPORTS.
8453 (configure, all): Add bootstrap support.
8454 (Host modules, target modules): Pass post-stage1 flags and exports.
8455 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8456 * Makefile.in: Regenerate.
8457
c828481a 84582005-04-29 Paolo Bonzini <bonzini@gnu.org>
8459
8460 * configure: Regenerate.
8461
352141ae 84622005-04-27 Mike Stump <mrs@apple.com>
8463
8464 * MAINTAINERS: Add self as darwin maintainer.
8465
5629b19d 84662005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8467
8468 * config.sub: Update from master copy.
8469
3cf20c3b 84702005-04-21 Mike Stump <mrs@apple.com>
8471
8472 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8473 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8474
c0188550 84752005-04-19 Hans-Peter Nilsson <hp@axis.com>
8476
8477 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8478 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8479 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8480 "*-*-elf" and "*-*-linux*".
8481 * configure: Regenerate.
8482
603e1354 84832005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8484
8485 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8486
6db39137 84872005-04-12 Mike Stump <mrs@apple.com>
8488
8489 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8490
1df56788 84912005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8492
8493 * MAINTAINERS (Write After Approval): Add myself.
8494
80ccce4c 84952005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8496
8497 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8498
c15fb64c 84992005-04-06 Paolo Bonzini <bonzini@gnu.org>
8500
cbaa9876 8501 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 8502 (TARGET_CONFIGARGS): Include --with-target-subdir.
8503 (configure, all): New macros. Use them throughout.
8504 * Makefile.in: Regenerate.
8505
e6eb2b02 85062005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8507
8508 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 8509
d18f347b 85102005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8511
8512 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8513
8494de10 85142005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8515
8516 * MAINTAINERS: Move John Carr to Write After Approval.
8517
dcde3c07 85182005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 8519
8520 * config/mh-mingw32: Delete.
8521 * configure.in: Don't use it.
8522 * configure: Regenerate.
8523
60b2817d 85242005-03-31 Paolo Bonzini <bonzini@gnu.org>
8525
8526 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8527 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 8528 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 8529 (HOST_LIB_PATH): Generate from Makefile.def.
8530 (TARGET_LIB_PATH): Likewise.
8531 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8532 * Makefile.in: Regenerate.
8533 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8534 (RPATH_ENVVAR): Include Darwin case.
8535 * configure: Regenerate.
8536
9cc9199f 85372005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8538
8539 * MAINTAINERS (Various Maintainers): Remove self.
8540 (Write After Approval): Add self.
8541
beefdb0f 85422005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8543
8544 * MAINTAINERS (Various Maintainers): Add self.
8545
697e01c8 85462005-03-25 Paolo Bonzini <bonzini@gnu.org>
8547
8548 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8549 * configure: Regenerate.
8550
9624cab1 85512005-03-21 Zack Weinberg <zack@codesourcery.com>
8552
8553 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8554 gcc_version, and gcc_version_trigger from set of flags to pass.
8555 * Makefile.tpl: Remove definitions of above variables.
8556 (config.status): Remove dependency on $(gcc_version_trigger).
8557 * Makefile.in: Regenerate.
8558 * configure.in: Do not reference config/gcc-version.m4 nor
8559 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8560 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8561 * configure: Regenerate.
8562
5745a02a 85632005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 8564 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 8565
8566 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8567 * Makefile.in: Regenerate.
8568
df4e5443 85692005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8570
8571 * MAINTAINERS (Write After Approval): Add myself.
8572
379a1f2c 85732005-03-03 David Ayers <d.ayers@inode.at>
8574
8575 * MAINTAINERS (Write After Approval): Add myself.
8576
b3fc57d4 85772005-03-01 Alexandre Oliva <aoliva@redhat.com>
8578
8579 PR libgcj/20160
8580 * ltmain.sh: Avoid creating archives with components that have
8581 duplicate basenames.
8582
39c05b8e 85832005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8584
8585 PR bootstrap/20250
8586 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8587 instead of check.
8588 * Makefile.in: Regenerate.
8589
d874b723 85902005-02-28 Paolo Bonzini <bonzini@gnu.org>
8591
8592 * Makefile.in: Regenerate to fix conflict between the previous two
8593 patches.
8594
c1eb9e31 85952005-02-28 Paolo Bonzini <bonzini@gnu.org>
8596
8597 PR bootstrap/17383
8598 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8599 * Makefile.tpl (HOST_SUBDIR): New substitution.
8600 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8601 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8602 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8603 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8604 (Host modules, Bootstrapped modules): Use it.
8605 (Build modules, Target modules): Do not create symlink trees,
8606 always configure out-of-srcdir.
8607 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8608 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8609 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8610 $(HOST_SUBDIR). Create a symlink for host_subdir.
8611
8612 * Makefile.in: Regenerate.
8613 * configure: Regenerate.
8614
a136b23d 86152005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8616
8617 Merged from libada-gnattools-branch:
8618 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8619
8620 * gnattools: New directory.
8621 * Makefile.def: Add gnattools as a module, depending on target-libada.
8622 * Makefile.in: Regenerate.
8623 * configure.in: Include gnattools in host_tools; disable it if ada
8624 is disabled.
8625 * configure: Regenerate.
8626
46042488 86272005-02-24 James A. Morrison <phython@gcc.gnu.org>
8628
8629 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8630 treelang maintainer.
8631 (Write After Approval): Remove myself.
8632
123fdbbd 86332005-02-23 Paul Schlie <schlie@comcast.net>
8634
8635 * configure.in: Allow darwin targeted ports to build tk, itcl and
8636 libgui.
8637 * configure: Regenerate.
8638
17336619 86392005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8640
8641 PR libgcj/10353
8642 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8643 * configure: Regenerate.
8644
6e4db1f1 86452005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8646
8647 * MAINTAINERS (Write After Approval): Add myself.
8648
203ad69a 86492005-02-10 Ian Lance Taylor <ian@airs.com>
8650
8651 * MAINTAINERS: Update my e-mail address.
8652
afa8b68c 86532005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8654
8655 * MAINTAINERS (Write After Approval): Add myself.
8656
06b2086e 86572005-01-29 Hans-Peter Nilsson <hp@axis.com>
8658
8659 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8660 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8661 target-libgloss when not *-*-elf and *-*-aout.
8662 * configure: Regenerate.
8663
2890721b 86642005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8665
8666 * MAINTAINERS: Remove obsolete entries.
8667
b9db2b8c 8668 * MAINTAINERS (Write After Approval): Add Michael Matz.
8669
9da9577b 86702005-01-19 Neil Booth <neil@daikokuya.co.uk>
8671
8672 * MAINTAINERS: Remove self as cpplib maintainer.
8673
c626e85f 86742005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8675
8676 * install-sh, config.sub: Import from upstream.
8677
cac4ee55 86782005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8679
8680 PR bootstrap/18222
8681 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8682 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8683 * Makefile.in: Regenerate.
8684
e03fcf5f 86852005-01-16 Jason Thorpe <thorpej@netbsd.org>
8686
8687 * MAINTAINERS: Update my email address.
8688
abb13670 86892005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 8690 Andreas Schwab <schwab@suse.de>
abb13670 8691
8692 PR bootstrap/18033
8693 * config-ml.in: Eval option if surrounded by single quotes.
8694
e4a78ee4 86952005-01-03 Paolo Bonzini <bonzini@gnu.org>
8696
8697 Revert 2004-12-28 Makefile changes, a better fix will be
8698 applied to mainline and src after GCC 4.0 branches.
8699
1fe42238 87002004-12-28 Paolo Bonzini <bonzini@gnu.org>
8701
8702 PR bootstrap/17383
8703
8704 * Makefile.def (target_modules): Remove stage parameter,
8705 it is always true now.
8706 * Makefile.tpl (configure-build-[+module+],
8707 configure-target-[+module+]): Always build symlink tree
8708 for the directory and for include. BUILD_SUBDIR and
8709 TARGET_SUBDIR cannot be . anymore.
8710 * Makefile.in: Regenerate.
8711
fcaf3188 87122004-12-25 David Edelsohn <edelsohn@gnu.org>
8713
8714 Revert 2004-12-08 Makefile changes.
8715
835db815 87162004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8717
8718 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8719 cygwin, mingw.
8720
33974778 87212004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8722
8723 * configure.in (sh64-*-*): Reenable gprof.
8724 * configure: Regenerate.
8725
4b8fa64c 87262004-12-08 David Edelsohn <edelsohn@gnu.org>
8727
8728 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8729 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8730 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8731 * Makefile.in: Regenerate.
8732
ef31114f 87332004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8734
8735 * MAINTAINERS: Update my email address.
8736
7799fdb2 87372004-12-07 Matt Kraai <kraai@ftbfs.org>
8738
8739 * Makefile.tpl: Generate normal dependencies if the LHS module is
8740 not bootstrapped.
8741 * Makefile.in: Regenerate.
8742
c88bf782 87432004-12-03 Richard Sandiford <rsandifo@redhat.com>
8744
8745 * configure.in: Include config/gxx-include-dir.m4. Use
8746 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8747 * configure: Regenerate.
8748
f8592d5a 87492004-12-03 Richard Sandiford <rsandifo@redhat.com>
8750
8751 * config.if: Delete.
8752 * configure.in: Set libstdcxx_incdir directly.
8753 * configure: Regenerate.
8754
39b9d49f 87552004-12-02 Eric Christopher <echristo@redhat.com>
8756
8757 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8758 * Makefile.in: Regenerate.
8759
c3e7e62b 87602004-12-02 Richard Sandiford <rsandifo@redhat.com>
8761
8762 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8763 * configure: Regenerate.
8764
14ac9144 87652004-12-02 Richard Sandiford <rsandifo@redhat.com>
8766
8767 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8768 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8769 * configure: Regenerate.
8770
b68b9d92 87712004-12-01 Eric Christopher <echristo@redhat.com>
8772
8773 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8774 of things to remove.
8775
68b7b0fe 87762004-11-29 Matt Kraai <kraai@ftbfs.org>
8777
8778 * MAINTAINERS (Write After Approval): Update my e-mail address.
8779
d081dd29 87802004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8781
8782 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8783 from CVS libtool to always pass_all.
8784
08261f02 87852004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8786
8787 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8788 (hppa*64*-*-*): Delete incorrect comment.
8789 * configure: Rebuilt.
8790
a234d196 87912004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8792
8793 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8794
7f93fe7a 87952004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8796
8797 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8798 from CVS libtool to always pass_all.
8799
037ff4cc 88002004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8801
8802 * install-sh, compile: Import from automake.
8803
e294bcff 88042004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8805
8806 * config.guess, config.sub: Import from savannnah.
8807
aad2f5f9 88082004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 8809
8810 * MAINTAINERS (Write After Approval): Add myself
8811
956942fa 88122004-11-12 Mike Stump <mrs@apple.com>
8813
8814 * Makefile.def: Add html support.
8815 * Makefile.tpl: Likewise.
8816 * Makefile.in: Regenerate.
8817
ec2a8310 88182004-11-11 Geoffrey Keating <geoffk@apple.com>
8819
8a54e13f 8820 PR 18423
8821 * configure.in: Remove all instances of build-fixincludes from
8822 noconfigdirs.
8823 (build_configargs): Supply --target to subdirectories.
8824 * configure: Regenerate.
8825
ec2a8310 8826 * Makefile.def: Make gcc install depend on fixincludes install.
8827 * Makefile.in: Regenerate.
8828
696f98d4 88292004-11-10 Janis Johnson <janis187@us.ibm.com>
8830
8831 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8832
3eb34262 88332004-11-11 Paul Brook <paul@codesourcery.com>
8834
8835 * MAINTAINERS: Add self as arm maintainer. Update email address.
8836
dd63ad62 88372004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8838
8839 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8840 target-libgfortran.
17a0d7e8 8841 * configure: Regenerate.
dd63ad62 8842
d8483d79 88432004-11-07 David Edelsohn <edelsohn@gnu.org>
8844
8845 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8846 like CC.
8847
bdcc5e0f 88482004-11-05 Paolo Bonzini <bonzini@gnu.org>
8849
8850 * Makefile.def (host fixincludes): Specify missing targets.
8851 * Makefile.in: Regenerate.
8852
9310c946 88532004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8854
8855 * MAINTAINERS: Add myself
8856
1dfe67f7 88572004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8858
8859 * MAINTAINERS (Write After Approval): Add myself.
8860
50e7e370 88612004-11-04 Geoffrey Keating <geoffk@apple.com>
8862
8863 * Makefile.def: Build fixincludes for the host, too.
8864 * Makefile.in: Regenerate.
8865 * configure.in (host_tools): Add fixincludes.
8866 * configure: Regenerate.
8867
b6824c17 88682004-11-04 Daniel Jacobowitz <dan@debian.org>
8869
8870 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8871 * configure: Regenerated.
8872
44f0e47c 88732004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8874
8875 PR other/17783
8876 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8877 * configure: Regenerated.
8878
03dbc854 88792004-10-31 Mark Mitchell <mark@codesourcery.com>
8880
8881 * README.SCO: Update per FSF instructions.
8882
d2be3229 88832004-10-28 Eric B. Weddington <ericw@evcohs.com>
8884
8885 PR target/18151
8886 * configure.in (case ${target}): Do not build fixincludes for avr.
8887 * configure: Regenerated.
8888
6675f2d9 88892004-10-26 Paolo Bonzini <bonzini@gnu.org>
8890
8891 * configure.in (case ${target}): Do not build fixincludes
8892 on platforms where it is not used.
8893 * configure: Regenerated.
8894
3a8631fa 88952004-10-23 Daniel Jacobowitz <dan@debian.org>
8896
8897 * configure.in: Use an absolute path to install-sh.
8898 * configure: Regenerated.
8899
50c69ebc 89002004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8901
8902 * MAINTAINERS (Write After Approval): Add myself.
8903
2c95e9b1 89042004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8905
8906 * MAINTAINERS: Remove from Write After Approval those that are
8907 already maintainers.
8908
3d22b915 89092004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8910
8911 * MAINTAINERS: Update my email address.
8912
3fba36a4 89132004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8914
8915 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8916 * configure: Regenerate.
8917
dcde3c07 89182004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 8919
8920 * MAINTAINERS: Update my email address.
8921
668dc571 89222004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8923
8924 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8925 entries belonging to this category.
8926
2c50ca04 89272004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8928
8929 * MAINTAINERS: Update my e-mail address.
8930
68b4a982 89312004-10-06 Paolo Bonzini <bonzini@gnu.org>
8932
8933 Fix wrong conflict resolution in:
8934
8935 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8936
8937 * Makefile.in: Regenerate.
8938 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8939 in the recursive `make', instead of hardwiring `all'.
8940 (Autogenerated TARGET-* variables): New.
8941
5326cc72 89422004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8943
8944 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 8945 * configure: Regenerate.
5326cc72 8946
6e4191af 89472004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8948
8949 * MAINTAINERS (Various Maintainers): Move the "windows,
8950 cygwin, mingw" maintainer to ...
8951 (OS Port Maintainers): ... here.
8952
39826843 89532004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8954
8955 * MAINTAINERS (Write After Approval): Remove those that are
8956 maintainers of some subsystem.
8957
e644ba93 89582004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8959
8960 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8961 * ltcf-cxx.sh (tpf*): Likewise.
8962 * ltconfig (tpf*): Add TPF OS configuration support.
8963
ddc76fa7 89642004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8965
8966 * MAINTAINERS: Change my email address to my new work account.
8967
3bdd04cc 89682004-09-24 Michael Roth <mroth@nessie.de>
8969
8970 * configure.in (--without-headers): Add missing double quotes.
8971 * configure: Regenerate.
8972
dcde3c07 89732004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 8974
8975 * ylwrap: Revert to previous version.
8976
d389b7e3 89772004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8978
8979 PR bootstrap/17369
8980 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8981 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8982 SET_GCC_LIB_PATH_CMD.
8983 (BASE_TARGET_EXPORTS): Likewise.
8984 * Makefile.in: Regenerated.
8985
8986 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8987 * configure: Regenerated.
8988
2109ded2 89892004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8990
8991 * config.guess: New upstream version
8992 * compile, depcomp, install-sh, ylwrap: Likewise.
8993
da9e6519 89942004-09-19 Roger Sayle <roger@eyesopen.com>
8995
8996 * config/mh-x86omitfp: New host makefile fragment. Add
8997 -fomit-frame-pointer to the default BOOT_CFLAGS.
8998 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8999 * configure: Regenerate.
9000
e84ab337 90012004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9002
9003 PR target/11572
9004 * configure.in (*-*-darwin*): Renable libobjc.
9005 * configure: Regenerate.
9006
c875bbba 90072004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9008
9009 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9010
39a1c4e9 90112004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 9012
39a1c4e9 9013 * Makefile.def: Remove libbanshee.
9014 * Makefile.tpl: Ditto.
9015 * configure.in: Ditto.
9016 * Makefile.in: Regen.
9017 * configure: Ditto.
9018
c600ebdb 90192004-09-08 David Edelsohn <edelsohn@gnu.org>
9020
9021 * ltmain.sh: Use $pic_object as $non_pic_object if
9022 $non_pic_object=none.
9023
e1aef632 90242004-09-07 Paolo Bonzini <bonzini@gnu.org>
9025
9026 * missing: Import latest version from master repository.
9027
ccf99faa 90282004-09-06 Nick Clifton <nickc@redhat.com>
9029
9030 * config.sub: Import latest version from master repository.
9031 * config.guess: Likewise.
9032 This includes these changes:
b68b9d92 9033
ccf99faa 9034 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9035
9036 * config.sub: Handle crisv32, alias etraxfs.
9037 * config.guess (crisv32:Linux:*:*): Handle.
9038
9039 2004-08-13 Brad Smith <brad@comstyle.com>
9040
9041 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9042 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9043
9044 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9045
9046 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9047 assume the processor is a powerpc. This is because coreutils
9048 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9049 in this case, due to a MacOS X bug that causes
9050 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9051 to return a negative number.
9052 Problem reported by Petter Reinholdtsen in:
9053 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9054
9055 2004-07-19 Ben Elliston <bje@gnu.org>
9056
9057 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9058
9059 2004-06-24 Ben Elliston <bje@gnu.org>
9060
9061 * config.guess: Update copyright years.
9062 * config.sub: Likewise.
9063
9064 2004-06-22 Robert Millan <robertmh@gnu.org>
9065
9066 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9067 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9068
9069 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9070
9071 * config.guess (*:*VMS:*:*): New entry. Replaces
9072 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9073 manufacturer.
9074
9075 2004-06-22 Ben Elliston <bje@gnu.org>
9076
9077 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9078 * config.sub: Likewise.
9079
9080 2004-06-22 Ben Elliston <bje@gnu.org>
9081
9082 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9083 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9084
9085 2004-06-11 Ben Elliston <bje@gnu.org>
9086
9087 * config.guess (pegasos:OpenBSD:*:*): Remove.
9088
9089 2004-06-11 Ben Elliston <bje@gnu.org>
9090
9091 From Wouter Verhelst <wouter@grep.be>:
9092 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9093
9094 2004-06-11 Ben Elliston <bje@gnu.org>
9095
9096 * config.guess (luna88k:OpenBSD:*:*): New.
9097
9098 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9099
9100 * config.guess (m32r*:Linux:*:*): New case.
9101 * config.sub: Handle m32rle.
9102
9103 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9104
9105 From Jens Petersen <petersen@redhat.com>:
9106 * config.sub: Handle sparcv8.
9107
9108 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9109
9110 From Tom Smith <smith@cag.lkg.hp.com>:
9111 * config.guess: Version suffixes are equally significant on Tru64
9112 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9113 prefix of "P" (patched kernel).
9114
9115 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9116
9117 * config.sub: Add support for National Semiconductor CRX target.
9118
cde9549e 91192004-09-03 Janis Johnson <janis187@us.ibm.com>
9120
9121 * MAINTAINERS (Various Maintainers): Remove myself as web page
9122 maintainer, add myself as maintainer of build status lists.
9123
634f7a13 91242004-09-03 Jan Beulich <jbeulich@novell.com>
9125
9126 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9127 *-*-netware, but add target-libmudflap.
9128 Consolidate *-*-netware targets (of which really only i?86 exists)
9129 into a single entry.
9130 * configure: Likewise.
9131
2b64d19b 91322004-09-01 Paolo Bonzini <bonzini@gnu.org>
9133
9134 * Makefile.tpl (sorry): Remove.
9135 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9136 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9137 (do-clean): Clean per-stage directories too.
9138 (do-distclean): Run distclean-stage1 too.
9139 (.NOTPARALLEL): Enable during toplevel bootstrap.
9140 (stage[+id+]-bubble): Enable parallel execution during
9141 the recursive invocation.
9142 * Makefile.in: Regenerate.
9143
9144 Fix previous checkin:
9145
9146 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9147 include.
9148 * configure.in: Fix indentation.
9149 * configure: Regenerate.
9150
dcde3c07 91512004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 9152
2b64d19b 9153 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9154 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9155 * configure: regenerate
b68b9d92 9156 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 9157 -mdynamic-no-pic
0222d984 9158
2b59cb05 91592004-08-31 Paolo Bonzini <bonzini@gnu.org>
9160
9161 * Makefile.def (build_modules): Add fixincludes.
9162 (dependencies): Make gcc depend on fixincludes.
9163 * configure.in (build_tools): Add fixincludes.
9164 (build_configdirs): Always include build_libs.
9165 * Makefile.in: Regenerate.
9166 * configure: Regenerate.
9167
91682004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 9169
9170 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9171 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9172 phony targets; do not generate timestamp files.
9173 (distclean-stageN): Remove references to their timestamp files.
9174 (restageN, touch-stageN): Remove.
9175 (stageN-bubble): Rewritten.
9176 (compare): Support lean bootstraps.
9177 * Makefile.in: Regenerate.
9178
9179 * configure.in: Only warn when bootstrapping but
9180 build != host or build != target. Support lean bootstraps.
9181 * configure: Regenerate.
9182
4a921c63 91832004-08-26 Phil Edwards <phil@codesourcery.com>
9184
9185 * configure.in: Give a better error message if GMP/MPFR are missing
9186 and a language needing them has been requested.
9187 * configure: Regenerated.
9188
6cee4b4a 91892004-08-25 Phil Edwards <phil@codesourcery.com>
9190
9191 * configure.in: Print a list of available language front-ends if
9192 a requested one is missing. Tidy stray tab characters.
9193 * configure: Regenerated.
9194
e6312df0 91952004-08-19 Michael Koch <konqueror@gmx.de>
9196
9197 * gcc/doc/install.texi: Update entry about automake for libjava.
9198
c01dd063 91992004-08-17 Robert Millan <robertmh@gnu.org>
9200
9201 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9202 (instead of FreeBSD).
9203 * configure: Regenerate.
9204
a1ad7483 92052004-08-16 Paolo Bonzini <bonzini@gnu.org>
9206
9207 * Makefile.in: Regenerate.
9208 * configure: Regenerate.
9209
9210 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9211 stage_*_flags.
9212 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9213 for bootstrapped modules if toplevel bootstrap is going.
9214 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9215 modules. Adjust for changes in Makefile.def. Enable several
9216 rules even in non-bootstrap mode, just to avoid peppering the
9217 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9218 (stage-[+prev+]-bubble): Remove.
9219
9220 * Makefile.def (Dependencies): Depend on all-build-bison,
9221 all-build-flex, all-build-byacc, all-build-texinfo, rather
9222 than the host variations.
9223 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9224 with BUILD_SUBDIR.
9225 (BISON): Update for recent Bisons.
9226 (YACC): Fix typo.
9227 (cross): Depend on all-build.
9228 (all): Do not depend on all-build.
9229 (prebootstrap): Remove.
9230 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9231 (Prebootstrap dependencies): Add them to the per-stage targets
9232 and to all-prebootstrap.
9233 * configure.in (build_configdirs): Always enable build_tools.
9234 (BUILD_DIR_PREFIX): Remove.
9235
9236 * Makefile.def (gcc): Add target variable.
9237 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9238 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9239 in the recursive `make', instead of hardwiring `all'.
9240 (Autogenerated TARGET-* variables): New.
9241
e0d2a616 92422004-08-13 Brian Booth <bbooth@redhat.com>
9243
9244 * MAINTAINERS: Remove myself from write-after-approval.
9245
77f9b2dc 92462004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9247
9248 * src-release: Stop distributing mmalloc with gdb (which doesn't
9249 use it).
9250 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9251 * Makefile.in: Regenerate.
9252
30e9913f 92532004-08-09 Mark Mitchell <mark@codesourcery.com>
9254
9255 * configure.in (arm*-*-eabi*): New target.
9256 * configure: Regenerate.
9257
ea8d3d75 92582004-08-06 Paolo Bonzini <bonzini@gnu.org>
9259
9260 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9261 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9262 (Dependencies): New section.
9263 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9264 (configure-target-[+module+]): Depend on maybe-all-gcc
9265 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9266 (toplevel profiledbootstrap): Fix dependencies.
9267 * Makefile.in: Regenerate.
9268
8647a116 92692004-08-03 Mark Mitchell <mark@codesourcery.com>
9270
9271 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9272 target-libiberty to noconfigdirs.
9273 * configure: Regenerate.
9274
5ca838b8 92752004-08-03 Paul Brook <paul@codesourcery.com>
9276
9277 * configure.in: Check for MPFR as well as GMP.
9278 * configure: Regenerate.
9279
cb8a7007 92802004-08-01 Robert Millan <robertmh@gnu.org>
9281
9282 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9283 libmudflap for all GNU-based systems (with Glibc).
9284 * configure: Regenerate.
9285
dcde3c07 92862004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 9287
9288 * Makefile.def (host-modules): Add gcc.
9289 * Makefile.in: Regenerate.
9290 * Makefile.tpl (sorry): New rule.
9291 (configure-host, all-host, [+make_target+]-host, do-check,
9292 install-host): Do not add gcc as a special case.
9293 (host modules): Add a small special-casing for gcc. Export
9294 extra_make_flags through the environment.
9295 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9296 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9297 other recursive targets for gcc): Remove.
9298
9299 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9300 (stage, unstage): New rules.
9301 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9302 distclean-stage[+id+]): Use stage_current.
9303 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9304 the stage*-start rules.
9305
3ff2e849 93062004-08-02 Geoffrey Keating <geoffk@apple.com>
9307
9308 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9309 use -all_load flag.
9310
75b6260c 93112004-08-02 Paolo Bonzini <bonzini@gnu.org>
9312
9313 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9314 * configure: Regenerate.
9315
3ecc19f1 93162004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9317
9318 * maintainer-scripts/gcc_release: Revert yesterday's change.
9319
0396e2a1 93202004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9321
9322 * MAINTAINERS: Add myself to write-after-approval.
9323
b1fd5525 93242004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9325
9326 * libf2c: Removed.
9327 * gcc/gccbug.in: Updated because of libf2c removal.
9328 * maintainer-scripts/gcc_release: Ditto.
9329
dcde3c07 93302004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 9331
9332 * configure.in: Build libmudflap by default on FreeBSD.
9333 * configure: Regenerated.
9334
344b2784 93352004-07-09 Mark Mitchell <mark@codesourcery.com>
9336
9337 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9338 systems.
9339 * configure: Regenerated.
9340
dcde3c07 93412004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 9342
9343 PR target/16344
9344 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9345 feedback based compiler.
9346 * Makefile.in: Rebuilt.
9347
13e3668a 93482004-07-08 Alexandre Oliva <aoliva@redhat.com>
9349
9350 * Makefile.def (host_modules): Set bootstrap=true for flex.
9351 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9352 * Makefile.in: Rebuilt.
9353
9763d43d 93542004-07-07 Jan Hubicka <jh@suse.cz>
9355
9356 * MAINTAINERS: Add self as a profile feedback maintainer.
9357
03c65091 93582004-07-05 Phil Edwards <phil@codesourcery.com>
9359
9360 * configure.in: Do not prepend $srcdir to /dev/null in
9361 makefile fragments.
9362 * configure: Regenerate.
9363
2f8725b0 93642004-07-01 Paolo Bonzini <bonzini@gnu.org>
9365
9366 * Makefile.def (build_modules): Add bison, byacc, flex,
9367 m4, texinfo.
9368 (flags_to_pass): Add FLEX.
9369 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9370 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9371 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9372 DEFAULT_MAKEINFO): Remove.
9373 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9374 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9375 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9376 objdir or else use configured tool.
9377 (all-build): New.
9378 (all): Depend on it.
9379 (Build module dependencies): Add.
9380 * Makefile.in: Regenerate.
9381 * configure.in: Better support for multiple build modules,
9382 matching what is done for host/target modules. Do not look
9383 for "plausible" locations of build tools if Canadian cross.
9384 Use autoconf's AC_PROG_CC to find a C compiler. Define
9385 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9386 * configure: Regenerate.
b68b9d92 9387
1e6242a4 93882004-06-22 Paolo Bonzini <bonzini@gnu.org>
9389
9390 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9391 * Makefile.in: Regenerate.
9392
1b53fe78 93932004-06-22 Paolo Bonzini <bonzini@gnu.org>
9394
9395 * Makefile.tpl (configure-build-[+module+],
9396 configure-[+module+], configure-target-[+module+]): Pass
9397 [+extra_configure_args+].
9398 (all-build-[+module+], all-[+module+], check-[+module+],
9399 install-[+module+], [+make_target+]-[+module+],
9400 all-target-[+module+], check-target-[+module+],
9401 install-target-[+module+], [+make_target+]-target-[+module+]):
9402 Pass [+extra_make_args+].
9403 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9404 (GCC_HOST_EXPORTS): Remove.
9405 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9406 cross, check-gcc, check-gcc-c++, install-gcc,
9407 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9408 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9409 * Makefile.in: Regenerate.
9410
a22cc2c4 94112004-06-21 Matthew Sachs <msachs@apple.com>
9412
9413 * MAINTAINERS: Added self to write-after-approval.
9414
d76e1e50 94152004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9416
9417 * configure.in: Check for srcdir/winsup rather than build directory
9418 winsup.
9419 * configure: Regenerate.
9420
2c10944d 94212004-06-17 Corinna Vinschen <vinschen@redhat.com>
9422
9423 * configure.in: Don't build Cygwin native newlib if winsup
9424 directory is missing. Emit warning instead.
9425 * configure: Regenerate.
9426
599a3eac 94272004-06-09 Paolo Bonzini <bonzini@gnu.org>
9428
9429 * Makefile.tpl (touch-stage[+id+]): New.
9430 (restage[+prev+]): Depend on touch-stage[+id+].
9431
9432 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9433 Use it throughout.
9434
9435 * Makefile.def: Add profile and feedback bootstrap stages.
9436 Remove next field from bootstrap stages.
9437 * Makefile.tpl (LN, LN_S): Substitute.
9438 (stageN-start, stageN-end): Use double-colon rules, to
9439 provide a hook for additional setup commands.
9440 (distclean-stageN-gcc, restageN): Create dependencies from
9441 [+prev+], not from [+next+].
9442 (stageN-bubble): Add commands for successive stages from
9443 [+prev+], using double-colon rules.
9444 (all-stageN-gcc): Fix typo.
9445 (stagefeedback-start, profiledbootstrap): New.
9446 * Makefile.in: Regenerate.
9447 * configure.in: Call ACX_PROG_LN.
9448 * configure: Regenerate.
9449
ba797f0e 94502004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9451
9452 * MAINTAINERS (Write After Approval): Add myself.
9453
b93f892d 94542004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9455
9456 * MAINTAINERS (Write After Approval): Add myself.
9457
93f93279 94582004-06-03 Paolo Bonzini <bonzini@gnu.org>
9459
9460 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9461 without gcc.
9462 * configure: Regenerate.
9463
d8b05159 94642004-06-01 Paolo Bonzini <bonzini@gnu.org>
9465
9466 * Makefile.tpl: Fix typo.
9467 * Makefile.in: Regenerate.
9468
dcde3c07 94692004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 9470
9471 * configure.in: Remove new- prefix from toplevel
9472 bootstrap targets.
9473 * configure: Regenerate.
9474
54f0538b 94752004-06-01 Paolo Bonzini <bonzini@gnu.org>
9476
9477 * Makefile.tpl (all.normal): Rename to all.
9478 (all): Replace with a rule to pick the default
9479 target from configure.
9480 (all-gcc, configure-gcc): Use conditionals to
9481 do nothing when toplevel bootstrap is going on.
9482 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9483 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9484 * configure.in: Support --enable-bootstrap.
9485
9486 * Makefile.def: Remove new- prefix from toplevel
9487 bootstrap targets.
9488 * Makefile.tpl: Likewise.
9489
9490 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9491 target.
9492
9493 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9494 $(RECURSE_FLAGS) to recursive invocation of make.
9495
9496 * Makefile.in: Regenerate.
9497 * configure: Regenerate.
9498
e0754ee6 94992004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 9500 Jim Wilson <wilson@specifixinc.com>
e0754ee6 9501
9502 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9503 like CC.
9504
8e8b3365 95052004-05-27 Daniel Jacobowitz <dan@debian.org>
9506
9507 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9508 * configure: Regenerate.
9509
27e3aebd 95102004-05-25 Daniel Jacobowitz <drow@false.org>
9511
9512 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9513 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9514 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9515 targets.
9516 * Makefile.in: Regenerate.
9517
dcde3c07 95182004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 9519
9520 * configure.in: Test the ability to symlink directories.
9521 * configure: Regenerate.
9522
9523 * Makefile.def (bootstrap-stage): New definitions.
9524 * Makefile.tpl (configure-stage1-gcc,
9525 configure-stage2-gcc, configure-stage3-gcc,
9526 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9527 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9528 new-restage3, compare): Autogenerate, see Makefile.in
9529 entry for behavioral changes.
9530 (distclean-stage1, new-stage1-start, new-stage1-end,
9531 new-stage1-bubble, distclean-stage2, new-stage2-start,
9532 new-stage2-end, new-stage2-bubble, distclean-stage3,
9533 new-stage3-start, new-stage3-end): New autogenerated targets.
9534 (objext, prebootstrap, BOOT_CFLAGS,
9535 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9536 targets.
9537
9538 * Makefile.in: Regenerate.
9539 (distclean-stage1, new-stage1-start, new-stage1-end,
9540 new-stage1-bubble, distclean-stage2, new-stage2-start,
9541 new-stage2-end, new-stage2-bubble, distclean-stage3,
9542 new-stage3-start, new-stage3-end): New targets.
9543 (all-stage1-gcc): Move prebootstrap dependency from here...
9544 (configure-stage1-gcc): ...to here.
9545 (new-bootstrap): Use bubble targets.
9546 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9547 Use per-stage distclean targets.
9548 (configure-stage1-gcc, configure-stage2-gcc,
9549 configure-stage3-gcc, all-stage1-gcc,
9550 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9551 Use new-stageN-start to prepare the tree.
9552
d856c8a6 95532004-05-23 Paolo Bonzini <bonzini@gnu.org>
9554
9555 * Makefile.def (host_modules): add libcpp.
9556 * Makefile.tpl: Add dependencies on and for libcpp.
9557 * Makefile.in: Regenerate.
9558 * configure.in: Add libcpp host module.
9559 * configure: Regenerate.
9560
01b41571 95612004-05-21 Paolo Bonzini <bonzini@gnu.org>
9562
9563 * Makefile.tpl: Whenever a recursive target is defined, wrap
9564 it in a special @if/@endif block, and prepare its maybe
9565 dependency in the @if/@endif block
9566 * configure.in: Instead of writing maybe dependencies, remove
9567 the @if/@endif statements, and remove the @if/@endif blocks
9568 that remain.
9569 * configure: Regenerate.
9570 * Makefile.in: Regenerate.
9571
f47da044 95722004-05-20 Janis Johnson <janis187@us.ibm.com>
9573
9574 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9575
d556a20e 95762004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9577
9578 PR bootstrap/15120
9579 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9580 * */configure: Rebuilt.
9581
49fbf4b9 95822004-05-17 Zack Weinberg <zack@codesourcery.com>
9583
9584 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9585 of libf2c.
9586 * configure, Makefile.in: Regenerate.
9587
d3eff7bb 95882004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 9589
9590 * MAINTAINERS (Write After Approval): Add myself.
9591
4ee9c684 95922004-05-13 Diego Novillo <dnovillo@redhat.com>
9593
9594 Merge from tree-ssa-20020619-branch.
9595
9596 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9597 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9598 (HOST_GMPLIBS): Define.
9599 (HOST_GMPINC): Define.
9600 (TARGET_LIB_PATH): Add libmudflap.
9601 (GFORTRAN_FOR_TARGET): Define.
9602 (configure-build*): Export GFORTRAN.
9603 (configure-gcc): Export GMPLIBS and GMPINC.
9604 (all-gcc): Add maybe-all-libbanshee.
9605 (configure-target-libgfortran): Define.
9606 * Makefile.in: Regenerate.
9607 * configure.in (host_libs): Add libbanshee.
9608 (target_libraries): Add target-libmudflap and target-libgfortran.
9609 Add --with-libbanshee.
9610 Handle --disable-libmudflap.
9611 (*-*-freebsd*): Use with_gmp.
9612 Add $(libgcj) to noconfigdirs.
9613 * configure: Regenerate.
9614 * depcomp: New file.
9615 * MAINTAINERS: Add tree-ssa maintainers.
9616
455fb4f7 96172004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9618
49fbf4b9 9619 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 9620
9ca797fe 96212004-04-30 Brian Ford <ford@vss.fsi.com>
9622
49fbf4b9 9623 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 9624
043b6c62 96252004-04-29 Uros Bizjak <uros@kss-loka.si>
9626
49fbf4b9 9627 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 9628
697dfd2c 96292004-04-28 Paolo Bonzini <bonzini@gnu.org>
9630
9631 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9632 * configure: Regenerate.
9633
839c6a20 96342004-04-27 Paolo Bonzini <bonzini@gnu.org>
9635
9636 Revert:
9637 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9638
9639 * Makefile.def (flags_to_pass): Remove *dir variables that
9640 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9641 as well as prefix and exec_prefix.
9642 * Makefile.in: Regenerate.
9643
a2718648 96442004-04-26 Robert Millan <robertmh@gnu.org>
9645
9646 Add patches from libtool CVS.
9647 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9648 * ltconfig: Likewise.
9649 * ltcf-c.sh: Likewise.
9650 * ltcf-cxx.sh: Likewise.
9651 * ltcf-gcj.sh: Likewise.
9652
be2c9eb1 96532004-04-26 Paolo Bonzini <bonzini@gnu.org>
9654
9655 * Makefile.def (host_modules): Mark with the bootstrap
9656 flag packages on which gcc depends.
9657 * Makefile.tpl (all-bootstrap): Use it.
9658 * Makefile.in: Regenerate.
9659
b5196e8d 96602004-04-26 Paolo Bonzini <bonzini@gnu.org>
9661
9662 * Makefile.def (flags_to_pass): Remove *dir variables that
9663 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9664 as well as prefix and exec_prefix.
9665 * Makefile.in: Regenerate.
9666
7bcc3b4a 96672004-04-26 Paolo Bonzini <bonzini@gnu.org>
9668
49fbf4b9 9669 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9670 * configure: Regenerate.
9671 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9672 * gcc/Makefile.tpl (compare): Use the result of the test.
9673 * gcc/Makefile.in: Regenerate.
7bcc3b4a 9674
33e3141d 96752004-04-23 Paolo Bonzini <bonzini@gnu.org>
9676
9677 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9678 Always relocate gcc and prev-gcc to the original names, even
9679 if the build fails.
9680 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9681 New targets.
9682
44217381 96832004-04-23 Laurent GUERBY <laurent@guerby.net>
9684
9685 * MAINTAINERS: Update my email address.
49fbf4b9 9686
de88352a 96872004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9688
9689 * configure.in (mips*-*-irix5*): Enable ld.
9690 * configure: Regenerate.
44217381 9691
216de822 96922004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9693
9694 * configure: Regenerate.
9695
b8d376b5 96962004-04-15 James E Wilson <wilson@specifixinc.com>
9697
9698 * Makefile.tpl (configure-[+module+], configure-gcc,
9699 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9700 Set and export LDFLAGS.
9701 * Makefile.in: Regenerate.
9702
9ce62711 97032004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9704
49fbf4b9 9705 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 9706
49aae208 97072004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9708
9709 PR bootstrap/14871
9710 * Makefile.tpl: If we don't have built-in-tree target tools,
9711 use the ones found by configure rather than hacking around with
9712 program_transform_name.
9713 * configure.in: Give Makefile.tpl the information necessary
9714 to do that.
9715 * Makefile.in: Regenerate.
9716 * configure: Regenerate.
9717
f4191912 97182004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9719
9720 PR bootstrap/14760
9721 * configure.in: When computing baseargs, strip *all* copies of
9722 offending options. Also, don't match/substitute the trailing space,
9723 so that this actually works when two similar options are separated by
9724 only one space.
9725 * configure: Regenerate.
9726
d17281c9 97272004-04-06 David Edelsohn <edelsohn@gnu.org>
9728
49fbf4b9 9729 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9730 (rs6000-*-aix*): Same.
9731 * configure: Regenerate.
d17281c9 9732
10930c81 97332004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 9734
9735 * MAINTAINERS: Add myself to write-after-approval.
10930c81 9736
74d8b57d 97372004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 9738
9739 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 9740
c0c5068d 97412004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9742
32fbc463 9743 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9744 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9745 * Makefile.in: Regenerate.
9746
c0c5068d 9747 * configure.in (top level bootstrap support): Rework --enable-werror
9748 to set @stage2_werror_flag@.
9749 * configure: Regenerate.
9750 * Makefile.tpl (top level bootstrap support): Pass
9751 @stage2_werror_flag@ down to configure in stages 2 and 3.
9752 * Makefile.in: Regenerate.
9753
d120ca69 97542004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9755
7f6f8932 9756 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9757 for stages 2 and 3 as well as in make. As a consequence, remove
9758 OUTPUT_OPTION (now detected by configure) from the flags passed down
9759 to make.
9760 * Makefile.in: Regenerate.
9761
d120ca69 9762 * Makefile.tpl (new-bootstrap): Fix typo.
9763 * Makefile.in: Regenerate.
9764
7dade866 97652004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9766
9621e512 9767 * Makefile.tpl: Rearrange by moving recursive_targets rules
9768 into their proper sections.
9769 * Makefile.tpl (top level bootstrap support): Move disabling
9770 of coverage flags from 'make' to 'configure'; improve comments.
9771 * Makefile.in: Regenerate.
9772
aff6cf7b 9773 * Makefile.tpl (experimental top level bootstrap) Move stage1
9774 language setting from all- target to configure- target; disable
9775 intermodule optimization in stage 1; prevent gratuitous rebuilds
9776 of stage 1.
9777 * Makefile.in: Regenerate.
9778 * configure.in: Comma-separate stage 1 language list for top
9779 level bootstrap.
9780 * configure: Regenerate.
9781
7dade866 9782 * Makefile.tpl: Clean up experimental top level bootstrap support:
9783 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9784 prev-gcc in configure- targets as well as all- targets.
9785 * Makefile.in: Regenerate.
9786
c6deeaef 97872004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9788
9789 * compile: New file imported from automake.
9790
f28cd43a 97912004-03-17 Paolo Bonzini <bonzini@gnu.org>
9792
9793 * configure.in: Remove symbolic link section.
9794 * configure: Regenerate.
9795 * Makefile.tpl (links): Remove.
9796 * Makefile.in: Regenerate.
9797
8e6391a6 97982004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 9799 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 9800
9801 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 9802 Set with AC_CHECK_PROGS.
8e6391a6 9803 * configure.in: Fix comment typo from last patch.
9804 * configure: Regenerate.
9805
2d64c2fd 98062004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9807
9808 * Makefile.tpl: Introduce experimental top level bootstrap support.
9809 * Makefile.in: Regenerate.
9810 * configure.in: Introduce support for top level bootstrap.
9811 * configure: Regenerate.
9812
989edd2f 98132004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 9814 Paolo Bonzini <bonzini@gnu.org>
989edd2f 9815
9816 PR bootstrap/14522
9817 * configure.in: Cope with shells that do not support unquoted ^
9818 * configure: Regenerate.
9819
f46e13ec 98202004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 9821 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 9822
9823 PR bootstrap/14522
989edd2f 9824 * configure.in: Cope with shells that do not support nesting
f46e13ec 9825 quotes inside quoted backquote substitutions.
9826 * configure: Regenerate.
9827
db1c2ab2 98282004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9829
9830 PR bootstrap/14522
6175885e 9831 * configure.in: Fix escaping of $.
db1c2ab2 9832 * configure: Regenerate.
9833
8e1fea1a 98342004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9835
9836 * configure: Regenerate, since I forgot to while committing Paolo's
9837 changes.
9838
c24c5e46 98392004-03-08 Paolo Bonzini <bonzini@gnu.org>
9840
9841 PR ada/14131
9842 Move language detection to the top level.
9843 * configure.in: Find default values for the tools as
9844 soon as possible. Disable ada if GNAT is not found.
9845 Emit error message about missing languages. Expand
9846 --enable-languages=all for the gcc subdirectory.
9847
2a4b7d44 98482004-03-10 Ben Elliston <bje@gnu.org>
9849
9850 * MAINTAINERS: Update my email address.
9851
ebdab8b6 98522004-03-05 David Edelsohn <edelsohn@gnu.org>
9853
9854 * ltconfig: Disable building static libraries if building shared
9855 libraries on AIX 5L.
9856
19e1fe6d 98572004-03-01 Richard Sandiford <rsandifo@redhat.com>
9858
9859 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9860 and disable libgcj.
9861 * configure: Regenerated.
9862
70990390 98632004-03-01 Brian Booth <bbooth@redhat.com>
9864
9865 * MAINTAINERS: Add myself to write-after-approval.
9866
a291166d 98672004-03-01 Paolo Bonzini <bonzini@gnu.org>
9868
9869 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9870
75fc7adc 98712004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9872
9873 PR bootstrap/7087
9874 * Makefile.tpl: Guard XFOO sed statements better.
9875 * Makefile.tpl: Add dependency for configure-target-libada.
9876 * Makefile.in: Regenerate (incidentally fixes broken
9877 commit when libada-branch was merged).
9878
683dcdca 98792004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9880
9881 * MAINTAINERS: Add myself to write-after-approval.
9882
662476d9 98832004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9884
9885 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9886 maintainers.
9887
ee887245 98882004-02-20 Andrew Cagney <cagney@redhat.com>
9889
9890 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9891 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9892
e86087cf 98932004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9894
9895 PR bootstrap/11932
9896 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9897
22699913 98982004-02-14 Jerry Quinn <jlquinn@optonline.net>
9899
9900 * MAINTAINERS: Added myself to write-after-approval.
9901
98b111a1 99022004-02-14 Michael Koch <konqueror@gmx.de>
9903
9904 * MAINTAINERS: Added myself to write-after-approval.
9905
4aa8866f 99062004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9907
9908 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9909 some OS port maintainers to OS port maintainers section.
9910
39c687d5 99112004-02-13 Frank Ch. Eigler <fche@redhat.com>
9912
9913 * MAINTAINERS: Add self.
9914
cdfbccf4 99152004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9916
9917 * MAINTAINERS: Alphabetize.
9918
bc9cab17 99192004-02-12 Paolo Bonzini <bonzini@gnu.org>
9920
9921 * MAINTAINERS: Remove myself.
49fbf4b9 9922
b0c02cae 99232004-02-11 David Edelsohn <edelsohn@gnu.org>
9924
9925 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9926 (rs6000-*-aix*): Same.
9927 * configure: Regenerate.
9928
9dec93ca 99292004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9930
9931 * configure.in (host): Add in missing $noconfigdirs to defines.
9932 * configure: Regenerate.
9933
93341878 99342004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9935 Nathanael Nerode <neroden@gcc.gnu.org>
9936
9937 PR ada/6637, PR ada/5911
49fbf4b9 9938 Merge with libada-branch:
93341878 9939 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9940 with appropriate dependencies. Add --enable-libada configure switch.
9941 * configure, Makefile.in: Regenerate.
9942
a31db762 99432004-02-09 Paolo Bonzini <bonzini@gnu.org>
9944
9945 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9946
d74dd50d 99472004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9948
9949 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9950 * configure: Regenerate.
9951
351ae313 99522004-02-04 Geoffrey Keating <geoffk@apple.com>
9953
9954 Merge from upstream:
9955
9956 * ltmain.in: When setting IFS to '~', be careful about user
9957 arguments that contain '~'.
9958
9959 2004-02-04 Peter O'Gorman <peter@pogma.com>
9960
9961 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9962 Also test $base_compile against $CC with escaped arguments. Bug
9963 reported by Geoff Keating <geoffk@apple.com>.
9964
b82e7603 99652004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9966
9967 * MAINTAINERS: Remove i960 port.
9968
24b4656e 99692004-01-23 DJ Delorie <dj@redhat.com>
9970
9971 * Makefile.def (target_modules) [libiberty]: Don't stage.
9972 * Makefile.in: Rebuilt.
9973
8f694e4c 99742004-01-20 Caroline Tice <ctice@apple.com>
9975
9976 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9977
725cf077 99782004-01-19 Paolo Carlini <pcarlini@suse.de>
9979
9980 * MAINTAINERS: Update my email address.
9981
3dc94299 99822004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9983
9984 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9985
6d3c6627 99862004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9987
9988 * MAINTAINERS: Remove entries without email address.
9989
26ffdd7d 99902004-01-15 Daniel Jacobowitz <drow@mvista.com>
9991
9992 * MAINTAINERS: Add myself to write-after-approval.
9993
0255c638 99942004-01-15 Steven Bosscher <stevenb@suse.de>
9995
9996 * MAINTAINERS: Update my email address.
9997
dcde3c07 99982004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 9999
10000 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10001 * Makefile.tpl (configure-target-[+module+]): Support stage.
10002 * Makefile.in: Rebuilt.
10003
51292f82 100042004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10005
10006 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10007
3b6f11b0 100082004-01-10 Richard Sandiford <rsandifo@redhat.com>
10009
10010 * MAINTAINERS: Add myself as a MIPS maintainer.
10011
090b36fb 100122004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10013
c8241dd9 10014 * configure.in: Use ./config.cache, not config.cache.
10015 * configure: Regenerate.
10016 * Makefile.tpl: Special-casing not needed for GCC any more.
10017 * Makefile.in: Regenerate.
10018
ba1081ef 10019 * configure.in: Don't share a cache file for host dirs.
10020 * configure: Regenerate.
10021
090b36fb 10022 * config-ml.in: Don't mess with the cache file.
10023
a73c2b4b 100242004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10025
10026 * MAINTAINERS: Move myself from 'Write After Approval' to
10027 'CPU Port Maintainers' section as SPARC maintainer.
10028
74fef112 100292004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10030
6509bb23 10031 * Makefile.tpl: Make GCC use a separate config.cache.
10032 * Makefile.in: Regenerate.
10033
74fef112 10034 PR bootstrap/11932, PR bootstrap/11933
10035 (I don't know if it will fix either of them, but it relates
10036 to them.)
10037 * configure.in: Don't use shared config.cache for target
10038 directories.
10039 * configure: Regenerate.
10040
a570dccd 100412004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10042
10043 * MAINTAINERS: Add myself to 'Write After Approval' section.
10044
3e983e16 100452003-12-31 Roger Sayle <roger@eyesopen.com>
10046
10047 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10048 * configure: Regenerated.
10049
e35ccc0b 100502003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10051
10052 * MAINTAINERS: Remove the mn10200 maintainer.
10053
688429c4 100542003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 10055
248deaff 10056 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10057 * configure: Regenerated.
688429c4 10058
65cc485a 100592003-12-16 Jan Hubicka <jh@suse.cz>
10060
10061 * MAINTAINERS: Add myself as callgraph maintainer.
10062
b31913cd 100632003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10064
10065 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10066 * configure: Regenerate.
10067
6ebf7635 100682003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10069
10070 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10071 'Write After Approval' section. Update email.
10072
dcde3c07 100732003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 10074
10075 * MAINTAINERS (Write After Approval): Add myself.
10076
233f501d 100772003-11-20 Matt Thomas <matt@3am-software.com>
10078
10079 * MAINTAINERS: Add myself as a vax port maintainer.
10080
3a6fbbb0 100812003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10082
10083 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10084 (configure-build-[+module+], configure-[+module+]): Likewise.
10085 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10086 * Makefile.in: Regenerate.
10087
fbccfde7 100882003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10089
10090 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10091 shared/dylibed libraries.
10092 * ltmain.sh: Likewise.
10093 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10094 * ltcf-cxx.sh: Likewise.
10095 * ltcf-gcj.sh: Likewise.
10096 * ltconfig: Likewise.
10097
e58f120a 100982003-11-17 Stan Cox <scox@redhat.com>
10099
10100 * MAINTAINERS: Add myself as iq2000 port maintainer.
10101
f008c4c8 101022003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10103
49fbf4b9 10104 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10105 * Makefile.in: Regenerate.
f008c4c8 10106
4f84a874 101072003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10108
10109 * config.sub: Update to 2003-11-03 version.
10110
e78b44da 101112003-10-20 Phil Edwards <phil@codesourcery.com>
10112
10113 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10114 * configure: Regenerate.
10115
dcde3c07 101162003-10-20 Nicolas Pitre <nico@cam.org>
96356481 10117
10118 * MAINTAINERS: Add myself to 'Write After Approval' section.
10119
27bdc4aa 101202003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10121
10122 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10123
84c43cd1 101242003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10125
10126 * MAINTAINERS: Update my email address.
10127
61a0eea4 101282003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10129
10130 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10131
dcde3c07 101322003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 10133
10134 * MAINTAINERS: Add myself to 'Write After Approval' section.
10135
5f8d73e1 101362003-10-16 Bernardo Innocenti <bernie@develer.com>
10137
10138 * config.guess: Update to 2003-10-16 version.
10139 * config.sub: Update to 2003-10-16 version.
10140
dcde3c07 101412003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 10142
10143 * MAINTAINERS: Added myself to 'Write After Approval' section.
10144
170f5a00 101452003-10-15 Falk Hueffner <falk@debian.org>
10146
10147 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10148 'Write After Approval' section. Update email.
10149
a7611bf4 101502003-10-14 Roger Sayle <roger@eyesopen.com>
10151
10152 * MAINTAINERS: Move myself from 'Write After Approval' to
10153 'Various Maintainers' section as middle-end maintainer.
10154
70356f61 101552003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10156
10157 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10158 HOST_FLAGS_TO_PASS.
10159 * Makefile.in: Regenerate.
10160
258ddda4 101612003-10-11 Bernardo Innocenti <bernie@develer.com>
10162
10163 * config.guess: Update to 2003-10-07 version.
10164 * config.sub: Update to 2003-10-07 version.
10165
ab81b5cb 101662003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10167
10168 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10169 * ltconfig (irix5*, irix6*): Don't override version_type.
10170
d8e9ea04 101712003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10172
10173 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10174 * configure: Rebuilt
10175 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10176 * Makefile.in: Rebuilt
10177
cd5c13ff 101782003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10179
10180 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10181
40d3e4b2 101822003-09-30 Carlo Wood <carlo@alinoe.com>
10183
248deaff 10184 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 10185
05c58265 101862003-09-29 Paul Koning <ni1d@arrl.net>
10187
10188 * MAINTAINERS: Move myself from "Write After Approval"
10189 to CPU platform maintainers for pdp11 platform.
10190
78b5bf24 101912003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10192
10193 * MAINTAINERS: Move myself from 'Write After Approval' to
10194 'Various Maintainers' section as libffi testsuite maintainer.
10195
fbfea1fa 101962003-09-21 Daniel Jacobowitz <drow@mvista.com>
10197
10198 * configure.in: Pass a computed --program-transform-name
10199 to subconfigures.
10200 * configure: Regenerated.
10201
0c20a995 102022003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10203
f9bdf3d8 10204 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10205 * Makefile.in: Regenerate.
10206
0c20a995 10207 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10208 * Makefile.in: Regenerate.
10209
1237664b 102102003-09-19 Ziemowit Laski <zlaski@apple.com>
10211
10212 * MAINTAINERS: Move myself from 'Write After Approval'
10213 to 'Various Maintainers' (objective-c) section.
10214
5df533c9 102152003-09-17 Daniel Jacobowitz <drow@mvista.com>
10216
10217 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10218 quoting.
10219 * configure: Regenerated.
10220
f0b55f07 102212003-09-16 Joel Brobecker <brobecker@gnat.com>
10222
10223 * MAINTAINERS (Write After Approval): Add myself to write after
10224 approval list.
10225
55a8be62 102262003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10227
248deaff 10228 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 10229
bb94c300 102302003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10231
10232 * MAINTAINERS: Update my e-mail address.
10233
9165b0af 102342003-09-09 Alan Modra <amodra@bigpond.net.au>
10235
10236 * libtool.m4 (LD): Correct powerpc64 host match.
10237
01a54e86 102382003-09-06 James E Wilson <wilson@tuliptree.org>
10239
10240 * MAINTAINTERS: Update my affiliation and email address.
10241
8cfcdde8 102422003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10243
10244 * MAINTAINERS (Write After Approval): Add myself.
10245
08d04508 102462003-09-04 DJ Delorie <dj@redhat.com>
10247
10248 * configure: Regenerate.
10249
102502003-09-04 Robert Millan <robertmh@gnu.org>
10251
10252 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 10253
25e22e05 102542003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10255
10256 * configure.in: Ensure arguments to sed are properly spaced.
10257 * configure: Regenerate.
10258
d4e272bb 102592003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10260
10261 * MAINTAINERS: Update my e-mail address.
10262
29eb8c8a 102632003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10264
10265 * MAINTAINERS (Write After Approval): Add myself.
10266
8d288ef7 102672003-08-27 Daniel Jacobowitz <drow@mvista.com>
10268
10269 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10270 * configure: Regenerated.
10271
db648c92 102722003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10273
10274 * MAINTAINERS: Update my email address.
10275
4482474a 102762003-08-23 Phil Edwards <pme@gcc.gnu.org>
10277
10278 * configure.in: Use newline instead of semicolon when assuming
10279 shell arguments in a for loop.
10280 * configure: Regenerated.
10281
8dd25e42 102822003-08-22 Jason Eckhardt <jle@rice.edu>
10283
10284 * MAINTAINERS: Resurrect the i860 maintainer.
10285
63a057cf 102862003-08-20 Geoffrey Keating <geoffk@apple.com>
10287
9ad4b12b 10288 PR 8180
10289 * configure.in: When testing with_libs and with_headers, treat
10290 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10291 * configure: Regenerate.
49fbf4b9 10292
63a057cf 10293 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10294 make, shell, etc.
10295 (baseargs): Likewise.
10296 * configure: Regenerate.
10297
cb023c85 102982003-08-20 Bernardo Innocenti <bernie@develer.com>
10299
10300 * MAINTAINERS (Write After Approval): Add myself.
10301
0894307c 103022003-08-19 Geoffrey Keating <geoffk@apple.com>
10303
10304 * configure.in: Disable libgcj for darwin not on powerpc.
10305 * configure: Rebuild.
10306
080e0ef5 103072003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10308
10309 * config-ml.in, symlink-tree: Add license.
10310
49fbf4b9 103112003-08-03 Richard Stallman <rms@gnu.org>
10312 Eben Moglen <moglen@columbia.edu>
5d982d49 10313
10314 * README.SCO: New file.
10315
465fccaf 103162003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10317
10318 * Makefile.tpl (check, check-c++): Express dependencies using
10319 dependencies rather than commands.
10320 * Makefile.in: Regenerate.
10321
eda8e89a 103222003-08-01 Andrew Cagney <cagney@redhat.com>
10323
10324 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10325 * configure: Ditto.
10326
9db45a87 103272003-07-31 Geoffrey Keating <geoffk@apple.com>
10328
10329 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 10330 * Makefile.in: Update.
9db45a87 10331
ac57d0b7 103322003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10333
10334 * configure.in: Enable libgcj for darwin.
10335 * configure: Rebuild.
10336
ea0c3105 103372003-07-29 Phil Edwards <pme@gcc.gnu.org>
10338
10339 * config-ml.in: Use ac_configure_args directly instead of
10340 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10341 actually seen.
10342
2f61b8ca 103432003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10344
10345 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10346 creating target and build subdirs to build all parent dirs as needed.
10347 * Makefile.in: Rebuild.
10348 * configure.in: Don't build dirs explicitly here.
10349 * configure: Rebuild.
10350
7e13b46d 103512003-07-26 Paul Brook <paul@nowt.org>
10352
10353 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10354
8a3e139d 103552003-07-22 Alexandre Oliva <aoliva@redhat.com>
10356
10357 * Makefile.tpl (all-make): Depend on intl.
10358 * Makefile.in: Rebuilt.
10359
451a290b 103602003-07-20 Phil Edwards <pme@gcc.gnu.org>
10361
10362 * install-sh: Update to newer upstream versions (associated with
10363 aclocal 1.7).
10364 * mkinstalldirs: Likewise.
10365 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10366
b00dcec8 103672003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10368
10369 * MAINTAINERS: Move self from Bug database only accounts
10370 to write-after-approval.
10371
35e03d52 103722003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10373
10374 * config.if: Remove unused libc_interface determination.
10375
8b4f1479 103762003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10377
10378 * MAINTAINERS: Move self from write-after-approval to
10379 build machinery (*.in).
10380
450e6c84 103812003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10382
10383 PR bootstrap/11273
10384 PR bootstrap/11408
10385 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10386 unused INSTALL_PROGRAM_ARGS.
10387 * configure.in: Use AC_PROG_INSTALL.
10388 * Makefile.in: Regenerate.
10389 * configure: Regenerate.
10390
461e4409 103912003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10392
10393 * MAINTAINERS: Alphabetize.
10394
700d38c2 103952003-07-10 Alexandre Oliva <aoliva@redhat.com>
10396
10397 * configure: Rebuilt.
10398 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10399 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10400 newlib nor libgloss.
10401 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10402 * configure.in (am33_2.0-*-linux*): Added.
10403
678f5830 104042003-07-09 Bob Wilson <bob.wilson@acm.org>
10405
10406 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10407 * configure: Regenerate.
10408
c6976b58 104092003-07-07 Zack Weinberg <zack@codesourcery.com>
10410
10411 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10412 * Makefile.in: Regenerate.
10413
56735f39 104142003-07-04 Zack Weinberg <zack@codesourcery.com>
10415
10416 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10417 * Makefile.in: Regenerate.
10418
dcde3c07 104192003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 10420
10421 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10422 * Makefile.in: Regenerated.
10423
528819e3 10424 * config-ml.in: Replace PWD with PWD_COMMAND.
10425
1e12d536 104262003-07-04 Zack Weinberg <zack@codesourcery.com>
10427
10428 * intl: New directory; see intl/ChangeLog for details.
10429 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10430 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10431 * Makefile.in: Regenerate.
10432
efe37a83 104332003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10434
10435 * configure.in: Clean up config-lang.in handling. Delete
10436 useless assignment to "subdirs".
10437 * configure: Regenerate.
10438
328637e8 104392003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10440
10441 * configure.in: Rename 'target_libs' to 'target_libraries'.
10442 Remove useless reference to 'target_libs'.
10443 * configure: Regenerate.
10444
8ca838c4 104452003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10446
10447 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10448 * Makefile.in: Regenerate.
10449
36bbd884 104502003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10451
10452 * Makefile.def: Introduce flags_to_pass.
10453 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10454 * Makefile.in: Regenerate.
10455
4a9237fb 104562003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10457
10458 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10459 and target-libgloss.
10460 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10461 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10462 * configure: Regenerate.
10463
eb295b2d 104642003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10465
10466 * configure.in: Update testsuite_flags to new location.
10467 * configure. Regenerate.
1e12d536 10468
58933515 104692003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10470
10471 * Makefile.tpl: Remove BUILD_CC stuff.
10472 * Makefile.in: Regenerate.
10473
4e857606 104742003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10475
10476 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10477
dcde3c07 104782003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 10479
10480 * MAINTAINERS (Write After Approval): Add myself.
10481
dcde3c07 104822003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 10483
6409c17a 10484 * config.guess: Update to 2003-06-12 version.
10485 * config.sub: Update to 2003-06-13 version.
10486
dcde3c07 104872003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 10488
10489 * config.guess: Update to 2003-06-06 version.
10490 * config.sub: Update to 2003-06-06 version.
10491
8a76f31d 104922003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10493
10494 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10495 * configure. Regenerate.
10496
ca3b731f 104972003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10498
622c1fa9 10499 * configure.in: Disable serial configure by default.
10500 * configure: Regenerate.
10501 * Makefile.tpl: Abolish .NOTPARALLEL.
10502 * Makefile.in: Regenerate.
10503
ab8cf29b 10504 * Makefile.tpl: Replace {build,host,target}_canonical by
10505 {build,host,target}.
10506 * Makefile.in: Regenerate.
10507
ca3b731f 10508 * Makefile.tpl: Fix stupid pasto.
10509 * Makefile.in: Regenerate.
10510
d95eabf9 105112003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10512
10513 * Makefile.tpl: Remove bogus conditional.
10514 * Makefile.in: Regenerate.
10515
105162003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 10517
10518 * Makefile.tpl (profiledbootstrap): New target.
10519 * Makefile.in (profiledbootstrap): New target.
10520
60daf4cb 105212003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 10522
10523 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10524 Pinski. Remove user names from other bugzilla-only maintainers.
10525
ffe98fac 105262003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10527
ff2e99a4 10528 * Makefile.tpl: Make 'recursive targets' using autogen rather
10529 than shell loop. Remove duplicate 'clean' targets and false
10530 comments.
10531 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10532 Add systematic method of specifying missing targets in subdirs.
10533 Add copyright boilerplate.
10534 * Makefile.in: Regenerate.
10535 * configure.in: Add 'recursive targets' to maybe list.
10536 * configure: Regenerate.
10537
e53ad3a2 10538 * MAINTAINERS: "GNATS only" -> "Bug database only".
10539
ffe98fac 10540 * Makefile.tpl: Rename [+target+] to [+make_target+].
10541 * Makefile.def: Rename 'target' to 'make_target'.
10542
b3ccab1c 105432003-05-31 Neil Booth <neil@daikokuya.co.uk>
10544
10545 * MAINTAINERS: Add self as options handling maintainer.
10546
f81148db 105472003-05-28 Michael Meissner <gnu@the-meissners.org>
10548
10549 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10550 been too long since I touched those ports.
10551
abcfd3cb 105522003-05-28 DJ Delorie <dj@redhat.com>
10553
10554 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10555 * Makefile.in: Regenerate.
10556
1a21d71c 105572003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10558
10559 * configure.in: Use curly braces in the definition of tooldir.
10560 * configure: Regenerate.
10561
7a9bc7f6 105622003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 10563
7a9bc7f6 10564 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10565 newlib or libgloss.
10566 * Makefile.in: Regenerate.
10567
575caa8d 105682003-05-21 DJ Delorie <dj@redhat.com>
10569
10570 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10571 * Makefile.in: Regenerate.
10572
8c7c29d9 105732003-05-20 Ian Lance Taylor <ian@airs.com>
10574
10575 * MAINTAINERS: Update my e-mail address.
10576
4d9c9c81 105772003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10578
10579 * configure.in: Switch more things to use maybe dependencies.
1e12d536 10580 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 10581 Factor out common code from autogen IF statements.
10582 * configure: Regenerate.
10583 * Makefile.in: Regenerate.
10584
f74ea578 105852003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10586
10587 * configure.in: Accept i[3456789]86 for machine type.
10588 * configure: Regenerate.
10589
6f4f34a7 105902003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10591
10592 * configure.in: Switch more things to use maybe dependencies.
10593 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10594 * configure: Regenerate.
10595 * Makefile.tpl: Switch more things to use maybe dependencies.
10596 * Makefile.in: Regenerate.
10597
a2e3bfd3 105982003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 10599
10600 * Makefile.tpl (install-opcodes): Define.
10601 * Makefile.in: Rebuild.
10602
aeaac216 106032003-05-13 Andreas Jaeger <aj@suse.de>
10604
10605 * config.guess: Update to 2003-05-09 version.
10606 * config.sub: Update to 2003-05-09 version.
10607
dcde3c07 106082003-05-13 Michael Eager <eager@mvista.com>
6995305c 10609
10610 * configure.in: Correct sed script so that options in quotes are not
10611 deleted.
10612 * configure: Rebuild.
10613
d957c480 106142003-05-12 Corinna Vinschen <corinna@vinschen.de>
10615
10616 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10617 and $$s/newlib/libc/sys/cygwin32 include paths.
10618 * configure: Ditto.
10619
e0ca23ce 106202003-05-12 Michael Meissner <gnu@the-meissners.org>
10621
10622 * MAINTAINERS: Update my email addresses.
10623
26e253a0 106242003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10625
10626 * config-ml.in: Propagate INSTALL variables.
aeaac216 10627
1f55ccc8 106282003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10629
10630 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10631
d8b01fbe 106322003-05-02 Chris Demetriou <cgd@broadcom.com>
10633
1e12d536 10634 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10635 * Makefile.in: Regenerate.
d8b01fbe 10636
29b9a35e 106372003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10638
10639 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10640
904536c9 106412003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10642
10643 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10644
170853d0 106452003-04-27 Daniel Jacobowitz <drow@mvista.com>
10646
10647 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10648 * Makefile.in: Regenerated.
10649
d5ab03ba 106502003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10651
10652 * MAINTAINERS (Write After Approval): Upgrade myself from
10653 GNATS only to write-after-approval. Update my mail address.
10654
dcde3c07 106552003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 10656
10657 (OS Port Maintainers: freebsd): Add myself.
10658
eb13b182 106592003-04-22 Mark Mitchell <mark@codesourcery.com>
10660
10661 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10662
fe20e83b 106632003-04-22 Kean Johnston <jkj@sco.com>
10664
10665 * MAINTAINERS (SCO ports): Added myself.
10666
acaf46de 106672003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10668
10669 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10670
efde8e6d 106712003-04-19 Kean Johnston <jkj@sco.com>
10672
10673 * MAINTAINERS (Write After Approval): Add myself.
10674
516b2e07 106752003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10676
10677 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10678 * Makefile.in: Regenerate.
10679
3647950d 106802003-04-18 Jakub Jelinek <jakub@redhat.com>
10681
10682 * configure.in (powerpc64*-*-linux*): Remove.
10683 * configure: Rebuilt.
10684
057705e9 106852003-04-17 Phil Edwards <pme@gcc.gnu.org>
10686
10687 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10688 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10689 and restrap.
10690 * Makefile.in: Regenerate.
10691
c8a4cc21 106922003-04-16 Richard Earnshaw <rearnsha@arm.com>
10693
10694 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10695 * configure: Regenerated.
10696
62ada5db 106972003-04-15 DJ Delorie <dj@redhat.com>
10698
10699 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10700
82aa4d68 107012003-04-13 Nick Clifton <nickc@redhat.com>
10702
10703 * config-ml.in: Remove support for --disable-aix removing
10704 call-aix multilibs.
10705
7b26d9f7 107062003-04-10 Alexandre Oliva <aoliva@redhat.com>
10707
10708 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10709 * */configure: Rebuilt.
10710
51d6e0d7 107112003-04-08 Joel Sherrill <joel@oarcorp.com>
10712
10713 * MAINTAINERS: Add my email address.
10714
13f79774 107152003-03-17 Olivier Hainque <hainque@act-europe.fr>
10716
10717 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 10718
523318a0 107192003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10720
10721 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10722 * Makefile.in: Regenerate.
10723
ea0ebc5e 107242003-03-14 Michael Chastain <mec@shout.net>
10725
10726 * Makefile.in: Regenerate with correct Makefile.def.
10727
966842d4 107282003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10729
10730 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10731 Make macro.
10732 * Makefile.in: Regenerate.
10733 * configure.in: Clean up gxx_include_dir logic.
10734 * configure: Regenerate.
10735
e72ec9a8 107362003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10737
10738 * MAINTAINERS (Write After Approval): Add myself.
10739
5a18e4cd 107402003-03-10 Ben Elliston <bje@wasabisystems.com>
10741
10742 * MAINTAINERS: Update my mail address.
10743
2436d08e 107442003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10745
10746 * configure.in (gxx_include_dir): Fix typo.
10747 * configure: Regenerated.
10748
602d002b 107492003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10750
10751 * Makefile.tpl: Reindent.
10752 * Makefile.in: Regenerate.
10753 * configure.in: Reindent. Don't set unused variables.
10754 * configure: Regenerate.
10755
5750c7d4 107562003-03-04 Daniel Jacobowitz <drow@mvista.com>
10757
10758 * configure.in: Include $(build_tooldir)/sys-include in
10759 FLAGS_FOR_TARGET.
10760 * configure: Regenerated.
10761
54d7d5f2 107622003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10763
224ed654 10764 * Makefile.tpl: Always pass down RANLIB.
10765 * Makefile.in: Regenerate.
10766
123bd2df 10767 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10768 * Makefile.in: Regenerate.
10769 * configure.in: Remove unused logic relating to --enable-shared
10770 and --enable-threads. Remove bogus comments. Remove redundant
10771 noconfigdirs.
10772 * configure: Regenerate.
10773
54d7d5f2 10774 * configure.in: Replace ${libstdcxx_version} by its value.
10775 Remove reference to mh-dgux.
10776 * configure: Regenerate.
10777
98dce82b 107782003-03-03 Kevin Buettner <kevinb@redhat.com>
10779
10780 * MAINTAINERS (Write After Approval): Add myself.
10781
f7ca337f 107822003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10783
10784 * Makefile.tpl: Rearrange.
10785 * Makefile.in: Regenerate.
10786
dcde3c07 107872003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 10788
10789 * configure.in: Add support for kaOS as cross build target system.
10790 * configure: Regenerated.
10791
4e29e79f 107922003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10793
10794 * MAINTAINERS (Write after approval): Add myself.
10795
9a5856da 107962003-02-21 James E Wilson <wilson@tuliptree.org>
10797
10798 * MAINTAINERS: Update my email address.
10799
f05d1a58 108002003-02-21 Zack Weinberg <zack@codesourcery.com>
10801
10802 * MAINTAINERS: Add self to blanket write privs. section.
10803
de0c9797 108042003-02-20 Sean McNeil <sean@blue.mcneil.com>
10805
10806 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10807 configure-target-* as some target builds may require additional
10808 flags for preprocessor tests.
10809 * Makefile.in: Regenerated.
10810
3290c0cf 108112003-02-19 Alexandre Oliva <aoliva@redhat.com>
10812
de3c9f55 10813 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10814 * ltconfig: Handle it.
10815 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10816 auto-detecting it.
10817
a4e88f7d 10818 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10819 it is used as argument to $CC.
10820 * ltcf-gcj.sh: Likewise.
10821
3290c0cf 10822 * configure.in: Introduce --enable-maintainer-mode.
10823 * configure: Rebuilt.
10824 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10825 for maintainer mode.
10826 * Makefile.in: Rebuilt.
10827
0537137a 108282003-02-18 Jason Merrill <jason@redhat.com>
10829
10830 * Makefile.tpl (check-c++): Allow parallelism.
10831
201a9c33 108322003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10833
10834 * MAINTAINERS: Remove John Carr (who never actually had access to
10835 gcc.gnu.org).
10836
c0e5028f 108372003-02-15 Geoffrey Keating <geoffk@apple.com>
10838
10839 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10840 don't configure target-libobjc.
10841 * configure: Regenerate.
10842
7c86fd3f 108432003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10844
10845 * Makefile.tpl (RANLIB): Define.
10846 * Makefile.in: Regenerate.
10847
bd20d38b 108482003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10849
10850 * MAINTAINERS: Update my email.
f05d1a58 10851
e50ab007 108522003-02-06 Keith R Seitz <keiths@redhat.com>
10853
10854 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10855 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10856 * Makefile.in: Regenerated.
10857 * configure.in: Remove all traces of snavigator, db, and grep.
10858 * configure: Regenerated.
10859
c91e543c 108602003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10861
10862 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10863 After Approval.
10864
70e7788a 108652003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10866
10867 * MAINTAINERS (Write after approval): Add myself.
10868
621ed2b9 108692003-01-31 Frank Ch. Eigler <fche@redhat.com>
10870
10871 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10872 * Makefile.in: Regenerated.
10873
f08ad151 108742003-01-30 Roger Sayle <roger@eyesopen.com>
10875
10876 * config.guess: Updated to 2003-01-30's version.
10877 * config.sub: Updated to 2003-01-28's version.
10878
47fe0706 108792003-01-30 Alexandre Oliva <aoliva@redhat.com>
10880
10881 * config.if: If gcc_version is already set, just use it. Don't set
10882 gcc_version_trigger if it's already set, otherwise set it to
10883 gcc/version.c, but only if the file exists. If it is not set and
10884 gcc/version.c does not exist, try to extract the version number from
10885 $CC.
10886
fa163406 108872003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10888
f05d1a58 10889 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 10890
e4ca87c8 108912003-01-27 Phil Edwards <pme@gcc.gnu.org>
10892
10893 * configure.in: Revert 24Jan change.
10894 * configure: Regenerate.
10895
c2cb58bc 108962003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10897
10898 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10899 entry of HJ Lu.
10900
bd564d1c 109012003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10902
10903 * configure.in: Revert previous change.
10904 * configure: Regenerate.
10905
d5e7287b 109062003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10907
10908 * configure.in: Make rda native-only.
10909 * configure: Regenerate.
10910
15bbfd76 109112003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10912
10913 * MAINTAINERS: Move myself from GNATS-only-accounts to
10914 write-after-approval.
10915
cdfc500e 109162003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10917
10918 * configure.in: Add missing \.
10919 * configure: Rebuilt.
10920
c9b54641 109212003-01-17 Jakub Jelinek <jakub@redhat.com>
10922
10923 * configure.in (baseargs): Avoid using \| in sed regular
10924 expressions.
10925 * configure: Rebuilt.
10926
da7bb396 109272003-01-16 Jakub Jelinek <jakub@redhat.com>
10928
10929 * configure.in (baseargs): Remove all supported forms of
10930 --cache-file, --srcdir, --host, --build and --target options
10931 from argument lists.
10932 * configure: Rebuilt.
10933
6d3cf184 109342003-01-15 Josef Zlomek <zlomekj@suse.cz>
10935
10936 * MAINTAINERS: Add myself to write-after-approval list.
10937
ef9a8a41 109382003-01-15 Alexandre Oliva <aoliva@redhat.com>
10939
10940 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10941 * configure: Rebuilt.
10942
a16b5a9d 109432003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10944
10945 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10946 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10947 * Makefile.in: Regenerate.
10948 * configure: Regenerate.
10949
980d8b91 109502003-01-09 Alexandre Oliva <aoliva@redhat.com>
10951
10952 * configure.in: Remove Makefile in build, host and target modules
10953 unless configure was run with --no-recursion.
10954 * configure: Rebuilt.
10955
05794691 109562003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10957
10958 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10959 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10960 * Makefile.in: Regenerate.
10961
8ddabd5d 109622003-01-08 Chris Demetriou <cgd@broadcom.com>
10963
10964 * config.guess: Update to 2003-01-03 version.
10965 * config.sub: Update to 2003-01-03 version.
10966
f98c470c 109672003-01-07 Christopher Faylor <cgf@redhat.com>
10968
10969 * configure: Regenerate with proper autoconf 2.13.
10970
d65dd253 109712003-01-07 Christopher Faylor <cgf@redhat.com>
10972
10973 * configure.in: Add AC_PREREQ for consistency.
f98c470c 10974 * configure: Regenerate.
d65dd253 10975
8fdaf281 109762003-01-06 Andrew Cagney <ac131313@redhat.com>
10977
10978 * configure.in (GDB_TK): Add tcl directories conditional on
10979 gdb/gdbtk directory being present.
10980 * configure: Regenerate.
f05d1a58 10981
dcde3c07 109822003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 10983
dcde3c07 10984 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10985 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 10986 * configure: Rebuilt.
10987
f53265fe 109882002-12-31 Tom Tromey <tromey@redhat.com>
10989
10990 * Makefile.in: Rebuilt.
10991 * Makefile.def (target_modules) [libffi]: Allow installation.
10992
0411e85f 109932002-12-31 Andreas Schwab <schwab@suse.de>
10994
10995 * configure.in: Fix use of $program_transform_name.
10996 * configure: Regenerated.
10997
a13fbfc9 109982002-12-30 Daniel Jacobowitz <drow@mvista.com>
10999
11000 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 11001 * configure: Regenerated.
a13fbfc9 11002
ec955b52 110032002-12-29 Alexandre Oliva <aoliva@redhat.com>
11004
11005 * Makefile.tpl (local-distclean): Don't remove...
11006 (multilib.ts): ... this. Moved into...
11007 (multilib.out): ... this. Don't use sub-make.
11008 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11009 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11010 (configure-build-[+module+], configure-[+module+],
11011 configure-target-[+module+], configure-gcc): ... these. Test
11012 for Makefile existence. Drop config.status from dependencies.
11013 * Makefile.in: Rebuilt.
11014 * configure.in: Move gcc-version-trigger to the end of
11015 ac_configure_args. Add comments to maybedep.tmp and
11016 serdep.tmp. Introduce --disable-serial-configure. Remove
11017 nonopt from baseargs, matching and removing corresponding
11018 whitespace while at it.
11019 * configure: Rebuilt.
11020
041dd099 110212002-12-28 Alexandre Oliva <aoliva@redhat.com>
11022
fca297b0 11023 * configure.in (host_configargs): Replace reference to
11024 no-longer-defined buildopts with --build=${build_alias}.
11025 * configure: Rebuilt.
11026
041dd099 11027 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11028 program_transform_name to standard idiom.
11029 (AUTOGEN, AUTOCONF): Define.
11030 (Makefile.in): Use $(AUTOGEN).
11031 (Makefile): Depend on config.status, and use autoconf-style rule to
11032 build it. Move original commands to...
11033 (config.status): ... this new target.
11034 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11035 $(AUTOCONF).
11036 * Makefile.in: Rebuilt.
11037
71ab34df 110382002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11039
d75be5a6 11040 * Makefile.tpl: Fix dramatic bustage due to change in
11041 program_transform_name.
11042 * Makefile.in: Regenerate.
11043
11044 * configure.in: Remove unnecessary PATH setting.
11045 * configure: Regnerate.
11046
11047 * configure.in: Don't default to unprefixed tools unless
11048 the native tools will work.
11049 * configure: Regenerate.
11050
71ab34df 11051 * configure.in: Convert to autoconf script. Blow away lots
11052 of now-redundant Makefile fragments.
11053 * configure: Generate using Autoconf.
11054 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11055 * Makefile.in: Regenerate.
11056
09fe6d98 110572002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11058
3a7bfd0c 11059 * configure: Fix stupid bug where RANLIB was mistakenly included.
11060
f05d1a58 11061 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 11062 (build_configargs, host_configargs, target_configargs).
11063
11064 * configure.in: Move logic out of sed statement.
11065
f05d1a58 11066 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 11067 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11068
53a01bae 110692002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11070
11071 * config.sub: Import from master repository
11072 * config.guess: Ditto
11073
11a0151c 110742002-12-24 Andreas Schwab <schwab@suse.de>
11075
11076 * Makefile.tpl (multilib.out): Fix missing space.
11077 * Makefile.in: Regenerate.
11078
ca86fd55 110792002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11080
11081 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11082 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11083 * Makefile.in: Regenerate.
11084 * configure.in: Remove unnecessary leftovers.
11085
b437616a 110862002-12-21 Geoffrey Keating <geoffk@apple.com>
11087
11088 * configure.in (extra_ranlibflags_for_target): New variable.
11089 (*-*-darwin): Add -c to ranlib commands.
11090 * configure (tooldir): Handle extra_ranlibflags_for_target.
11091
927f1f0c 110922002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 11093
11094 * Makefile.tpl: Revert HJL's change.
11095 * Makefile.in: Regenerated.
11096 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11097 always.
11098
df9badbe 110992002-12-19 Andreas Schwab <schwab@suse.de>
11100
11101 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11102 * Makefile.in: Regenerate.
11103
dcde3c07 111042002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 11105
11106 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11107 * Makefile.in: Regenerated.
11108
11109 * configure.in (build_prefix): New. Substitute.
11110
20672016 111112002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11112
6c11eefc 11113 * Makefile.tpl: Don't let real targets depend on phony targets.
11114 * Makefile.in: Regenerate.
11115
20672016 11116 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11117 * Makefile.in: Regenerate.
11118
462c28fa 111192002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11120
11121 * config.sub: Import from master repository
11122 * config.guess: Ditto
11123
f7c8fc8e 111242002-12-16 Jason Merrill <jason@redhat.com>
11125
11126 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11127 previous 'make bootstrap'.
11128 * Makefile.in: Regenerate.
11129
4bcd8023 111302002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11131
11132 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11133
805e22b2 111342002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11135
11136 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11137 * Makefile.in: Regenerate.
11138
d1211e96 111392002-12-13 Jason Merrill <jason@redhat.com>
11140
7c28bad6 11141 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 11142 library tests.
11143 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 11144 * Makefile.in: Regenerate.
11145
805e22b2 111462002-12-12 Alexandre Oliva <aoliva@redhat.com>
11147
11148 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11149 * Makefile.in: Rebuilt.
11150
1afe6db1 111512002-12-12 Alexandre Oliva <aoliva@redhat.com>
11152
11153 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11154
805e22b2 111552002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11156
11157 * configure: Fix bug put in by gremlins.
11158
11159 * Makefile.tpl: Substitute more autoconfily.
11160 * configure: Substitute more autoconfily.
11161 * Makefile.in: Regenerate.
11162
7960374c 111632002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11164
11165 * config.sub: Import from master repository
11166 * config.guess: Ditto
11167 * MAINTAINERS: Added Svein Seldal under write after approval
11168
805e22b2 111692002-12-08 Andrew Cagney <ac131313@redhat.com>
11170
11171 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11172 * Makefile.in (all-sim): Ditto.
11173
111742002-12-06 DJ Delorie <dj@redhat.com>
11175
11176 * Makefile.tpl: Change configure dependencies to not have real
11177 targets depend on phony targets.
11178
111792002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11180
11181 * configure.in: Revert unintentional change.
11182
11183 * Makefile.tpl: Change dependency for */multilib.out so that
11184 it works when gcc isn't in the tree.
11185
11186 * configure.in: Substitute more.
11187 * configure: Run subconfigures from the Makefile.
11188 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11189 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11190
761158c0 111912002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11192
11193 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11194
805e22b2 111952002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11196
11197 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11198 and corresponding dependencies.
11199 * Makefile.in: Regenerate.
11200
11201 * configure.in (host_tools): Order binutils, gas and ld for
11202 convenience in running the testsuites.
11203
11204 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11205 * Makefile.in: Regenerate.
11206 * configure.in: Introduce rules to serialize subconfigure runs.
11207
11208 * configure.in: Introduce BASE_CC_FOR_TARGET.
11209 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11210 Realize configure-build-* targets. Realize configure-target-* targets.
11211 * Makefile.in: Regenerate.
11212
112132002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11214
11215 * configure: Move gcc_version_trigger stuff from here...
11216 * configure.in: ...to here.
11217
11218 * configure.in: Separate subconfigure options added by this file from
11219 options given by the user. Add machinery to put args for host
11220 subconfigures into the Makefile.
11221
11222 * Makefile.tpl: Remove 'vault' targets.
11223 * Makefile.tpl: Reorder and comment dependencies.
11224 * Makefile.in: Regenerate.
11225
112262002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11227 * configure.in: Fix my broken commit of previous patch. (sigh)
11228
7384c63f 112292002-11-28 Geoffrey Keating <geoffk@apple.com>
11230
11231 * configure.in: Move host-specific darwin noconfigdirs into
11232 the host-specific section.
11233
805e22b2 112342002-11-28 Geoffrey Keating <geoffk@apple.com>
11235
11236 * configure.in: Move host-specific darwin noconfigdirs into
11237 the host-specific section.
11238
112392002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11240
11241 * configure: Remove skip-this-dir support.
11242 * Makefile.tpl: Remove skip-this-dir support.
11243
11244 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11245 subdirectories.
11246 * Makefile.in: Regenerate.
11247
11248 * Makefile.tpl: Strip out useless setting of 'dir'.
11249 * Makefile.in: Regenerate.
11250
112512002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11252
11253 * configure.in: Fix deeply stupid bug.
11254
11255 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11256 shell code in CXX_FOR_TARGET
11257 * Makefile.def: Introduce raw_cxx.
11258 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11259 RAW_CXX_FOR_TARGET.
11260 * Makefile.in: Regenerate.
11261
112622002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11263
11264 * Makefile.tpl: Remove unnecessary ifs.
11265 * Makefile.in: Regenerate.
11266
11267 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11268 dependencies. Maybe-ize build-libiberty. Create dummy install
11269 targets for 'no_install' modules.
11270 * configure: Move GDB_TK substitution to configure.in. Move
11271 build_modules stuff to configure.in.
11272 * configure.in: Implement soft dependency machinery. Maybe-ize
11273 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11274 * Makefile.in: Regenerate.
11275
112762002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11277
11278 * Makefile.tpl: Make all-target, install-target behave similarly
11279 to all, install (only hitting configured targets). Eliminate
11280 unused macro defintions.
11281
11282 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11283 build != host.
11284
11285 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11286
11287 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11288
11289 * configure.in: Produce lists of subdir targets we're actually
11290 configuring. Remove references to "dosrel".
11291 * Makefile.tpl: Let configure set which subdir targets are hit.
11292 Remove install-cross; clean up install; remove ALL. Remove
11293 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11294 Autogenerate host module targets. Remove empty dependency lines
11295 and redundant dependency; rearrange slightly.
11296 * Makefile.def: Add host-side libtermcap, utils.
11297
11298 * Makefile.in: Regenerate.
11299
0753f1b5 113002002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11301
11302 * ltconfig (osf[345]): Append $major to soname_spec.
11303 Reflect this in library_names_spec.
11304 * ltmain.sh (osf): Prefix $major with . for use as extension.
11305
4b695c23 113062002-11-19 Andreas Jaeger <aj@suse.de>
11307
11308 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11309 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11310 and sparc64 GNU/Linux systems.
11311
3e8ebe0a 113122002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11313
11314 * MAINTAINERS: Update email.
11315
73a8b678 113162002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11317
11318 * MAINTAINERS: Complete James Dennett's entry.
11319
894e4f56 113202002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11321
11322 * MAINTAINERS (Write After Approval): Add myself.
11323
f507a3cb 113242002-11-13 Bruce Korb <bkorb@gnu.org>
11325
11326 * Makefile.tpl: syntactic cleanup
11327
dcde3c07 113282002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 11329
11330 * MAINTAINERS: Add myself to write-after-approval list.
11331
805e22b2 113322002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11333
11334 * Makefile.def: Add list of recursive targets to autogenerate.
11335 Add build_modules.
11336 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11337 targets. Autogenerate *-build-* targets.
11338 * Makefile.in: Regenerate.
11339
113402002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11341
11342 * configure: More autoconf-style substitutions.
11343 * Makefile.tpl: More autoconf-style substitutions.
11344 * Makefile.in: Regenerate.
11345
113462002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11347
11348 * configure: Substitute more variables in a more autoconf-friendly
11349 way. Simplify slightly.
11350 * Makefile.tpl: Make more variables substitutable in an
11351 autoconf-friendly way.
11352 * Makefile.in: Regenerate.
11353
4dd0a098 113542002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11355
11356 * MAINTAINERS (Write After Approval): Add myself.
11357
805e22b2 113582002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11359
11360 * configure.in (v810*): Remove special setting of tools.
11361
11362 * configure: Add support for extra required flags for ar or nm.
11363 * configure.in (aix4.3+): Use above support for target-specific
11364 issues, rather than using config/mt-aix43.
11365
113662002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11367
11368 * configure: Remove 'removing', which doesn't work. Replace $subdir
11369 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11370 with $srcdir. Reformat indentation. Substitute some variables
11371 formerly hard-coded in the Makefile for build=host.
11372 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11373 * Makefile.def: Autogenerate more.
11374 * Makefile.in: Regenerate.
11375
40679d3b 113762002-11-04 Adam Nemet <anemet@lnxw.com>
11377
11378 * MAINTAINERS (Write After Approval): Add myself.
11379
062b02db 113802002-11-04 Kevin Buettner <kevinb@redhat.com>
11381
11382 * Makefile.def (host_modules): Add rda.
11383 * Makefile.in: Regenerate.
11384 * configure.in (target_tool): Add target-rda to list.
11385
bb0439dd 113862002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11387
11388 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11389
a3c3be37 113902002-10-25 Phil Edwards <pme@gcc.gnu.org>
11391
11392 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11393 and restrap targets to this rule.
11394 * Makefile.in: Regenerate.
11395
dd1a0a37 113962002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11397
11398 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11399 GNATS only accounts.
11400
4ea2c3bf 114012002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11402
11403 * configure.in (i[3456]86-*-linux*): Add check to disable
11404 ${libgcj} for glibc1.
11405
03333934 114062002-10-24 Denis Chertykov <denisc@overta.ru>
11407
11408 * MAINTAINERS: Add myself as ip2k port maintainer.
11409
6c5e2f80 114102002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11411
11412 * configure.in: Add tic4x target.
11413
949b0daa 114142002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11415
0e26095b 11416 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11417 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11418 * Makefile.in: Regenerate.
11419
949b0daa 11420 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11421 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11422 * Makefile.in: Regenerate.
11423
aa80d31c 114242002-10-02 Janis Johnson <janis187@us.ibm.com>
11425
11426 * MAINTAINERS: Add myself as web pages co-maintainer.
11427
87614545 114282002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11429
11430 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11431 * Makefile.in: Regenerate.
11432
4aac350f 114332002-10-02 Zack Weinberg <zack@codesourcery.com>
11434
11435 * MAINTAINERS: Add myself and Nathan Sidwell
11436 <nathan@codesourcery.com> as VxWorks maintainers.
11437
e3e6c470 114382002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 11439
11440 * Makefile.def: Remove order dependency comments.
11441 * Makefile.tpl: Add explicit install-install dependencies.
11442 * Makefile.in: Regenerate.
d6a4a914 11443
3fef3c05 11444 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 11445 * Makefile.in: Regenerate.
3fef3c05 11446
d6a4a914 11447 * Makefile.tpl: Add configure-target (for src-release in src)
11448 * Makefile.in: Regenerate.
11449
eb5db528 114502002-09-30 Nick Clifton <nickc@redhat.com>
11451
11452 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11453
971b1aa4 114542002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11455
11456 * configure.in (s390*-*-linux*): Enable libgcj.
11457
b7d94964 114582002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11459
5fa209e7 11460 * configure: Revert accidentally applied changes.
11461
b7d94964 11462 * Makefile.tpl: Make more autoconf-friendly.
11463 * Makefile.in: Regenerate.
11464 * configure: Make substitution more autoconf-like.
11465
2704ebd1 114662002-09-28 Richard Earnshaw <rearnsha@arm.com>
11467
11468 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11469 single entry to handle all these.
11470 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11471 libjava on arm-*-elf.
11472
352ce91b 114732002-09-27 Geoffrey Keating <geoffk@apple.com>
11474
11475 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11476 things that depend on them.
11477
0311ff84 114782002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11479
11480 * Makefile.tpl: Make subsituted variables more autoconfy.
11481 * Makefile.in: Regenerate.
11482 * configure: Make seds more autoconfy.
11483
cc46b37d 114842002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 11485
11486 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11487 * Makefile.in: Regenerate.
11488 * configure.in: Rewrite sed statements to look autoconfy.
11489
cc46b37d 11490 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11491 all-target-foo on configure-target-foo.
11492 * Makefile.def: Ditto.
11493 * Makefile.in: Rebuild.
11494
baabce06 114952002-09-25 Andrew Haley <aph@redhat.com>
11496
11497 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11498
2a1ac811 114992002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11500
11501 * Makefile.def: New file.
11502 * Makefile.tpl: New file.
11503 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11504 * contrib/gcc_update: Note that Makefile.in is a generated file.
11505
11506 * configure.in: Minor rearrangement. Simplify tests.
11507
c725cfd7 115082002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11509
11510 * configure.in (with_headers): Skip copy if value is "yes".
11511 (with_libs): Likewise.
11512
058a3669 115132002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 11514
11515 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11516 * configure.in (sh*-*-pe*): Ditto.
11517 * configure.in (mips*-*-pe*): Ditto.
11518 * configure.in (*arm-wince-pe): Ditto.
11519
512912f3 11520 * configure.in: Rearrange.
11521
dfcd4425 115222002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11523
11524 * MAINTAINERS: Update my email address.
11525
d90b8b3d 115262002-08-30 Paul Koning <pkoning@equallogic.com>
11527
11528 * MAINTAINERS: (Write After Approval): Add myself.
11529
915f1827 115302002-08-29 Geoffrey Keating <geoffk@redhat.com>
11531
11532 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11533
bf81fbc5 115342002-08-24 Geoffrey Keating <geoffk@redhat.com>
11535
11536 * MAINTAINERS: Change my mailing address.
11537
f9ab9bb4 115382002-08-21 Paolo Carlini <pcarlini@unitus.it>
11539
11540 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 11541 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 11542
dcde3c07 115432002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 11544
11545 * MAINTAINERS (Write After Approval): Remove myself.
11546 (Various Maintainers: c++ runtime libs): Add myself.
11547
2857c21b 115482002-08-15 Eric Christopher <echristo@redhat.com>
11549
11550 * config.sub: Import from master repository.
11551 * config.guess: Ditto.
11552
4269a651 115532002-08-19 Alexandre Oliva <aoliva@redhat.com>
11554
11555 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11556 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11557 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11558
0bc5749d 115592002-08-16 Aldy Hernandez <aldyh@redhat.com>
11560
11561 * MAINTAINERS: Add self to rs6000 vector extensions.
11562
38f91bf2 115632002-08-15 Alexandre Oliva <aoliva@redhat.com>
11564
11565 * libiberty/configure: Reverted unintended yesterday's check in.
11566
c837ae19 115672002-08-14 Alexandre Oliva <aoliva@redhat.com>
11568
11569 * boehm-gc/configure, libf2c/configure: Rebuilt.
11570 * libffi/configure, libiberty/configure: Ditto.
11571 * libjava/configure, libobjc/configure: Ditto.
11572 * libstdc++-v3/configure, zlib/configure: Ditto.
11573 Merged from binutils:
11574 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11575 From Steve Ellcey <sje@cup.hp.com>:
11576 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11577 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11578 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11579 IA64.
11580 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11581 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11582 soname_spec, sys_lib_search_path_spec): Ditto.
11583
dcde3c07 115842002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 11585
11586 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11587
769d609b 115882002-08-04 H.J. Lu (hjl@gnu.org)
11589
11590 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11591
fad51d8f 115922002-08-02 Krister Walfridsson <cato@df.lth.se>
11593
11594 * MAINTAINERS (Write After Approval): Add myself.
11595
e31d86e1 115962002-07-31 Alan Modra <amodra@bigpond.net.au>
11597
11598 * configure.in: Move generic linux case to end. Copy generic
11599 linux noconfigdirs to mips*-*-linux* entry and new
11600 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11601
31699db1 116022002-07-19 Michael Matz <matz@suse.de>
11603
11604 * MAINTAINERS: Add myself as ra* maintainer.
11605
2ac0d5ca 116062002-07-16 Chris Demetriou <cgd@broadcom.com>
11607
11608 * config.guess: Update to 2002-07-09 version.
11609 * config.sub: Update to 2002-07-03 version.
11610
501ad919 116112002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11612
11613 * MAINTAINERS: Fix typo in a maintainer email address.
11614
753fca8a 116152002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11616
11617 * configure.in: Remove two redundant tests.
11618
61ab9ea9 116192002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11620
11621 * configure.in (mips*-*-irix6*o32): Enable stabs.
11622
39b7c449 116232002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11624
a7d623d2 11625 * configure.in: Don't build grez.
11626 * Makefile.in: Ditto.
11627
39b7c449 11628 * Makefile.in: Remove references to bsp, cygmon, libstub.
11629 * configure.in: Ditto.
11630
11631 * configure.in: Remove leftover reference to gdbtest.
11632
418aeabd 116332002-07-08 Phil Edwards <pme@gcc.gnu.org>
11634
11635 * configure.in (gxx_include_dir): Change to match versioned
11636 C++ headers if --enable-version-specific-runtime-libs is used.
11637
7261cb98 116382002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 11639
7261cb98 11640 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11641
f6c0123d 116422002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11643
11644 * configure.in: Make --without-x work.
11645
a054af37 116462002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11647
70af7570 11648 * configure.in: Rearrange target Makefile fragment collection.
11649
a054af37 11650 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11651 cvs[src].
11652 * configure.in: Ditto.
11653
59303ed0 116542002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11655
11656 * MAINTAINERS (Write After Approval): Update my e-mail address.
11657
4606a26b 116582002-06-24 Ben Elliston <bje@redhat.com>
11659
11660 * configure.in (host_tools): Remove cgen.
11661
11662 * Makefile.in (all-cgen): Remove; runs from its source directory.
11663 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 11664 (all-opcodes): Do not depend on all-cgen.
4606a26b 11665 (all-sim): Likewise.
11666
dcde3c07 116672002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 11668
11669 * Makefile.in: Eliminate 'apache' targets.
11670 * configure.in: Eliminate 'apache' targets.
11671
13b1b53a 11672 * configure.in: Eliminate redundant tests. Reorganize.
11673
9acba065 11674 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11675
d240b39d 11676 * config-ml.in: Eliminate references to Cygnus configure.
11677
8323b19f 11678 * Makefile.in: Eliminate references to building emacs.
11679
5e606a0f 116802002-06-28 Graham Stott <graham.stott@btinternet.com>
11681
11682 * MAINTAINERS: Update my email address.
11683
531034c6 116842002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11685
11686 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 11687 (cxx_incdir): Remove.
531034c6 11688
bbe6e35a 116892002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11690
11691 * MAINTAINERS (Write After Approval): Add self.
11692
1be37211 11693Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11694
11695 * configure.in: Add support for ip2k.
11696
28070d68 116972002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11698
11699 * configure.in: Fix AIX configury bug.
11700
750f93c6 117012002-06-20 Steve Ellcey <sje@cup.hp.com>
11702
11703 * MAINTAINERS (Write After Approval): Add self.
11704
6862ee05 117052002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11706
296a0f54 11707 * configure.in: replace ${topsrcdir} with ${srcdir}
11708
79381a91 11709 * configure.in: Move definition of libstdcxx_flags
11710 right above usage, rather than waaay earlier.
11711
99aa6b34 11712 * configure.in: Pull definition of is_cross_compiler earlier.
11713
2e74a29f 11714 * configure.in: Rearrange a little.
11715
6862ee05 11716 * configure.in: Remove references to librx.
11717 * Makefile.in: Remove references to librx.
11718
8208f71e 11719Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11720
11721 * config.sub: Add support for avr target.
11722 Import from master sources, rev 1.255
2857c21b 11723
b3167a65 117242002-06-19 Phil Edwards <pme@gcc.gnu.org>
11725
11726 * configure, .cvsignore: Revert previous change...
11727 * Makefile: ...delete.
11728
3177ad11 117292002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11730
11731 * configure.in: Eliminate ${gasdir} variable.
11732
98b82774 117332002-06-18 Dave Brolley <brolley@redhat.com>
11734
11735 * configure.in: Add support for frv.
11736 * config.sub: Add support for frv.
11737
324ae56a 117382002-06-18 Phil Edwards <pme@gcc.gnu.org>
11739
11740 * configure: Remove garbage from previous commit.
11741
9bf16801 117422002-06-18 Phil Edwards <pme@gcc.gnu.org>
11743
11744 * configure: For in-source builds, make a subdir and re-exec there.
11745 * Makefile: New file. Pass targets through to build directory.
11746 * .cvsignore: No longer ignore "Makefile".
11747
ceb0e431 117482002-06-16 Douglas Rupp <rupp@gnat.com>
11749
11750 * MAINTAINERS (Write After Approval): Add self.
11751
50471600 117522002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11753
11754 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11755
5f0cd095 117562002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11757
11758 * configure.in (vax-*-netbsd*): Re-enable gas.
11759
02a5d82a 117602002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11761
286bd992 11762 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11763 BUILD_PREFIX_1, to correct nomenclature.
11764 * configure: Likewise.
11765
02a5d82a 11766 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11767 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11768
33327ce2 117692002-05-31 Olaf Hering <olh@suse.de>
11770
11771 * config-ml.in: Propogate DESTDIR also.
11772
ce3c05b4 117732002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11774
11775 * configure.in (vax-*-netbsd*): Don't build gas for this
11776 platform.
11777
a899dc64 117782002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11779
11780 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11781 and libgcj for AVR.
11782
fe44416c 117832002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11784
11785 * MAINTAINERS (Write After Approval): Add myself.
11786
81c7c0cd 117872002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11788
11789 * config.guess: Update to 2002-05-22 version.
11790 * config.sub: Likewise.
11791
3354d061 117922002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11793
11794 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11795 * config-ml.in: Likewise.
11796 * configure: Likewise.
11797 * configure.in: Likewise.
11798
38d811e4 117992002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11800
11801 * MAINTAINERS: Update my email address.
11802
85b038d8 118032002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11804
e12be23e 11805 * configure.in: Simplify makefile fragment collection.
11806
11807 * configure.in: Remove code to build emacs.
ebd9f514 11808
64d298c9 11809 * configure.in : Remove --srcdir argument from targargs and buildargs
11810 (it's always overridden in the Makefile anyway). Rearrange a bit.
11811
11812 * configure: Move some logic to configure.in.
11813 * configure.in: Move some logic from configure.
85b038d8 11814
231fca94 118152002-05-11 Tom Tromey <tromey@redhat.com>
11816
11817 * MAINTAINERS: Reflect libgcj reality.
11818
7a94b1b9 118192002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11820
11821 * Makefile.in: Honour DESTDIR.
11822
053d448f 118232002-05-08 Mark Mitchell <mark@codesourcery.com>
11824
11825 * config.guess: Import 2002-03-20 version.
11826 * config.sub: Import 2002-04-26 version.
11827
2eb4509a 118282002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11829
11830 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11831
df8868bc 118322002-05-07 Tim Josling <tej@melbpc.org.au>
11833
11834 * MAINTAINERS: Add self.
11835
dcde3c07 118362002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 11837
11838 * ltmain.sh: Detect and handle object name conflicts
11839 while piecewise linking a static library.
11840
05bcb167 118412002-05-05 Alexandre Oliva <aoliva@redhat.com>
11842
11843 * configure.in (noconfigdirs): Don't disable libgcj on
11844 sparc64-*-solaris* and sparcv9-*-solaris*.
11845
1693b6e0 118462002-05-03 Alexandre Oliva <aoliva@redhat.com>
11847
11848 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11849
6a255a10 118502002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11851
11852 * configure.in (FLAGS_FOR_TARGET): Do not add
11853 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11854 on i[3456]86-*-linux*.
11855
84690ae2 118562002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11857
11858 * configure.in (noconfigdirs): Replace [ ] with test.
11859
11860 * configure.in (noconfigdirs): Do not add target-newlib if
11861 target == i[3456]86-*-linux*, and host == target.
11862
f8c3fea9 118632002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11864
d5908f53 11865 * configure.in: delete reference to absent file
11866
441f85dc 11867 * configure.in: replace '[' with 'test'
11868
a1245e7e 11869 * configure.in: Eliminate references to gash.
11870 * Makefile.in: Eliminate references to gash.
11871
7fe51435 11872 * configure.in: remove useless references to 'pic' makefile fragments.
11873
1e0a85a6 11874 * configure.in: (*-*-windows*) Finish removing.
11875
f8c3fea9 11876 * configure.in: Eliminate redundant test for libgui.
11877
5cf29107 118782002-04-29 Roger Sayle <roger@eyesopen.com>
11879
11880 * MAINTAINERS: Add self and realphabetize. Update entries
11881 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11882 entry for a29k port maintainer.
11883
dcde3c07 118842002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 11885
11886 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11887 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11888
feaa7d87 118892002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11890
11891 * configure.in: remove references to dead files
11892
d74b55e8 118932002-04-19 Mark Mitchell <mark@codesourcery.com>
11894
11895 * MAINTAINERS: Add information about purpose of this file.
11896
55efab1c 118972002-04-18 Tom Tromey <tromey@redhat.com>
11898
11899 * configure.in: Disallow configuring libgcj when it is already
11900 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11901 Solaris 2.8 by default. For PR libgcj/6158.
11902
29a2c390 119032002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11904
11905 * configure.in: Move default CC setting out of config/mh-* fragments
11906 directly into here.
11907
b138c834 119082002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11909
11910 * configure.in: don't even try to configure or make a subdirectory
11911 if there's no configure script for it.
11912
5e311636 119132002-04-15 Mark Mitchell <mark@codesourcery.com>
11914
11915 * MAINTAINERS: Remove chill maintainers.
11916 * Makefile.in (CHILLFLAGS): Remove.
11917 (CHILL_LIB): Remove.
11918 (TARGET_CONFIGDIRS): Remove libchill.
11919 (CHILL_FOR_TARGET): Remove.
11920 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11921 CHILL_LIB.
11922 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11923 (CHECK_TARGET_MODULES): Likewise.
11924 (INSTALL_TARGET_MODULES): Likewise.
11925 (CLEAN_TARGET_MODULES): Likewise.
11926 (configure-target-libchill): Remove.
11927 (all-target-libchill): Remove.
11928 * configure.in (target_libs): Remove target-libchill.
11929 Do not compute CHILL_FOR_TARGET.
11930 * libchill: Remove directory.
2857c21b 11931
df2ff48f 119322002-04-11 DJ Delorie <dj@redhat.com>
11933
11934 * Makefile.in, configure.in: Sync with binutils, entries
11935 follow...
11936
a76bff71 119372002-04-07 Andrew Cagney <ac131313@redhat.com>
11938
11939 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11940 (do-tar, do-bz2): New rules.
11941 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11942 (gdb-tar): New rule.
11943 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11944 (insight_dejagnu.tar): New rule.
11945 (insight.tar): New rule.
11946 (gdb+dejagnu.tar): New rule.
11947 (gdb.tar): New rule.
11948
df2ff48f 119492002-02-01 Mo DeJong <supermo@bayarea.net>
11950
11951 * Makefile.in: Add all-tix to deps for all-snavigator
11952 so that tix is built when building snavigator.
11953
119542002-01-11 Steve Ellcey <sje@cup.hp.com>
11955
11956 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11957 ld and gdb are not supported.
11958
119592002-01-07 Mark Salter <msalter@redhat.com>
11960
11961 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11962 Allow target-libgloss to be built for arm, strongarm, and xscale.
11963
119642001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11965
11966 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11967 options for i[3456]86-pc-linux* native builds.
11968
119692001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11970
11971 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11972 files from .po files for a distribution.
11973
119742001-09-03 Jeff Holcomb <jeffh@redhat.com>
11975
11976 * configure.in: Enable libstdc++-v3 for h8300 targets.
11977
119782001-06-19 Alan Modra <amodra@bigpond.net.au>
11979
11980 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11981 version from bfd/.
11982
11983Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11984
11985 * Makefile.in (VER): When present, extract the version number from
11986 the file version.in.
11987
dcde3c07 119882001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 11989
11990 * configure.in : enable ld for aix
11991
119922001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11993
11994 * config.guess: Add linux target for S/390.
11995
119962000-11-07 Philip Blundell <pb@futuretv.com>
11997
11998 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11999
120002000-11-03 Philip Blundell <pb@futuretv.com>
12001
12002 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12003 files.
12004
120052001-01-15 Ben Elliston <bje@redhat.com>
12006
12007 * configure.in (host_tools): Add sid.
12008 Always configure cgen.
12009
120102000-11-24 Nick Clifton <nickc@redhat.com>
12011
12012 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12013
df2ff48f 120142000-08-20 Doug Evans <dje@casey.transmeta.com>
12015
12016 * Makefile.in (ALL_MODULES): Add all-cgen.
12017 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12018 (all-cgen): New target.
12019 (all-opcodes,all-sim): Depend on all-cgen.
12020 * configure.in (host_tools): Add cgen.
12021 Only configure cgen if --enable-cgen-maint.
12022
dcde3c07 120232002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 12024
12025 * configure.in: Add *-*-freebsd* configurations.
12026
4caca96d 120272002-04-08 Tom Tromey <tromey@redhat.com>
12028
12029 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12030 Fixes PR libgcj/6068.
12031
ec66e65b 120322002-03-30 Krister Walfridsson <cato@df.lth.se>
12033
12034 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12035
dd96b1d1 120362002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12037
12038 * configure.in (alpha*-dec-osf*): Enable libgcj.
12039
dcde3c07 120402003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 12041
12042 * MAINTAINERS (Write After Approval): Add myself.
12043
52fdc102 120442002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12045
12046 Fix for: PR bootstrap/3591, target/5676
12047 * configure.in (mcore-pe): Disable the configuration of
12048 libstdc++-v3 since exceptions are not supported.
12049
f3830a0e 120502002-03-20 Anthony Green <green@redhat.com>
12051
12052 * configure.in: Enable libgcj for xscale-elf target.
12053
dcde3c07 12054Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 12055
12056 * MAINTAINERS: Update my email address.
12057
82c26350 120582002-03-16 Alexandre Oliva <aoliva@redhat.com>
12059
12060 * ltmain.sh (relink_command): Fix typo in previous change.
12061
30d51ce8 120622002-03-15 Alexandre Oliva <aoliva@redhat.com>
12063
12064 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12065 (relink_command): Added --tag flags.
12066 (mode=install): If relinking fails; error out.
12067
863ba363 120682002-03-12 Richard Henderson <rth@redhat.com>
12069
12070 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12071 .NOTPARALLEL tag.
12072 (do-check): Rename from check.
12073 (check): Allow parallel check.
12074
a4ae6a96 120752002-03-12 Bob Wilson <bob.wilson@acm.org>
12076
12077 * MAINTAINERS: Add myself as maintainer for xtensa port.
12078 Fix alphabetical order in CPU port maintainer list.
12079 Remove myself from Write After Approval list.
12080
b65e027c 120812002-03-11 Richard Henderson <rth@redhat.com>
12082
12083 * Makefile.in (.NOTPARALLEL): Add fake tag.
12084
857f2cca 120852002-03-07 H.J. Lu (hjl@gnu.org)
12086
12087 * configure.in: Enable gprof for mips*-*-linux*.
12088
f9231c6c 120892002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12090
12091 * MAINTAINERS (Write After Approval): Add myself.
12092
a51555c7 120932002-02-28 Alexandre Oliva <aoliva@redhat.com>
12094
12095 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12096 libjava.
12097 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12098
f48588d2 120992002-02-23 Alexandre Oliva <aoliva@redhat.com>
12100
12101 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12102 because its Makefile is there; test for the executable instead.
12103
4e979746 121042002-02-22 Alexandre Oliva <aoliva@redhat.com>
12105
12106 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12107 libstdc++-v3 and libjava.
12108
dcde3c07 121092002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 12110
12111 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12112 boehm-gc
2857c21b 12113
ff727c47 121142002-02-09 Alexandre Oliva <aoliva@redhat.com>
12115
12116 * config.guess: Updated to 2002-01-30's version.
12117 * config.sub: Updated to 2002-02-01's version.
12118 Contribute sh64-elf.
12119 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12120 * configure.in: Added sh64-*-*.
12121
77badc5f 121222002-02-08 Chris Demetriou <cgd@broadcom.com>
12123
12124 * MAINTAINERS: Belatedly add myself to write after approval list.
12125
270ba101 12126Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12127
12128 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12129 Remove self as Write After Approval.
12130
2ca6eb0a 121312002-01-31 Geoffrey Keating <geoffk@redhat.com>
12132
12133 * MAINTAINERS: Put self in as maintainer for contrib/regression
12134 directory.
12135
0a526b48 121362002-01-28 Phil Edwards <pme@gcc.gnu.org>
12137
12138 * MAINTAINERS: Update my email address.
12139
1602f15c 121402002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12141
2857c21b 12142 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12143 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 12144 libraries if not supported for NetBSD on target CPU.
12145
ecec2beb 121462002-01-25 Douglas B Rupp <rupp@gnat.com>
12147
12148 * install-sh: Use _inst.$$_ for temp file name.
12149
645cf380 121502002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12151
12152 * MAINTAINERS (Write After Approval): Move my contact info
12153 from here...
12154 (OS Port Maintainers): ...to here (netbsd).
12155
aaced030 121562002-01-22 Bob Wilson <bob.wilson@acm.org>
12157
12158 * MAINTAINERS (Write After Approval): Add myself.
12159
dcde3c07 121602002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 12161
12162 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12163 (all-target-fastjar): Also depend on all-target-libiberty.
12164
7fac8b66 121652002-01-16 H.J. Lu (hjl@gnu.org)
12166
12167 * config.guess: Import from master sources, rev 1.225.
12168 * config.sub: Import from master sources, rev 1.238.
12169
22cb6446 121702002-01-16 Kazu Hirata <kazu@hxi.com>
12171
12172 * MAINTAINERS (Write After Approval): Remove myself.
12173
e83a1c00 121742001-12-19 Florian Weimer <fw@deneb.enyo.de>
12175
12176 * MAINTAINERS (Write After Approval): Add myself.
12177
7ac25494 121782001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12179
12180 * MAINTAINERS: Add self as docs co-maintainer.
12181
15f457c4 121822001-12-11 Matthias Klose <doko@debian.org>
12183
12184 * MAINTAINERS (Write After Approval): Add myself.
12185
9753f6ab 121862001-12-09 Zack Weinberg <zack@codesourcery.com>
12187
12188 * MAINTAINERS: Update my email address.
12189
35df4184 121902001-12-07 Turly O'Connor <turly@apple.com>
12191 * MAINTAINERS (Write After Approval): Add myself.
12192 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12193 (rs6000_initialize_trampoline): Call __trampoline_setup for
12194 ABI_DARWIN too.
12195 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 12196 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 12197
66f95edb 121982001-12-07 Paolo Carlini <pcarlini@unitus.it>
12199
12200 * MAINTAINERS (Write After Approval): Add myself.
12201
e67b1627 12202Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12203
12204 * configure, configure.in: Use temp file for long sed commands.
12205
8dfee166 122062001-12-03 Laurent Guerby <guerby@acm.org>
12207
12208 * config.sub: Update to version 1.232 on subversion.
12209
7412cf54 122102001-12-03 Ben Elliston <bje@redhat.com>
12211
12212 * MAINTAINERS: Update mail address for config.* patches.
12213
dcde3c07 122142001-11-27 DJ Delorie <dj@redhat.com>
31972771 12215 Zack Weinberg <zack@codesourcery.com>
12216
12217 When build != host, create libiberty for the build machine.
12218
12219 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12220 CONFIG_ARGUMENTS.
12221 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12222 New variables.
12223 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12224 and rules.
12225 (all.normal): Depend on ALL_BUILD_MODULES.
12226 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12227 (all-build-libiberty): Depend on configure-build-libiberty.
12228
12229 * configure: Calculate and substitute proper value for
12230 ALL_BUILD_MODULES.
12231 * configure.in: Create the build subdirectory.
12232 Calculate and substitute TARGET_CONFIGARGS (formerly
12233 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12234
0e3daba4 122352001-11-26 Ziemowit Laski <zlaski@apple.com>
12236
12237 * MAINTAINERS (write-after-approval): Add self.
12238
1ccaa52c 122392001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12240
12241 * MAINTAINERS (GNATS only accounts): Remove self.
12242
97b9437e 122432001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12244
12245 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12246 libf2c.
12247
2d051b86 122482001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12249
12250 * MAINTAINERS (Write After Approval): Add self.
12251
9829bea4 122522001-11-12 David O'Brien <obrien@FreeBSD.org>
12253
12254 * MAINTAINERS: mips and s390 are also CPU ports.
12255
f8556812 122562001-11-12 David O'Brien <obrien@FreeBSD.org>
12257
12258 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12259
e3c6ddf5 122602001-11-11 David O'Brien <obrien@FreeBSD.org>
12261
12262 * MAINTAINERS: Alphabetize.
12263
31cd48a0 122642001-11-09 Kazu Hirata <kazu@hxi.com>
12265
12266 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12267
76f9a979 122682001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12269
12270 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12271
a9cbbd8a 122722001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12273
12274 * configure.in (--enable-languages): Be more permissive about
12275 syntax. Check for empty lists better. Warn about $LANGUAGES.
12276
dddb37d8 122772001-11-08 Geoffrey Keating <geoffk@redhat.com>
12278
12279 * config.sub: Import from master sources, rev. 1.230.
12280 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12281
f0314ce2 122822001-11-07 Laurent Guerby <guerby@acm.org>
12283
12284 * MAINTAINERS (Write After Approval): Add self.
12285
8c30d42d 122862001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12287
12288 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12289
18729ae0 122902001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12291
12292 * config.sub: Import from master sources, rev 1.226.
12293 * config.guess: Import from master sources, rev 1.216.
12294
38135c1e 122952001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12296
12297 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12298 * MAINTAINERS: Add self as maintainer of MMIX port.
12299 Remove old after-approval entry.
12300
fee90afd 123012001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12302
12303 * ChangeLog, configure: Fix spelling errors.
12304
800026b8 123052001-10-20 Brendan Kehoe <brendan@zen.org>
12306
12307 * MAINTAINERS: Tweak my address.
12308
dcde3c07 12309Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 12310
12311 * MAINTAINERS: Update my email address.
12312
b746a8aa 123132001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 12314
10475f52 12315 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 12316 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 12317
27e8b2c3 123182001-10-10 Geert Bosch <bosch@gnat.com>
12319
31972771 12320 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 12321 Added Robert Dewar.
12322
dcde3c07 123232001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 12324
12325 * MAINTAINERS (Write After Approval): Added self
12326
17a611d5 123272001-10-02 Geert Bosch <bosch@gnat.com>
12328
12329 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12330
8b20014f 123312001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12332
12333 * configure: Handle temporary files securely using mkdir.
12334
85d6787e 123352001-09-29 Alexandre Oliva <aoliva@redhat.com>
12336
12337 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12338
dcde3c07 123392001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 12340
12341 * configure.in (*-*-linux*): Disable configuration of target-newlib
12342 and target-libgloss.
31972771 12343
1ed656c9 123442001-09-26 Alexandre Oliva <aoliva@redhat.com>
12345
12346 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12347 RANLIB.
12348
6f36c694 123492001-09-21 Alexandre Oliva <aoliva@redhat.com>
12350
12351 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12352 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12353 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12354 avoid quotes nesting problems.
12355 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12356 (DO_X): Export only variables that are set.
12357
471c8d6f 123582001-09-19 Ben Elliston <bje@redhat.com>
12359
12360 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12361 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12362 semantics. Use the shell built-in "type" command instead.
12363
debdecb8 123642001-08-31 Alexandre Oliva <aoliva@redhat.com>
12365
12366 Merged from gcc-3_0-branch:
12367 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12368 * ltcf-c.sh: Use $objext, not $ac_objext.
12369 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12370 * ltcf-cxx.sh: Add support for GNU.
12371 2001-07-22 Timothy Wall <twall@redhat.com>
12372 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12373 default settings if using GNU tools with that configuration.
12374 * ltcf-cxx.sh: Ditto.
12375 * ltcf-gcj.sh: Ditto.
12376 2001-07-21 Michael Chastain <chastain@redhat.com>
12377 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12378 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12379 * ltmain.sh: Mark as gcc-local.
12380
79af057d 123812001-08-30 Eric Christopher <echristo@redhat.com>
12382 Jason Eckhardt <jle@redhat.com>
12383
12384 * config.guess: Merge from master sources.
12385 * config.sub: Merge from master sources, add support for mipsisa32.
12386
2af6c242 123872001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 12388 * config.sub: Merge from master sources, rev 1.219.
12389 * MAINTAINERS: Add self as contact for stormy16 port.
12390
2e1f0726 123912001-08-14 Zack Weinberg <zackw@panix.com>
12392
12393 * config.sub: Merge from master sources, rev 1.218.
12394 * config.guess: Merge from master sources, rev 1.209.
12395
7148a43f 123962001-08-11 Graham Stott <grahams@redhat.com>
12397
12398 * Makefile.in (check-c++): Add missing semicolon.
12399
7572bd48 12400Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12401
2af6c242 12402 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 12403
f9daa432 124042001-07-30 Eric Christopher <echristo@redhat.com>
12405
12406 * MAINTAINERS (Various maintainers: mips port): Added myself.
12407
d5d994d4 124082001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12409
31972771 12410 * configure.in (sh-*-linux*): New.
d5d994d4 12411
8741eff3 124122001-07-27 Richard Henderson <rth@redhat.com>
12413
12414 * .cvsignore: Add LAST_UPDATED.
12415
e06d8cc6 124162001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12417
12418 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12419
8729bf80 124202001-07-16 Aldy Hernandez <aldyh@redhat.com>
12421
31972771 12422 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 12423
19abf887 12424Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12425
12426 * MAINTAINERS (Write After Approval): Added myself.
12427
8f71eb19 124282001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12429
12430 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12431 and libgcj on m68hc11/m68hc12.
12432
fc5104b7 124332001-06-27 H.J. Lu (hjl@gnu.org)
12434
12435 * Makefile (CFLAGS_FOR_BUILD): New.
12436 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12437
8ee5e915 124382001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12439
12440 * README: Remove version number.
12441
c753142b 124422001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12443
12444 * INSTALL/README: Update wrt. to the installation instructions now
12445 residing in gcc/doc/install.texi.
12446
8f602ce4 124472001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12448
12449 * README: Replace with a cut-down and updated version of gcc/README.
12450
0546d603 124512001-06-12 David Edelsohn <edelsohn@gnu.org>
12452
12453 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12454 multilibs to be disabled.
12455
f3886572 124562001-06-11 Daniel Berlin <dan@cgsoftware.com>
12457
12458 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 12459
f1379586 124602001-06-09 Alexandre Oliva <aoliva@redhat.com>
12461
12462 * config.guess: Import CVS version 1.195.
12463 * config.sub: Import CVS version 1.212.
12464
ff091412 124652001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12466
12467 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12468 gcc/xgcc is built, use -print-prog-name to find out the program
12469 name to use.
12470
6eadd25b 124712001-06-04 Phil Edwards <pme@sources.redhat.com>
12472
12473 * config.guess: Import CVS version 1.194. All gcc-local changes
12474 appear to also be in the master copy.
12475 * config.sub: Import CVS version 1.211.
12476
761c31c6 12477Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12478
12479 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12480 with_gcc]: Use `gcc -shared' to build a shared library.
12481
833b6505 12482Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12483
12484 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12485 archives.
12486
9847d949 12487Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12488
12489 * MAINTAINERS (Write After Approval): Add myself.
12490
fadf0d3c 124912001-06-01 Hans-Peter Nilsson <hp@axis.com>
12492
12493 * configure.in (libstdcxx_flags): Do not try to execute
12494 libstdc++-v3/testsuite_flags until it exists.
12495
d39a4f27 124962001-06-01 Alan Modra <amodra@bigpond.net.au>
12497
12498 * MAINTAINERS: Update my email address.
12499
d0642799 125002001-05-31 Graham Stott <grahams@redhat.com>
12501
12502 * MAINTAINERS (Write After Approval): Add myself.
12503
dcde3c07 125042001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 12505
12506 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12507 libraries when using g++ with native linker.
12508
a28875e9 125092001-05-28 Alexandre Oliva <aoliva@redhat.com>
12510
12511 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12512
00ed89e1 125132001-05-22 Alexandre Oliva <aoliva@redhat.com>
12514
12515 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12516 [aix4*|aix5*]: Prepend blank.
12517
93221b10 125182001-05-20 Alexandre Oliva <aoliva@redhat.com>
12519
12520 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12521 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12522 of subdir/configure scripts to use the new libtool.m4.
12523
b26428f6 125242001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12525
12526 * MAINTAINERS (Write After Approval): Add myself.
12527
de27502c 125282001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12529
12530 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12531
28e776fd 125322001-05-11 Ben Elliston <bje@redhat.com>
12533
12534 * Makefile.in (all-sid): New target.
12535 (check-sid, clean-sid, install-sid): Likewise.
12536
e67abcc9 125372001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12538
12539 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12540
df4fdffb 125412001-05-03 Alexandre Oliva <aoliva@redhat.com>
12542
12543 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12544 libgcj.
12545
125462001-05-03 Alexandre Oliva <aoliva@redhat.com>
12547
12548 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12549 gcc/xgcc is built, use -print-prog-name to find out the program
12550 name to use.
12551
dfb18c91 125522001-04-26 Alexandre Oliva <aoliva@redhat.com>
12553
fdaf496c 12554 * configure.in (noconfigdirs): Don't reset it from scratch in the
12555 target case; only append to it.
f9daa432 12556
dfb18c91 12557 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12558 sparc-*-solaris2.8]: Disable ${libgcj}.
12559
f7ec7829 125602001-04-25 Alexandre Oliva <aoliva@redhat.com>
12561
12562 * configure.in (libgcj_saved): Copy from $libgcj.
12563 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12564 --disable-libgcj.
12565
b890ea44 125662001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12567
12568 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 12569 C front end maintainer.
b890ea44 12570
f6dd84a6 12571Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12572
12573 * configure.in: Move *-chorusos target case to the proper switch.
12574 Disable libgcj.
12575
46b021de 125762001-04-12 Alexandre Oliva <aoliva@redhat.com>
12577
12578 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12579 1.641.2.228.
12580
0355c121 125812001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12582
12583 * Makefile.in (STAGE1_CFLAGS): Pass down.
12584
954078d1 125852001-04-13 Alan Modra <amodra@one.net.au>
12586
12587 * config.guess: Add hppa64-linux support. Note for next import that
12588 this is already in the master file.
12589 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12590
67282802 125912001-04-12 Alexandre Oliva <aoliva@redhat.com>
12592
12593 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12594 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12595
628f3e51 125962001-04-11 Stan Shebs <shebs@apple.com>
12597
12598 * MAINTAINERS: Add self as Darwin port maintainer.
12599
c5659af6 126002001-04-11 Alan Modra <amodra@one.net.au>
12601
12602 * MAINTAINERS: Update my email address.
12603
6a965736 126042001-04-10 Loren J. Rittle <ljrittle@acm.org>
12605
12606 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12607 recent versions of FreeBSD (release 3 or later).
12608 * ltconfig: On FreeBSD, -lc must not be provided when building
12609 a shared library or else the standard -pthread gcc option is
12610 rendered worthless to later users of the built library.
12611
e64be694 126122001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12613
12614 * MAINTAINERS: Add self and RTH as C front end maintainers.
12615
a28f421e 126162001-04-05 Alexandre Oliva <aoliva@redhat.com>
12617
31972771 12618 * config.sub: Make sure to match an already-canonicalized
12619 machine name (eg. mn10300-unknown-elf).
a28f421e 12620
1cb80700 126212001-04-01 Alexandre Oliva <aoliva@redhat.com>
12622
12623 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12624 New macros.
12625 (bootstrap, cross): Use RECURSE_FLAGS.
12626 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12627
8929c4de 126282001-03-27 Alexandre Oliva <aoliva@redhat.com>
12629
12630 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12631
46b43912 126322001-03-22 Colin Howell <chowell@redhat.com>
12633
5c144a30 12634 * Makefile.in (DO_X): Do not backslash single-quotes in
12635 backquotes (two places).
46b43912 12636
cd003521 126372001-03-22 Alexandre Oliva <aoliva@redhat.com>
12638
12639 Re-installed:
12640 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12641 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12642 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12643 * ltcf-cxx.sh: Likewise.
12644 * ltcf-gcj.sh: Likewise.
12645
7c9b3c20 126462001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12647
12648 * MAINTAINERS: Add myself as "documentation co-maintainer".
12649
88c1d089 126502001-03-22 Alexandre Oliva <aoliva@redhat.com>
12651
12652 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12653 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12654
ed7a462d 126552001-03-19 Tom Tromey <tromey@redhat.com>
12656
12657 * config-ml.in: Handle GCJ and GCJFLAGS.
12658
3caa3e73 126592001-03-21 Michael Chastain <chastain@redhat.com>
12660
12661 * Makefile.in: all-m4 depends on all-texinfo.
12662
45b909bc 126632001-03-20 Loren J. Rittle <ljrittle@acm.org>
12664
12665 * MAINTAINERS: Add myself to write after approval list.
12666
f9ecd05b 126672001-03-18 Laurynas Biveinis <lauras@softhome.net>
12668
12669 * Makefile.in (DO_X): Quote nested quotes.
12670
a0167be8 126712001-03-18 Alan Modra <alan@linuxcare.com.au>
12672
12673 * MAINTAINERS: Add myself to write after approval list.
12674
34690eeb 126752001-03-15 Laurynas Biveinis <lauras@softhome.net>
12676
12677 * Makefile.in (DO_X): Use double quotes for quoting
12678 "RANLIB=$${RANLIB}".
12679
ace16e3d 126802001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12681
12682 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12683
dcde3c07 126842001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 12685
12686 * configure.in: Only use `lang_requires' for languages athat are
12687 actually enabled.
12688
6941e176 126892001-03-08 Phil Edwards <pme@sources.redhat.com>
12690
12691 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12692
8278b709 126932001-03-08 Alexandre Oliva <aoliva@redhat.com>
12694
12695 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12696
1a6eb118 126972001-03-07 Tom Tromey <tromey@redhat.com>
12698
12699 * configure.in: Allow config-lang.in to set `lang_requires' to list
12700 of other required languages.
12701
8c74272d 127022001-03-06 Laurynas Biveinis <lauras@softhome.net>
12703
12704 * Makefile.in: Remove RANLIB definition. Use RANLIB
12705 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12706 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 12707
41edef81 127082001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 12709 Alexandre Oliva <aoliva@redhat.com>
f9daa432 12710
41edef81 12711 * Makefile.in (check-c++): Use tabs, not spaces.
12712
8b6c1516 127132001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 12714
8b6c1516 12715 * MAINTAINERS: add myself to Write After Approval list.
12716
66c4386e 127172001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 12718
31972771 12719 * Makefile.in (check-c++): New rule.
f9daa432 12720
fd1a012c 12721 * configure.in (target_libs): Remove libg++.
12722 (noconfigdirs): Remove libg++.
12723 (noconfigdirs): Same.
12724 (noconfigdirs): Same.
12725 (noconfigdirs): Same.
12726
12727 * config-ml.in: Remove libg++ references.
12728
12729 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12730 (ALL_TARGET_MODULES): Same.
12731 (configure-target-libg++): Remove.
12732 (all-target-libg++): Remove.
12733 (configure-target-libio): Remove.
12734 (all-target-libio): Remove.
12735 (check-target-libio): Remove.
12736 (.PHONY): Remove.
12737 (libg++.tar.bz2): Remove.
12738 (all-target-cygmon): Remove libio.
12739 (all-target-libstdc++): Remove.
12740 (configure-target-libstdc++): Remove.
12741 (TARGET_LIB_PATH): Remove libstdc++.
12742 (ALL_GCC_CXX): Remove libstdc++.
12743 (all-target-gperf): Correct.
12744
8fb60dad 127452001-02-16 Nick Clifton <nickc@redhat.com>
12746
12747 * configure.in (noconfigdirs): Allow configuration of texinfo
12748 for Cygwin hosts.
12749
8611f330 127502001-02-15 Anthony Green <green@redhat.com>
12751
12752 * configure: Introduce GCJ_FOR_TARGET.
12753 * configure.in: Ditto.
12754 * Makefile.in: Ditto.
12755
863b470b 127562001-02-13 Andreas Schwab <schwab@suse.de>
12757
12758 * MAINTAINERS: Update mail address.
12759
9bfefeba 127602001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12761
12762 * config.guess: Add linux target for S/390.
12763 * config.sub: Likewise.
12764
dcde3c07 127652001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 12766
12767 * configure.in: for *-chorusos, don't config target-newlib and
31972771 12768 target-libgloss.
737f6b8e 12769
60611395 127702001-02-06 Ben Elliston <bje@redhat.com>
12771
12772 * configure: Output host type to stdout, not stderr.
12773
2b05b516 127742001-02-05 Mark Mitchell <mark@codesourcery.com>
12775
da0c6982 12776 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 12777 * ltcf-cxx.sh: Likewise.
12778
2b05b516 12779 * config.if: Assume enable_libstdcxx_v3 is defined.
12780
1030d23b 127812001-02-04 Mark Mitchell <mark@codesourcery.com>
12782
12783 Remove V2 C++ library.
12784 * configure.in: Remove --enable-libstdcxx_v3 support.
12785
1c1033dd 127862001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12787
12788 * include/demangle.h: Add prototype for java_demangle_v3.
12789
3a2af5aa 127902001-01-29 Phil Edwards <pme@sources.redhat.com>
12791
12792 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12793
f4763e9a 127942001-01-27 Richard Henderson <rth@redhat.com>
12795
12796 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12797
1e5173c2 127982001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12799
12800 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12801 Don't unset, it's non-portable and no longer necessary, set to empty
12802 instead.
12803
441075de 128042001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12805
12806 * ltconfig: Shell portability fix for the tagname validity check.
12807
21037ec8 128082001-01-27 Alexandre Oliva <aoliva@redhat.com>
12809
12810 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12811 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12812
db45c2a0 128132001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12814
12815 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12816
2c18c34e 128172001-01-26 Tom Tromey <tromey@redhat.com>
12818
12819 * configure.in: Allow libgcj to be built on Sparc Solaris.
12820
4b44c1a3 128212001-01-25 David Edelsohn <edelsohn@gnu.org>
12822
12823 * ltcf-c.sh: Add aix5 case.
12824 * ltcf-cxx.sh: Likewise.
12825 * ltconfig: Likewise.
12826
24f78d1b 128272001-01-24 Alexandre Oliva <aoliva@redhat.com>
12828
a7b0e06d 12829 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12830 keep at least one of build_libtool_libs or build_old_libs set to
12831 yes.
12832
24f78d1b 12833 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12834 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12835
ef1760c1 128362001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12837
12838 * configure.in: Enable libgcj on several additional platforms.
12839
1986d3d9 128402001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12841
12842 * configure.in: Enable libgcj for linux targets.
12843
7e1bb7bf 128442001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12845
12846 * MAINTAINERS (Write After Approval): Add myself.
12847
f3a027ae 128482001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12849
12850 * MAINTAINERS: Add myself as vax port maintainer.
12851
5e7056b8 128522001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12853
12854 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12855
0d2271de 128562001-01-09 Mike Stump <mrs@wrs.com>
12857
12858 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12859 failures of subdirectories.
12860
cd003521 128612001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 12862
cd003521 12863 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 12864 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 12865 * ltcf-cxx.sh: Likewise.
12866 * ltcf-gcj.sh: Likewise.
12867 * ltconfig.sh: Fix typo.
d76e21ba 12868
95426b72 128692001-01-02 Laurynas Biveinis <lauras@softhome.net>
12870
12871 * configure: handle DOS-style absolute paths.
12872
bd55fdd4 128732001-01-02 Laurynas Biveinis <lauras@softhome.net>
12874
12875 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12876
66714311 128772000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12878
12879 * MAINTAINERS: Add myself as avr port co-maintainer.
12880
f4f04af5 128812000-12-28 Ben Elliston <bje@redhat.com>
12882
12883 * MAINTAINERS: Add myself under ``Write After Approval''.
12884
81875c45 128852000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12886
12887 * texinfo: Remove directory from GCC.
12888
35d9361d 128892000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12890
12891 * COPYING: Update to current
12892 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12893 to 19yy as example year in copyright notice).
12894
ac20ef2c 128952000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12896
f9daa432 12897 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 12898 (libstdcxx_incdir): Pass down.
12899 * config.if: Remove expired bits for cxx_interface, add stub.
12900 (libstdcxx_incdir): Add variable for g++ include directory.
12901 * configure.in (gxx_include_dir): Use it.
f9daa432 12902
d550dfb2 129032000-12-18 Alexandre Oliva <aoliva@redhat.com>
12904
12905 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12906 with old-email address from ``Write After Approval''.
12907
2353a84c 129082000-12-15 Andreas Jaeger <aj@suse.de>
12909
12910 * configure.in: Handle lang_dirs.
12911
129122000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 12913
ad324c4e 12914 * MAINTAINERS: Removed brads.
12915
1bbd1888 12916 * MAINTAINERS: Added gcj developers.
12917
7756f182 129182000-12-13 Anthony Green <green@redhat.com>
f9daa432 12919
7756f182 12920 * configure.in: Disable libgcj for any target not specifically
4b695c23 12921 listed. Disable libgcj for x86 and Alpha Linux until compatible
12922 with g++ abi.
f9daa432 12923
1ef27c9d 129242000-12-13 Mike Stump <mrs@wrs.com>
12925
12926 * Makefile.in (local-distclean): Also remove fastjar.
12927
8c200666 129282000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12929
12930 * contrib/gcc_update: Add fastjar --touch entries.
12931
abc9907a 129322000-12-12 Alexandre Oliva <aoliva@redhat.com>
12933
12934 * configure.in: Disable language-specific target libraries for
12935 languages that aren't enabled.
12936
4d5a2476 129372000-12-10 Anthony Green <green@redhat.com>
12938
12939 * configure.in: Define libgcj. Disable libgcj target libraries for
12940 most targets.
12941
f30b13ba 129422000-12-10 Neil Booth <neilb@earthling.net>
12943
12944 * MAINTAINERS: Update mail address, remove from WAA list.
12945
da538d34 129462000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12947
12948 * libjava: Imported from /cvs/java.
12949 * libffi: Likewise.
12950 * Boehm-gc: Likewise.
12951
bb5f4242 129522000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12953
12954 * configure.in (target_libs): Revert 2000-12-08 patch.
12955 (noconfigdirs): Added target-libjava.
12956
f4f46f68 129572000-12-09 Laurynas Biveinis <lauras@softhome.net>
12958
12959 * djunpack.bat: removed.
12960
2adfe2a9 129612000-12-09 Laurynas Biveinis <lauras@softhome.net>
12962
12963 * Makefile.in: handle DOS-style absolute paths.
12964 * config-ml.in: likewise.
12965 * symlink-tree: likewise.
12966
7ce26751 129672000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12968
12969 * fastjar: Imported.
12970
68a758b6 129712000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12972
12973 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12974 libjava.
12975 * configure.in (target_libs): Removed `target-libjava'.
12976
0b3b9f3b 129772000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12978
12979 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12980 (ALL_MODULES): Added fastjar.
12981 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12982 (all-target-libjava): all-fastjar replaces all-zip.
12983 (all-fastjar): Added.
12984 (configure-target-fastjar, all-target-fastjar): Likewise.
12985 * configure.in (host_tools): Added fastjar.
12986
b9b564e0 129872000-12-07 Mike Stump <mrs@wrs.com>
12988
12989 * Makefile.in (local-distclean): Remove leftover built files.
12990
1a45dccf 129912000-11-24 Nick Clifton <nickc@redhat.com>
12992
12993 * configure.in (xscale-elf): Add target.
12994 (xscale-coff): Add target.
12995
b21e5977 129962000-11-22 Loren J. Rittle <ljrittle@acm.org>
12997
31972771 12998 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12999 recent versions of FreeBSD (release 3 or later).
13000 * ltconfig: On FreeBSD, -lc must not be provided when building
13001 a shared library or else the standard -pthread gcc option is
13002 rendered worthless to later users of the built library.
b21e5977 13003
d7ce037e 130042000-11-16 Fred Fish <fnf@be.com>
13005
13006 * configure.in (enable_libstdcxx_v3): Fix typo,
13007 libstd++ -> libstdc++.
13008
2c5d378d 130092000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13010
13011 * MAINTAINERS: Add self to Write After Approval list.
13012
ea4ec5d3 130132000-11-21 Bernd Schmidt <bernds@redhat.com>
13014
13015 * MAINTAINERS: Update my email address. Add myself to global write
13016 privs list.
13017
5cfbc08c 130182000-11-18 Alexandre Oliva <aoliva@redhat.com>
13019
f42cc732 13020 * Makefile.in: Merge with src and libgcj.
13021 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13022 configure-target-<library> when their configure scripts need the C
13023 or C++ library to have already been built to work properly.
13024 (do_proto_toplev): Set them to an empty string.
13025
5cfbc08c 13026 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13027 (REALLY_SET_LIB_PATH): Use them.
13028
f1433f3d 130292000-11-17 Stan Shebs <shebs@apple.com>
13030
13031 * MAINTAINERS: Add self to Write After Approval list.
13032
9371935c 130332000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13034
13035 * configure: Provide the original toplevel configure arguments
13036 (including $0) to subprocesses in the environment rather than
13037 through gcc/configargs.h.
13038
967ccfb6 130392000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13040
13041 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13042 C99. Alphabetise "Write After Approval" list.
13043
facb1a06 130442000-11-12 Mark Mitchell <mark@codesourcery.com>
13045
4ec87d68 13046 * configure: Turn on libstdc++ V3 by default.
13047
facb1a06 13048 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13049 if we've got GCC.
13050
0877e533 130512000-11-11 Philip Blundell <philb@gnu.org>
13052
13053 * MAINTAINERS: Add self to Write After Approval list.
13054
a6fdcbb2 130552000-11-09 David Edelsohn <edelsohn@gnu.org>
13056
13057 * ltcf-c.sh (aix4): Improve shared library configuration; require
13058 exporting symbols.
13059 * ltcf-cxx.sh (aix4): Define.
13060 * ltconfig (aix4): Define library and soname specs appropriate for
13061 AIX. Define command to create export symbols list.
13062
dcde3c07 13063Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 13064
13065 * config.sub: Add support for Sun Chorus
13066
cc849a38 130672000-10-31 Nick Clifton <nickc@redhat.com>
13068
13069 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13070 <name>@redhat.com. Also installed new email address for Clint
13071 Popetz.
f9daa432 13072
3f23f60a 130732000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13074
13075 * etc: Remove directory from GCC.
13076
3e9279ee 130772000-10-16 Michael Meissner <meissner@redhat.com>
13078
13079 * configure (gcc/configargs.h): Only create if there is a build GCC
13080 directory created.
13081
f9daa432 130822000-10-16 Matthias Klose <doko@debian.org>
13083
5c371a2c 13084 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13085 when configured for libstdc++-v3.
13086
4a0e2d42 130872000-10-05 Phil Edwards <pme@gcc.gnu.org>
13088
13089 * configure: Save configure arguments to gcc/configargs.h.
13090
f39aafc5 130912000-10-04 Philipp Thomas <pthomas@suse.de>
13092
13093 * config.guess: Import CVS version 1.157.
13094 * config.sub: Import CVS version 1.181.
13095
c884589e 130962000-10-04 Andris Pavenis <pavenis@latnet.lv>
13097
13098 * Makefile.in (bootstrap): avoid recursion if subdir missing
13099 (cross): ditto
13100 (do-proto-toplev): ditto
13101
c1a13da0 131022000-09-30 Alexandre Oliva <aoliva@redhat.com>
13103
e920d979 13104 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13105 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13106
c1a13da0 13107 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13108 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13109 all affected `configure' scripts.
13110
81089fbf 13111Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13112
13113 * MAINTAINERS: Add self as cpplib co-maintainer.
13114
c47eeef8 131152000-09-24 Aldy Hernandez <aldyh@redhat.com>
13116
13117 * MAINTAINERS: Add self to Write After Approval list.
13118
1f6ba023 131192000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13120
13121 * INSTALL/README: egcs -> GCC update.
13122
dcde3c07 13123Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 13124
13125 * MAINTAINERS: Add myself to Write After Approval list.
13126
eca133bc 131272000-09-15 Kazu Hirata <kazu@hxi.com>
13128
13129 * MAINTAINERS: Add myself to Write After Approval list.
13130
3a6d39fe 13131Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13132
31972771 13133 * configure.in: Do not build byacc for hppa64. Provide paths to the
13134 X11 libraries for hppa64.
3a6d39fe 13135
5e4d941a 131362000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13137
13138 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13139
fd7f3a57 131402000-09-06 Alexandre Oliva <aoliva@redhat.com>
13141
5fbdfc0f 13142 * Makefile.in (all-zlib): Added dummy target.
13143
fd7f3a57 13144 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13145 ltcf-gcj.sh: Updated from libtool multi-language branch.
13146
92b251ca 131472000-09-05 Alexandre Oliva <aoliva@redhat.com>
13148
13149 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13150 (bootstrap*): Depend on all-bootstrap.
13151
31ab897a 131522000-09-05 Philipp Thomas <pthomas@suse.de>
13153
13154 * config.guess: Import CVS version 1.156.
13155 * config.sub: Import CVS version 1.179.
13156
add841d2 131572000-09-02 Anthony Green <green@cygnus.com>
13158
13159 * Makefile.in (all-gcc): Depend on all-zlib.
13160 (CLEAN_MODULES): Add clean-zlib.
13161 (ALL_MODULES): Add all-zlib.
13162 * configure.in (host_libs): Add zlib.
13163
aff0af06 131642000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 13165
13166 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13167 crosses, but add gcc/include to the header search path for them.
13168
d6f4f260 131692000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13170
13171 * MAINTAINERS: Add self to Write After Approval list.
13172
352d4040 131732000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13174
13175 * config.guess: Import CVS version 1.152.
13176 * config.sub: Import CVS version 1.177.
13177
a49a3523 131782000-08-25 Alexandre Oliva <aoliva@redhat.com>
13179
681dbe98 13180 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13181 $targargs to tell whether newlib is going to be built.
13182
a49a3523 13183 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13184 $$r/TARGET_SUBDIR/libio for _G_config.h.
13185
2fb10547 131862000-08-23 Alexandre Oliva <aoliva@redhat.com>
13187
13188 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13189
1554dae1 131902000-08-22 DJ Delorie <dj@redhat.com>
13191
13192 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13193
883e4a54 131942000-08-22 Alexandre Oliva <aoliva@redhat.com>
13195
13196 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13197 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13198 sub-configures.
13199
47e1a34e 132002000-08-21 DJ Delorie <dj@redhat.com>
13201
13202 * MAINTAINERS: Add self as a libiberty maintainer
13203
f4fb1596 132042000-08-16 Alexandre Oliva <aoliva@redhat.com>
13205
13206 * configure.in (libstdcxx_flags): Use
13207 libstdc++-v3/src/libstdc++.INC.
13208
a4b68c89 132092000-08-15 Alexandre Oliva <aoliva@redhat.com>
13210
13211 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13212
e800dd2f 132132000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13214
e5d5867a 13215 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13216
f9daa432 13217 * configure: Make enable_threads and enable_shared defaults
e800dd2f 13218 explicit. Substitute enable_threads into generated Makefiles.
13219 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13220 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13221
4a5bda50 132222000-08-13 Geoff Keating <geoffk@cygnus.com>
13223
13224 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13225
2968054b 132262000-08-12 Alexandre Oliva <aoliva@redhat.com>
13227
13228 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13229 previous delta.
13230
cbf326ce 132312000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 13232
cbf326ce 13233 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13234 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13235 (FLAGS_FOR_TARGET): Not here.
13236 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 13237
287d2cfb 132382000-08-11 Alexandre Oliva <aoliva@redhat.com>
13239
13240 * config-ml.in (CC, CXX): Don't introduce a leading space.
13241
9b573fd8 132422000-08-07 DJ Delorie <dj@delorie.com>
13243
13244 * MAINTAINERS: Add self as a DJGPP maintainer
13245
ede08f9f 132462000-08-07 DJ Delorie <dj@redhat.com>
13247
13248 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13249 "if we're also building gcc, and it's a gcc that will run on the
13250 build machine, we want to use its includes instead of the system's
13251 default includes".
13252
85895852 132532000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13254
13255 * MAINTAINERS: Add self to Write After Approval list.
13256
454c751b 132572000-08-03 Alexandre Oliva <aoliva@redhat.com>
13258
feb7523c 13259 * configure.in (libstdcxx_flags): Don't use `"'.
13260
454c751b 13261 * config-ml.in: Adjust multilib search paths to the
13262 appropriate multilib tree.
13263
0a120c53 132642000-08-02 Alexandre Oliva <aoliva@redhat.com>
13265
13266 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13267 commas in $LANGUAGES.
13268
f3efc960 132692000-08-02 Manfred Hollstein <manfredh@redhat.com>
13270
13271 * configure.in: Re-enable all references to libg++ and librx.
13272
00c97451 132732000-08-01 Alexandre Oliva <aoliva@redhat.com>
13274
650713eb 13275 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13276 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13277 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13278 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13279
00c97451 13280 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13281
4d3fd3b7 132822000-07-31 Alexandre Oliva <aoliva@redhat.com>
13283
13284 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13285 CXX_FOR_TARGET for sed.
13286
32999451 132872000-07-30 Alexandre Oliva <aoliva@redhat.com>
13288
13289 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13290 Do not override if already set in the environment or in configure.
13291 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13292 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13293
c102b56d 132942000-07-28 Alexandre Oliva <aoliva@redhat.com>
13295
13296 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13297 the libtool CVS tree multi-language branch.
13298 * ltconfig, ltmain.sh: Updated.
f9daa432 13299
bc7af389 133002000-07-27 Alexandre Oliva <aoliva@redhat.com>
13301
ed2dfc92 13302 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13303 (clean-target): Depend on it.
13304
bc7af389 13305 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13306 (GCC_FOR_TARGET): Use it.
13307 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13308 * configure.in: ... here.
13309 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13310 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13311
aee16bda 133122000-07-24 Eric Christopher <echristo@cygnus.com>
13313
13314 * MAINTAINERS: Add self to Write After Approval list.
13315
bae203e7 133162000-07-24 Alexandre Oliva <aoliva@redhat.com>
13317
8ad0b02a 13318 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13319 (configure-target-libchill, configure-target-libobjc): Likewise.
13320
bae203e7 13321 * configure.in: Use the same cache file for all target libs.
13322 * config-ml.in: But different cache files per multilib variant.
13323
2dce220b 133242000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13325
13326 * configure (topsrcdir): Don't use dirname.
13327
84a55ca2 133282000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13329
13330 * MAINTAINERS: Add self to Write After Approval list.
13331
151ad919 133322000-07-20 Jason Merrill <jason@redhat.com>
13333
13334 * configure.in: Remove all references to libg++ and librx.
13335
13336 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13337
133382000-07-20 Hans-Peter Nilsson <hp@axis.com>
13339
13340 * config.sub: Update to subversions version 2000-07-06.
13341
99545576 133422000-07-12 Andrew Haley <aph@cygnus.com>
13343
13344 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13345 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13346
1ac432f1 133472000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13348
13349 * symlink-tree: Check number of arguments.
13350
8d6dd244 133512000-07-05 Jim Wilson <wilson@cygnus.com>
13352
13353 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13354 search path for a g++ extracted from the build tree. This
13355 will allow link tests run by configure scripts in
13356 subdirectories to succeed.
13357
151ad919 133582000-07-01 Koundinya K <kk@ddeorg.soft.net>
13359
31972771 13360 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 13361
74c42694 133622000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13363
13364 * MAINTAINERS: Add myself as loop discovery maintainer.
13365
151ad919 133662000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13367
13368 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13369 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13370
133712000-06-19 Timothy Wall <twall@cygnus.com>
13372
13373 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13374 * config.sub: Add tic54x target.
13375
39d9b770 13376Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13377
13378 * MAINTAINERS: Add self as Fortran maintainer,
13379 remove Craig Burley.
13380
151ad919 13381Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 13382
151ad919 13383 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13384 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 13385
a71aa125 13386Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13387
13388 * MAINTAINERS: Add self as i18n maintainer
13389
151ad919 1339020000-05-21 H.J. Lu (hjl@gnu.org)
13391
31972771 13392 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13393 directory are used if they exist. Make sure
13394 $(build_tooldir)/include is searched for header files,
13395 $(build_tooldir)/lib/ for library files.
151ad919 13396 (GCC_FOR_TARGET): Likewise.
31972771 13397 (CXX_FOR_TARGET): Likewise.
151ad919 13398
1ef89cd1 13399Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13400
13401 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13402
151ad919 13403Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 13404
13405 * Makefile.in (configure-target-libiberty): Depend on
13406 configure-target-newlib.
13407
ffee4df0 134082000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13409
13410 * configure.in, Makefile.in: Merge all libffi-related
13411 configury stuff from the libgcj tree.
13412
151ad919 13413Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13414
13415 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13416 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13417
13418Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13419
13420 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13421 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 13422 current version information. Add to proto-toplev directory.
151ad919 13423 (gdb-taz): Build do-djunpack.
13424
677b224d 134252000-05-15 David Edelsohn <edelsohn@gnu.org>
13426
13427 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13428
36d84962 13429Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13430
13431 * MAINTAINERS: Add self to Write After Approval list.
13432
151ad919 134332000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13434
13435 * ltmain.sh: Preserve in relink_command any environment
13436 variables that may affect the linker behavior.
13437
b4ae6e19 13438Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13439
151ad919 13440 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13441
13442Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13443
13444 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13445
134462000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13447
13448 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 13449 with the version name.
b4ae6e19 13450
9f8322d4 13451Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13452
13453 * MAINTAINERS: Add self as bb-reorder maintainer.
13454
212276a1 134552000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13456
13457 * config.if: Tweak.
13458
151ad919 134592000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13460
13461 * djunpack.bat: New file.
13462
13463Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13464
13465 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 13466 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13467 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13468 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 13469
1e866de7 134702000-04-16 Dave Pitts <dpitts@cozx.com>
13471
31972771 13472 * config.sub (case $basic_machine): Change default for "ibm-*"
13473 to "openedition".
1e866de7 13474
c3d0c692 134752000-04-13 Andreas Jaeger <aj@suse.de>
13476
13477 * MAINTAINERS: Added myself.
13478
151ad919 13479Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13480
13481 * Makefile.in (gdb-taz): New target. GDB specific archive.
13482 (do-md5sum): New target.
13483 (MD5PROG): Define.
13484 (PACKAGE): Default to TOOL.
13485 (VER): Default to a shell script.
13486 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 13487 md5 checksum generation.
151ad919 13488 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13489 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13490 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 13491 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 13492
13493Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13494
13495 * configure (warn_cflags): Delete.
13496
dd0ac352 13497Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13498
13499 * MAINTAINERS: Added myself.
13500
84d8005c 135012000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 13502 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 13503
31972771 13504 * configure.in (enable_libstdcxx_v3): Add.
13505 (target_libs): Add bits here to switch between libstdc++-v2 and
13506 libstdc++-v3.
13507 * config.if: And this file too.
13508 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 13509
a995bb42 135102000-04-05 Michael Meissner <meissner@redhat.com>
13511
13512 * config.sub (d30v): Add d30v as a basic machine type.
13513
c1d2a99e 135142000-03-29 Jason Merrill <jason@casey.cygnus.com>
13515
13516 * configure.in: -linux-gnu*, not -linux-gnu.
13517
6437c7c8 13518Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13519
13520 * MAINTAINERS: Add self in write-after-approval section.
13521
48ad86bd 13522Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13523
13524 * MAINTAINERS: Add self as ia64 port maintainer.
13525
cb86f6e1 135262000-03-08 Neil Booth <NeilB@earthling.net>
13527
13528 * MAINTAINERS: Add self in write-after-approval section.
13529
151ad919 13530Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 13531
151ad919 13532 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13533 (do-tar-bz2): Replace TOOL with PACKAGE.
13534 (gdb.tar.bz2): Remove GDBTK from GDB package.
13535 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 13536 dejagnu.tar.bz2): New packages.
151ad919 13537
135382000-02-27 Andreas Jaeger <aj@suse.de>
13539
13540 * configure.in: Add entry for mips*-*-linux*, move catch all
13541 *-*-*linux* entry below this one.
13542
135432000-02-27 Ian Lance Taylor <ian@zembu.com>
13544
13545 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 13546
1872c686 135472000-02-24 Nick Clifton <nickc@cygnus.com>
13548
13549 * config.sub: Support an OS of "wince".
13550
151ad919 13551Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13552
13553 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 13554 version.
151ad919 13555
dcde3c07 135562000-02-23 Linas Vepstas <linas@linas.org>
151ad919 13557
13558 * config.sub: Add support for Linux/IBM 370.
13559 * configure.in: Likewise.
13560
8027f1d6 135612000-02-22 Nick Clifton <nickc@cygnus.com>
13562
13563 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13564
dcde3c07 135652000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 13566
151ad919 13567 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 13568
4f5e65d7 135692000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13570
13571 * configure (gcc_version): When setting, narrow search to
13572 lines containing `version_string'.
13573
cb257c25 135742000-02-15 Denis Chertykov <denisc@overta.ru>
13575
13576 * config.sub: Add support for avr target.
13577
b1b2e339 135782000-02-14 Nick Clifton <nickc@cygnus.com>
13579
13580 * MAINTAINERS: Add maintainers for MCore port.
13581
def2c3fb 13582Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13583
13584 * config.sub: Add mmix-knuth-mmixware.
13585
f0e58719 135862000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13587
13588 * MAINTAINERS: Pair cccp with cpplib maintainership.
13589
dcde3c07 135902000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 13591
13592 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13593 structure stuff to -L library search.
13594 (CXX_FOR_TARGET): Ditto.
13595 (CROSS_CHECK_MODULES): Fix spelling mistake.
13596
6ba3324d 135972000-01-24 Mark Mitchell <mark@codesourcery.com>
13598
13599 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13600 the C++ compiler.
13601
1532359f 136022000-01-12 Richard Henderson <rth@cygnus.com>
13603
13604 * configure.in: Don't build some bits for beos.
13605
75daeef1 136062000-01-12 Joel Sherrill (joel@OARcorp.com)
13607
13608 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13609 as include files.
13610
2774282e 136112000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13612
13613 * Add self as cpplib maintainer, as requested by Jason
13614 Merrill. Correct my e-mail address.
13615
d08e2cf4 136162000-01-06 Geoff Keating <geoffk@cygnus.com>
13617
13618 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13619 not mh-aix43.
13620
cee0655e 13621Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13622
13623 * MAINTAINERS: Add myself to "write after approval" list.
13624
a23a249a 136251999-12-14 Richard Henderson <rth@cygnus.com>
13626
13627 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13628 * config.sub: Accept alphaev[78], alphaev8.
13629
7f620b51 136301999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13631
13632 * config.guess, config.sub: Update from autoconf.
13633
76323487 136341999-11-29 Bruce Korb <autogen@linuxbox.com>
13635
3beb0b4d 13636 * MAINTAINERS: update my playtime e-address.
76323487 13637
5514758e 13638Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13639
13640 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13641 necessary libraries are missing.
13642
dcde3c07 13643Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 13644
13645 * MAINTAINERS: Add new 'write after approval' maintainer.
13646
4a6db447 13647Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13648
13649 * MAINTAINERS: Add new Java maintainer.
13650
34834d2a 136511999-10-25 Andreas Schwab <schwab@suse.de>
13652
13653 * configure: Fix quoting inside arguments of eval.
13654
26186f46 136551999-10-21 Nick Clifton <nickc@cygnus.com>
13656
13657 * config-ml.in: Allow suppression of some ARM multilibs.
13658
b384fc18 13659Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13660
13661 * config.guess: Add OS/390 match pattern.
13662 * config.sub: Add mvs, openedition targets.
13663 * configure.in (i370-ibm-opened*): New.
13664
151ad919 136651999-09-04 Steve Chamberlain <sac@pobox.com>
13666
13667 * config.sub: Add support for configuring for pj.
13668
136691999-08-31 Nick Clifton <nickc@cygnus.com>
13670
13671 * config.sub (maybe_os): Add support for configuring for fr30.
13672
3e6b7981 136731999-08-25 Nick Clifton <nickc@cygnus.com>
13674
13675 * configure.in: Do not configure or build ld for AIX
13676 platforms. ld is known to be broken on these platforms.
13677
49c01ead 13678Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13679
13680 * config-ml.in: Pass compiler flag corresponding to multidirs to
13681 subdir configures.
13682
151ad919 136831999-08-09 Ian Lance Taylor <ian@zembu.com>
13684
13685 * Makefile.in (LDFLAGS): Define.
13686
136871999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13688
13689 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13690 noconfigdirs.
13691 (*-*-cygwin*): Likewise.
13692
136931999-08-08 Ian Lance Taylor <ian@zembu.com>
13694
13695 * mkdep: New file.
13696 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13697 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13698
13699 From Eli Zaretskii <eliz@is.elta.co.il>:
13700 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13701 long file name when using DJGPP on MS-DOS.
13702
90916687 13703Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13704
13705 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13706
151ad919 137071999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13708
13709 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13710 dependency as this causes "make check" to globally "make all"
13711
ed4e41d7 13712Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13713
13714 * configure.in (target_libs): Added target-zlib.
13715 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13716 (CONFIGURE_TARGET_MODULES): Likewise.
13717 (CHECK_TARGET_MODULES): Likewise.
13718 (INSTALL_TARGET_MODULES): Likewise.
13719 (CLEAN_TARGET_MODULES): Likewise.
13720 (configure-target-zlib): New target.
13721 (all-target-zlib): Likewise.
13722 (all-target-libjava): Depend on all-target-zlib.
13723 (configure-target-libjava): Depend on configure-target-zlib.
13724
13725 * Makefile.in (configure-target-libjava): Depend on
13726 configure-target-newlib.
13727 (configure-target-boehm-gc): New target.
13728 (configure-target-qthreads): New target.
13729
31972771 13730 * configure.in (target_libs): Added target-qthreads.
13731 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13732 (CONFIGURE_TARGET_MODULES): Likewise.
13733 (CHECK_TARGET_MODULES): Likewise.
13734 (INSTALL_TARGET_MODULES): Likewise.
13735 (CLEAN_TARGET_MODULES): Likewise.
13736 (all-target-qthreads): New target.
13737 (configure-target-libjava): Depend on configure-target-qthreads.
13738 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 13739
13740 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13741 (CONFIGURE_TARGET_MODULES): Likewise.
13742 (CHECK_TARGET_MODULES): Likewise.
13743 (INSTALL_TARGET_MODULES): Likewise.
13744 (CLEAN_TARGET_MODULES): Likewise.
13745 (all-target-libjava): New target.
13746 (all-target-boehm-gc): Likewise.
13747 * configure.in (target_libs): Added libjava, boehm-gc.
13748
151ad919 137491999-07-22 Ian Lance Taylor <ian@zembu.com>
13750
13751 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13752 configure.bat in SUPPORT_FILES.
13753 (gas+binutils.tar.bz2): Likewise.
13754
13755 * makeall.bat: Remove; obsolete.
13756
137571999-07-21 Ian Lance Taylor <ian@zembu.com>
13758
13759 From Mark Elbrecht:
13760 * configure.bat: Remove; obsolete.
13761
137621999-07-11 Ian Lance Taylor <ian@zembu.com>
13763
13764 * configure: Add -W -Wall to the default CFLAGS when compiling with
13765 gcc.
13766
13767Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13768
13769 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13770
137711999-06-30 Mark Mitchell <mark@codesourcery.com>
13772
13773 * configure.in: Build ld on IRIX6.
13774
137751999-06-12 Ian Lance Taylor <ian@zembu.com>
13776
13777 * Makefile.in: Change distribution targets to use bzip2 instead of
13778 gzip.
13779 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13780 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13781
137821999-06-04 Nick Clifton <nickc@cygnus.com>
13783
13784 * config.sub: Add mcore target.
13785
4960e263 13786Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13787
13788 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13789
fb873f96 13790Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13791
13792 * config.guess (dummy): Changed to $dummy.
13793
f0d0ef7c 137941999-05-24 Nick Clifton <nickc@cygnus.com>
13795
13796 * config.sub: Tidied up case statements.
13797
0522f2f0 137981999-05-22 Ben Elliston <bje@cygnus.com>
13799
e571eca2 13800 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13801 <jiro@din.or.jp>.
13802
0522f2f0 13803 * config.guess: Merge with FSF version. Future changes will be
13804 more accurately recorded in this ChangeLog.
13805 * config.sub: Likewise.
13806
8566565c 13807Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13808
13809 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13810
151ad919 138111999-04-30 Tom Tromey <tromey@cygnus.com>
13812
13813 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13814
688d5631 138151999-04-23 Tom Tromey <tromey@cygnus.com>
13816
13817 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13818
151ad919 138191999-04-20 Drew Moseley <dmoseley@cygnus.com>
13820
13821 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13822 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13823 Bad merge removed these two changes.
13824
e020fd98 13825Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 13826 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 13827
13828 * config.guess (interix Alpha): Add.
13829
151ad919 138301999-04-11 Richard Henderson <rth@cygnus.com>
13831
13832 * configure.in (i?86-*-beos*): Do config gperf; don't config
13833 gdb, newlib, or libgloss.
13834
a48ef8ee 13835Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 13836
a48ef8ee 13837 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13838 link a trivial program with -mabi=64. If it fails, remove mabi=64
13839 from multidirs.
13840
c3a180dc 13841Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13842
13843 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13844
151ad919 138451999-04-08 Nick Clifton <nickc@cygnus.com>
13846
13847 * config.sub: Add support for mcore targets.
13848
138491999-04-07 Michael Meissner <meissner@cygnus.com>
13850
13851 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13852 not mt-ospace, in order to shut up assembler warning about using
13853 symbols that are named the same as registers.
13854
138551999-04-07 Drew Moseley <dmoseley@cygnus.com>
13856
13857 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13858 dependency list for all-target-cygmon.
13859
138601999-04-05 Doug Evans <devans@casey.cygnus.com>
13861
13862 * config-ml.in: Check $host, not $target, for selective multilibs.
13863 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13864 thumb interworking, and underscore prefix multilibs.
13865
138661999-04-04 Ian Lance Taylor <ian@zembu.com>
13867
13868 * missing: Update to version from current automake.
13869
b7ba05c0 13870Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13871
13872 * configure (gxx_include_dir): Removed.
13873
13874 * configure.in (gxx_include_dir): Handle it.
13875 * Makefile.in: Likewise.
13876
151ad919 138771999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13878
13879 * config.sub (mips64vr4111,mips64vr4111el) Add.
13880
138811999-03-21 Ben Elliston <bje@cygnus.com>
13882
31972771 13883 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 13884
9862eda4 13885Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13886
9862eda4 13887 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13888 config/mh-djgpp.
13889
151ad919 13890Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13891
13892 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13893 all-target-newlib to dependency list for all-target-bsp.
13894
26a1dadb 13895Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13896
13897 * config.sub: Add i386-uwin support.
13898 * config.guess: Likewise.
13899
fea0107e 13900Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13901
13902 * configure.in: cleanup, add mh-*pic handling for arm, special
13903 case powerpc*-*-aix*
13904
151ad919 13905Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13906
13907 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13908 can be built.
13909
13910Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13911
13912 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 13913 targets.
151ad919 13914
daa90679 139151999-03-02 Nick Clifton <nickc@cygnus.com>
13916
13917 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13918
f6a095e9 13919Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13920
13921 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13922
47d8eb1d 139231999-02-24 Nick Clifton <nickc@cygnus.com>
13924
13925 * config.sub: Fix typo in arm recognition.
13926
151ad919 13927Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13928
13929 * configure.in (noconfigdirs): Changed target_configdirs to
13930 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13931 rather than m68k-*-* since it is not known to work on
13932 m68k-aout. Ditto for arm-*-*oabi.
13933
13934Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13935
13936 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 13937
139381999-02-19 Ben Elliston <bje@cygnus.com>
13939
13940 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13941 Smart and improved by Andrew Cagney.
13942
52b143d0 13943Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13944
13945 * config.guess: Recognize openbsd-*-hppa.
13946
c441c977 13947Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13948
13949 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13950 only if it is not empty.
13951
8faa2109 139521999-02-17 Nick Clifton <nickc@cygnus.com>
13953
13954 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 13955
151ad919 13956 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 13957
13958 * config.sub: Modified to recognize uname's armv* syntax.
13959
151ad919 139601999-02-17 Mark Salter <msalter@cygnus.com>
13961
13962 * configure.in: Added target-bsp for sparclite.
13963
13964Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13965
13966 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13967
139681999-02-08 Nick Clifton <nickc@cygnus.com>
13969
13970 * configure.in: Add support for strongarm port.
13971 * config.sub: Add support for strongarm target.
13972
654a22b1 13973Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 13974
654a22b1 13975 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13976 the old name config/mh-cygwin32.
13977 Enable texinfo.
13978
151ad919 13979Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13980
13981 * configure.in: Do build ld for ix86 Solaris.
13982
46fb7091 13983Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13984
13985 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13986 $AR_FOR_TARGET. Likewise for RANLIB.
13987
115ec39e 13988Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 13989
31972771 13990 * config.sub (oabi): Recognize.
13991 * configure.in (arm-*-oabi): Handle.
115ec39e 13992
5cca51e0 13993Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13994
13995 * config.guess: Improve detection of i686 on UnixWare 7.
13996
183a8abb 13997Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13998
13999 * config.guess: Add support for i386-pc-interix.
14000 * config.sub: Likewise.
14001 * configure.in: Likewise.
183a8abb 14002
151ad919 14003Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14004
14005 * Makefile.in: Remove unneeded all-target-libio from
14006 from all-target-winsup target since it is now unneeded.
14007 Add all-target-libtermcap in its place since it is now
14008 needed.
14009
14010Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14011
14012 * configure.in: makefile stub for cygwin target is probably
14013 unnecessary. Remove it for now.
151ad919 14014
14015Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14016
14017 * configure.in: libtermcap.a should be built when cygwin is the
14018 target as well as the host.
14019 * config.guess: Allow mixed case in cygwin uname output.
14020 * Makefile.in: Add libtermcap target.
151ad919 14021
0db75088 14022Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14023
14024 * config.sub: Clean up handling of hppa2.0.
14025
a30dcfee 14026Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14027
14028 * config.guess: Use C code to identify more HP machines.
14029
44cfa345 14030Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14031
14032 * config.sub: Handle hppa2.0.
14033
151ad919 14034Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14035
14036 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 14037 cygmon for all sparclite targets, regardless of object format.
151ad919 14038
140391998-12-15 Mark Salter <msalter@cygnus.com>
14040
14041 * configure.in: Added target-bsp for several target architectures.
14042
14043 * Makefile.in: Added rules for bsp.
14044
be0f7b24 14045Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14046
14047 * config.guess: Improve detection of hppa2.0 processors.
14048
14049Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14050
14051 * config.guess: Recognize FreeBSD using ELF automatically.
14052
76103b2c 140531998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14054
14055 * configure (skip-this-dir): Add handling for new shell script, which
14056 might be created by a sub-directory's configure to indicate, this particular
14057 directory is "unwanted".
14058 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14059
151ad919 14060Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14061
14062 * ltconfig: import from libtool, after changing libtool to
14063 account for the cygwin name change.
14064
14065Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14066
14067 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14068 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14069
14070Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14071
14072 * configure.in: Add libtermcap to list of cygwin dependencies.
14073
14074Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14075
31972771 14076 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14077 they include winsup/include when it's a cygwin target.
151ad919 14078
140791998-11-12 Tom Tromey <tromey@cygnus.com>
14080
14081 * configure.in (host_tools): Added zip.
14082 * Makefile.in (all-target-libjava): Depend on all-zip.
14083 (all-zip): New target.
14084 (ALL_MODULES): Added all-zip.
14085 (NATIVE_CHECK_MODULES): Added check-zip.
14086 (INSTALL_MODULES): Added install-zip.
14087 (CLEAN_MODULES): Added clean-zip.
14088
14089Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14090
14091 * Makefile.in: lose "32" from comment about cygwin.
14092
14093Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14094
14095 * configure.in: Use -Os to build target libraries for the fr30.
14096
14097Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14098
14099 * config.sub: Add fr30.
14100
14101Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14102
31972771 14103 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 14104 cygwin* instead of cygwin32*.
14105 * config.sub: Check cygwin* instead of cygwin32*.
14106
39ebcbe1 14107Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14108
14109 * config.guess: Match any version of Unixware7.
14110
151ad919 141111998-10-20 Syd Polk <spolk@cygnus.com>
14112
14113 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14114 if desired.
14115
de79e382 14116Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14117
14118 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14119 these if the appropriate directories and files to not exist.
14120
e7104d38 14121Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14122
14123 * Makefile.in (DEVO_SUPPORT): Add config.if.
14124
fb1c80df 14125Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14126
14127 * configure: Add pattern to replace "build_tooldir"'s
14128 definition in the generated Makefile with "tooldir"'s
14129 actual value.
14130
46a4cc47 14131Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14132
0ee69c06 14133 * config.sub: Bring back lost sparcv9.
14134
46a4cc47 14135 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14136
3a8c0cab 14137Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14138
14139 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14140 CC_FOR_TARGET and friends.
14141
14142Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 14143
ea0cacfb 14144 * Makefile.in (build_tooldir): New variable, same as tooldir.
14145 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14146 -B$(build_tooldir)/bin/.
14147 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 14148
de7dcc81 14149Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14150
14151 * README: Remove installation instructions and refer to the
14152 INSTALL directory instead.
14153
67139a60 14154Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 14155
67139a60 14156 * config.sub: Add support for i[34567]86-pc-udk.
14157 * configure.in: Likewise.
14158
ed37269d 14159Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14160
14161 * Makefile.in: add bzip2 package building bits for user
14162 tools module
14163 * configure.in: ditto
14164
fc449a71 14165Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14166
14167 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14168 (ALL_TARGET_MODULES): Add all-target-libobjc.
14169 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14170 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14171 (all-target-libchill): Add dependencies.
14172 * configure.in (target_libs): Add libchill.
aee16bda 14173
7bb9dd92 141741998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14175
14176 * configure.in (target_subdir): Remove duplicate line.
14177
ed37269d 14178Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14179
14180 * Makefile.in (all-automake): fix dependencies.
14181
a9ff8bf0 14182Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14183
14184 * configure.in: Minor cleanups for building in the $(target_alias)
14185 subdir.
14186
5869bc6a 141871998-09-22 Jim Wilson <wilson@cygnus.com>
14188
14189 * Makefile.in (bootstrap): Set r and s before make all. Use
14190 BASE_FLAGS_TO_PASS in make all.
14191 (cross): Likewise.
14192
a5caa84c 141931998-09-20 Mark Mitchell <mark@markmitchell.com>
14194
14195 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14196
331d5855 14197Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14198
14199 * config.sub: Fix typo in last change.
14200
4d004c41 142011998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14202
14203 * config.sub: Add support for C4x target.
14204 * configure.in: Likewise.
14205
0a2a3792 142061998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14207
14208 * config.sub: Recognize sparcv9 just like sparc64.
14209
67e059d3 14210Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14211
14212 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14213
cd547500 14214Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14215
7325e595 14216 * config.guess: Correctly identify Pentium II sco boxes.
14217
cd547500 14218 * config.guess: Fix "tr" code. From Weiwen Liu.
14219
0b632721 14220Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14221
14222 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14223 stabs.
14224
ae568fff 14225Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14226
14227 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14228 (ALL_TARGET_MODULES): Add all-target-libchill.
14229 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14230 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14231 (all-target-libchill): Add dependencies.
14232 * configure.in (target_libs): Add libchill.
14233
68da0d0a 14234Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14235
14236 * config.guess: Avoid assumptions about "tr" behaves when
14237 LANG is set to something other than English.
14238
d722107d 14239Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14240
14241 * configure (gxx_include_dir): Changed to
14242 '${prefix}/include/g++'-${libstdcxx_interface}.
14243
14244 * config.if: New to determine the interfaces.
14245
5e6f60dc 14246Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14247
14248 * config.guess: Detect and handle MPE/IX.
14249 * config.sub: Deal with MPE/IX.
14250
8a70d526 14251Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14252
14253 * configure.in: Use mh-aix43.
14254
f890b212 142551998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14256
14257 * configure: Fix --without/--disable cases for gxx-include-dir.
14258
ed37269d 14259Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14260
14261 * mdata-sh: Imported. Needed for automake support.
14262
14263Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14264
14265 * Makefile.in (taz): Try "chmod -R og=u ." before
14266 "chmod og=u `find . -print`".
14267
14268Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14269
14270 * configure.in: Add arm-elf and thumb-elf support.
14271
14272Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14273
14274 * Makefile.in: Undo previous patch.
14275
14276Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14277
14278 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14279 to here ...
14280 (install-no-fixedincludes): and here
14281 (INSTALL_MODULES): ... from here.
14282
6d2063db 14283Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14284
14285 * config.sub: Merge with FSF.
14286
2f7b048d 14287 * config.guess: Merge with FSF.
14288
151ad919 14289Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14290
14291 * configure (extraconfigdirs): New variable.
14292 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14293 * Makefile.in (all): Move higher in file.
14294 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14295 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14296 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14297 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14298 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14299
143001998-07-23 Brendan Kehoe <brendan@cygnus.com>
14301
14302 * Makefile.in (all-target-libjava): Depend on all-gcc and
14303 all-target-newlib.
14304 (configure-target-libjava): Depend on $(ALL_GCC).
14305
1c802742 14306Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14307
14308 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14309 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14310
eb7921e4 14311Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14312
14313 * INSTALL/README: Fix typo.
14314
a8071b4d 14315Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14316
ed37269d 14317 * ylwrap: Change absolute path checks to check for DOS style path
14318 names.
a8071b4d 14319
ed37269d 14320 * ylwrap: Don't use a full path name if the source file is in the
14321 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 14322
26d9569a 14323 * config-ml.in: Default to being verbose, to match Feb 18 change to
14324 configure.
14325
ed37269d 14326Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14327
14328 Brought over from egcs:
14329
14330 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14331
14332 * configure.in (target_subdir): Set to ${target_alias} instead
14333 of "libraries".
14334
14335 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14336
14337 * configure.in (target_subdir): Set to libraries if enable_multilib.
14338
14339Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14340
14341 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14342 multilibs, force reconfiguration the first time we create
14343 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14344
14345Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14346
14347 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14348 avoid confusion with --no-recursion.
14349
14350Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14351
14352 * configure.in: Win32 hosts shouldn't use install -x
14353 * install-sh: remove -x option, and special .exe-handling
14354 hack.
14355
151ad919 14356Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14357
14358 * config.guess: Recognize i586-pc-beos.
14359 * configure.in: Don't build some bits for beos.
14360
81cf37ba 14361Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14362
ed37269d 14363 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14364 CFLAGS default to -O2.
14365
81cf37ba 14366 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14367 when using GNU ld.
14368
14369Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14370
14371 * ltmain.sh: Correct install when using a different shell.
14372
14373Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14374
14375 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14376
151ad919 14377Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14378
14379 * makefile.vms: Update to build binutils/makefile.vms. Add install
14380 target.
81cf37ba 14381
14382Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14383
14384 * ltconfig: Update to correct AIX handling.
14385
d6cf7517 14386Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14387
e98d756a 14388 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14389
d6cf7517 14390 * configure.in (target_subdir): Set to ${target_alias} instead
14391 of "libraries".
14392
eb85e8b7 143931998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14394
14395 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14396 (Makefile): Depend on $(gcc_version_trigger).
14397
14398 * configure (gcc_version): Change default initializer to empty
14399 string.
14400 (gcc_version_trigger): New variable; pass this variable down
14401 to subdir configures to enable them checking gcc's version
14402 themselves. Emit make macros for both gcc_version vars.
14403 (topsrcdir): Initialize reliably.
14404 (recursion line): Remove --with-gcc-version=${gcc_version}.
14405
da421e40 144061998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14407
14408 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 14409 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14410 in $(libsubdir); emit definition in each generated Makefile.
14411 (gxx_include_dir): Initialize depending on
14412 $enable_version_specific_runtime_libs.
da421e40 14413
d9f2c557 144141998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14415
14416 * configure (gcc_version): Initialize properly depending on
14417 how and where configure is started.
14418 (recursion line): Pass a --with-gcc-version=${gcc_version}
14419 to configures in subdirs.
14420
151ad919 14421Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14422
14423 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 14424 cygmon
151ad919 14425
ed37269d 14426Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14427
14428 * configure.in: Add cygmon and libstub support for mn10200.
14429
1ee34a17 144301998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14431
14432 * configure (gcc_version): Add new variable describing the
14433 particular gcc version we're building.
14434 * Makefile.in (libsubdir): Add new macro for the directory
14435 in which the compiler finds executables, libraries, etc.
14436 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14437 and libsubdir.
14438
6c2f7b46 14439Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14440
ea0cacfb 14441 * Makefile.in (local-clean): Remove *.log.
14442 (warning.log): Built with warn_summary from build.log.
14443 (mail-report.log): Run test_summary.
14444 (mail-report-with-warnings.log): Run test_summary including
14445 warning.log in the report.
6c2f7b46 14446
c8d7e712 14447Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14448
14449 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14450
ed37269d 14451Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14452
14453 * Makefile.in (grep): Grep no longer depends on libiberty.
14454
14455Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14456
14457 * Makefile.in: all-snavigator needs all-libgui.
14458
14459Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14460
14461 * configure.in: Add cygmon and libstub support for mn10300.
14462
1b402317 14463Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14464
14465 * missing: Update to version from automake 1.3.
14466
81cf37ba 14467 * ltmain.sh: On installation, don't get confused if the same name
14468 appears more than once in the list of library names.
14469
6d2063db 14470Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14471
14472 * config.sub: Accept m68060 and m5200 as CPU names.
14473
ed37269d 14474Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14475
14476 * configure: Use && rather than using -a in test, because odd
14477 strings can confuse test.
14478 * configure.in: Likewise.
14479
81cf37ba 14480Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14481
14482 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14483
5afc2f4d 14484Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14485
14486 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 14487 bootstrap4-lean): New targets.
5afc2f4d 14488
c51cbc45 14489Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14490
14491 * mpw-* Delete. Not used.
14492
ed37269d 14493Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14494
14495 * COPYING.LIB: Update FSF address.
14496
c51cbc45 14497Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14498
14499 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14500
ed37269d 14501 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14502 GAS_SUPPORT_DIRS.
14503
c51cbc45 14504Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14505
14506 * ltconfig, ltmain.sh: Avoid producing a version number if
14507 -version-info was not used.
14508
ed37269d 14509Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14510
14511 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14512 building with newlib.
14513
145141998-04-30 Paul Eggert <eggert@twinsun.com>
14515
151ad919 14516 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 14517 Solaris `make' causes it to continue to next definition.
151ad919 14518
14519Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14520
14521 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14522 the right GUI libraries and files are installed along with GDB.
ed37269d 14523
14524Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14525
14526 * configure.in: Change alpha to alpha* in several places.
14527
151ad919 14528Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14529
14530 * config.sub: Recognize sparc86x.
14531
803e9d57 14532Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14533
14534 * configure.in (--enable-target-optspace): Remove debug echo.
14535
2aabe804 14536Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14537
14538 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14539
c51cbc45 14540Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14541
14542 * ltconfig: Update cygwin32 support.
14543
ed37269d 14544 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14545 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14546 (GDB_SUPPORT_DIRS): Likewise.
14547
650ebf2f 14548Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14549
14550 * configure.in (target_makefile_frag): If --enable-target-optspace,
14551 use -Os to compile target libraries rather than -O2. Default to
151ad919 14552 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14553 not used.
14554 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 14555
ed37269d 14556Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14557
14558 * Makefile.in (all-bfd): Depend on all-intl.
14559 (all-binutils): Likewise.
14560 (all-gas): Likewise.
14561 (all-gprof): Likewise.
14562 (all-ld): Likewise.
14563
145641998-04-19 Brendan Kehoe <brendan@cygnus.com>
14565
14566 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14567
c51cbc45 14568Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14569
ed37269d 14570 * Makefile.in (all-bfd): Depend upon all-libiberty.
14571
c51cbc45 14572 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14573
ed37269d 14574Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14575
14576 * Makefile.in: Add libstub.
14577
14578 * configure.in: Ditto. Build libstub for targets that have cygmon
14579 support.
14580
14581Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14582
14583 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14584
14585Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14586
14587 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14588 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14589
c7879c37 14590Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14591
14592 * configure: Define DEFAULT_M4 by searching PATH.
14593 * Makfile.in: Use DEFAULT_M4.
14594
c51cbc45 14595Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14596
14597 * ltconfig: Add cygwin32 support.
14598
ed37269d 14599 * Makefile.in, configure.in: Add libtool as a native only directory
14600 to configure and build.
14601
a79ac5e8 14602Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14603
14604 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14605
ed37269d 14606Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 14607
ed37269d 14608 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14609
14610Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14611
14612 * Makefile.in: add ash make rules
14613 * configure.in: add ash to native_only and host_tools lists
14614
14615Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14616
14617 * Makefile.in (all-gettext, all-intl): New targets.
14618 (ALL_MODULES): Added all-gettext, all-intl.
14619 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14620 (INSTALL_MODULES): Added install-gettext, install-intl.
14621 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14622
14623 * configure.in (host_tools): Added gettext.
14624 (native_only): Likewise.
14625 (noconfigdirs) [various cases]: Likewise.
14626 (host_libs): Added intl.
14627
151ad919 14628Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14629
14630 * configure: Do not disable building gdbtk for cygwin32 hosts.
14631
0579e60e 14632Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14633
14634 * configure.in: Add thumb-coff target.
14635 * config.sub: Add thumb-coff target.
14636
ed37269d 14637Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14638
14639 * Makefile.in: Revert yesterday's change.
14640 (all-target-winsup): all-target-librx stays out of here.
14641
14642Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14643
14644 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14645 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14646 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14647 Remove references to librx and libg++.
14648
14649Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14650
14651 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14652 recursive makes
14653
c51cbc45 14654Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14655
14656 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 14657 for newlib directory.
c51cbc45 14658 (CXX_FOR_TARGET): Likewise.
14659
14660Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14661
14662 * ltconfig: Update after libtool/ltconfig.in change for
14663 hpux11.
14664
14665Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14666
14667 * ltconfig, ltmain.sh: Update to libtool 1.2.
14668
80a9e3eb 14669Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14670
14671 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14672 (install-gcc-cross): Instead, override LANGUAGES here.
14673
474d50b3 146741998-03-18 Dave Love <d.love@dl.ac.uk>
14675
14676 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14677 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14678
151ad919 14679Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14680
14681 * configure.in: Add Thumb-pe target.
14682
ed37269d 14683Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 14684
ed37269d 14685 * Makefile.in - changed sn targets to snavigator
14686 * configure.in - changed sn targets to snavigator
14687
69d10d87 14688Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14689
14690 * config-ml.in: After building symlink tree call make distclean
14691 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14692 to be the case for libiberty.
14693
5628bc1c 14694Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14695
14696 * configure: When making link, also check the current
14697 directory. The configure scripts may create one.
14698
4d821bda 14699Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14700
14701 * config.sub: Accept alphapca56 and alphaev6 properly.
14702
263cd6a9 14703Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14704
14705 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14706
83536831 14707Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 14708
31972771 14709 * config.sub (sco5): Fix typo.
83536831 14710
ed37269d 14711Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14712
14713 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14714 install-itcl.
14715 (install-itcl): Remove dependency on install-tcl.
14716
14717Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14718
14719 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14720
14721Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14722
14723 * configure.in: Don't build libgui for a cygwin32 target when not on
14724 a cygwin32 host.
14725
14726Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14727
14728 * configure (redirect): Set to null, so default behavior of
14729 configure is now --verbose.
14730
2590786c 147311998-02-16 Dave Love <d.love@dl.ac.uk>
14732
14733 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14734 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14735
dd5a56be 14736Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14737
14738 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14739 this change to sync Makefile.in with its ChangeLog entries.
14740
ed37269d 14741Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14742
14743 * ltmain.sh (mkdir): Check that the directory doesn't exist
14744 before we exit with error, so that we don't get races during
14745 parallel builds.
14746
c51cbc45 14747Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14748
14749 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14750
92424a17 14751Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14752
14753 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14754 PICFLAG_FOR_TARGET.
14755 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14756
14757 * configure: Emit a definition for the new macro enable_shared
14758 into each Makefile.
14759
ed37269d 14760Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14761
14762 * configure.in (host_tools, native_only): Add libtool.
14763
14764Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14765
14766 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14767 Fix typo in ming config comment.
14768
c51cbc45 14769Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14770
14771 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14772
ed37269d 14773Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14774
14775 * config.sub: Add tic30 cases, and map c30 to tic30.
14776
c495fa66 14777Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14778
14779 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14780 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14781 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14782 (CLEAN_TARGET_MODULES): Similarly
14783 (all-target-libf2c): Add dependences.
aee16bda 14784 * configure.in (target_libs): Add libf2c.
c495fa66 14785
ed37269d 14786Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14787
14788 * configure.in: Remove expect from noconfigdirs when target
14789 is cygwin32. OK to build expect and dejagnu with Canadian
14790 Cross.
14791
6563ae0c 14792Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14793
ed37269d 14794 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14795 host.
14796
6563ae0c 14797 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14798 and mingw32.
14799
87f6ff88 14800Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14801
14802 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14803 here as it is not defined in the toplevel Makefile.
14804
3d2749bb 14805Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14806
14807 * configure (package_makefile_rules_frag): New variable, which names
14808 a file with generic rules, ...
14809 Change comment to mention we now have FIVE parts.
14810 * configure: Undo last change.
14811
580bb6d9 14812Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14813
14814 * config.guess: More accurate determination of HP processor types.
ed37269d 14815 * config.sub: More accurate determination of HP processor types.
580bb6d9 14816
72f9a66a 14817Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14818
14819 * configure (package_makefile_frag): Move inserting the
14820 ${package_makefile_frag} to where it should be according
14821 to the comment.
14822
696f1132 14823Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14824
14825 * config.guess: Add support for Linux/ARM.
14826
151ad919 14827Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14828
14829 * .cvsignore: Remove *-info and *-install since they match
14830 release-info and mpw-install, which we don't want to just ignore.
14831
e29d857e 14832Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14833
14834 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14835
ab426314 14836Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14837
14838 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14839 local_prefix to sub-make invocations.
14840
fa6212f1 14841Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14842
14843 * configure.in: Check makefile fragments in the source
14844 directory.
14845
99e98fcd 14846Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14847
ea0cacfb 14848 * configure.in: Check whether host and target makefile
14849 fragments exist before adding them to *_makefile_frag.
99e98fcd 14850
ed37269d 14851Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14852
14853 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14854
14855Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14856
14857 * configure.in: Make sure we only replace RPATH_ENVVAR on
14858 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14859 regexp to sed.
14860
14861 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14862 to sub-makes.
14863
c0a2f1ac 148641998-01-13 Lee Iverson (leei@ai.sri.com)
14865
14866 * config-ml.in (multi-do): LDFLAGS must include multilib
14867 designator.
14868
6eaa4c2d 14869Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 14870
14871 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14872
ba7b87c8 14873Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14874
14875 * config.sub: Add mingw32 support.
14876 * configure.in: Likewise.
ba7b87c8 14877
ebabad97 14878Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14879
14880 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14881
ed37269d 14882Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14883
14884 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14885 * configure (gxx_include_dir): Provide a definition for subdirs
14886 which do not use autoconf.
14887
14888Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14889
14890 * config.guess: Sync with egcs. Picks up new alpha support,
14891 BeOS & some additional linux support.
14892
e5af4166 14893Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14894
14895 * config.guess: HP 9000/803 is a PA1.1 machine.
14896
8c7cf808 14897Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14898
14899 * configure.in: It's alpha*-...
14900
b05392a6 14901Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14902
14903 * configure.in (host_makefile_frag, target_makefile_frag):
14904 Handle multiple config files.
14905 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14906 alpha-*-*.
14907
151ad919 14908Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14909
14910 * mkdep: New file.
14911
14912Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14913
14914 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14915
ed37269d 14916Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14917
14918 * Makefile.in: Add libgui directory.
14919 (GDB_TK): Add all-libgui.
14920 * configure.in: Add libgui directory.
14921 * configure: Add all-libgui to GDB_TK.
14922
14923Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14924
14925 * config-ml.in (multidirs): Add m32r to multilib list.
14926
14927Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14928
14929 * Makefile.in (all-target-gperf): Change dependency to
14930 all-target-libstdc++.
14931
e4182547 14932Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14933
14934 * config.guess: Add BeOS support.
14935
ed37269d 14936Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14937
14938 Source directory cvs renamed to cvssrc:
14939 * configure.in (host_tools): Change cvs to cvssrc.
14940 (native_only): Likewise.
14941 (noconfigdirs) [various cases]: Likewise.
14942 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14943 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14944 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14945 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14946 (all-cvssrc): Rename target from all-cvs.
14947
c0a49bd7 14948Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14949
14950 * configure (gxx_include_dir): Fix thinko.
14951
33148f33 14952Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14953
14954 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14955 (install-cross, install-gcc-cross): New targets.
14956
ed37269d 14957Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14958
14959 * configure.in (noconfigdirs): Add support for Thumb target.
14960
14961 * config.sub (maybe_os): Add support for Thumb target.
14962
14963Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14964
14965 * Makefile.in: Add rules for cygmon.
14966
14967 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14968
66e82180 14969Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14970
14971 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14972 * configure (gxx_include_dir): Provide a definition for subdirs
14973 which do not use autoconf.
151ad919 14974
14975Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14976
14977 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 14978 11/18/97 build
151ad919 14979
db8f5cfe 14980Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14981
14982 * From Franz Sirl.
14983 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14984 found on RedHat Linux systems.
66e82180 14985
b58ae2dc 14986Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14987
14988 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14989 guesses.
14990
db8f5cfe 14991Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14992
14993 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14994
ed37269d 14995Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14996
14997 * ltmain.sh: If mkdir fails, check whether the directory was created
14998 anyhow by some other process.
14999
151ad919 15000Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15001
15002 * configure.in (d30v-*-*): Configure all directories.
15003
15004Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15005
15006 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15007 for the D30V.
15008
15009Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15010
15011 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15012
ed37269d 15013Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15014
31972771 15015 * include/libiberty.h: Add extern "C" { so it can be used with C++
15016 progrms.
15017 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15018 programs.
ed37269d 15019
151ad919 15020Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15021
15022 * configure.in (d30v-*-*): Configure GCC now.
15023
ed37269d 15024Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15025
15026 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15027 is no longer needed.
15028
62a42df9 15029Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15030
15031 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15032
75a1ca82 15033Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15034
15035 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15036 targets using "$@" to provide support for similar but not identical
15037 targets without having to duplicate code.
15038
151ad919 15039Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15040
15041 * makefile.vms: Fix to work with DEC C.
15042
15043Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15044
15045 * config.sub: Add mips-tx39-elf to marketing names.
15046
15047Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15048
15049 * ltmain.sh: Handle symlinks in generated script.
15050
15051Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15052
15053 * configure: Handle autoconf style directory options: --bindir,
15054 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15055 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15056 --sysconfdir.
15057 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15058 (sharedstatedir, localstatedir, oldincludedir): New variables.
15059 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15060 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15061 sbindir, sharedstatedir, and sysconfdir.
15062
732395de 15063Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15064
15065 * Makefile.in (bootstrap-lean): New target.
15066
151ad919 15067Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15068
15069 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 15070 sn, and gnuserv from noconfigdirs.
151ad919 15071
15072Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15073
15074 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15075
20e61444 15076Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15077
15078 * Makefile.in (cross): New target.
15079
53647f74 15080Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15081 Jeff Law <law@cygnus.com>
15082
15083 * Makefile.in (bootstrap2, bootstrap3): New targets.
15084 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 15085 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 15086
151ad919 15087Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15088
15089 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 15090 windows. Consistent with gdb/configure.
151ad919 15091
a6bb47e0 150921997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15093
a6bb47e0 15094 * configure.in: Name Linux target fragment.
15095
15096 * configure: Rewrite so that project Makefile fragment is inserted
15097 first and appears last in the resulting Makefile.
15098
151ad919 15099Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15100
15101 * Makefile.in (install-itcl): Install tcl first.
15102
ed37269d 15103Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15104
15105 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15106
2e678402 15107Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15108
15109 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15110
15111 * configure.in (skipdirs): Add target-librx for Linux.
15112 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15113
6b071baa 15114Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15115
15116 * Makefile.in (bootstrap): New target.
15117
b496f822 15118Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15119
fee90afd 15120 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 15121
151ad919 15122Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15123
15124 * config.guess: Merge with FSF.
15125
d99ec4a1 15126Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15127
15128 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15129
151ad919 15130Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15131
15132 * config.sub: Add "marketing-names" patch.
15133
952fead6 15134Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15135
31972771 15136 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 15137
9defe53a 15138Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15139
15140 * config.sub: Handle v850-elf.
15141
9efeb2e1 15142Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 15143
15144 * .cvsignore (*-install): Remove.
15145
c51cbc45 15146Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15147
15148 * ltconfig: Set CONFIG_SHELL in libtool.
15149 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15150
0dcb4a65 15151Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15152
15153 * configure.in (target_subdir): Set to libraries if enable_multilib.
15154
01a35b7f 15155Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15156
15157 * config.guess: Update from gcc directory.
15158
151ad919 15159Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15160
15161 * Makefile.in (all-sim): Depends on all-readline.
15162
28e9041c 15163Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15164
15165 * Makefile.in (BISON, YACC): Use $$s.
15166 (all-bison): Depend on all-texinfo.
15167
15168Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15169
15170 * Makefile.in (BISON): Add -L flag.
15171 (YACC): Likewise.
15172
151ad919 15173Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15174
aee16bda 15175 * configure.in (noconfigdirs): Add support for v850e target.
15176
151ad919 15177 * config.sub (maybe_os): Add support for v850e target.
15178
15179Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15180
aee16bda 15181 * configure.in (noconfigdirs): Add support for v850ea target.
15182
151ad919 15183 * config.sub (maybe_os): Add support for v850ea target.
15184
28e9041c 15185Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15186
15187 * config.sub: Add mipstx39. Delete r3900.
15188
15189Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15190
15191 * Makefile.in (all-autoconf): Depends on all-texinfo.
15192
15193Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15194
15195 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15196 eabi targets.
15197
15198Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15199
15200 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15201
15202 * configure: When handling a Canadian Cross, handle YACC as well as
15203 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 15204 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 15205
15206Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15207
15208 * Makefile.in (BISON): bison, not byacc or bison -y.
15209 (YACC): bison -y or byacc or yacc.
15210 (various): Add *-bison as appropriate.
15211 (taz): No need to mess with BISON anymore.
15212
15213Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15214
15215 * configure: If OSTYPE matches *win32*, try to find a good value for
15216 CONFIG_SHELL.
15217
15218Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15219
15220 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15221 configure.in if it is present.
15222
15223Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15224
15225 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15226
15227Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15228
15229 * config.sub: Recognize `arc' cpu.
15230 * configure.in: Likewise.
15231 * config-ml.in: Likewise.
15232
15233Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15234
15235 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15236
15237Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15238
15239 * configure: Changed sed delimiter from ':' to '|' when
15240 attempting to substitute ${config_shell} for SHELL. On
15241 NT ${config_shell} may contain a ':' in it.
15242
15243Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15244
15245 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15246
15247Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15248
15249 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15250
15251Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15252
15253 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15254
15255 * ylwrap: If the program is a relative path, force it to be
15256 absolute.
15257
15258Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15259
15260 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15261
15262Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15263
15264 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 15265 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15266 for libraries.
28e9041c 15267
15268Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15269
15270 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 15271 separated by spaces.
28e9041c 15272
15273Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15274
15275 * ylwrap: New file.
15276 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15277
15278 * ltmain.sh: Handle /bin/sh at start of install program.
15279
15280 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15281
15282 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15283 * missing: New file, from automake 1.2.
15284
15285Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15286
15287 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15288 check-tk to CHECK_X11_MODULES.
15289
15290Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15291
15292 * config.sub: Merge with FSF.
15293
15294Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15295
15296 * config.guess: Merge with FSF.
15297
15298Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15299
15300 * configure: Treat msdosdjgpp like go32.
15301 * configure.in: Likewise. Don't remove gprof for go32.
15302
15303 * configure: Change Makefile.tem2 to Makefile.tm2.
15304
15305Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15306
15307 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15308
15309Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15310
15311 * install-sh (chmodcmd): Set to null if the DST directory already
15312 exists. Same as Nov 11th change.
15313
15314Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15315
aee16bda 15316 * configure (GDB_TK): Needs itcl and tix.
28e9041c 15317
15318Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15319
15320 * config.guess: Update from FSF.
15321
15322Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15323
15324 * Makefile.in (GDB_TK): Depend on itcl and tix.
15325
15326Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15327
15328 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15329 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15330 (INSTALL_SCRIPT): New variable.
15331 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15332 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15333 to -x.
15334 * install-sh: Add support for -x option.
15335
15336Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15337
15338 * configure.in, Makefile.in: Treat tix like itcl.
15339
15340Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15341
15342 * Makefile.in (WINDRES): New variable.
15343 (WINDRES_FOR_TARGET): New variable.
15344 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15345 (EXTRA_HOST_FLAGS): Add WINDRES.
15346 (EXTRA_TARGET_FLAGS): Add WINDRES.
15347 (EXTRA_GCC_FLAGS): Add WINDRES.
15348 ($(DO_X)): Pass down WINDRES.
15349 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15350 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15351 DLLTOOL_FOR_TARGET.
15352
15353Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15354
15355 * configure.in: configure sim before gdb for win32-x-ppc
15356
15357Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15358
15359 Move gperf into the toplevel, from libg++.
15360 * configure.in (target_tools): Add target-gperf.
15361 (native_only): Add target-gperf.
15362 * Makefile.in (all-target-gperf): New target, depend on
15363 all-target-libg++.
15364 (configure-target-gperf): Empty rule.
15365 (ALL_TARGET_MODULES): Add all-target-gperf.
15366 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15367 (CHECK_TARGET_MODULES): Add check-target-gperf.
15368 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15369 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15370
15371Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 15372
28e9041c 15373 * config.sub (mn10200): Recognize new basic machine.
15374
15375Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15376
15377 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15378 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15379
15380Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15381
15382 * configure.in: If we're building mips-sgi-irix6* native, turn on
15383 ENABLE_MULTILIB and set TARGET_SUBDIR.
15384
15385Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15386
15387 * Makefile.in (all-sn): Depend on all-grep.
15388
15389Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15390
15391 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15392
15393 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15394 Makefile. From Jeff Makey <jeff@cts.com>.
15395 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15396
15397 * Makefile.in (DISTBISONFILES): Remove.
15398 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15399 $(DEFAULT_YACC).
15400
15401 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 15402 cygwin32.
28e9041c 15403
15404 * Makefile.in (LD): New variable.
15405 (EXTRA_HOST_FLAGS): Pass down LD.
15406 ($(DO_X)): Likewise.
15407
15408Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15409
15410 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15411
15412Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15413
15414 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 15415 before adding our own. Always add --build.
28e9041c 15416
15417Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15418
15419 * configure.in (targargs): Pass --build if we're doing
15420 a cross-compile.
15421
15422Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15423
ac6fd7b6 15424 * configure: Use '|' instead of ":" as the separator in
28e9041c 15425 sed. Otherwise sed chokes on NT path names with drive
15426 designators. Also look for "?:*" as the leading characters in an
15427 absolute pathname.
15428
15429Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15430
15431 * config.sub: Support for r3900.
15432
15433Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15434
15435 * configure.in: Use install-sh, not install.sh.
15436
15437Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15438
15439 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15440 apply it twice.
15441
15442Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15443
15444 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15445 install-binutils.
15446
15447Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15448
15449 * Makefile.in: Add automake targets.
15450 * configure.in (host_tools): Add automake.
15451
15452Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15453
15454 * configure: Default CXX to c++, not gcc.
15455 * Makefile.in (CXX): Set to c++, not gcc.
15456 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15457
15458Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15459
15460 * install-sh: try appending a .exe if source file doesn't
15461 exist
15462
15463Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15464
15465 * configure.in: Turn on multilib by default.
15466 (cross_only): Remove target-libiberty.
15467
15468 * Makefile.in (all-gcc): Don't depend on libiberty.
15469
15470Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15471
15472 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15473
15474Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15475
15476 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15477 (DISTBISONFILES): Add ld/Makefile.in
15478
15479Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15480
15481 * configure.in: if target is cygwin32 but host isn't cygwin32,
15482 don't configure gdb tcl tk expect, not just gdb.
15483
15484Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15485
15486 * configure.in: Added gnuserv everywhere sn appears.
15487
15488 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15489 (CROSS_CHECK_MODULES): Added check-gnuserv.
15490 (INSTALL_MODULES): Added install-gnuserv.
15491 (CLEAN_MODULES): Added clean-gnuserv.
15492 (all-gnuserv): New target.
15493
15494Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15495
15496 * config.guess: Fixes for MIPS OpenBSD systems.
15497
15498Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15499
15500 * Makefile.in (INSTALL_XFORM): Remove.
15501 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15502
15503 * mkinstalldirs: New file, copied from automake.
15504 * Makefile.in (installdirs): Rename from install-dirs. Use
15505 mkinstalldirs. Change all users.
15506 (DEVO_SUPPORT): Add mkinstalldirs.
15507
15508Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15509
15510 * install-sh: Rename from install.sh.
15511 * Makefile.in (INSTALL): Change install.sh to install-sh.
15512 (DEVO_SUPPORT): Likewise.
15513
15514 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15515 Graichen <graichen@rzpd.de>.
15516
15517Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15518
15519 * config.guess: Recognize OpenBSD systems correctly.
15520
15521Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15522
15523 * README, Makefile.in (ETC_SUPPORT): Remove references to
15524 cfg-paper*, configure.{texi,man,info*}._
15525
15526Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15527
15528 * Makefile.in (all.normal): Ensure that gcc is built after all
15529 the x11 - ie gdb - targets.
15530
15531Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15532
15533 * makefile.vms: Don't run conf-a-gas.
15534
15535Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15536
31972771 15537 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 15538
151ad919 15539Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15540
15541 * configure.in: Remove noconfigdirs case since gdb also
15542 configures and builds for tic80-coff.
15543
28e9041c 15544Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15545
15546 * configure: Set cache_file to config.cache.
15547 * Makefile.in (local-distclean): Remove config.cache.
15548
15549Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15550
15551 * COPYING: Update FSF address.
15552
151ad919 15553Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15554
15555 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15556 noconfigdirs.
15557
28e9041c 15558Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15559
15560 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15561 MAKEDIRS, is empty.
15562
15563Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15564
15565 * config.sub: Tweak mn10300 entry.
15566
15567Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15568
15569 * configure.in (host_tools): Put sim before gdb, so gdb's
15570 configure.tgt can determine if the simulator was configured.
15571
15572Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15573
15574 * config.sub: Move BeOS $os case to be with other Cygnus
15575 local cases.
15576
15577Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15578
15579 * config.sub: Remove misplaced comment that broke Linux.
15580
15581Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15582
15583 * config.sub: Add BeOS support.
15584
15585Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15586
15587 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15588
15589Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15590
15591 * configure.in (noconfigdirs): Remove tcl and tk from
15592 noconfigdirs for cygwin32 builds.
15593
151ad919 15594Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15595
15596 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15597
28e9041c 15598Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15599
15600 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15601 make-all.com, use makefile.vms instead.
15602
15603Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15604
15605 * config.sub: Accept -lnews*.
15606
151ad919 15607Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15608
15609 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 15610 target-examples and target-libiberty for d30v.
151ad919 15611
15612Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15613
15614 * configure.in (noconfigdirs): Enable ld for d30v.
15615
15616Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15617
15618 * configure.in (tic80-*-*): Build compiler.
15619
15620Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15621
15622 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 15623 unsupported d30v directories
151ad919 15624
15625Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15626
aee16bda 15627 * config.sub, configure.in: Add d30v target cpu.
15628
28e9041c 15629Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15630
15631 * makefile.vms: New file.
15632 * make-all.com: Remove.
15633
15634Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15635
15636 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15637
15638Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15639
15640 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15641
15642Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15643
15644 * Makefile.in (ALL_MODULES): Added all-db.
15645 (CROSS_CHECK_MODULES): Addec check-db.
15646 (INSTALL_MODULES): Added install-db.
15647 (CLEAN_MODULES): Added clean-db.
15648
15649Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15650
15651 * config.guess: Merge with latest FSF sources.
15652
15653Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15654
15655 * Makefile.in (ALL_MODULES): Added all-itcl.
15656 (CROSS_CHECK_MODULES): Added check-itcl.
15657 (INSTALL_MODULES): Added install-itcl.
15658 (CLEAN_MODULES): Added clean-itcl.
15659
15660Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15661
15662 * configure.in: build gdb for mn10200
15663
15664Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15665
15666 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15667
151ad919 15668Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15669
15670 * configure.in (tic80-*-*): Turn off most targets right now.
15671
28e9041c 15672Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15673
15674 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15675 rather than the makeinfo program.
15676 (do-info): Depend upon all-texinfo.
15677
15678Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15679
15680 * configure.in: Remove uses of config/mh-linux.
15681
15682 * config.sub, config.guess: Merge with latest FSF sources.
15683
151ad919 15684Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15685
15686 * config.sub (case $basic_machine): Add tic80 entries.
15687
28e9041c 15688Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15689
15690 * config.sub, config.guess: Merge with latest FSF sources.
15691
15692Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15693
15694 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15695 * mpw-config.in: Test for NewFolderRecursive.
15696 * mpw-install: Use symbolic name for startup filename.
15697 * mpw-README: Add various additional details.
15698
15699Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15700
15701 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15702
15703Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15704
15705 * configure.in: Do build gcc and the target libraries for
15706 the mn10200.
15707
15708Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15709
15710 * configure.in: don't avoid building gdb for mn10300 any more
15711 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15712 instead of single-quoting it.
15713
15714Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15715
15716 * configure.in: Don't use --with-stabs on IRIX 6.
15717
15718Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15719
15720 * configure.in (m32r): Build gdb, libg++ now.
15721
15722Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15723
15724 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15725 directories from noconfigdirs.
15726
15727Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15728
15729 * config.sub (basic_machine): added mips16 configuration
15730
15731Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15732
15733 * config.sub: Handle d10v-unknown.
15734
151ad919 15735Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15736
15737 * config.sub: Handle v850-unknown.
15738
28e9041c 15739Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15740
15741 * Makefile.in: add findutils
15742 * configure.in: add findutils to list of host_tools
15743
15744Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15745
15746 * config.sub: Handle mn10200 and mn10300.
15747
15748Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15749
15750 * configure.in (d10v-*): Do not build librx.
15751
15752Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15753
15754 * configure.in (mn10300): Build everything except gdb & libgloss.
15755
15756Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15757
15758 * config.guess: Patch for Dansk Data Elektronik servers,
15759 from Niels Skou Olsen <nso@dde.dk>.
15760
15761 For ncr, use /bin/uname rather than uname, since GNU uname does not
15762 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15763
15764 Patch for MIPS R4000 running System V,
15765 from Eric S. Raymond <esr@snark.thyrsus.com>.
15766
15767 Fix thinko for nextstep.
15768
15769 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15770
15771 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15772 * config.guess: Guess mips-dec-mach_bsd4.3.
15773
15774 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15775 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15776 release numbers.
15777 * config.guess (mips-mips-riscos*): Emit just enough of the
15778 release number.
15779
15780 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15781 * config.guess (sparc-auspex-sunos*): Added.
15782 (f300-fujitsu-*): Added.
15783
15784 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15785 * config.guess: Recognize a Tadpole as a sparc.
15786
15787Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15788
15789 * config.guess: Don't assume that NextStep version is either 2 or
15790 3. NextStep 4 (aka OpenStep 4) has come out now.
15791
15792Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15793
15794 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15795 From Rik Faith <faith@cs.unc.edu>.
15796
15797Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15798
15799 * config.sub: Contributions from bug-gnu-utils to:
15800 Support plain "hppa" (no version given) architecture, reported by
15801 OpenStep.
15802 OpenBSD like NetBSD.
15803 LynxOs is not a hardware supplier.
15804
15805 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 15806 OpenBSD like NetBSD.
28e9041c 15807 Stratus systems.
15808 More Pyramid systems.
15809 i[n>4]86 Intel chips.
15810 M680[n>4]0 Motorola chips.
15811 Use unknown instead of lynx for hardware manufacturer.
15812
15813Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15814
15815 * install.sh (chmodcmd): Set to null if the DST directory already
15816 exists.
15817
15818Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15819
15820 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15821 not use mt-ppc target Makefile fragment any more.
15822
15823Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15824
15825 * configure.in (*-*-windows): Exclude everything but those dirs
15826 needed to build windows.
15827
15828Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15829
15830 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15831
15832Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15833
15834 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 15835
15836Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15837
15838 * Undo my previous change.
15839
15840Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15841
15842 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15843 unconditionally.
15844 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15845
15846Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15847
15848 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15849 host to add it's own flags.
28e9041c 15850
15851Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15852
15853 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15854
15855Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15856
15857 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15858 (CXX_FOR_TARGET): Likewise.
15859 (GCC_FOR_TARGET): Define.
15860 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15861 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15862 CC_FOR_TARGET was specified on the command line.
15863 (MAKEOVERRIDES): Don't define.
15864
15865Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15866
15867 * configure.in (m32r): Fix spelling of libg++ libs.
15868
15869Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15870
15871 * config.sub (-apple*): Remove, now redundant.
15872
15873Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15874
15875 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15876
15877 * configure: Rework yesterday's sed script patch.
15878
15879 * config.sub: Merge with FSF.
15880
15881Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15882
15883 * config.guess: Merge from FSF.
15884
15885 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 15886 * config.guess: Use pc instead of unknown, for pc clone systems.
15887 Change linux to linux-gnu.
28e9041c 15888
15889 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 15890 * config.guess: Avoid non-portable tr syntax.
28e9041c 15891
15892Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15893
15894 * test-build.mk (HOLES): Add "xargs" for gdb.
15895
15896 * configure: Avoid hpux10.20 sed bug.
15897
15898Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15899
5309a301 15900 * configure.in: Add support for windows host
28e9041c 15901 (that is a build done under the Microsoft build environment).
15902
15903Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15904
15905 * Makefile.in: Replace all uses of srcroot with s, to shrink
15906 command line lengths.
15907
15908 Patches from Geoffrey Noer <noer@cygnus.com>:
15909 * configure.in: If configuring for newlib, pass --with-newlib to
15910 subdirectories.
15911 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15912 -Bnewlib/ and -Lwinsup to gcc.
15913 (CXX_FOR_TARGET): Likewise.
15914
15915Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15916
15917 * Makefile.in (ETC_SUPPORT): Add configure.
15918
15919Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15920
aee16bda 15921 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 15922 host configuration file.
15923
15924Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15925
15926 * configure.in: Break mn10x00 support into separate
15927 mn10200 and mn10300 configurations.
15928 * config.sub: Likewise.
15929
15930Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15931
15932 * configure.in: Add lots of stuff to noconfigdirs for
15933 the mn10x00 targets.
15934
15935 * config.sub, configure.in: Add mn10x00 support.
15936
15937Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15938
15939 * make-all.com: Call conf-a-gas, not config-a-gas.
15940
15941Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15942
15943 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 15944 targets.
28e9041c 15945
15946Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15947
15948 * mpw-README: Add much more detail for native PowerMac.
15949 * mpw-install: New file.
15950 * mpw-configure: Add --norecursion and --help options.
15951 * mpw-config.in: Translate readme and install files when
15952 copying to objdir.
15953 * mpw-build.in: Don't always depend on byacc and flex.
15954 (install-only-top): New action.
15955
151ad919 15956Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15957
15958 * configure.in: You can now configure GDB for the v850.
15959
28e9041c 15960Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15961
15962 * configure.in (noconfigdirs): Don't configure any C++ dirs
15963 if targeting D10V.
15964
15965Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15966
15967 * config.sub: Recognize mips64vr5000.
15968
15969Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15970
15971 * configure.in: Use a single line for host_tools and native_only.
15972
15973Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15974
15975 * config.sub, configure.in: Add entries for m32r.
15976
15977Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15978
15979 * Makefile.in (inet-install): Don't run install-gzip.
15980
15981Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15982
15983 * configure.in: Don't config lots of things for *-*-windows*.
15984
15985Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15986
15987 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15988 (host_libs, host_tools): Copy from configure.in.
15989 * mpw-configure: Don't complain about directories not found.
15990
15991Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15992
15993 * configure.in (i[345]86): Recognize i686 for pentium pro.
15994 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15995 file.
15996
15997 * config.guess (i[345]86): Ditto.
15998
15999Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16000
16001 * configure.in (noconfigdirs): Removed gdb for D10V.
16002
151ad919 16003Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 16004
151ad919 16005 * configure.in: Remove ld, target-libio, target-libg++, and
16006 target-libstdc++ from noconfigdirs.
ed37269d 16007
28e9041c 16008Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16009
16010 * configure: Fix three locations where shell scripts were
16011 being run directly rather than with config_shell.
16012
151ad919 16013Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16014
16015 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16016 * config.sub (basic_machine): Recognize v850.
16017
28e9041c 16018Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16019
16020 * mpw-configure: Handle multiple enable/disable options and
16021 pass them down recursively, handle -c and -s flags appropriately
16022 depending on choice of compiler, add escape mechanism for
16023 quoted arguments to gC.
16024
16025Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16026
16027 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16028 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16029 so that -mrelocatable-lib and -mno-eabi are used.
16030
16031 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16032 not support --print-multi-lib, don't abort.
16033
28e9041c 16034Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16035
16036 * make-all.com: Run config-a-gas.
16037 * setup.com: Don't copy subdirectory files around.
16038
16039Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16040
16041 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16042 target, it now compiles correctly.
16043
16044Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16045
16046 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16047
16048Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16049
aee16bda 16050 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 16051
16052Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16053
16054 * configure.in (native_only): Add prms.
16055
16056Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16057
16058 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16059 (BINUTILS_SUPPORT_DIRS): Likewise.
16060
16061Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16062
16063 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16064 d10v support is added.
16065
16066Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16067
16068 * configure.in (d10v-*-*): New target.
16069
16070Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16071
16072 * config.guess (HP 9000/811): Recognize this as a PA1.1
16073 machine.
16074
16075Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16076
16077 * Makefile.in (do-tar-gz): New target, split out from tail end of
16078 taz target. Run each command separately, don't use pipes.
16079 (taz): Use it.
16080
16081Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16082
16083 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16084 * mpw-build.in: No builds should depend on building byacc or flex,
16085 they are assumed to be installed already.
16086
16087Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16088
16089 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16090 variable that CC_FOR_TARGET needs.
16091
16092Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16093
16094 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16095 options have changed since the last time the subdirectory was
16096 configured, and if it has, reconfigure.
16097 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16098 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16099
16100Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16101
16102 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16103 CLEAN_MODULES): Add bash.
16104 (all-bash): New target.
16105
16106Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16107
16108 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16109
16110Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16111
16112 * config.sub (basic_machine): Recognize d10v as a valid processor.
16113
16114Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16115
16116 * mpw-configure: Add support for --bindir.
16117 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16118
16119Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16120
16121 * configure.in: add bash, time, gawk to list of hosttools and things
16122 to only build for native toolchains
16123
16124Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16125
16126 * Makefile.in (docdir): Remove.
16127
16128Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16129
16130 * Makefile.in (datadir): Set to $(prefix)/share.
16131
16132Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16133
16134 * configure.in: build diff and patch for cygwin32-hosted
16135 toolchains.
16136
16137Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16138
16139 * config.sub: Accept -rtems*.
16140
16141Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16142
31972771 16143 * configure.in: enable dosrel for cygwin32-hosted builds,
16144 remove diff from the list of things not buildable
16145 via Canadian Cross
28e9041c 16146
16147Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16148
16149 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 16150 don't get ". ".
28e9041c 16151
16152Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16153
16154 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16155
16156Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16157
16158 * Makefile.in (taz): Handle case where tex3patch didn't even get
16159 checked out. Also, if it was found, put the symlink in a new util
16160 subdirectory.
16161
16162Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16163
16164 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16165
16166Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16167
16168 * config.sub: Recognize -openvms.
16169 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16170 * make-all.com, setup.com: New files.
16171
16172Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16173
16174 * Makefile.in (taz): tex3patch moved to texinfo/util.
16175
16176Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16177
16178 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16179 * configure.in: remove make from disable-if-Can-Cross list
16180 enable gdb if ${host} and ${target} are cygwin32
16181
16182Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16183
16184 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16185 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16186
16187Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16188
16189 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16190 distinguish sysv/svr4/bsd variants.
16191 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16192
16193Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16194
16195 * configure.in: Added copyright notice.
16196 * move-if-change: Added copyright notice.
16197
16198Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16199
16200 * configure.in (powerpcle-*-solaris*): Until we get shared
16201 libraries working, don't build gdb, sim, make, tcl, tk, or
16202 expect.
16203
16204Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16205
16206 * config.guess: Merge with FSF:
16207
16208 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16209 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16210
16211 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16212 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16213
16214 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16215 * config.guess: Combine two OSF1 rules.
16216 Also recognize field test versions. From mjr@zk3.dec.com.
16217 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16218 because GNU uname does not support -p. From pmr@pajato.com.
16219
16220Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16221
16222 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16223
16224Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16225
16226 * mpw-README: Document GCCIncludes.
16227
16228Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16229
16230 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16231
16232Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16233
16234 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16235
16236Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16237
16238 * configure.in (*-*-cygwin32): Configure make.
16239
16240Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16241
16242 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16243
16244Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16245
16246 * Makefile.in (all-inet): Depend on all-perl.
16247
16248 * Makefile.in (inet-install): New target.
16249
16250 * Makefile.in (all-inet): Depend on all-tcl.
16251 (all-inet): Depend on all-send-pr.
16252
16253Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16254
16255 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16256 temporarily.
16257
16258Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16259
16260 * configure.in: Don't configure --with-gnu-ld on AIX.
16261
16262Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16263
16264 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16265
16266Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16267
16268 * Makefile.in (ALL_MODULES): Added all-inet.
16269 (CROSS_CHECK_MODULES): Added check-inet.
16270 (INSTALL_MODULES): Added install-inet.
16271 (CLEAN_MODULES): Added clean-inet.
16272 (all-indent): New target.
16273
16274 * configure.in (host_tools): Added inet.
16275 (native_only): Added inet.
16276 (noconfigdirs): Added inet.
16277
16278Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16279
16280 * configure.in: Don't configure libgloss if we are not configuring
16281 newlib.
16282
16283Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16284
16285 * configure.in: Don't configure libgloss for unsupported
16286 architectures.
16287
16288Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16289
16290 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16291
16292Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16293
16294 * Makefile.in (ALL_MODULES): Include all-apache.
16295 (CROSS_CHECK_MODULES): Include check-apache.
16296 (INSTALL_MODULES): Include install-apache.
16297 (all-apache): New target.
16298
16299 * configure.in: Added apache everywhere perl is seen.
16300
16301Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16302
16303 * Makefile.in: Add support for clean-{module} and
16304 clean-target-{module} rules.
16305
16306Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16307
16308 * configure.in (*-*-ose) do not build libgloss.
16309
16310Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16311
16312 * config.guess (prep*:SunOS:5.*:*): Turn into
16313 powerpele-unknown-solaris2.
16314
16315Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16316
16317 * configure.in: Permit --enable-shared to specify a list of
16318 directories.
16319
16320Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16321
16322 * configure.in (host==solaris): Pass only the first word of $CC
16323 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16324
16325Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16326
16327 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16328
16329Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16330
16331 * Makefile.in (ALL_MODULES): Include all-perl.
16332 (CROSS_CHECK_MODULES): Include check-perl.
16333 (INSTALL_MODULES): Include install-perl.
16334 (ALL_X11_MODULES): Include all-guile.
16335 (CHECK_X11_MODULES): Include check-guile.
16336 (INSTALL_X11_MODULES): Include install-guile.
16337 (all-perl): New target.
16338 (all-guile): New target.
16339
16340 * configure.in (host_tools): Include perl and guile.
16341 (native_only): Include perl and guile.
16342 (noconfigdirs): Don't build guile and perl; no ports have been
16343 done.
16344
16345Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16346
31972771 16347 * configure (--enable-*): Handle quoted option lists such as
16348 --enable-sim-cflags='-g0 -O' better.
28e9041c 16349
16350Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16351
16352 * Makefile.in ({,inst}all-target): New rule so we can make and
16353 install all of the target directories easily.
16354
16355Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16356
16357 * configure.in: Add missing global flag in sed substitution when
16358 deleting `target-' from ${configdirs}.
16359
16360Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16361
16362 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16363 option.
16364
16365 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16366 config/mh-necv4.
16367
16368 * install.sh: Correct misspelling of transformbasename.
16369
16370 * config.guess: Recognize mips-*-sysv*.
16371
16372Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16373
16374 * config.sub: Recognize mon960.
16375
16376Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16377
16378 * configure: Restore Canadian Cross handling of BISON and LEX,
16379 removed in Feb 20 change.
16380
16381Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16382
16383 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16384 Mention make install. Remove the old copyright date as well the
16385 clumsy and rather pointless copyright on the README file.
16386
16387Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16388
16389 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16390 Makefile after running symlink-tree, then run `make distclean' to
16391 avoid clobbering any generated files in srcdir.
16392
16393Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16394
16395 * configure.in (m68k-*-netbsd*): Build everything now.
16396
16397Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16398
16399 * Makefile.in (taz): Fix quoting.
16400
16401Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16402
16403 * configure.in (sparclet-*-*): Build everything now.
16404
16405Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16406
16407 * configure.in (m68k-*-linux*): New host.
16408
16409Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16410
16411 * configure: Check for bison before byacc.
16412
16413Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16414
16415 * Makefile.in configure: Change the way LEX and BISON/YACC are
16416 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16417 searching PATH. These are used as fallbacks by Makefile.in if
16418 flex/bison/byacc aren't in objdir.
16419
16420Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16421
16422 * Makefile.in: Make everything which depends upon all-bfd also
16423 depend upon all-opcodes, in case --with-commonbfdlib is used.
16424
16425Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16426
16427 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16428 building NT native compilers on Unix.
16429
16430Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16431
16432 * configure.in: Don't get CC from the host Makefile fragment if we
16433 can find gcc in PATH, or if this is a Canadian Cross. Move the
16434 Solaris test for /usr/ucb/cc to the post target script, just after
16435 the compiler sanity test.
16436
16437Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16438
16439 * config.sub: Merge with FSF.
16440
16441Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16442
16443 * Makefile.in (RPATH_ENVVAR): New variable.
16444 (REALLY_SET_LIB_PATH): Use it.
16445 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16446
16447Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16448
16449 * config.sub, configure.in: Recognize sparclet cpu.
16450
16451Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16452
16453 * config.guess: Support m68k-cbm-sysv4.
16454
16455Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16456
16457 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16458 m68k-unknown-linuxaout from linker help string. Put quotes around
16459 $ld_help_string.
16460
16461Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16462
16463 * config.guess (powerpc-harris-powerunix): Add guess for port
16464 to new target.
16465
16466Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16467
16468 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16469
16470Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16471
16472 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16473 $(REALLY_SET_LIB_PATH) in Makefile.
16474 * Makefile.in (SET_LIB_PATH): New variable.
16475 (REALLY_SET_LIB_PATH): New variable.
16476 ($(DO_X)): Use $(SET_LIB_PATH).
16477 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16478 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16479 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16480 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16481 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16482 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16483 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16484 (install-dosrel): Likewise.
16485 (all-opcodes): Depend upon all-libiberty.
16486
16487Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16488
16489 * config.guess (*:CYGWIN*): New
16490
16491Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16492
16493 * Makefile.in (all-target-winsup): All all-target-libiberty.
16494
16495Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16496
16497 * configure.in (noconfigdirs): Add missing # in front of comment.
16498
16499Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16500
16501 * configure.in: add second pass to things added to noconfigdirs
16502 so *-gm-magic can exclude libgloss properly.
16503
16504Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16505
16506 * mpw-configure (extralibs_name, rez_name): Set correctly
16507 for MWC68K compiler.
16508
16509 * mpw-README: Add more info on the necessary build tools.
16510
16511Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16512
16513 * configure.in, config.sub: Recognize cygwin32.
16514
16515Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16516
16517 * config.guess, config.sub: Recognize A/UX.
16518
16519Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16520
16521 * config.sub: Merge with gcc/config.sub.
16522
16523Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16524
16525 * mpw-build.in (do-binutils): Add build of stamps.
16526
16527Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16528
16529 * config.sub: Add recognition for mips64vr4100*-* targets.
16530
16531Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16532
16533 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16534 Add creation of gconfigargs with `--enable-shared' turned on.
16535 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16536 ($(host)-stamp-stage3-configured): Likewise.
16537 (HOLES): Add chatr and ldd.
16538 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16539
16540Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16541
16542 * configure: Pass --nfp to recursive configures.
16543
16544Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16545
16546 * Makefile.in (DLLTOOL): New.
16547 (DLLTOOL_FOR_TARGET): New.
16548 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16549 (EXTRA_TARGET_FLAGS): Ditto.
16550 (EXTRA_GCC_FLAGS): Ditto.
16551 (CONFIGURE_TARGET_MODULES): Ditto.
16552 (DO_X): Ditto.
16553 * configure: Add DLLTOOL.
16554
16555Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16556
16557 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16558 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16559 mh-sco, since old workarounds no longer needed, and don't
16560 build ld, since libraries have weak symbols in COFF.
16561
16562Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16563
16564 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16565
16566Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16567
16568 * configure.in: Make sure that ${CC} can be used to compile an
16569 executable.
16570
16571Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16572
16573 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16574 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16575 nothing depending on whether gdbtk is being built.
16576
16577Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16578
16579 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16580
16581Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16582
16583 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16584 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16585
16586Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16587
16588 * config-ml.in: Add support for
16589 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16590 Simplify setting of multidirs from --disable-foo.
16591
16592Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16593
16594 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16595 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16596 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 16597 non-empty, pass them on to the GCC make.
28e9041c 16598 (all-bootstrap): New rule that is like all-gcc, except it executes
16599 the GCC bootstrap rule instead of the GCC all rule.
16600
16601Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16602
16603 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16604
16605Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16606
16607 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16608 DG/UX support.
16609
16610Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16611
16612 * config.sub (i*86*) Change [345] to [3456]
16613
16614Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16615
16616 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16617 --with-gnu-ld=no.
16618
16619Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16620
16621 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16622 AIX multilibs get built.
16623
16624Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16625
16626 * configure.in (i386-win32): Don't build expect if we're not
16627 building the tcl subdir.
16628
16629Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16630
16631 * Makefile.in: (configure-target-examples, all-target-examples):
16632 New targets, configure and build example programs.
16633
16634Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16635
16636 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16637 use it as input to sedit the generated MPW makefile.
16638 * mpw-README: Add a suggestion about Gestalt.h.
16639
16640Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16641
16642 * config.sub: Accept *-*-ieee*.
16643
16644Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16645
16646 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16647 Ronald F. Guilmette <rfg@monkeys.com>.
16648
16649Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16650
16651 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16652 for powerpc-pe native.
16653 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16654 (target==powerpc-pe): duplicate i386-win32 entry.
16655
16656Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16657
16658 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16659 of vxworks, not just vxworks5.1.
16660
16661Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16662
16663 * mpw-configure: Add support for exec-prefix.
16664
16665Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16666
16667 * config.guess: Recognize HP model 816 machines as having
16668 a PA1.1 processor.
16669
16670Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16671
16672 * configure: Ignore new autoconf configure options.
16673
28e9041c 16674Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16675
16676 * config.guess: Recognize Pentium under SCO.
16677 From Robert Lipe <robertl@arnet.com>.
16678
16679Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16680
16681 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 16682
16683Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16684
16685 * configure.in: Don't configure gas for alpha-dec-osf*.
16686
16687Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16688
16689 * configure.in: Default to --with-stabs for some targets for which
16690 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16691 i[345]86*-*-unixware*.
16692
16693Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16694
16695 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16696 rather than basing it on the target. Simplify handling of options
16697 controlling which directories to configure. Remove extraneous
16698 slash in multi-clean target.
16699
16700Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16701
16702 * config-ml.in: Prefix more variables with ml_ so they don't collide
16703 with configure's.
16704
16705Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16706
16707 * configure: Don't turn -v into --v.
16708
16709Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16710
16711 * configure.in (targargs): Fix typo.
16712
16713 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16714
16715Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16716
16717 * configure.in: Strip --host and --target options from
16718 CONFIG_ARGUMENTS, and always configure for --host only. Add
16719 --with-cross-host option when building with a cross-compiler.
16720 * configure: Canonicalize the arguments put into config.status by
16721 always using `=' for an option with an argument. Pass a presumed
16722 --host or --target explicitly.
16723
16724Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16725
16726 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16727 into general OS recognition case.
16728
16729Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16730
16731 * configure.in (target_configdirs): add target-winsup only
16732 for win32 target systems.
16733
16734Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16735
16736 * Makefile.in (all-target-libgloss): Depend upon
16737 configure-target-newlib, since when libgloss is built it looks to
16738 see if the newlib directory exists.
16739
16740Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16741
16742 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16743 cfg-ml-*.in.
16744
16745Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16746
16747 * configure: Handle LD and LD_FOR_TARGET when configuring a
16748 Canadian Cross.
16749
28e9041c 16750Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16751
16752 * configure.in (target_libs): add target-winsup.
16753 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16754 (target==ppcle-pe): remove ld from $noconfigdirs.
16755
16756Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16757
16758 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16759 Preserve relative path names in $srcdir. Build symlink tree if
16760 configuring cross target dir and srcdir=. (= no VPATH support).
16761 (configure-target-libg++): Depend on configure-target-librx.
16762 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16763 * config-ml.in: New file.
16764 * symlink-tree: New file.
16765 * configure: Ensure srcdir="." if that's what it is.
16766
16767Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16768
16769 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16770 includes and FLEX_SKELETON setting.
16771 * mpw-configure (--with-gnu-ld): New option, controls whether
16772 to use PPCLink or ld with PowerMac GCC.
16773 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16774 * mpw-config.in: Configure grez if targeting Mac.
16775
16776 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 16777 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16778 just macos.
28e9041c 16779 * configure.in: Configure grez resource compiler if targeting Mac.
16780 * Makefile.in (all-grez, install-grez): New targets.
16781
16782Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16783
16784 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 16785 gcc in the path, set CC to gcc -O2.
28e9041c 16786
16787Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16788
16789 * configure: Default ${build} correctly. Avoid picking up extra
16790 spaces when reading CC and CXX from Makefile. When doing a
16791 Canadian Cross, use plausible default values for numerous
16792 variables.
16793 * configure.in: When doing a Canadian Cross, don't try to
16794 configure tools whose configure script can't handle it.
16795
16796Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16797
16798 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16799
16800Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16801
16802 * configure: Remove dubious bug reporting address.
16803
16804Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16805
16806 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16807 configure script, run that instead of this directory's configure.
16808 In either case, print a message that we're configuring the sub-dir.
16809
16810Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16811
16812 * configure.in: Before checking for the existence of various files,
16813 use sed to filter out "target-".
16814
16815Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16816
16817 * Makefile.in (DO_X): Split rule to decrease command line length
16818 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16819 (Philippe De Muyter).
16820
16821Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16822
16823 * Makefile.in (all-patch): depend on all-libiberty.
16824
16825Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16826
16827 * configure.in: If the only directory in target_configdirs which
16828 actually exists is libiberty, then set target_configdirs to empty,
16829 to avoid trying to build a target libiberty in a gas or gdb
16830 distribution.
16831
16832Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16833
16834 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 16835 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16836 systems.
28e9041c 16837
16838Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16839
16840 * configure.in (copy_dirs): Use sys-include instead of include
16841 for --with-headers option.
16842
16843Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16844
16845 * Makefile.in, configure.in: Make winsup builds work with
16846 new scheme.
16847
16848Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16849
16850 * configure.in: Build the linker on AIX.
16851
16852Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16853
16854 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16855 where needed.
16856
16857Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16858
16859 * Makefile.in (all-gcc): Fix typo.
16860
16861Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16862
16863 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16864
16865Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16866
16867 * configure.in: Rename libFOO to target-libFOO, and xiberty
16868 to target-xiberty, to provide more flexibility.
16869 (target_subdir): Define. Create if cross.
16870 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16871 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16872 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16873 check-libFOO -> check-target-libFOO, etc.
16874 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16875 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16876 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16877 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16878 allow ALL_GCC="" to only configure.
16879 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16880 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16881 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16882
16883Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16884
16885 * Makefile.in (taz): Build "info" in etc explicitly.
16886
16887Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16888
16889 * configure.in: Make sure that CC is undefined (as opposed to
16890 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16891 problem with autoconf trying to configure on a host without GCC.
16892
16893Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16894
16895 * mpw-configure: Set host alias from choice of host compiler,
16896 only use generic MPW Makefile sed if present, edit a file
16897 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16898 * mpw-README: Add problem notes about CW6 and CW7.
16899
16900Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16901
16902 * Makefile.in (taz): Use ";" instead of ";;".
16903
16904Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16905
16906 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16907 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16908 DISTDOCDIRS.
16909 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16910 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16911
16912Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16913
16914 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16915 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16916 Move bfd to DISTSTUFFDIRS.
16917
16918Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16919
16920 * Makefile.in (X11_LIB): Removed.
16921 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16922
16923 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16924
16925Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16926
16927 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16928 names.
16929
16930Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16931
16932 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16933
16934Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16935
16936 * configure.in (i[345]86-*-win32): Always build newlib.
16937 Don't configure cvs, autoconf or texinfo.
16938 * Makefile.in (LD_FOR_TARGET): New.
16939 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16940 Pass down LD_FOR_TARGET.
16941
16942Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16943
16944 * winsup: New directory.
16945 * Makefile.in: Build winsup.
16946 * configure.in: Winsup is configured when target is win32.
16947 Can only build win32 target GDB when native.
aee16bda 16948
28e9041c 16949Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16950
16951 * config.guess: Recognize HP model 819 machines as having
16952 a PA 1.1 processor.
16953
16954Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16955
16956 * configure: Fix sed loop which substitutes for CC and CXX to
16957 avoid bug found in various sed implementations.
16958
16959Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16960
16961 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16962 simulator. Use standard powerpc-*-eabi*.
16963
16964Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16965
16966 * configure.in: Stop putting gas and binutils in noconfigdirs for
16967 powerpc-*-aix* and rs6000-*-*.
16968
16969Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16970
16971 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16972 -mcall-aixdesc libraries.
16973
16974Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16975
16976 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16977
16978 * config.sub (arm | armel | armeb): Fix shell syntax.
16979
16980Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16981
16982 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16983 -msoft-float and -mcpu=common support.
16984 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16985 libraries.
16986
16987Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16988
16989 * configure.in: Allow configuration and build of emacs19 for the alpha.
16990
16991Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16992
16993 * configure.in (CC): Get ^CC, not just any old CC, from
16994 ${host_makefile_frag}.
16995
16996Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16997
aee16bda 16998 * configure.in (CC): Try to get CC from
28e9041c 16999 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17000
17001Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17002
17003 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17004 only if it exists in $(srcdir).
17005
17006Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17007
17008 * configure: If CC and CXX are not set in the environment, set
17009 them, based on either an existing Makefile or on searching for gcc
17010 in PATH. Substitute for CC and CXX in Makefile.
17011 * configure.in: Remove libm from target_libs. Separate
17012 target_configdirs from configdirs. If CC is not set in
17013 environment, try to get it from a host Makefile fragment. Rewrite
17014 changes of configdirs to use skipdirs instead. A few minor
17015 tweaks. Take directories out of target_configdirs as they are
17016 taken out of configdirs. Remove existing Makefile files from
17017 subdirectories. Substitute for TARGET_CONFIGDIRS and
17018 CONFIG_ARGUMENTS in Makefile.
17019 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17020 by configure.in.
17021 (CONFIG_ARGUMENTS): Likewise.
17022 (CONFIGURE_TARGET_MODULES): New variable.
17023 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17024 ($(CONFIGURE_TARGET_MODULES)): New target.
17025 (configure-libg++, configure-libio): New targets.
17026 (all-libg++): Depend upon configure-libg++.
17027 (all-libio): Depend upon configure-libio.
17028 (configure-libgloss, all-libgloss): New targets.
17029 (configure-libstdc++): New target.
17030 (all-libstdc++): Depend upon configure-libstdc++.
17031 (configure-librx, all-librx): New targets.
17032 (configure-newlib): New target.
17033 (all-newlib): Depend upon configure-newlib
17034 (configure-xiberty): New target.
17035 (all-xiberty): Depend upon configure-xiberty.
17036
17037Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17038
17039 * configure.in (host i[345]86-*-win32): Expand the
17040 noconfigdirs again.
17041
17042Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17043
17044 * mpw-configure: Fix sed command file name.
17045
17046Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17047
aee16bda 17048 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 17049 noconfigdirs again.
17050
17051Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17052
17053 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17054 or powerpc*-*-pe*, since they are not yet supported.
17055
17056Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17057
17058 Add PowerMac support and many other enhancements.
17059 * mpw-configure: New option --cc to select compiler to use,
17060 paste options set according to --cc into the generated
17061 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17062 if mpw-make.sed is present.
17063 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17064 add forward includes for PowerPC include files.
17065 * mpw-build.in: Build using Makefile.PPC if present.
17066 (do-byacc, etc): Remove separate version resource builds.
17067 (do-gas): Build "stamps" before "all".
17068 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17069 * mpw-README: Update to reflect --cc option, PowerMac support,
17070 and recently-reported compatibility problems.
17071
17072Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17073
17074 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17075 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17076 (--with-multilib-top): Pass to recursive invocations.
17077
17078Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17079
17080 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17081 v810-*-*.
17082
17083Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17084
17085 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17086 gdb, ld and opcodes on v810-*-*.
17087
28e9041c 17088Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17089
17090 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17091 (local-maintainer-clean): New target.
17092 (maintainer-clean): New target.
17093 (realclean): Just depend upon maintainer-clean.
17094
17095Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17096
17097 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17098
17099Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17100
17101 * configure.in: Build ld in mips*-*-bsd* case.
17102
17103Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17104
17105 * config.sub: Accept -lites* OS. From Ian Dall.
17106
17107Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17108
17109 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 17110 targets.
28e9041c 17111
17112Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17113
17114 * configure.in: treat i386-win32 canadian cross the same as
17115 i386-go32 canadian cross.
17116
17117Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17118
17119 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17120 running under the simulator to build a reduced set of libraries.
17121 (powerpc-*-eabiaix): Add fine grained multilib support added to
17122 other powerpc targets yesterday.
17123
17124Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17125
17126 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17127 -disable-softfloat, -disable-relocatable, -disable-aix, and
17128 -disable-sysv to control which multilib libraries get built.
17129
17130Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17131
17132 * configure: Add Makefile.tem to list of files to remove in trap
17133 handler.
17134
17135Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17136
17137 * config.guess (*Linux*): Add missing "exit"s.
17138 Also, need specific check for alpha-unknown-linux (uses COFF).
17139
17140Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17141
17142 * config.guess: Merge with FSF:
17143
17144 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17145 * config.guess (AIX4): More robust release numbering discovery.
17146
17147 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17148 * config.guess (i386-sequent-ptx): Properly get version number.
17149
17150 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17151 * config.guess (mips:*:4*:UMIPS): New case.
17152
17153Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17154
17155 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17156 (i386-win32 host): Likewise. Don't build readline.
17157
17158Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17159
17160 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17161 SUPPORT_FILES to submakes.
17162
17163Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17164
17165 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17166 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17167 mpw-configure.
17168
17169Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17170
17171 * configure.in (appdirs): Use =, not ==, in test expression when
17172 trying to build the text to print in the warning message for
17173 Solaris users.
17174
17175Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17176
17177 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17178
17179Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17180
17181 * config.guess: Recognize lynx-2.3.
17182
17183Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17184
17185 * config.sub (z8ksim): Deleted
17186 (z8k-*-coff): New, this is the one true name of the target.
17187
17188Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17189
17190 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17191
17192Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17193
17194 * config.guess (*:Linux:*:*): First try asking the linker what the
17195 default object file format is (elf, aout, or coff). Then if this
17196 fails, try previous methods.
17197
17198Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17199
17200 * configure.in: Don't build newlib for *-*-vxworks5.1.
17201
17202Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17203
17204 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17205 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17206
17207Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17208
17209 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17210
17211Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17212
17213 * cfg-ml-com.in: New file.
17214 * cfg-ml-pos.in: New file.
17215
17216Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17217
17218 * COPYING.NEWLIB: Add HP free copyright to list.
17219
17220Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17221
17222 * config.sub: Recognize -eabi* for the system, not just -eabi.
17223
17224Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17225
17226 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17227 * config.sub, configure.in (win32): New target and host.
17228
17229Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17230
17231 * configure.in: Add i386-pe configuration.
17232
17233Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17234
17235 * mpw-build.in (install): Install GDB after LD.
17236
17237Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17238
17239 * mpw-config.in (elf/mips.h): Always forward-include, needed
17240 for GDB to build.
17241
17242Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17243
17244 * testsuite: New directory for customer acceptance and whole tool
17245 chain tests.
17246
17247Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17248
17249 * configure: If per-host line isn't found, but AC_OUTPUT is found
17250 and a configure script exists, run it instead.
17251
17252Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17253
17254 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17255
17256Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17257
17258 * configure: Set build_{cpu,vendor,os,alias} to host values when
17259 --build isn't specified.
17260
17261Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17262
17263 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17264 (FLAGS_TO_PASS): Pass them.
17265 (EXTRA_TARGET_FLAGS): Ditto.
17266
28e9041c 17267Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17268
17269 * Makefile.in (all-libg++): Depend on all-libstdc++.
17270
17271Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17272
17273 * configure.in (noconfigdirs): Enable all packages for
17274 i386-unknown-netbsd.
17275
17276Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17277
17278 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17279 hosted builds (DOS builds)
17280
17281Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17282
17283 Changes for ARM based on patches from Richard Earnshaw:
17284 * config.sub: Handle armeb and armel.
17285 * configure.in: Omit arm linker only for riscix.
17286
17287Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17288
17289 * config.guess: Update from FSF.
17290
17291Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17292
fee90afd 17293 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 17294 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17295 powerpcle variant. Convert pentium into i586, not i486. Add p5
17296 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17297 temporarily.
17298
17299Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17300
17301 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17302
17303Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17304
17305 * config.sub: Accept -lites* as a basic system type.
17306
17307Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17308
17309 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17310 installed, and if so return linuxoldld as the system name.
17311
17312Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17313
17314 * config.guess: Add hppa1.1-hp-lites support.
17315
17316Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17317
17318 * configure.in: Don't build newlib for m68k-vxworks5.1.
17319
17320Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17321
17322 * configure.in (mips-sgi-irix6): Use mh-irix5.
17323
17324Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17325
17326 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17327
17328Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17329
17330 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 17331 OSF/1. Fix compiler flags.
28e9041c 17332 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17333
17334Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17335
17336 * configure.in: Recognize --with-newlib.
17337 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17338
17339Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17340
151ad919 17341 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 17342 to *_X11_MODULES due to gdbtk needing X include files et al.
17343
17344Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17345
17346 Merge in support for Mac MPW as a host.
17347 (Old change descriptions retained for informational value.)
17348
17349 * mpw-config.in: Add generic include forwards for cpu-specific
17350 include files in aout and elf directories.
17351
17352 * mpw-configure: Added copyright.
17353 * mpw-config.in: Check for presence of required build tools.
17354 (target_libs): Add newlib.
17355 (target_tools): Add examples.
17356 (Read Me): Generate as "Read Me for MPW" instead.
17357 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17358 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17359 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17360
17361 * mpw-configure: Remove subdir-specific makefile hackery,
17362 delete mk.tmp after using it.
17363
17364 * mpw-build.in (all): Display start and end times.
17365
17366 * mpw-configure (host_canonical): Set.
17367 (target_cpu): Always add to makefiles.
17368 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17369 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17370 (mpw-mh-mpw): Look for in srcdir and srcroot.
17371 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17372
17373 * mpw-build.in: (install-only): New target.
17374
17375 * mpw-configure (host_alias, target_alias): Rename from hostalias
17376 and targetalias, add into generated Makefile.
17377 (mk.tmp): If present, add into generated Makefile.
17378 * mpw-build.in (all-gas): Build config.h first before gas proper.
17379
17380 * mpw-configure (config.status): Write only if changed.
17381 * mpw-config.in (readline): Configure it (not built, just used for
17382 definitions).
17383
17384 * mpw-config.in (elf/mips.h): Add a forward include.
17385
17386 * mpw-config.in: Forward-include most .h files in include into
17387 extra-include.
17388 (readline): Don't build.
17389 mpw-build.in (install): Install GDB.
17390
17391 * mpw-configure (prefix, mpw_prefix): Handle it.
17392 * mpw-config.in (mmalloc, readline): Don't configure.
17393 * mpw-build.in (thisscript): Rename to ThisScript.
17394 Use mpw-build instead of BuildProgram everywhere.
17395 (mmalloc, readline): Don't build.
17396 * mpw-README: New file, basic documentation about the MPW port.
17397
17398 * mpw-config.in: Use forward-include to create include files.
17399
17400 * mpw-configure: Add more things to the top of each configured
17401 Makefile, including contents of config/mpw-mh-mpw.
17402 * mpw-config.in (extra-include): Create this directory and fill it
17403 with Posix-like include files when configuring.
17404
17405 * config.sub (apple, mac, mpw): Add various aliases.
17406
17407 * mpw-build.in: New file, top-level build script fragment for MPW.
17408 * mpw-configure: New file, configure script for MPW.
17409 * mpw-config.in: New file, config fragment for MPW.
17410
17411Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17412
17413 * configure.in (host_libs): Remove glob, since it is gone from the
17414 sources.
17415
17416Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17417
17418 * Makefile.in: define empty GDB_NLM_DEPS var.
17419
17420 * configure.in(target_makefile_frag): use config/mt-netware
17421 for netware targets.
17422
17423Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17424
17425 * config.sub: Merge in recent FSF changes. Remove linux special
17426 cases.
17427
17428Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17429
5309a301 17430 Revert this change:
28e9041c 17431
17432 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17433
17434 * build-all.mk: Use CC=cc -Xs on Solaris.
17435
28e9041c 17436Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17437
17438 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17439 stop using it.
17440 * Makefile.in: Nuke all references to glob subdirectory.
17441
17442Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17443
17444 * configure.in: Fix --enable-shared logic in per-host.
17445
17446Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17447
17448 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17449
17450Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17451
17452 * configure.in (noconfigdirs): Don't build gas on AIX, for
17453 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17454
17455Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17456
17457 * configure: Fix --cache-file to work if the file argument is a
17458 relative path.
17459
17460Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17461
17462 * configure: If the --cache-file is used, pass it down to
17463 configure in subdirectories.
17464
17465Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17466
17467 * config.sub: add vxworks29k configuration.
17468
17469Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17470
17471 * Makefile.in (taz): Do "diststuff" part quietly.
17472
17473Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17474
17475 * config.sub: Mini-merge with gcc/config.sub.
17476
17477Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17478
17479 * config.guess (IRIX): Sed - to _.
17480
17481Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17482
17483 * Makefile.in (source-vault, binary-vault): New targets.
17484
17485Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17486
17487 * config.sub: Recognize -eabi as a basic system type.
17488
17489Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17490
17491 * configure.in (enable_shared stuff): Fix typo.
17492
17493Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17494
17495 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17496
17497Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17498
17499 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17500
17501Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17502
17503 * configure.in (rs6000-*-*): Don't build gas.
17504
17505Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17506
17507 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17508 reduce command line length.
17509 (AS_FOR_TARGET): Check for as.new, not Makefile.
17510 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17511
17512Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17513
17514 * config.guess: Merge from FSF.
17515
17516Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17517
17518 * configure: Don't use $ when handling program_suffix.
17519
17520Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17521
17522 * configure.in: Configure tk for hppa/hpux.
17523
17524Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17525
17526 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17527
17528Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17529
17530 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17531 to LIBCXXFLAGS. Tests are better run without it.
17532
17533Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17534
17535 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17536
17537Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17538
17539 * configure.in (*-*-netware*): Don't configure xiberty.
17540
17541Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17542
17543 * configure.in: Remove tk from native_only list.
17544
17545Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17546
17547 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17548 for special NCD build.
17549
17550Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17551
17552 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17553 makeall.bat, they're only useful for binutils snapshots.
17554 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17555 makeall.bat to specified SUPPORT_FILES.
17556
17557Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17558
17559 * build-all.mk: Add Ericsson targets to sun4 and solaris
17560 hosts. Add BNR's sun4 target to solaris host, so their
17561 build-from-source will be tested in-house first.
17562
17563Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17564
17565 * Makefile.in (LIBCFLAGS): New variable.
17566 (CFLAGS_FOR_TARGET): Ditto.
17567 (LIBCFLAGS_FOR_TARGET): Ditto.
17568 (LIBCXXFLAGS): Ditto.
17569 (CXXFLAGS_FOR_TARGET): Ditto.
17570 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17571 (BASE_FLAGS_TO_PASS): Pass them.
17572 (EXTRA_TARGET_FLAGS): Ditto.
17573
5309a301 17574 * configure.in: Support --enable-shared.
28e9041c 17575
17576Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17577
17578 * configure.in (target_libs): Include libstdc++ again.
17579 * config.guess: Update from FSF (for FreeBSD).
17580
17581Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17582
17583 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17584 makeall.bat.
17585 (DISTDOCDIRS): Add `etc'.
17586 (ETC_SUPPORT_PFX): New variable.
17587 (taz): Include anything from etc starting with a word in
17588 ETC_SUPPORT_PFX.
17589
17590Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17591
17592 * config.sub: Update for recent FSF changes. Remove obsolete
17593 h8300hds entry. Add -windows* and -osx as basic os. Minor
17594 spacing changes.
17595
17596Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17597
17598 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17599
17600 * config.guess: Merge with FSF.
17601 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17602
17603Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17604
17605 * configure: Since the "trap 0" handler will override the exit
17606 status on many systems, only use it for "exit 1", and make it set
17607 a non-zero exit status; reset it before "exit 0". Also, check
17608 exit status of config.sub, and error out if it failed.
17609
17610Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17611
17612 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17613 and install libgloss.
17614
17615Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17616
17617 * Makefile.in (all-binutils): Depend upon all-byacc.
17618
17619 * configure.in: Don't build emacs on Irix 5.
17620
17621Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17622
17623 * configure.in (*-*-netware*): Add libio.
17624
17625Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17626
17627 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17628 (CHECK_TARGET_MODULES): Ditto.
17629 (INSTALL_TARGET_MODULES): Ditto.
17630 (TARGET_LIBS): Ditto.
17631 (all-libstdc++): Note dependencies.
17632
17633Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17634
17635 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17636
17637Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17638
17639 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17640 -fexternal-templates.
17641
17642 * configure.in (target_libs): Add libstdc++.
17643 (noconfigdirs): Add libstdc++ as appropriate.
17644
17645Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17646
17647 * config.guess: Update from FSF.
17648
17649Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17650
17651 * configure: Use ${config_shell} when running ${configsub}.
17652
17653Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17654
17655 * config.sub: No longer recognize h8300h.
17656
17657Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17658
17659 * config.sub: Remove extraneous differences between config.sub and
17660 gcc/config.sub.
17661
17662Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17663
17664 * Makefile.in (DISTSTUFFDIRS): Add gas.
17665
17666Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17667
17668 * COPYING.NEWLIB: New file.
17669
17670Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17671
17672 * config.guess (HP-UX): Patch from Harlan Stenn
17673 <harlan@landmark.com> to also emit release level.
17674
17675Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17676
17677 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17678
17679Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17680
17681 * config.sub: Merge nextstep cleanup from FSF.
17682
17683Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17684
17685 * configure.in (arm-*-*): Don't configure ld for this target.
17686
17687Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17688
17689 * configure.in (*-*-netware): don't configure libg++, libio,
17690 librx, or newlib.
17691
17692Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17693
17694 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17695 configure ld--it works, but it doesn't support shared libraries.
17696
17697Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17698
17699 * config.guess (*-unknown-freebsd*): Get rid of possible
17700 trailing "(Release)" in version string.
17701 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17702
17703Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17704
17705 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17706 Fix type: *-next-neststep -> *-next-nextstep.
17707
17708 * config.guess: Merge from FSF:
17709
17710 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17711
17712 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17713
17714 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17715
17716 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17717 instead of UNIX_SV for UnixWare 1.0).
17718
17719Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17720
17721 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17722 to make gdb/nlm/* build after the compiler and linker.
17723
17724Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17725
17726 * config.guess (netbsd, freebsd, linux): Accept any machine,
17727 not just i[34]86.
17728 (m68k-atari-sysv4): Relocate to match FSF version.
17729
17730 * config.guess: More merges from the FSF:
17731
17732 Add a space before function call or macro invocation.
17733
17734 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17735
17736 * config.guess: Add trap cmd to remove dummy.c and dummy when
17737 interrupted.
17738
17739 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17740
17741 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17742 (dummy): Redirect stderr from compilation of dummy.c.
17743
17744 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17745
17746 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17747
17748Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17749
17750 * configure: Accept and ignore --cache*, for compatibility with
17751 new autoconf.
17752
17753Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17754
17755 * config.guess: Merge from FSF:
17756
17757 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17758
17759 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 17760 (PATH): Add /.attbin at end for finding uname.
17761 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 17762
17763 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17764
31972771 17765 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 17766
17767 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17768
31972771 17769 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17770 to select whether to use ELF or COFF.
28e9041c 17771
17772 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17773
31972771 17774 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 17775
17776 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17777
17778 * config.guess: Guess the OS version for HPUX.
17779
17780 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17781
17782 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17783
17784Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17785
17786 * configure.in: Recognize --with-headers, --with-libs, and
17787 --without-newlib.
17788 * Makefile.in (all-xiberty): Depend upon all-ld.
17789
17790Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17791
17792 * configure.in: Change i[34]86 to i[345]86.
17793
17794Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17795
17796 * configure (version): A few more tweaks to help message.
17797
17798Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17799
17800 * Makefile.in: Remove (for now) librx as a host library,
17801 now that we're building it for target.
17802
17803Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17804
17805 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17806 (Karl Berry).
17807
17808Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17809
17810 * configure.in: Also configure librx.
17811
17812Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17813
17814 * Makefile.in: Update various rules to reflect that librx
17815 is now needed for libg++.
17816
17817Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17818
17819 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17820
17821Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17822
17823 * configure.in: Configure the examples directory.
17824
17825Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17826
17827 * configure: Simplify Jun 2 1994 change.
17828
17829Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17830
17831 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17832 /bin/gcc isn't good enough to build gcc.
17833
17834Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17835
17836 * Makefile.in (GDB_SUPPORT_FILES): Remove
17837 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17838 (gdb.tar.gz): Add new rule to use standard distribution building
17839 mechanism.
17840
17841Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17842
17843 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17844 Bill Cox <bill@cygnus.com>.
17845
17846Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17847
17848 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17849
17850Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17851
17852 * configure: Search current dir first in .gdbinit.
17853
17854Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17855
17856 * config.sub: Recognize freebsd (merged from gcc config.sub).
17857
17858Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17859
17860 * config.sub: Refer to NeXT's operating system as nextstep.
17861
17862 * config.sub (case $basic_machine): Re-order the cases, to match
17863 the order in the FSF version (which is mostly alphabethical).
17864 Merge in some additions and changes from the FSF.
17865
17866Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17867
17868 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17869 * config.sub: Recognize cxux7.
17870 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17871
17872Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17873
17874 * config.sub: Fix typo powerpc -> powerpc-*.
17875
17876Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17877
17878 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17879
17880 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17881 parallel with all-emacs and install-emacs). Top-level command
17882 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17883
17884Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17885
17886 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17887 $(relbindir)/make before doing ``make install'', and use
17888 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17889 installing over running make binary.
17890 ($(host)-stamp-stage3-installed): Likewise.
17891
17892Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17893
17894 * config.guess: Recognize Mach.
17895
17896Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17897
17898 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17899 see whether --exec-prefix was used.
17900
17901Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17902
17903 * README: Explicitly mention libg++/README. (Zoo's idea.)
17904
17905Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17906
17907 * Makefile.in: Add all-librx target similar to all-libproc.
17908
17909Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17910
17911 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17912 with post 1.2 uname bogosity.
17913
17914Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17915
17916 * configure: Remove temporary files on receipt of a signal.
17917
17918Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17919
17920 * configure: If there is a package_makefile_frag, remove
17921 ${subdir}/Makefile.tem after copying it in.
17922
17923Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17924
17925 * build_all.mk: support rs6000 lynx identifies itself as
17926 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17927 since /bin/gcc is too feeble to compile a modern gcc.
17928
17929Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17930
17931 * brought devo/test-build.mk update-to-date with progressive/
17932 test-build.mk. Add lynx targets and hppa flag info.
17933
17934Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17935
17936 * configure.in: Use mh-ncrsvr43. Patch from
17937 Tom McConnell <tmcconne@sedona.intel.com>.
17938
17939Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17940
17941 * config.guess (i386-unknown-bsdi): No longer need to
17942 check #if defined(__bsdi__) && defined(__i386__).
17943
17944Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17945
17946 * configure: Set program_transform_nameoption correctly.
17947
17948Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17949
17950 * brought build-all.mk update-to-date with progressive build-all.mk,
17951 added new targets and hppa info.
aee16bda 17952
28e9041c 17953Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17954
17955 * configure: If config.guess result is a prefix of the user
17956 specified target, assume a native build and use the user specified
17957 target as the host alias. Remove SunOS patch suffix removal hack.
17958 * configure.in: Remove SunOS patch suffix removal hack.
17959
17960 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17961 in NATIVE_CHECK_MODULES.
17962
17963Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17964
17965 * Makefile.in: Rename HOST_ONLY to NATIVE.
17966 * configure: Delete SunOs patch suffix from host_canonical
17967 and build_canonical variables that are prepended to Makefiles.
17968 * configure.in: Add comments for easier maintenance.
17969
17970Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17971
17972 * Makefile.in: Add all-libproc target similar to all-gui.
17973
17974Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17975
17976 * Makefile.in (CHECK_MODULES): split into
17977 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17978
17979Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17980
17981 * config.guess (i386-unknown-bsdi): New system to guess.
17982
17983Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17984
17985 * Makefile.in: Add all-gui target (but not yet build by "all").
17986
17987Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17988
17989 * config.sub: Move deletion of patch suffix from here...
17990 * configure.in: To here, at Ian's suggestion. The top-
17991 level scripts might need to know of a patch level.
17992
17993Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17994
17995 * config.sub: Strip off patch suffix so rtl is recognized
17996 as a sunos4.1.3 machine, even though it's been patched.
17997
17998Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17999
18000 * Makefile.in (INSTALL_LAST): Delete.
18001 (INSTALL_DOSREL): New.
18002
18003Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18004
18005 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18006 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18007 whether we pass down --with-gnu-ld anyhow.
18008
18009Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18010
18011 * Makefile.in (INSTALL_LAST): Change operation so it works
18012 on more flavors of make.
18013 * configure.in (go32): Don't build libg++ or libio.
18014
18015Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18016
18017 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18018 they can be overriden by templates.
18019
18020Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18021
18022 * configure.in (target==go32): Don't build gdb.
18023 * dosrel: New directory.
18024
18025Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18026
18027 * configure.in (host==go32): Configure dosrel too.
18028 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18029 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18030 be set by incoming names or templates.
18031 (INSTALL_LAST): New rule.
28e9041c 18032
18033Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18034
18035 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18036
18037Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18038
28e9041c 18039 * configure.in (appdirs): New variable. Currently empty, but will
18040 be used in gas distribution. If nonempty, lists a set of
18041 directories at least one of which must get configured, or top
18042 level configuration is considered to have failed.
18043 (rs6000-*-lynxos*): Use new file name.
18044
18045Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18046
18047 Eliminate XTRAFLAGS.
18048 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18049 newlib include files using -idirafter, and also use -nostdinc.
18050 (CXX_FOR_TARGET): Likewise.
18051 (XTRAFLAGS): Removed.
18052 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18053 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18054 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18055 ($(DO_X)): Don't pass down XTRAFLAGS.
18056
18057Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18058
18059 * configure.in (mips*-dec-bsd*): New target; do build linker.
18060 (mips*-*-bsd*): New target; don't build linker.
18061
18062Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18063
18064 * configure.in: support rs6000-*-lynxos* configuration.
18065 support sunos4 as a cross target.
18066
18067 * config.sub: look for lynx*, not lynx since the OS version may
18068 legitimately be part of the name.
18069
18070Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18071
18072 * configure.in (i[34]86-*-sco*): Move to be with other i386
18073 targets.
18074 (romp-*-*): New target. Skip various binary utilities.
18075 (vax-*-*): New target. Don't build newlib.
18076 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18077
18078Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18079
18080 * configure.in: Only set host_makefile_frag if config
18081 directory exists.
18082
18083Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18084
18085 * install.sh: If $dstdir exists, don't check whether each
18086 component does.
18087
18088Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18089
18090 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18091
18092Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18093
4b695c23 18094 * configure.in (*-*-lynxos*): Don't configure newlib for either
18095 native or cross Lynx.
28e9041c 18096
18097Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18098
18099 * config.sub (sparc64-elf): Fix os.
18100 (z8k): Remove duplicate.
18101
18102Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18103
18104 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18105 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18106
18107Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18108
18109 * configure: Make file links cleanly even if Lynx fails on
31972771 18110 an NFS symlink (at least fail cleanly).
28e9041c 18111
18112Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18113
18114 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18115 -XNh2000.
18116
18117Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18118
18119 * configure: Unknown options are fatal again.
18120
18121Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18122
18123 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 18124 compatibility.
28e9041c 18125
18126Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18127
18128 * build-all.mk: Add `clean' target.
18129
18130Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18131
18132 * config.guess: Add SINIX support.
18133 * configure.in: Add mips-*-sysv4* support.
18134
18135Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18136
18137 * build-all.mk: Document all useful targets.
18138 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18139 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18140
18141Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18142
18143 * configure: Support --silent, --quiet.
18144
18145Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18146
18147 * configure: Support --disable-FEATURE.
18148
18149Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18150
18151 * config.guess: Recognize NCR running SVR4.3.
18152
18153Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18154
18155 * config.guess: Make BSDI generate i386-unknown-bsd386.
18156 Patch from Paul Eggert <eggert@twinsun.com>.
18157
18158Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18159
18160 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18161
18162Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18163
18164 * configure: Make unrecognized options give nonfatal warnings
18165 instead of fatal errors, and pass them to any subdirectory
18166 configures in case they recognize them.
18167 Make --x equivalent to --with-x.
18168
18169Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18170
18171 * configure: Add --enable-* options. Clean up usage message and
18172 some comments.
18173
18174Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18175
18176 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18177
18178Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18179
18180 * configure.in (hppa*-*-*): Enable binutils.
18181
18182Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18183
18184 * config.sub: Recognize cisco.
18185
18186Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18187
18188 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18189
18190Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18191
18192 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18193 than one configuration name. Add comment.
18194
18195Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18196
18197 * config.guess: about target *-hitachi-hiuxwe2, fixed
18198 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18199 macro is incorrect.]
18200
18201Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18202
18203 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18204 than the "make ls" stuff which used to be here.
18205
18206Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18207
18208 * config.guess: Recognize i[34]86-unknown-freebsd.
18209 From Shawn M Carey <smcarey@rodan.syr.edu>.
18210
18211Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18212
18213 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18214
18215Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18216
18217 * config.guess: Check for ptx.
18218
18219Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18220
18221 * config.sub: Add os9k checking.
18222
18223Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18224
18225 * config.guess: Handle OSF1 running on HPPA processors
18226
18227Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18228
18229 * configure: If subdir configure fails, print out a message with
18230 subdirectory name, in case subdir's configure code didn't identify
18231 itself.
18232
18233Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18234
18235 * configure.in: Remove embedded newlines from configdirs.
18236 Avoid mismatches of substrings. Fix matching strings at end
18237 of configdirs.
18238
18239Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18240
18241 * config.guess: Add Lynx/rs6000 config support.
18242
18243Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18244
18245 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18246
18247Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18248
18249 * configure.in (hppa*-*-osf*): Treat this just like most other
18250 PA configurations (eg no binutils or ld).
18251 (hppa*-*-*elf*): These configurations have binutils and ld.
18252
18253Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18254
18255 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18256
18257Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18258
18259 * configure.in (rs6000-*-*): Build gas.
18260
18261Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18262
31972771 18263 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 18264
18265Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18266
18267 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18268 for GDB and GDB has been fixed to not need it.
18269
28e9041c 18270Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18271
18272 * config.guess: Recognize vax hosts.
18273
18274Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18275
18276 * configure (while loop): Don't use "break 2" inside case
18277 statement -- the case statement isn't an enclosing loop.
18278
18279Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18280
18281 * config.guess: Clean up NeXT support, to allow nextstep
18282 on Intel machines. Make OS be nextstep.
18283
18284Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18285
18286 * config.guess: Add alternate forms for Convex.
18287
18288Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18289
18290 * configure: Completely rewrite option processing. Take
18291 advantage of pattern-matching to avoid invoking test frequently.
18292 Also clean up host and target defaulting logic.
18293
18294Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18295
18296 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18297 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18298 commands (plus user environment) will fit SCO limits.
18299
18300Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18301
18302 * configure.in: Don't issue warnings about directories which are
18303 not being configured if -norecursion is set. Correct test for
18304 --with-gnu-as and --with-gnu-ld to not get confused by substring
18305 matches.
18306
18307 * configure.in: Don't build gas for alpha-dec-osf1*.
18308
18309Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18310
18311 * configure: Back out Per's change of 12/19/1993. It changes the
18312 behavior of configure in unexpected and confusing ways.
18313
18314 Also, use different delim char when calculating
18315 program_transform_name so that the name can contain slashes.
18316
18317Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18318
18319 * configure.in, config.sub: Add support for VSTa micro-kernel.
18320
18321Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18322
18323 * configure.in: Nuke hacks which were used to get a special
18324 version of GAS for HPPA configurations.
18325
18326Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18327
18328 * configure: If only ${target_alias} is given, use that
18329 as the default for ${host_alias}.
18330 * configure: Add missing back-slashes before nested quotes.
18331
18332Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18333
18334 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18335
18336Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18337
18338 * config.guess: Recognize some Tektronix configurations.
18339 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18340
18341Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18342
18343 * config.sub: Match any flavor of SH.
18344
18345Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18346
18347 * configure.in: Don't try to configure newlib for Alpha.
18348
18349Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18350
18351 * configure.in: Don't build ld for Irix 5. Don't build gas,
18352 libg++ or libio for any Alpha target.
18353
18354 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 18355
18356Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18357
18358 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18359 default arguments -- so it tried to compress itself.
18360
18361Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18362
18363 * configure.in (notsupp): ensure that a space is always at the end
18364 of the configdirs list, since the grep checks for an explicit space
18365
18366Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18367
18368 * configure.in (target i386-sysv4.2): don't build ld, since static
18369 versions of many libraries are not available.
18370
18371Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18372
18373 * config.guess: Recognize Apollos (using environment variables).
18374 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18375
18376Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18377
18378 * config.guess: Recognize Sony news mips running newsos.
18379
18380Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18381
18382 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18383 "fi ; else" for bash.
18384
18385Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18386
18387 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18388
18389Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18390
18391 * config.sub: accept unixware as an alias for svr4.2.
18392 Fix some inconsistancies with the gcc version.
18393
18394Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18395
18396 * Makefile.in (DISTDOCDIRS): Add gdb.
18397
18398Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18399
18400 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18401
18402Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18403
18404 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18405 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18406 this now.
18407
18408Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18409
18410 * config.sub: Accept hiux* as an OS name.
18411
18412 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18413 etc/make-stds.texi. The underscore came from gcc, and dje now
18414 agrees that RUNTESTFLAGS is the correct name.
18415
18416Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18417
18418 * install.sh: Remove 'set -e'. It makes any conditionals
18419 in the script useless.
18420
18421 * config.guess: Automatically recognize arm-acorn-riscix
18422 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18423
18424Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18425
18426 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18427
18428Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18429
18430 * Makefile.in (DISTDOCDIRS): New variable.
18431 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 18432 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 18433
18434Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18435
18436 * configure.in (hppa target): check the source directory for the
18437 pagas sub-directory
18438
18439Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18440
18441 * config.sub: Allow -aout* and -elf*.
18442
18443Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18444
18445 * configure.in: Don't build ld on i386-solaris2, same as for
18446 sparc-solaris2.
18447
18448Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18449
18450 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18451
18452Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18453
18454 * configure.in: Configure gdb for alpha.
18455
18456Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18457
18458 * Makefile.in (CXXFLAGS): Add -O.
18459
18460Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18461
18462 * config.guess: added support for DG Aviion
18463
18464Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18465
18466 * configure.in: Produce warning message for subdirectories not
18467 configurable for this host/target combination. Don't try to
18468 configure gdb for vms.
18469
18470Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18471
18472 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18473 appropriate files before making "diststuff".
18474 (DISTBISONFILES): New var: list of files to be edited.
18475 (DISTSTUFFDIRS): Add binutils.
18476
18477Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18478
18479 * config.sub: also handle mipsel and mips64el (for little endian mips)
18480
18481Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18482
18483 * configure.in: Add * to end of all OS names.
18484
18485Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18486
18487 * configure.in: Build newlib for LynxOS native.
18488
18489Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18490
18491 * config.guess: Add support for delta 88k running SVR3.
18492
18493 * configure.in: Add comment about HP compiler vs. emacs.
18494
18495Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18496
18497 * configure.in: don't build ld on solaris2 (not a viable option
18498 due to bugs in getpwnam & getpwuid)
18499
18500Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18501
18502 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18503 config.guess will produce a full version number.
18504
18505Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18506
18507 * configure.in: Build linker and binutils for alpha-dec-osf1.
18508
18509Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18510
18511 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18512 and gdb/testsuite/Makefile.in.
18513
18514Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18515
18516 * configure.in: recognize mips*- instead of mips-
18517
18518Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18519
18520 * config.sub: Accept linux*coff and linux*elf as operating
18521 systems.
18522
18523Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18524
18525 * config.sub: Recognize mips64, and mips3 as an alias for it.
18526
18527Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18528
18529 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18530 gdb knows how to handle OSF/1 shared libraries.
18531
18532Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18533
18534 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18535 * config.guess: Recognize Hitachi's HIUX.
18536 * config.sub: Recognize h3050r* and hppahitachi.
18537 Remove redundant cases for hp9k[23]*.
18538
18539Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18540
18541 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18542 if gas and ld are in the source tree and are in ${configdirs}.
18543 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 18544 --with options (but still pass them down on the command line,
28e9041c 18545 if they were explicitly specified).
18546
18547Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18548
18549 * configure: substitute SHELL value in Makefile.in with
18550 ${CONFIG_SHELL}
18551
18552Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18553
18554 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18555 *-*-solaris2* targets.
18556
18557Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18558
18559 * Makefile.in: define M4, and pass it down to sub-makes;
18560 all-autoconf now depends on all-m4
18561
18562Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18563
18564 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18565 presence of {ar,ranlib} instead of a configured directory
18566
18567Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18568
18569 * config.guess: Accept 34?? as well as 33?? for NCR.
18570
18571Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18572
18573 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18574 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18575
18576Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18577
18578 * configure: grab values for $(CC) and $(CXX) from the
18579 environment, so that someone can do "CC=gcc configure; make" and
18580 have it work right (matching the way that autoconf works now)
18581
18582 * configure.in, Makefile.in: add support for gash, the tcl
18583 interface to Galaxy
18584
18585 * config.guess: add NetBSD variants (hp300, x86)
18586
18587Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18588
18589 * install.sh: Support -d option (in the manner of SunOS 4 install,
18590 as it is more deterministic than that of GNU install)
18591 (chmodcmd): Set file to mode 755 by default (should also do default
18592 chgrp and chown, but I don't feel like dealing with that now)
18593
18594Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18595
18596 * config.sub: Remove h8300hhms alias.
18597
18598Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18599
18600 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18601
18602Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18603
18604 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18605 as stmp-fixinc
18606
18607Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18608
18609 * config.sub: recognize m88110-bug-coff.
18610
18611Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18612
18613 * Makefile.in (all-libio): all dependencies on the toolchain used
18614 to build this (gcc, gas, ld, etc)
18615
18616Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18617
18618 * config.guess: Deal with OSF/1 1.3 on alpha.
18619
18620Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18621
18622 * install.sh: add some 'else true' clauses for portability
18623
18624 * configure.in: don't build libio for h8[35]00-*-* targets
18625
18626Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18627
18628 * Makefile.in: Add support for new libio.
18629
18630Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18631
18632 * install.sh: If one command fails, don't try the rest. Don't try
18633 to remove $dsttmp (via trap) unless we have already created it.
18634 If $src doesn't exist, detect it and exit with an error.
18635
18636 * config.guess: Recognize BSD on hp300.
18637
18638Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18639
18640 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18641 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18642
18643Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18644
18645 * Makefile.in (all-send-pr): depends on all-prms
18646
18647Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18648
18649 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18650
18651Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18652
18653 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18654 Added test for mips-mips-riscos5.
18655
18656Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18657
18658 * configure.in: use mh-hp300 for 68k HP hosts
18659
18660Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18661
18662 * configure: add support for CONFIG_SHELL, so that you can use
18663 some alternate shell for evaluating configure scripts
18664
18665Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18666
18667 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18668 in configure script to bug-gdb@prep.ai.mit.edu when building
18669 distribution archive.
18670 * Makefile.in (COMPRESS): Remove def.
18671 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18672 gdb.tar.Z and make-gdb.tar.Z respectively.
18673 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18674 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18675 to convergence with 'taz' target in Makefile.in.
18676
18677Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18678
18679 * install.sh (dsttmp): use trap to ensure that tmp files go
18680 away on error conditions
18681
18682Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18683
18684 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18685
18686Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18687
18688 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18689 its parent is '/' not ''.
18690
18691 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18692
18693Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18694
18695 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18696 that ${newsrcdir}/configure.in does.
18697
18698Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18699
18700 * test-build.mk: support for CONFIG_SHELL
18701
18702Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18703
18704 * config.sub (netware): Add as a basic system type.
18705
18706Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18707
18708 * Makefile.in (Makefile): depend on configure.in. Also drop the
18709 $(srcdir)/ from the dependency on Makefile.in.
18710
18711Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18712
18713 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18714 (h8300hhms is temporary until multi-libraries are implemented).
18715 * configure.in: Handle h8300h too.
18716
18717Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18718
18719 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18720
18721Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18722
18723 * configure: Remove extraneous output when guessing host type.
18724 * config.guess: Remove extraneous output when guessing using C
18725 compiler rather than uname, or when guessing fails.
18726
18727Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18728
18729 * Makefile.in: remove all.cross and install.cross targets
18730
18731 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18732 definitions
18733
18734Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18735
18736 * configure.in (target sh): Build gprof.
18737
18738Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18739
18740 * config.sub: change -solaris to -solaris2
18741
18742Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18743
18744 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18745
18746Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18747
18748 * configure: Correct error message for missing Makefile.in to
18749 print correct directory.
18750
18751Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18752
18753 * install.sh: kludge around 386BSD shell bug
18754
18755Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18756
18757 * config.guess: Recognize NeXT.
18758 * config.guess: Recognize i486-ncr-sysv4.
18759 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18760
18761Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18762
18763 * Makefile.in (MAKEINFOFLAGS): New variable.
18764 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18765 * build-all.mk, test-build.mk: Pass down --no-split as
18766 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18767
18768Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18769
18770 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18771
18772Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18773
18774 * Makefile.in (libg++.tar.z): New rule.
18775 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18776 * Makefile.in (taz): Only do a single chmod.
18777
18778Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18779
18780 * install.sh: don't use dirname anymore (replaced with sed usage)
18781
18782Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18783
18784 * Makefile.in: Change extension for gzip'd files from '.z' to
18785 '.gz' per new FSF standard usage.
18786
18787Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18788
18789 * configure: put quotes around the final value of program_transform_name
18790
18791Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18792
18793 * Makefile.in: new install.sh support; update install-info rules
18794
18795Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18796
18797 * configure.in: Build diff for crosses, but not for go32 host.
18798
18799 * configure.in: Build gprof only for native, and don't build it
18800 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18801
18802Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18803
18804 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18805
18806Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18807
18808 * configure.in (host_tools): Add prms.
18809
18810Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18811
18812 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18813 with $(FLAGS_TO_PASS) on the command line
18814
18815 * config.sub: Recognize lynx and lynxos
18816
18817Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18818
18819 * config.sub: Accept -ecoff*, not just -ecoff.
18820
18821Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18822
18823 * Makefile.in (taz): Use .gz suffix instead of .z.
18824 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18825 names.
18826
18827Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18828
18829 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18830
18831Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18832
18833 * Makefile.in (install-no-fixedincludes): install gcc last, so
18834 that rebuilds that might happen during 'make install' don't get
18835 bogus gcc include files
18836
18837Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18838
18839 Change from Utah for HPPA support:
18840 * config.guess: Recognize hppa1.x-hp-bsd.
18841
18842Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18843
18844 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18845 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18846
18847Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18848
18849 * config.sub: Add support for rom68k and bug boot monitors.
18850
18851Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18852
18853 * Makefile.in: Make all-opcodes depend on all-bfd.
18854
18855Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18856
18857 * config.guess: Added special check for i[34]86-univel-sysv4*.
18858
18859Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18860
18861 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18862 the processor rather than assuming i486.
18863
18864Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18865
18866 * config.guess: Recognize SunOS6 as Solaris3.
18867
18868Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18869
18870 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18871 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18872
18873Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18874
18875 * build-all.mk (all-cross): New target for Canadian Cross.
18876 Added Q2 go32 targets.
18877 * test-build.mk: Configure go32 cross sparclite-aout and
18878 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18879 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18880
18881Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18882
18883 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18884 GO32 hosted toolchains
18885
18886Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18887
18888 * configure: change so "-exec-prefix" gets passed down rather
18889 than "-exec_prefix" so autoconf generated Makefiles get the
18890 exec_prefix set right.
18891
18892Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18893
18894 * config.guess: get the Solaris2 minor version number
18895
18896 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18897
18898Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18899
18900 * config.guess: Recognize some Sequent platforms.
18901
18902Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18903
18904 * Makefile.in: added the vault-install target
18905
18906 * configure.in: actually use the Sun3 makefile fragment that's in
18907 config, also added the release dir to configdirs
18908
18909Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18910
18911 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18912
18913Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18914
18915 * configure.in: remove some program from Alpha targetted toolchains
18916
18917Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18918
18919 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18920 gprof.
18921 (taz): Run "make diststuff" in those directories instead of "make
18922 proto-dir". Look for "VERSION=" only at start of line in subdir
18923 Makefile. Use "gzip -9" for compression.
18924 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18925 (binutils.tar.z): New target.
18926
18927Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18928
18929 * Makefile.in (taz): Include gpl.texinfo.
18930
18931Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18932
18933 * Makefile.in (setup-dirs): Merged into "taz" target.
18934 (taz): Only do `proto-dir' stuff if a directory is actually needed
18935 for this target.
18936
18937Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18938
18939 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18940 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18941 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18942 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18943 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18944
18945Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18946
18947 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18948 config.sub, and move-if-change to gdb testsuite distribution
18949 archive, so the testsuite can be extracted, configured, and
18950 run separately from the gdb distribution. Blow away the Chill
18951 tests that require a Chill compiled executable, since GNU Chill
18952 is not yet publically available.
18953
18954Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18955
18956 * test-build.mk: set environment variables in a single command,
18957 instead of a list of assignments and exports
18958
18959 * config.guess: recognize Alpha/OSF1 systems
18960
18961Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18962
18963 * configure: Change help message to prefer --options rather than
18964 -options.
18965
18966Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18967
18968 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18969 zippy@ecst.csuchico.edu.
18970 * config.guess: Recognize miniframe.
18971
18972Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18973
248deaff 18974 * Makefile.in: Use srcroot to find runtest rather than rootme.
18975 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 18976
18977Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18978
18979 * test-build.mk: Extensive additions to support building on a
18980 machine other than the host.
18981
18982Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18983
18984 * configure (tooldir): Fix for i386-aix again.
18985
18986Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18987
18988 * configure, Makefile.in: Change definition of $(tooldir)
18989 to match the FSF.
18990
18991Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18992
18993 * config.guess: Recognize i[34]86/SVR4.
18994
18995Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18996
18997 * Makefile.in (all-gdb): gdb depends on sim.
18998
18999Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19000
19001 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19002 at the same time we make the prototype gdb directory.
19003 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19004 files at the same time as the gdb base release distribution.
19005
19006Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19007
19008 * Makefile.in (check): Use individual check targets rather than
19009 DO_X rule.
19010 (check-gcc): Added.
19011
19012Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19013
19014 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19015 for System V release 3.2.
19016
19017Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19018
19019 * config.sub: Recognize hppaosf.
19020 * configure.in: Do configure ld/binutils/gas for it.
19021
19022Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19023
19024 * configure (tooldir): Alter syntax used to set this, for systems
19025 where "\$" isn't handled right, like i386-aix.
19026
19027Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19028
19029 * configure: Pass program-transform-name, not
19030 program_transform_name, to recursive configures.
19031
19032Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19033
19034 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19035 of gas+ld+binutils.
19036
19037Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19038
19039 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19040
19041Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19042
19043 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19044
28e9041c 19045Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19046
19047 * Makefile.in (PRMS): Set back to all-prms.
19048
19049Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19050
19051 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19052 targets, rather than for MIPS hosts.
19053
19054Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19055
19056 * configure.in: add comment for --with-x default values
19057
19058 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19059
19060 * Makefile.in: add check-* targets for each of the directories in
19061 the tree. Add a definition of RUNTEST that will use the one we
19062 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19063
19064Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19065
19066 * configure.in: Removed obsolete references to bfd_target and
19067 target_makefile_frag.
19068
19069 * build-all.mk: Set assorted targets for Q2.
19070 * config.sub: Recognize z8k-sim and h8300-hms.
19071 * test-build.mk: Really don't pass host to configure.
19072 (HOLES): Added uname.
19073
19074Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19075
19076 * configure: Handle an empty program-prefix, program-suffix or
19077 program-transform-name correctly.
19078
19079Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19080
19081 * build-all.mk: -G 8 no longer required for MIPS targets.
19082 * test-build.mk: Don't pass host argument to configure; make it
19083 guess.
19084
19085Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19086
19087 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19088 * Makefile.in (COMPRESS): New macro, like GZIP.
19089
19090Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19091
19092 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19093
19094 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19095 with gas currently defaults to -G 0.
19096
19097Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19098
19099 * Makefile.in (all-flex): flex depends on byacc.
19100
19101 * build-all.mk: If host not specified, use config.guess. Pass TAG
19102 to test-build.mk as RELEASE_TAG.
19103 * test-build.mk (configargs): New variable containing arguments to
19104 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19105 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19106
19107 * config.guess: Use /bin/uname when checking -X argument on SCO,
19108 to avoid invoking GNU uname which doesn't understand -X.
19109
19110 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19111
19112 * configure.in: Build gas for mips-*-*.
19113
19114Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19115
19116 * Makefile.in (all.normal): insert missing backslash.
19117
19118Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19119
5309a301 19120 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 19121
19122 * Makefile.in: Complete overhaul to merge many almost identical
19123 targets.
19124
19125Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19126
19127 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19128 (gdb.tar.Z): Adjusted.
19129
19130 * Makefile.in (setup-dirs, taz): New targets; should be general
19131 enough to adapt for gdb sometime. Build only .z file.
19132 (gas.tar.z): New target.
19133
19134Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19135
19136 * build-all.mk: Use CC=cc -Xs on Solaris.
19137
28e9041c 19138Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19139
19140 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19141 for handling BISON for FSF releases.
19142
19143Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19144
19145 * configure: Actually implement the change zoo just documented.
19146
19147Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19148
19149 * configure: when using config.guess, only set target_alias when
19150 it's not already been set (ie, on the command line)
19151
19152Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19153
19154 * Makefile.in: add installcheck target, set PRMS to install-prms
19155
19156Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19157
19158 * configure: add support for package_makefile_fragment, handle the
19159 case where a directory has a configure.in file but no Makefile.in
19160 more gracefully (with an actual understandable error message, even);
19161 add support for --without (and add this to the usage message); also
19162 explicitly add a --host=${host_alias} to the command line when
19163 config.guess is used
19164
19165Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19166
19167 * configure: Must use both --host and --target in recursive calls.
19168
19169Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19170
19171 * Makefile.in: Change deja-gnu to dejagnu.
19172
19173Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19174
19175 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19176
19177Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19178
19179 * configure.in: canonicalize all instances to *-*-solaris2*,
19180 also strip out a number of tools to not build for go32 host
19181
19182Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19183
19184 * config.guess: add GPL.
19185
19186 * Makefile.in, config.guess, config.sub, configure: bump
19187 copyrights to 93.
19188
19189Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19190
19191 * Makefile.in (do-info): Removed obsolete check for existence of
19192 localenv file.
19193
19194 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19195
19196Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19197
19198 * Makefile.in: a couple of 'else true' for decstation,
19199 support for TclX
19200
19201 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19202
19203Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19204
19205 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19206
19207Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19208
19209 * config.guess: Recognize i386-ibm-aix (PS/2).
19210 * configure.in: Use config/mh-aix386 file for it.
19211
19212Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19213
19214 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19215 CC_FOR_TARGET instead.
19216 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19217
19218Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19219
19220 * Makefile.in: Add sim to list of directories sent with gdb
19221
19222Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19223
19224 * configure.in: Put back mips-dec-bsd* case.
19225
19226Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19227
19228 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19229 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19230 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 19231
19232Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19233
19234 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19235
19236 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19237 (install-info): install dir.info only if it exists,
19238 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19239
19240Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19241
19242 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19243 gas for mips-dec-bsd.
19244
19245Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19246
19247 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19248 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19249
19250Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19251
19252 * configure.in: Added "dejagnu" to hosttools list.
19253
19254Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19255
19256 * config.sub, configure.in, config.guess: Add support
19257 for Bosx, an AIX variant from Bull.
19258 Patches from F.Pierresteguy@frcl.bull.fr.
19259
19260Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19261
19262 * devo/dejagnu: Initial creation of devo/dejagnu.
19263 Migrated dejagnu testcases and support files for testing software
19264 tools to reside as subdirectories, currently called "testsuite",
19265 within the directory of the software tool. Migrated all programs,
19266 support libraries, etc. beloging to dejagnu proper from
19267 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19268 with no modifications. The changes to these files which will
19269 allow them to configure, build, and execute properly will be made
19270 in a future update.
19271
19272Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19273
19274 * Makefile.in: Change send_pr to send-pr.
19275 * configure.in: Likewise.
19276 * send_pr: Renamed directory to send-pr.
19277
19278Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19279
19280 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19281
19282Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19283
19284 * README: Update for gdb-4.8 release.
19285 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19286 gdb-xxx.tar.z (gzip'd) file also.
19287
19288Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19289
19290 * Makefile.in: make all-diff depend on all-libiberty
19291
19292Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19293
19294 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19295
19296Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19297
19298 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19299
19300Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19301
19302 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19303 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19304 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19305
19306Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19307
19308 * Makefile.in: makeinfo binary is in a new location
19309
19310Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19311
19312 * config.sub: Accept -ecoff as an OS.
19313
19314 * Makefile.in: Various changes to eliminate a level of make
19315 recursion and reduce the required command line length.
19316 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19317 sub-makes.
19318 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19319 variables holding settings for specific sub-makes.
19320 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19321 in terms of BASE_FLAGS_TO_PASS.
19322 (TARGET_LIBS): New variable listing directories which use
19323 TARGET_FLAGS_TO_PASS.
19324 (subdir_do): Eliminated.
19325 (do-*): New set of targets to replace subdir_do.
19326 (various): All targets which used subdir_do now depend on do-*.
19327 (local-clean): Renamed from do_clean.
19328 (local-distclean): New target, dependency of distclean and
19329 realclean.
19330 (install-info): Don't create directories. Depend on dir.info
19331 rather than calling make recursively.
19332 (install-dir.info): Eliminated.
19333 (install-info-dirs): Create all info directories here.
19334 (dir.info): Depend upon do-install-info.
19335
19336 * test-build.mk (HOLES): Added false.
19337
19338Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19339
19340 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19341
19342Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19343
19344 * Makefile.in (info): remove dependency on all-texinfo. The
19345 problem was really in texinfo/C, not at this level.
19346
19347Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19348
19349 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19350
19351Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19352
19353 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19354 GDB releases.
19355
19356Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19357
19358 * configure: Include srcdir in message about target of link not
19359 being found. Don't convert `-' to `_' in `with' options being
19360 passed to subdirs.
19361
19362Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19363
19364 * configure.in: add uudecode to host_tools
19365
19366 * Makefile.in: added {all,install}-uudecode targets, added them to
19367 the appropriate lists
19368
19369Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19370
19371 * Makefile.in (all-gcc): Added dependency on all-gas.
19372
19373 * configure.in (mips-*-*): Build ld and binutils.
19374
19375Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19376
19377 * configure: check return code from mkdir, print error message and
19378 exit on failure.
19379
19380Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19381
19382 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19383
19384Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19385
19386 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19387
19388Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19389
19390 * config.sub (h8500): Recognize this as a cpu type.
19391
19392Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19393
19394 * configure: source directory missing is no longer a warning
19395
19396 * configure.in: recognize irix[34]* instead of irix[34]
19397
19398 * Makefile.in: define and pass down X11_LIB
19399
28e9041c 19400Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19401
19402 * guess-systype: Renamed to ...
19403 * config.guess: ... by popular request.
19404 * configure.in, Makefile.in: Update accordingly.
19405
19406Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19407
19408 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19409 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19410 + Execute ./dummy instead of assuming . is in PATH.
19411
19412Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19413
19414 * guess-systype: New shell script. Attempts to guess the
19415 canonical host name of the executing host.
19416 Only a few hosts are supported so far.
19417 * configure: Call guess-systype if no host is specified.
19418
19419Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19420
19421 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19422 gcc Makefile.
19423
28e9041c 19424Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19425
19426 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19427 (all-gcc, install-gcc, subdir_do): Use it.
19428
19429Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19430
19431 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19432
19433Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19434
19435 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19436 set exclusively by configure, using configure.in .
19437
19438Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19439
19440 * test-build.mk: set $PATH for all builds
19441
19442 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19443
19444Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19445
19446 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19447 the one used in gcc/Makefile.in, so that a null expansion doesn't
19448 override the one needed to build gcc with a native cc.
19449
28e9041c 19450Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19451
19452 * configure: Accept -with arguments.
19453
19454Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19455
19456 * Makefile.in: added h8300sim
19457
19458Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19459
28e9041c 19460 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19461 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19462 (all-cygnus, native, build-cygnus): Make
19463 $(canonhost)-stamp-3stage-done, not $(host)....
19464 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19465 i386-sco3.2v4. Added else true to if command.
19466
19467Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19468
19469 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19470
19471Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19472
19473 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19474
19475Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19476
19477 * configure.in: don't remove binutils from Solaris builds
19478
19479Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19480
19481 * Makefile.in: get rid of earlier definitions for *clean,
19482 also handle the recursive info rule better
19483
19484Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19485
19486 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19487 do more-or-less the right thing.
19488
19489Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19490
19491 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19492 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19493
19494Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19495
19496 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19497 $(host_canonical).
19498
19499 * configure.in: split the configdirs list into 4 categories (native
19500 v. cross, library v. tool) and handle the cross-only and native-
19501 only in more reasonable (and correct!) way.
19502
19503Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19504
19505 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19506 configdirs anymore.
19507
19508Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19509
19510 * Makefile.in: extensive cleanup:: removed all of the explicit
19511 clean-* targets, collapsed many wrappers around subdir_do into
19512 one, added additional targets to satisfy standards.texi, deleted
19513 some old targets, some changes for consistency
19514
19515Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19516
19517 * configure.in: handle some programs as cross-only, and others as
19518 native only
19519
19520 * test-build.mk: handle partial holes in a more generic manner
19521
19522 * Makefile.in: m4 depends on libiberty
19523
28e9041c 19524Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19525
19526 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19527 time, wdiff, and find to configdirs
19528
19529 * Makefile.in: all, clean, and install rules for the new programs
19530 added to configure.in
19531
19532Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19533
19534 * configure.in: use mh-sun for all *-sun-* hosts
19535
28e9041c 19536Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19537
19538 * Makefile.in: define flags for X11 include files and library file
19539 locations, pass them down to the programs that need this info
19540
19541 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19542
28e9041c 19543Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19544
19545 * configure.in: start building libg++ for HP-UX targets
19546
19547Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19548
19549 * README: Update references to files moved into etc/.
19550
19551Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19552
19553 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19554 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19555
19556Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19557
19558 * configure: accept dash as well as underscore in long option
19559 names for FSF compatibility.
19560
19561Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19562
19563 * config.sub: added -sco3.2v4 support from FSF.
19564
19565Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19566
19567 * configure.in: expand the section that adds or removes
19568 directories from the list of programs to build, to handle native
19569 vs. cross in addition to host v. native
19570
19571Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19572
19573 * Makefile.in: Replace C++ in macro names with CXX.
19574 This is less likely to break ...
19575
19576Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19577
19578 * test-build.mk: add -w to GNU_MAKE
19579
19580Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19581
19582 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19583 add 'sparc' to list of recognized cpus. This needed to make
19584 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19585 Delete some redundant ose68 variants. Recognize -wrs as an os,
19586 then changes that into $CPU-wrs-vxworks.
19587
19588 * configure.in: remove most references to gdbtest, regularize
19589 target based program removal
19590
19591 * test-build.mk: import from p3 tree (many fixes and changes)
19592
19593Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19594
19595 * Makefile.in: added rules to handle tcl, tk, and expect
19596
19597 * configure.in: handle those directories if they exist
19598
19599Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19600
19601 * config.sub: removed bogus hppabsd and hppahpux names, since
19602 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19603
19604Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19605
19606 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19607 depends upon all-xiberty
19608
19609 * Makefile.in: changes from p3, including:
19610
19611 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19612
19613 * Makefile.in (XTRAFLAGS): include newlib directories if
19614 newlib/Makefile exists, rather than if host != target.
19615
19616 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19617
19618 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19619 from the same source tree and not building a cross-compiler. This
19620 matters for the libg++ configuration if reconfiguring a tree that
19621 has already been installed.
19622
19623 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19624
19625 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19626 pick up the machine and system specific header files.
19627
19628 * Makefile.in: added AS_FOR_TARGET, passed down in
19629 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19630 the C compiler to use to create programs which are run in the
19631 build environment, set it to default to $(CC), and passed it down
19632 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19633
19634 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19635
19636 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19637 We need them for unusual native builds, like systems without
19638 ranlib.
19639
19640 * configure: also define $(host_canonical) and
31972771 19641 $(target_canonical), which are the full, canonical names for the
19642 given host and target
28e9041c 19643
19644Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19645
19646 * Makefile.in: Added separate definitions for C++.
19647
19648Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19649
19650 * configure.in (configdirs): Add deja-gnu.
19651
19652Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19653
19654 * README: Update for configure.texi and gdb-4.7 release.
19655
19656Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19657
19658 * Makefile.in: Move "all" target to top of file.
19659 Previously, first target was ".PHONY" which caused BSD4.4 make
19660 to build .PHONY when make was run without arguments.
19661
19662Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19663
19664 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19665 Library-copylefted code in libiberty.
19666
19667Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19668
19669 * config.sub: Replace m68kmote with plain old m68k.
19670
19671Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19672
19673 * Makefile.in: Remove space from blank line, avoid Make complaints.
19674
19675Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19676
19677 * config.sub: Complain if no argument is given. Added support for
19678 386bsd as OS and target alias.
19679
19680Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19681
19682 * Makefile.in (XTRAFLAGS): include newlib directories if
19683 newlib/Makefile exists, rather than if host != target.
19684
19685Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19686
19687 * config.sub: recognize sparclite-wrs-vxworks.
19688
19689 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19690 p3.) Added clean-xiberty to clean.
19691
19692Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19693
19694 * configure.in: use *-*-* instead of nested cases for host and target
19695
19696Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19697
19698 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19699 from the same source tree and not building a cross-compiler. This
19700 matters for the libg++ configuration if reconfiguring a tree that
19701 has already been installed.
19702
19703Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19704
19705 * config.sub (i486v/i486v4): Merge in from FSF version.
19706
19707Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19708
19709 * configure: only set PWD if it is already set.
19710
19711Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19712
19713 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19714 doesn't have unset and all success paths (and most error paths)
19715 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19716 to just ${PWD} to avoid confusion.)
19717
19718Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19719
19720 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19721 even for a native compilation.
19722
19723Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19724
19725 Changes to make the gdb.tar.Z rule work better.
19726
19727 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19728 (DEVO_SUPPORT): Add configure.texi.
19729 (bfd-ilrt.tar.Z): Remove ancient rule.
19730
19731Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19732
19733 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19734 pick up the machine and system specific header files.
19735
19736 * configure.in, config.sub: added new target m68010-adobe-scout,
19737 with alias of adobe68k. Changed configure.in to check for
19738 -scout before -sco* to avoid a false match.
19739
19740 * Makefile.in: added AS_FOR_TARGET, passed down in
19741 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19742 the C compiler to use to create programs which are run in the
19743 build environment, set it to default to $(CC), and passed it down
19744 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19745
19746Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19747
19748 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19749 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19750 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19751 FOR_TARGET variants, to newlib and libg++.
19752
19753Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19754
19755 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19756 first.
19757
19758Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19759
19760 * config.sub: Accept `elf' as an environment.
19761
19762Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19763
19764 * Makefile.in (all-opcodes): cd into the right directory
19765
19766Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19767
19768 * configure: added -program_transform_name option, used as
19769 argument to sed when installing programs.
19770 configure.texi: added documentation for -program_prefix,
19771 -program_suffix and -program_transform_name.
19772
19773Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19774
19775 * config.sub: Accept i486 where i386 ok.
19776
19777Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19778
19779 * config.sub: accept we32k
19780
19781Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19782
4b695c23 19783 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 19784
19785 * Makefile.in: don't create all directories for ``make install'';
19786 let the subdirectories create the ones they need.
19787
19788Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19789
31972771 19790 * COPYING: new file, GPL v2
28e9041c 19791
19792Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19793
19794 * Makefile.in: use the new gen-info-dir, which needs a template
19795 argument (which also lives in texinfo)
19796
19797 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19798
28e9041c 19799Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19800
19801 * config.sub (ncr3000): Change i386 to i486.
19802
19803Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19804
19805 * Makefile.in: add install-rcs, install-grep to
19806 install-no-fixedincludes, removed install-bison and install-libgcc
19807
19808Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19809
19810 * configure.in: grab the HPUX makefile fragment if on HPUX
19811
19812Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19813
19814 * Makefile.in: eradicate bison spoor (ditto libgcc).
19815 configure.in: recognise m68{k,000}-ericsson-OSE.
19816 es1800 is alias for m68k-ericsson-OSE
19817
19818Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19819
19820 * configure.in: rearrange the parts that remove programs from
19821 configdirs, based now on HOST==TARGET or by canonical triple.
19822
19823Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19824
19825 * test-build.mk: recurse explicitly with -f test-build.mk when
19826 appropriate. predicate stage3 and comparison on the existence
19827 of gcc. That is, if gcc isn't around, we aren't three-staging.
19828 On very clean, also remove ...stamp-co. Build in-place before
19829 doing other builds.
19830
19831Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19832
19833 * Makefile.in, configure.in: add tgas
19834
19835Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19836
19837 * Makefile.in: a number of changes merged in from progressive.
19838
19839 * configure.in: add libm.
19840
19841 * .cvsignore: ignore some stuff that comes from test-build.mk.
19842
28e9041c 19843Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19844
19845 * config.sub: Add es1800 (m68k-ericsson-es1800).
19846
19847Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19848
19849 * configure: Add program_suffix (parallel to program_prefix)
19850 * Makefile.in: adjust directory-creating script for losing decstation
19851
19852Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19853
19854 * configure: Minor $subdir-related fixes.
19855
19856Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19857
19858 * configure: fix various problems with propogating
19859 makefile_target_frag in subdirs.
19860 * configure.in: config libgcc if its there
19861
19862Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19863
19864 * config.sub: HPPA merge.
19865
28e9041c 19866Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19867
19868 * Makefile.in: Replace all-bison with all-byacc in all
19869 dependency lines for other tools (which now use byacc).
19870
19871Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19872
19873 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19874
28e9041c 19875Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19876
19877 * Makefile.in: make gprof rules similar to byacc rules (instead of
19878 vestigal $(unsubdir) that didn't work...)
19879
19880Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19881
19882 * config.sub: Add support for Linux.
19883 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19884 (at least for libg++).
19885
19886Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19887
19888 * configure.texi: fix doc for the -nfp option to configure
19889
19890Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19891
19892 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19893
19894Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19895
19896 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19897 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19898 * configure.in: added solaris* host_makefile_frag hook.
19899
19900Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19901
19902 * config.sub: changed recognition of m68000 so that various
19903 m68k types can be specified via m680[01234]0
19904
19905Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19906
19907 * config.sub (basic_machine): fix sed so that '-foo' isn't
19908 completely substituted out while .+'-foo' loses the '-foo'
19909
19910Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19911
19912 * config.sub ($os): Add -aout.
19913
19914Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19915
19916 * configure: If host_makefile_frag is absolute, don't
19917 prefix ${invsubdir} (relevant to libg++ auto-configure).
19918
19919Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19920
19921 * Makefile.in (tooldir): Define it.
19922 (all-ld): Depend on all-flex.
19923
19924Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19925
19926 * Makefile.in (check): Fix libg++ special case.
19927
19928Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19929
19930 * configure: do not bury `pwd` into config.status, thus do fewer
19931 pwd's.
19932
19933 * configure: print the "Building in" message only when building in
19934 other than "." AND verbose.
19935
fee90afd 19936 * configure: remove -s, rework -v to better accommodate guested
28e9041c 19937 configures.
19938
19939 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19940
19941Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19942
19943 * Makefile.in: macroize flags passed on recursion. remove
19944 fileutils.
19945
19946Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19947
19948 * configure: get makesrcdir right for subdirs deeper than 1.
19949
19950 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19951 install.
19952
19953Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19954
19955 * Makefile.in: don't print subdir_do or recursion lines.
19956
19957Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19958
19959 * standards.texi: added menu item.
19960
19961 * Makefile.in: build and install standards.info.
19962
19963 * standards.texi: new file.
19964
19965Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19966
19967 * configure: test for and move config.status pieces from
19968 ${subdir}/.
19969
19970Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19971
28e9041c 19972 * configure: Test for existance of files before trying to mv
19973 them, to avoid numerous non-existance messages.
19974
19975Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19976
19977 * configure: correct final line of config.status.
19978
19979 * configure: patch from eggert. Avoids a protection problem if
19980 the original Makefile.in is read only.
19981
19982 * configure: use move-if-change from gcc to create config.status.
19983 Some makefiles depend on config.status to tell if a directory
19984 has been reconfigured for a different host. This change
19985 prevents those directories from remaking everything in the case
19986 where the reconfig was only intended to rebuild a Makefile.
19987
19988 * configure: test for config.sub with "config.sub sun4" rather
19989 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19990 host alias from a missing config.sub.
19991
19992Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19993
19994 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19995 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19996
19997Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19998
19999 * configure: mkdir ${subdir} as needed.
20000
20001Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20002
20003 * Makefile.in,configure.in: added autoconf.
20004
20005Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20006
20007 * Makefile.in: no longer pass against on recursion.
20008
20009 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20010 definitions are not inherited.
20011
20012 * configure: correct makesrcdir when subdir is .
20013
20014Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20015
20016 * configure: Add support for 'subdirs' variable, which is
20017 like 'configdirs', except that configure doesn't re-invoke
20018 itself for subdirs, it just creates a Makefile for each subdir.
20019 * configure.texi: Document subdirs.
20020
20021Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20022
20023 * configure.in: added flex to configdirs
20024
20025Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20026
20027 * Makefile.in: remove clean-stamps from clean.
20028
20029Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20030
20031 * configure.in: Add gdbtest to configdirs.
20032
20033Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20034
20035 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20036 to recursive makes.
20037 * configure.in: Recognize new ncr3000 config.
20038
20039Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20040
20041 * Makefile.in, configure.in: removed references to gdbm.
20042
20043Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20044
20045 * config.sub: Don't canonicalize os value
20046 newsos* to bsd (readline needs to check for newsos).
20047 (This fix was earlier made Jan 31, but got re-broken.)
20048
20049Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20050
20051 * configure.in: sco is an os, not a vendor!
20052
20053 * configure: Quote $( better. Keep various shells happy.
20054
20055Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20056
20057 * Makefile.in: eliminate stamp-files.
20058
20059Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20060
20061 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20062 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20063
20064Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20065
20066 * config.sub: fix iris/iris3.
20067
20068Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20069
20070 * configure: re-add -rm.
20071
20072Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20073
20074 * Maskefile.in: add .stmp-rcs to all.
20075
20076 * configure.in: remove gas from rs6000 build, use aix host fragment.
20077
20078Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20079
20080 * configure: pass down site_option during recursion.
20081
20082Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20083
20084 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20085
20086Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20087
20088 * configure: Change exec_prefix so that it really defaults to prefix.
20089
20090Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20091
20092 * Makefile.in, configure.in: Add support for mmalloc library.
20093
20094Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20095
20096 * Makefile.in: add stmp dependencies for a few more things.
20097
20098Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20099
20100 * configure: adjusted error message on objdir/srcdir configure
20101 collision, per john's suggestion.
20102
20103 * Makefile.in: add libiberty stmp to all and all.cross.
20104
20105Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20106
20107 * Makefile.in: remove force dependencies, add grep to all.
20108
20109Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20110
20111 * Makefile.in: drop flex. make stamp files work.
20112
20113 * configure: added test for conflicting configuration in srcdir,
20114 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20115 gets cranky. use relative paths for configure and srcdir
20116 whenever possible. Send some error messages to stderr that were
20117 going to stdout.
20118
20119Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20120
20121 * Makefile.in: Fix libg++ rule to check for gcc directory
20122 before using gcc/gcc. Also pass XTRAFLAGS.
20123
20124Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20125
20126 * Makefile.in: added stmp-files so that directories aren't polled
20127 when they are already built.
20128
20129 * configure.texi: fixed a node pointer problem.
20130
20131Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20132
5309a301 20133 * config.sub configure.in gdb/configure.in
28e9041c 20134 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20135 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20136 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20137
20138Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20139
20140 * configure: -recurring becomes -silent. corrected help message
20141 for -site= option.
20142
20143 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20144
20145Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20146
20147 * configure: when building Makefile for crosses, replace
20148 tooldir and program_prefix. default srcdir from location of
20149 config.sub. remove "for host in hosts" and "for target in
20150 targets" loops.
20151
20152Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20153
20154 * Makefile.in: Do not pass bindir or mandir to cvs.
20155
20156Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20157
20158 * Makefile.in, configure.in: removed traces of namesubdir,
20159 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20160 copyrights to '92, changed some from Cygnus to FSF.
20161
20162 * configure.texi: remove most references to multiple hosts,
20163 multiple targets, subdirs, etc.
20164
20165 * configure.man: removed rcsid. reference config.sub not
20166 config.subr.
20167
20168 * Makefile.in: mkdir $(infodir) on install-info.
20169
20170Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20171
20172 * configure.texi: Explain better about .gdbinit and about
20173 the environment that configure.in sections run in.
20174
20175Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20176
20177 * configure.in: Ultrix is only a decstation if it's a MIPS.
20178
20179Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20180
20181 * README: DOC.configure => cfg-paper.texi.
20182
20183Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20184
20185 * config.sub (near case $os): Don't convert newsos* to bsd!
20186
20187Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20188
20189 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20190 the number of copies of COPYING that go into the GDB tar file.
20191
20192Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20193
5309a301 20194 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 20195 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20196 Fix SCO configuration stuff.
20197
20198Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20199
20200 * Makefile.in: For libg++, make sure the -I pointing
20201 to the gcc directory goes *after* all the libg++-local -I flags.
20202 Also, move just-gcc dependency from just-libg++ to all-libg++.
20203
20204Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20205
20206 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20207
20208Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20209
20210 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20211
20212Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20213
20214 * config.sub: Add stratus configuration frags. Also
20215 submitted to FSF.
20216
20217Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20218
20219 * Makefile.in (DEV_SUPPORT): add configure.man.
20220
20221 * config.sub(Decode manufacturer-specific): add -none*.
20222
20223Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20224
20225 * Makefile.in: remove form feeds to make Sun's make happy.
20226 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20227
20228Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20229
20230 * Makefile.in (AR_FLAGS): Make quieter.
20231
20232Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20233
20234 * configure.in: Add libg++.
20235 * configure: When verbose, don't output the command line at each
20236 level; it will be unremarkably the same as the previous version,
20237 which will be the same as what the user typed.
20238
20239Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20240
20241 * configure.in, Makefile.in: fix clean-info, add flex. add
20242 fileutils.
20243
20244 * configure: be less sensitive to spaces in Makefile.in. Do not
20245 look for sources in "..". Doing so breaks subdirectories that
20246 might have their own configure. If a subdir has it's own
20247 configure script, use it.
20248
20249Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20250
20251 * cfg-paper.texi: some changes suggested by rms.
20252
20253Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20254
20255 * config.sub: Merge in some small additions from the FSF version,
20256 taken from the gcc distribution, to bring the Cygnus and FSF
20257 versions into closer sync.
20258
20259Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20260
20261 * configure.in: Changed svr4 references to sysv4.
20262
20263Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20264
20265 * configure: added -V for version number option.
20266
20267Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20268
20269 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20270 renamed from DOC.configure to cfg-paper.texi.
20271
20272Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20273
20274 * configure, config.subr, config.sub: config.subr is now
20275 config.sub again.
20276
20277Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20278
20279 * configure.texi: new file, in progress.
20280
20281 * Makefile.in: build info file and install the man page for
20282 configure.
20283
20284 * configure.man: new file, first cut.
20285
20286 * configure: find config.subr again now that configuration "none"
20287 has gone. removed all traces of the -ansi option. removed all
20288 traces of the -languages option.
20289
20290 * config.subr: resync from rms.
20291
20292Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20293
20294 * configure, config.sub, config.subr: merge config.sub into
20295 config.subr, call the result config.subr, remove config.sub, use
20296 config.subr.
20297
20298 * Makefile.in: revised install for dir.info.
20299
20300Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20301
20302 * configure.in: add decstation host makefile frag.
20303
20304 * Makefile.in: BISON now bison -y again. also install-gcc on
20305 install. clean-gdbm on clean. infodir belongs in datadir.
20306 Make directories for info install. Build dir.info here then
20307 install it.
20308
20309Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20310
20311 * Makefile.in: fix for bad directory tests.
20312
20313Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20314
20315 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20316 regexp. -srcdir relative was being handled incorrectly.
20317
20318 * Makefile.in: unwrapped some for loops so that parallel makes
20319 work again and so one can focus one's attention on a particular
20320 package.
20321
20322Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20323
20324 * configure: added PWD as a stand in for `pwd` (for speed). use
20325 elif wherever possible. make -srcdir work without -objdir.
20326 -objdir= commented out.
20327
20328Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20329
20330 * configure: +options become --options. -subdirs commented out.
20331 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20332 Makefile now at top of generated Makefile. Removed cvs log
20333 entries. added -srcdir. create .gdbinit only if there is one
20334 in ${srcdir}.
20335
20336 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20337 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20338 and mandir now keyed off datadir by default.
20339
20340Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20341
20342 * Freshly created ChangeLog.
20343
20344\f
20345Local Variables:
20346mode: change-log
20347left-margin: 8
20348fill-column: 76
20349version-control: never
20350End: