]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
2019-10-18 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
[thirdparty/gcc.git] / ChangeLog
CommitLineData
28a106d9 12019-10-17 Jason Merrill <jason@redhat.com>
2
3 * .gitattributes: Avoid {} in filename pattern.
4
1be3a79f 52019-10-08 Thomas Schwinge <thomas@codesourcery.com>
6
7 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
8 Approval section.
9
4bc11760 102019-10-01 Frederik Harwath <frederik@codesourcery.com>
11
12 * MAINTAINERS: Add myself to Write After Approval
13
f92ea59a 142019-09-26 Richard Sandiford <richard.sandiford@arm.com>
15
16 * MAINTAINERS: Add myself as an aarch64 maintainer.
17
74673e69 182019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
19
20 * MAINTAINERS: Add myself as aarch64 maintainer.
21
e0d1a94d 222019-09-23 Carl Love <cel@us.ibm.com>
23
24 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
25 New define_insn.
26 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
27 vsx_xxpermdi16_le_V16QI): Removed define_insn.
28
f0b3e3e4 292019-09-13 Sam Tebbs <sam.tebbs@arm.com>
30
31 * MAINTAINERS (Sam Tebbs): Update email address.
32
d13ef07b 332019-09-10 Tobias Burnus <tobias@codesourcery.com>
34
35 * MAINTAINERS: Update my email address.
36
6cb819f4 372019-09-10 Christophe Lyon <christophe.lyon@st.com>
38
d13ef07b 39 * libtool.m4: Handle uclinuxfdpiceabi.
6cb819f4 40
3ec6f8cb 412019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
42
43 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
44 Remove myself from Write After Approval section.
45
462019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
47
48 * configure.ac: Support for bpf-*-* targets.
49 * configure: Regenerate.
50
17bc331b 512019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
52
53 * config.sub: Import upstream version 2019-06-30.
54 * config.guess: Import upstream version 2019-07-24.
55
7ee1594e 562019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
57
58 * MAINTAINERS: Remove spu port maintainers.
59
17f66fbb 602019-08-28 Martin Liska <mliska@suse.cz>
61
62 * .gitignore: Add .clangd and compile_commands.json
63 to .gitignore.
64
ab686415 652019-08-23 Michael Forney <mforney@mforney.org>
66
67 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
68 * Makefile.in: Regenerate.
69
2b89c028 702019-08-19 Tom Tromey <tom@tromey.com>
71
72 * configure: Rebuild.
73 * configure.ac: Add --with-static-standard-libraries.
74
d7c66553 752019-08-16 Alexandre Oliva <oliva@gnu.org>
76
77 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
78
d1c5d92b 792019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
80
81 * MAINTAINERS (Write After Approval): Add myself.
82
4be7ea0e 832019-07-08 Kito Cheng <kito.cheng@sifive.com>
84
85 * MAINTAINERS (Write After Approval): Remove myself, already listed in
86 RISC-V port maitainer.
87
13849273 882019-07-08 Kito Cheng <kito.cheng@sifive.com>
89
90 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
91
e91ac3cf 922019-07-08 Kito Cheng <kito.cheng@sifive.com>
93
94 * MAINTAINERS (Write After Approval): Add myself.
95
89f91ab4 962019-07-03 Andrea Corallo <andrea.corallo@arm.com>
cdee4e88 97
98 * MAINTAINERS (Write After Approval): Add myself.
99
a9aca69c 1002019-06-25 Martin Liska <mliska@suse.cz>
101
102 contrib/filter-clang-warnings.py: Transform from
103 filter-rtags-warnings.py.
104
4b002610 1052019-06-15 Tom Tromey <tom@tromey.com>
106
107 * configure.ac (host_libs): Add gnulib.
108 * configure: Rebuild.
109 * Makefile.def (host_modules, dependencies): Add gnulib.
110 * Makefile.in: Rebuild.
111
33038359 1122019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
113
114 * MAINTAINERS (Write After Approval): Add myself.
115
b77c1d39 1162019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
48aa9227 117
118 * configure: Regenerate.
119 * configure.ac: Add PRU target.
120
a7e95895 1212019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
be63b32a 122
123 * MAINTAINERS (Write After Approval): Add myself.
124
7f6a0bbc 1252019-06-11 Nick Clifton <nickc@redhat.com>
126
127 Import these changes from the binutils/gdb repository:
128
129 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
130
131 * Makefile.def (dependencies): configure-libctf depends on all-bfd
132 and all its deps.
133 * Makefile.in: Regenerated.
134
135 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
136
137 * Makefile.def (host_modules): Add libctf.
138 * Makefile.def (dependencies): Likewise.
139 libctf depends on zlib, libiberty, and bfd.
140 * Makefile.in: Regenerated.
141 * configure.ac (host_libs): Add libctf.
142 * configure: Regenerated.
143
d428d222 1442019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
145
146 * MAINTAINERS (Write After Approval): Add myself.
147
1e4b1909 1482019-05-19 Peter Bergner <bergner@linux.ibm.com>
149
150 * MAINTAINERS: Update my email address.
151
69b3233c 1522019-05-17 Thomas Rodgers <trodgers@redhat.com>
153
154 * MAINTAINERS (Write After Approval): Add myself.
155
398454ae 1562019-05-16 Jun Ma <junma@linux.alibaba.com>
157
158 * MAINTAINERS (Write After Approval): Add myself.
159
2fe7c1d8 1602019-05-07 Jim Wilson <jimw@sifive.com>
161
162 * MAINTAINERS: Remove myself as IA-64 maintainer.
163
988155f3 1642019-05-04 Roland Illig <roland.illig@gmx.de>
165
166 * MAINTAINERS (Write After Approval): Add myself.
167
81fd0440 1682019-05-02 Richard Biener <rguenther@suse.de>
169
170 PR bootstrap/85574
171 * Makefile.tpl (compare target): Also compare extra-compare
172 files.
173 * Makefile.in: Regenerate.
174
56dc756d 1752019-04-22 Roman Zhuykov <zhroma@ispras.ru>
176
177 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
178 as modulo-scheduler maintainer.
179
1af4a18e 1802019-04-21 Iain Sandoe <iain@sandoe.co.uk>
181
182 * MAINTAINERS: Add myself as co-maintainer for Darwin.
183
855f1a49 1842019-04-18 Iain Sandoe <iain@sandoe.co.uk>
185
186 * MAINTAINERS: Update my email address.
187
77999887 1882019-04-14 Johannes Pfau <johannespfau@gmail.com>
189
190 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
191 * configure: Regenerate.
192
20abc61c 1932019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
194
195 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
196 * configure: Regenerate.
197
e60a24bd 1982019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
199
200 * configure.ac: Add target-zlib to target_libraries.
201 * configure: Regenerate.
202
e976dfb8 2032019-04-09 Martin Liska <mliska@suse.cz>
204
205 * Makefile.in: Regenerate.
206 * Makefile.tpl: Pass GENERATOR_CFLAGS
207 in all stages.
208
39917cd1 2092019-03-28 Martin Liska <mliska@suse.cz>
210
211 PR bootstrap/89829
212 * Makefile.in: Revert r254150.
213 * Makefile.tpl: Likewise.
214
6b028537 2152019-03-28 Ben Elliston <bje@gnu.org>
216
217 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
218 related, and libdecnumber.
219
61d26cf1 2202019-03-15 Alexander Monakov <amonakov@ispras.ru>
221
222 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
223 (Write After Approval): Remove myself.
224
137bc933 2252019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
226
03942642 227 * MAINTAINERS (Write After Approval): Add myself.
137bc933 228
0281dc50 2292019-02-11 Andrew Stubbs <ams@codesourcery.com>
230
231 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
232 (Write After Approval): Remove myself and Julian.
233
e90b1938 2342019-01-26 Harald Anlauf <anlauf@gmx.de>
235
236 * MAINTAINERS (Write After Approval): Add myself.
237
ec19e98b 2382019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
239
240 * MAINTAINERS (Write After Approval): Add myself.
241
a8987353 2422019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
243
3e8e1777 244 * ChangeLog: Replace space with tab.
245 * MAINTAINERS: Delete 1 tab to keep alignment.
a8987353 246
50c4a518 2472019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
248
249 * MAINTAINERS (Write After Approval): Add myself.
250
439926a7 2512019-01-18 Li Jia He <helijia@gcc.gnu.org>
252
253 * MAINTAINERS (Write After Approval): Add myself.
254
d62c0949 2552019-01-17 Andrew Stubbs <ams@codesourcery.com>
256 Kwok Cheung Yeung <kcy@codesourcery.com>
257 Julian Brown <julian@codesourcery.com>
258 Tom de Vries <tom@codesourcery.com>
259 Jan Hubicka <hubicka@ucw.cz>
260 Martin Jambor <mjambor@suse.cz>
261
262 * configure.ac: Likewise.
263 * configure: Regenerate.
264 * contrib/config-list.mk: Add amdgcn-amdhsa.
265
45fb810d 2662019-01-16 Kewen Lin <linkw@gcc.gnu.org>
267
268 * MAINTAINERS (Write After Approval): Add myself.
269
3e8e1777 2702019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
de62156b 271
a8987353 272 * MAINTAINERS (Write After Approval): Add myself.
de62156b 273
342964b6 2742019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
275
276 PR target/88535
277 * config.guess: Import upstream version 2019-01-03.
278 * config.sub: Import upstream version 2019-01-01.
279
c486e31b 2802018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
281
282 * MAINTAINERS (Write After Approval): Update my maintainer address.
283
9ee8356d 2842018-12-21 Gergö Barany <gergo@codesourcery.com>
285
286 * MAINTAINERS (Write After Approval): Add myself.
287
b31d0348 2882018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
289
290 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
291
16706a2e 2922018-12-05 Iain Sandoe <iain@sandoe.co.uk>
293
294 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
295 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
296 (GCC_TARGET_TOOL): Likewise.
297 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
298 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
342964b6 299 OTOOL, OTOOL_FOR_TARGET: New substitutions.
16706a2e 300 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
342964b6 301 * configure: Regenerate.
16706a2e 302 * Makefile.in: Likewise.
303
da8dd068 3042018-11-28 Johannes Pfau <johannespfau@gmail.com>
305
306 * MAINTAINERS (Write After Approval): Add myself.
307
adc80ab7 3082018-11-13 Martin Liska <mliska@suse.cz>
309
310 * gcc.target/i386/pr87930.c: Move to ...
311 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
312
f9f83457 3132018-11-10 Stafford Horne <shorne@gmail.com>
314
315 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
316 (Write After Approval): Remove myself.
317
e7b82989 3182018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
319
320 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
321 Append $INCICONV to it.
322
0acb32e2 3232018-11-04 Stafford Horne <shorne@gmail.com>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
f00f02a3 3272018-10-31 Joseph Myers <joseph@codesourcery.com>
328
329 PR bootstrap/82856
330 * multilib.am: New file. From automake.
331
332 Merge from binutils-gdb:
333 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
334
335 * libtool.m4: Use AC_LANG_SOURCE.
336 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
337 * ar-lib: New file.
338 * test-driver: New file.
339 * configure: Re-generate.
340
b5441001 3412018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
342
343 * MAINTAINERS (Write After Approval): Add myself.
344
72a2ce3d 3452018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
346
347 PR bootstrap/87788
348 PR d/87799
349 * configure: Rebuild.
350 * configure.ac: Disable D on systems where it is known not to work.
351
03385ed3 3522018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
353
354 * Makefile.def (target_modules): Add libphobos.
355 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
356 GDCFLAGS_FOR_TARGET.
357 (dependencies): Make libphobos depend on libatomic, libbacktrace
358 configure, and zlib configure.
359 (language): Add language d.
360 * Makefile.in: Rebuild.
361 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
362 (HOST_EXPORTS): Add GDC.
363 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
364 (BASE_TARGET_EXPORTS): Add GDC.
365 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
366 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
367 (EXTRA_HOST_FLAGS): Add GDC.
368 (STAGE1_FLAGS_TO_PASS): Add GDC.
369 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
370 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
371 environment variables.
372 * configure: Rebuild.
373 * configure.ac: Add target-libphobos to target_libraries. Set and
374 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
375
38602cd9 3762018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
377
378 * MAINTAINERS (Write After Approval): Add myself.
379
ddc69a97 3802018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
381
382 * MAINTAINERS (Write After Approval): Remove myself.
383
e70725a9 3842018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
385
386 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
387
c659c71f 3882018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
389
390 * MAINTAINERS: Update my email address.
391
042674a5 3922018-10-04 Thomas Schwinge <thomas@codesourcery.com>
393
394 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
395 maintainer.
396
15359c96 3972018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
398
399 * MAINTAINERS (Write After Approval): Add self.
400
089d1a5f 4012018-09-13 Sam Tebbs <sam.tebbs@arm.com>
402
403 * MAINTAINERS (write after approval): Add myself.
404
e4040c13 4052018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
406
407 * MAINTAINERS: Update my email address.
408
72310d4f 4092018-08-29 Vlad Lazar <vlad.lazar@arm.com>
410
411 * MAINTAINERS (write after approval): Add myself.
412
db75ccc1 4132018-08-21 Richard Sandiford <richard.sandiford@arm.com>
414
415 * MAINTAINERS: Add self to global reviewers list.
416
56469e97 4172018-08-17 Sandra Loosemore <sandra@codesourcery.com>
418
419 MAINTAINERS: Add c-sky port maintainers.
420
8ff80b6b 4212018-08-10 Martin Liska <mliska@suse.cz>
422
423 * MAINTAINERS: Revert change in previous commit and
c9e63184 424 join lines.
8ff80b6b 425
a29d4af6 4262018-08-10 Martin Liska <mliska@suse.cz>
427
428 * MAINTAINERS: Remove extra line.
429
d6c80428 4302018-08-06 Naveen H.S <naveenh@marvell.com>
431
432 * MAINTAINERS: Update my email address.
433
30125118 4342018-07-19 DJ Delorie <dj@redhat.com>
435
436 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
437 as maintainer.
438
a7c7a77c 4392018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
440
441 * MAINTAINERS: Adjust email address for me and my colleague Robin
442 Dapp.
443
890efbeb 4442018-07-13 H.J. Lu <hongjiu.lu@intel.com>
445 Sunil K Pandey <sunil.k.pandey@intel.com>
446
447 PR target/84413
448 * config/i386/i386.c (m_CORE_AVX512): New.
449 (m_CORE_AVX2): Likewise.
450 (m_CORE_ALL): Add m_CORE_AVX2.
451 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
452 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
453 and remove the rest of m_SKYLAKE_AVX512.
454
0f7484b6 4552018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
456
457 * config.sub: Sync with upstream version 2018-07-03.
458
141b6cc0 4592018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
460
461 * config.guess: Sync with upstream version 2018-06-26.
462 * config.sub: Sync with upstream version 2018-07-02.
463
494c17dc 4642018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
465
c9e63184 466 * libtool.m4: Sort output of 'find' to enable deterministic builds.
494c17dc 467 * ltmain.sh: Likewise.
468
87fb0803 4692018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
470
471 * contrib/config-list.mk: Remove powerpc-linux_paired.
472
9488d90e 4732018-06-29 Alexandre Oliva <oliva@adacore.com>
474
475 * configure.ac: Introduce support for @unless/@endunless.
476 * Makefile.tpl (dep-kind): Rewrite with cond; return
477 postbootstrap in some cases.
478 (make-postboot-dep, postboot-targets): New.
479 (dependencies): Do not output postbootstrap dependencies at
480 first. Output non-target ones changed for configure to depend
481 on stage_last @if gcc-bootstrap, and the original deps @unless
482 gcc-bootstrap.
483 * configure.in, Makefile.in: Rebuilt.
484
2d924229 4852018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
486
487 * MAINTAINERS (write after approval): Add myself.
488
ed380f72 4892018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
490
491 * MAINTAINERS (write after approval): Add myself.
492
9805e646 4932018-06-19 Nick Clifton <nickc@redhat.com>
494
495 * zlib/configure.ac: Restore old behaviour of only enabling
496 multilibs when a target subdirectory is defined. This allows
497 building with srcdir == builddir.
498 * zlib/configure: Regenerate.
499
13532559 5002018-06-18 Eric Botcazou <ebotcazou@adacore.com>
501
502 * Makefile.def (fortran): Add check-target-libgomp-fortran.
503 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
504 * Makefile.in: Regenerate.
505
4e4e14a7 5062018-06-16 Ben Elliston <bje@gnu.org>
507
508 * config.guess: Import latest version.
509 * config.sub: Likewise.
510
1e42d5c6 5112018-06-08 Martin Liska <mliska@suse.cz>
512
513 * MAINTAINERS: Remove MPX-related entries.
514 * Makefile.def: Remove libmpx support.
13532559 515 * Makefile.in: Regenerate.
516 * configure.ac: Remove removed files.
517 * configure: Regenerate.
1e42d5c6 518 * libmpx/ChangeLog: Remove.
519 * libmpx/Makefile.am: Remove.
520 * libmpx/Makefile.in: Remove.
521 * libmpx/acinclude.m4: Remove.
522 * libmpx/aclocal.m4: Remove.
523 * libmpx/config.h.in: Remove.
524 * libmpx/configure: Remove.
525 * libmpx/configure.ac: Remove.
526 * libmpx/configure.tgt: Remove.
527 * libmpx/libmpx.spec.in: Remove.
528 * libmpx/mpxrt/Makefile.am: Remove.
529 * libmpx/mpxrt/Makefile.in: Remove.
530 * libmpx/mpxrt/libmpx.map: Remove.
531 * libmpx/mpxrt/libtool-version: Remove.
532 * libmpx/mpxrt/mpxrt-utils.c: Remove.
533 * libmpx/mpxrt/mpxrt-utils.h: Remove.
534 * libmpx/mpxrt/mpxrt.c: Remove.
535 * libmpx/mpxrt/mpxrt.h: Remove.
536 * libmpx/mpxwrap/Makefile.am: Remove.
537 * libmpx/mpxwrap/Makefile.in: Remove.
538 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
539 * libmpx/mpxwrap/libtool-version: Remove.
540 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
541
702e42ae 5422018-06-04 Martin Liska <mliska@suse.cz>
543
544 * MAINTAINERS: Add myself as gcov maintainer.
545
4c0847cf 5462018-06-04 Matthew Fortune <mfortune@gmail.com>
547
548 * MAINTAINERS: Update my email address.
549
e84df84f 5502018-06-04 Tom de Vries <tdevries@suse.de>
551
552 * MAINTAINERS: Remove write-after-approval entries for component
553 maintainers.
554
a094aab5 5552018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
556
557 * MAINTAINERS (write after approval): Add myself.
558
923b8a94 5592018-06-01 Bin Cheng <amker@gcc.gnu.org>
26bbd54c 560
561 * MAINTAINERS: Update my email address.
562
a9a67ce3 5632018-06-01 Tom de Vries <tdevries@suse.de>
564
565 * MAINTAINERS: Update my email address.
566
568075ea 5672018-05-22 Bin Cheng <bin.cheng@arm.com>
568
569 * MAINTAINERS (loop-optimizer): Add myself.
570
b9bdd103 5712018-05-01 Francois H. Theron <francois.theron@netronome.com>
572
573 * configure.ac: Added "nfp" target.
574 * configure: Regenerate.
575
f07f7f41 5762018-04-30 Richard Biener <rguenther@suse.de>
577
578 PR bootstrap/85571
579 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
580 (STAGE3_TFLAGS): Likewise.
581 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
582 (STAGEtrain_TFLAGS): Likewise.
583 * Makefile.in: Regenerate.
584
2beea61e 5852018-04-26 Richard Biener <rguenther@suse.de>
586
587 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
588 (STAGE2_CFLAGS): Likewise.
589 (STAGE2_TFLAGS): Likewise.
590 (STAGE3_CFLAGS): Add -fchecking.
591 (STAGE3_TFLAGS): Likewise.
592 (STAGEtrain_CFLAGS): Filter out -fchecking.
593 (STAGEtrain_TFLAGS): Likewise.
594 * Makefile.in: Re-generate.
595
0ddd8466 5962018-04-25 Catherine Moore <clm@codesourcery.com>
597
598 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
599
df2811ea 6002018-04-18 Paul Clarke <pc@us.ibm.com>
601
602 * MAINTAINERS (write after approval): Add myself.
603
315a7f1f 6042018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
605
606 * MAINTAINERS: Update my email address.
607
3f3e7631 6082018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
609
610 * MAINTAINERS: Remove redundant Write-After-Approval entry.
611
fe008cb9 6122018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
613
614 * MAINTAINERS: Update my email address and disambiguate myself
615 a bit from Will Schmidt.
616
efe40a58 6172018-03-21 Nathan Sidwell <nathan@acm.org>
618
619 * MAINTAINERS: Move maintainers of now-removed picochip and score
620 ports to write after approval.
621
b810fb33 6222018-03-13 Richard Sandiford <richard.sandiford@arm.com>
623
624 * MAINTAINERS: Add entry for SVE maintainership.
625
c2762a30 6262018-02-13 Maciej W. Rozycki <macro@mips.com>
627
628 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
629 * configure: Regenerate.
630
88dd4ef6 6312018-01-18 Boris Kolpackov <boris@codesynthesis.com>
632
633 * MAINTAINERS (write after approval): Add myself.
634
663b0508 6352018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
636
637 * MAINTAINERS (write after approval): Add myself.
638
cbd22752 6392018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
640
641 * MAINTAINERS (write after approval): Add myself.
55d24b6e 642
8e8f6434 6432018-01-03 Jakub Jelinek <jakub@redhat.com>
644
645 Update copyright years.
646
7e7273c0 6472018-01-03 Ben Elliston <bje@gnu.org>
648
649 * config.guess: Import latest version.
650 * config.sub: Likewise.
651
1963e4b3 6522017-12-12 Stafford Horne <shorne@gmail.com>
653
654 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
655 * configure: Regenerate.
656
3757f553 6572017-11-29 Qing Zhao <qing.zhao@oracle.com>
658
659 * MAINTAINERS (Write After Approval): Add myself.
660
efa02472 6612017-11-28 Julia Koval <julia.koval@intel.com>
662 Sebastian Peryt <sebastian.peryt@intel.com>
663
664 * Makefile.def (target_modules): Remove libcilkrts.
665 * Makefile.in: Ditto.
666 * configure: Ditto.
667 * configure.ac: Ditto.
668
6bfdb1fc 6692017-11-28 Julia Koval <julia.koval@intel.com>
670
671 * MAINTAINERS (Write After Approval): Add myself.
672
ffb2e0d0 6732017-11-22 Sudakshina Das <sudi.das@arm.com>
674
675 * MAINTAINERS (Write After Approval): Add myself.
676
eaddab26 6772017-11-06 Palmer Dabbelt <palmer@sifive.com>
678
679 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
680 Use my SiFive email address.
681
54a10b65 6822017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
683
684 * MAINTAINERS (write after approval): Add myself.
685
5367a728 6862017-10-27 Martin Liska <mliska@suse.cz>
687
688 * Makefile.tpl: Use proper name of folder as it was renamed
689 during transition to 4 stages.
690 * Makefile.in: Regenerate.
691
bba981e9 6922017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
693
4e428cd3 694 * MAINTAINERS (write after approval): Add myself.
bba981e9 695
87f03d95 6962017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
697
698 * MAINTAINERS: Add a note that maintainership also includes web
699 pages, docs, and testsuite related to that area.
700
ac6ff7c3 7012017-09-25 Tom de Vries <tom@codesourcery.com>
702
703 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
704
d8e52a5b 7052017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
706
707 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
708
b3088b93 7092017-09-15 Nathan Sidwell <nathan@acm.org>
710
711 * MAINTAINERS: Remove myself as a vxworks maintainer.
712
608f62d5 7132017-09-13 Thomas Schwinge <thomas@codesourcery.com>
714
715 * MAINTAINERS: Remove email address of Jim Norris.
716
185288ff 7172017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
718
719 * MAINTAINERS (Reviewers): Move myself from here...
720 (CPU Port Maintainers): ... to here.
721
84187da8 7222017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
723
724 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
725
abace987 7262017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
727
4e428cd3 728 * MAINTAINERS (write after approval): Add myself.
abace987 729
475738b0 7302017-07-28 Tony Reix <tony.reix@atos.net>
731
732 * configure.ac (target-libffi): Don't disable for AIX.
733 (go): Don't add to unsupported_languages on AIX.
734 (target-libgo): Don't disable for AIX.
735 * configure: Regenerate.
736
91ca42af 7372017-07-19 Yury Gribov <tetra2005@gmail.com>
738
739 * MAINTAINERS: Add myself.
740
186e3417 7412017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
742
743 * MAINTAINERS: Update my email address.
744
bf8761c8 7452017-07-04 Richard Earnshaw <rearnsha@arm.com>
746
747 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
748 arm-specific auto-generated header files.
749
d6400eba 7502017-07-03 Nathan Sidwell <nathan@acm.org>
751
752 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
753 * configure: Rebuilt.
754
844ebb30 7552017-07-03 Bernd Schmidt <bschmidt@redhat.com>
756
757 * MAINTAINERS: Readd myself for c6x.
758
5b0c96e3 7592017-06-28 Martin Liska <mliska@suse.cz>
760
761 PR bootstrap/81217
762 * Makefile.def: Remove superfluous bootstrap_target from
763 bootstrap_stage.
764 * Makefile.in: Re-generate the file.
765
137937b2 7662017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
767
4e428cd3 768 * MAINTAINERS: Add myself to Write After Approval
137937b2 769
b0cabb9f 7702017-06-21 Andrew Jenner <andrew@codesourcery.com>
771
772 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
773
696cfb66 7742017-06-19 Martin Liska <mliska@suse.cz>
775
776 * Makefile.def: Define 4 stages PGO bootstrap.
777 * Makefile.tpl: Define FLAGS.
778 * Makefile.in: Regenerate.
779
8f6c8962 7802017-06-14 Ian Lance Taylor <iant@golang.org>
781
782 * Makefile.def: Add check-gotools to go check targets.
783 * Makefile.in: Rebuild.
784
bf0ea9ad 7852017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
786
787 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
788
a703ac2b 7892017-06-03 Eric Botcazou <ebotcazou@adacore.com>
790
791 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
792 * configure: Regenerate.
793
5362e31e 7942017-05-31 Martin Liska <mliska@suse.cz>
795
796 * configure.ac: Add handling of stage2_werror_flags to
797 action-if-given and to action-if-not-given.
798 * configure: Regenerate.
799
b4607012 8002017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
801
802 * MAINTAINERS: Add self to Write After Approval
803
58659b9a 8042017-05-27 Bernd Schmidt <bschmidt@redhat.com>
805
806 * MAINTAINERS: Update my email address, and remove myself as
807 maintainer in some areas.
808
dbae3ea7 8092017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
810
811 * MAINTAINERS: Add self to Write After Approval
812
01b4453c 8132017-05-25 Nathan Sidwell <nathan@acm.org>
814
815 * configure.ac: Add --enable-languages=default to mean default and
816 make --enable-languages=all mean all supported languages.
817 * configure: Regenerated.
818
01e91138 8192017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
820
821 * config.gcc (powerpc*-*-*spe*): New.
822 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
823 (powerpc-*-rtems*spe*): New.
824 (powerpc*-*-linux*spe*): New.
825 (powerpc-wrs-vxworksspe): New.
826 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
827 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
828 * config.host (powerpc*-*-*spe*): New.
829
14b6abc7 8302017-05-19 Martin Liska <mliska@suse.cz>
831
832 * configure.ac: Add --enable-werror-always just for
833 bootstrap-debug (or none build config) and do not add it
834 when we are on a release branch.
835 * configure: Regenerated.
836
dc19b031 8372017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
838
839 * MAINTAINERS: Add self to Write After Approval
840
4088b877 8412017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
842
843 * MAINTAINERS: Move myself to Write After Approval section.
844
9b8fa13d 8452017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
846
847 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
848 ACCH registers.
849 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
850 available.
851 (umulsidi3): Likewise.
852 (mulsidi3_700): Disable this pattern when we have advanced mpy
853 instructions.
854 (umulsidi3_700): Likewise.
855 (maddsidi4): New pattern.
856 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
857 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
858 (mpydu_imm_arcv2hs): Likewise.
859 * config/arc/predicates.md (accl_operand): New predicate.
860
6932c0bd 8612017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
862 Andrew Burgess <andrew.burgess@embecosm.com>
863
864 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
865 case.
866 (ARC_AUTOFP_IRQ_P): Likewise.
867 (ARC_AUTO_IRQ_P): Likewise.
868 (rgf_banked_register_count): New variable.
869 (parse_mrgf_banked_regs_option): New function.
870 (arc_override_options): Handle rgf_banked_regs option.
871 (arc_handle_interrupt_attribute): Add firq option.
872 (arc_compute_function_type): Return fast irq type when required.
873 (arc_must_save_register): Handle fast interrupts.
874 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
875 (arc_return_address_regs): Update.
876 * config/arc/arc.h (arc_return_address_regs): Update.
877 (arc_function_type): Add fast interrupt type.
878 (ARC_INTERRUPT_P): Update.
879 (RC_FAST_INTERRUPT_P): Define.
880 * config/arc/arc.md (simple_return): Update for fast interrupts.
881 (p_return_i): Likewise.
882 * config/arc/arc.opt (mrgf-banked-regs): New option.
883 * doc/invoke.texi (mrgf-banked-regs): Document.
884
6abb17b8 8852017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
886
887 * config/arc/arc.c (irq_ctrl_saved): New variable.
888 (ARC_AUTOBLINK_IRQ_P): Define.
889 (ARC_AUTOFP_IRQ_P): Likewise.
890 (ARC_AUTO_IRQ_P): Likewise.
891 (irq_range): New function.
892 (arc_must_save_register): Likewise.
893 (arc_must_save_return_addr): Likewise.
894 (arc_dwarf_emit_irq_save_regs): Likewise.
895 (arc_override_options): Handle deferred options.
896 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
897 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
898 arc_must_save_return_addr.
899 (arc_compute_frame_size): Handle automated save and restore of
900 registers.
901 (arc_expand_prologue): Likewise.
902 (arc_expand_epilogue): Likewise.
903 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
904 * config/arc/arc.opt (mirq-ctrl-saved): New option.
905 * doc/invoke.texi (mirq-ctrl-saved): Document option.
906
dad18bfe 9072017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
908 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
909
910 PR bootstrap/77661
911 * Makefile.def: Don't pass --enable-maintainer-mode on to an
912 in-tree build MPC.
913 * Makefile.in: Regenerate.
914
c96ae98b 9152017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
916
917 * configure.ac: Enable LTO by default on darwin >= 9.
918 * configure: Regenerate.
919
ab4399bf 9202017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
921
922 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
923 and Andrew Waterman as the RISC-V maintainers.
924
b6331b82 9252017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
926
927 * MAINTAINERS: Add self to Write After Approval
928
c78af60a 9292017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
930
931 * config.guess: Import latest from upstream.
932
f09c2418 9332017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
934
935 * MAINTAINERS (Write After Approval): Remove entries that are
936 already covered under Reviewers.
937
a664c62c 9382017-03-08 Mark Wielaard <mark@klomp.org>
939
940 PR demangler/70909
941 PR demangler/67264
942 * include/demangle.h: Add d_printing to struct demangle_component
943 and pass struct demangle_component as non const.
944
b827cad9 9452017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
946
947 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
948
a7355f50 9492017-02-15 Thomas Schwinge <thomas@codesourcery.com>
950
951 * Makefile.tpl: Remove HOST_ISLVER.
952 (HOST_EXPORTS): Remove ISLVER.
953 * Makefile.in: Regenerate.
954
8e8a14c2 9552017-02-13 Richard Biener <rguenther@suse.de>
956
957 * configure: Re-generate.
958
6fb211fb 9592017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
960
961 * MAINTAINERS: Adjust bug reporting URL.
962
c5853145 9632017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
964
965 * MAINTAINERS (Write After Approval): Remove redundant entry
966 for Andrew Burgess.
967
43bbe3ea 9682017-02-03 John David Anglin <danglin@gcc.gnu.org>
969
4e428cd3 970 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
43bbe3ea 971 32-bit hppa*-*-hpux*.
4e428cd3 972 * configure: Regenerate.
43bbe3ea 973
645a0bd9 9742017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
975
976 * configure.ac: Moved the white list of enabling BRIG FE to
977 libhsail-rt/configure.tgt.
978 * configure: Regenerated.
979 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
980
9812017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
55a56509 982 Martin Jambor <mjambor@suse.cz>
983
55a56509 984 * Makefile.def (target_modules): Added libhsail-rt.
985 (languages): Added language brig.
986 * Makefile.in: Regenerated.
987 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
988 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
989 * configure: Regenerated.
990
0812bb06 9912017-01-17 Jakub Jelinek <jakub@redhat.com>
992
993 PR other/79046
994 * configure: Regenerated.
995
cb7a0f1d 9962017-01-04 Alan Modra <amodra@gmail.com>
997
998 * configure: Regenerate.
999
6be786aa 10002016-12-29 Ben Elliston <bje@gnu.org>
1001
1002 * config.sub: Import latest version.
1003
6592c733 10042016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1005
1006 * MAINTAINERS (Write After Approval): Add myself.
1007
08814ca4 10082016-12-21 Jakub Jelinek <jakub@redhat.com>
1009
1010 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1011 includes bootstrap-mpx.
1012 * configure: Regenerated.
1013
ea439028 10142016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1015
1016 * MAINTAINERS (Write After Approval): Add myself.
1017
efbca99c 10182016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1019
cb7a0f1d 1020 * configure: Regenerate.
efbca99c 1021
74dfdbe3 10222016-12-01 Matthias Klose <doko@ubuntu.com>
1023
1024 * configure.ac: Don't use pkg-config to check for bdw-gc.
1025 * configure: Regenerate.
1026
baf71228 10272016-11-30 Matthias Klose <doko@ubuntu.com>
1028
1029 * Makefile.def: Remove reference to boehm-gc target module.
1030 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1031 options and for the bdw-gc pkg-config module.
1032 * configure: Regenerate.
1033 * Makefile.in: Regenerate.
1034
216d4ec2 10352016-11-28 Nathan Sidwell <nathan@acm.org>
1036
1037 * MAINTAINERS (nvptx): Remove self.
1038
f74f6a32 10392016-11-25 Ben Elliston <bje@gnu.org>
1040
1041 * config.guess: Import latest version.
1042 * config.sub: Likewise.
1043
a7bea5f7 10442016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1045
1046 * MAINTAINERS (Write After Approval): Add myself.
1047
30ddd7d7 10482016-11-15 Matthias Klose <doko@ubuntu.com>
1049
1050 * Makefile.def: Remove references to GCJ.
1051 * Makefile.tpl: Likewise.
1052 * Makefile.in: Regenerate.
1053
29a8a56b 10542016-11-15 Matthias Klose <doko@ubuntu.com>
1055
1056 * config-ml.in: Remove references to GCJ.
1057 * configure.ac: Likewise.
1058 * configure: Regenerate.
1059
c368baae 10602016-11-01 Josh Conner <joshconner@google.com>
1061
1062 * MAINTAINERS (Write After Approval): Update email address,
1063
49508b55 10642016-10-27 Carl Love <cel@us.ibm.com>
1065
1066 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1067 Approval list to make it alphabetical.
1068
584fa6c1 10692016-10-27 Carl Love <cel@us.ibm.com>
1070
1071 * MAINTAINERS (Write After Approval): Add myself.
1072
30c3cafe 10732016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1074
1075 * MAINTAINERS (Reviewers): Add myself.
1076 (Write After Approval): Add myself.
1077
53f34234 10782016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1079 Ulrich Weigand <uweigand@de.ibm.com>
1080
1081 * MAINTAINERS: Update email address.
1082
862c56bc 10832016-10-10 Nathan Sidwell <nathan@acm.org>
1084
1085 * MAINTAINERS: Update email address.
1086
88afddbc 10872016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1088
1089 * configure.ac: Add aarch64-*-freebsd*.
1090 * configure: Regenerate.
1091
ab93a701 10922016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1093
1094 * MAINTAINERS: Update email address after it got reverted.
1095
03869f98 10962016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1097
1098 * configure.ac (target_libraries): Readd target-boehm-gc.
1099 Restore --enable-objc-gc handling.
1100 * configure: Regenerate.
1101
e7d04cdd 11022015-10-03 Jeff Law <law@redhat.com>
1103
1104 * MAINTAINERS: Move several inactive maintainers to the
1105 write-after-approval section.
1106
38cf534f 11072016-09-30 Jakub Jelinek <jakub@redhat.com>
1108
1109 * configure.ac: Add target-libffi to target_libraries.
1110 Readd libgcj target disablings, modified to only target-libffi.
1111 Readd target addition of go to unsupported languages.
1112 * configure: Regenerated.
1113
17bf743e 11142016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1115
1116 * MAINTAINERS: Update email address.
1117
f4951849 11182016-09-30 Andrew Haley <aph@redhat.com>
1119
fc08a45b 1120 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
f4951849 1121 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1122 libgcj.
1123
0f2095b8 11242016-09-30 Andrew Haley <aph@redhat.com>
1125
1126 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1127 write-after approval after GCJ deletion.
1128
1ab7ff47 11292016-09-30 Andrew Haley <aph@redhat.com>
1130
1131 * Makefile.def: Remove libjava.
1132 * Makefile.tpl: Likewise.
1133 * Makefile.in: Regenerate.
1134 * configure.ac: Likewise.
1135 * configure: Likewise.
1136 * gcc/java: Remove.
1137 * libjava: Likewise.
1138
c80b93bd 11392016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1140
1141 * MAINTAINERS (Reviewers): Add myself.
1142
194b906d 11432016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1144
1145 * configure.ac: Disable "sim" directory for arc*-*-*.
1146 * configure: Regenerated.
1147
58a36bf6 11482016-09-23 Tamar Christina <tamar.christina@arm.com>
1149
1150 * MAINTAINERS (Write After Approval): Add myself.
1151
efa1150d 11522016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1153
1154 * configure.ac: Check for the minimum in-tree MPFR version
1155 handled.
1156 * configure: Regenerate.
1157
8fa8d3bc 11582016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1159
1160 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1161 * configure: Regenerated.
1162
aae553ee 11632016-07-19 Fritz Reese <fritzoreese@gmail.com>
1164
1165 * MAINTAINERS (Write After Approval): Add myself.
1166
b4c71cbb 11672016-06-23 Andi Kleen <ak@linux.intel.com>
1168
1169 * Makefile.def: Add autoprofiledbootstrap.
1170 * Makefile.tpl: Dito.
1171 * Makefile.in: Regenerate.
1172
1d6aa005 11732016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1174
1175 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1176 * configure: Regenerate.
1177
0f7d9ee5 11782016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1179
1180 * configure: Regenerate.
1181 * configure.ac: Remove support for avr-rtems.
1182
e980e16a 11832016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1184
1185 * MAINTAINERS (Write After Approval): Add myself.
1186
60b33cd7 11872016-06-16 Michael Collison <michael.collison@arm.com>
1188
1189 * MAINTAINERS (Write After Approval): Add myself.
1190
4f60ea41 11912016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1192
1193 * MAINTAINERS (Write After Approval): Update e-mail address.
1194
7cfaa234 11952016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1196
8fa8d3bc 1197 * MAINTAINERS (Write After Approval): Add myself.
7cfaa234 1198
55bba89a 11992016-05-28 Alan Modra <amodra@gmail.com>
1200
1201 * Makefile.tpl (configure): Depend on m4 files included.
1202 * Makefile.in: Regenerate.
1203
bb7145f6 12042016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1205
1206 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1207 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1208
61736a1b 12092016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1210
1211 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1212 special case builtin.
1213 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1214 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1215 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1216 for __builtin_vec_addec.
1217
cd9cf094 12182016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1219
1220 * config.guess: Import version 2016-04-02 (newest).
1221 * config.sub: Import version 2016-05-10 (newest).
1222
89797459 12232016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
47a09f55 1224
89797459 1225 * configure.ac: Add ARC support to libgloss.
1226 * configure: Regenerate
47a09f55 1227
96bab53a 12282016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1229
1230 * MAINTAINERS (Write After Approval): Add myself.
1231
4b2246ef 12322016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1233
1234 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1235 * configure: Regenerated.
1236 * Makefile.def (gmp): Explicitly disable assembler.
1237 (mpfr): Adjust lib_path.
1238 (mpc): Likewise.
1239 * Makefile.in: Regenerated.
1240
bee4f5e5 12412016-05-01 Jakub Jelinek <jakub@redhat.com>
1242
1243 PR bootstrap/70704
1244 * configure.ac (--enable-stage1-checking): Add missing
1245 --enable-checking=.
1246 * configure: Regenerated.
1247
9a9b5abf 12482016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1249
5505dabc 1250 * config.guess: Revert r235676.
1251 * config.sub: Revert r235676.
1252
12532016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1254
1255 * config.guess: Remove SH5 support.
9a9b5abf 1256 * config.sub: Likewise.
1257 * configure: Likewise.
1258 * configure.ac: Likewise.
1259
c05979a1 12602016-04-26 Jakub Jelinek <jakub@redhat.com>
1261
1262 PR bootstrap/70704
1263 * configure.ac (--enable-stage1-checking): For --disable-checking or
1264 implicit --enable-checking, make sure extra flag matches in between
1265 stage1 and later checking.
1266 * configure: Regenerated.
1267
524df596 12682016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1269
1270 * .gitattributes: New file.
1271
c268ae83 12722016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1273
1274 * MAINTAINERS (rs6000/powerpc port): Add myself.
1275
f1907b88 12762016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1277
1278 PR bootstrap/70173
1279 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1280 and gotools directories. Delete the stage_final file.
1281 * Makefile.in: Regenerate.
1282
67c7f8e2 12832016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1284
1285 * MAINTAINERS (Write After Approval): Add myself.
1286
74cacd78 12872016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1288
1289 * MAINTAINERS (Fortran maintainer): Remove myself.
1290
61b25b61 12912016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1292
1293 * MAINTAINERS (Write After Approval): Add myself.
1294
a12eaf25 12952016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1296
1297 * MAINTAINERS (Write After Approval): Add myself.
1298
ca7ff757 12992016-03-17 Cary Coutant <ccoutant@gmail.com>
1300
1301 Sync with binutils-gdb:
1302
1303 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1304
1305 * configure.ac: Add mips and s390 to the gold target check.
1306 * configure: Regenerate.
1307
bf03cb9d 13082016-03-01 DJ Delorie <dj@redhat.com>
1309
1310 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1311
7aed60de 13122016-02-22 David Malcolm <dmalcolm@redhat.com>
1313
1314 * MAINTAINERS (libcpp): Add myself.
1315 (diagnostic messages): Likewise.
1316
b2745e57 13172016-02-20 Tom de Vries <tom@codesourcery.com>
1318
1319 * MAINTAINERS: Fix whitespace.
1320
4afa5064 13212016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1322
1323 * MAINTAINERS (Write After Approval): Add myself.
1324
ae5394fd 13252016-01-29 Sebastian Pop <s.pop@samsung.com>
1326
1327 * config/isl.m4: Add comments about isl-0.16.
1328 * configure: Regenerate.
1329
f9fb57ca 13302016-01-29 Martin Jambor <mjambor@suse.cz>
1331
1332 * MAINTAINERS (hsa maintainers): Add myself.
1333
9ce22fb3 13342015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1335
1336 * MAINTAINERS: (Write After Approval): Add myself.
1337
45fc5243 13382016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1339 Sebastian Pop <s.pop@samsung.com>
1340
1341 * Makefile.in: Regenerate.
1342 * Makefile.tpl: Export ISLVER.
1343 * configure: Regenerate.
1344 * config/isl.m4: Detect isl-0.15.
1345
cdcc70f1 13462016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1347
1348 PR bootstrap/69329
1349 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1350 * Makefile.in: Regenerate.
1351
7aa50266 13522016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1353
1354 * configure.ac: Enable LTO for DJGPP
1355 * configure: Regenerate
1356
325f661b 13572016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1358
1359 Sync with binutils-gdb:
1360 2015-10-21 Nick Clifton <nickc@redhat.com>
1361
1362 PR gas/19109
1363 * configure.ac: Note the 'none' is an acceptable argument to
1364 --enable-compressed-debug-sections.
1365 * configure: Regenerate.
1366
8b8da2f4 13672016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1368
1369 PR bootstrap/69134
1370 * Makefile.def (mpfr): Disable assembler.
1371 * Makefile.in: Regenerate.
1372
eb32c607 13732016-01-01 Ben Elliston <bje@gnu.org>
1374
1375 * config.guess: Import version 2016-01-01.
1376 * config.sub: Likewise.
1377
95ec1e88 13782015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1379
1380 * MAINTAINERS (Write After Approval): Add myself.
1381
71130ef8 13822015-12-17 Sebastian Pop <s.pop@samsung.com>
1383
1384 * Makefile.in: Replace ISL with isl.
1385 * Makefile.tpl: Same.
1386 * config/isl.m4: Same.
1387 * configure.ac: Same.
1388 * contrib/download_prerequisites: Same.
1389 * configure: Regenerate.
1390
a2356db3 13912015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1392
1393 * MAINTAINERS (Write After Approval): Add Myself.
1394
07ae8272 13952015-12-17 Nathan Sidwell <nathan@acm.org>
1396
1397 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1398 * configure: Regenerate.
1399
7458b15a 14002015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1401 Sebastian Pop <s.pop@samsung.com>
1402
1403 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1404 isl_ctx_get_max_operations.
1405 * configure: Regenerate.
1406
9be4db03 14072015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
61d7a193 1408
1409 * MAINTAINERS (Write After Approval): Add myself.
1410
877f47a9 14112015-12-02 Ian Lance Taylor <iant@google.com>
1412
1413 PR go/66147
1414 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1415 * Makefile.in: Regenerate.
1416
256eaa17 14172015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1418
1419 PR libffi/65726
1420 * Makefile.def (lang_env_dependencies): Make libffi depend
1421 on cxx.
1422 * Makefile.in: Regenerate.
1423
bc9df766 14242015-11-26 David Edelsohn <dje.gcc@gmail.com>
1425
1426 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1427 symbols.
1428
38f4c967 14292015-11-20 Tristan Gingold <gingold@adacore.com>
1430
1431 Sync with binutils-gdb:
1432 2015-11-20 Tristan Gingold <gingold@adacore.com>
1433
1434 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1435 * configure: Regenerate.
1436
d666ba1d 14372015-11-19 Martin Liska <mliska@suse.cz>
1438
1439 * .gitignore: Add .clang-format to ignored files.
1440 * Makefile.in: Add clang-format.
1441 * Makefile.tpl: Likewise.
1442
067ef0d9 14432015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1444
1445 * configure.ac: Enable libmpx by default.
1446 * configure: Regenerated.
1447
b0751b76 14482015-10-23 Steve Ellcey <sellcey@imgtec.com>
1449
1450 * MAINTAINERS: Update email address.
1451
2fc69290 14522015-10-23 Paulo Matos <pmatos@linki.tools>
1453
1454 * MAINTAINERS: Update email address.
1455
26f6d549 14562015-10-23 Alan Hayward <alan.hayward@arm.com>
1457
1458 * MAINTAINERS (Write After Approval): Add myself.
1459
afb6adb9 14602015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1461
1462 Sync with binutils-gdb:
1463 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1464
1465 PR gas/19109
1466 * configure.ac: Add
1467 --enable-compressed-debug-sections={all,gas,gold,ld}.
1468 * configure: Regenerated.
1469
b7d4b31c 14702015-10-16 Arnaud Charlet <charlet@adacore.com>
1471
1472 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1473
57d92e8a 14742015-10-09 Martin Liska <mliska@suse.cz>
1475
1476 * MAINTAINERS (Write After Approval): Add myself.
1477
fa835bac 14782015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1479
1480 * MAINTAINERS (Write After Approval): Add myself.
1481
9db2fa68 14822015-10-02 Florian Weimer <fweimer@redhat.com>
1483
1484 * MAINTAINERS: Update email address.
1485
b185c082 14862015-10-02 Louis Krupp <louis.krupp@zoho.com>
1487
1488 * MAINTAINERS (Write After Approval): Add myself.
1489
3ac5995c 14902015-09-20 Kai Tietz <ktietz70@googlemail.com>
1491
cf2fd8f7 1492 * MAINTAINERS: Update email.
3ac5995c 1493
2149208d 14942015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1495
1496 * MAINTAINERS: Update my email address.
1497
a8e073b5 14982015-09-01 James Bowman <james.bowman@ftdichip.com>
1499
1500 * MAINTAINERS (ft32 port): Add myself.
1501
748c0f4a 15022015-08-28 David Sherwood <david.sherwood@arm.com>
1503
1504 * MAINTAINERS: Add myself.
1505
ec5f8547 15062015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
4e7d6e89 15102015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1511
1512 PR libfortran/54572
1513 * Makefile.def: Make libgfortran depend on libbacktrace.
1514 * Makefile.in: Regenerate.
1515
376211b1 15162015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1517
1518 * MAINTAINERS (Write After Approval): Add myself.
1519
9d71bbdc 15202015-08-12 Tom de Vries <tom@codesourcery.com>
1521
1522 PR other/67092
1523 * configure.ac: Remove --with_host_libstdcxx support.
1524 * configure: Regenerate.
1525
fdcd05c8 15262015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1527 Jakub Jelinek <jakub@redhat.com>
1528
1529 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1530 nvptx*-*-*.
1531 * configure: Regenerate.
1532
29890f2e 15332015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1534
1535 * Makefile.def (libiconv): Define bootstrap=true.
1536 Mark pdf/html/info as missing.
1537 (configure-gcc): Depend on all-libiconv.
1538 (all-gcc): Ditto.
1539 (configure-libcpp): Ditto.
1540 (all-libcpp): Ditto.
1541 (configure-intl): Ditto.
1542 (all-intl): Ditto.
1543 * Makefile.in: Regenerate.
1544
d1a8d2ac 15452015-08-03 Bin Cheng <bin.cheng@arm.com>
1546
1547 * MAINTAINERS (loop ivopts): Add the entry and myself.
1548
ad10d664 15492015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1550
1551 * MAINTAINERS (nvptx): Add self.
1552
7b42a296 15532015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1554
1555 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1556 128-bit vector modes.
1557
d46c0c7e 15582015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
e4d06601 1559
d46c0c7e 1560 * MAINTAINERS (Write After Approval): Add myself.
1561
cf2fd8f7 15622015-07-28 Ben Elliston <bje@gnu.org>
c14bac81 1563
1564 * config.sub, config.guess: Import from upstream.
1565
e757a6a8 15662015-07-24 Michael Darling <darlingm@gmail.com>
1567
1568 PR other/66259
1569 * config-ml.in: Reflects renaming of configure.in to configure.ac
1570 * configure: Likewise
1571 * configure.ac: Likewise
1572
15c41437 15732015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1574
1575 * MAINTAINERS: Update my email address.
1576
8a6ab6a0 15772015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1578
1579 Sync with binutils-gdb:
1580 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1581
1582 * configure.ac (target_configdirs): Exclude target-zlib if
1583 target-libjava isn't built.
1584 * configure: Regenerated.
1585
6406d366 15862015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1587
1588 Sync with binutils-gdb:
1589 2015-05-13 John David Anglin <dave.anglin@bell.net>
1590
1591 * configure.ac: Disable configuration of GDB for HPUX targets.
1592 * configure: Regenerate.
1593
1594 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1595
1596 * configure.ac: Add --with-system-zlib.
1597 * configure: Regenerated.
1598
1599 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1600
1601 * configure.ac: Add FT32 support.
1602 * configure: Regenerate.
1603
1604 2015-01-12 Anthony Green <green@moxielogic.com>
1605
1606 * configure.ac: Don't disable gprof for moxie.
1607 * configure: Rebuild.
1608
c850ece7 16092015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1610
1611 Sync with binutils-gdb:
1612 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1613
1614 PR ld/18355
1615 * Makefile.def: Add extra_configure_flags to host zlib.
1616 * configure.ac (extra_host_zlib_configure_flags): New. Set
1617 to --enable-host-shared When bfd is to be built as shared
1618 library. AC_SUBST.
1619 * Makefile.in: Regenerated.
1620
31a33dc9 16212015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1622
1623 Sync with src:
1624 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1625 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1626 * Makefile.in: Regenerated.
1627
1c26a2ee 16282015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1629
1630 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1631 target.
1632 * configure: Regenerate.
1633
5941b5d3 16342015-06-23 Ludovic Courtès <ludo@gnu.org>
1635
1636 * MAINTAINERS (Write After Approval): Add myself.
1637
ed13ef4d 16382015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1639
1640 * MAINTAINERS (OS Port Maintainers): Add myself.
1641 (Various Maintainers): Remove myself from libffi testsuite.
1642
d348be20 16432015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1644
1645 * MAINTAINERS (gen* on machine desc): Add self.
1646
dce53dbc 16472015-06-02 Jason Merrill <jason@redhat.com>
1648
1649 PR bootstrap/66319
1650 * configure.ac: Use -std=gnu++98.
1651
ea589ea6 16522015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1653
1654 * MAINTAINERS (Write After Approval): Add myself.
1655
d5f3a33f 16562015-05-28 Mike Frysinger <vapier@gentoo.org>
1657
1658 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1659 * configure: Regenerate.
1660
27590679 16612015-05-26 Jason Merrill <jason@redhat.com>
1662
1663 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1664 * configure: Regenerate.
1665
b6616c9c 16662015-05-16 James Bowman <james.bowman@ftdichip.com>
1667
1668 * configure.ac: FT32 target added.
b6616c9c 1669 * configure: Regenerated.
1670
457a4c2e 16712015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1672
1673 * MAINTAINERS (Write After Approval): Add myself.
1674
d337ac08 16752015-05-11 Paulo Matos <paulo@matos-sorge.com>
1676
1677 * MAINTAINERS (Write After Approval): Add myself.
1678
6efd9d79 16792015-05-11 Paulo Matos <paulo@matos-sorge.com>
1680
1681 * configure.ac: Fix typo.
1682 * configure: Regenerate.
1683
052433ca 16842015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1685
1686 * MAINTAINERS (Write After Approval): Add myself.
1687
bed3355c 16882015-05-03 Matthias Klose <doko@ubuntu.com>
1689
1690 * configure.ac: Match $host configured with triplets.
1691 * configure: Regenerate.
1692
215cfab2 16932015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1694
1695 * Makefile.tpl: Remove surplus whitespace throughout.
1696 * Makefile.in: Regenerate.
1697
3ba2fa8f 16982015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1699
1700 * MAINTAINERS (Various Maintainers): Add myself as instruction
1701 combiner maintainer.
1702
868af6b6 17032015-04-17 Jakub Jelinek <jakub@redhat.com>
1704
1705 PR bootstrap/62077
1706 * configure.ac (--enable-stage1-checking): Default to
1707 release,misc,gimple,rtlflag,tree,types if --disable-checking
1708 or --enable-checking is not specified and DEV-PHASE is not
1709 experimental.
1710 * configure: Regenerated.
1711
53eea98c 17122015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1713
1714 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1715 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1716 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1717 * Makefile.in: Regenerate.
1718
c3570991 17192015-04-08 Cary Coutant <ccoutant@gmail.com>
8fb85120 1720
1721 * MAINTAINERS: Update my email address.
1722
af5714b1 17232015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1724
1725 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1726
6bf5506c 17272015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1728
1729 * MAINTAINERS: Add myself as an arm port reviewer.
1730
c8ddf81f 17312015-03-25 Martin Liska <mliska@suse.cz>
1732 Yury Gribov <y.gribov@samsung.com>
1733
1734 * Makefile.in: Fix ln source location for vimrc file.
1735 * Makefile.tpl: Likewise.
1736
f5fad380 17372015-03-09 Aldy Hernandez <aldyh@redhat.com>
1738
1739 PR bootstrap/25672
1740 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1741 cross-compiling. Similarly for CXX_FOR_TARGET.
1742 * configure: Regenerate.
1743
202baac8 17442015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1745
1746 * Makefile.def: Add libmpx.
1747 * configure.ac: Add libmpx.
1748 * Makefile.in: Regenerate.
1749 * configure: Regenerate.
1750
a05985c3 17512015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1752
1753 * MAINTAINERS (CPU Port Maintainers): Add myself
1754 i386 vector ISA extns mantainer.
1755
0ee33baf 17562015-03-13 Jeff Law <law@redhat.com>
1757
1758 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1759 maintainer.
1760 Remove Richard Henderson as a maintainer for the x86 port.
1761
1c92e2e9 17622015-03-03 Joern Rennecke <gnu@amylaar.uk>
1763
1764 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1765
df311a4c 17662015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1767
1768 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1769 pointer bounds checker and i386 MPX maintainer.
1770
0a9a2234 17712015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1772
1773 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1774
27859cd3 17752015-02-26 Martin Sebor <msebor@redhat.com>
1776
1777 * MAINTAINERS (Various Maintainers): Add self.
1778
dd87c525 17792015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1780
1781 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1782 Make sure it contains lto.
1783 * configure: Regenerate.
1784
0f769573 17852015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1786
1787 * configure: Regenerate.
1788
84958347 17892015-02-06 Diego Novillo <dnovillo@google.com>
e984c227 17901
84958347 1791 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1792 middle-end, docstring): Remove myself.
1793 (Write After Approval): Add myself.
1794
265e716f 17952015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1796
1797 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1798 (Write After Approval): Update address.
1799
5c524c74 18002015-01-29 David Malcolm <dmalcolm@redhat.com>
1801
1802 PR jit/64780
1803 * configure.ac: Require the user to explicitly specify
1804 --enable-host-shared if the jit is enabled.
1805 * configure: Regenerate.
1806
c82aff11 18072015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1808
1809 * MAINTAINERS (Write After Approval): Add myself.
1810
8a608e00 18112015-01-25 Tom de Vries <tom@codesourcery.com>
1812
1813 * MAINTAINERS: Make whitespace consistent.
1814
2968b954 18152015-01-23 Braden Obrzut <admin@maniacsvault.net>
1816
1817 * MAINTAINERS (Write After Approval): Add myself.
1818
d084f505 18192015-01-20 Andre Vehreschild <vehre@gmx.de>
1820
1821 * MAINTAINERS: (Write After Approval): Add myself.
1822
1b4bfbd1 18232015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1824
1825 * MAINTAINERS: (Write After Approval): Add myself.
1826
7fd44cfc 18272015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1828
1829 * MAINTAINERS: (Write After Approval): Add myself.
1830
1f206195 18312015-01-13 Iain Sandoe <iain@codesourcery.com>
1832
1833 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1834 objective-c/c++ front end maintainer.
1835
65eebed4 18362015-01-13 Marek Polacek <polacek@redhat.com>
1837
1838 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1839
2bfaea82 18402015-01-12 Jeff Law <law@redhat.com>
1841
1842 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1843 a very long time.
1844
dcfe52b6 18452015-01-09 Ian Lance Taylor <iant@google.com>
1846
1847 * configure.ac (host_tools): Add gotools.
1848 * Makefile.def (host_modules): Add gotools.
1849 (dependencies): Add dependency of all-gotools on all-target-libgo.
1850
275d0a7c 18512015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1852
1853 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1854 * configure: Regenerate.
1855
fb5eef67 18562015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1857
1858 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1859 all-target-libgomp.
1860 * Makefile.in: Regenerate.
1861
fa8b719f 18622015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1863
1864 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1865
8992df51 18662015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1867
1868 * configure.ac: Add Visium support.
1869 * configure: Regenerate.
1870
9b31ae9c 18712015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1872
1873 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1874 * configure: Regenerate.
1875
fc740d70 18762015-01-03 Andrew Pinski <apinski@cavium.com>
1877
1878 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1879 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1880 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1881 (OBJCOPY_FOR_TARGET): New variable.
1882 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1883 * Makefile.in: Regenerate.
1884 * configure.ac: Check for already installed target objcopy.
1885 Also GCC_TARGET_TOOL on objcopy.
1886 * configure: Regenerate.
1887
edf5ad4f 18882015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1889
1890 * config.sub: Update from upstream, to 2015-01-01 version.
1891 * config.guess: Ditto.
1892
40ef7a25 18932014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1894
1895 * MAINTAINERS (RTEMS Ports): Add myself.
1896
78d92ced 18972014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1898
1899 * MAINTAINERS (Write After Approval): Add myself.
1900
f604b2e0 19012014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1902
1903 * MAINTAINERS (Write After Approval): Add myself.
1904
67cedda8 19052014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1906
1907 * configure.ac (--enable-as-accelerator-for): Don't set
1908 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1909 * configure: Regenerate.
1910
41a4aa66 19112014-12-13 Jakub Jelinek <jakub@redhat.com>
1912
1913 PR bootstrap/64023
1914 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1915 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1916 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1917 to CXX.
1918 * Makefile.in: Regenerated.
1919
d10a337d 19202014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1921 Yury Gribov <y.gribov@samsung.com>
1922
1923 * .gitignore: Added .local.vimrc and .lvimrc.
1924 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1925 * Makefile.in: Regenerate.
1926
19272014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
b4cec649 1928
1929 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1930 * configure: Regenerated.
1931
d22eabd4 19322014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1933
1934 * MAINTAINERS (nvptx port): New entry.
1935
d781ea5c 19362014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1937
1938 * configure: Regenerate.
1939
3e78a7ce 19402014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1941
1942 * configure.ac: Merge with Binutils.
1943
533c3d32 19442014-11-26 Tobias Burnus <burnus@net-b.de>
1945
1946 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1947 * Makefile.in: Regenerate.
1948
d1a94f02 19492014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1950
1951 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1952 missing flex.
1953 * Makefile.in: Regenerated.
1954
3453eaf0 19552014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1956
1957 * Makefile.in: Regenerate.
1958
4e8a08d4 19592014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1960
1961 PR bootstrap/63784
1962 * libtool.m4: Add $pic_flag with -shared.
1963
d758319f 19642014-11-21 Renlin Li <Renlin.Li@arm.com>
1965
1966 * MAINTAINERS (Write After Approval): Added myself.
1967
673168e8 19682014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1969
1970 * MAINTAINERS (write-after-approval): Add myself.
1971
50c933a3 19722014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1973
1974 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1975 from 2 years ago.
1976
2008009a 19772014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1978
1979 Revert:
1980 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1981
1982 * MAINTAINERS (Write After Approval): Added myself as line map
1983 maintainer.
1984
e2d66bc6 19852014-11-19 Renlin Li <Renlin.Li@arm.com>
1986
1987 Revert:
1988 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1989
1990 * MAINTAINERS (Write After Approval): Added myself.
1991
cef068f7 19922014-11-19 Renlin Li <Renlin.Li@arm.com>
1993
1994 * MAINTAINERS (Write After Approval): Added myself.
1995
f5ff9110 19962014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1997
1998 * MAINTAINERS (Write After Approval): Added myself as line map
1999 maintainer.
2000
14c6b63a 20012014-11-17 Dodji Seketeli <dodji@redhat.com>
2002
2003 * MAINTAINERS (Various Maintainers): Added myself as line map
2004 maintainer.
2005
c8df758a 20062014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2007
2008 * move-if-change: Sync from upstream gnulib.
2009
cdf97dbf 20102014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2011
2012 * compile: Sync with upstream Automake.
2013 * depcomp: Ditto.
2014 * install-sh: Ditto.
2015 * missing: Ditto.
2016 * mkinstalldirs: Ditto.
2017 * ylwrap: Ditto.
2018
54c820f5 20192014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2020
2021 * config.sub: Update from upstream config repo.
2022 * config.guess: Ditto.
2023
d3a7dd32 20242014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2025
2026 * Makefile.def: Add liboffloadmic to target_modules. Make
2027 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2028 * Makefile.in: Regenerate.
2029 * configure: Regenerate.
2030 * configure.ac: Add liboffloadmic to target binaries.
2031 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2032 Add liboffloadmic to noconfig list when C++ is not supported.
2033
a3d93be3 20342014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2035 Thomas Schwinge <thomas@codesourcery.com>
2036 Ilya Verbin <ilya.verbin@intel.com>
2037 Andrey Turetskiy <andrey.turetskiy@intel.com>
2038
2039 * configure: Regenerate.
2040 * configure.ac (--enable-as-accelerator-for)
2041 (--enable-offload-targets): New configure options.
2042
90d9e583 20432014-11-11 Tobias Burnus <burnus@net-b.de>
2044
845ec886 2045 * Makefile.def: Make all-gcc depend on all-isl.
90d9e583 2046 * Makefile.in: Regenerate.
2047
863e76f9 20482014-11-11 David Malcolm <dmalcolm@redhat.com>
2049
2050 * ChangeLog.jit: New.
2051 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2052
7c407808 20532014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2054
2055 PR target/63610
2056 * libtool.m4: Fix globbing of darwin versions.
2057 * configure: Regenerate.
2058
572cf1f7 20592014-11-11 Tobias Burnus <burnus@net-b.de>
2060
572cf1f7 2061 * Makefile.def: Remove CLooG.
2062 * Makefile.tpl: Ditto.
2063 * configure.ac: Ditto.
2064 * configure: Regenerate.
2065 * Makefile.in: Ditto.
2066
8ce80784 20672014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2068
2069 * configure.ac: Handle nvptx-*-*.
2070 * configure: Regenerate.
2071
aa80e213 20722014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2073
2074 * MAINTAINERS (Write After Approval): Add myself.
2075
f7d3db38 20762014-10-31 Jakub Jelinek <jakub@redhat.com>
2077
2078 * Makefile.def (libcc1): Remove bootstrap=true;.
2079 * Makefile.in: Regenerated.
2080
10e64fba 20812014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2082
2083 * configure.ac: Update comment.
2084 * configure: Regenerate.
2085
6f0a1b31 20862014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2087
2088 * MAINTAINERS (Write After Approval): Add myself.
2089
944792ef 20902014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2091
2092 * configure.ac (extra_host_libiberty_configure_flags): Add
2093 --enable-shared also for libcc1's benefit.
2094 * configure: Regenerate.
2095
98b17817 20962014-10-29 Tristan Gingold <gingold@adacore.com>
2097
2098 * MAINTAINERS: Change my email address.
2099
ab103e33 21002014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2101 Tom Tromey <tromey@redhat.com>
2102
2103 * Makefile.def: Add libcc1 to host_modules.
2104 * configure.ac (host_tools): Add libcc1.
2105 * Makefile.in, configure: Rebuild.
2106
1085f3b8 21072014-10-24 Hans-Peter Nilsson <hp@axis.com>
b85b703b 2108
2109 * configure.ac (build_configargs): Don't share config.cache between
2110 build subdirs.
d9eecfbd 2111 * configure: Regenerate.
b85b703b 2112
14091821 21132014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2114
2115 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2116 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2117 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2118 leon3v7 as leon3.
2119 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2120 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2121 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2122 * config/sparc/sparc.md (cpu): Add leon3v7.
2123 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2124
b58f2ae3 21252014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2126
2127 * MAINTAINERS (write-after-approval): Add myself.
2128
56242c27 21292014-10-23 Ian Lance Taylor <iant@google.com>
2130
2131 * configure.ac: Disable the Go frontend on systems where it is known
2132 to not work.
2133 * configure: Regenerate.
2134
9245d2c5 21352014-10-23 Richard Biener <rguenther@suse.de>
2136
2137 * Makefile.def: Add libcpp build module and dependencies.
2138 * configure.ac: Add libcpp build module.
2139 * Makefile.in: Regenerate.
2140 * configure: Likewise.
2141
2e7fb888 21422014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2143
2144 * MAINTAINERS (write-after-approval): Add myself.
2145
a4dbd7d4 21462014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2147
2148 * INSTALL/README: Do not mention CVS.
2149
58f62c51 21502014-10-03 Jing Yu <jingyu@google.com>
2151
2152 * configure.ac: Add aarch64 to list of targets that support gold.
2153 * configure: Regenerate.
2154
0c89a10c 21552014-09-29 François Dumont <fdumont@gcc.gnu.org>
2156
2157 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2158
7747f33f 21592014-09-29 Catherine Moore <clm@codesourcery.com>
2160
2161 * MAINTAINERS: Add myself as MIPS maintainer.
2162
6d0eaeb8 21632014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2164
2165 * MAINTAINERS: Move myself to MIPS maintainers.
2166
1fbbc678 21672014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2168
2169 * MAINTAINERS: Put all email addresses between '<' and '>'.
2170
5e530ebd 21712014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2172
2173 * MAINTAINERS: Move myself to reviewers (Fortran).
2174
870e466f 21752014-09-01 Andi Kleen <ak@linux.intel.com>
2176
2177 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2178 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2179 * Makefile.in: Regenerate.
2180
8325d4dd 21812014-08-28 David Malcolm <dmalcolm@redhat.com>
2182
2183 * rtx-classes-status.txt: Delete
2184
91a55c11 21852014-08-28 David Malcolm <dmalcolm@redhat.com>
2186
2187 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2188
b6de67fd 21892014-08-27 Sebastian Pop <s.pop@samsung.com>
2190
2191 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2192 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2193 of checking for version number.
2194 * configure: Regenerated.
2195 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2196
f1ee32d1 21972014-08-27 David Malcolm <dmalcolm@redhat.com>
2198
2199 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2200 is done; begin phase 6 (use extra rtx_def subclasses).
2201
d40b1309 22022014-08-27 David Malcolm <dmalcolm@redhat.com>
2203
2204 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2205 done; begin phase 5 (additional rtx_def subclasses).
2206
e149ca56 22072014-08-26 David Malcolm <dmalcolm@redhat.com>
2208
2209 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2210
26bb3cb2 22112014-08-26 David Malcolm <dmalcolm@redhat.com>
2212
2213 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2214 SET_BB_HEADER are done.
2215
fc5ad70a 22162014-08-26 David Malcolm <dmalcolm@redhat.com>
2217
2218 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2219 done.
2220
69c5a18c 22212014-08-26 David Malcolm <dmalcolm@redhat.com>
2222
2223 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2224
2f3c9801 22252014-08-26 David Malcolm <dmalcolm@redhat.com>
2226
2227 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2228
e97a173d 22292014-08-25 David Malcolm <dmalcolm@redhat.com>
2230
2231 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2232
943ea6fa 22332014-08-25 David Malcolm <dmalcolm@redhat.com>
2234
2235 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2236
08a06697 22372014-08-25 David Malcolm <dmalcolm@redhat.com>
2238
2239 * rtx-classes-status.txt: Phase 3 (per-file commits within
2240 "config" subdirs) is done; begin phase 4 (removal of
2241 "scaffolding").
2242
d2ecc902 22432014-08-23 David Malcolm <dmalcolm@redhat.com>
2244
2245 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2246 dir) is done; begin phase 3 (per-file commits within "config"
2247 subdirs).
2248
e31de0d2 22492014-08-21 David Malcolm <dmalcolm@redhat.com>
2250
2251 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2252 phase 2 (per-file commits in main source dir).
2253
6ac3b11e 22542014-08-21 Bin Cheng <bin.cheng@arm.com>
2255
2256 * configure: Regenerated.
2257
0eec6621 22582014-08-19 David Malcolm <dmalcolm@redhat.com>
2259
2260 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2261
17616710 22622014-08-19 David Malcolm <dmalcolm@redhat.com>
2263
2264 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2265
7c5928c3 22662014-08-19 David Malcolm <dmalcolm@redhat.com>
2267
2268 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2269
047ccec4 22702014-08-19 David Malcolm <dmalcolm@redhat.com>
2271
2272 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2273
a83c8362 22742014-08-19 David Malcolm <dmalcolm@redhat.com>
2275
2276 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2277
1b08cfdd 22782014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2279
2280 * MAINTAINERS (Write After Approval): Add myself.
2281
d41d96b7 22822014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2283
2284 * MAINTAINERS: Remove myself
2285
4a57a2e8 22862014-08-19 David Malcolm <dmalcolm@redhat.com>
2287
2288 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2289
7ad1fa02 22902014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2291
2292 * MAINTAINERS (Write After Approval): Add myself.
2293
a684cb04 22942014-08-18 David Malcolm <dmalcolm@redhat.com>
2295
2296 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2297 SET_BB_HEADER, SET_BB_FOOTER
2298
57c8dfee 22992014-08-18 David Malcolm <dmalcolm@redhat.com>
2300
904c3df2 2301 * rtx-classes-status.txt: New file
57c8dfee 2302
429cca51 23032014-08-18 Roman Gareev <gareevroman@gmail.com>
2304
2305 * configure.ac: Eliminate ClooG installation dependency.
2306 * configure: Regenerate.
2307 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2308 * Makefile.in: Regenerate.
2309
5420e92f 23102014-08-15 Ilya Verbin <iverbin@gmail.com>
2311
2312 * MAINTAINERS (Write After Approval): Add myself.
2313
cf2fd8f7 23142014-08-15 Ilya Tocar <tocarip@gmail.com>
f0da22ea 2315
2316 * MAINTAINERS (Write After Approval): Add myself.
2317
47d90752 23182014-08-01 Jiong Wang <jiong.wang@arm.com>
2319
2320 * MAINTAINERS (Write After Approval): Add myself.
2321
1d163515 23222014-07-28 Anthony Green <green@moxielogic.com>
2323
2324 Import from savannah.gnu.org:
2325 * config.sub: Update to 2014-07-28 version.
2326
8cc0edb6 23272014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2328
2329 * MAINTAINERS: Remove my MIPS maintainer entry.
2330
385527e9 23312014-07-26 Uros Bizjak <ubizjak@gmail.com>
2332
2333 PR target/47230
2334 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2335 * configure: Regenerate.
2336
2dd0603e 23372014-07-24 James Norris <jnorris@codesourcery.com>
2338
2339 * MAINTAINERS (Write After Approval): Add myself.
2340
383b71a9 23412014-07-20 Roman Gareev <gareevroman@gmail.com>
2342
2343 * configure.ac: Accept only CLooG 0.18.1.
2344 * configure: Regenerate.
2345
9556e4d0 23462014-07-17 Roman Gareev <gareevroman@gmail.com>
2347
2348 * configure.ac: Don't accept isl 0.11.
2349 * configure: Regenerate.
2350
05095438 23512014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2352
2353 * MAINTAINERS (Write After Approval): Add myself.
2354
20632469 23552014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2356
2357 * configure.ac: Don't accept isl 0.10.
2358 * configure: Regenerate.
2359
f4953d40 23602014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2556a4ed 2361
f4953d40 2362 Fix include path for in-tree cloog.
2363 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2364 * configure: Regenerate.
2556a4ed 2365
f4953d40 23662014-06-18 Richard Henderson <rth@redhat.com>
60d578d4 2367
f4953d40 2368 * .gitignore: Import gcc_update output.
60d578d4 2369
bf0001d4 23702014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2371
52fd2e17 2372 * config-ml.in: Robustify ac_configure_args parsing.
2373
1015a063 2374 * configure.ac (--enable-linker-plugin-configure-flags)
2375 (--enable-linker-plugin-flags): New flags.
2376 (configdirs): Conditionally add libiberty-linker-plugin.
2377 * configure: Regenerate.
2378 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2379 (host_modules) <lto-plugin>: Pay attention to
2380 @extra_linker_plugin_flags@ and
2381 @extra_linker_plugin_configure_flags@.
2382 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2383 * Makefile.in: Regenerate.
2384
bf0001d4 2385 * Makefile.tpl (configure-[+prefix+][+module+])
2386 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2387 "module_srcdir" instead of "module" for locating a module's srcdir.
2388 * Makefile.in: Regenerate.
2389
85dcf814 23902014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2391
2392 * MAINTAINERS (Write After Approval): Add myself.
2393
b9f71945 23942014-06-06 Sebastian Pop <sebpop@gmail.com>
2395
2396 * MAINTAINERS: Update my email address.
2397
a499a116 23982014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2399
2400 * MAINTAINERS (Write After Approval): Add myself.
2401
42878318 24022014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2403
2404 * MAINTAINERS (Write After Approval): Add myself.
2405
df148e44 24062014-05-30 Jonathan Wakely <jwakely@redhat.com>
2407
2408 PR libstdc++/61011
2409 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2410 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2411 * configure: Regenerate.
2412
7f9463ec 24132014-05-28 Pedro Alves <palves@redhat.com>
2414
2415 * MAINTAINERS (Write After Approval): Add myself.
2416
0be66420 24172014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2418
2419 * MAINTAINERS: Update my affiliation/email.
2420
2a96d757 24212014-05-19 Mike Stump <mikestump@comcast.net>
2422
2423 * MAINTAINERS: Add wide-int reviewers.
2424
2481a2c1 24252014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2426
2427 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2428 * configure: Regenerated.
2429
418aa869 24302014-05-15 Torvald Riegel <triegel@redhat.com>
2431
2432 * MAINTAINERS (libitm): Add myself as maintainer.
2433
d23ca936 24342014-05-07 Charles Baylis <charles.baylis@linaro.org>
2435
2436 * MAINTAINERS (Write After Approval): Add myself.
2437
b98f8a78 24382014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2439
2440 * config.sub, config.guess: Import from upstream.
2441
588c2671 24422014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2443
2444 * MAINTAINERS (Write After Approval): Put myself in correct order.
2445
572205be 24462014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2447
2448 * MAINTAINERS (Write After Approval): Add myself.
2449
a6703892 24502014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2451
2452 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2453 section.
2454
5692cf37 24552014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2456
2457 * MAINTAINERS (Write After Approval): Delete myself.
2458
478532eb 24592014-04-17 Jakub Jelinek <jakub@redhat.com>
2460
2461 PR sanitizer/56781
2462 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2463 and -B* options with -Xcompiler.
2464
e40b19b7 24652014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2466
2467 PR bootstrap/60620
cf2fd8f7 2468 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
e40b19b7 2469 * Makefile.in: Regenerate.
2470
e673a265 24712014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2472
2473 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2474 for WINDRES_FOR_TARGET in default-manifest.o rule.
2475 * Makefile.in: Regenerate.
2476
737fef9c 24772014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2478
2479 * MAINTAINERS (Write After Approval): Add myself.
2480
f4ae1a00 24812014-03-26 Jakub Jelinek <jakub@redhat.com>
2482
2483 PR sanitizer/56781
2484 * Makefile.def: Set bootstrap=true; for host fixincludes.
2485 * configure.ac: Don't bootstrap host fixincludes unless
2486 --with-build-config=bootstrap-{a,ub}san.
2487 * Makefile.in: Regenerated.
2488 * configure: Regenerated.
2489
ee055341 24902014-03-21 Jakub Jelinek <jakub@redhat.com>
2491
2492 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2493 --enable-vtable-verify option parsing. Don't add
2494 target-libsanitizer to bootstrap_target_libs unless
2495 --with-build-config=bootstrap-asan or
2496 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2497 to bootstrap_target_libs unless --enable-vtable-verify.
2498 * configure: Regenerated.
2499
1279e87b 25002014-03-10 Anatoly Sokolov <aesok@post.ru>
2501
2502 * MAINTAINERS (Write After Approval): Add myself.
2503
cf0201a5 25042014-03-07 Denis Chertykov <chertykov@gmail.com>
2505
2506 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2507
48d33b51 25082014-03-07 Jakub Jelinek <jakub@redhat.com>
2509
2510 PR bootstrap/58572
2511 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2512 -I for libstdc++-v3 includes if $(LEAN).
2513 * Makefile.in: Regenerated.
2514
4dcc249a 25152014-03-04 Jonathan Wakely <jwakely@redhat.com>
2516
2517 * MAINTAINERS: Update my email address.
2518
2da35515 25192014-02-24 Walter Lee <walt@tilera.com>
2520
2521 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2522 (tilegx-*-*): Change to tilegx*-*-*.
2523 * configure: Regenerate.
2524
2cdbba93 25252014-02-17 Loren J. Rittle <ljrittle@acm.org>
2526
2527 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2528
e3c32511 25292014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2530
2531 * MAINTAINERS (Write After Approval): Add myself.
2532
48118d02 25332014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2534
2535 PR target/59788
2536 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2537 *solaris2*.
2538
68512f53 25392014-01-21 John David Anglin <danglin@gcc.gnu.org>
2540
2541 * MAINTAINERS: Update my email address.
2542
a37bd79b 25432014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2544
2545 * MAINTAINERS: Convert to UTF-8.
2546 Properly sort Xinliang David Li's entry.
2547
3c6280bd 25482013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2549 Sandra Loosemore <sandra@codesourcery.com>
2550
2551 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2552 nios2 port maintainers.
2553
e8cac2b9 25542013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2555
2556 * MAINTAINERS (Write After Approval): Add myself.
2557
87ebeb4c 25582013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d4cf3e7a 2559
2560 * configure.ac: Add user-friendly check for native x86_64-linux
2561 multilibs.
2562 * configure: Regenerate.
2563
25642013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2565
2566 * MAINTAINERS: Add myself as sh maintainer.
2567
25682013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2569
2570 * MAINTAINERS: Add self as SLSR maintainer.
2571
25722013-11-18 Jan Hubicka <hubicka@ucw.cz>
2573
2574 * MAINTAINERS: Update my email address.
2575
25762013-11-15 David Edelsohn <dje.gcc@gmail.com>
2577
2578 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2579
25802013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2581
2582 * Makefile.in: Regenerate.
2583
2584 * Makefile.tpl: Fix typo.
2585 * Makefile.in: Regenerate partially.
2586
25872013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2588
2589 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2590 supported.
2591 * configure: Regenerated.
2592
25932013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2594
2595 * MAINTAINERS (Write After Approval): Add myself.
2596
25972013-10-30 Jason Merrill <jason@redhat.com>
2598
2599 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2600 --disable-build-format-warnings.
2601
26022013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2603
cf2fd8f7 2604 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
d4cf3e7a 2605 depend on libstdc++ and libgcc.
2606 * configure: Regenerate.
2607 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2608 libcilkrts for POSIX and i*86, and x86_64 architectures.
2609 * Makefile.in: Added libcilkrts related fields to support building it.
2610
26112013-10-26 Jeff Law <law@redhat.com>
2612
2613 * Makefile.def (target_modules): Remove libmudflap
2614 (languages): Remove check-target-libmudflap).
2615 * Makefile.in: Rebuilt.
2616 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2617 * configure.ac (target_libraries): Remove target-libmudflap.
2618 Remove checks which disabled libmudflap on some systems.
2619 * configure: Rebuilt.
2620 * libmudflap: Directory removed.
2621
26222013-10-21 Cong Hou <congh@google.com>
2623
2624 * MAINTAINERS (Write After Approval): Add myself.
2625
26262013-10-16 Mike Stump <mikestump@comcast.net>
2627
2628 * .dir-locals.el: Add.
2629
26302013-10-15 David Malcolm <dmalcolm@redhat.com>
2631
2632 * configure.ac: Add --enable-host-shared
2633 * configure: Regenerate.
2634
26352013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2636
2637 Import from savannah.gnu.org:
2638 * config.guess: Update to 2013-06-10 version.
2639 * config.sub: Update to 2013-10-01 version.
2640
26412013-10-01 Simon Cook <simon.cook@embecosm.com>
2642
2643 Changes to build configuration to allow big endian ARC ELF toolchain
2644 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2645 * configure: Regenerate.
2646
26472013-09-20 Alan Modra <amodra@gmail.com>
2648
2649 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2650 ppc host match. Support little-endian powerpc linux hosts.
2651
26522013-09-19 Dodji Seketeli <dodji@redhat.com>
2653
2654 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2655 maintainer.
2656
26572013-09-12 DJ Delorie <dj@redhat.com>
2658
2659 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2660 maintainers.
2661
26622013-09-03 Richard Biener <rguenther@suse.de>
2663
2664 * configure.ac: Also allow ISL 0.12.
2665 * configure: Regenerated.
2666
26672013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2668
2669 * MAINTAINERS (Write After Approval): Add myself.
2670
26712013-08-27 David Malcolm <dmalcolm@redhat.com>
2672
2673 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2674
26752013-08-26 Caroline Tice <cmtice@google.com>
2676
2677 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2678 "Various Reviewers" to libvtv "Various Maintainers".
2679
26802013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2681
2682 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2683
26842013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2685
2686 * MAINTAINERS: Update name, email.
2687
26882013-08-13 Adam Butcher <adam@jessamine.co.uk>
2689
2690 * MAINTAINERS (Write After Approval): Add myself.
2691
26922013-08-12 Caroline Tice <cmtice@google.com>
2693
2694 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2695 address in the Write After Approval section.
2696
26972013-08-09 Carlos O'Donell <carlos@redhat.com>
2698
2699 * MAINTAINERS (Write After Approval): Update email.
2700
27012013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2702
2703 * configure.ac: Adjust to check VTV_SUPPORTED.
2704 * configure: Regenerated.
2705
27062013-08-02 Caroline Tice <cmtice@google.com>
2707
2708 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2709 on non-linux systems; add target-libvtv to noconfigdirs; add
2710 libsupc++/.libs to C++ library search paths.
2711 * configure: Regenerated.
2712 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2713 libstdc++ and libgcc.
2714 * Makefile.in: Regenerated.
2715
27162013-07-19 Yvan Roux <yvan.roux@linaro.org>
2717
2718 * MAINTAINERS (Write After Approval): Add myself.
2719
27202013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2721 Shiva Chen <shiva0217@gmail.com>
2722
2723 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2724 nds32 port maintainers.
2725
27262013-07-17 Tim Shen <timshen91@gmail.com>
2727
2728 * MAINTAINERS (Write After Approval): Add myself.
2729
27302013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2731
2732 * configure.ac: Sync from binutils.
2733 * configure: Regenerate.
2734
27352013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2736
2737 * MAINTAINERS (Write After Approval): Add myself.
2738
27392013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2740
2741 * MAINTAINERS (Write After Approval): Add myself.
2742
27432013-05-17 David Malcolm <dmalcolm@redhat.com>
2744
2745 * MAINTAINERS (Write After Approval): Add myself.
2746
27472013-04-30 Brooks Moses <bmoses@google.com>
2748
2749 * MAINTAINERS: Update my email; move myself from Fortran
2750 reviewer to Write After Approval.
2751
27522013-04-16 Andreas Schwab <schwab@suse.de>
2753
2754 * configure.ac (aarch64-*-*): Don't disable java.
2755 * configure: Regenerate.
2756
27572013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2758
2759 * MAINTAINERS (Write After Approval): Add myself.
2760
27612013-03-30 Matthias Klose <doko@ubuntu.com>
2762
2763 * Makefile.def (target_modules): Don't install libffi.
2764 * Makefile.in: Regenerate.
2765
27662013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2767
2768 * MAINTAINERS (Write After Approval): Add myself.
2769
27702013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2771
2772 * MAINTAINERS (Write After Approval): Add myself.
2773
27742013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2775
2776 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2777 * configure: Regenerated.
2778
477ef922 27792013-02-05 Ian Lance Taylor <iant@google.com>
2780
2781 PR go/55969
2782 * configure.ac: Disable libgo on some systems where it does not
2783 work.
2784
d4cf3e7a 27852013-02-04 David Edelsohn <dje.gcc@gmail.com>
2786
2787 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2788 Remove Geoff Keating as rs6000 port maintainer, at his request.
2789
27902013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2791
2792 * MAINTAINERS: Update my email.
2793
27942013-01-23 Shenghou Ma <minux.ma@gmail.com>
2795
2796 * configure: Re-generate.
2797
27982013-01-15 Richard Biener <rguenther@suse.de>
2799
2800 PR other/55973
2801 * configure: Re-generate.
2802
28032013-01-14 Matthias Klose <doko@ubuntu.com>
2804
2805 * Makefile.def (install-target-libsanitizer): Depend on
2806 install-target-libstdc++-v3.
2807 * Makefile.in: Regenerate.
2808
28092013-01-14 Richard Biener <rguenther@suse.de>
2810
2811 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2812 * configure: Re-generate
2813
28142013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2815
2816 * config.sub: Update from config repo.
2817
28182013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2819
2820 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2821 * Makefile.in: Regenerate.
2822
28232013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2824
2825 * MAINTAINERS (arc): Add new port maintainership for myself.
2826
28272013-01-09 Jason Merrill <jason@redhat.com>
2828
2829 * .gitignore: Import from gdb repository.
2830
28312013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2832
2833 * Makefile.def (configure-gcc): Depend on all-gmp.
2834 (all-gcc): Remove dependency on all-gmp.
2835 * Makefile.in: Regenerated.
2836
28372013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2838
2839 * config.sub: Merge from config repo.
2840 * config.guess: Ditto.
2841
28422013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2843
2844 * Makefile.def: Merge from binutils.
2845 * Makefile.in: Ditto.
2846
28472013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2848
2849 * MAINTAINERS: Update my email.
2850
28512012-12-29 Ben Elliston <bje@gnu.org>
2852
2853 * config.guess: Update to 2012-12-29 version.
2854 * config.sub: Likewise.
2855
28562012-12-20 Matthias Klose <doko@ubuntu.com>
2857
2858 * Makefile.def (install-target-libgfortran): Depend on
2859 install-target-libquadmath, install-target-libgcc.
2860 (install-target-libsanitizer): Depend on install-target-libgcc.
2861 (install-target-libjava): Depend on install-target-libgcc.
2862 (install-target-libitm): Depend on install-target-libgcc.
2863 (install-target-libobjc): Depend on install-target-libgcc.
2864 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2865 * Makefile.in: Regenerate.
2866
28672012-12-19 Matthias Klose <doko@ubuntu.com>
2868
2869 * Makefile.def (install-target-libgo): Depend on
2870 install-target-libatomic.
2871 * Makefile.in: Regenerate.
2872
28732012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2874
2875 PR go/55201
2876 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2877 * Makefile.in: Regenerate.
2878
28792012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2880
2881 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2882 * configure: Regenerate.
2883
28842012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2885
2886 * config.sub: Merge from config repo.
2887
28882012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2889
2890 * Makefile.def (target_modules): Add bootstrap=true and
2891 raw_cxx=true to libsanitizer.
2892 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2893 * Makefile.in: Regenerated.
2894 * configure: Likewise.
2895
28962012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2897
2898 * MAINTAINERS: Remove self as RTL optimization maintainer.
2899
29002012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2901
2902 * MAINTAINERS (Write After Approval): Add myself.
2903
29042012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2905
2906 * Makefile.def (target_modules): Remove bootstrap=true and
2907 raw_cxx=true from libsanitizer.
2908 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2909 * Makefile.in: Regenerated.
2910 * configure: Likewise.
2911
29122012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2913
2914 * Makefile.def (target_modules): Add bootstrap=true and
2915 raw_cxx=true to libsanitizer.
2916 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2917 * Makefile.in: Regenerated.
2918 * configure: Likewise.
2919
29202012-11-28 Andrew Pinski <apinski@cavium.com>
2921
2922 PR bootstrap/54279
2923 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2924 * configure: Regenerate.
2925 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2926 * Makefile.in: Regenerate.
2927
29282012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2929
2930 * configure.ac: Disable libsanitizer if we're not building C++.
2931 * configure: Regenerate.
2932
29332012-11-15 Roland McGrath <roland@hack.frob.com>
2934
2935 * MAINTAINERS (Write After Approval): Add myself.
2936
29372012-11-15 Dmitry Vyukov <dvyukov@google.com>
2938
2939 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2940 Kostya Serebryany (kcc@google.com) and
2941 Jakub Jelinek (jakub@redhat.com).
2942 Rename area for Dodji Seketeli (dodji@redhat.com).
2943
29442012-11-15 Dodji Seketeli <dodji@redhat.com>
2945
2946 * MAINTAINERS: (asan.c, related): Add myself.
2947
29482012-11-14 Roland McGrath <mcgrathr@google.com>
2949
2950 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2951 * configure: Regenerate.
2952
29532012-11-13 Richard Henderson <rth@redhat.com>
2954
2955 * configure.ac: Move libsanitizer logic to subdirectory.
2956 * configure: Regenerate.
2957
29582012-11-13 Dodji Seketeli <dodji@redhat.com>
2959
2960 * configure.ac: Enable libsanitizer just on x86 linux for now.
2961 * configure: Re-generate.
2962
29632012-11-13 David Edelsohn <dje.gcc@gmail.com>
2964
2965 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2966 sections.
2967 * configure: Regenerate.
2968
29692012-11-13 Hans-Peter Nilsson <hp@axis.com>
2970
2971 * configure.ac: Add section for configdirs for libsanitizer.
2972 Disable for cris-*-* and mmix-*-*.
2973 * configure: Regenerate.
2974
29752012-11-12 Wei Mi <wmi@google.com>
2976
2977 * configure.ac: Add libsanitizer to target_libraries.
2978 * Makefile.def: Ditto.
2979 * configure: Regenerate.
2980 * Makefile.in: Regenerate.
2981 * libsanitizer: New directory for asan runtime. Contains an empty
2982 tsan directory.
2983
29842012-11-03 Corinna Vinschen <corinna@vinschen.de>
2985
2986 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2987 against Mingw64 w32api.
2988 * configure: Regenerate.
2989
29902012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2991
2992 * configure: Regenerated.
2993
29942012-11-03 Robert Mason <rbmj@verizon.net>
2995
2996 * configure.ac: add --disable-libstdcxx configure option
2997 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2998
29992012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
30032012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3004
3005 * MAINTAINERS (Write After Approval): Add myself.
3006
30072012-10-24 Sharad Singhai <singhai@google.com>
3008
3009 * MAINTAINERS (Write After Approval): Add myself.
3010
30112012-10-24 Eric Christopher <echristo@gmail.com>
3012
3013 * MAINTAINERS: Update email address.
3014
30152012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3016
3017 PR bootstrap/54820
3018 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3019 * configure: Regenerate.
3020
30212012-10-23 Richard Earnshaw <rearnsha@arm.com>
3022
3023 * MAINTAINERS (aarch64): Add Marcus and myself.
3024
30252012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3026
3027 PR bootstrap/54820
3028 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3029 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3030 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3031 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3032 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3033 * Makefile.in: Regenerate.
3034 * configure.ac (have_static_libs): New variable and associated check.
3035 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3036 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3037 * configure: Regenerate.
3038
30392012-10-10 Richard Biener <rguenther@suse.de>
3040
3041 * MAINTAINERS: Adjust for changed surname.
3042
30432012-10-04 Lawrence Crowl <crowl@google.com>
3044
3045 * MAINTAINERS (Write After Approval): Add myself.
3046
30472012-10-01 Cary Coutant <ccoutant@google.com>
3048
3049 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3050
30512012-09-28 Ian Lance Taylor <iant@google.com>
3052
3053 * Makefile.def: Make all-target-libgo depend on
3054 all-target-libbacktrace.
3055 * Makefile.in: Rebuild.
3056
30572012-09-26 Ian Lance Taylor <iant@google.com>
3058
3059 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3060 * Makefile.in: Rebuild.
3061
30622012-09-20 Walter Lee <walt@tilera.com>
3063
3064 * configure.ac: Add tilegx to list of targets that support gold.
3065 * configure: Regenerate.
3066
30672012-09-20 Marek Polacek <polacek@redhat.com>
3068
3069 * MAINTAINERS (Write After Approval): Add myself.
3070
30712012-09-19 Steve Ellcey <sellcey@mips.com>
3072
3073 * configure.ac: Add mips*-mti-elf* target.
3074 * configure: Regenerate.
3075
30762012-09-17 Ian Lance Taylor <iant@google.com>
3077
3078 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3079 * configure.ac (host_libs): Add libbacktrace.
3080 (target_libraries): Add libbacktrace.
3081 * Makefile.def (host_modules): Add libbacktrace.
3082 (target_modules): Likewise.
3083 * configure, Makefile.in: Rebuild.
3084
30852012-09-14 David Edelsohn <dje.gcc@gmail.com>
3086
3087 PR target/38607
3088 Merge upstream change.
3089 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3090
3091 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3092 Add libgomp*.o to compare_exclusions for AIX.
3093 * configure: Regenerate.
3094
30952012-09-06 Diego Novillo <dnovillo@google.com>
3096
3097 * configure.ac: Bump minimum GMP version to 4.2.3.
3098 * configure: Re-generate.
3099
31002012-09-05 Georg-Johann Lay <avr@gjlay.de>
3101
3102 PR target/54461
3103 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3104 target-libgloss if not configured --with-avrlibc=no.
3105 * configure: Regenerate.
3106
31072012-09-04 Jason Merrill <jason@redhat.com>
3108
3109 * configure.ac: Fix --enable-languages=all.
3110
31112012-09-04 Christophe Lyon <christophe.lyon@st.com>
3112
3113 * MAINTAINERS (Write After Approval): Add myself.
3114
31152012-09-03 Richard Guenther <rguenther@suse.de>
3116
3117 PR bootstrap/54138
3118 * configure.ac: Re-organize ISL / CLOOG checks to allow
3119 disabling with either --without-isl or --without-cloog.
3120 * configure: Regenerated.
3121
31222012-09-03 Georg-Johann Lay <avr@gjlay.de>
3123
3124 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3125 * configure: Regenerate.
3126
31272012-08-27 Ulrich Drepper <drepper@gmail.com>
3128
3129 * MAINTAINERS: Fix my email address.
3130
31312012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3132
3133 PR binutils/4970
3134 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3135 and opcodes.
3136 * Makefile.in: Regenerated.
3137
31382012-08-26 Art Haas <ahaas@impactweather.com>
3139
3140 * configure: Regenerate.
3141
31422012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3143
3144 * INSTALL/README: Also refer to the online installation
3145 instructions.
3146
31472012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3148
3149 * MAINTAINERS (Write After Approval): Add myself.
3150 (Picochip port): Remove myself.
3151
31522012-08-14 Diego Novillo <dnovillo@google.com>
3153
3154 Merge from cxx-conversion branch.
3155
3156 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3157 POSTSTAGE1_CONFIGURE_FLAGS.
3158 * Makefile.in: Regenerate.
3159 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3160 Force C++ when bootstrapping.
3161 * configure: Regenerate.
3162
31632012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3164
3165 * MAINTAINERS (Write After Approval): Add myself.
3166
31672012-07-16 Joseph Myers <joseph@codesourcery.com>
3168
3169 * README: Document use of ranges of years in copyright notices.
3170
31712012-07-06 Richard Guenther <rguenther@suse.de>
3172
3173 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3174 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3175 --with-gmp=system.
3176 * Makefile.in: Regenerated.
3177 * configure: Likewise.
3178
31792012-07-06 Richard Guenther <rguenther@suse.de>
3180
3181 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3182 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3183 supply V=1 as extra_make_flags.
3184 * configure: Regenerated.
3185 * Makefile.in: Likewise.
3186
31872012-07-04 Tristan Gingold <gingold@adacore.com>
3188
3189 * configure: Regenerate.
3190
31912012-07-03 Richard Guenther <rguenther@suse.de>
3192
3193 * Makfile.def (isl): Remove not necessary extra_exports and
3194 extra_make_flags.
3195 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3196 * Makefile.in: Regenerated.
3197
31982012-07-03 Richard Guenther <rguenther@suse.de>
3199
3200 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3201 * configure.ac: If either the ISL or the CLooG check failed
3202 do not try to build in-tree versions.
3203 * Makefile.in: Regenerated.
3204 * configure: Regenerated.
3205
32062012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3207
3208 * configure: Regenerate.
3209
32102012-07-02 Janis Johnson <janisjo@codesourcery.com>
3211
3212 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3213 maintainer.
3214
32152012-07-02 Richard Guenther <rguenther@suse.de>
3216
3217 * configure: Regenerated.
3218
32192012-07-02 Richard Guenther <rguenther@suse.de>
3220 Michael Matz <matz@suse.de>
3221 Tobias Grosser <tobias@grosser.es>
3222 Sebastian Pop <sebpop@gmail.com>
3223
3224 * Makefile.def: Add ISL host module, remove PPL host module.
3225 Adjust ClooG host module to use the proper ISL.
3226 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3227 * configure.ac: Include config/isl.m4. Add ISL host library,
3228 remove PPL. Remove PPL configury, add ISL configury, adjust
3229 ClooG configury.
3230 * Makefile.in: Regenerated.
3231 * configure: Likewise.
3232
32332012-07-02 Richard Guenther <rguenther@suse.de>
3234
3235 Merge from graphite branch
3236 2011-07-21 Tobias Grosser <tobias@grosser.es>
3237
3238 * configure: Regenerated.
3239 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3240 both cloog.org and legacy versions. The only supported version will
3241 be CLooG with the isl backend.
3242
3243 2011-07-21 Tobias Grosser <tobias@grosser.es>
3244
3245 * configure: Regenerated.
3246 * configure.ac: Require cloog isl 0.17.0
3247
3248 2011-07-21 Tobias Grosser <tobias@grosser.es>
3249
3250 * configure: Regenerated.
3251 * config/cloog.m4: Do not define CLOOG_ORG
3252
32532012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3254
3255 * configure.ac: Skip C if explicitly selected.
3256 * configure: Regenerate.
3257
32582012-06-28 Christophe Lyon <christophe.lyon@st.com>
3259
3260 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3261 they contain -O2.
3262 * configure: Regenerate.
3263
32642012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3265
3266 PR debug/53740
3267 * df.h, df-problems.c, dce.c: Revert last patch.
3268
32692012-06-25 Iain Sandoe <iain@codesourcery.com>
3270
3271 * MAINTAINERS (Write After Approval): Update my email address.
3272
32732012-06-21 Meador Inge <meadori@codesourcery.com>
3274
3275 * MAINTAINERS (Write After Approval): Add myself.
3276
32772012-06-20 Jason Merrill <jason@redhat.com>
3278
3279 * Makefile.tpl (check-target-libgomp-c++): New.
3280 (check-target-libitm-c++): New.
3281 * Makefile.def (c++): Add them.
3282 * Makefile.in: Regenerate.
3283
32842012-05-29 Edmar Wienskoski <edmar@freescale.com>
3285
3286 * MAINTAINERS (Write After Approval): Add myself.
3287
32882012-05-16 Olivier Hainque <hainque@adacore.com>
3289
3290 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3291 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3292 (install-no-fixedincludes): Adjust accordingly.
3293 * Makefile.in: Regenerate.
3294
32952012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3296
3297 Merge upstream change
3298 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3299
33002012-05-14 Marc Glisse <marc.glisse@inria.fr>
3301
3302 * MAINTAINERS (Write After Approval): Add myself.
3303
33042012-05-09 Nick Clifton <nickc@redhat.com>
3305 Paul Smith <psmith@gnu.org>
3306
3307 PR bootstrap/50461
3308 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3309 allow for the fact that from release v3.1.0 of MPFR the source
3310 files were moved into a src sub-directory.
3311 * configure: Regenerate.
3312
33132012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3314
3315 * configure.ac: Bump minimum MPFR version to 2.4.0.
3316 * configure: Regenerated.
3317
33182012-05-01 Richard Henderson <rth@redhat.com>
3319
3320 * Makefile.def (libatomic): New target_module.
3321 * configure.ac (target_libraries): Add libatomic.
3322 (noconfigdirs): Check if libatomic is supported.
3323 * Makefile.in, configure: Rebuild.
3324
33252012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3326
3327 * MAINTAINERS (Write After Approval): Add myself.
3328
33292012-04-25 Joel Brobecker <brobecker@adacore.com>
3330
3331 * config.sub: Update to 2012-04-18 version from official repo.
3332
33332012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3334
3335 * MAINTAINERS (Write After Approval): Add myself.
3336
33372012-04-11 Steve Ellcey <sellcey@mips.com>
3338
3339 * MAINTAINERS: Changed email address.
3340
33412012-03-28 Georg-Johann Lay <avr@gjlay.de>
3342
3343 PR target/52737
3344 * contrib/gcc_update (files_and_dependencies):
3345 Remove gcc/config/avr/t-multilib from touch data.
3346
33472012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3348
3349 * MAINTAINERS (OS Port Maintainers): Remove irix.
3350 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3351 (unsupported_languages): Remove mips-sgi-irix6.*.
3352 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3353 (with_stabs): Remove.
3354 * configure: Regenerate.
3355
33562012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3357
3358 * MAINTAINERS (OS Port Maintainers): Remove osf.
3359 * configure.ac (enable_libgomp): Remove *-*-osf*.
3360 (with_stabs): Remove alpha*-*-osf*.
3361 * configure: Regenerate.
3362
33632012-03-05 Tristan Gingold <gingold@adacore.com>
3364
3365 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3366 * configure: Regenerate.
3367
33682012-02-17 Walter Lee <walt@tilera.com>
3369
3370 * MAINTAINERS: (Write After Approval): Delete myself.
3371
33722012-02-14 Walter Lee <walt@tilera.com>
3373
3374 * MAINTAINERS (tilegx port): Add myself.
3375 (tilepro port): Add myself.
3376 (Write After Approval): Add myself.
3377
33782012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3379
3380 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3381 and Joseph Myers as docstring relicensing maintainers.
3382
33832012-02-09 Bin Cheng <bin.cheng@arm.com>
3384
3385 * MAINTAINERS (write-after-approval): Add myself.
3386
33872012-02-08 Ira Rosen <irar@il.ibm.com>
3388
3389 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3390 maintainer.
3391
33922012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3393
3394 * MAINTAINERS (Write After Approval): Move myself to
3395 maintain alphabetical order.
3396
33972012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3398
3399 * MAINTAINERS (Write After Approval): Add myself.
3400
34012012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3402
3403 * MAINTAINERS (Write After Approval): Add myself.
3404
34052012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3406 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3407
3408 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3409 * configure: Regenerate.
3410
34112012-01-23 Harshit Chopra <harshit@google.com>
3412
3413 * MAINTAINERS (Write After Approval): Add myself.
3414
34152012-01-22 Douglas B Rupp <rupp@ngnat.com>
3416
3417 * configure.ac: Remove reference to mh-interix.
3418 * configure: Regenerate.
3419
34202012-01-05 Richard Henderson <rth@redhat.com>
3421
3422 PR bootstrap/51072
3423 * configure.ac: Disable libitm if c++ is not enabled.
3424 * configure: Rebuild.
3425
3426 * configure.ac: Fix regexp for same.
3427 * configure: Rebuild.
3428
34292012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3430
3431 * MAINTAINERS (Write After Approval): Add myself.
3432
34332012-01-02 Richard Guenther <rguenther@suse.de>
3434
3435 PR bootstrap/51686
3436 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3437 * Makefile.in: Regenerate.
3438
34392011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3440
3441 * MAINTAINERS (Write After Approval): Add myself.
3442
34432011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3444
3445 * configure: Regenerate.
3446
34472011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3448
3449 * MAINTAINERS (picochip): Changed email address.
3450
34512011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3452
3453 * MAINTAINERS (write-after-approval): Add self.
3454
34552011-11-29 DJ Delorie <dj@redhat.com>
3456
3457 * configure.ac (rl78-*-*) New case.
3458 * configure: Regenerate.
3459 * MAINTAINERS: Add myself as RL78 maintainer.
3460
34612011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3462
3463 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3464
34652011-11-21 Andreas Tobler <andreast@fgznet.ch>
3466
3467 * libtool.m4: Additional FreeBSD 10 fixes.
3468
34692011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3470
3471 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3472 Maintainers section, as Epiphany maintainer.
3473
34742011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3475
3476 PR target/49992
3477 * configure.ac: Remove ranlib special-casing for Darwin.
3478 * configure: Regenerate.
3479
34802011-11-12 Andrey Belevantsev <abel@ispras.ru>
3481
3482 * MAINTAINERS (Reviewers): Keep the list sorted.
3483
34842011-11-11 Andrey Belevantsev <abel@ispras.ru>
3485
3486 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3487
34882011-11-09 Roland McGrath <mcgrathr@google.com>
3489
3490 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3491 * configure: Rebuild.
3492 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3493 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3494 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3495 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3496 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3497 Add READELF.
3498 * Makefile.in: Rebuild.
3499
35002011-11-09 Jason Merrill <jason@redhat.com>
3501
3502 * Makefile.def (language=c++): Remove check-c++0x.
3503 * Makefile.in (check-gcc-c++): Regenerate.
3504
35052011-11-08 Richard Henderson <rth@redhat.com>
3506
3507 * configure.ac: Test for libitm directory present first.
3508
3509 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3510
3511 * configure.ac: Test libitm/configure.tgt to disable libitm.
3512 * configure: Rebuild.
3513
35142011-11-07 Aldy Hernandez <aldyh@redhat.com>
3515 Richard Henderson <rth@redhat.com>
3516
3517 Merged from transactional-memory.
3518
3519 * Makefile.def (lang_env_dependencies): libitm is c++.
3520 Add libitm target module.
3521 * configure.ac: Likewise.
3522 * config/mmap.m4: New file.
3523 * contrib/gcc_update: Add libitm to touch data.
3524 * Makefile.in, configure: Rebuild.
3525
35262011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3527
3528 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3529 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3530 * Makefile.in: Regenerate.
3531
35322011-11-01 DJ Delorie <dj@redhat.com>
3533
3534 * config.sub: Update to version 2011-10-29 (added rl78)
3535
35362011-10-27 Nick Clifton <nickc@redhat.com>
3537
3538 * config.sub: Import these changes from the config project:
3539
3540 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3541 Ben Elliston <bje@gnu.org>
3542
3543 * config.sub (epiphany): New.
3544
3545 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3546 Ben Elliston <bje@gnu.org>
3547
3548 * config.sub (hexagon, hexagon-*): New.
3549
3550 2011-08-23 Roland McGrath <mcgrathr@google.com>
3551
3552 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3553 64eb to be64.
3554
3555 2011-08-16 Roland McGrath <mcgrathr@google.com>
3556
3557 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3558 (nacl): Grok as alias for 32el-unknown-nacl.
3559
35602011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3561
3562 * MAINTAINERS (Write After Approval): Add myself.
3563
35642011-10-24 Teresa Johnson <tejohnson@google.com>
3565
3566 * MAINTAINERS (Write After Approval): Add myself.
3567
35682011-09-21 Jakub Jelinek <jakub@redhat.com>
3569
3570 * MAINTAINERS (sparc port): Remove myself.
3571
35722011-09-14 Tom de Vries <tom@codesourcery.com>
3573
3574 * MAINTAINERS (Write After Approval): Add myself.
3575
35762011-08-14 Yao Qi <yao@codesourcery.com>
3577
3578 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3579 * configure: Regenerate.
3580
35812011-07-26 Ian Lance Taylor <iant@google.com>
3582
3583 * configure.ac: Set have_compiler based on whether gcc directory
3584 exists, rather than on whether gcc is in configdirs.
3585 * configure: Rebuild.
3586
35872011-07-21 Joseph Myers <joseph@codesourcery.com>
3588
3589 * MAINTAINERS (Global Reviewers): Add self.
3590
35912011-07-20 David Edelsohn <dje.gcc@gmail.com>
3592
3593 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3594 link directories.
3595 * Makefile.in: Rebuild.
3596
35972011-07-20 Ian Lance Taylor <iant@google.com>
3598
3599 PR bootstrap/49787
3600 * configure.ac: Move --enable-bootstrap handling earlier in file.
3601 If --enable-bootstrap and either --enable-build-with-cxx or
3602 --enable-build-poststage1-with-cxx, enable C++ automatically.
3603 * configure: Rebuild.
3604
36052011-07-19 Ian Lance Taylor <iant@google.com>
3606
3607 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3608 make C++ a boot_language. Set and substitute
3609 POSTSTAGE1_CONFIGURE_FLAGS.
3610 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3611 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3612 * configure, Makefile.in: Rebuild.
3613
36142011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3615
3616 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3617 maintainers.
3618
36192011-07-18 Jakub Jelinek <jakub@redhat.com>
3620
3621 * MAINTAINERS (Global Reviewers): Add myself.
3622
36232011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3624
3625 * configure: Regenerate.
3626
36272011-07-16 Jason Merrill <jason@redhat.com>
3628
3629 * Makefile.def (language=c++): Add check-c++0x and
3630 check-target-libmudflap-c++.
3631 * Makefile.tpl (check-target-libmudflap-c++): New.
3632 * Makefile.in: Regenerate.
3633
36342011-07-16 Matthias Klose <doko@ubuntu.com>
3635
3636 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3637 * Makefile.def (target_modules/libjava): Pass
3638 $(EXTRA_CONFIGARGS_LIBJAVA).
3639 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3640 if not configured with --enable-static-libjava.
3641 * Makefile.in: Regenerate.
3642 * configure: Likewise.
3643
36442011-07-15 Jason Merrill <jason@redhat.com>
3645
3646 * Makefile.in (check-c++): Move check-gcc-c++0x after
3647 check-target-libstdc++-v3.
3648
36492011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3650
3651 * MAINTAINERS (c6x port): New entry.
3652
36532011-07-13 Jason Merrill <jason@redhat.com>
3654
3655 * Makefile.in (check-gcc-c++0x): New.
3656 (check-c++): Depend on it.
3657
36582011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3659
3660 PR target/39150
3661 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3662 x86_64-*-solaris2.1[0-9]*.
3663 * configure: Regenerate.
3664
36652011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3666
3667 * MAINTAINERS (RTL optimizers): Add self.
3668
36692011-06-27 Gabriel Charette <gchare@google.com>
3670
3671 * MAINTAINERS (Write After Approval): Add myself.
3672
36732011-06-22 Hans-Peter Nilsson <hp@axis.com>
3674
3675 PR regression/47836
3676 PR bootstrap/23656
3677 PR other/47733
3678 PR bootstrap/49247
3679 PR c/48825
3680 * configure.ac (target_libraries): Remove target-libiberty.
3681 Remove case-statement setting skipdirs=target-libiberty for
3682 multiple targets. Remove checking target_configdirs and
3683 removing target-libiberty but keeping target-libgcc if
3684 otherwise empty.
3685 * Makefile.def (target_modules): Don't add libiberty.
3686 (dependencies): Remove all traces of target-libiberty.
3687 * configure, Makefile.in: Regenerate.
3688
36892011-06-13 Walter Lee <walt@tilera.com>
3690
3691 * configure.ac (tilepro-*-*) New case.
3692 (tilegx-*-*): Likewise.
3693 * configure: Regenerate.
3694
36952011-06-06 Jing Yu <jingyu@google.com>
3696
3697 * configure.ac: Skip target-libiberty for
3698 arm*-*-linux-androideabi.
3699 * configure: Regenerated.
3700
37012011-06-06 Nick Clifton <nickc@redhat.com>
3702
3703 * config.sub: Sync from upstream.
3704
37052011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3706
3707 * MAINTAINERS (Write After Approval): Add myself.
3708
37092011-06-01 Daniel Jacobowitz <drow@false.org>
3710
3711 * MAINTAINERS: Update my email address.
3712
37132011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3714
3715 * MAINTAINERS (Write After Approval): Update my email address.
3716
37172011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3718
3719 * MAINTAINERS (Write After Approval): Add myself.
3720
37212011-05-08 Doug Kwan <dougkwan@google.com>
3722
3723 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3724 * configure: Regenerated.
3725 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3726 value from configure.
3727 * Makefile.in: Regenerated.
3728
37292011-05-05 Joseph Myers <joseph@codesourcery.com>
3730
3731 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3732 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3733 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3734 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3735 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3736 *-*-vxworks*): Disable newlib and libgloss in separate case
3737 statement.
3738 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3739 to separate case statement.
3740 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3741 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3742 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3743 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3744 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3745 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3746 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3747 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3748 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3749 i[[3456789]]86-*-rdos*, m32r-*-*,
3750 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3751 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3752 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3753 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3754 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3755 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3756 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3757 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3758 and libgloss in main case over targets. Remove most empty cases
3759 in main case over targets.
3760 * configure: Regenerate.
3761
37622011-05-04 Janis Johnson <janisjo@codesourcery.com>
3763
3764 * MAINTAINERS (Write After Approval): Add myself.
3765
37662011-05-04 Joseph Myers <joseph@codesourcery.com>
3767
3768 * configure.ac: Remove code setting special library locations for
3769 hppa*64*-*-hpux11*. Remove code setting compiler for
3770 sparc-sun-solaris2*.
3771 * configure: Regenerate.
3772
37732011-05-04 Joseph Myers <joseph@codesourcery.com>
3774
3775 * configure.ac: Separate libgloss_dir settings from general case
3776 over targets.
3777 * configure: Regenerate.
3778
37792011-04-28 Joseph Myers <joseph@codesourcery.com>
3780
3781 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3782 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3783 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3784 cases in libgcj-disabling case statement.
3785 (hppa*64*-*-linux*): Set unsupported_languages instead of
3786 disabling target-zlib.
3787 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3788 to hppa*64*-*-hpux*.
3789 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3790 hppa*-*-hpux*.
3791 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3792 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3793 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3794 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3795 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3796 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3797 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3798 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3799 libgcj-disabling case statement.
3800 * configure: Regenerate.
3801
38022011-04-28 Joseph Myers <joseph@codesourcery.com>
3803
3804 * configure.ac: Disable Java for targets not supporting libffi.
3805 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3806 Remove cases in Java-disabling statement.
3807 (*arm-wince-pe): Change to arm-wince-pe.
3808 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3809 cases in Java-disabling statement.
3810 (bfin-*-*): Don't disable Java again.
3811 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3812 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3813 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3814 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3815 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3816 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3817 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3818 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3819 Java-disabling statement.
3820 (mmix-*-*): Don't disable Java again.
3821 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3822 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3823 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3824 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3825 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3826 statement.
3827 * configure: Regenerate.
3828
38292011-04-28 Joseph Myers <joseph@codesourcery.com>
3830
3831 * configure.ac: Separate cases disabling Java and Java libraries
3832 from general case over targets.
3833 * configure: Regenerate.
3834
38352011-04-21 Jie Zhang <jzhang918@gmail.com>
3836
3837 * MAINTAINERS: Update my email address.
3838
38392011-04-20 Easwaran Raman <eraman@google.com>
3840
3841 * MAINTAINERS (Write After Approval): Add myself.
3842
38432011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3844
3845 PR lto/48086
3846 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3847 * configure: Regenerate.
3848
38492011-04-16 Jim Meyering <meyering@redhat.com>
3850
3851 * MAINTAINERS (Write After Approval): Add myself.
3852
38532011-04-15 Dodji Seketeli <dodji@redhat.com>
3854
3855 * MAINTAINERS: Update my email address.
3856
38572011-04-13 Georg-Johann Lay <avr@gjlay.de>
3858
3859 * MAINTAINERS (Write After Approval): Add myself.
3860
38612011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3862
3863 * MAINTAINERS (Write After Approval): Add myself.
3864
38652011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3866
3867 * MAINTAINERS (Write After Approval): Add myself.
3868
38692011-04-06 Joseph Myers <joseph@codesourcery.com>
3870
3871 * configure.ac (build_tools): Remove build-byacc.
3872 (host_libs): Remove mmalloc.
3873 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3874 autoconf automake libtool diff rcs fileutils shellutils time
3875 textutils wdiff find uudecode hello tar gzip indent recode release
3876 sed perl gawk findutils gettext zip.
3877 (libgcj): Remove target-qthreads.
3878 (target_tools): Remove target-examples target-gperf.
3879 (YACC): Don't handle building byacc.
3880 * configure: Regenerate.
3881 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3882 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3883 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3884 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3885 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3886 handle building components.
3887 * Makefile.in: Regenerate.
3888
38892011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3890
3891 * MAINTAINERS: Update my email address as Xtensa maintainer.
3892
38932011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3894
3895 * config.sub: Sync from upstream.
3896
38972011-04-01 Joseph Myers <joseph@codesourcery.com>
3898
3899 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3900 (microblaze*): Don't disable libssp.
3901 * configure: Regenerate.
3902
39032011-04-01 Joseph Myers <joseph@codesourcery.com>
3904
3905 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3906 moveifchange.
3907 * configure: Regenerate.
3908 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3909 * Makefile.in: Regenerate.
3910
39112011-04-01 Joseph Myers <joseph@codesourcery.com>
3912
3913 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3914 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3915 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3916 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3917 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3918 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3919 md_exec_prefix cases.
3920 * configure: Regenerate.
3921
39222011-04-01 Joseph Myers <joseph@codesourcery.com>
3923
3924 * configure.ac: Separate cases disabling target-libssp,
3925 target-libiberty, target-libstdc++-v3 and Fortran from general
3926 case over targets.
3927 * configure: Regenerate.
3928
39292011-04-01 Joseph Myers <joseph@codesourcery.com>
3930
3931 * configure.ac (*-*-chorusos): Don't disable libgcj.
3932 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3933 Remove case.
3934 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3935 (arm-*-coff): Don't disable libgcj.
3936 (arm*-*-linux-gnueabi): Remove useless assignment.
3937 (arm-*-riscix*): Don't disable libgcj.
3938 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3939 configuration.
3940 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3941 (c54x*-*-*): Remove case.
3942 (tic54x-*-*): Don't disable GCC or GCC libraries.
3943 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3944 to *.
3945 (d10v-*-*): Don't disable GCC libraries.
3946 (d30v-*-*): Don't disable libgcj.
3947 (h8500-*-*): Don't disable GCC libraries.
3948 (i960-*-*): Don't disable libgcj.
3949 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3950 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3951 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3952 libgcj.
3953 (m68k-*-coff*): Remove case.
3954 (mmix-*-*): Don't disable libgloss on host.
3955 (mn10200-*-*, mn10300-*-*): Remove cases.
3956 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3957 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3958 Don't disable libgcj.
3959 (romp-*-*): Remove case.
3960 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3961 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3962 case.
3963 (v810-*-*): Don't disable GCC libraries.
3964 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3965 (ip2k-*-*): Don't disable GCC libraries.
3966 * configure: Regenerate.
3967
39682011-03-28 Joseph Myers <joseph@codesourcery.com>
3969
3970 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3971 libffi on host.
3972 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3973 on host.
3974 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3975 * configure: Regenerate.
3976
39772011-03-26 John Marino <binutils@marino.st>
3978
3979 * configure.ac: Add support for *-*-dragonfly*
3980 * configure: Regenerate.
3981
39822011-03-25 Joseph Myers <joseph@codesourcery.com>
3983
3984 * configure.ac (native_only): Remove.
3985 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3986 send-pr uudecode guile gnuserv on host.
3987 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3988 send-pr rcs guile perl texinfo libtool on host.
3989 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3990 automake send-pr rcs guile perl texinfo libtool on host.
3991 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3992 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3993 (alpha*-dec-osf*): Don't disable fileutils on target.
3994 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3995 texinfo send-pr expect dejagnu on target.
3996 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3997 target-qthreads on target.
3998 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3999 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4000 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4001 x86_64-*-mingw*): Don't disable expect on target.
4002 (*-*-cygwin*): Don't disable target-gperf on target.
4003 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4004 gnuserv on target.
4005 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4006 target.
4007 * configure: Regenerate.
4008
40092011-03-25 Joseph Myers <joseph@codesourcery.com>
4010
4011 * configure.ac (target_tools): Remove target-groff.
4012 (native_only): Remove target-groff.
4013 (hppa*64*-*-*): Don't disable byacc.
4014 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4015 setting.
4016 (*-*-kaos*): Don't skip target-librx and target-groff.
4017 (*-*-netware*): Don't skip target-libmudflap.
4018 (*-*-tpf*): Don't skip target-libmudflap.
4019 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4020 directories on the host.
4021 (ia64*-*-*vms*): Don't skip tix.
4022 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4023 host.
4024 * configure: Regenerate.
4025
40262011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4027
4028 * configure.ac: Remove references to mt-mep, mt-netware,
4029 mt-wince.
4030 * Makefile.def: Add all-utils soft dependencies.
4031 * Makefile.tpl: Remove GDB_NLM_DEPS.
4032 * configure: Regenerate.
4033 * Makefile.in: Regenerate.
4034
40352011-03-24 Paolo Bonzini <bonzini@gnu.org>
4036
4037 * configure.ac: Do not include mh-x86omitfp.
4038 * configure: Regenerate.
4039
40402011-03-24 Paolo Bonzini <bonzini@gnu.org>
4041
4042 * configure.ac: Remove empty cases.
4043 * configure: Regenerate.
4044
40452011-03-24 Paolo Bonzini <bonzini@gnu.org>
4046
4047 * Makefile.def: Add dependency from termcap to gdb.
4048 * Makefile.in: Regenerate.
4049
40502011-03-24 Paolo Bonzini <bonzini@gnu.org>
4051
4052 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4053 * configure: Regenerate.
4054 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4055 * Makefile.tpl: Likewise.
4056 * Makefile.in: Regenerate.
4057
40582011-03-24 Paolo Bonzini <bonzini@gnu.org>
4059
4060 * configure.ac: Remove all mentions of tentative_cc.
4061 * configure: Regenerate.
4062
40632011-03-24 Joseph Myers <joseph@codesourcery.com>
4064
4065 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4066 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4067 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4068 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4069 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4070 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4071 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4072 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4073 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4074 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4075 *-*-rhapsody*): Remove host cases.
4076 * configure: Regenerate.
4077
40782011-03-24 Joseph Myers <joseph@codesourcery.com>
4079
4080 * configure.ac (ppc*-*-pe): Remove host case.
4081 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4082 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4083 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4084 cases.
4085 * configure: Regenerate.
4086
40872011-03-24 Joseph Myers <joseph@codesourcery.com>
4088
4089 * config.sub: Update to version 2011-03-23.
4090
40912011-03-22 Joseph Myers <joseph@codesourcery.com>
4092
4093 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4094 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4095 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4096 * configure: Regenerate.
4097
40982011-03-22 Joseph Myers <joseph@codesourcery.com>
4099
4100 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4101 to Write After Approval.
4102 * config-ml.in: Don't handle arc-*-elf*.
4103 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4104 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4105 handle GCC libraries.
4106 * configure: Regenerate.
4107
41082011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4109
4110 PR bootstrap/48120:
4111 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4112 Add -lstdc++ -lm to LIBS.
4113 * configure: Regenerate.
4114
41152011-03-18 David Edelsohn <dje.gcc@gmail.com>
4116
4117 * config.guess: Update to version 2011-02-02
4118 * config.sub: Update to version 2011-02-24
4119
41202011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4121
4122 PR lto/48086
4123 * configure.ac: Re-enable LTO on *-apple-darwin9.
4124 * configure: Regenerate.
4125
41262011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4127
4128 PR lto/48086
4129 * configure.ac: Disable LTO on darwin due to an assembler change in
4130 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4131 under 256.
4132 * configure: Regenerate.
4133
41342011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4135
4136 * MAINTAINERS: Update myself as score backend maintainer,
4137 update my e-mail address.
4138
41392011-03-09 Xuepeng Guo <terry.guo@arm.com>
4140
4141 * MAINTAINERS: Update my e-mail address.
4142
41432011-03-06 Joey Ye <joey.ye@arm.com>
4144
4145 * MAINTAINERS: Update my e-mail address.
4146
41472011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4148
4149 * configure.ac: Adjust test of with_ppl.
4150 * configure: Regenerated.
4151
41522011-03-02 Kai Tietz <ktietz@redhat.com>
4153
4154 * MAINTAINERS: Adjust my e-mail address.
4155
41562011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4157
4158 * configure.ac: Add -lpwl to ppllibs.
4159 * configure: Regenerated.
4160
41612011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4162
4163 * config/cloog.m4: Add -lisl to clooglibs.
4164 * configure: Regenerated.
4165
41662011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4167
4168 * MAINTAINERS (CPU Port maintainers): Add self.
4169
41702011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4171
4172 * MAINTAINERS: Add myself as testsuite maintainer.
4173
41742011-02-15 Mike Stump <mikestump@comcast.net>
4175
4176 * MAINTAINERS: Add myself as testsuite maintainer.
4177
41782011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4179
4180 Import from Libtool and gnulib:
4181
4182 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4183
4184 Prepare for supporting FreeBSD 10.
4185 * config.rpath: Remove handling of freebsd1* which soon would
4186 match FreeBSD 10.0.
4187
4188 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4189
4190 Remove support for FreeBSD 1.x.
4191 * libtool.m4 (_LT_LINKER_SHLIBS)
4192 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4193 soon would incorrectly match FreeBSD 10.0.
4194
41952011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4196
4197 PR binutils/12283
4198 * move-if-change: Import version from gnulib.
4199
42002011-02-12 Alexandre Oliva <aoliva@redhat.com>
4201
4202 PR lto/47225
4203 * Makefile.def (lto-plugin): Double dash for enable-shared.
4204 (configure-gcc): Depend on all-lto-plugin.
4205 * Makefile.in: Rebuilt.
4206
42072011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4208
4209 * configure.ac: Remove extra bracket.
4210 * configure: Regenerate.
4211
42122011-02-08 Tobias Burnus <burnus@net-b.de>
4213
4214 * MAINTAINERS: Add myself as libquadmath maintainer.
4215
42162011-02-08 Thomas Schwinge <thomas@schwinge.name>
4217
4218 * MAINTAINERS: Update my email address.
4219
42202011-02-07 Joseph Myers <joseph@codesourcery.com>
4221
4222 * MAINTAINERS (option handling): Add self.
4223
42242011-02-06 Kai Tietz <kai.tietz@onevision.com>
4225
4226 PR lto/47225
4227 * Makefile.def: Add dependency for install-gcc
4228 on install-lto-plugin.
4229 * Makfile.in: Regenerated
4230
42312011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4232
4233 * MAINTAINERS (CPU Port Maintainers): Add myself.
4234
42352011-01-31 Alexandre Oliva <aoliva@redhat.com>
4236
4237 PR libgcj/44341
4238 * configure.ac: Discard --with-* flags for host when configuring
4239 target libraries for cross build.
4240 * configure: Rebuilt.
4241
42422011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4243
4244 * MAINTAINERS (linear loop transforms): Removed.
4245
42462011-01-25 Jakub Jelinek <jakub@redhat.com>
4247
4248 * configure.ac: If with_ppl is no, move setting with_cloog=no
4249 after CLOOG_REQUESTED check.
4250 * configure: Regenerated.
4251
42522011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4253
4254 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4255 CLooG has been requested.
4256 * configure: Regenerated.
4257
42582011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4259
4260 * configure: Regenerated.
4261 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4262
42632011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4264
4265 * configure: Regenerated.
4266 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4267
42682011-01-21 Andreas Schwab <schwab@redhat.com>
4269
4270 * configure.ac: Use AS_HELP_STRING throughout.
4271 * configure: Regenerate.
4272
42732011-01-18 Jie Zhang <jie.zhang@analog.com>
4274
4275 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4276 * configure: Regenerate.
4277
42782011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4279
4280 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4281
42822011-01-13 Joel Brobecker <brobecker@adacore.com>
4283
4284 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4285 for ia64-hpux.
4286 * configure: Regenerate.
4287
42882011-01-07 Jan Hubicka <jh@suse.cz>
4289
4290 PR lto/47225
4291 * Makefile.in: Regenerate.
4292 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4293 configure.
4294
42952011-01-07 Jan Hubicka <jh@suse.cz>
4296
4297 * Makefile.in: Regenerate.
4298 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4299 and configure dependency on lto-plugin configure.
4300 (lto-plugin module): Remove dependency on GCC; add dependency on
4301 liniberty.
4302
43032011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4304
4305 * MAINTAINERS (Write After Approval): Add myself.
4306
43072010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4308
4309 * configure: Regenerate.
4310
43112010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4312
4313 * configure.ac: (picochip): Disable libiberty.
4314
43152010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4316
4317 * MAINTAINERS (Write After Approval): Add myself.
4318
43192010-12-10 Ian Lance Taylor <iant@google.com>
4320
4321 PR bootstrap/46819
4322 * configure.ac: For --disable-libgcj clear libgcj_saved.
4323 * configure: Rebuild.
4324
43252010-12-10 Tobias Burnus <burnus@net-b.de>
4326
4327 PR fortran/46540
4328 * configure.ac: Add --disable-libquadmath and
4329 --disable-libquadmath-support.
4330 * configure: Regenerate.
4331
43322010-12-03 Ian Lance Taylor <iant@google.com>
4333
4334 * MAINTAINERS: Add myself as libgo maintainer.
4335
43362010-12-03 Hans-Peter Nilsson <hp@axis.com>
4337
4338 PR libffi/46792
4339 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4340 * configure: Regenerate.
4341
43422010-12-02 Ian Lance Taylor <iant@google.com>
4343
4344 * configure.ac: Always set default for poststage1_ldflags to
4345 -static-libstdc++ -static-libgcc.
4346
43472010-11-29 Andreas Schwab <schwab@redhat.com>
4348
4349 * configure.ac: Move comment to remove extra space in last argument
4350 of GCC_TARGET_TOOL.
4351
43522010-11-26 Alexandre Oliva <aoliva@redhat.com>
4353
4354 PR other/46026
4355 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4356 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4357 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4358 (BASE_FLAGS_TO_PASS): Use it.
4359 * configure: Rebuilt.
4360 * Makefile.in: Rebuilt.
4361
43622010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4363
4364 PR binutils/12258
4365 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4366 Properly check default linker.
4367 * configure: Regnerated.
4368
43692010-11-23 Matthias Klose <doko@ubuntu.com>
4370
4371 * configure.ac: For --enable-gold, handle value `default' instead of
4372 `both*'. New configure option --{en,dis}able-ld.
4373 * configure: Regenerate.
4374
43752010-11-20 Ian Lance Taylor <iant@google.com>
4376
4377 * configure.ac: Only disable a language library if no language needs
4378 it. Don't let --disable-libgcj uncondtionally disable libffi.
4379 * configure: Rebuild.
4380
43812010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4382
4383 * Makefile.in: Regenerate.
4384
4385 PR other/46202
4386 * configure.ac: Fix just-built in-tree STRIP name to be
4387 binutils/strip-new.
4388 * configure: Regenerate.
4389 * Makefile.def (install-strip-gcc, install-strip-binutils)
4390 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4391 (install-strip-sid): Mirror dependencies on non-strip variants
4392 of these targets on the respective -strip prerequisites.
4393 * Makefile.tpl (install-strip, install-strip-host)
4394 (install-strip-target): New targets.
4395 (install-strip-[+module+], install-strip-target-[+module+]):
4396 New targets.
4397 * Makefile.in: Regenerate.
4398
43992010-11-19 Ian Lance Taylor <iant@google.com>
4400 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4401
4402 * configure.ac: Add target-libgo to target_libraries. Set
4403 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4404 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4405 (HOST_EXPORTS): Add GOC.
4406 (BASE_TARGET_EXPORTS): Add GOC.
4407 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4408 (GOCFLAGS_FOR_TARGET): New variable.
4409 (EXTRA_HOST_FLAGS): Add GOC.
4410 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4411 * Makefile.def (target_modules): Add libgo.
4412 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4413 (dependencies): Add dependency from configure-target-libgo to
4414 configure-target-libffi and all-target-libstdc++-v3. Add
4415 dependencies from all-target-libgo to all-target-libffi.
4416 (languages): Add go.
4417 * configure: Rebuild.
4418 * Makefile.in: Rebuild.
4419
44202010-11-19 Ian Lance Taylor <iant@google.com>
4421
4422 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4423 compiler/flag environment variables.
4424
44252010-11-18 Ian Lance Taylor <iant@google.com>
4426
4427 * configure.ac: Check for lang_requires_boot_languages in
4428 config-lang.in files.
4429 * configure: Rebuild.
4430
44312010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
87969c8c 4432 Tobias Burnus <burnus@net-b.de>
4433
4434 PR fortran/32049
4435 * Makefile.def: Add libquadmath; build it with language=fortran.
4436 * configure.ac: Add libquadmath.
4437 * Makefile.tpl: Handle multiple libs in check-[+language+].
4438 * Makefile.in: Regenerate.
4439 * configure: Regenerate.
4440
1fea6e9c 44412010-11-16 Tom Tromey <tromey@redhat.com>
4442
4443 * MAINTAINERS: Moved myself to reviewers section.
4444
1950f29a 44452010-11-15 Zdenek Dvorak <ook@ucw.cz>
4446
4447 * MAINTAINERS: Moved myself to reviewers section.
4448
e3d68d13 44492010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4450
4451 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4452 (Write After Approval): Remove self.
4453
73f813e1 44542010-11-15 Andreas Schwab <schwab@redhat.com>
4455
4456 * configure.ac: Fix spelling in option names.
4457 * configure: Regenerated.
4458
e619f0a6 44592010-11-13 Georg-Johann Lay <georgjohann@web.de>
4460
4461 PR bootstrap/39622
4462 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4463 * configure: Regenerated.
4464
b330025b 44652010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4466
4467 * MAINTAINERS: Update my email address.
4468
8a0fe290 44692010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4470
8a0fe290 4471 * configure: Regenerate.
4472
81b9d148 44732010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4474
aac33805 4475 * configure: Regenerate.
81b9d148 4476
4076133b 44772010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4478
4076133b 4479 * configure: Regenerate.
4480
88e8cc3e 44812010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4482
88e8cc3e 4483 * configure: Regenerate.
4484
a3c81e03 44852010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4486
4487 * configure.ac: Support official CLooG.org versions.
4488 * configure: Regenerate.
4489 * config/cloog.m4: New.
4490
083311b4 44912010-11-10 François Dumont <francois.cppdevs@free.fr>
4492
4493 * MAINTAINERS (Write After Approval): Add myself.
4494
7cb0b8a7 44952010-11-09 David Edelsohn <dje.gcc@gmail.com>
4496
4497 * MAINTAINERS: Update my email address.
4498
16463c8d 44992010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4500
4501 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4502 * configure: Regenerate.
16463c8d 4503
25630dc7 45042010-11-03 Ian Lance Taylor <iant@google.com>
4505 Dave Korn <dave.korn.cygwin@gmail.com>
4506
4507 PR lto/46273
4508 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4509 and on other supported platforms whenever LTO is enabled.
4510 * configure: Rebuild.
4511
13d2f2b2 45122010-11-02 Alan Modra <amodra@gmail.com>
4513
4514 PR binutils/12110
4515 * configure.ac: Error when source path contains spaces.
4516 * configure: Regenerate.
4517
4a0163ae 45182010-10-23 James E. Wilson <wilson@codesourcery.com>
4519
4520 * MAINTAINERS: Update my email address.
4521
1235ba90 45222010-10-20 Ian Lance Taylor <iant@google.com>
4523
4524 * Makefile.def (target_modules): Set lib_path to src/.libs for
4525 libstdc++-v3 module.
4526 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4527 * Makefile.in: Rebuild.
4528
579b6115 45292010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4530
4531 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4532 (Write After Approval): Remove myself.
4533
79aafbf6 45342010-10-15 Tristan Gingold <gingold@adacore.com>
4535
4536 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4537
7516f0c4 45382010-10-14 Douglas Rupp <rupp@gnat.com>
4539
4540 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4541
ca42e774 45422010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4543
4544 * configure.ac (build_lto_plugin): New shell variable.
4545 (--enable-lto): Turn on by default for all non-ELF platforms that
4546 have had LTO support added so far. Set build_lto_plugin appropriately
4547 for both ELF and non-ELF.
4548 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4549 * configure: Regenerate.
4550
9ee71fca 45512010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4552
4553 Sync from src:
4554 * configure.ac (v850 support): Remove target-libgloss from
4555 noconfigdirs.
4556 * configure: Regenerate.
4557
372a3f1e 45582010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4559
4560 PR bootstrap/45326
4561 PR bootstrap/45174
4562 * configure.ac: Honor initial values of $build_configargs,
4563 $host_configargs, $target_configargs. Mark the precious, so
4564 environment settings get recorded.
4565 * configure: Regenerate.
4566
445b7c96 45672010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4568
4569 PR bootstrap/45796
4570 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4571 Depend on all-build-libiberty.
4572 * Makefile.in: Regenerate.
4573
d34b0d1e 45742010-09-30 Michael Eager <eager@eagercon.com>
4575
4576 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4577 * configure: Regenerate.
4578
2ae04593 45792010-09-28 Michael Eager <eager@eagercon.com>
4580
4581 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4582
3aa7b555 45832010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4584
4585 PR bootstrap/44621
4586 * configure.ac: Fix unportable shell quoting.
4587 * configure: Regenerate.
4588
62932e4d 45892010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4590
4591 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4592 targets and amend comment.
4593 * configure: Regenerate.
4594
b3f60ce8 45952010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4596
4597 * MAINTAINERS (Write After Approval): Add myself.
4598
4ae8c98f 45992010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4600
4601 * configure.ac: Enable LTO by default on Darwin.
4602 * configure: Regenerate.
4603
782aa0bb 46042010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4605
4ae8c98f 4606 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 4607
3888a212 46082010-09-01 Ian Bolton <ian.bolton@arm.com>
4609
4ae8c98f 4610 * MAINTAINERS (Write After Approval): Add myself.
3888a212 4611
ad7d8d63 46122010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4613
4614 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4615 ports
4616
b9c08e4e 46172010-07-28 David Yuste <david.yuste@gmail.com>
4618
4619 * MAINTAINERS (Write After Approval): Add myself.
4620
65b688d7 46212010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4622
4623 * configure.ac: Support all v850 targets.
4624 * configure: Regenerate.
4625
b9a8e4c4 46262010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4627
4628 PR bootstrap/44455
4629 * configure.ac (extra_mpfr_configure_flags): Copy from
4630 extra_mpc_gmp_configure_flags.
4631 * configure: Re-generated.
4632
a91ed45e 46332010-07-22 Andi Kleen <ak@linux.intel.com>
4634
4635 * MAINTAINERS (Write After Approval): Add myself.
4636
b2c57537 46372010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4638
4639 * MAINTAINERS (Write After Approval): Add myself.
4640
a7a6769e 46412010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4642
4643 * MAINTAINERS (Write After Approval): Add myself.
4644
cb885d9b 46452010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4646
4647 PR target/44862
4648 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4649 Provide -B option to allow for link spec %s substitutions for
4650 libstdc++.a on darwin.
4651 * Makefile.in: Regenerate.
4652
5bea9bfd 46532010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4654
4655 * MAINTAINERS (Reviewers): Update my e-mail address
4656
753a7a07 46572010-06-10 Alexandre Oliva <aoliva@redhat.com>
4658
4659 * Makefile.def (configure-gcc): Depend on all-libelf.
4660 * Makefile.in: Rebuild.
4661
596b7b22 46622010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4663
4664 * MAINTAINERS (Write After Approval): Add myself in the right place.
4665
dcde3c07 46662010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 4667
4668 * MAINTAINERS (Write After Approval): Add myself.
4669
dcde3c07 46702010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 4671
4672 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 4673
46742010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 4675
e3cce89a 4676 * config.sub: Update to version 2010-05-21.
4677 * config.guess: Update to version 2010-04-03.
fc75f6d9 4678
f64b48e2 46792010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4680
4681 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4682 * configure: Regenerate.
4683
2be0e543 46842010-05-12 Sriraman Tallam <tmsriram@google.com>
4685
4686 * MAINTAINERS (Write After Approval): Add myself.
4687
23433d72 46882010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4689
4690 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4691 a platform that supports LTO.
4692 * configure: Regenerate.
4693
896fc761 46942010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4695
4696 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4697 * configure: Regenerated.
4698
af7c5662 46992010-04-27 Roland McGrath <roland@redhat.com>
4700 H.J. Lu <hongjiu.lu@intel.com>
4701
4702 * configure.ac (--enable-gold): Support both, both/gold and
4703 both/bfd to add gold to configdirs without removing ld.
4704 * configure: Regenerated.
4705
4706 * Makefile.def: Add install-gold dependency to install-ld.
4707 * Makefile.in: Regenerated.
4708
4d992eb6 47092010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4710
4711 PR lto/42776
4712 * configure.ac (--enable-lto): Refactor handling so libelf tests
4713 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4714 and allow LTO to be explicitly enabled on non-ELF platforms that
4715 are known to support it inside else-clause.
4716 * configure: Regenerate.
4717
affd1d61 47182010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4719
4720 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4721 * configure: Regenerate.
4722
e55e8126 47232010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4724
4725 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4726 * configure: Regenerate.
4727
d6845139 47282010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4729
4730 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4731 separately.
4732 * configure: Regenerate.
4733
c9c28109 47342010-04-16 Kevin Williams <kevin.williams@inria.fr>
4735
4736 * MAINTAINERS (Write After Approval): Add myself.
4737
8e051ef4 47382010-04-14 Tristan Gingold <gingold@adacore.com>
4739
4740 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4741 * configure: Regenerate.
4742
7cc7a0c6 47432010-04-13 Steve Ellcey <sje@cup.hp.com>
4744
4745 * configure: Regenerate after change to elf.m4.
4746
30e08f1c 47472010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4748
4749 * MAINTAINERS (Write After Approval): Add myself.
4750
b14b3ce1 47512010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4752
4753 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4754 * configure: Regenerated.
4755
47562010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4757
4758 * configure.ac: Print "buggy but acceptable" when CLooG
4759 revision is less than 9.
4760 * configure: Regenerated.
4761
09c38bea 47622010-04-01 Diego Novillo <dnovillo@google.com>
4763
4764 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4765
59a40389 47662010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4767
4768 PR bootstrap/43615
4769 PR bootstrap/43328
4770
4771 Revert:
4772
4773 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4774
4775 * configure.ac: Do not pass --enable-multilib nor
4776 --disable-multilib in baseargs. Accept explicitly passed
4777 --enable_multilib.
4778 * configure: Regenerate.
4779
15153e30 47802010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4781
4782 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4783
247ec299 47842010-03-31 Janis Johnson <janis187@us.ibm.com>
4785
4786 * MAINTAINERS: Remove myself.
4787
7816cdf1 47882010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4789
4790 PR bootstrap/43328
4791 * configure.ac: Do not pass --enable-multilib nor
4792 --disable-multilib in baseargs. Accept explicitly passed
4793 --enable_multilib.
4794 * configure: Regenerate.
4795
2a78007b 47962010-03-28 Andrew Pinski <pinskia@gmail.com>
4797
4798 * MAINTAINERS (spu port): Remove me.
4799
fa0a53e3 48002010-03-23 Joseph Myers <joseph@codesourcery.com>
4801
4802 * configure.ac (tic6x-*-*): New case.
4803 * configure: Regenerate.
4804
d590232e 48052010-03-23 Joseph Myers <joseph@codesourcery.com>
4806
4807 * config.sub: Update to version 2010-03-22.
4808 * config.guess: Update to version 2009-12-30.
4809
dcde3c07 48102010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 4811
4812 PR ada/42554
4813 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4814 * configure: Regenerate.
4815
7071ad11 48162010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4817
4818 * MAINTAINERS: Update my email address.
4819
c583eb67 48202010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4821
4822 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4823 (ghassan.shobaki@amd.com): Removed.
4824
6217c06a 48252010-03-17 Alan Modra <amodra@gmail.com>
4826
4827 * MAINTAINERS: Update my email address.
4828
101a6f96 48292010-03-16 Diego Novillo <dnovillo@google.com>
4830
4831 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4832 Matthews.
4833
b753085c 48342010-03-16 Joseph Myers <joseph@codesourcery.com>
4835
4836 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4837 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4838
4b83e160 48392010-03-16 Joseph Myers <joseph@codesourcery.com>
4840
4841 * MAINTAINERS: Update my email address.
4842
f345c9fb 48432010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4844
4845 * MAINTAINERS: Update my email address.
4846
4c6d05aa 48472010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4848
4849 * MAINTAINERS: Update my email address.
4850
11010e64 48512010-03-09 Jie Zhang <jie@codesourcery.com>
4852
4853 * MAINTAINERS: Update my email address.
4854
68645a6b 48552010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4856
4857 PR libstdc++/32499
4858 * configure.ac (RANLIB): Default to true.
4859 (STRIP): Likewise.
4860 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4861 * configure: Regenerate.
4862
dcde3c07 48632010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 4864
4865 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4866 (Write After Approval): Update my email address.
4867
90b41dad 48682010-02-17 Nick Clifton <nickc@redhat.com>
4869
4870 PR 11238
4871 * Makefile.tpl (local-distclean): Also remove config.cache files in
4872 sub-directories as there may not be Makefiles present in the
4873 sub-directories.
4284910f 4874 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4875 the config.cache files found by the find command.
4876
90b41dad 4877 * Makefile.in: Regenerate.
4878 * configure.ac: Revert previous delta.
4879 * configure: Regenerate.
4880
abb1d088 48812010-02-15 Nick Clifton <nickc@redhat.com>
4882
4883 PR 11238
4884 * configure.ac: Delete config.cache files in sub-directories when
4885 deleting Makefiles.
4886 * configure: Regenerate.
4887
b55e20a0 48882010-02-12 Ben Elliston <bje@gnu.org>
4889
4890 * MAINTAINERS: Update my email address.
4891
0518ccd2 48922010-02-08 Andrew Pinski <pinskia@gmail.com>
4893
4894 * MAINTAINERS (spu port): Update my email address.
4895
dcd5ad58 48962010-02-08 Jie Zhang <jie.zhang@analog.com>
4897
4898 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4899
17b6993a 49002010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4901
4902 * configure.ac: Add "recommended" version checks for GMP/MPC.
4903 Update recommended GMP/MPFR/MPC versions.
4904 * configure: Regenerate.
4905
e10fd696 49062010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4907
4908 * MAINTAINERS: Move my Embecosm email address into the
4909 write-after-approval section.
4910
ddcf38e8 49112010-01-26 Ian Lance Taylor <iant@google.com>
4912
4913 * MAINTAINERS: Add myself as Go frontend maintainer.
4914
5c96a839 49152010-01-25 Joern Rennecke <amylaar@spamcop.net>
4916
4917 PR libstdc++/36101, PR libstdc++/42813
4918 * configure.ac (bootstrap_target_libs): Make inclusion of
4919 target-libgomp conditional on libgomb being in target_configdirs.
4920 * configure: Regenerate.
4921
8e61effd 49222010-01-23 Joern Rennecke <amylaar@spamcop.net>
4923
4924 PR libstdc++/36101, PR libstdc++/42813
4925 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4926 * configure: Regenerate.
4927
1fda3360 49282010-01-22 Joern Rennecke <amylaar@spamcop.net>
4929
4930 PR libstdc++/36101, PR libstdc++/42813
4931 * configure.ac (target_configdirs): Substitute.
4932 * Makefile.def: Bootstrap target module libgomp.
4933 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4934 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4935 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4936 * configure, Makefile.in: Regenerate.
4937
8e32c255 49382010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4939
4940 * MAINTAINERS: Adjust my details.
4941
37d3b41c 49422010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4943
4944 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4945
50918a37 49462010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4947
4948 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4949
3397c9b2 49502010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4951
4952 * MAINTAINERS (Write After Approval): Add myself.
4953
25cd8ffa 49542010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4955
4956 * MAINTAINERS (Write After Approval): Add myself.
4957
a82c8807 49582010-01-11 Richard Guenther <rguenther@suse.de>
4959
4960 PR lto/41569
4961 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4962 * Makefile.in: Regenerated.
4963
5846e92c 49642010-01-11 Andreas Tobler <andreast@fgznet.ch>
4965
4966 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4967 * configure: Regenerate.
4968
c3fc6a63 49692010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9f9d05ad 4970 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
c3fc6a63 4971
4972 PR bootstrap/42424
4973 * configure.ac: Include libtool m4 files.
9f9d05ad 4974 (_LT_CHECK_OBJDIR): Call it.
c3fc6a63 4975 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4976 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 4977
c3fc6a63 4978 * configure: Regenerate.
4979
1ab7bcf0 49802010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4981
4982 PR bootstrap/41818
4983 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4984 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4985 * Makefile.in: Regenerate.
4986
1a4f45ec 49872010-01-02 Richard Guenther <rguenther@suse.de>
4988
4989 PR lto/41529
4990 * configure.ac: Include config/elf.m4. Disable LTO if not
4991 builting for an elf target.
4992 * configure: Regenerate.
4993
cff9dc68 49942009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4995
4996 * MAINTAINERS: Change my email address.
4997
c505c9f4 49982009-12-18 Ben Elliston <bje@au.ibm.com>
4999
5000 * config.sub, config.guess: Update from upstream sources.
5001
070457e7 50022009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5003
5004 * MAINTAINERS (Write After Approval): Add myself.
5005
16de6a81 50062009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5007
5008 PR middle-end/30447
5009 PR middle-end/30789
5010 PR other/40302
5011
5012 * configure.ac: Require MPC.
5013 * configure: Regenerate.
5014
e6408286 50152009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5016
5017 PR target/38384
5018 PR bootstrap/40972
5019 * libtool.m4: Sync from git Libtool.
5020 * ltoptions.m4: Likewise.
5021 * ltversion.m4: Likewise.
5022 * lt~obsolete.m4: Likewise.
5023 * ltmain.sh: Likewise.
5024
fcb50449 50252009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5026
5027 * configure.ac: Update minimum MPC version to 0.8.
5028 * configure: Regenerate.
5029
cff3778c 50302009-11-21 Sebastian Pop <sebpop@gmail.com>
5031
5032 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5033 * configure: Regenerated.
5034
d6dfe18a 50352009-11-21 Ian Lance Taylor <iant@google.com>
5036
5037 * configure.ac: Change default of poststage1_ldflags to be empty if
5038 poststage1_libs is set. When poststage1_libs is empty, and
5039 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5040 * configure: Rebuild.
5041
04810760 50422009-11-21 Adam Nemet <adambnmet@gmail.com>
5043
5044 * MAINTAINERS (Write After Approval): Update my email address.
5045
af3e823e 50462009-11-20 Ben Elliston <bje@au.ibm.com>
5047
5048 * config.guess: Update from upstream sources.
5049
e01b36b0 50502009-11-16 Alexandre Oliva <aoliva@redhat.com>
5051
5052 * Makefile.def: Restore host and target settings for gmp.
5053 * Makefile.in: Rebuild.
5054
eea1ae23 50552009-11-16 Alexandre Oliva <aoliva@redhat.com>
5056
5057 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5058 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5059 Fix portability of test of C++ as bootstrap language. Add
5060 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5061 * configure: Rebuild.
5062 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5063 and cloog. Fix in-tree ppl configuration. Introduce libelf
5064 in-tree building.
5065 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5066 (POSTSTAGE1_HOST_EXPORTS): Use it.
5067 (STAGE[+id+]_CXXFLAGS): New.
5068 (BASE_FLAGS_TO_PASS): Pass it down.
5069 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5070 extra_exports.
5071 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5072 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5073 extra_exports.
5074 * Makefile.in: Rebuild.
5075
5e80e315 50762009-11-17 Ben Elliston <bje@au.ibm.com>
5077
5078 * config.sub, config.guess: Update from upstream sources.
5079
500010c6 50802009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5081
5082 * MAINTAINERS (Write After Approval): Add myself.
5083
dcde3c07 50842009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 5085
5086 * MAINTAINERS (Write After Approval): Add myself.
5087
fe284774 50882009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5089
5090 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5091 paths for *-w64-mingw* and x86_64-*mingw*.
5092 * configure: Regenerated.
5093
dcde3c07 50942009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 5095
5096 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5097
c356a43c 50982009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5099
5100 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5101 Phil Edwards to Write-After Approval.
5102
ec2eb8fb 51032009-10-30 Kai Tietz <kai.tietz@onevision.com>
5104
5105 * configure.ac: Disable target-winsup & co for
5106 x86_64-*-mingw* and *-w64-mingw* targets.
5107 * configure: Regenerated.
5108
24833e1a 51092009-10-16 Nick Clifton <nickc@redhat.com>
5110
5111 * MAINTAINERS: Add myself as a maintainer for the RX port.
5112
dcde3c07 51132009-10-26 Johannes Singler <singler@kit.edu>
2683326a 5114
9f9d05ad 5115 * MAINTAINERS (Write After Approval): Update my e-mail address.
2683326a 5116
3a8cd7be 51172009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5118
5119 * configure.ac (CLooG test): Use = with test.
5120 * configure: Regenerate.
5121
24d0cd27 51222009-10-22 Richard Guenther <rguenther@suse.de>
5123
5124 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5125 cloog if the ppl version check failed. Move flags saving
5126 before setting in libelf check.
5127 * configure: Regenerate.
5128
539c8c59 51292009-10-21 Richard Guenther <rguenther@suse.de>
5130
5131 * configure.ac: Adjust the ppl and cloog configure to work as
5132 documented. Disable cloog if ppl was disabled. Omit the version
5133 checks if they were disabled.
5134 * configure: Re-generate.
5135
d6ef094a 51362009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5137
5138 * configure.ac: Add 'lto' to enable_languages, not
5139 new_enable_languages, and only if not already present.
5140 * configure: Regenerate.
5141
414672c1 51422009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5143
5144 * README: Refer to the various COPYING* files instead of just
5145 COPYING.
5146 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5147
dcde3c07 51482009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 5149
5150 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
8738bcea 5151
17780be3 51522009-10-07 Richard Guenther <rguenther@suse.de>
5153
5154 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5155 and Richard Guenther as reviewers.
5156 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5157 as reviewers.
5158
c01decc6 51592009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 5160
c01decc6 5161 * config.sub: Update from upstream sources.
56ca37b0 5162
85627a28 51632009-10-06 Ian Lance Taylor <iant@google.com>
5164
5165 * Makefile.def: check-gold depends upon all-gas.
5166 * Makefile.in: Rebuild.
5167
338b88fa 51682009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5169
5170 * MAINTAINERS (Write After Approval): Add myself.
5171
7bfefa9d 51722009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5173
5174 * Makefile.def: all-lto-plugin depends on all-libiberty.
5175 set bootstrap=true for lto-plugin.
5176 Add lto-plugin.
5177 * Makefile.in: Regenerate.
5178 * configure.ac (host_libs): Add lto-plugin.
5179 * configure: Regenerate.
5180
7bfefa9d 51812009-10-03 Diego Novillo <dnovillo@google.com>
5182
5183 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5184 (HOST_LIBELFLIBS): Define.
5185 (HOST_LIBELFINC): Define.
5186 * Makefile.in: Regenerate.
5187 * configure.ac: Add --enable-lto.
5188 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5189 If --enable-lto is used, add 'lto' to new_enable_languages.
5190 If --enable-lto is used and gold is enabled, add
5191 lto-plugin to configdirs.
5192 * configure: Regenerate.
5193
51942009-10-03 Simon Baldwin <simonb@google.com>
5195
5196 * configure.ac: If --with-system-zlib, suppress local zlib and
5197 pass --with-system-zlib to subdir configure scripts.
5198 * configure: Regenerate.
5199
dcde3c07 52002009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 5201 Paolo Bonzini <bonzini@gnu.org>
5202
5203 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5204 $(srcdir).
5205 * Makefile.in: Rebuilt.
5206
dcde3c07 52072009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 5208
5209 * MAINTAINERS (Write After Approval): Add myself.
5210
0f3a3df5 52112009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5212
5213 * configure.ac: Update minimum MPC version to 0.7.
5214 * configure: Regenerate.
5215
412c2e81 52162009-09-25 Nick Clifton <nickc@redhat.com>
5217
5218 * configure.ac: Pass any --cache-file=/dev/null option on to
5219 subconfigures.
5220 * configure: Regenerate.
5221
c061df75 52222009-09-23 Nick Clifton <nickc@redhat.com>
5223
5224 * config.sub, config.guess: Update from upstream sources.
5225
dcde3c07 52262009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 5227
5228 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5229 * Makefile.in: Rebuilt.
5230
04a2e841 52312009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5232
5233 PR bootstrap/32272
5234 * configure.ac: Error out if $srcdir isn't '.' but contains
5235 host-${host_noncanonical}.
5236 * configure: Regenerate.
5237
3d00a007 52382009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5239
5240 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5241 maintainer.
5242
9d447cf8 52432009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5244
7b5fee3e 5245 * configure.ac: If bootstrapping a combined tree with
5246 --enable-gold, require c++ in stage1_languages.
5247 * configure: Regenerate.
5248
32027446 5249 * configure.ac: Also add target_libs of stage1_languages to
5250 bootstrap_target_libs.
5251 * configure: Regenerate.
5252
9d447cf8 5253 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5254 with --enable-languages not containing c++.
5255 * configure: Regenerate.
5256
572ee61a 52572009-09-15 Jie Zhang <jie.zhang@analog.com>
5258
5259 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5260 * configure: Regenerate.
5261
dcde3c07 52622009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 5263
6cf4f338 5264 * MAINTAINERS (Write After Approval): Update my e-mail address,
5265 and move from from here...
5266 (Waiting for paperwork): To here.
153f8c88 5267
31ebfd49 52682009-09-09 Joseph Myers <joseph@codesourcery.com>
5269
5270 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5271
8bb79148 52722009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5273
5274 * configure.ac: Do not use $extrasub for replacing @if/@endif
5275 parts in Makefile; instead, use additional arguments to
5276 AC_CONFIG_COMMANDS to do the replacement manually, with several
5277 sed invocations, to avoid HP-UX sed command limits.
5278 * configure: Regenerate.
5279
81540bae 52802009-09-08 Alexandre Oliva <aoliva@redhat.com>
5281
5282 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5283 blank before -L.
5284
a2059f7a 52852009-09-04 Alexandre Oliva <aoliva@redhat.com>
5286
5287 * configure.ac (with-build-config): Document. Handle without.
5288 Handle missing argument.
5289 * configure: Rebuilt.
5290
719faf1c 52912009-09-03 Alexandre Oliva <aoliva@redhat.com>
5292
5293 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5294 Default to bootstrap-debug only if compare-debug works.
5295 * configure: Rebuilt.
5296 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5297 * Makefile.in: Rebuilt.
5298
aab1c61e 52992009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5300
5301 * MAINTAINERS (OS Port Maintainers): Update my email address.
5302
14151756 53032009-09-01 Alexandre Oliva <aoliva@redhat.com>
5304
5305 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5306 * Makefile.in: Rebuilt.
5307
0ba87351 53082009-09-01 Chris Demetriou <cgd@google.com>
5309
5310 * MAINTAINERS (Write After Approval): Add myself.
5311
7c48f38c 53122009-08-31 Dodji Seketeli <dodji@redhat.com>
5313
5314 PR debug/30161
5315 * include/dwarf2.h (enum dwarf_tag): Added
5316 DW_TAG_GNU_template_template_param
5317 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5318
5576729b 53192009-08-30 Paolo Bonzini <bonzini@gnu.org>
5320
5321 * Makefile.tpl (AWK): Fix typo.
5322 * Makefile.in: Regenerate.
5323
b181f265 53242009-08-30 Paolo Bonzini <bonzini@gnu.org>
5325
5326 * configure.ac: Detect awk and sed.
5327 * Makefile.def (flags_to_pass): Add AWK and SED.
5328 * Makefile.tpl (AWK, SED): New.
5329 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5330 * configure: Regenerate.
5331 * Makefile.in: Regenerate.
5332
7baff5bd 53332009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5334
5335 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5336 (collapseslashes): Likewise.
5337
81a71e2b 53382009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5339
5340 * configure.ac (AC_PREREQ): Bump to 2.64.
5341
f0c89091 53422009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5343
115d57c5 5344 * configure.ac: Remove --with-datarootdir, --with-docdir,
5345 --with-pdfdir, --with-htmldir switches.
5346 * configure: Regenerate.
5347
cd9a469c 5348 * configure: Regenerate.
5349
f0c89091 5350 * compile: Sync from Automake 1.11.
5351 * depcomp: Likewise.
5352 * install-sh: Likewise.
5353 * missing: Likewise.
5354 * mkinstalldirs: Likewise.
5355 * ylwrap: Likewise.
5356
a410fae3 53572009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5358
5359 * ltmain.sh (func_normal_abspath): New function.
5360 (func_relative_path): Likewise.
5361 (func_mode_help): Document new -bindir option for link mode.
5362 (func_mode_link): Add new -bindir option, and use it to place
5363 output DLL if specified.
5364
1a48098b 53652009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5366
cd2f3773 5367 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5368 (baseargs): Add --disable-option-checking.
5369 * configure: Regenerate.
5370
1a48098b 5371 * Makefile.def (configure-target-libiberty): Depend on
5372 all-binutils and all-ld.
5373 (configure-target-newlib): Likewise.
5374 * Makefile.in: Regenerate.
5375
155f17ed 53762009-08-17 Ben Elliston <bje@au.ibm.com>
5377
5378 * config.sub, config.guess: Update from upstream sources.
5379
ea864ded 53802009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5381
5382 Sync from src, merge:
5383
5384 2009-07-02 Tristan Gingold <gingold@adacore.com>
5385
5386 * configure.ac: Do not exclude gas for i386-*-darwin.
5387 Add a case for x86_64-*-darwin.
5388 * configure: Regenerate.
5389
0f879579 53902009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5391
5392 * MAINTAINERS: Add my name to Write After Approval list.
5393
dcde3c07 53942009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 5395
5396 * configure.ac: Add Microblaze target.
5397 * configure: Regenerate.
5398
39f6b116 53992009-07-31 Christian Bruel <christian.bruel@st.com>
5400
5401 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5402 * configure: Regenerate.
8738bcea 5403
dcde3c07 54042009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 5405
5406 * MAINTAINERS (Write After Approval): Update my e-mail address.
5407
5110389d 54082009-07-06 Ian Lance Taylor <iant@google.com>
5409
5410 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5411 * configure: Rebuild.
5412
fa9b8d64 54132009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5414
5415 * MAINTAINERS: Move myself to the Graphite Reviewers.
5416
5f29861f 54172009-06-30 Wei Guozhi <carrot@google.com>
5418
5419 * MAINTAINERS: Add my name to Write After Approval list.
5420
6fe86052 54212009-06-26 Steve Ellcey <sje@cup.hp.com>
5422
5423 PR bootstrap/40338
5424 * configure.ac (comparestring): Create new variable.
5425 * Makefile.tpl (comparestring): Use to skip some comparisions.
5426 * configure: Regenerate.
5427 * Makefile.in: Regenerate.
5428
b5ce97f8 54292009-06-26 Doug Evans <dje@sebabeach.org>
5430
5431 * Makefile.def (host_modules): Add cgen.
5432 * Makefile.in: Regenerate.
5433 * configure.ac (host_tools): Add cgen.
5434 * configure: Regenerate.
5435
46222c18 54362009-06-23 DJ Delorie <dj@redhat.com>
5437
5438 * MAINTAINERS: Add myself as mep maintainer.
5439
7ab76cec 54402009-06-23 Ian Lance Taylor <iant@google.com>
5441
5442 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5443 boot_languages. Only bootstrap target libraries listed in
5444 target_libs for some boot language. Add --with-stage1-ldflags,
5445 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5446 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5447 if not building with C++.
5448 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5449 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5450 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5451 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5452 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5453 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5454 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5455 * configure, Makefile.in: Rebuild.
5456
b2bb9bab 54572009-06-23 Li Feng <nemokingdom@gmail.com>
5458
5459 * MAINTAINERS: Added my name to write-after-approval list.
5460
0c809c32 54612009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5462
5463 * configure.ac: Define is_elf for QNX Neutrino targets.
5464 * configure: Regenerate.
5465
7b4becfd 54662009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5467
9f9d05ad 5468 * MAINTAINERS: Added my name to the write-after-approval list
7b4becfd 5469
7aed6ac5 54702009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5471
5472 * configure.ac: Detect MPC in default directory.
5473 * configure: Regenerate.
5474
9d247ee8 54752009-06-03 Jerome Guitton <guitton@adacore.com>
5476 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5477
9f9d05ad 5478 * Makefile.tpl (all): Avoid a trailing backslash.
5479 * Makefile.in: Regenerate.
9d247ee8 5480
aec4ef75 54812009-06-03 Ben Elliston <bje@au.ibm.com>
5482
5483 * config.sub, config.guess: Update from upstream sources.
5484
f83974e5 54852009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5486
5487 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5488 to noconfdirs.
5489 * configure: Regenerate.
5490
77b633a0 54912009-06-02 Alexandre Oliva <aoliva@redhat.com>
5492
5493 * Makefile.tpl ([+compare-target+]): Compare all stage
5494 directories, rather than just gcc.
5495 * Makefile.in: Rebuilt.
5496
351f7ac7 54972009-06-01 Doug Kwan <dougkwan@google.com>
5498
5499 * configure.ac: Support gold for target arm*-*-*.
5500 * configure: Regenerate.
9d247ee8 5501
7601a55c 55022009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5503
5504 * Makefile.def: Add MPC support and dependencies.
5505 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5506
5507 * Makefile.in, configure: Regenerate.
5508
a36217d3 55092009-05-27 Alexandre Oliva <aoliva@redhat.com>
5510
5511 * Makefile.tpl (all): Avoid harmless warning in make all when
5512 gcc-bootstrap is enabled but stage_last does not exist.
5513 * Makefile.in: Rebuilt.
5514
8b70b80d 55152009-05-24 Nicolas Roche <roche@adacore.com>
5516
5517 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5518 * Makefile.in: Regenerate.
5519
cab4bf21 55202009-05-21 Denis Chertykov <chertykov@gmail.com>
5521
5522 * MAINTAINERS: Update my e-mail address.
5523
df95bec1 55242009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5525
5526 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5527 * configure: Regenerate.
5528
bc1e0bea 55292009-05-18 Alexandre Oliva <aoliva@redhat.com>
5530
5531 PR other/40159
5532 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5533 gcc-no-bootstrap are mutually exclusive.
5534 * Makefile.in: Rebuilt.
5535
4156fd9a 55362009-05-18 Alexandre Oliva <aoliva@redhat.com>
5537
5538 PR other/40159
5539 * Makefile.tpl (all): Don't end with unconditional success.
5540 * Makefile.in: Rebuilt.
5541
bd1f9655 55422009-05-12 Alexandre Oliva <aoliva@redhat.com>
5543
5544 PR target/37137
5545 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5546 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5547 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5548 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5549 stage_configureflags, stage_cflags and stage_libcflags into
5550 explicit Makefile macros.
5551 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5552 GFORTRAN.
5553 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5554 CC. Set CC_FOR_BUILD from CC.
5555 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5556 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5557 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5558 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5559 and GFORTRAN.
5560 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5561 (_LIBCFLAGS): Renamed to _TFLAGS.
5562 (do-compare-debug, do-compare3-debug): Drop.
5563 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5564 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5565 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5566 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5567 (XGCC_FLAGS_FOR_TARGET): New.
5568 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5569 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5570 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5571 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9f9d05ad 5572 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
bd1f9655 5573 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5574 TFLAGS.
5575 (BUILD_CONFIG): Include if requested.
5576 (all): Set TFLAGS on bootstrap.
5577 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5578 (all-stageid-prefixmodule): Likewise.
5579 (do-clean, distclean-stageid): Set TFLAGS.
5580 (restrap): Fix whitespace.
5581 * Makefile.in: Rebuilt.
5582
604febb6 55832009-05-07 Paolo Bonzini <bonzini@gnu.org>
5584
5585 * config.guess: Sync with src.
5586
63d7f4db 55872009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5588
5589 * configure.ac ($with_ppl): Default to no if not supplied.
5590 ($with_cloog): Likewise.
5591 configure: Regenerate.
5592
21c0690b 55932009-04-27 James E. Wilson <wilson@codesourcery.com>
5594
5595 * MAINTAINERS: Update my e-mail address.
5596
cd06af47 55972009-04-27 Nick Clifton <nickc@redhat.com>
5598
5599 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5600
bb19a97e 56012009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5602
5603 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5604 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5605 * Makefile.in: Regenerate.
5606
bff7ea4a 56072009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5608
5609 PR bootstrap/39739
5610 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5611 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5612
5613 * configure, Makefile.in: Regenerate.
5614
bb19a97e 56152009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 5616
5617 * include/hashtab.h: Update GTY annotations to new syntax
5618 * include/splay-tree.h: Likewise
5619
613eb4a3 56202009-04-17 Ben Elliston <bje@au.ibm.com>
5621
5622 * config.sub, config.guess: Update from upstream sources.
5623
ca2751b6 56242009-04-15 Anthony Green <green@moxielogic.com>
5625
5626 * configure.ac: Add moxie support.
5627 * configure: Rebuilt.
5628
4b072aaf 56292009-04-14 Jakub Jelinek <jakub@redhat.com>
5630
5631 * configure.ac: Change copyright header to refer to version
5632 3 of the GNU General Public License and to point readers at the
5633 COPYING3 file and the FSF's license web page.
5634 * Makefile.def: Likewise.
5635 * Makefile.tpl: Likewise.
5636 * Makefile.in: Regenerate.
5637
95349883 56382009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5639
5640 * configure.ac: Restore match for darwin9 or later. Use double
5641 brackets since regeneration eats one pair.
5642 * configure: Regenerate.
5643
03caadda 56442009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5645
5646 PR gas/10039
5647 * configure.ac: Require texinfo 4.7.
5648 * configure: Regenerated.
5649
6bc9506f 56502009-04-09 Nick Clifton <nickc@redhat.com>
5651
5652 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5653 the GCC Runtime Library Exception.
5654
fec76ae9 56552009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5656
5657 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5658 * configure: Regenerate.
5659
21a0251d 56602009-04-01 Steve Ellcey <sje@cup.hp.com>
5661
5662 * Makefil.def (languages): New entries.
5663 * Makefile.tpl (check-gcc-*): New generic target.
5664 * Makefile.in: Regenerate.
21a0251d 5665
dcde3c07 56662009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 5667
03caadda 5668 * MAINTAINERS: Update my email address.
54b921e3 5669
63d6abe9 56702009-03-18 Tom Tromey <tromey@redhat.com>
5671
03caadda 5672 * configure: Rebuild.
5673 * configure.ac (host_libs): Add libiconv.
5674 * Makefile.in: Rebuild.
5675 * Makefile.def (host_modules): Add libiconv.
5676 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 5677
40c500e1 56782009-03-16 Tristan Gingold <gingold@adacore.com>
5679
5680 * configure.ac: Treat gdb as supported on x86_64-darwin.
5681 * configure: Regenerate.
5682
5bc96548 56832009-03-16 Joseph Myers <joseph@codesourcery.com>
5684
5685 * configure.ac (--with-host-libstdcxx): New option.
5686 * configure: Regenerate.
5687
dcde3c07 56882009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 5689
5690 * MAINTAINERS: Move myself into the write after approval list.
5691
2ab9be2b 56922009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5693
5694 * MAINTAINERS: Update e-mail address.
8738bcea 5695
1f7090eb 56962009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5697
5698 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5699
dcde3c07 57002009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 5701
5702 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5703
9af964d4 57042009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5705
5706 Backport from git Libtool:
5707
5708 2009-01-19 Robert Millan <rmh@aybabtu.com>
5709 Support GNU/kOpenSolaris.
5710 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5711 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5712 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5713 GNU/kOpenSolaris.
5714
a59c2cb8 57152009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5716
5717 * MAINTAINERS: Update e-mail address.
5718
8ccd3088 57192009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 5720
5721 * MAINTAINERS (Write After Approval): Add self.
5722
ebd8f42c 57232009-02-18 Bingfeng Mei <bmei@broadcom.com>
5724
5725 * MAINTAINERS (Write After Approval): Add myself.
5726
be9d4db8 57272009-02-05 Andreas Schwab <schwab@suse.de>
5728
5729 * Makefile.tpl (stage_last): Define $r and $s before using
5730 $(RECURSE_FLAGS_TO_PASS).
5731 * Makefile.in: Regenerate
5732
d7559db1 57332009-01-30 Ian Lance Taylor <iant@google.com>
5734
5735 * MAINTAINERS: Move myself to the Global Reviewers list.
5736
3bef4012 57372009-01-29 Robert Millan <rmh@aybabtu.com>
5738
5739 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5740 * configure: Regenerate.
5741
808f8521 57422009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5743
5744 * MAINTAINERS: Make whitespace consistent.
f84804e6 5745 Remove Robert Millan from Write After Approval.
808f8521 5746
6e6a9ced 57472009-01-16 Alan Modra <amodra@bigpond.net.au>
5748
5749 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5750 (all-opcodes): Depend on all-libiberty.
5751 * Makefile.in: Regenerate.
5752
8408ca00 57532009-01-15 Douglas B Rupp <rupp@gnat.com>
5754
5755 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5756 * configure: Regenerate.
5757
f95e31fd 57582009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5759
5760 * MAINTAINERS (Write After Approval): Add myself.
5761
56b496b0 57622009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5763
5764 * MAINTAINERS: Add myself to reviewers (Fortran).
5765
dcde3c07 57662009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 5767
5768 PR tree-optimization/38515
5769 * configure.ac (cloog-polylib): Removed.
5770 (with_ppl, with_cloog): Test for "no".
5771 * configure: Regenerated.
5772
4e82a0cf 57732009-01-11 Daniel Franke <franke.daniel@gmail.com>
5774
5775 * MAINTAINERS: Moved myself to reviewers (Fortran).
5776
50d19060 57772009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5778
5779 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5780 (Write After Approval): Remove myself.
5781
2915a9ca 57822009-01-03 Diego Novillo <dnovillo@google.com>
5783
5784 * MAINTAINERS: Remove myself from alias maintainership.
5785
df1f167a 57862009-01-02 David Ayers <ayers@fsfe.org>
5787
5788 * MAINTAINERS: Update e-mail address.
5789
b58007d7 57902008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5791
5792 * MAINTAINERS: Make whitespace consistent.
5793
9e6fd619 57942008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5795
5796 Backport from upstream Libtool:
5797 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5798 Add cache variables to tests that require the linker to work.
5799 For shlibpath_overrides_runpath, this also changes the semantics
5800 to let the result from the C compiler take precedence.
5801
2882bf89 58022008-12-02 Ben Elliston <bje@au.ibm.com>
5803
5804 * config.sub, config.guess: Update from upstream sources.
5805
dcde3c07 58062008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 5807
5808 * configure.ac (ppllibs): Add by default the lib flags.
5809 * configure: Regenerate.
5810
da355950 58112008-12-08 Luis Machado <luisgpm@br.ibm.com>
5812
5813 * MAINTAINERS: Add myself to the write after approval list.
5814
42d640f6 58152008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5816
be9d4db8 5817 * configure.ac: Add double brackets on darwin[912].
5818 * configure: Regenerate.
42d640f6 5819
51557c5b 58202008-12-03 Daniel Kraft <d@domob.eu>
5821
5822 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5823 Approval to Reviewer section (for Fortran front-end).
5824
501068c2 58252008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5826
5827 * configure.ac: Expand to darwin10 and later.
5828 * configure: Regenerate.
5829
0ecf7a65 58302008-12-02 Andreas Schwab <schwab@suse.de>
5831
5832 * Makefile.def: configure-target-boehm-gc depends on
5833 all-target-libstdc++-v3.
5834 * Makefile.in: Regenerate.
5835
3177f780 58362008-12-02 Kai Tietz <kai.tietz@onevision.com>
5837
5838 * MAINTAINERS: Add myself as mingw maintainer.
5839
fcf428df 58402008-12-02 Ben Elliston <bje@au.ibm.com>
5841
5842 * config.sub, config.guess: Update from upstream sources.
5843
a61f1d25 58442008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5845
5846 * README.SCO: Remove.
5847
8026444e 58482008-11-29 Fernando Pereira <pronesto@gmail.com>
5849
5850 * MAINTAINERS: Add myself to the write after approval list.
5851
707ec6d5 58522008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5853
5854 * MAINTAINERS: Update my email address in WAA section.
5855
dcde3c07 58562008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 5857
5858 * MAINTAINERS: Update e-mail address.
5859
dcde3c07 58602008-11-27 Toon Moene <toon@moene.org>
c399af55 5861
5862 * MAINTAINERS: Change e-mail address.
5863
d9f9f3af 58642008-11-27 Tristan Gingold <gingold@adacore.com>
5865
5866 * configure.ac: Build gdb for i?86-*-darwin*
5867 * configure: Regenerated.
5868
dcde3c07 58692008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 5870
5871 * MAINTAINERS: Added my full name.
5872
54670ae6 58732008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5874
5875 PR bootstrap/38014
5876 PR bootstrap/37923
5877
5878 Revert:
5879
5880 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5881
5882 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5883 * Makefile.in: Regenerated.
5884
5885 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5886
5887 PR gdb/921
5888 PR gdb/1646
5889 PR gdb/2175
5890 PR gdb/2176
5891
5892 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5893 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5894 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5895 (HOST_EXPORTS): Pass CPPFLAGS.
5896 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5897 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5898 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5899 * Makefile.in, configure: Regenerated.
5900 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5901 and CPPFLAGS_FOR_BUILD.
5902
dcde3c07 59032008-11-06 Jeff Law <law@redhat.com>
35d42d87 5904
5905 * MAINTAINERS: Add myself as middle end maintainer.
5906
9978efe2 59072008-11-06 Andrew Stubbs <ams@codesourcery.com>
5908
5909 * MAINTAINERS (Write after approval): Add myself.
5910
8487f085 59112008-11-05 Diego Novillo <dnovillo@google.com>
5912
5913 * MAINTAINERS (Global Reviewers): Add myself.
5914 (Non-Algorithmic Maintainers): Remove myself.
5915
bd2826b0 59162008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5917
0ecf7a65 5918 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 5919
fefb72aa 59202008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5921
0ecf7a65 5922 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 5923
55bc4ab1 59242008-10-31 Ben Elliston <bje@au.ibm.com>
5925
5926 * configure.ac (spu-*-*): Remove special case.
5927 * configure: Regenerate.
5928
be6ed2e1 59292008-10-30 Catherine Moore <clm@codesourcery.com>
5930
5931 * MAINTAINERS (Write after approval): Update my email address.
5932
a8e019fa 59332008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5934
5935 * configure.ac [spu-*-*]: Do not set skipdirs.
5936 * configure: Re-generate.
5937
1a9f59a4 59382008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5939
5940 * MAINTAINERS (Various Maintainers): Add myself to reload.
5941
de52fda6 59422008-10-25 Richard Guenther <rguenther@suse.de>
5943
5944 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5945 maintainer. Remove myself as libgcc-math maintainer.
5946 (Non-Algorithmic Maintainers): Remove myself.
5947
38db8374 59482008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5949
5950 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5951 * Makefile.in: Regenerated.
5952
d8ff5826 59532008-10-23 Cary Coutant <ccoutant@google.com>
5954
5955 * MAINTAINERS (Write after approval): Add myself.
5956
d514f3bf 59572008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5958
5959 PR gdb/921
5960 PR gdb/1646
5961 PR gdb/2175
5962 PR gdb/2176
5963
5964 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5965 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5966 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5967 (HOST_EXPORTS): Pass CPPFLAGS.
5968 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5969 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5970 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5971 * Makefile.in, configure: Regenerated.
5972 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5973 and CPPFLAGS_FOR_BUILD.
5974
dcde3c07 59752008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 5976
5977 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5978 Sebastian Pop.
5979
65ee4ba4 59802008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5981
5982 * MAINTAINERS (Write After Approval): Added myself.
5983
c214098d 59842008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5985
5986 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5987 recommended version to 2.3.2.
5988
5989 * configure: Regenerate.
5990
4ae4a8b5 59912008-10-01 Mark Mitchell <mark@codesourcery.com>
5992
5993 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5994
65bf946b 59952008-09-29 David Daney <david.daney@caviumnetworks.com>
5996
5997 * MAINTAINERS (Write After Approval): Update e-mail address.
5998
5028c504 59992008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6000
6001 * libtool.m4: Update to libtool 2.2.6.
6002 * lt~obsolete.m4: Update to libtool 2.2.6.
6003 * ltmain.sh: Update to libtool 2.2.6.
6004 * ltsugar.m4: Update to libtool 2.2.6.
6005 * ltversion.m4: Update to libtool 2.2.6.
6006 * ltoptions.m4: Update to libtool 2.2.6.
6007 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6008
8b1a5537 60092008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6010
6011 * MAINTAINERS (Write After Approval): Add myself.
6012
55374afb 60132008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6014
6015 * MAINTAINERS (Write After Approval): Update my name.
6016
bf6d04f7 60172008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6018
0ecf7a65 6019 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 6020
9abaa85a 60212008-09-18 Steve Ellcey <sje@cup.hp.com>
6022
0ecf7a65 6023 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 6024
43277e2a 60252008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6026
6027 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6028 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6029 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6030 and Michael Tiemann from Write After Approval since they do not
6031 actually have access.
6032
a565a5fa 60332008-09-05 Richard Guenther <rguenther@suse.de>
6034
6035 * configure.ac: Initialize clooglibs to -lcloog.
6036 * configure: Re-generate.
6037
2d9cbe39 60382008-09-04 Le-Chun Wu <lcwu@google.com>
6039
6040 * MAINTAINERS (Write After Approval): Add myself.
6041
5362e323 60422008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6043
6044 * configure.ac (--with-cloog-polylib): New.
6045 (--disable-cloog-version-check): New.
6046 (--disable-ppl-version-check): New.
6047 * configure: Re-generate.
6048
3e6e524f 60492008-09-03 Richard Guenther <rguenther@suse.de>
6050
6051 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6052 cloog test.
6053 * configure: Re-generate.
6054
8372e9ea 60552008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6056
6057 Add picoChip port.
6058 * MAINTAINERS: Add picoChip maintainers.
6059
255b6be7 60602008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6061 Tobias Grosser <grosser@fim.uni-passau.de>
6062 Jan Sjodin <jan.sjodin@amd.com>
6063 Harsha Jagasia <harsha.jagasia@amd.com>
6064 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6065 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6066 Adrien Eliche <aeliche@isty.uvsq.fr>
6067
6068 Merge from graphite branch.
6069 * configure: Regenerate.
6070 * Makefile.in: Regenerate.
6071 * configure.ac (host_libs): Add ppl and cloog.
6072 Add checks for PPL and CLooG.
6073 * Makefile.def (ppl, cloog): Added modules and dependences.
6074 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6075 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6076
7d804f04 60772008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6078
6079 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6080 (GCC_SHLIB_SUBDIR): New.
6081 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6082 * configure: Regenerate.
6083 * Makefile.in: Regenerate.
6084
cc7fe443 60852008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6086
6087 * MAINTAINERS: Consistently use tabs to separate columns.
6088
c3116b03 60892008-08-29 Tristan Gingold <gingold@adacore.com>
6090
6091 * MAINTAINERS (Write after Approval): Add myself.
6092
dba2c8ea 60932008-08-28 Tristan Gingold <gingold@adacore.com>
6094
6095 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6096 Enable bfd, binutils and opcodes.
6097 * configure: Regenerate.
6098
ae65dfef 60992008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6100
6101 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6102
2a462700 61032008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6104
6105 * MAINTAINERS: Use correct Umlaut for last name.
6106
da1cc9ee 61072008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6108
6109 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6110
285c1b7e 61112008-08-16 David Edelsohn <edelsohn@gnu.org>
6112
6113 * MAINTAINERS: Update my email address.
6114
edcc45bb 61152008-08-16 Nicolas Roche <roche@adacore.com>
6116
6117 * Makefile.tpl: Add BOOT_ADAFLAGS.
6118 * Makefile.in: Regenerate.
6119
559b0712 61202008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6121
6122 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6123 * configure: Regenerate.
6124
dcde3c07 61252008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 6126
6127 * configure.ac: Add makefile fragments for hpux.
6128 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6129 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6130 * configure: Regenerate.
6131 * Makefile.in: Regenerate.
6132
dcde3c07 61332008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 6134
6135 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6136
dcde3c07 61372008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 6138
6139 * MAINTAINERS (Write after Approval): Add myself.
6140
d27e061f 61412008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6142
6143 * MAINTAINERS (Write After Approval): Add myself.
6144
5daaf60f 61452008-06-29 Andrew Jenner <andrew@codesourcery.com>
6146
6147 * MAINTAINERS (Write After Approval): Add myself.
6148
04177cb3 61492008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6150
6151 * MAINTAINERS: Update my email address.
6152
5dfd58d3 61532008-06-25 Joey Ye <joey.ye@intel.com>
6154
6155 * MAINTAINERS (Write After Approval): Add myself.
6156
5b2c7553 61572008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6158
6159 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6160 * Makefile.in: Regenerate.
6161 * configure: Regenerate.
6162
211b932d 61632008-06-17 Daniel Kraft <d@domob.eu>
6164
6165 * MAINTAINERS (Write After Approval): Add myself.
6166
4e8a889d 61672008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6168
6169 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6170 "$@" is still intact with both Autoconf 2.59 and 2.62.
6171 * configure: Regenerate.
6172
168ee878 61732008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6174
6175 * Makefile.tpl: Fix comment errors.
6176 * Makefile.in: Regenerate.
6177
607465f2 61782008-06-12 David S. Miller <davem@davemloft.net>
6179 David Edelsohn <edelsohn@gnu.org>
6180
6181 * configure.ac: Add powerpc*-*-* to gold supported targets.
6182 * configure: Regenerate.
6183
9841cd80 61842008-06-08 Joseph Myers <joseph@codesourcery.com>
6185
6186 PR tree-optimization/36218
6187 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6188 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6189 (all prefix="build-"): Pass them to build-system sub-makes.
6190 * Makefile.in: Regenerate.
6191
6af9f7ea 61922008-06-07 Joseph Myers <joseph@codesourcery.com>
6193
6194 * MAINTAINERS (mt port): Remove.
6195 (sco5, unixware, sco udk): Remove.
6196 (Kean Johnston): Add to Write After Approval.
6197
ab2a1d30 61982008-05-30 Julian Brown <julian@codesourcery.com>
6199
6200 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6201 of libobjc for ARM EABI Linux.
6202 * configure: Regenerate.
f7f51622 6203
dcde3c07 62042008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 6205
0ecf7a65 6206 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 6207
dcde3c07 62082008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 6209
5ade25c6 6210 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 6211
f0ce8d7d 62122008-05-15 Janus Weil <janus@gcc.gnu.org>
6213
6214 * MAINTAINERS (Write After Approval): Add myself.
6215
d3eff7bb 62162008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 6217
6218 * config-ml.in: don't handle --enable-shared and --enable-static.
6219
c69f9953 62202008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6221
6222 * MAINTAINERS: Update my email address.
6223
21b4aefa 62242008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6225
6226 * MAINTAINERS: Update my email address.
0ecf7a65 6227
f2271661 62282008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6229
6230 * MAINTAINERS (Write After Approval): Add myself.
6231
002bc050 62322008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6233
6234 * MAINTAINERS (Write After Approval): Add myself.
6235
dcde3c07 62362008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 6237
6238 * MAINTAINERS (crx): Add myself.
6239
83a50aef 62402008-04-18 Paolo Bonzini <bonzini@gnu.org>
6241
6242 Sync with src:
6243 2008-04-14 David S. Miller <davem@davemloft.net>
6244
0ecf7a65 6245 * configure.ac: Add sparc*-*-* to gold supported targets.
6246 * configure: Regenerate.
83a50aef 6247
f0cb9b36 62482008-04-18 Paolo Bonzini <bonzini@gnu.org>
6249
6250 PR bootstrap/35457
6251 * configure.ac: Include override.m4.
6252 * configure: Regenerate.
6253
1db8021c 62542008-04-18 Paolo Bonzini <bonzini@gnu.org>
6255
0ecf7a65 6256 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6257 * Makefile.in: Regenerate.
1db8021c 6258
dcde3c07 62592008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 6260
0ecf7a65 6261 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 6262 as nonconfigurable directories list.
0ecf7a65 6263 * configure: Regenerate.
15f8eac8 6264
3af820d0 62652008-04-14 Ben Elliston <bje@au.ibm.com>
6266
6267 * config.sub, config.guess: Update from upstream sources.
6268
6e7d0937 62692008-04-12 Hans-Peter Nilsson <hp@axis.com>
6270
6271 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6272 * Makefile.in: Regenerate.
6273
9c66b389 62742008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6275
6276 * configure.ac: Do not build libssp for the AVR.
6277 * configure: Regenerate.
6278
29ab6ecd 62792008-04-07 Ian Lance Taylor <iant@google.com>
6280
6281 * Makefile.def: check-gold depends upon all-binutils.
6282 * Makefile.in: Regenerate.
6283
86aaa146 62842008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6285
6286 * MAINTAINERS (Write After Approval): Add myself.
6287
45043b2b 62882008-04-04 Nick Clifton <nickc@redhat.com>
6289
6290 PR binutils/4334
fae55456 6291 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 6292 builds.
6293 * configure: Regenerate.
6294
5a92bcc2 62952008-04-04 NightStrike <NightStrike@gmail.com>
6296
6297 PR other/35151
0ecf7a65 6298 * configure.ac: Combine rules for mingw32 and mingw64.
6299 * configure: Regenerate.
5a92bcc2 6300
0805084a 63012008-04-02 Kai Tietz <kai.tietz@onvision.com>
6302
6303 * MAINTAINERS (Write After Approval): Add myself.
6304
dcde3c07 63052008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 6306
6307 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6308 * Makefile.in (.NOTPARALLEL): Ditto.
6309
63a9f8da 63102008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6311
6312 * MAINTAINERS (Write After Approval): Add myself.
6313
dcde3c07 63142008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 6315
6316 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6317 * Makefile.in (.NOTPARALLEL): Regenerate.
6318
4add9df0 63192008-03-27 Paolo Bonzini <bonzini@gnu.org>
6320
6321 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6322 * Makefile.in: Regenerate.
6323
03b33306 63242008-03-26 Jakub Staszak <kuba@et.pl>
6325
6326 * MAINTAINERS (Write After Approval): Add myself.
6327
5d42d4f2 63282008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6329
6330 * MAINTAINERS: Update e-mail address.
6331
3d47fcf5 63322008-03-20 Ian Lance Taylor <iant@google.com>
6333
6334 * configure.ac: Add support for --enable-gold.
6335 * Makefile.def: Add gold as a directory like ld.
6336 * configure, Makefile.in: Regenerate.
6337
82eaf560 63382008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6339
6340 * configure.ac: m4_include config/proginstall.m4.
6341 * configure: Regenerate.
e61456db 6342
6343 Backport from upstream Libtool:
0ecf7a65 6344
e61456db 6345 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 6346
e61456db 6347 Deal with Autoconf 2.62's semantic change in m4_append.
6348 * ltsugar.m4 (lt_append): Replace broken versions of
6349 m4_append.
6350 (lt_if_append_uniq): Don't require separator to be overquoted,
6351 and avoid broken m4_append.
6352 (lt_dict_add): Fix typo.
6353 * libtool.m4 (_LT_DECL): Don't overquote separator.
6354
020e6f2b 63552008-03-13 David Edelsohn <edelsohn@gnu.org>
6356
6357 * config.rpath: Add AIX 6 support.
6358
f7c302cf 63592008-03-13 Paolo Bonzini <bonzini@gnu.org>
6360
6361 * Makefile.def (stageprofile). Remove -fprofile-generate
6362 from stage_libcflags.
6363 * Makefile.in: Regenerate.
6364
82ab37f5 63652008-03-13 Ben Elliston <bje@au.ibm.com>
6366
6367 * config.sub, config.guess: Update from upstream sources.
6368
167057eb 63692008-03-06 Tom Tromey <tromey@redhat.com>
6370
6371 * MAINTAINERS: Update for treelang deletion.
6372
06a40dd3 63732008-03-03 James E. Wilson <wilson@tuliptree.org>
6374
6375 * MAINTAINERS: Update my email address.
6376
af05c092 63772008-03-03 Stan Shebs <stanshebs@earthlink.net>
6378
6c2338a8 6379 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 6380 (objective-c/c++): Add myself as a maintainer.
6381
f3d3d204 63822008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6383
6384 * MAINTAINERS (Write After Approval): Update my email address.
6385
d5274c75 63862008-02-25 Tomas Bily <tbily@suse.cz>
6387
6388 * MAINTAINERS (Write After Approval): Add myself.
6389
5954dfea 63902008-02-23 Jakub Jelinek <jakub@redhat.com>
6391
6392 * MAINTAINERS (OpenMP): Add myself.
6393
c898f165 63942008-02-20 Paolo Bonzini <bonzini@gnu.org>
6395
a55f1b4b 6396 PR bootstrap/32009
6397 PR bootstrap/32161
c898f165 6398
a55f1b4b 6399 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6400 * configure: Regenerate.
c898f165 6401
a55f1b4b 6402 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6403 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6404 STAGE4_LIBCFLAGS): New.
6405 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6406 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6407 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6408 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6409 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6410 for target modules. Don't export LIBCFLAGS.
6411 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6412 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6413 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6414 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6415 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6416 * Makefile.in: Regenerate.
c898f165 6417
69d30e89 64182008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6419
6420 PR libgcj/33085
6421 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6422 Do not use -DDLL_EXPORT. Backport from upstream.
6423
aaa12b63 64242008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6425
6426 * MAINTAINERS (Write After Approval): Add myself.
6427
b538c932 64282008-02-02 Hans-Peter Nilsson <hp@axis.com>
6429
6430 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6431 * configure: Regenerate.
6432
c1d3813f 64332008-01-31 Marc Gauthier <marc@tensilica.com>
6434
6435 * configure.ac (xtensa*-*-*): Recognize processor variants.
6436 * configure: Regenerate.
6437
d2d2630b 64382008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6439
6144731c 6440 PR bootstrap/34922
6441 * configure.ac (PARSE_ARGS): Push suitable setting of
6442 ac_subdirs_all, for `./configure --help=recursive'.
6443 Handle `+' in generic toplevel directory disabling.
6444 * configure: Regenerate.
d2d2630b 6445
265f31f8 64462008-01-28 Nick Clifton <nickc@redhat.com>
6447
6448 * MAINTAINERS (xstormy16): Take over maintainership.
6449
99c77e32 64502008-01-25 Joseph Myers <joseph@codesourcery.com>
6451
6452 * MAINTAINERS (c4x port): Remove.
6453
0aff9a99 64542008-01-24 David Edelsohn <edelsohn@gnu.org>
6455
6456 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6457
29179dae 64582008-01-23 Ben Elliston <bje@au.ibm.com>
6459
6460 * config.sub, config.guess: Update from upstream sources.
6461
423255b1 64622008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6463
6464 * MAINTAINERS (Write After Approval): Add myself.
6465
559c551d 64662008-01-17 H.J. Lu <hjl.tools@gmail.com>
6467
6468 * MAINTAINERS: Update my email address.
6469
64702008-01-09 Raksit Ashok <raksit@google.com>
6471
6472 * MAINTAINERS (Write After Approval): Add myself.
6473
01dc04f9 64742008-01-09 Raksit Ashok <raksit@google.com>
6475
6476 * MAINTAINERS (Write After Approval): Add myself.
6477
e257630f 64782008-01-08 Ben Elliston <bje@au.ibm.com>
6479
6480 * config.sub, config.guess: Update from upstream sources.
6481
e9450d5b 64822007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6483
6484 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 6485 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 6486 * configure: Regenerate.
6487
a611cf87 64882007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6489
6490 * MAINTAINERS: Update my email address.
6491
e502d5b5 64922007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6493
6494 * MAINTAINERS: Update my email address.
6495
85b21747 64962007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6497
6498 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6499 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6500 * Makefile.in: Regenerate.
6501
dcde3c07 65022007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 6503
6504 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6505 misplaced entries.
6506
06e8069d 65072007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6508
6509 * configure.ac: Enable libjava for x86_64-*-darwin9.
6510 * configure: Regenerate.
6511
dcde3c07 65122007-12-07 Bill Maddox <maddox@google.com>
46151c44 6513
6514 * MAINTAINERS (Write After Approval): Add myself.
6515
82a6155b 65162007-12-05 Ben Elliston <bje@au.ibm.com>
6517
6518 * config.sub, config.guess: Update from upstream sources.
6519
88b29126 65202007-12-02 Matthias Klose <doko@ubuntu.com>
6521
6522 * config-ml.in: Remove 64bit configure tests.
6523
097bd8a7 65242007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6525
6526 * config-ml.in: Robustify against white space in absolute file
6527 names.
6528
6529 * config-ml.in (multi-clean): Substitute ${Makefile}.
6530 Remove superfluous ${Makefile} in list.
6531
da01ad1e 65322007-11-19 Thiemo Seufer <ths@mips.com>
6533
6534 * config-ml.in: Don't hardcode the Makefile name.
6535
aa1ec648 65362007-11-08 Alexander Monakov <amonakov@ispras.ru>
6537
6538 * MAINTAINERS (Write After Approval): Add myself.
6539
cc01f27b 65402007-11-07 Samuel Tardieu <sam@rfc1149.net>
6541
6542 * MAINTAINERS (Write After Approval): Add myself.
6543
dcde3c07 65442007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 6545
6546 * MAINTAINERS (Write After Approval): Add myself.
6547
3c4bb8ba 65482007-10-25 Ben Elliston <bje@au.ibm.com>
6549
6550 * MAINTAINERS (mercury): Remove entry.
6551 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6552
119eb9ed 65532007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6554
6555 * Makefile.def (dependencies): Make configure-gdb depend on
6556 all-intl.
6557 * Makefile.in: Regenerated.
6558
10978713 65592007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6560
6561 * MAINTAINERS (Fortran maintainer): Remove myself.
6562
dcde3c07 65632007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 6564
6565 * Makefile.def: To avoid problems running with parallel makes,
6566 build newlib before libgloss so that target specific header
6567 files are availble.
6568 * Makefile.in: Regenerate
6569
2711b222 65702007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6571
6572 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6573 * Makefile.in: Regenerate.
6574
f5213d04 65752007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6576
6577 * MAINTAINERS (Register allocation reviewer): Add myself.
6578
823e8b8d 65792007-10-08 Mike Frysinger <vapier@gentoo.org>
6580
6581 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6582 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6583 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6584 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6585 * configure: Regenerate.
6586
dcde3c07 65872006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 6588
6589 * MAINTAINERS (Register allocation reviewer): Add myself.
6590
93c5e793 65912007-10-01 Paolo Bonzini <bonzini@gnu.org>
6592
6593 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6594 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6595 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6596 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6597 * configure.ac: Default them to host tools for $host = $build.
6598 Subst them.
6599
6600 * configure: Regenerate.
6601 * Makefile.in: Regenerate.
6602
dcde3c07 66032006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 6604
6605 * MAINTAINERS (Register allocation reviewer): Add myself.
6606
dcde3c07 66072006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 6608
6609 * MAINTAINERS (Register allocation reviewer): Add myself.
6610
547d559e 66112007-09-21 Seongbae Park <seongbae.park@gmail.com>
6612
6613 * MAINTAINERS (Write After Approval): Fix typo.
6614
3013c2c7 66152007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6616
6617 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6618 * configure: Regenerate.
6619
9658ef82 66202007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6621
6622 PR bootstrap/31906
6623 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 6624 they're already prefixed.
9658ef82 6625
a0191bfe 66262007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6627
6628 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6629 libstdc++.
6630 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6631 * configure: Regenerate.
6632 * Makefile.in: Regenerate.
0ecf7a65 6633
ef4a823a 66342007-09-17 Andreas Schwab <schwab@suse.de>
6635
6636 * configure.ac: Raise minimum makeinfo version to 4.6.
6637 * configure: Regenerate.
6638
dcde3c07 66392007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 6640
e502d5b5 6641 * MAINTAINERS (write-after-approval) add myself
3900cf8f 6642
fbbc6fdb 66432007-09-15 Alan Modra <amodra@bigpond.net.au>
6644
6645 * configure.ac: Correct makeinfo version check.
6646 * configure: Regenerate.
6647
9b139a12 66482007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6649
6650 * MAINTAINERS: Update my email address.
6651
68c9bc25 66522007-09-14 Richard Sandiford <richard@codesourcery.com>
6653
6654 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6655 to $skipdirs and only disable gprof for newlib. Use the normal
6656 mips*-elf* handling in other respects.
6657 * configure: Regnerate.
6658
d0a16e74 66592007-09-12 David Daney <ddaney@avtrex.com>
6660
6661 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6662 enabling libgcj.
6663 * configure: Regenerate.
6664
1c5767f1 66652007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6666
6667 PR other/32154
6668 * configure.ac: For libgloss targets, point the linker to the linker
6669 script, startup code and simulator library.
6670 * configure: Regenerate.
6671
b9eb3c64 66722007-09-07 Andrew Haley <aph@redhat.com>
6673
6674 * configure.ac (noconfigdirs): Remove target-libffi and
6675 target-libjava.
6676 * configure: Regenerate.
6677
70d8e49e 66782007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6679
6680 PR target/33281
6681 * configure.ac: Use config/mh-mingw on mingw.
6682 * configure: Regenerate.
70d8e49e 6683
771e1e14 66842007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6685
e2b00040 6686 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 6687
f6be6a96 66882007-09-05 Richard Guenther <rguenther@suse.de>
6689
6690 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6691 nor --disable-checking is provided also turn on yes and types
6692 checking for stage1.
6693 * configure: Re-generate.
6694
afaca01a 66952007-08-30 Krister Walfridsson <cato@df.lth.se>
6696
6697 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6698 (Write After Approval): Remove myself.
6699
26dd65f3 67002007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 6701
26dd65f3 6702 * config.sub, config.guess: Update from upstream sources.
24aa922b 6703
6144731c 67042007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 6705
6706 * MAINTAINERS (Write After Approval): Added myself.
6707 * MAINTAINERS (Reviewers): Removed myself.
6708
5f1f2de5 67092007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 6710 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 6711
6712 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6713 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6714 * Makefile.in: Regenerate.
6715 * configure.ac (--with-debug-prefix-map): New.
6716 * configure: Regenerate.
6717
f8520ad7 67182007-08-17 Richard Sandiford <richard@codesourcery.com>
6719 Nigel Stephens <nigel@mips.com>
6720
f8520ad7 6721 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6722 as target_makefile_frag.
6723 * configure: Regenerate.
6724
5b542315 67252007-08-16 Alexandre Oliva <aoliva@redhat.com>
6726
6727 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6728 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6729 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6730 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6731 (do-compare, do-compare3, do-compare-debug): New.
6732 ([+compare-target+]): Use them.
6733
8d8efff7 67342007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6735
6736 * MAINTAINERS (Write After Approval): Change my email address.
6737
af7bb0c0 67382007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6739 Ben Elliston <bje@au.ibm.com>
6740
6741 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6742 --silent if $silent.
6743 * configure: Regenerate.
6744
215d9ce6 67452003-08-12 Zdenek Dvorak <ook@ucw.cz>
6746
6747 * MAINTAINERS (Various Maintainers): Add myself as
6748 loop infrastructure maintainer. Update my e-mail
6749 address.
6750
eb57d4df 67512007-07-31 Diego Novillo <dnovillo@google.com>
6752
6753 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6754 Adjust description.
6755
f03e0ae4 67562007-07-26 Richard Guenther <rguenther@suse.de>
6757
6758 * configure.ac: Add types checking to stage1 checking flags.
6759 * configure: Regenerate.
6760
1ee47085 67612007-07-17 Nick Clifton <nickc@redhat.com>
6762
6763 * COPYING3: New file. Contains version 3 of the GNU General
6764 Public License.
6765 * COPYING3.LIB: New file. Contains version 3 of the GNU
6766 Lesser General Public License.
6767
4f1c9c75 67682007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6769
6770 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6771
8b472594 67722007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6773
6774 * MAINTAINERS (S/390 co-maintainer): Add myself.
6775 (Write After Approval): Remove myself.
6776
aa9311a1 67772007-07-13 Dan Hipschman <dsh@google.com>
6778
6779 * MAINTAINERS (Write After Approval): Add myself.
6780
2590e4db 67812007-07-11 Nick Clifton <nickc@redhat.com>
6782
6783 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6784 WINDRES export.
6785 * Makefile.in: Regenerate.
6786
ae91a3b7 67872007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6788
6789 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6790 maintainer.
6791
f9d0ebde 67922007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6793
6794 * lt~obsolete.m4: New. Import from 20070318 libtool.
6795
9a6e938f 67962007-07-03 Julian Brown <julian@codesourcery.com>
6797
6798 * MAINTAINERS (Write After Approval): Add myself.
6799
09c2d953 68002007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6801
6802 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6803 * configure: Regenerate.
6804
68052007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6806
6807 * configure.ac: Add some missing m4 quotation.
6808 * configure: Regenerate.
6809
2de49bbb 68102007-07-02 Simon Baldwin <simonb@google.com>
6811
6812 * MAINTAINERS (Write After Approval): Add myself.
6813
b7ef8464 68142007-07-02 Paolo Bonzini <bonzini@gnu.org>
6815
6816 * configure: Regenerate.
6817
75d6a0a9 68182007-07-02 Kai Tietz <kai.tietz@onevision.com>
6819
6820 * Makefile.def: Add windmc tool to build.
6821 * Makefile.tpl: Likewise.
6822 * configure.ac: Likewise.
6823 * Makefile.in: Regenerate.
6824 * configure: Regenerate.
0ecf7a65 6825
aa331421 68262007-06-28 DJ Delorie <dj@redhat.com>
6827
6828 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6829 not building newlib.
6830 * configure: Regenerated.
0ecf7a65 6831
bab22e5c 68322007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6833
6834 * MAINTAINERS (Write After Approval): Add myself.
6835
2d569347 68362007-06-25 Martin Michlmayr <tbm@cyrius.com>
6837
6838 * MAINTAINERS (Write After Approval): Add myself.
6839
abe9fc0f 68402007-06-19 Chris Matthews <chrismatthews@google.com>
6841
6842 * MAINTAINERS (Write After Approval): Add myself.
6843
2588303d 68442007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6845
6846 * MAINTAINERS (Write After Approval): Add myself.
6847
86d469a7 68482007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6849
6850 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6851 * Makefile.in: Regenerated.
6852
e77068c4 68532007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6854
6855 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6856 bfin*-*-uclinux* targets.
6857 * configure: Regenerate.
6858
34750e69 68592007-06-14 Ian Lance Taylor <iant@google.com>
6860
6861 * MAINTAINERS: Add myself as non-algorithmic global write
6862 maintainer.
6863
5a6568b4 68642007-06-14 Diego Novillo <dnovillo@google.com>
6865
6866 * MAINTAINERS: Add self as middle-end maintainer and
6867 non-algorithmic global write maintainer.
6868
49607763 68692007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6870
6871 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6872 Move all Fortran maintainers except Paul Brook into the
6873 Non-Autopoiesis section.
6874
021ff58f 68752007-06-14 Paolo Bonzini <bonzini@gnu.org>
6876
6877 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6878 (distclean-stage[+id+]): Possibly delete stage_last.
6879 * Makefile.in: Regenerate.
6880
f7074c96 68812007-06-12 Seongbae Park <seongbae.park@gmail.com>
6882
6883 * MAINTAINERS (Various Maintainer): Fix typo.
6884
19dcaa9c 68852007-06-11 Paolo Bonzini <bonzini@gnu.org>
6886
6887 * MAINTAINERS (Various Maintainer): Add myself as
6888 dataflow maintainer.
6889
fef06690 68902007-06-07 Ben Elliston <bje@au.ibm.com>
6891
6892 * config.sub, config.guess: Update from upstream sources.
6893
abe109c5 68942007-06-07 Ben Elliston <bje@au.ibm.com>
6895
6896 * Makefile.tpl: Fix spelling error.
6897 * Makefile.in: Regenerate.
6898
2bcd5359 68992007-06-01 Steve Ellcey <sje@cup.hp.com>
6900
fd82ebdc 6901 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6902 lt_cv_sys_max_cmd_len.
2bcd5359 6903
92a034a0 69042007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6905
6906 * MAINTAINERS (Various Maintainers): Add myself as
6907 auto-vectorizer maintainer.
6908
796f6ddf 69092003-05-31 Paolo Bonzini <bonzini@gnu.org>
6910
6911 PR libjava/32098
6912 * libtool.m4: Revert previous change.
6913 * ltgcc.m4: Put it here.
6914
3df3f071 69152003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6916
6917 * MAINTAINERS (Various Maintainers): Add myself as
6918 auto-vectorizer maintainer.
6919
8759836c 69202007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6921
6922 PR libjava/32098
6923 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6924
de0a1cbe 69252007-05-30 Richard Guenther <rguenther@suse.de>
6926
6927 * MAINTAINERS (Various Maintainers): Add myself as
6928 auto-vectorizer maintainer.
6929
505abe0c 69302007-05-30 Jakub Jelinek <jakub@redhat.com>
6931
6932 PR bootstrap/29382
6933 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6934 * configure: Rebuilt.
6935
12d06f67 69362007-05-28 Roberto Costa <robsettantasei@gmail.com>
6937
6938 * MAINTAINERS (Write After Approval): Removed my name.
6939
cc76add4 69402007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6941
6942 * MAINTAINERS (Write After Approval): Remove myself.
6943
a027451b 69442007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6945
6946 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6947
542f9784 69482007-05-23 Steve Ellcey <sje@cup.hp.com>
6949
6950 * ltmain.sh: Update from ToT Libtool.
6951 * libtool.m4: Update from ToT Libtool.
6952 * ltsugar.m4: New. Update from ToT Libtool.
6953 * ltversion.m4: New. Update from ToT Libtool.
6954 * ltoptions.m4: New. Update from ToT Libtool.
6955 * ltconfig: Remove.
6956 * ltcf-c.sh: Remove.
6957 * ltcf-cxx.sh: Remove.
6958 * ltcf-gcj.sh: Remove.
6959
528ab743 69602007-05-22 Ollie Wild <aaw@google.com>
6961
6962 * MAINTAINERS (Write After Approval): Add myself.
6963
47cd5247 69642007-05-16 Paolo Bonzini <bonzini@gnu.org>
6965
6966 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6967 stage_cflags.
6968 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6969 Remove CFLAGS/LIBCFLAGS.
6970 (configure-stage[+id+]-[+prefix+][+module+],
6971 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6972 * Makefile.in: Regenerate.
6973
3514a11b 69742007-05-15 Diego Novillo <dnovillo@google.com>
6975
6976 * MAINTAINERS: Update e-mail address.
6977
886a57ec 69782007-05-15 Revital Eres <eres@il.ibm.com>
6979
6980 * MAINTAINERS (Write After Approval): Add myself.
6981
00b95186 69822007-05-14 Roberto Costa <robsettantasei@gmail.com>
6983
6984 * MAINTAINERS (Write After Approval): Updated my address.
6985
37a5fded 69862007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6987
6988 * MAINTAINERS (Write After Approval): Add myself.
6989
932d1055 69902007-05-11 Silvius Rus <rus@google.com>
6991
6992 * MAINTAINERS (Write After Approval): Add myself.
6993
5be46544 69942007-04-23 Tom Tromey <tromey@redhat.com>
6995
6996 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6997
85fdb7fe 69982007-04-22 Mark Mitchell <mark@codesourcery.com>
6999
7000 * MAINTAINERS (cpplib): Rename to ...
7001 (libcpp): ... this. Add C/C++ front end maintainers.
7002
0e80ecec 70032007-04-14 Steve Ellcey <sje@cup.hp.com>
7004
7005 * config-ml.in: Pass ${ml_config_env} to configure calls.
7006
678ca12c 70072007-04-04 Christian Bruel <christian.bruel@st.com>
7008
7009 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 7010
238ac4b8 70112007-04-02 Dave Korn <dave.korn@artimi.com>
7012
7013 * MAINTAINERS (Write After Approval): Add myself.
7014
1b3b5ab2 70152007-03-31 Tobias Burnus <burnus@net-b.de>
7016
7017 * MAINTAINERS (fortran 95 front end): Add myself.
7018
7af2a874 70192007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7020
7021 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 7022
f5bcb691 70232007-03-24 Ayal Zaks <zaks@il.ibm.com>
7024
7025 * MAINTAINERS (Modulo Scheduler): Add myself.
7026
9671b27d 70272007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7028
7029 * MAINTAINERS (fortran 95 front end): Add myself.
7030 (c++ front end): whitespace fix.
7031
9ced3b39 70322007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7033
7034 * MAINTAINERS (Write After Approval): Add myself.
7035
d623d587 70362007-03-21 Richard Sandiford <richard@codesourcery.com>
7037
7038 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7039 of glob. Quote arguments with single quotes too.
7040 * configure: Regenerate.
7041
d6eaff55 70422007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7043
7044 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7045 * Makefile.in: Regenerate
7046
a6c599b5 70472007-03-07 Andreas Schwab <schwab@suse.de>
7048
7049 * configure: Regenerate.
7050
130effca 70512007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7052
7053 * configure.ac: Add "--with-pdfdir" configure option,
7054 which defines pdfdir variable.
7055 * Makefile.def (target=fixincludes): Add install-pdf to
7056 missing targets.
7057 (recursive_targets): Add install-pdf target.
7058 (flags_to_pass): Add pdfdir.
7059 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7060 target.
7061 * configure: Regenerate
7062 * Makefile.in: Regenerate
7063
cd343b1c 70642007-02-28 Eric Christopher <echristo@apple.com>
7065
7066 Revert:
7067 2006-12-07 Mike Stump <mrs@apple.com>
7068
7069 * Makefile.def (dependencies): Add dependency for
7070 install-target-libssp and install-target-libgomp on
7071 install-gcc.
7072 * Makefile.in: Regenerate.
7073
78a477ad 70742007-02-27 Matt Kraai <kraai@ftbfs.org>
7075
7076 * configure: Regenerate.
7077 * configure.ac: Move statements after variable declarations.
7078
670a86cd 70792007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7080
7081 * MAINTAINERS: Add myself as sh maintainer.
7082
ae8552b7 70832007-02-19 Joseph Myers <joseph@codesourcery.com>
7084
7085 * configure.ac: Adjust for loop syntax.
7086 * configure: Regenerate.
7087
95a05732 70882007-02-18 Alexandre Oliva <aoliva@redhat.com>
7089
7090 * configure: Rebuilt.
7091
b0e9b581 70922007-02-18 Alexandre Oliva <aoliva@redhat.com>
7093
7094 * configure.ac: Drop multiple occurrences of --enable-languages,
7095 and fix its quoting.
7096 * configure: Rebuilt.
7097
77ae4d79 70982007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 7099 Nathan Sidwell <nathan@codesourcery.com>
7100 Vladimir Prus <vladimir@codesourcery.com>
7101 Joseph Myers <joseph@codesourcery.com>
77ae4d79 7102
7103 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7104 * configure: Regenerate.
7105
ddacbee5 71062007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7107
7108 * ltconfig (freebsd*): Default to elf.
7109
27bfe7b7 71102007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7111
7112 * configure.ac (target_libraries): Move libgcc before libiberty.
7113 * configure: Regenerated.
7114
eae5b2bc 71152007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7116 Paolo Bonzini <bonzini@gnu.org>
7117
7118 PR bootstrap/30753
7119 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7120 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7121 * configure: Regenerated.
7122
41d006b3 71232007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7124
7125 * MAINTAINERS (Language Front End Maintainers): Update my mail
7126 address.
7127
4ff792a4 71282007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7129
7130 PR bootstrap/30748
7131 * configure.ac: Correct syntax for Solaris ksh.
7132 * configure: Regenerated.
7133
38d7211b 71342007-02-09 Paolo Bonzini <bonzini@gnu.org>
7135
7136 * configure.ac: Sync with src.
7137 * configure: Regenerate.
7138
fbc4b0e5 71392007-02-09 Paolo Bonzini <bonzini@gnu.org>
7140
7141 * Makefile.in: Regenerate.
7142
834785d1 71432007-02-09 Paolo Bonzini <bonzini@gnu.org>
7144
7145 * config.sub: Sync with src.
7146
b30fcfae 71472007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7148
7149 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7150 noncanonical equivalents.
7151 * configure.in: Rename to...
7152 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7153 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7154 target_noncanonical. Use them. Rewrite removal of configure
7155 arguments for autoconf 2.59. Discard variable settings. Force
7156 program_transform_name for native tools.
7157
7158 * Makefile.in: Regenerated.
7159 * configure: Regenerated with autoconf 2.59.
7160
dcde3c07 71612007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 7162
c6f3c945 7163 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 7164
44db1fbc 71652007-01-31 Andreas Schwab <schwab@suse.de>
7166
7167 * Makefile.tpl (LDFLAGS): Substitute it.
7168 * Makefile.in: Regenerate.
7169
dcde3c07 71702007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 7171
c6f3c945 7172 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 7173
25954036 71742007-01-28 David Edelsohn <edelsohn@gnu.org>
7175
c6f3c945 7176 * MAINTAINERS (spu port): Add myself.
25954036 7177
a18b2c54 71782007-01-23 Richard Guenther <rguenther@suse.de>
7179
7180 PR bootstrap/30541
7181 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7182 * Makefile.tpl (GNATBIND): Substitute it.
7183 (GNATMAKE): Likewise.
7184 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7185 of STAGE_PREFIX.
7186 * Makefile.in: Regenerate.
7187 * configure: Regenerate.
7188
dd979235 71892007-01-18 Mike Stump <mrs@apple.com>
7190
7191 * configure.in: Re-enable -Werror for gcc builds.
7192
c6f3c945 71932007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 7194
c6f3c945 7195 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 7196
16c9b2e3 71972007-01-11 Paolo Bonzini <bonzini@gnu.org>
7198
7199 * configure.in: Change == to = in test command.
c6f3c945 7200 * configure: Regenerate.
16c9b2e3 7201
d45318b3 72022007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 7203 Nick Clifton <nickc@redhat.com>
7204 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7205
7206 * configure.in (build_configargs, host_configargs, target_configargs):
7207 Remove build/host/target parameters.
7208 (host_libs): Add gmp and mpfr.
7209 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7210 * Makefile.def (gmp, mpfr): New.
7211 (gcc): Remove target.
7212 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7213 target_os, target_vendor): New.
dcde3c07 7214 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 7215 * configure: Regenerate.
7216 * Makefile.in: Regenerate.
d45318b3 7217
72182007-01-11 Matt Fago <fago@earthlink.net>
7219
7220 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 7221 to improve robustness of configure tests.
d45318b3 7222 * configure: Regenerate.
cd343b1c 7223
c9c21f59 72242007-01-09 Uros Bizjak <ubizjak@gmail.com>
7225
7226 * MAINTAINERS: Add myself as i386 maintainer.
7227
f2bdcff1 72282007-01-08 Jan Hubicka <jh@suse.cz>
7229
b7be5ae5 7230 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 7231
06dd9e69 72322007-01-08 Kai Tietz <kai.tietz@onevision.com>
7233
7234 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 7235 * configure: Regenerate.
06dd9e69 7236
0a2e6193 72372007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7238
7239 * Makefile.tpl (all-target): Correct @if conditional for target
7240 modules.
7241 * configure.in: Omit libiberty if building only target libgcc.
7242 * configure, Makefile.in: Regenerated.
7243
29b1b61f 72442007-01-04 Paolo Bonzini <bonzini@gnu.org>
7245
dcde3c07 7246 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 7247 * configure: Regenerate.
7248
894a47b4 72492007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7250
7251 * Makefile.def (target_modules): Add libgcc.
7252 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7253 * Makefile.tpl (clean-target-libgcc): Delete.
7254 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7255 on gcc even for bootstrapped modules. Rewrite handling of
7256 lang_env_dependencies to loop over target_modules.
7257 * configure.in (target_libraries): Add target-libgcc.
7258 * Makefile.in, configure: Regenerated.
7259
9c3a0a29 72602006-12-29 Paolo Bonzini <bonzini@gnu.org>
7261
7262 * configure.in: Reorganize recognition of languages. Add
7263 --enable-stage1-languages. Show supported languages for the chosen
7264 target rather than all recognized languages.
7265 * configure: Regenerate.
7266
2e04b035 72672006-12-29 Paolo Bonzini <bonzini@gnu.org>
7268
7269 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7270 * Makefile.in: Regenerate.
7271
0157cc75 72722006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7273
7274 * configure.in: Warn that MPFR 2.2.0 is buggy.
7275 * configure: Regenerate.
7276
35d84d10 72772006-12-27 Ian Lance Taylor <iant@google.com>
7278
7279 * configure.in: When removing Makefiles to force a reconfigure, also
7280 remove prev-DIR*/Makefile.
7281 * configure: Regenerate.
7282
ae48753c 72832006-12-22 Andreas Schwab <schwab@suse.de>
7284
7285 * configure: Regenerate with correct autoconf version.
7286
a83ffacf 72872006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7288
c6f3c945 7289 * configure.in: add AC_SUBST for *_FOR_TARGET.
7290 * configure: Regenerate.
a83ffacf 7291
2e04b035 72922006-12-19 Paolo Bonzini <bonzini@gnu.org>
7293
7294 * configure.in: Simplify logic for rejecting languages that cannot
7295 be built. Separate the case when a language is unsupported,
7296 from the case when the user chooses not to build a language.
7297
1a606b87 72982006-12-19 Paolo Bonzini <bonzini@gnu.org>
7299
7300 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7301 it only affects bootstrap and could be tested on "$host" as well.
7302 * configure: Regenerate.
7303 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7304
39f34cfc 73052006-12-19 Paolo Bonzini <bonzini@gnu.org>
7306
7307 PR bootstrap/29544
7308 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7309 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7310 move here comment from Makefile.tpl.
7311 * Makefile.tpl: Move some definitions higher in the file.
7312 (STAGE1_CHECKING): New.
7313 * configure.in: Add --enable-stage1-checking.
7314 * configure: Regenerate.
7315 * Makefile.in: Regenerate.
7316
6523c107 73172006-12-19 Paolo Bonzini <bonzini@gnu.org>
7318
7319 * MAINTAINERS: Add myself as build system maintainer.
7320
0874d16e 73212006-12-15 Simon Martin <simartin@users.sourceforge.net>
7322
7323 * MAINTAINERS (Write After Approval): Add myself.
7324
f4177413 73252006-12-13 Eric Christopher <echristo@apple.com>
7326
7327 * MAINTAINERS: Add myself as darwin maintainer.
7328
21f5445c 73292006-12-11 Ian Lance Taylor <ian@airs.com>
7330
7331 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7332
dcde3c07 73332006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 7334
7335 MAINTAINERS: Update my entry.
7336
57c7de11 73372006-12-11 Alan Modra <amodra@bigpond.net.au>
7338
7339 * configure.in: Handle spu makefile frag.
57c7de11 7340 * Makefile.tpl (MAINT): Define
7341 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7342 * configure: Regenerate.
7343 * Makefile.in: Regenerate.
7344
e3c9d32f 73452006-12-11 Ben Elliston <bje@au.ibm.com>
7346
7347 * config.guess: Import latest version.
7348 * config.sub: Likewise.
7349
f5b9de9c 73502006-12-11 Ben Elliston <bje@au.ibm.com>
7351
7352 * configure.in (spu-*-*): Don't skip target-libiberty.
7353 * configure: Regenerate.
7354
fce068fd 73552006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7356
7357 PR bootstrap/30134
7358 * configure.in: Correct x86 darwin support for libjava to powerpc
7359 and i?86 only.
7360 * configure: Regenerate.
7361
ffe859e6 73622006-12-08 Sandro Tolaini <tolaini@libero.it>
7363
7364 * configure.in: Add x86 darwin support for libjava.
7365 * configure: Regenerate.
7366
73a19d2f 73672006-12-07 Mike Stump <mrs@apple.com>
7368
7369 * Makefile.def (dependencies): Add dependency for
7370 install-target-libssp and install-target-libgomp on
7371 install-gcc.
7372 * Makefile.in: Regenerate.
7373
a62d86ae 73742006-12-04 Richard Guenther <rguenther@suse.de>
7375
7376 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7377 (Non-Algorithmic Maintainers): Move over non-algorithmic
7378 loop optimizer maintainers, add myself as a non-algorithmic
7379 middle-end maintainer.
7380
37415b5d 73812006-12-04 Daniel Franke <franke.daniel@gmail.com>
7382
7383 * MAINTAINERS (Write After Approval): Add myself.
7384
6af0e733 73852006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7386
7387 * configure.in: Update error message for missing GMP/MPFR.
7388
7389 * configure: Regenerate.
7390
4af4078c 73912006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7392
7393 * configure.in: Update MPFR version in error message.
7394
7395 * configure: Regenerate.
7396
69c937e1 73972006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7398
7399 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7400 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7401 --with-gmp-lib): New flags.
7402
7403 * configure: Regenerate.
7404
e419f8ef 74052006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7406
7407 * MAINTAINERS (Write After Approval): Change my email address.
7408
407e85bc 74092006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7410
583272a2 7411 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 7412
dcde3c07 74132006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 7414
7415 * MAINTAINERS (i18n): Update e-mail address.
7416
c2d4f42f 74172006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7418
7419 * MAINTAINERS (spu port): Add myself as maintainer.
7420 (Write After Approval): Remove myself.
7421
7c8af356 74222006-11-22 Ben Elliston <bje@au.ibm.com>
7423
7424 * configure.in (skipdirs): Don't build libssp for SPU.
7425 * configure: Regenerate.
7426
099cd192 74272006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7428
7429 * MAINTAINERS (spu port): Add myself as maintainer.
7430 (libobjc): Update my email address.
7431
82b61569 74322006-11-21 Andrea Bona <andrea.bona@st.com>
7433
7434 * MAINTAINERS (Write After Approval): Add myself.
7435
dcde3c07 74362006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 7437
7438 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7439 * configure : Rebuilt.
7440
dcde3c07 74412006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 7442
7443 * MAINTAINERS (Write After Approval): Add myself.
7444
d027f7a9 74452006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7446
7447 * MAINTAINERS (Write After Approval): Add myself.
7448
2a9efd1a 74492006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7450
7451 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7452 libmpfr.a.
7453 * configure: Regenerate.
7454
f0903548 74552006-11-16 Paolo Bonzini <bonzini@gnu.org>
7456
7457 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7458 (unstage): Test for stage_last presence.
7459
7460 PR bootstrap/29802
dcde3c07 7461 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7462 STAGE_PREFIX.
f0903548 7463 * Makefile.in: Regenerate.
7464
75348e65 74652003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7466
7467 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7468 maintainers.
7469
0048238f 74702006-11-14 Erven Rohou <erven.rohou@st.com>
7471
7472 * MAINTAINERS (Write After Approval): Add myself.
7473
f94784f4 74742006-11-14 Paolo Bonzini <bonzini@gnu.org>
7475
7476 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7477 and stageN-package/Makefile.
7478 * Makefile.in: Regenerated.
7479
3eec5071 74802006-11-14 Jie Zhang <jie.zhang@analog.com>
7481
7482 * configure.in: Remove target-libgloss from noconfigdirs for
7483 bfin-*-*.
7484 * configure: Regenerated.
7485
d9705883 74862006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7487
7488 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 7489
d9705883 7490 * configure: Regenerate.
7491
0818100b 74922006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7493
7494 * configure.in: Robustify error message for missing GMP/MPFR.
7495
7496 * configure: Regenerate.
7497
dcde3c07 74982006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 7499
7500 * MAINTAINERS (Write After Approval): Add myself.
7501
dcde3c07 75022006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 7503
7504 * MAINTAINERS: Change email address.
7505
e2c5111e 75062006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7507
7508 * MAINTAINERS (Write After Approval): Add myself.
7509
d07c830b 75102006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7511
7512 * MAINTAINERS (Write After Approval): Add myself.
7513
6e4b1b54 75142006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7515
f4177413 7516 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 7517 Write After Approval section.
6e4b1b54 7518
6a086156 75192006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7520
7521 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7522 need_gmp anymore.
7523 * configure: Regenerate.
7524
3f08b6b2 75252006-10-16 Tobias Burnus <burnus@net-b.de>
7526
7527 * MAINTAINERS (Write After Approval): Add myself.
7528
b4c7d1be 75292006-10-16 Ben Elliston <bje@au.ibm.com>
7530
7531 * config.guess: Import latest version.
7532 * config.sub: Likewise.
7533
51f93521 75342006-10-10 Brooks Moses <bmoses@stanford.edu>
7535
7536 * Makefile.def: Added pdf target handling.
7537 * Makefile.tpl: Added pdf target handling.
7538 * Makefile.in: Regenerated.
7539
3dbfe3e4 75402006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7541
7542 * MAINTAINERS: Add self as score port maintainer.
7543
227bbb08 75442006-10-04 Brooks Moses <bmoses@stanford.edu>
7545
7546 * MAINTAINERS (Write After Approval): Add myself.
7547
112f3d57 75482006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7549
f4177413 7550 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 7551 or newer.
7552 * configure: Regenerated.
7553
8d365775 75542006-09-27 Dave Brolley <brolley@redhat.com>
7555
dcde3c07 7556 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7557 using $s instead of $r.
8d365775 7558 * configure: Regenerated.
7559
806f1769 75602006-09-26 Thiemo Seufer <ths@mips.com>
7561
7562 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7563 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7564 * configure: Regenerate.
7565
dcde3c07 75662006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 7567
7568 * MAINTAINERS (Write After Approval): Remove myself.
7569
b86059ef 75702006-09-22 Chao-ying Fu <fu@mips.com>
7571
7572 * MAINTAINERS (Write After Approval): Add myself.
7573
0cd5eaae 75742006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7575
7576 * MAINTAINERS: Add self as soft-fp maintainer.
7577
dcde3c07 75782006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 7579
7580 * MAINTAINERS: Add myself as avr maintainer.
7581 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 7582
fb01e507 75832006-09-07 Roberto Costa <roberto.costa@st.com>
7584
7585 * MAINTAINERS (Write After Approval): Add myself.
7586
d6d689df 75872006-08-30 Corinna Vinschen <corinna@vinschen.de>
7588
7589 * configure.in: Never build newlib for a Mingw host.
7590 Never build newlib as Mingw target library.
7591 Test the existence of winsup/cygwin for building a Cygwin newlib,
7592 rather than just winsup.
7593 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7594 building a Mingw target.
7595 * configure: Regenerate.
7596
98e67652 75972006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7598
7599 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7600
c92d8afd 76012006-07-25 Paolo Bonzini <bonzini@gnu.org>
7602
7603 * config.guess: Import from src (was more updated).
7604 * config.sub: Likewise.
7605
d3e7b04c 76062006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7607
7608 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7609 * configure: Regenerated.
7610
3e427a9c 76112006-07-18 Paolo Bonzini <bonzini@gnu.org>
7612
248deaff 7613 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7614 for stages after the first.
3e427a9c 7615
1bef46b4 76162006-07-17 Jakub Jelinek <jakub@redhat.com>
7617
7618 * Makefile.def: Add dependencies for configure-opcodes
7619 on configure-intl and all-opcodes on all-intl.
7620 * Makefile.in: Regenerated.
7621
f4d112a5 76222006-07-13 Ben Elliston <bje@au.ibm.com>
7623
7624 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7625
108cf177 76262006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7627
7628 Port to hosts whose 'sort' and 'tail' implementations
7629 treat operands with leading '+' as file names, as POSIX
7630 has required since 2001. However, make sure the code still
7631 works on pre-POSIX hosts.
7632 * ltmain.sh: Don't assume "sort +2" is equivalent to
7633 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7634
2f5151d2 76352006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7636
7637 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7638
46276eaf 76392006-07-04 Peter O'Gorman <peter@pogma.com>
7640
7641 * ltconfig: chmod 644 before ranlib during install.
7642
f508ba97 76432006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7644
7645 PR bootstrap/18058
7646 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7647 if the bootstrap compiler is a GCC version that supports it.
7648 * configure: Regenerate.
7649
3891e7d9 76502006-07-03 Paolo Bonzini <bonzini@gnu.org>
7651
9333ae0b 7652 * configure.in: Fix thinkos in previous check-in.
3891e7d9 7653 * configure: Regenerate.
7654
5dee13c2 76552006-07-03 Paolo Bonzini <bonzini@gnu.org>
7656
7657 PR other/27063
7658 * configure.in: Test subdir_requires and give an appropriate
7659 error message.
7660 * configure: Regenerate.
7661
4ac79c32 76622006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7663
7664 * MAINTAINERS (Write After Approval): Add myself.
7665
9bc01059 76662006-06-22 John David Anglin <dave.anglin@nrc.ca>
7667
7668 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7669
f09fcf30 76702006-06-22 Steve Ellcey <sje@cup.hp.com>
7671
7672 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7673
f1716c67 76742006-06-20 David Ayers <d.ayers@inode.at>
7675
7676 PR bootstrap/28072
7677 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7678 whether target-libjava is being configured instead of whether the
7679 java front end is enabled.
7680 * configure: Regenerate.
f4177413 7681
778f2e8d 76822006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7683
7684 PR target/27540
7685 * configure.in: Only enable libgomp on IRIX 6.
7686 * configure: Regenerate.
7687
c81c13fb 76882006-06-15 Paolo Bonzini <bonzini@gnu.org>
7689
7690 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7691 too.
7692 * Makefile.in: Regenerate.
7693
337cc616 76942006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7695
7696 * config-ml.in: Alter CCASFLAGS to include special
7697 multilib options the same as is done for CFLAGS.
7698
be504f1e 76992006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7700
7701 * configure.in: Don't enable libgomp on hpux10.
7702 * configure: Rebuilt.
7703
d6f7b8f2 77042006-06-12 David Ayers <d.ayers@inode.at>
7705
7706 PR bootstrap/27963
7707 PR target/19970
f4177413 7708 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 7709 ${libgcj} is specified.
7710 * configure: Regenerate.
f4177413 7711
dcde3c07 77122006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 7713
7714 Sync from src:
f4177413 7715
7716 * configure.in: Sync.
d06227a7 7717 * configure: Regenerated.
f4177413 7718
d06227a7 7719 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7720
7721 * Makefile.def: Added dependencies from sim and gdb on intl, and
7722 added configure dependencies to everything with an all dependency
7723 on intl.
7724 * Makefile.in: Regenerated.
7725
dd6d3a67 77262006-06-06 David Ayers <d.ayers@inode.at>
7727
7728 PR libobjc/13946
7729 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7730 * Makefile.in: Regenerate.
7731 * configure.in: Add --enable-objc-gc at toplevel and have it
7732 enable boehm-gc for Objective-C.
7733 Remove target-boehm-gc from libgcj.
7734 Add target-boehm-gc to target_libraries.
7735 Add target-boehm-gc to noconfigdirs where ${libgcj}
7736 is specified.
7737 Assert that boehm-gc is supported when requested for Objective-C.
7738 Only build boehm-gc if needed either for Java or Objective-C.
7739 * configure: Regenerate.
f4177413 7740
13935149 77412006-06-05 Paolo Bonzini <bonzini@gnu.org>
7742
7743 PR 27674
7744 * Makefile.tpl (configure-[+prefix+][+module+],
7745 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7746 Remove rule to unstage bootstrapped modules.
7747 (stage_current): New.
7748 * Makefile.in: Regenerate.
7749
8f4b42fe 77502006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7751
7752 * MAINTAINERS (Write After Approval): Update my e-mail address.
7753
223a68cb 77542006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7755
7756 * include/libiberty.h: Declare pex_run_in_environment.
7757
54554f30 77582006-05-31 Asher Langton <langton2@llnl.gov>
7759
7760 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 7761
6c21862c 77622006-05-25 Paolo Bonzini <bonzini@gnu.org>
7763
7764 * Makefile.def (bfd, opcodes): Fix lib_path.
7765 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7766 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7767 * Makefile.in: Regenerate.
7768
9409c9d5 77692006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7770
7771 * Makefile.in: Regenerate.
7772
e0dbdbbf 77732006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7774
7775 * Makefile.def: Add install-html target. Add datarootdir
7776 docdir and htmldir to flags_to_pass.
7777 * Makefile.tpl: Add install-html target.
7778 * Makefile.in: Regenerate.
7779 * configure.in: Add --with-datarootdir, --with-docdir, and
7780 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7781 * configure: Regenerate.
7782
a2c13723 77832006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7784
7785 * configure.in: Enable gprof for cross builds.
7786 * configure: Regenerate.
7787
37f85f50 77882006-05-22 Richard Guenther <rguenther@suse.de>
7789
7790 Revert
7791 2006-01-31 Richard Guenther <rguenther@suse.de>
7792 Paolo Bonzini <bonzini@gnu.org>
7793
7794 * Makefile.def (target_modules): Add libgcc-math target module.
7795 * configure.in (target_libraries): Add libgcc-math target library.
7796 (--enable-libgcc-math): New configure switch.
7797 * Makefile.in: Re-generate.
7798 * configure: Re-generate.
7799 * libgcc-math: New toplevel directory.
7800
75d59721 78012006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7802 Andreas Tobler <a.tobler@schweiz.ch>
7803
7804 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7805 * configure: Rebuilt.
7806
dcde3c07 78072006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 7808
65bab903 7809 * MAINTAINERS (Write After Approval): Add myself.
7810
bc53ef83 78112006-05-01 DJ Delorie <dj@redhat.com>
7812
6ab99db1 7813 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 7814 * configure: Regenerate.
7815
e8bb9e10 78162006-05-01 Richard Guenther <rguenther@suse.de>
7817
7818 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7819 maintainer.
7820
dcde3c07 78212006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 7822
7823 * MAINTAINERS (Write After Approval): Add myself.
7824
dd1d6245 78252006-04-28 Jan Beulich <jbeulich@novell.com>
7826
7827 * MAINTAINERS (Write After Approval): Add myself.
7828
24714a39 78292006-04-18 DJ Delorie <dj@redhat.com>
7830
7831 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7832 reference libgloss so that libssp can be built in a combined
7833 tree.
7834 * configure: Regenerate.
7835
ebadab44 78362006-04-08 Robert Millan <rmh@gcc.gnu.org>
7837
7838 * MAINTAINERS (Write After Approval): Add myself.
7839
2c45c903 78402006-04-05 Ben Elliston <bje@au.ibm.com>
7841
7842 * configure.in: Require makeinfo 4.4 or higher.
7843 * configure: Regenerate.
7844
c8a50a04 78452006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7846
7847 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7848 Rearrange the entries of other libraries to have them in one place.
7849
0dfcec58 78502006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7851
f4177413 7852 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 7853 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7854
a4af6a58 78552006-03-14 Richard Guenther <rguenther@suse.de>
7856
7857 * configure: Regenerate with autoconf 2.13.
7858
29febb11 78592006-03-13 Jim Blandy <jimb@codesourcery.com>
7860
7861 * MAINTAINERS: Use my work address.
12a2bf00 7862
7863 * MAINTAINERS: Update my E-mail address.
7864
50996fe5 78652006-03-10 Aldy Hernandez <aldyh@redhat.com>
7866
7867 * configure.in: Handle --disable-<component> generically.
7868 * configure: Regenerate.
7869
b554a459 78702006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7871
7872 PR libgcj/17311
7873 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7874
71898775 78752006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7876
7877 * MAINTAINERS (Write After Approval): Remove myself.
7878 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7879
dcde3c07 78802006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 7881
cba69f27 7882 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7883 (TARGET_CONFIGDIRS): Remove.
7884 * configure.in: Remove AC_SUBST(target_configdirs).
7885 * Makefile.in, configure: Regenerated.
7601142f 7886
310293ad 78872006-02-20 Steven G. Kargl <kargls@comcast.net>
7888
7889 * MAINTAINERS (Write After Approval): Remove myself.
7890 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7891
26526d23 78922006-02-20 Paolo Bonzini <bonzini@gnu.org>
7893
7894 PR bootstrap/25670
7895
7896 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7897
7898 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7899 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7900 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7901 BUILD_PREFIX, BUILD_PREFIX_1.
7902 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7903
7904 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7905 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7906
7907 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7908 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7909 of `cat stage_current`. Always provide the `r' and `s' variables.
7910 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7911 a single shell execution.
7912 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7913 bootstrapped modules, make the stage1 module if the build was not
7914 started yet, else build the current stage.
7915 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7916 (all-build, all-host, all-target, [+make_target+]-host,
7917 [+make_target+]-target): Do not use \-continued lines.
7918 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7919 (current_stage, restrap, stage_last): New.
7920
7921 * Makefile.in: Regenerate.
7922 * configure: Regenerate.
7923
154ae9ad 79242006-02-19 Bud Davis <jmdavis@link.com>
7925
7926 * MAINTAINERS (Write After Approval): Remove myself.
7927 (Language Front End Maintainers): Add myself as fortran 95
7928 maintainer and update e-mail address.
7929
2b60afd7 79302006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7931
7932 * MAINTAINERS (Write After Approval): Remove myself.
7933 (Language Front End Maintainers): Add myself as fortran 95
7934 maintainer.
7935
e1c7b125 79362006-02-16 Victor Kaplansky <victork@il.ibm.com>
7937
7938 * MAINTAINERS (Write After Approval): Add myself.
7939
1eacfaf6 79402006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7941
7942 * MAINTAINERS (Write After Approval): Remove myself.
7943 (Language Front End Maintainers): Add myself as
7944 fortran 95 maintainer.
7945
ab0da556 79462006-02-14 Paolo Bonzini <bonzini@gnu.org>
7947
7948 Sync from src:
7949
7950 2005-12-27 Leif Ekblad <leif@rdos.net>
7951
248deaff 7952 * configure.in: Add support for RDOS target.
7953 * configure: Regenerate.
ab0da556 7954
79552006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 7956 Andreas Schwab <schwab@suse.de>
ab0da556 7957
248deaff 7958 * configure: Regenerate.
ab0da556 7959
634efbee 79602006-02-12 David Edelsohn <edelsohn@gnu.org>
7961
7962 * configure.in (enable_libgomp): Add AIX.
7963 * configure: Regenerate.
7964
e359d827 79652006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7966
7967 * MAINTAINERS (Write After Approval): Add myself.
f4177413 7968
40139f55 79692006-02-03 Lee Millward <lee.millward@gmail.com>
7970
7971 * MAINTAINERS (Write After Approval): Add myself.
f4177413 7972
145b0ed1 79732006-01-31 Richard Guenther <rguenther@suse.de>
7974 Paolo Bonzini <bonzini@gnu.org>
7975
7976 * Makefile.def (target_modules): Add libgcc-math target module.
7977 * configure.in (target_libraries): Add libgcc-math target library.
7978 (--enable-libgcc-math): New configure switch.
7979 * Makefile.in: Re-generate.
7980 * configure: Re-generate.
7981 * libgcc-math: New toplevel directory.
7982
c47832b1 79832006-01-26 Paolo Bonzini <bonzini@gnu.org>
7984
7985 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7986 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7987 the assembler, linker and binutils.
7988 * configure: Regenerate.
7989
80111498 79902006-01-22 Dirk Mueller <dmueller@suse.de>
7991
7992 * MAINTAINERS (Write After Approval): Add myself.
7993
4938df8a 79942006-01-20 Diego Novillo <dnovillo@redhat.com>
7995
7996 * configure: Regenerate.
7997
1e8e9920 79982006-01-18 Richard Henderson <rth@redhat.com>
7999 Jakub Jelinek <jakub@redhat.com>
8000 Diego Novillo <dnovillo@redhat.com>
8001
8002 * libgomp: New directory.
8003 * Makefile.def: Add target_module libgomp.
8004 * Makefile.in: Regenerate.
8005 * configure.in (target_libraries): Add target-libgomp.
8006 * configure: Regenerate.
8007
deaa70c6 80082006-01-05 Alexandre Oliva <aoliva@redhat.com>
8009
8010 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8011 @ from continuation.
8012 * Makefile.in: Rebuilt.
8013
18ece38c 80142006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 8015
7914652a 8016 * MAINTAINERS (Write After Approval): Add myself.
8017
0c8a85c6 80182006-01-04 Paolo Bonzini <bonzini@gnu.org>
8019
8020 PR bootstrap/24252
8021
8022 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8023 * Makefile.tpl (OBJDUMP): New.
8024 (EXTRA_HOST_FLAGS): Add it.
8025 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8026
1e8e9920 8027 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8028 to use symbolic links between directories. Avoid race conditions
8029 or make them harmless.
8030 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 8031
8032 * Makefile.def (LEAN): Pass.
8033 * Makefile.tpl (LEAN): Define.
8034 (stage[+id+]-start): Accept that the previous directory does not
8035 exist, if the bootstrap is lean.
8036 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8037 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8038 configure substitution.
8039 ([+compare-target+]): Likewise.
8040 ([+bootstrap-target+]-lean): New.
8041 * configure.in: Remove lean bootstrap support from here.
8042
1e8e9920 8043 * Makefile.in: Regenerate.
8044 * configure: Regenerate.
0c8a85c6 8045
bd63b943 80462006-01-04 Ben Elliston <bje@au.ibm.com>
8047
8048 * MAINTAINERS (libdecnumber): Add myself.
8049
3b6bba18 80502006-01-02 Mark Mitchell <mark@codesourcery.com>
8051
8052 * libtool-ldflags: New script.
8053
9c19a746 80542006-01-02 Andreas Schwab <schwab@suse.de>
8055
8056 * configure.in: When reconfiguring remove Makefile in
8057 all stage directories.
8058 * configure: Regenerate.
8059
1c39ab9d 80602005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8061
8062 * MAINTAINERS: Update my email address.
8063
ceebc884 80642005-12-20 Paolo Bonzini <bonzini@gnu.org>
8065
8066 Revert Ada-related part of the previous change.
8067
8068 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8069 Do not pass.
8070 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8071 * Makefile.in: Regenerate.
8072 * configure.in: Do not include mt-ppc-aix target fragment.
8073 * configure: Regenerate.
8074
9ca214be 80752005-12-19 Paolo Bonzini <bonzini@gnu.org>
8076
8077 * configure.in: Select appropriate fragments for PowerPC/AIX.
8078 * configure: Regenerate.
8079
8080 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8081 BOOT_CFLAGS, BOOT_LDFLAGS.
8082 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8083 BOOT_CFLAGS, BOOT_LDFLAGS.
8084 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8085 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8086 (stage): Fail if we cannot complete the work.
8087 * Makefile.in: Regenerate.
8088
957985d9 80892005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8090
8091 * configure.in: Replace ms1 with mt.
8092 * configure: Rebuilt.
8093
3fecdf28 80942005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8095
8096 * MAINTAINERS: Update my email address.
8097
2420a95f 80982005-12-15 Paolo Bonzini <bonzini@gnu.org>
8099
8100 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8101 install-host-nogcc): Don't invoke $(stage) at the end.
8102 * Makefile.in: Regenerate.
8103
98777423 81042005-12-14 Paolo Bonzini <bonzini@gnu.org>
8105
8106 * configure.in: Flip the top-level bootstrap switch.
8107 * configure: Regenerate.
8108
83f96a51 81092005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8110
8111 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8112 $(stage) and $(unstage).
8113 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8114 (all): Remove stray semicolon.
8115 (local-distclean): Don't handle multilib.tmp and multilib.out.
8116 (install.all): Set $s for consistency.
8117 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8118 check_multilibs setting. Always make the install directory.
8119 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8120 Correct @if/@endif.
8121 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8122 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8123 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8124 (multilib.out): Remove.
8125 * Makefile.in: Regenerated.
8126
dcde3c07 81272005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 8128
8129 * MAINTAINERS (Write After Approval): Add myself.
8130
8a4c0c5f 81312005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8132
a67ce901 8133 * MAINTAINERS: Add myself as mt maintainer.
8134
8a4c0c5f 8135 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8136
937fb015 81372005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8138
8139 * MAINTAINERS: Change email address.
8140
f5aebe3e 81412005-12-05 Paolo Bonzini <bonzini@gnu.org>
8142
8143 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8144 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8145 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8146 Find in-tree tools if available.
8147 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8148 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8149 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8150 (COMPILER_*_FOR_TARGET): New.
8151 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8152 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8153 (CONFIGURED_*, USUAL_*): Remove.
8154 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8155 STRIP): Use autoconf substitutions.
8156 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8157 COMPILER_NM_FOR_TARGET): New.
8158 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8159
8160 (all): Make all-host and all-target in parallel.
8161 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8162 that $$r and $$s are set before invoking a recursive make.
8163 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8164 ([+bootstrap-target+]): Inline most of the `all' target.
8165
e888c15e 81662005-11-29 Ben Elliston <bje@au.ibm.com>
8167
8168 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8169 from the gcc build directory.
8170 * Makefile.in: Regenerate.
8171
e21c3597 81722005-11-29 Ben Elliston <bje@au.ibm.com>
8173
8174 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8175 depend on all-libdecnumber.
8176 * configure.in (host_libs): Include libdecnumber.
8177 * Makefile.in: Regenerate.
8178 * configure: Likewise.
8179
e3f15eef 81802005-11-29 Ben Elliston <bje@au.ibm.com>
8181
8182 * libdecnumber: Import decNumber sources from the dfp-branch.
8183
8afb273f 81842005-11-21 Kean Johnston <jkj@sco.com>
8185
8186 * config.sub, config.guess: Sync from upstream sources.
8187
fefdfa6e 81882005-11-21 Ben Elliston <bje@au.ibm.com>
8189
8190 Import from Autoconf sources:
8191
8192 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8193 * config/move-if-change: Don't output "$2 is unchanged";
8194 suggested by Ben Elliston. Handle weird characters correctly.
8195
92016de0 81962005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8197
8198 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8199 to match upstream libtool for darwin.
8200
415470be 82012005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8202
8203 * Makefile.def: Remove gdb dependencies for gdbtk.
8204 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8205 (configure-gdb, install-gdb): New rules.
8206 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8207 * Makefile.in, configure: Regenerated.
8208
15bb6251 82092005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8210
8211 * MAINTAINERS (Write After Approval): Add myself.
8212
66182ee6 82132005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8214
8215 * MAINTAINERS (Write After Approval): Add myself.
8216
9aad078e 82172005-10-24 Diego Novillo <dnovillo@redhat.com>
8218
8219 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8220 Diego Novillo.
8221
e025d06f 82222005-10-22 Paolo Bonzini <bonzini@gnu.org>
8223
8224 PR bootstrap/24297
8225 * Makefile.tpl (do-[+make-target+], do-check, install,
8226 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8227 are set before recursing.
8228 * Makefile.in: Regenerate.
8229
bde48217 82302005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8231
8232 PR bootstrap/18939
8233 * Makefile.def (gcc) <target>: Fix thinko.
8234 * Makefile.in: Regenerate.
8235
8d687193 82362005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8237
8238 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8239 * configure: Regenerate.
8240
843af2a1 82412005-10-15 Jie Zhang <jie.zhang@analog.com>
8242
8243 * MAINTAINERS (Write After Approval): Add self.
8244
6783d878 82452005-10-08 Kazu Hirata <kazu@codesourcery.com>
8246
8247 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8248 target-libffi, target-qthreads, target-libjava, and
8249 targetlibobjc.
8250 * configure: Regenerate.
8251
ae74ffb7 82522005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8253
8254 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8255 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8256 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8257 (USUAL_OBJDUMP_FOR_TARGET): New.
8258 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8259 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 8260 * configure, Makefile.in: Regenerated.
ae74ffb7 8261
7fd717b3 82622005-10-05 Paolo Bonzini <bonzini@gnu.org>
8263
8264 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8265 before other host packages.
8266
8d2ef209 82672005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8268
8269 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8270
8283f873 82712005-10-05 Paolo Bonzini <bonzini@gnu.org>
8272
8273 PR bootstrap/22340
8274
8275 * configure.in (default_target): Remove.
8276 * Makefile.tpl (all): Do not use prerequisites as subroutines
8277 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8278 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8279 use prerequisites as subroutines.
8280 (check-host, check-target): New.
8281 (bootstrap configure & all targets): Do not use stage*-start
8282 if the directory layout is already ok.
8283 (non-bootstrap configure & all targets): Prepend a $(unstage).
8284 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8285 (NOTPARALLEL): Remove.
8286 (unstage, stage variables): New variables.
8287 (unstage, stage targets): Simply expand to those variables.
8288
8289 * configure: Regenerate.
8290 * Makefile.in: Regenerate.
8291
8011a2db 82922005-10-04 James E Wilson <wilson@specifix.com>
8293
8294 * Makefile.def (lang_env_dependencies): Add libmudflap.
8295 * Makefile.in: Regenerate.
8296
09cc3896 82972005-10-03 Andreas Schwab <schwab@suse.de>
8298
8299 Backport from libtool CVS:
8300 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8301
8302 * ltmain.sh: add support for installing into temporary
8303 staging area (e.g. 'make install DESTDIR=...')
8304
d7441b0d 83052005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8306
8307 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8308 * configure: Regenerated.
8309
9886f3d1 83102005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8311
8312 * configure: Regenerate with the correct
8313 autoconf version.
8314
7172be51 83152005-09-30 Catherine Moore <clm@cm00re.com>
8316
8317 * configure.in (bfin-*-*): New.
8318 * configure: Regenerated.
8319
9fec3fa8 83202005-09-28 Geoffrey Keating <geoffk@apple.com>
8321
8322 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8323 (LIPO_FOR_TARGET): New.
8324 (CONFIGURED_LIPO_FOR_TARGET): New.
8325 (USUAL_LIPO_FOR_TARGET): New.
8326 (STRIP_FOR_TARGET): New.
8327 (CONFIGURED_STRIP_FOR_TARGET): New.
8328 (USUAL_STRIP_FOR_TARGET): New.
8329 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8330 STRIP_FOR_TARGET.
8331 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8332 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8333 * Makefile.in: Regenerate.
8334 * configure: Regenerate.
f4177413 8335
14bd4516 83362005-09-19 David Edelsohn <edelsohn@gnu.org>
8337
8338 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8339 (rs6000-*-aix*): Same.
8340 * configure: Regenerate.
8341
6ca52624 83422005-09-16 Tom Tromey <tromey@redhat.com>
8343
8344 * MAINTAINERS: Add self as java maintainer.
8345
2c718da0 83462005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8347
8348 * configure.in: Recognize f95 in the --enable-languages option,
8349 and substitute it for fortran, issuing a warning.
8350 * configure: Regenerate.
8351
51427b7f 83522005-08-30 Phil Edwards <phil@codesourcery.com>
8353
8354 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8355 * configure: Regenerated.
8356
70bd96e6 83572005-08-22 Aldy Hernandez <aldyh@redhat.com>
8358
8359 * MAINTAINERS: Add self as ms1 maintainer.
8360
e85b7f3c 83612005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8362
8363 * Makefile.def (libssp): Add to lang_env_dependencies.
8364 * Makefile.in: Regenerate.
8365
6be90865 83662005-08-18 Ian Lance Taylor <ian@airs.com>
8367
8368 * MAINTAINERS: Add myself as middle-end maintainer.
8369
28a54140 83702005-08-17 Christian Groessler <chris@groessler.org>
8371
8372 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8373 * Makefile.in: Regenerate.
8374
c1f0d853 83752005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8376
8377 * MAINTAINERS (write after approval): Added myself.
8378
02bbe015 83792005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8380
8381 * MAINTAINERS (Write After Approval): Add myself.
8382
768691b5 83832005-08-12 Paolo Bonzini <bonzini@gnu.org>
8384
8385 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8386 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8387 Look for alternate names of the target cc and c++
8388 * configure: Regenerate.
8389
ef8184c7 83902005-08-08 Paolo Bonzini <bonzini@gnu.org>
8391
8392 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8393 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8394 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8395 tools; remove code to manually set them.
8396 (Target tools): Look in the environment for them.
8397 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8398 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8399 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8400 build directory.
8401 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8402 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8403 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8404 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8405 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8406 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8407 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8408 * configure: Regenerate.
8409 * Makefile.in: Regenerate.
8410
3e17c591 84112005-07-28 Ben Elliston <bje@au.ibm.com>
8412
8413 * MAINTAINERS: Update for removed CPU targets.
8414
29327bb4 84152005-07-27 Mark Mitchell <mark@codesourcery.com>
8416
8417 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 8418 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 8419 * Makefile.in: Regenerated.
8420
ffa8502d 84212005-07-26 Mark Mitchell <mark@codesourcery.com>
8422
8423 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8424 (CFLAGS_FOR_TARGET): Use it.
8425 (CXXFLAGS_FOR_TARGET): Likewise.
8426 * Makefile.in: Regenerated.
8427 * configure.in (--with-build-sysroot): New option.
8428 * configure: Regenerated.
8429
ee8b5c34 84302005-07-24 Paolo Bonzini <bonzini@gnu.org>
8431
8432 * Makefile.tpl: Wrap install between unstage and stage
8433 * Makefile.in: Regenerate.
8434
1558ffaf 84352005-07-21 Eric Christopher <echristo@apple.com>
8436
8437 * MAINTAINERS: Update affiliation.
8438
0d56c486 84392005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8440
8441 * MAINTAINERS: Add self as crx port maintainer.
8442
4569287f 84432005-07-20 DJ Delorie <dj@redhat.com>
8444
8445 * MAINTAINERS: Add self as m32c maintainer.
8446
06b8a6e6 84472005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8448
8449 * all files: Update FSF address.
8450
3031a1be 84512005-07-15 Eric Christopher <echristo@redhat.com>
8452
8453 * MAINTAINERS: Change affiliation.
8454
040541fe 84552005-07-14 Jim Blandy <jimb@redhat.com>
8456
8457 * configure.in: Add cases for Renesas m32c.
8458 * configure: Regenerated.
f4177413 8459
a03a59f4 84602005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8461
47440b6d 8462 * COPYING.LIB: Update from fsf.org.
8463
84642005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8465
8466 * COPYING, compile, config.guess,
a03a59f4 8467 config.sub, install-sh, missing, mkinstalldirs,
8468 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 8469 * config-ml.in: Update FSF address.
a03a59f4 8470
9f88bc9d 84712005-07-13 Eric Christopher <echristo@redhat.com>
8472
8473 * configure.in: Add toplevel noconfigdir support for tpf.
8474 * configure: Regenerate.
8475
f6463472 84762005-07-11 Paolo Bonzini <bonzini@gnu.org>
8477
8478 PR ada/22340
8479
8480 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8481 * Makefile.in: Regenerate.
8482
eb39e466 84832005-07-07 Mark Mitchell <mark@codesourcery.com>
8484
8485 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 8486 Brolley to write-after-approval.
eb39e466 8487
3c7c61db 84882005-07-07 Andreas Schwab <schwab@suse.de>
8489
8490 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8491 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8492 * Makefile.in: Regenerated.
8493
d28caca4 84942005-07-06 Geoffrey Keating <geoffk@apple.com>
8495
8496 * configure.in: Don't build sim or rda when targetting darwin.
8497 * configure: Regenerate.
8498
07da5214 84992005-07-06 Kazu Hirata <kazu@codesourcery.com>
8500
8501 * configure.in: Add --enable-libssp and --disable-libssp.
8502 * configure: Regenerate with autoconf-2.13.
8503
0d55f4d0 85042005-07-02 Jakub Jelinek <jakub@redhat.com>
8505
8506 * Makefile.def (target_modules): Add libssp.
8507 * configure.in (target_libraries): Add target-libssp.
8508 * configure: Rebuilt.
8509 * Makefile.in: Rebuilt.
8510
c6d8e763 85112005-07-01 Zack Weinberg <zackw@panix.com>
8512
8513 * MAINTAINERS: Change email address. Resign from maintainership.
8514
e64566bc 85152005-07-01 Richard Guenther <rguenther@suse.de>
8516
8517 * MAINTAINERS: Change my e-mail address and affiliation.
8518
919a60fa 85192005-06-22 Paolo Bonzini <bonzini@gnu.org>
8520
8521 * Makefile.def (stagefeedback): Come after profile.
8522 Define profiledbootstrap target.
8523 * Makefile.tpl (profiledbootstrap): Remove.
8524 (stageprofile-end): Zap stagefeedback.
8525 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8526 * Makefile.in: Regenerate.
8527
1dcfcddb 85282005-06-13 Richard Sandiford <richard@codesourcery.com>
8529
8530 * MAINTAINERS: Update my email address.
8531
cbaa9876 85322005-06-13 Zack Weinberg <zack@codesourcery.com>
8533
8534 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8535 In 'cpp' stanza, support '#line' as well as '# '.
8536
90314144 85372005-06-08 Andreas Schwab <schwab@suse.de>
8538
8539 * MAINTAINERS: Move myself from 'Write After Approval' to
8540 'CPU Port Maintainers' section as m68k maintainer.
8541
ff7dcf6a 85422005-06-07 Hans-Peter Nilsson <hp@axis.com>
8543
8544 * configure.in (unsupported_languages): New macro.
8545 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8546 non-ported target libraries in noconfigdirs.
8547 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8548 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 8549 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 8550 unsupported_languages.
8551 * configure: Regenerate.
8552
058a5366 85532005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8554
8555 * configure.in: Fix typo in handling of --with-mpfr-dir.
8556 * configure: Regenerate.
8557
a0133d5a 85582005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8559
8560 * MAINTAINERS: Update my email address.
8561
ba84b398 85622005-06-02 Jim Blandy <jimb@redhat.com>
8563
8564 * config.sub: Add cases for the Renesas m32c. (This patch has been
8565 accepted into the master sources.)
8566
f6fa11cb 85672005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 8568 Michael Snyder <msnyder@redhat.com>
8569 Stan Cox <scox@redhat.com>
f6fa11cb 8570
cbaa9876 8571 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 8572
cbaa9876 8573 * configure: Regenerate.
f6fa11cb 8574
5538a252 85752005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8576
8577 * MAINTAINERS (Write After Approval): Add self.
8578
eb475541 85792005-06-01 Josh Conner <jconner@apple.com>
8580
8581 * MAINTAINERS (Write After Approval): Add self.
8582
f61df03e 85832005-06-01 Kazu Hirata <kazu@codesourcery.com>
8584
8585 * MAINTAINERS: Update my email address.
8586
8c31789b 85872005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8588
8589 * MAINTAINERS (Write After Approval): Add self.
8590
80f2a08d 85912005-05-26 Chris Demetriou <cgd@broadcom.com>
8592
8593 * MAINTAINERS (Write After Approval): Remove self.
8594
97d52533 85952005-05-25 Paolo Bonzini <bonzini@gnu.org>
8596
8597 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8598 (Dependencies): Consider target modules for bootstrap dependencies.
8599 Make target bootstrap modules depend on each stage's gcc.
8600 * Makefile.in: Regenerate.
8601
aa73b18f 86022005-05-20 Paolo Bonzini <bonzini@gnu.org>
8603
8604 * Makefile.def (configure-gcc): Depend on binutils having been built.
8605 (all-gcc): No need to do it here.
8606 * Makefile.in: Regenerate.
8607
e8bfe1fa 86082005-05-19 Paul Brook <paul@codesourcery.com>
8609
cbaa9876 8610 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 8611 language cannot be built.
8612 * configure: Regenerate.
8613
4267b9ea 86142005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8615
8616 * ylwrap: Import from Automake 1.9.5.
8617
9d7b8b84 86182005-05-13 David Ung <davidu@mips.com>
8619
8620 * MAINTAINERS (Write After Approval): Add self.
8621
5cd1aacd 86222005-05-09 Mike Stump <mrs@apple.com>
8623
8624 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8625 lt_cv_sys_max_cmd_len for now.
cbaa9876 8626
0e47e899 86272005-05-09 Stan Cox <scox@redhat.com>
8628
8629 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8630
f9697cdb 86312005-05-08 Matt Kraai <kraai@ftbfs.org>
8632
8633 * README.SCO: Update the URL.
8634
3fec05ca 86352005-05-05 David Edelsohn <edelsohn@gnu.org>
8636
8637 * ltconfig: Define file_list_spec. Pass file_list_spec and
8638 with_gnu_ld to libtool.
8639 * ltcf-c.sh (aix[45]): Define file_list_spec.
8640 * ltcf-cxx.sh (aix[45]): Same.
8641 * ltcf-gcj.sh (aix[45]): Same.
8642 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8643 exists, write list of input files to temporary file.
8644
a8abbd9d 86452005-05-04 Mike Stump <mrs@apple.com>
8646
8647 * configure.in: Always pass --target to target configures as
8648 otherwise rebuilds that do --recheck will fail.
8649 * confiugure: Rebuilt.
8650
12fb418d 86512005-05-04 Paolo Bonzini <bonzini@gnu.org>
8652
8653 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8654 STAGE_HOST_EXPORTS.
8655 (configure, all): Add bootstrap support.
8656 (Host modules, target modules): Pass post-stage1 flags and exports.
8657 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8658 * Makefile.in: Regenerate.
8659
c828481a 86602005-04-29 Paolo Bonzini <bonzini@gnu.org>
8661
8662 * configure: Regenerate.
8663
352141ae 86642005-04-27 Mike Stump <mrs@apple.com>
8665
8666 * MAINTAINERS: Add self as darwin maintainer.
8667
5629b19d 86682005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8669
8670 * config.sub: Update from master copy.
8671
3cf20c3b 86722005-04-21 Mike Stump <mrs@apple.com>
8673
8674 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8675 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8676
c0188550 86772005-04-19 Hans-Peter Nilsson <hp@axis.com>
8678
8679 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8680 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8681 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8682 "*-*-elf" and "*-*-linux*".
8683 * configure: Regenerate.
8684
603e1354 86852005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8686
8687 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8688
6db39137 86892005-04-12 Mike Stump <mrs@apple.com>
8690
8691 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8692
1df56788 86932005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8694
8695 * MAINTAINERS (Write After Approval): Add myself.
8696
80ccce4c 86972005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8698
8699 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8700
c15fb64c 87012005-04-06 Paolo Bonzini <bonzini@gnu.org>
8702
cbaa9876 8703 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 8704 (TARGET_CONFIGARGS): Include --with-target-subdir.
8705 (configure, all): New macros. Use them throughout.
8706 * Makefile.in: Regenerate.
8707
e6eb2b02 87082005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8709
8710 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 8711
d18f347b 87122005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8713
8714 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8715
8494de10 87162005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8717
8718 * MAINTAINERS: Move John Carr to Write After Approval.
8719
dcde3c07 87202005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 8721
8722 * config/mh-mingw32: Delete.
8723 * configure.in: Don't use it.
8724 * configure: Regenerate.
8725
60b2817d 87262005-03-31 Paolo Bonzini <bonzini@gnu.org>
8727
8728 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8729 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 8730 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 8731 (HOST_LIB_PATH): Generate from Makefile.def.
8732 (TARGET_LIB_PATH): Likewise.
8733 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8734 * Makefile.in: Regenerate.
8735 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8736 (RPATH_ENVVAR): Include Darwin case.
8737 * configure: Regenerate.
8738
9cc9199f 87392005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8740
8741 * MAINTAINERS (Various Maintainers): Remove self.
8742 (Write After Approval): Add self.
8743
beefdb0f 87442005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8745
8746 * MAINTAINERS (Various Maintainers): Add self.
8747
697e01c8 87482005-03-25 Paolo Bonzini <bonzini@gnu.org>
8749
8750 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8751 * configure: Regenerate.
8752
9624cab1 87532005-03-21 Zack Weinberg <zack@codesourcery.com>
8754
8755 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8756 gcc_version, and gcc_version_trigger from set of flags to pass.
8757 * Makefile.tpl: Remove definitions of above variables.
8758 (config.status): Remove dependency on $(gcc_version_trigger).
8759 * Makefile.in: Regenerate.
8760 * configure.in: Do not reference config/gcc-version.m4 nor
8761 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8762 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8763 * configure: Regenerate.
8764
5745a02a 87652005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 8766 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 8767
8768 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8769 * Makefile.in: Regenerate.
8770
df4e5443 87712005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8772
8773 * MAINTAINERS (Write After Approval): Add myself.
8774
379a1f2c 87752005-03-03 David Ayers <d.ayers@inode.at>
8776
8777 * MAINTAINERS (Write After Approval): Add myself.
8778
b3fc57d4 87792005-03-01 Alexandre Oliva <aoliva@redhat.com>
8780
8781 PR libgcj/20160
8782 * ltmain.sh: Avoid creating archives with components that have
8783 duplicate basenames.
8784
39c05b8e 87852005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8786
8787 PR bootstrap/20250
8788 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8789 instead of check.
8790 * Makefile.in: Regenerate.
8791
d874b723 87922005-02-28 Paolo Bonzini <bonzini@gnu.org>
8793
8794 * Makefile.in: Regenerate to fix conflict between the previous two
8795 patches.
8796
c1eb9e31 87972005-02-28 Paolo Bonzini <bonzini@gnu.org>
8798
8799 PR bootstrap/17383
8800 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8801 * Makefile.tpl (HOST_SUBDIR): New substitution.
8802 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8803 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8804 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8805 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8806 (Host modules, Bootstrapped modules): Use it.
8807 (Build modules, Target modules): Do not create symlink trees,
8808 always configure out-of-srcdir.
8809 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8810 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8811 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8812 $(HOST_SUBDIR). Create a symlink for host_subdir.
8813
8814 * Makefile.in: Regenerate.
8815 * configure: Regenerate.
8816
a136b23d 88172005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8818
8819 Merged from libada-gnattools-branch:
8820 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8821
8822 * gnattools: New directory.
8823 * Makefile.def: Add gnattools as a module, depending on target-libada.
8824 * Makefile.in: Regenerate.
8825 * configure.in: Include gnattools in host_tools; disable it if ada
8826 is disabled.
8827 * configure: Regenerate.
8828
46042488 88292005-02-24 James A. Morrison <phython@gcc.gnu.org>
8830
8831 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8832 treelang maintainer.
8833 (Write After Approval): Remove myself.
8834
123fdbbd 88352005-02-23 Paul Schlie <schlie@comcast.net>
8836
8837 * configure.in: Allow darwin targeted ports to build tk, itcl and
8838 libgui.
8839 * configure: Regenerate.
8840
17336619 88412005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8842
8843 PR libgcj/10353
8844 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8845 * configure: Regenerate.
8846
6e4db1f1 88472005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8848
8849 * MAINTAINERS (Write After Approval): Add myself.
8850
203ad69a 88512005-02-10 Ian Lance Taylor <ian@airs.com>
8852
8853 * MAINTAINERS: Update my e-mail address.
8854
afa8b68c 88552005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8856
8857 * MAINTAINERS (Write After Approval): Add myself.
8858
06b2086e 88592005-01-29 Hans-Peter Nilsson <hp@axis.com>
8860
8861 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8862 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8863 target-libgloss when not *-*-elf and *-*-aout.
8864 * configure: Regenerate.
8865
2890721b 88662005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8867
8868 * MAINTAINERS: Remove obsolete entries.
8869
b9db2b8c 8870 * MAINTAINERS (Write After Approval): Add Michael Matz.
8871
9da9577b 88722005-01-19 Neil Booth <neil@daikokuya.co.uk>
8873
8874 * MAINTAINERS: Remove self as cpplib maintainer.
8875
c626e85f 88762005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8877
8878 * install-sh, config.sub: Import from upstream.
8879
cac4ee55 88802005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8881
8882 PR bootstrap/18222
8883 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8884 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8885 * Makefile.in: Regenerate.
8886
e03fcf5f 88872005-01-16 Jason Thorpe <thorpej@netbsd.org>
8888
8889 * MAINTAINERS: Update my email address.
8890
abb13670 88912005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 8892 Andreas Schwab <schwab@suse.de>
abb13670 8893
8894 PR bootstrap/18033
8895 * config-ml.in: Eval option if surrounded by single quotes.
8896
e4a78ee4 88972005-01-03 Paolo Bonzini <bonzini@gnu.org>
8898
8899 Revert 2004-12-28 Makefile changes, a better fix will be
8900 applied to mainline and src after GCC 4.0 branches.
8901
1fe42238 89022004-12-28 Paolo Bonzini <bonzini@gnu.org>
8903
8904 PR bootstrap/17383
8905
8906 * Makefile.def (target_modules): Remove stage parameter,
8907 it is always true now.
8908 * Makefile.tpl (configure-build-[+module+],
8909 configure-target-[+module+]): Always build symlink tree
8910 for the directory and for include. BUILD_SUBDIR and
8911 TARGET_SUBDIR cannot be . anymore.
8912 * Makefile.in: Regenerate.
8913
fcaf3188 89142004-12-25 David Edelsohn <edelsohn@gnu.org>
8915
8916 Revert 2004-12-08 Makefile changes.
8917
835db815 89182004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8919
8920 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8921 cygwin, mingw.
8922
33974778 89232004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8924
8925 * configure.in (sh64-*-*): Reenable gprof.
8926 * configure: Regenerate.
8927
4b8fa64c 89282004-12-08 David Edelsohn <edelsohn@gnu.org>
8929
8930 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8931 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8932 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8933 * Makefile.in: Regenerate.
8934
ef31114f 89352004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8936
8937 * MAINTAINERS: Update my email address.
8938
7799fdb2 89392004-12-07 Matt Kraai <kraai@ftbfs.org>
8940
8941 * Makefile.tpl: Generate normal dependencies if the LHS module is
8942 not bootstrapped.
8943 * Makefile.in: Regenerate.
8944
c88bf782 89452004-12-03 Richard Sandiford <rsandifo@redhat.com>
8946
8947 * configure.in: Include config/gxx-include-dir.m4. Use
8948 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8949 * configure: Regenerate.
8950
f8592d5a 89512004-12-03 Richard Sandiford <rsandifo@redhat.com>
8952
8953 * config.if: Delete.
8954 * configure.in: Set libstdcxx_incdir directly.
8955 * configure: Regenerate.
8956
39b9d49f 89572004-12-02 Eric Christopher <echristo@redhat.com>
8958
8959 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8960 * Makefile.in: Regenerate.
8961
c3e7e62b 89622004-12-02 Richard Sandiford <rsandifo@redhat.com>
8963
8964 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8965 * configure: Regenerate.
8966
14ac9144 89672004-12-02 Richard Sandiford <rsandifo@redhat.com>
8968
8969 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8970 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8971 * configure: Regenerate.
8972
b68b9d92 89732004-12-01 Eric Christopher <echristo@redhat.com>
8974
8975 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8976 of things to remove.
8977
68b7b0fe 89782004-11-29 Matt Kraai <kraai@ftbfs.org>
8979
8980 * MAINTAINERS (Write After Approval): Update my e-mail address.
8981
d081dd29 89822004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8983
8984 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8985 from CVS libtool to always pass_all.
8986
08261f02 89872004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8988
8989 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8990 (hppa*64*-*-*): Delete incorrect comment.
8991 * configure: Rebuilt.
8992
a234d196 89932004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8994
8995 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8996
7f93fe7a 89972004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8998
8999 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9000 from CVS libtool to always pass_all.
9001
037ff4cc 90022004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9003
9004 * install-sh, compile: Import from automake.
9005
e294bcff 90062004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9007
9008 * config.guess, config.sub: Import from savannnah.
9009
aad2f5f9 90102004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 9011
9012 * MAINTAINERS (Write After Approval): Add myself
9013
956942fa 90142004-11-12 Mike Stump <mrs@apple.com>
9015
9016 * Makefile.def: Add html support.
9017 * Makefile.tpl: Likewise.
9018 * Makefile.in: Regenerate.
9019
ec2a8310 90202004-11-11 Geoffrey Keating <geoffk@apple.com>
9021
8a54e13f 9022 PR 18423
9023 * configure.in: Remove all instances of build-fixincludes from
9024 noconfigdirs.
9025 (build_configargs): Supply --target to subdirectories.
9026 * configure: Regenerate.
9027
ec2a8310 9028 * Makefile.def: Make gcc install depend on fixincludes install.
9029 * Makefile.in: Regenerate.
9030
696f98d4 90312004-11-10 Janis Johnson <janis187@us.ibm.com>
9032
9033 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9034
3eb34262 90352004-11-11 Paul Brook <paul@codesourcery.com>
9036
9037 * MAINTAINERS: Add self as arm maintainer. Update email address.
9038
dd63ad62 90392004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9040
9041 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9042 target-libgfortran.
17a0d7e8 9043 * configure: Regenerate.
dd63ad62 9044
d8483d79 90452004-11-07 David Edelsohn <edelsohn@gnu.org>
9046
9047 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9048 like CC.
9049
bdcc5e0f 90502004-11-05 Paolo Bonzini <bonzini@gnu.org>
9051
9052 * Makefile.def (host fixincludes): Specify missing targets.
9053 * Makefile.in: Regenerate.
9054
9310c946 90552004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9056
9057 * MAINTAINERS: Add myself
9058
1dfe67f7 90592004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9060
9061 * MAINTAINERS (Write After Approval): Add myself.
9062
50e7e370 90632004-11-04 Geoffrey Keating <geoffk@apple.com>
9064
9065 * Makefile.def: Build fixincludes for the host, too.
9066 * Makefile.in: Regenerate.
9067 * configure.in (host_tools): Add fixincludes.
9068 * configure: Regenerate.
9069
b6824c17 90702004-11-04 Daniel Jacobowitz <dan@debian.org>
9071
9072 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9073 * configure: Regenerated.
9074
44f0e47c 90752004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9076
9077 PR other/17783
9078 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9079 * configure: Regenerated.
9080
03dbc854 90812004-10-31 Mark Mitchell <mark@codesourcery.com>
9082
9083 * README.SCO: Update per FSF instructions.
9084
d2be3229 90852004-10-28 Eric B. Weddington <ericw@evcohs.com>
9086
9087 PR target/18151
9088 * configure.in (case ${target}): Do not build fixincludes for avr.
9089 * configure: Regenerated.
9090
6675f2d9 90912004-10-26 Paolo Bonzini <bonzini@gnu.org>
9092
9093 * configure.in (case ${target}): Do not build fixincludes
9094 on platforms where it is not used.
9095 * configure: Regenerated.
9096
3a8631fa 90972004-10-23 Daniel Jacobowitz <dan@debian.org>
9098
9099 * configure.in: Use an absolute path to install-sh.
9100 * configure: Regenerated.
9101
50c69ebc 91022004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9103
9104 * MAINTAINERS (Write After Approval): Add myself.
9105
2c95e9b1 91062004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9107
9108 * MAINTAINERS: Remove from Write After Approval those that are
9109 already maintainers.
9110
3d22b915 91112004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9112
9113 * MAINTAINERS: Update my email address.
9114
3fba36a4 91152004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9116
9117 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9118 * configure: Regenerate.
9119
dcde3c07 91202004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 9121
9122 * MAINTAINERS: Update my email address.
9123
668dc571 91242004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9125
9126 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9127 entries belonging to this category.
9128
2c50ca04 91292004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9130
9131 * MAINTAINERS: Update my e-mail address.
9132
68b4a982 91332004-10-06 Paolo Bonzini <bonzini@gnu.org>
9134
9135 Fix wrong conflict resolution in:
9136
9137 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9138
9139 * Makefile.in: Regenerate.
9140 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9141 in the recursive `make', instead of hardwiring `all'.
9142 (Autogenerated TARGET-* variables): New.
9143
5326cc72 91442004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9145
9146 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 9147 * configure: Regenerate.
5326cc72 9148
6e4191af 91492004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9150
9151 * MAINTAINERS (Various Maintainers): Move the "windows,
9152 cygwin, mingw" maintainer to ...
9153 (OS Port Maintainers): ... here.
9154
39826843 91552004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9156
9157 * MAINTAINERS (Write After Approval): Remove those that are
9158 maintainers of some subsystem.
9159
e644ba93 91602004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9161
9162 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9163 * ltcf-cxx.sh (tpf*): Likewise.
9164 * ltconfig (tpf*): Add TPF OS configuration support.
9165
ddc76fa7 91662004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9167
9168 * MAINTAINERS: Change my email address to my new work account.
9169
3bdd04cc 91702004-09-24 Michael Roth <mroth@nessie.de>
9171
9172 * configure.in (--without-headers): Add missing double quotes.
9173 * configure: Regenerate.
9174
dcde3c07 91752004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 9176
9177 * ylwrap: Revert to previous version.
9178
d389b7e3 91792004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9180
9181 PR bootstrap/17369
9182 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9183 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9184 SET_GCC_LIB_PATH_CMD.
9185 (BASE_TARGET_EXPORTS): Likewise.
9186 * Makefile.in: Regenerated.
9187
9188 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9189 * configure: Regenerated.
9190
2109ded2 91912004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9192
9193 * config.guess: New upstream version
9194 * compile, depcomp, install-sh, ylwrap: Likewise.
9195
da9e6519 91962004-09-19 Roger Sayle <roger@eyesopen.com>
9197
9198 * config/mh-x86omitfp: New host makefile fragment. Add
9199 -fomit-frame-pointer to the default BOOT_CFLAGS.
9200 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9201 * configure: Regenerate.
9202
e84ab337 92032004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9204
9205 PR target/11572
9206 * configure.in (*-*-darwin*): Renable libobjc.
9207 * configure: Regenerate.
9208
c875bbba 92092004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9210
9211 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9212
39a1c4e9 92132004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 9214
39a1c4e9 9215 * Makefile.def: Remove libbanshee.
9216 * Makefile.tpl: Ditto.
9217 * configure.in: Ditto.
9218 * Makefile.in: Regen.
9219 * configure: Ditto.
9220
c600ebdb 92212004-09-08 David Edelsohn <edelsohn@gnu.org>
9222
9223 * ltmain.sh: Use $pic_object as $non_pic_object if
9224 $non_pic_object=none.
9225
e1aef632 92262004-09-07 Paolo Bonzini <bonzini@gnu.org>
9227
9228 * missing: Import latest version from master repository.
9229
ccf99faa 92302004-09-06 Nick Clifton <nickc@redhat.com>
9231
9232 * config.sub: Import latest version from master repository.
9233 * config.guess: Likewise.
9234 This includes these changes:
b68b9d92 9235
ccf99faa 9236 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9237
9238 * config.sub: Handle crisv32, alias etraxfs.
9239 * config.guess (crisv32:Linux:*:*): Handle.
9240
9241 2004-08-13 Brad Smith <brad@comstyle.com>
9242
9243 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9244 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9245
9246 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9247
9248 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9249 assume the processor is a powerpc. This is because coreutils
9250 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9251 in this case, due to a MacOS X bug that causes
9252 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9253 to return a negative number.
9254 Problem reported by Petter Reinholdtsen in:
9255 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9256
9257 2004-07-19 Ben Elliston <bje@gnu.org>
9258
9259 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9260
9261 2004-06-24 Ben Elliston <bje@gnu.org>
9262
9263 * config.guess: Update copyright years.
9264 * config.sub: Likewise.
9265
9266 2004-06-22 Robert Millan <robertmh@gnu.org>
9267
9268 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9269 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9270
9271 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9272
9273 * config.guess (*:*VMS:*:*): New entry. Replaces
9274 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9275 manufacturer.
9276
9277 2004-06-22 Ben Elliston <bje@gnu.org>
9278
9279 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9280 * config.sub: Likewise.
9281
9282 2004-06-22 Ben Elliston <bje@gnu.org>
9283
9284 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9285 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9286
9287 2004-06-11 Ben Elliston <bje@gnu.org>
9288
9289 * config.guess (pegasos:OpenBSD:*:*): Remove.
9290
9291 2004-06-11 Ben Elliston <bje@gnu.org>
9292
9293 From Wouter Verhelst <wouter@grep.be>:
9294 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9295
9296 2004-06-11 Ben Elliston <bje@gnu.org>
9297
9298 * config.guess (luna88k:OpenBSD:*:*): New.
9299
9300 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9301
9302 * config.guess (m32r*:Linux:*:*): New case.
9303 * config.sub: Handle m32rle.
9304
9305 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9306
9307 From Jens Petersen <petersen@redhat.com>:
9308 * config.sub: Handle sparcv8.
9309
9310 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9311
9312 From Tom Smith <smith@cag.lkg.hp.com>:
9313 * config.guess: Version suffixes are equally significant on Tru64
9314 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9315 prefix of "P" (patched kernel).
9316
9317 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9318
9319 * config.sub: Add support for National Semiconductor CRX target.
9320
cde9549e 93212004-09-03 Janis Johnson <janis187@us.ibm.com>
9322
9323 * MAINTAINERS (Various Maintainers): Remove myself as web page
9324 maintainer, add myself as maintainer of build status lists.
9325
634f7a13 93262004-09-03 Jan Beulich <jbeulich@novell.com>
9327
9328 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9329 *-*-netware, but add target-libmudflap.
9330 Consolidate *-*-netware targets (of which really only i?86 exists)
9331 into a single entry.
9332 * configure: Likewise.
9333
2b64d19b 93342004-09-01 Paolo Bonzini <bonzini@gnu.org>
9335
9336 * Makefile.tpl (sorry): Remove.
9337 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9338 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9339 (do-clean): Clean per-stage directories too.
9340 (do-distclean): Run distclean-stage1 too.
9341 (.NOTPARALLEL): Enable during toplevel bootstrap.
9342 (stage[+id+]-bubble): Enable parallel execution during
9343 the recursive invocation.
9344 * Makefile.in: Regenerate.
9345
9346 Fix previous checkin:
9347
9348 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9349 include.
9350 * configure.in: Fix indentation.
9351 * configure: Regenerate.
9352
dcde3c07 93532004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 9354
2b64d19b 9355 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9356 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9357 * configure: regenerate
b68b9d92 9358 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 9359 -mdynamic-no-pic
0222d984 9360
2b59cb05 93612004-08-31 Paolo Bonzini <bonzini@gnu.org>
9362
9363 * Makefile.def (build_modules): Add fixincludes.
9364 (dependencies): Make gcc depend on fixincludes.
9365 * configure.in (build_tools): Add fixincludes.
9366 (build_configdirs): Always include build_libs.
9367 * Makefile.in: Regenerate.
9368 * configure: Regenerate.
9369
93702004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 9371
9372 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9373 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9374 phony targets; do not generate timestamp files.
9375 (distclean-stageN): Remove references to their timestamp files.
9376 (restageN, touch-stageN): Remove.
9377 (stageN-bubble): Rewritten.
9378 (compare): Support lean bootstraps.
9379 * Makefile.in: Regenerate.
9380
9381 * configure.in: Only warn when bootstrapping but
9382 build != host or build != target. Support lean bootstraps.
9383 * configure: Regenerate.
9384
4a921c63 93852004-08-26 Phil Edwards <phil@codesourcery.com>
9386
9387 * configure.in: Give a better error message if GMP/MPFR are missing
9388 and a language needing them has been requested.
9389 * configure: Regenerated.
9390
6cee4b4a 93912004-08-25 Phil Edwards <phil@codesourcery.com>
9392
9393 * configure.in: Print a list of available language front-ends if
9394 a requested one is missing. Tidy stray tab characters.
9395 * configure: Regenerated.
9396
e6312df0 93972004-08-19 Michael Koch <konqueror@gmx.de>
9398
9399 * gcc/doc/install.texi: Update entry about automake for libjava.
9400
c01dd063 94012004-08-17 Robert Millan <robertmh@gnu.org>
9402
9403 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9404 (instead of FreeBSD).
9405 * configure: Regenerate.
9406
a1ad7483 94072004-08-16 Paolo Bonzini <bonzini@gnu.org>
9408
9409 * Makefile.in: Regenerate.
9410 * configure: Regenerate.
9411
9412 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9413 stage_*_flags.
9414 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9415 for bootstrapped modules if toplevel bootstrap is going.
9416 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9417 modules. Adjust for changes in Makefile.def. Enable several
9418 rules even in non-bootstrap mode, just to avoid peppering the
9419 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9420 (stage-[+prev+]-bubble): Remove.
9421
9422 * Makefile.def (Dependencies): Depend on all-build-bison,
9423 all-build-flex, all-build-byacc, all-build-texinfo, rather
9424 than the host variations.
9425 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9426 with BUILD_SUBDIR.
9427 (BISON): Update for recent Bisons.
9428 (YACC): Fix typo.
9429 (cross): Depend on all-build.
9430 (all): Do not depend on all-build.
9431 (prebootstrap): Remove.
9432 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9433 (Prebootstrap dependencies): Add them to the per-stage targets
9434 and to all-prebootstrap.
9435 * configure.in (build_configdirs): Always enable build_tools.
9436 (BUILD_DIR_PREFIX): Remove.
9437
9438 * Makefile.def (gcc): Add target variable.
9439 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9440 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9441 in the recursive `make', instead of hardwiring `all'.
9442 (Autogenerated TARGET-* variables): New.
9443
e0d2a616 94442004-08-13 Brian Booth <bbooth@redhat.com>
9445
9446 * MAINTAINERS: Remove myself from write-after-approval.
9447
77f9b2dc 94482004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9449
9450 * src-release: Stop distributing mmalloc with gdb (which doesn't
9451 use it).
9452 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9453 * Makefile.in: Regenerate.
9454
30e9913f 94552004-08-09 Mark Mitchell <mark@codesourcery.com>
9456
9457 * configure.in (arm*-*-eabi*): New target.
9458 * configure: Regenerate.
9459
ea8d3d75 94602004-08-06 Paolo Bonzini <bonzini@gnu.org>
9461
9462 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9463 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9464 (Dependencies): New section.
9465 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9466 (configure-target-[+module+]): Depend on maybe-all-gcc
9467 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9468 (toplevel profiledbootstrap): Fix dependencies.
9469 * Makefile.in: Regenerate.
9470
8647a116 94712004-08-03 Mark Mitchell <mark@codesourcery.com>
9472
9473 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9474 target-libiberty to noconfigdirs.
9475 * configure: Regenerate.
9476
5ca838b8 94772004-08-03 Paul Brook <paul@codesourcery.com>
9478
9479 * configure.in: Check for MPFR as well as GMP.
9480 * configure: Regenerate.
9481
cb8a7007 94822004-08-01 Robert Millan <robertmh@gnu.org>
9483
9484 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9485 libmudflap for all GNU-based systems (with Glibc).
9486 * configure: Regenerate.
9487
dcde3c07 94882004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 9489
9490 * Makefile.def (host-modules): Add gcc.
9491 * Makefile.in: Regenerate.
9492 * Makefile.tpl (sorry): New rule.
9493 (configure-host, all-host, [+make_target+]-host, do-check,
9494 install-host): Do not add gcc as a special case.
9495 (host modules): Add a small special-casing for gcc. Export
9496 extra_make_flags through the environment.
9497 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9498 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9499 other recursive targets for gcc): Remove.
9500
9501 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9502 (stage, unstage): New rules.
9503 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9504 distclean-stage[+id+]): Use stage_current.
9505 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9506 the stage*-start rules.
9507
3ff2e849 95082004-08-02 Geoffrey Keating <geoffk@apple.com>
9509
9510 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9511 use -all_load flag.
9512
75b6260c 95132004-08-02 Paolo Bonzini <bonzini@gnu.org>
9514
9515 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9516 * configure: Regenerate.
9517
3ecc19f1 95182004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9519
9520 * maintainer-scripts/gcc_release: Revert yesterday's change.
9521
0396e2a1 95222004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9523
9524 * MAINTAINERS: Add myself to write-after-approval.
9525
b1fd5525 95262004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9527
9528 * libf2c: Removed.
9529 * gcc/gccbug.in: Updated because of libf2c removal.
9530 * maintainer-scripts/gcc_release: Ditto.
9531
dcde3c07 95322004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 9533
9534 * configure.in: Build libmudflap by default on FreeBSD.
9535 * configure: Regenerated.
9536
344b2784 95372004-07-09 Mark Mitchell <mark@codesourcery.com>
9538
9539 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9540 systems.
9541 * configure: Regenerated.
9542
dcde3c07 95432004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 9544
9545 PR target/16344
9546 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9547 feedback based compiler.
9548 * Makefile.in: Rebuilt.
9549
13e3668a 95502004-07-08 Alexandre Oliva <aoliva@redhat.com>
9551
9552 * Makefile.def (host_modules): Set bootstrap=true for flex.
9553 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9554 * Makefile.in: Rebuilt.
9555
9763d43d 95562004-07-07 Jan Hubicka <jh@suse.cz>
9557
9558 * MAINTAINERS: Add self as a profile feedback maintainer.
9559
03c65091 95602004-07-05 Phil Edwards <phil@codesourcery.com>
9561
9562 * configure.in: Do not prepend $srcdir to /dev/null in
9563 makefile fragments.
9564 * configure: Regenerate.
9565
2f8725b0 95662004-07-01 Paolo Bonzini <bonzini@gnu.org>
9567
9568 * Makefile.def (build_modules): Add bison, byacc, flex,
9569 m4, texinfo.
9570 (flags_to_pass): Add FLEX.
9571 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9572 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9573 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9574 DEFAULT_MAKEINFO): Remove.
9575 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9576 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9577 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9578 objdir or else use configured tool.
9579 (all-build): New.
9580 (all): Depend on it.
9581 (Build module dependencies): Add.
9582 * Makefile.in: Regenerate.
9583 * configure.in: Better support for multiple build modules,
9584 matching what is done for host/target modules. Do not look
9585 for "plausible" locations of build tools if Canadian cross.
9586 Use autoconf's AC_PROG_CC to find a C compiler. Define
9587 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9588 * configure: Regenerate.
b68b9d92 9589
1e6242a4 95902004-06-22 Paolo Bonzini <bonzini@gnu.org>
9591
9592 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9593 * Makefile.in: Regenerate.
9594
1b53fe78 95952004-06-22 Paolo Bonzini <bonzini@gnu.org>
9596
9597 * Makefile.tpl (configure-build-[+module+],
9598 configure-[+module+], configure-target-[+module+]): Pass
9599 [+extra_configure_args+].
9600 (all-build-[+module+], all-[+module+], check-[+module+],
9601 install-[+module+], [+make_target+]-[+module+],
9602 all-target-[+module+], check-target-[+module+],
9603 install-target-[+module+], [+make_target+]-target-[+module+]):
9604 Pass [+extra_make_args+].
9605 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9606 (GCC_HOST_EXPORTS): Remove.
9607 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9608 cross, check-gcc, check-gcc-c++, install-gcc,
9609 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9610 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9611 * Makefile.in: Regenerate.
9612
a22cc2c4 96132004-06-21 Matthew Sachs <msachs@apple.com>
9614
9615 * MAINTAINERS: Added self to write-after-approval.
9616
d76e1e50 96172004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9618
9619 * configure.in: Check for srcdir/winsup rather than build directory
9620 winsup.
9621 * configure: Regenerate.
9622
2c10944d 96232004-06-17 Corinna Vinschen <vinschen@redhat.com>
9624
9625 * configure.in: Don't build Cygwin native newlib if winsup
9626 directory is missing. Emit warning instead.
9627 * configure: Regenerate.
9628
599a3eac 96292004-06-09 Paolo Bonzini <bonzini@gnu.org>
9630
9631 * Makefile.tpl (touch-stage[+id+]): New.
9632 (restage[+prev+]): Depend on touch-stage[+id+].
9633
9634 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9635 Use it throughout.
9636
9637 * Makefile.def: Add profile and feedback bootstrap stages.
9638 Remove next field from bootstrap stages.
9639 * Makefile.tpl (LN, LN_S): Substitute.
9640 (stageN-start, stageN-end): Use double-colon rules, to
9641 provide a hook for additional setup commands.
9642 (distclean-stageN-gcc, restageN): Create dependencies from
9643 [+prev+], not from [+next+].
9644 (stageN-bubble): Add commands for successive stages from
9645 [+prev+], using double-colon rules.
9646 (all-stageN-gcc): Fix typo.
9647 (stagefeedback-start, profiledbootstrap): New.
9648 * Makefile.in: Regenerate.
9649 * configure.in: Call ACX_PROG_LN.
9650 * configure: Regenerate.
9651
ba797f0e 96522004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9653
9654 * MAINTAINERS (Write After Approval): Add myself.
9655
b93f892d 96562004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9657
9658 * MAINTAINERS (Write After Approval): Add myself.
9659
93f93279 96602004-06-03 Paolo Bonzini <bonzini@gnu.org>
9661
9662 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9663 without gcc.
9664 * configure: Regenerate.
9665
d8b05159 96662004-06-01 Paolo Bonzini <bonzini@gnu.org>
9667
9668 * Makefile.tpl: Fix typo.
9669 * Makefile.in: Regenerate.
9670
dcde3c07 96712004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 9672
9673 * configure.in: Remove new- prefix from toplevel
9674 bootstrap targets.
9675 * configure: Regenerate.
9676
54f0538b 96772004-06-01 Paolo Bonzini <bonzini@gnu.org>
9678
9679 * Makefile.tpl (all.normal): Rename to all.
9680 (all): Replace with a rule to pick the default
9681 target from configure.
9682 (all-gcc, configure-gcc): Use conditionals to
9683 do nothing when toplevel bootstrap is going on.
9684 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9685 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9686 * configure.in: Support --enable-bootstrap.
9687
9688 * Makefile.def: Remove new- prefix from toplevel
9689 bootstrap targets.
9690 * Makefile.tpl: Likewise.
9691
9692 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9693 target.
9694
9695 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9696 $(RECURSE_FLAGS) to recursive invocation of make.
9697
9698 * Makefile.in: Regenerate.
9699 * configure: Regenerate.
9700
e0754ee6 97012004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 9702 Jim Wilson <wilson@specifixinc.com>
e0754ee6 9703
9704 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9705 like CC.
9706
8e8b3365 97072004-05-27 Daniel Jacobowitz <dan@debian.org>
9708
9709 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9710 * configure: Regenerate.
9711
27e3aebd 97122004-05-25 Daniel Jacobowitz <drow@false.org>
9713
9714 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9715 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9716 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9717 targets.
9718 * Makefile.in: Regenerate.
9719
dcde3c07 97202004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 9721
9722 * configure.in: Test the ability to symlink directories.
9723 * configure: Regenerate.
9724
9725 * Makefile.def (bootstrap-stage): New definitions.
9726 * Makefile.tpl (configure-stage1-gcc,
9727 configure-stage2-gcc, configure-stage3-gcc,
9728 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9729 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9730 new-restage3, compare): Autogenerate, see Makefile.in
9731 entry for behavioral changes.
9732 (distclean-stage1, new-stage1-start, new-stage1-end,
9733 new-stage1-bubble, distclean-stage2, new-stage2-start,
9734 new-stage2-end, new-stage2-bubble, distclean-stage3,
9735 new-stage3-start, new-stage3-end): New autogenerated targets.
9736 (objext, prebootstrap, BOOT_CFLAGS,
9737 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9738 targets.
9739
9740 * Makefile.in: Regenerate.
9741 (distclean-stage1, new-stage1-start, new-stage1-end,
9742 new-stage1-bubble, distclean-stage2, new-stage2-start,
9743 new-stage2-end, new-stage2-bubble, distclean-stage3,
9744 new-stage3-start, new-stage3-end): New targets.
9745 (all-stage1-gcc): Move prebootstrap dependency from here...
9746 (configure-stage1-gcc): ...to here.
9747 (new-bootstrap): Use bubble targets.
9748 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9749 Use per-stage distclean targets.
9750 (configure-stage1-gcc, configure-stage2-gcc,
9751 configure-stage3-gcc, all-stage1-gcc,
9752 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9753 Use new-stageN-start to prepare the tree.
9754
d856c8a6 97552004-05-23 Paolo Bonzini <bonzini@gnu.org>
9756
9757 * Makefile.def (host_modules): add libcpp.
9758 * Makefile.tpl: Add dependencies on and for libcpp.
9759 * Makefile.in: Regenerate.
9760 * configure.in: Add libcpp host module.
9761 * configure: Regenerate.
9762
01b41571 97632004-05-21 Paolo Bonzini <bonzini@gnu.org>
9764
9765 * Makefile.tpl: Whenever a recursive target is defined, wrap
9766 it in a special @if/@endif block, and prepare its maybe
9767 dependency in the @if/@endif block
9768 * configure.in: Instead of writing maybe dependencies, remove
9769 the @if/@endif statements, and remove the @if/@endif blocks
9770 that remain.
9771 * configure: Regenerate.
9772 * Makefile.in: Regenerate.
9773
f47da044 97742004-05-20 Janis Johnson <janis187@us.ibm.com>
9775
9776 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9777
d556a20e 97782004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9779
9780 PR bootstrap/15120
9781 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9782 * */configure: Rebuilt.
9783
49fbf4b9 97842004-05-17 Zack Weinberg <zack@codesourcery.com>
9785
9786 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9787 of libf2c.
9788 * configure, Makefile.in: Regenerate.
9789
d3eff7bb 97902004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 9791
9792 * MAINTAINERS (Write After Approval): Add myself.
9793
4ee9c684 97942004-05-13 Diego Novillo <dnovillo@redhat.com>
9795
9796 Merge from tree-ssa-20020619-branch.
9797
9798 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9799 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9800 (HOST_GMPLIBS): Define.
9801 (HOST_GMPINC): Define.
9802 (TARGET_LIB_PATH): Add libmudflap.
9803 (GFORTRAN_FOR_TARGET): Define.
9804 (configure-build*): Export GFORTRAN.
9805 (configure-gcc): Export GMPLIBS and GMPINC.
9806 (all-gcc): Add maybe-all-libbanshee.
9807 (configure-target-libgfortran): Define.
9808 * Makefile.in: Regenerate.
9809 * configure.in (host_libs): Add libbanshee.
9810 (target_libraries): Add target-libmudflap and target-libgfortran.
9811 Add --with-libbanshee.
9812 Handle --disable-libmudflap.
9813 (*-*-freebsd*): Use with_gmp.
9814 Add $(libgcj) to noconfigdirs.
9815 * configure: Regenerate.
9816 * depcomp: New file.
9817 * MAINTAINERS: Add tree-ssa maintainers.
9818
455fb4f7 98192004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9820
49fbf4b9 9821 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 9822
9ca797fe 98232004-04-30 Brian Ford <ford@vss.fsi.com>
9824
49fbf4b9 9825 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 9826
043b6c62 98272004-04-29 Uros Bizjak <uros@kss-loka.si>
9828
49fbf4b9 9829 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 9830
697dfd2c 98312004-04-28 Paolo Bonzini <bonzini@gnu.org>
9832
9833 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9834 * configure: Regenerate.
9835
839c6a20 98362004-04-27 Paolo Bonzini <bonzini@gnu.org>
9837
9838 Revert:
9839 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9840
9841 * Makefile.def (flags_to_pass): Remove *dir variables that
9842 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9843 as well as prefix and exec_prefix.
9844 * Makefile.in: Regenerate.
9845
a2718648 98462004-04-26 Robert Millan <robertmh@gnu.org>
9847
9848 Add patches from libtool CVS.
9849 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9850 * ltconfig: Likewise.
9851 * ltcf-c.sh: Likewise.
9852 * ltcf-cxx.sh: Likewise.
9853 * ltcf-gcj.sh: Likewise.
9854
be2c9eb1 98552004-04-26 Paolo Bonzini <bonzini@gnu.org>
9856
9857 * Makefile.def (host_modules): Mark with the bootstrap
9858 flag packages on which gcc depends.
9859 * Makefile.tpl (all-bootstrap): Use it.
9860 * Makefile.in: Regenerate.
9861
b5196e8d 98622004-04-26 Paolo Bonzini <bonzini@gnu.org>
9863
9864 * Makefile.def (flags_to_pass): Remove *dir variables that
9865 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9866 as well as prefix and exec_prefix.
9867 * Makefile.in: Regenerate.
9868
7bcc3b4a 98692004-04-26 Paolo Bonzini <bonzini@gnu.org>
9870
49fbf4b9 9871 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9872 * configure: Regenerate.
9873 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9874 * gcc/Makefile.tpl (compare): Use the result of the test.
9875 * gcc/Makefile.in: Regenerate.
7bcc3b4a 9876
33e3141d 98772004-04-23 Paolo Bonzini <bonzini@gnu.org>
9878
9879 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9880 Always relocate gcc and prev-gcc to the original names, even
9881 if the build fails.
9882 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9883 New targets.
9884
44217381 98852004-04-23 Laurent GUERBY <laurent@guerby.net>
9886
9887 * MAINTAINERS: Update my email address.
49fbf4b9 9888
de88352a 98892004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9890
9891 * configure.in (mips*-*-irix5*): Enable ld.
9892 * configure: Regenerate.
44217381 9893
216de822 98942004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9895
9896 * configure: Regenerate.
9897
b8d376b5 98982004-04-15 James E Wilson <wilson@specifixinc.com>
9899
9900 * Makefile.tpl (configure-[+module+], configure-gcc,
9901 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9902 Set and export LDFLAGS.
9903 * Makefile.in: Regenerate.
9904
9ce62711 99052004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9906
49fbf4b9 9907 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 9908
49aae208 99092004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9910
9911 PR bootstrap/14871
9912 * Makefile.tpl: If we don't have built-in-tree target tools,
9913 use the ones found by configure rather than hacking around with
9914 program_transform_name.
9915 * configure.in: Give Makefile.tpl the information necessary
9916 to do that.
9917 * Makefile.in: Regenerate.
9918 * configure: Regenerate.
9919
f4191912 99202004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9921
9922 PR bootstrap/14760
9923 * configure.in: When computing baseargs, strip *all* copies of
9924 offending options. Also, don't match/substitute the trailing space,
9925 so that this actually works when two similar options are separated by
9926 only one space.
9927 * configure: Regenerate.
9928
d17281c9 99292004-04-06 David Edelsohn <edelsohn@gnu.org>
9930
49fbf4b9 9931 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9932 (rs6000-*-aix*): Same.
9933 * configure: Regenerate.
d17281c9 9934
10930c81 99352004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 9936
9937 * MAINTAINERS: Add myself to write-after-approval.
10930c81 9938
74d8b57d 99392004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 9940
9941 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 9942
c0c5068d 99432004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9944
32fbc463 9945 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9946 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9947 * Makefile.in: Regenerate.
9948
c0c5068d 9949 * configure.in (top level bootstrap support): Rework --enable-werror
9950 to set @stage2_werror_flag@.
9951 * configure: Regenerate.
9952 * Makefile.tpl (top level bootstrap support): Pass
9953 @stage2_werror_flag@ down to configure in stages 2 and 3.
9954 * Makefile.in: Regenerate.
9955
d120ca69 99562004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9957
7f6f8932 9958 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9959 for stages 2 and 3 as well as in make. As a consequence, remove
9960 OUTPUT_OPTION (now detected by configure) from the flags passed down
9961 to make.
9962 * Makefile.in: Regenerate.
9963
d120ca69 9964 * Makefile.tpl (new-bootstrap): Fix typo.
9965 * Makefile.in: Regenerate.
9966
7dade866 99672004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9968
9621e512 9969 * Makefile.tpl: Rearrange by moving recursive_targets rules
9970 into their proper sections.
9971 * Makefile.tpl (top level bootstrap support): Move disabling
9972 of coverage flags from 'make' to 'configure'; improve comments.
9973 * Makefile.in: Regenerate.
9974
aff6cf7b 9975 * Makefile.tpl (experimental top level bootstrap) Move stage1
9976 language setting from all- target to configure- target; disable
9977 intermodule optimization in stage 1; prevent gratuitous rebuilds
9978 of stage 1.
9979 * Makefile.in: Regenerate.
9980 * configure.in: Comma-separate stage 1 language list for top
9981 level bootstrap.
9982 * configure: Regenerate.
9983
7dade866 9984 * Makefile.tpl: Clean up experimental top level bootstrap support:
9985 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9986 prev-gcc in configure- targets as well as all- targets.
9987 * Makefile.in: Regenerate.
9988
c6deeaef 99892004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9990
9991 * compile: New file imported from automake.
9992
f28cd43a 99932004-03-17 Paolo Bonzini <bonzini@gnu.org>
9994
9995 * configure.in: Remove symbolic link section.
9996 * configure: Regenerate.
9997 * Makefile.tpl (links): Remove.
9998 * Makefile.in: Regenerate.
9999
8e6391a6 100002004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 10001 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 10002
10003 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 10004 Set with AC_CHECK_PROGS.
8e6391a6 10005 * configure.in: Fix comment typo from last patch.
10006 * configure: Regenerate.
10007
2d64c2fd 100082004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10009
10010 * Makefile.tpl: Introduce experimental top level bootstrap support.
10011 * Makefile.in: Regenerate.
10012 * configure.in: Introduce support for top level bootstrap.
10013 * configure: Regenerate.
10014
989edd2f 100152004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 10016 Paolo Bonzini <bonzini@gnu.org>
989edd2f 10017
10018 PR bootstrap/14522
10019 * configure.in: Cope with shells that do not support unquoted ^
10020 * configure: Regenerate.
10021
f46e13ec 100222004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 10023 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 10024
10025 PR bootstrap/14522
989edd2f 10026 * configure.in: Cope with shells that do not support nesting
f46e13ec 10027 quotes inside quoted backquote substitutions.
10028 * configure: Regenerate.
10029
db1c2ab2 100302004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10031
10032 PR bootstrap/14522
6175885e 10033 * configure.in: Fix escaping of $.
db1c2ab2 10034 * configure: Regenerate.
10035
8e1fea1a 100362004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10037
10038 * configure: Regenerate, since I forgot to while committing Paolo's
10039 changes.
10040
c24c5e46 100412004-03-08 Paolo Bonzini <bonzini@gnu.org>
10042
10043 PR ada/14131
10044 Move language detection to the top level.
10045 * configure.in: Find default values for the tools as
10046 soon as possible. Disable ada if GNAT is not found.
10047 Emit error message about missing languages. Expand
10048 --enable-languages=all for the gcc subdirectory.
10049
2a4b7d44 100502004-03-10 Ben Elliston <bje@gnu.org>
10051
10052 * MAINTAINERS: Update my email address.
10053
ebdab8b6 100542004-03-05 David Edelsohn <edelsohn@gnu.org>
10055
10056 * ltconfig: Disable building static libraries if building shared
10057 libraries on AIX 5L.
10058
19e1fe6d 100592004-03-01 Richard Sandiford <rsandifo@redhat.com>
10060
10061 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10062 and disable libgcj.
10063 * configure: Regenerated.
10064
70990390 100652004-03-01 Brian Booth <bbooth@redhat.com>
10066
10067 * MAINTAINERS: Add myself to write-after-approval.
10068
a291166d 100692004-03-01 Paolo Bonzini <bonzini@gnu.org>
10070
10071 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 10072
75fc7adc 100732004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10074
10075 PR bootstrap/7087
10076 * Makefile.tpl: Guard XFOO sed statements better.
10077 * Makefile.tpl: Add dependency for configure-target-libada.
10078 * Makefile.in: Regenerate (incidentally fixes broken
10079 commit when libada-branch was merged).
10080
683dcdca 100812004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10082
10083 * MAINTAINERS: Add myself to write-after-approval.
10084
662476d9 100852004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10086
10087 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10088 maintainers.
10089
ee887245 100902004-02-20 Andrew Cagney <cagney@redhat.com>
10091
10092 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10093 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10094
e86087cf 100952004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10096
10097 PR bootstrap/11932
10098 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10099
22699913 101002004-02-14 Jerry Quinn <jlquinn@optonline.net>
10101
10102 * MAINTAINERS: Added myself to write-after-approval.
10103
98b111a1 101042004-02-14 Michael Koch <konqueror@gmx.de>
10105
10106 * MAINTAINERS: Added myself to write-after-approval.
10107
4aa8866f 101082004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10109
10110 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10111 some OS port maintainers to OS port maintainers section.
10112
39c687d5 101132004-02-13 Frank Ch. Eigler <fche@redhat.com>
10114
10115 * MAINTAINERS: Add self.
10116
cdfbccf4 101172004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10118
10119 * MAINTAINERS: Alphabetize.
10120
bc9cab17 101212004-02-12 Paolo Bonzini <bonzini@gnu.org>
10122
10123 * MAINTAINERS: Remove myself.
49fbf4b9 10124
b0c02cae 101252004-02-11 David Edelsohn <edelsohn@gnu.org>
10126
10127 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10128 (rs6000-*-aix*): Same.
10129 * configure: Regenerate.
10130
9dec93ca 101312004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10132
10133 * configure.in (host): Add in missing $noconfigdirs to defines.
10134 * configure: Regenerate.
10135
93341878 101362004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10137 Nathanael Nerode <neroden@gcc.gnu.org>
10138
10139 PR ada/6637, PR ada/5911
49fbf4b9 10140 Merge with libada-branch:
93341878 10141 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10142 with appropriate dependencies. Add --enable-libada configure switch.
10143 * configure, Makefile.in: Regenerate.
10144
a31db762 101452004-02-09 Paolo Bonzini <bonzini@gnu.org>
10146
10147 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 10148
d74dd50d 101492004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10150
10151 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10152 * configure: Regenerate.
10153
351ae313 101542004-02-04 Geoffrey Keating <geoffk@apple.com>
10155
10156 Merge from upstream:
10157
10158 * ltmain.in: When setting IFS to '~', be careful about user
10159 arguments that contain '~'.
10160
10161 2004-02-04 Peter O'Gorman <peter@pogma.com>
10162
10163 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10164 Also test $base_compile against $CC with escaped arguments. Bug
10165 reported by Geoff Keating <geoffk@apple.com>.
10166
b82e7603 101672004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10168
10169 * MAINTAINERS: Remove i960 port.
10170
24b4656e 101712004-01-23 DJ Delorie <dj@redhat.com>
10172
10173 * Makefile.def (target_modules) [libiberty]: Don't stage.
10174 * Makefile.in: Rebuilt.
10175
8f694e4c 101762004-01-20 Caroline Tice <ctice@apple.com>
10177
10178 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 10179
725cf077 101802004-01-19 Paolo Carlini <pcarlini@suse.de>
10181
10182 * MAINTAINERS: Update my email address.
10183
3dc94299 101842004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10185
10186 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 10187
6d3c6627 101882004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10189
10190 * MAINTAINERS: Remove entries without email address.
10191
26ffdd7d 101922004-01-15 Daniel Jacobowitz <drow@mvista.com>
10193
10194 * MAINTAINERS: Add myself to write-after-approval.
10195
0255c638 101962004-01-15 Steven Bosscher <stevenb@suse.de>
10197
10198 * MAINTAINERS: Update my email address.
10199
dcde3c07 102002004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 10201
10202 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10203 * Makefile.tpl (configure-target-[+module+]): Support stage.
10204 * Makefile.in: Rebuilt.
10205
51292f82 102062004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10207
10208 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10209
3b6f11b0 102102004-01-10 Richard Sandiford <rsandifo@redhat.com>
10211
10212 * MAINTAINERS: Add myself as a MIPS maintainer.
10213
090b36fb 102142004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10215
c8241dd9 10216 * configure.in: Use ./config.cache, not config.cache.
10217 * configure: Regenerate.
10218 * Makefile.tpl: Special-casing not needed for GCC any more.
10219 * Makefile.in: Regenerate.
10220
ba1081ef 10221 * configure.in: Don't share a cache file for host dirs.
10222 * configure: Regenerate.
10223
090b36fb 10224 * config-ml.in: Don't mess with the cache file.
10225
a73c2b4b 102262004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10227
10228 * MAINTAINERS: Move myself from 'Write After Approval' to
10229 'CPU Port Maintainers' section as SPARC maintainer.
10230
74fef112 102312004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10232
6509bb23 10233 * Makefile.tpl: Make GCC use a separate config.cache.
10234 * Makefile.in: Regenerate.
10235
74fef112 10236 PR bootstrap/11932, PR bootstrap/11933
10237 (I don't know if it will fix either of them, but it relates
10238 to them.)
10239 * configure.in: Don't use shared config.cache for target
10240 directories.
10241 * configure: Regenerate.
10242
a570dccd 102432004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10244
10245 * MAINTAINERS: Add myself to 'Write After Approval' section.
10246
3e983e16 102472003-12-31 Roger Sayle <roger@eyesopen.com>
10248
10249 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10250 * configure: Regenerated.
10251
e35ccc0b 102522003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10253
10254 * MAINTAINERS: Remove the mn10200 maintainer.
10255
688429c4 102562003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 10257
248deaff 10258 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10259 * configure: Regenerated.
688429c4 10260
65cc485a 102612003-12-16 Jan Hubicka <jh@suse.cz>
10262
10263 * MAINTAINERS: Add myself as callgraph maintainer.
10264
b31913cd 102652003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10266
10267 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10268 * configure: Regenerate.
10269
6ebf7635 102702003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10271
10272 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10273 'Write After Approval' section. Update email.
10274
dcde3c07 102752003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 10276
10277 * MAINTAINERS (Write After Approval): Add myself.
10278
233f501d 102792003-11-20 Matt Thomas <matt@3am-software.com>
10280
10281 * MAINTAINERS: Add myself as a vax port maintainer.
10282
3a6fbbb0 102832003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10284
10285 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10286 (configure-build-[+module+], configure-[+module+]): Likewise.
10287 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10288 * Makefile.in: Regenerate.
10289
fbccfde7 102902003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10291
10292 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10293 shared/dylibed libraries.
10294 * ltmain.sh: Likewise.
10295 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10296 * ltcf-cxx.sh: Likewise.
10297 * ltcf-gcj.sh: Likewise.
10298 * ltconfig: Likewise.
10299
e58f120a 103002003-11-17 Stan Cox <scox@redhat.com>
10301
10302 * MAINTAINERS: Add myself as iq2000 port maintainer.
10303
f008c4c8 103042003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10305
49fbf4b9 10306 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10307 * Makefile.in: Regenerate.
f008c4c8 10308
4f84a874 103092003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10310
10311 * config.sub: Update to 2003-11-03 version.
10312
e78b44da 103132003-10-20 Phil Edwards <phil@codesourcery.com>
10314
10315 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10316 * configure: Regenerate.
10317
dcde3c07 103182003-10-20 Nicolas Pitre <nico@cam.org>
96356481 10319
10320 * MAINTAINERS: Add myself to 'Write After Approval' section.
10321
27bdc4aa 103222003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10323
10324 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10325
84c43cd1 103262003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10327
10328 * MAINTAINERS: Update my email address.
10329
61a0eea4 103302003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10331
10332 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10333
dcde3c07 103342003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 10335
10336 * MAINTAINERS: Add myself to 'Write After Approval' section.
10337
5f8d73e1 103382003-10-16 Bernardo Innocenti <bernie@develer.com>
10339
10340 * config.guess: Update to 2003-10-16 version.
10341 * config.sub: Update to 2003-10-16 version.
10342
dcde3c07 103432003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 10344
10345 * MAINTAINERS: Added myself to 'Write After Approval' section.
10346
170f5a00 103472003-10-15 Falk Hueffner <falk@debian.org>
10348
10349 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10350 'Write After Approval' section. Update email.
10351
a7611bf4 103522003-10-14 Roger Sayle <roger@eyesopen.com>
10353
10354 * MAINTAINERS: Move myself from 'Write After Approval' to
10355 'Various Maintainers' section as middle-end maintainer.
10356
70356f61 103572003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10358
10359 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10360 HOST_FLAGS_TO_PASS.
10361 * Makefile.in: Regenerate.
10362
258ddda4 103632003-10-11 Bernardo Innocenti <bernie@develer.com>
10364
10365 * config.guess: Update to 2003-10-07 version.
10366 * config.sub: Update to 2003-10-07 version.
10367
ab81b5cb 103682003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10369
10370 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10371 * ltconfig (irix5*, irix6*): Don't override version_type.
10372
d8e9ea04 103732003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10374
10375 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10376 * configure: Rebuilt
10377 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10378 * Makefile.in: Rebuilt
10379
cd5c13ff 103802003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10381
10382 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10383
40d3e4b2 103842003-09-30 Carlo Wood <carlo@alinoe.com>
10385
248deaff 10386 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 10387
05c58265 103882003-09-29 Paul Koning <ni1d@arrl.net>
10389
10390 * MAINTAINERS: Move myself from "Write After Approval"
10391 to CPU platform maintainers for pdp11 platform.
10392
78b5bf24 103932003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10394
10395 * MAINTAINERS: Move myself from 'Write After Approval' to
10396 'Various Maintainers' section as libffi testsuite maintainer.
10397
fbfea1fa 103982003-09-21 Daniel Jacobowitz <drow@mvista.com>
10399
10400 * configure.in: Pass a computed --program-transform-name
10401 to subconfigures.
10402 * configure: Regenerated.
10403
0c20a995 104042003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10405
f9bdf3d8 10406 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10407 * Makefile.in: Regenerate.
10408
0c20a995 10409 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10410 * Makefile.in: Regenerate.
10411
1237664b 104122003-09-19 Ziemowit Laski <zlaski@apple.com>
10413
10414 * MAINTAINERS: Move myself from 'Write After Approval'
10415 to 'Various Maintainers' (objective-c) section.
10416
5df533c9 104172003-09-17 Daniel Jacobowitz <drow@mvista.com>
10418
10419 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10420 quoting.
10421 * configure: Regenerated.
10422
f0b55f07 104232003-09-16 Joel Brobecker <brobecker@gnat.com>
10424
10425 * MAINTAINERS (Write After Approval): Add myself to write after
10426 approval list.
10427
55a8be62 104282003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10429
248deaff 10430 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 10431
bb94c300 104322003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10433
10434 * MAINTAINERS: Update my e-mail address.
10435
9165b0af 104362003-09-09 Alan Modra <amodra@bigpond.net.au>
10437
10438 * libtool.m4 (LD): Correct powerpc64 host match.
10439
01a54e86 104402003-09-06 James E Wilson <wilson@tuliptree.org>
10441
10442 * MAINTAINTERS: Update my affiliation and email address.
10443
8cfcdde8 104442003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10445
10446 * MAINTAINERS (Write After Approval): Add myself.
10447
08d04508 104482003-09-04 DJ Delorie <dj@redhat.com>
10449
10450 * configure: Regenerate.
10451
104522003-09-04 Robert Millan <robertmh@gnu.org>
10453
10454 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 10455
25e22e05 104562003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10457
10458 * configure.in: Ensure arguments to sed are properly spaced.
10459 * configure: Regenerate.
10460
d4e272bb 104612003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10462
10463 * MAINTAINERS: Update my e-mail address.
10464
29eb8c8a 104652003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10466
10467 * MAINTAINERS (Write After Approval): Add myself.
10468
8d288ef7 104692003-08-27 Daniel Jacobowitz <drow@mvista.com>
10470
10471 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10472 * configure: Regenerated.
10473
db648c92 104742003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10475
10476 * MAINTAINERS: Update my email address.
10477
4482474a 104782003-08-23 Phil Edwards <pme@gcc.gnu.org>
10479
10480 * configure.in: Use newline instead of semicolon when assuming
10481 shell arguments in a for loop.
10482 * configure: Regenerated.
10483
8dd25e42 104842003-08-22 Jason Eckhardt <jle@rice.edu>
10485
10486 * MAINTAINERS: Resurrect the i860 maintainer.
10487
63a057cf 104882003-08-20 Geoffrey Keating <geoffk@apple.com>
10489
9ad4b12b 10490 PR 8180
10491 * configure.in: When testing with_libs and with_headers, treat
10492 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10493 * configure: Regenerate.
49fbf4b9 10494
63a057cf 10495 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10496 make, shell, etc.
10497 (baseargs): Likewise.
10498 * configure: Regenerate.
10499
cb023c85 105002003-08-20 Bernardo Innocenti <bernie@develer.com>
10501
10502 * MAINTAINERS (Write After Approval): Add myself.
10503
0894307c 105042003-08-19 Geoffrey Keating <geoffk@apple.com>
10505
10506 * configure.in: Disable libgcj for darwin not on powerpc.
10507 * configure: Rebuild.
10508
080e0ef5 105092003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10510
10511 * config-ml.in, symlink-tree: Add license.
10512
49fbf4b9 105132003-08-03 Richard Stallman <rms@gnu.org>
10514 Eben Moglen <moglen@columbia.edu>
5d982d49 10515
10516 * README.SCO: New file.
10517
465fccaf 105182003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10519
10520 * Makefile.tpl (check, check-c++): Express dependencies using
10521 dependencies rather than commands.
10522 * Makefile.in: Regenerate.
10523
eda8e89a 105242003-08-01 Andrew Cagney <cagney@redhat.com>
10525
10526 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10527 * configure: Ditto.
10528
9db45a87 105292003-07-31 Geoffrey Keating <geoffk@apple.com>
10530
10531 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 10532 * Makefile.in: Update.
9db45a87 10533
ac57d0b7 105342003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10535
10536 * configure.in: Enable libgcj for darwin.
10537 * configure: Rebuild.
10538
ea0c3105 105392003-07-29 Phil Edwards <pme@gcc.gnu.org>
10540
10541 * config-ml.in: Use ac_configure_args directly instead of
10542 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10543 actually seen.
10544
2f61b8ca 105452003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10546
10547 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10548 creating target and build subdirs to build all parent dirs as needed.
10549 * Makefile.in: Rebuild.
10550 * configure.in: Don't build dirs explicitly here.
10551 * configure: Rebuild.
10552
7e13b46d 105532003-07-26 Paul Brook <paul@nowt.org>
10554
10555 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10556
8a3e139d 105572003-07-22 Alexandre Oliva <aoliva@redhat.com>
10558
10559 * Makefile.tpl (all-make): Depend on intl.
10560 * Makefile.in: Rebuilt.
10561
451a290b 105622003-07-20 Phil Edwards <pme@gcc.gnu.org>
10563
10564 * install-sh: Update to newer upstream versions (associated with
10565 aclocal 1.7).
10566 * mkinstalldirs: Likewise.
10567 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10568
b00dcec8 105692003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10570
10571 * MAINTAINERS: Move self from Bug database only accounts
10572 to write-after-approval.
10573
35e03d52 105742003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10575
10576 * config.if: Remove unused libc_interface determination.
10577
8b4f1479 105782003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10579
10580 * MAINTAINERS: Move self from write-after-approval to
10581 build machinery (*.in).
10582
450e6c84 105832003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10584
10585 PR bootstrap/11273
10586 PR bootstrap/11408
10587 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10588 unused INSTALL_PROGRAM_ARGS.
10589 * configure.in: Use AC_PROG_INSTALL.
10590 * Makefile.in: Regenerate.
10591 * configure: Regenerate.
10592
461e4409 105932003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10594
10595 * MAINTAINERS: Alphabetize.
10596
700d38c2 105972003-07-10 Alexandre Oliva <aoliva@redhat.com>
10598
10599 * configure: Rebuilt.
10600 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10601 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10602 newlib nor libgloss.
10603 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10604 * configure.in (am33_2.0-*-linux*): Added.
10605
678f5830 106062003-07-09 Bob Wilson <bob.wilson@acm.org>
10607
10608 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10609 * configure: Regenerate.
10610
c6976b58 106112003-07-07 Zack Weinberg <zack@codesourcery.com>
10612
10613 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10614 * Makefile.in: Regenerate.
10615
56735f39 106162003-07-04 Zack Weinberg <zack@codesourcery.com>
10617
10618 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10619 * Makefile.in: Regenerate.
10620
dcde3c07 106212003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 10622
10623 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10624 * Makefile.in: Regenerated.
10625
528819e3 10626 * config-ml.in: Replace PWD with PWD_COMMAND.
10627
1e12d536 106282003-07-04 Zack Weinberg <zack@codesourcery.com>
10629
10630 * intl: New directory; see intl/ChangeLog for details.
10631 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10632 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10633 * Makefile.in: Regenerate.
10634
efe37a83 106352003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10636
10637 * configure.in: Clean up config-lang.in handling. Delete
10638 useless assignment to "subdirs".
10639 * configure: Regenerate.
10640
328637e8 106412003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10642
10643 * configure.in: Rename 'target_libs' to 'target_libraries'.
10644 Remove useless reference to 'target_libs'.
10645 * configure: Regenerate.
10646
8ca838c4 106472003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10648
10649 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10650 * Makefile.in: Regenerate.
10651
36bbd884 106522003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10653
10654 * Makefile.def: Introduce flags_to_pass.
10655 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10656 * Makefile.in: Regenerate.
10657
4a9237fb 106582003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10659
10660 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10661 and target-libgloss.
10662 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10663 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10664 * configure: Regenerate.
10665
eb295b2d 106662003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10667
10668 * configure.in: Update testsuite_flags to new location.
10669 * configure. Regenerate.
1e12d536 10670
58933515 106712003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10672
10673 * Makefile.tpl: Remove BUILD_CC stuff.
10674 * Makefile.in: Regenerate.
10675
4e857606 106762003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10677
10678 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10679
dcde3c07 106802003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 10681
10682 * MAINTAINERS (Write After Approval): Add myself.
10683
dcde3c07 106842003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 10685
6409c17a 10686 * config.guess: Update to 2003-06-12 version.
10687 * config.sub: Update to 2003-06-13 version.
10688
dcde3c07 106892003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 10690
10691 * config.guess: Update to 2003-06-06 version.
10692 * config.sub: Update to 2003-06-06 version.
10693
8a76f31d 106942003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10695
10696 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10697 * configure. Regenerate.
10698
ca3b731f 106992003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10700
622c1fa9 10701 * configure.in: Disable serial configure by default.
10702 * configure: Regenerate.
10703 * Makefile.tpl: Abolish .NOTPARALLEL.
10704 * Makefile.in: Regenerate.
10705
ab8cf29b 10706 * Makefile.tpl: Replace {build,host,target}_canonical by
10707 {build,host,target}.
10708 * Makefile.in: Regenerate.
10709
ca3b731f 10710 * Makefile.tpl: Fix stupid pasto.
10711 * Makefile.in: Regenerate.
10712
d95eabf9 107132003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10714
10715 * Makefile.tpl: Remove bogus conditional.
10716 * Makefile.in: Regenerate.
10717
107182003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 10719
10720 * Makefile.tpl (profiledbootstrap): New target.
10721 * Makefile.in (profiledbootstrap): New target.
10722
60daf4cb 107232003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 10724
10725 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10726 Pinski. Remove user names from other bugzilla-only maintainers.
10727
ffe98fac 107282003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10729
ff2e99a4 10730 * Makefile.tpl: Make 'recursive targets' using autogen rather
10731 than shell loop. Remove duplicate 'clean' targets and false
10732 comments.
10733 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10734 Add systematic method of specifying missing targets in subdirs.
10735 Add copyright boilerplate.
10736 * Makefile.in: Regenerate.
10737 * configure.in: Add 'recursive targets' to maybe list.
10738 * configure: Regenerate.
10739
e53ad3a2 10740 * MAINTAINERS: "GNATS only" -> "Bug database only".
10741
ffe98fac 10742 * Makefile.tpl: Rename [+target+] to [+make_target+].
10743 * Makefile.def: Rename 'target' to 'make_target'.
10744
b3ccab1c 107452003-05-31 Neil Booth <neil@daikokuya.co.uk>
10746
10747 * MAINTAINERS: Add self as options handling maintainer.
10748
f81148db 107492003-05-28 Michael Meissner <gnu@the-meissners.org>
10750
10751 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10752 been too long since I touched those ports.
10753
abcfd3cb 107542003-05-28 DJ Delorie <dj@redhat.com>
10755
10756 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10757 * Makefile.in: Regenerate.
10758
1a21d71c 107592003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10760
10761 * configure.in: Use curly braces in the definition of tooldir.
10762 * configure: Regenerate.
10763
7a9bc7f6 107642003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 10765
7a9bc7f6 10766 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10767 newlib or libgloss.
10768 * Makefile.in: Regenerate.
10769
575caa8d 107702003-05-21 DJ Delorie <dj@redhat.com>
10771
10772 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10773 * Makefile.in: Regenerate.
10774
8c7c29d9 107752003-05-20 Ian Lance Taylor <ian@airs.com>
10776
10777 * MAINTAINERS: Update my e-mail address.
10778
4d9c9c81 107792003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10780
10781 * configure.in: Switch more things to use maybe dependencies.
1e12d536 10782 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 10783 Factor out common code from autogen IF statements.
10784 * configure: Regenerate.
10785 * Makefile.in: Regenerate.
10786
f74ea578 107872003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10788
10789 * configure.in: Accept i[3456789]86 for machine type.
10790 * configure: Regenerate.
10791
6f4f34a7 107922003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10793
10794 * configure.in: Switch more things to use maybe dependencies.
10795 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10796 * configure: Regenerate.
10797 * Makefile.tpl: Switch more things to use maybe dependencies.
10798 * Makefile.in: Regenerate.
10799
a2e3bfd3 108002003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 10801
10802 * Makefile.tpl (install-opcodes): Define.
10803 * Makefile.in: Rebuild.
10804
aeaac216 108052003-05-13 Andreas Jaeger <aj@suse.de>
10806
10807 * config.guess: Update to 2003-05-09 version.
10808 * config.sub: Update to 2003-05-09 version.
10809
dcde3c07 108102003-05-13 Michael Eager <eager@mvista.com>
6995305c 10811
10812 * configure.in: Correct sed script so that options in quotes are not
10813 deleted.
10814 * configure: Rebuild.
10815
d957c480 108162003-05-12 Corinna Vinschen <corinna@vinschen.de>
10817
10818 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10819 and $$s/newlib/libc/sys/cygwin32 include paths.
10820 * configure: Ditto.
10821
e0ca23ce 108222003-05-12 Michael Meissner <gnu@the-meissners.org>
10823
10824 * MAINTAINERS: Update my email addresses.
10825
26e253a0 108262003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10827
10828 * config-ml.in: Propagate INSTALL variables.
aeaac216 10829
1f55ccc8 108302003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10831
10832 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10833
d8b01fbe 108342003-05-02 Chris Demetriou <cgd@broadcom.com>
10835
1e12d536 10836 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10837 * Makefile.in: Regenerate.
d8b01fbe 10838
29b9a35e 108392003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10840
10841 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10842
904536c9 108432003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10844
10845 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10846
170853d0 108472003-04-27 Daniel Jacobowitz <drow@mvista.com>
10848
10849 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10850 * Makefile.in: Regenerated.
10851
d5ab03ba 108522003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10853
10854 * MAINTAINERS (Write After Approval): Upgrade myself from
10855 GNATS only to write-after-approval. Update my mail address.
10856
dcde3c07 108572003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 10858
10859 (OS Port Maintainers: freebsd): Add myself.
10860
eb13b182 108612003-04-22 Mark Mitchell <mark@codesourcery.com>
10862
10863 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10864
fe20e83b 108652003-04-22 Kean Johnston <jkj@sco.com>
10866
10867 * MAINTAINERS (SCO ports): Added myself.
10868
acaf46de 108692003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10870
10871 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10872
efde8e6d 108732003-04-19 Kean Johnston <jkj@sco.com>
10874
10875 * MAINTAINERS (Write After Approval): Add myself.
10876
516b2e07 108772003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10878
10879 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10880 * Makefile.in: Regenerate.
10881
3647950d 108822003-04-18 Jakub Jelinek <jakub@redhat.com>
10883
10884 * configure.in (powerpc64*-*-linux*): Remove.
10885 * configure: Rebuilt.
10886
057705e9 108872003-04-17 Phil Edwards <pme@gcc.gnu.org>
10888
10889 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10890 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10891 and restrap.
10892 * Makefile.in: Regenerate.
10893
c8a4cc21 108942003-04-16 Richard Earnshaw <rearnsha@arm.com>
10895
10896 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10897 * configure: Regenerated.
10898
62ada5db 108992003-04-15 DJ Delorie <dj@redhat.com>
10900
10901 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10902
82aa4d68 109032003-04-13 Nick Clifton <nickc@redhat.com>
10904
10905 * config-ml.in: Remove support for --disable-aix removing
10906 call-aix multilibs.
10907
7b26d9f7 109082003-04-10 Alexandre Oliva <aoliva@redhat.com>
10909
10910 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10911 * */configure: Rebuilt.
10912
51d6e0d7 109132003-04-08 Joel Sherrill <joel@oarcorp.com>
10914
10915 * MAINTAINERS: Add my email address.
10916
13f79774 109172003-03-17 Olivier Hainque <hainque@act-europe.fr>
10918
10919 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 10920
523318a0 109212003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10922
10923 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10924 * Makefile.in: Regenerate.
10925
ea0ebc5e 109262003-03-14 Michael Chastain <mec@shout.net>
10927
10928 * Makefile.in: Regenerate with correct Makefile.def.
10929
966842d4 109302003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10931
10932 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10933 Make macro.
10934 * Makefile.in: Regenerate.
10935 * configure.in: Clean up gxx_include_dir logic.
10936 * configure: Regenerate.
10937
e72ec9a8 109382003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10939
10940 * MAINTAINERS (Write After Approval): Add myself.
10941
5a18e4cd 109422003-03-10 Ben Elliston <bje@wasabisystems.com>
10943
10944 * MAINTAINERS: Update my mail address.
10945
2436d08e 109462003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10947
10948 * configure.in (gxx_include_dir): Fix typo.
10949 * configure: Regenerated.
10950
602d002b 109512003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10952
10953 * Makefile.tpl: Reindent.
10954 * Makefile.in: Regenerate.
10955 * configure.in: Reindent. Don't set unused variables.
10956 * configure: Regenerate.
10957
5750c7d4 109582003-03-04 Daniel Jacobowitz <drow@mvista.com>
10959
10960 * configure.in: Include $(build_tooldir)/sys-include in
10961 FLAGS_FOR_TARGET.
10962 * configure: Regenerated.
10963
54d7d5f2 109642003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10965
224ed654 10966 * Makefile.tpl: Always pass down RANLIB.
10967 * Makefile.in: Regenerate.
10968
123bd2df 10969 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10970 * Makefile.in: Regenerate.
10971 * configure.in: Remove unused logic relating to --enable-shared
10972 and --enable-threads. Remove bogus comments. Remove redundant
10973 noconfigdirs.
10974 * configure: Regenerate.
10975
54d7d5f2 10976 * configure.in: Replace ${libstdcxx_version} by its value.
10977 Remove reference to mh-dgux.
10978 * configure: Regenerate.
10979
98dce82b 109802003-03-03 Kevin Buettner <kevinb@redhat.com>
10981
10982 * MAINTAINERS (Write After Approval): Add myself.
10983
f7ca337f 109842003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10985
10986 * Makefile.tpl: Rearrange.
10987 * Makefile.in: Regenerate.
10988
dcde3c07 109892003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 10990
10991 * configure.in: Add support for kaOS as cross build target system.
10992 * configure: Regenerated.
10993
4e29e79f 109942003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10995
10996 * MAINTAINERS (Write after approval): Add myself.
10997
9a5856da 109982003-02-21 James E Wilson <wilson@tuliptree.org>
10999
11000 * MAINTAINERS: Update my email address.
11001
f05d1a58 110022003-02-21 Zack Weinberg <zack@codesourcery.com>
11003
11004 * MAINTAINERS: Add self to blanket write privs. section.
11005
de0c9797 110062003-02-20 Sean McNeil <sean@blue.mcneil.com>
11007
11008 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11009 configure-target-* as some target builds may require additional
11010 flags for preprocessor tests.
11011 * Makefile.in: Regenerated.
11012
3290c0cf 110132003-02-19 Alexandre Oliva <aoliva@redhat.com>
11014
de3c9f55 11015 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11016 * ltconfig: Handle it.
11017 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11018 auto-detecting it.
11019
a4e88f7d 11020 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11021 it is used as argument to $CC.
11022 * ltcf-gcj.sh: Likewise.
11023
3290c0cf 11024 * configure.in: Introduce --enable-maintainer-mode.
11025 * configure: Rebuilt.
11026 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11027 for maintainer mode.
11028 * Makefile.in: Rebuilt.
11029
0537137a 110302003-02-18 Jason Merrill <jason@redhat.com>
11031
11032 * Makefile.tpl (check-c++): Allow parallelism.
11033
201a9c33 110342003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11035
11036 * MAINTAINERS: Remove John Carr (who never actually had access to
11037 gcc.gnu.org).
11038
c0e5028f 110392003-02-15 Geoffrey Keating <geoffk@apple.com>
11040
11041 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11042 don't configure target-libobjc.
11043 * configure: Regenerate.
11044
7c86fd3f 110452003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11046
11047 * Makefile.tpl (RANLIB): Define.
11048 * Makefile.in: Regenerate.
11049
bd20d38b 110502003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11051
11052 * MAINTAINERS: Update my email.
f05d1a58 11053
e50ab007 110542003-02-06 Keith R Seitz <keiths@redhat.com>
11055
11056 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11057 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11058 * Makefile.in: Regenerated.
11059 * configure.in: Remove all traces of snavigator, db, and grep.
11060 * configure: Regenerated.
11061
c91e543c 110622003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11063
11064 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11065 After Approval.
11066
70e7788a 110672003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11068
11069 * MAINTAINERS (Write after approval): Add myself.
11070
621ed2b9 110712003-01-31 Frank Ch. Eigler <fche@redhat.com>
11072
11073 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11074 * Makefile.in: Regenerated.
11075
f08ad151 110762003-01-30 Roger Sayle <roger@eyesopen.com>
11077
11078 * config.guess: Updated to 2003-01-30's version.
11079 * config.sub: Updated to 2003-01-28's version.
11080
47fe0706 110812003-01-30 Alexandre Oliva <aoliva@redhat.com>
11082
11083 * config.if: If gcc_version is already set, just use it. Don't set
11084 gcc_version_trigger if it's already set, otherwise set it to
11085 gcc/version.c, but only if the file exists. If it is not set and
11086 gcc/version.c does not exist, try to extract the version number from
11087 $CC.
11088
fa163406 110892003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11090
f05d1a58 11091 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 11092
e4ca87c8 110932003-01-27 Phil Edwards <pme@gcc.gnu.org>
11094
11095 * configure.in: Revert 24Jan change.
11096 * configure: Regenerate.
11097
c2cb58bc 110982003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11099
11100 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11101 entry of HJ Lu.
11102
bd564d1c 111032003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11104
11105 * configure.in: Revert previous change.
11106 * configure: Regenerate.
11107
d5e7287b 111082003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11109
11110 * configure.in: Make rda native-only.
11111 * configure: Regenerate.
11112
15bbfd76 111132003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11114
11115 * MAINTAINERS: Move myself from GNATS-only-accounts to
11116 write-after-approval.
11117
cdfc500e 111182003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11119
11120 * configure.in: Add missing \.
11121 * configure: Rebuilt.
11122
c9b54641 111232003-01-17 Jakub Jelinek <jakub@redhat.com>
11124
11125 * configure.in (baseargs): Avoid using \| in sed regular
11126 expressions.
11127 * configure: Rebuilt.
11128
da7bb396 111292003-01-16 Jakub Jelinek <jakub@redhat.com>
11130
11131 * configure.in (baseargs): Remove all supported forms of
11132 --cache-file, --srcdir, --host, --build and --target options
11133 from argument lists.
11134 * configure: Rebuilt.
11135
6d3cf184 111362003-01-15 Josef Zlomek <zlomekj@suse.cz>
11137
11138 * MAINTAINERS: Add myself to write-after-approval list.
11139
ef9a8a41 111402003-01-15 Alexandre Oliva <aoliva@redhat.com>
11141
11142 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11143 * configure: Rebuilt.
11144
a16b5a9d 111452003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11146
11147 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11148 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11149 * Makefile.in: Regenerate.
11150 * configure: Regenerate.
11151
980d8b91 111522003-01-09 Alexandre Oliva <aoliva@redhat.com>
11153
11154 * configure.in: Remove Makefile in build, host and target modules
11155 unless configure was run with --no-recursion.
11156 * configure: Rebuilt.
11157
05794691 111582003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11159
11160 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11161 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11162 * Makefile.in: Regenerate.
11163
8ddabd5d 111642003-01-08 Chris Demetriou <cgd@broadcom.com>
11165
11166 * config.guess: Update to 2003-01-03 version.
11167 * config.sub: Update to 2003-01-03 version.
11168
f98c470c 111692003-01-07 Christopher Faylor <cgf@redhat.com>
11170
11171 * configure: Regenerate with proper autoconf 2.13.
11172
d65dd253 111732003-01-07 Christopher Faylor <cgf@redhat.com>
11174
11175 * configure.in: Add AC_PREREQ for consistency.
f98c470c 11176 * configure: Regenerate.
d65dd253 11177
8fdaf281 111782003-01-06 Andrew Cagney <ac131313@redhat.com>
11179
11180 * configure.in (GDB_TK): Add tcl directories conditional on
11181 gdb/gdbtk directory being present.
11182 * configure: Regenerate.
f05d1a58 11183
dcde3c07 111842003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 11185
dcde3c07 11186 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11187 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 11188 * configure: Rebuilt.
11189
f53265fe 111902002-12-31 Tom Tromey <tromey@redhat.com>
11191
11192 * Makefile.in: Rebuilt.
11193 * Makefile.def (target_modules) [libffi]: Allow installation.
11194
0411e85f 111952002-12-31 Andreas Schwab <schwab@suse.de>
11196
11197 * configure.in: Fix use of $program_transform_name.
11198 * configure: Regenerated.
11199
a13fbfc9 112002002-12-30 Daniel Jacobowitz <drow@mvista.com>
11201
11202 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 11203 * configure: Regenerated.
a13fbfc9 11204
ec955b52 112052002-12-29 Alexandre Oliva <aoliva@redhat.com>
11206
11207 * Makefile.tpl (local-distclean): Don't remove...
11208 (multilib.ts): ... this. Moved into...
11209 (multilib.out): ... this. Don't use sub-make.
11210 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11211 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11212 (configure-build-[+module+], configure-[+module+],
11213 configure-target-[+module+], configure-gcc): ... these. Test
11214 for Makefile existence. Drop config.status from dependencies.
11215 * Makefile.in: Rebuilt.
11216 * configure.in: Move gcc-version-trigger to the end of
11217 ac_configure_args. Add comments to maybedep.tmp and
11218 serdep.tmp. Introduce --disable-serial-configure. Remove
11219 nonopt from baseargs, matching and removing corresponding
11220 whitespace while at it.
11221 * configure: Rebuilt.
11222
041dd099 112232002-12-28 Alexandre Oliva <aoliva@redhat.com>
11224
fca297b0 11225 * configure.in (host_configargs): Replace reference to
11226 no-longer-defined buildopts with --build=${build_alias}.
11227 * configure: Rebuilt.
11228
041dd099 11229 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11230 program_transform_name to standard idiom.
11231 (AUTOGEN, AUTOCONF): Define.
11232 (Makefile.in): Use $(AUTOGEN).
11233 (Makefile): Depend on config.status, and use autoconf-style rule to
11234 build it. Move original commands to...
11235 (config.status): ... this new target.
11236 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11237 $(AUTOCONF).
11238 * Makefile.in: Rebuilt.
11239
71ab34df 112402002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11241
d75be5a6 11242 * Makefile.tpl: Fix dramatic bustage due to change in
11243 program_transform_name.
11244 * Makefile.in: Regenerate.
11245
11246 * configure.in: Remove unnecessary PATH setting.
11247 * configure: Regnerate.
11248
11249 * configure.in: Don't default to unprefixed tools unless
11250 the native tools will work.
11251 * configure: Regenerate.
11252
71ab34df 11253 * configure.in: Convert to autoconf script. Blow away lots
11254 of now-redundant Makefile fragments.
11255 * configure: Generate using Autoconf.
11256 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11257 * Makefile.in: Regenerate.
11258
09fe6d98 112592002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11260
3a7bfd0c 11261 * configure: Fix stupid bug where RANLIB was mistakenly included.
11262
f05d1a58 11263 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 11264 (build_configargs, host_configargs, target_configargs).
11265
11266 * configure.in: Move logic out of sed statement.
11267
f05d1a58 11268 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 11269 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11270
53a01bae 112712002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11272
11273 * config.sub: Import from master repository
11274 * config.guess: Ditto
11275
11a0151c 112762002-12-24 Andreas Schwab <schwab@suse.de>
11277
11278 * Makefile.tpl (multilib.out): Fix missing space.
11279 * Makefile.in: Regenerate.
11280
ca86fd55 112812002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11282
11283 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11284 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11285 * Makefile.in: Regenerate.
11286 * configure.in: Remove unnecessary leftovers.
11287
b437616a 112882002-12-21 Geoffrey Keating <geoffk@apple.com>
11289
11290 * configure.in (extra_ranlibflags_for_target): New variable.
11291 (*-*-darwin): Add -c to ranlib commands.
11292 * configure (tooldir): Handle extra_ranlibflags_for_target.
11293
927f1f0c 112942002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 11295
11296 * Makefile.tpl: Revert HJL's change.
11297 * Makefile.in: Regenerated.
11298 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11299 always.
11300
df9badbe 113012002-12-19 Andreas Schwab <schwab@suse.de>
11302
11303 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11304 * Makefile.in: Regenerate.
11305
dcde3c07 113062002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 11307
11308 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11309 * Makefile.in: Regenerated.
11310
11311 * configure.in (build_prefix): New. Substitute.
11312
20672016 113132002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11314
6c11eefc 11315 * Makefile.tpl: Don't let real targets depend on phony targets.
11316 * Makefile.in: Regenerate.
11317
20672016 11318 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11319 * Makefile.in: Regenerate.
11320
462c28fa 113212002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11322
11323 * config.sub: Import from master repository
11324 * config.guess: Ditto
11325
f7c8fc8e 113262002-12-16 Jason Merrill <jason@redhat.com>
11327
11328 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11329 previous 'make bootstrap'.
11330 * Makefile.in: Regenerate.
11331
4bcd8023 113322002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11333
11334 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11335
805e22b2 113362002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11337
11338 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11339 * Makefile.in: Regenerate.
11340
d1211e96 113412002-12-13 Jason Merrill <jason@redhat.com>
11342
7c28bad6 11343 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 11344 library tests.
11345 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 11346 * Makefile.in: Regenerate.
11347
805e22b2 113482002-12-12 Alexandre Oliva <aoliva@redhat.com>
11349
11350 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11351 * Makefile.in: Rebuilt.
11352
1afe6db1 113532002-12-12 Alexandre Oliva <aoliva@redhat.com>
11354
11355 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11356
805e22b2 113572002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11358
11359 * configure: Fix bug put in by gremlins.
11360
11361 * Makefile.tpl: Substitute more autoconfily.
11362 * configure: Substitute more autoconfily.
11363 * Makefile.in: Regenerate.
11364
7960374c 113652002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11366
11367 * config.sub: Import from master repository
11368 * config.guess: Ditto
11369 * MAINTAINERS: Added Svein Seldal under write after approval
11370
805e22b2 113712002-12-08 Andrew Cagney <ac131313@redhat.com>
11372
11373 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11374 * Makefile.in (all-sim): Ditto.
11375
113762002-12-06 DJ Delorie <dj@redhat.com>
11377
11378 * Makefile.tpl: Change configure dependencies to not have real
11379 targets depend on phony targets.
11380
113812002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11382
11383 * configure.in: Revert unintentional change.
11384
11385 * Makefile.tpl: Change dependency for */multilib.out so that
11386 it works when gcc isn't in the tree.
11387
11388 * configure.in: Substitute more.
11389 * configure: Run subconfigures from the Makefile.
11390 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11391 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11392
761158c0 113932002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11394
11395 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11396
805e22b2 113972002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11398
11399 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11400 and corresponding dependencies.
11401 * Makefile.in: Regenerate.
11402
11403 * configure.in (host_tools): Order binutils, gas and ld for
11404 convenience in running the testsuites.
11405
11406 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11407 * Makefile.in: Regenerate.
11408 * configure.in: Introduce rules to serialize subconfigure runs.
11409
11410 * configure.in: Introduce BASE_CC_FOR_TARGET.
11411 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11412 Realize configure-build-* targets. Realize configure-target-* targets.
11413 * Makefile.in: Regenerate.
11414
114152002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11416
11417 * configure: Move gcc_version_trigger stuff from here...
11418 * configure.in: ...to here.
11419
11420 * configure.in: Separate subconfigure options added by this file from
11421 options given by the user. Add machinery to put args for host
11422 subconfigures into the Makefile.
11423
11424 * Makefile.tpl: Remove 'vault' targets.
11425 * Makefile.tpl: Reorder and comment dependencies.
11426 * Makefile.in: Regenerate.
11427
114282002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11429 * configure.in: Fix my broken commit of previous patch. (sigh)
11430
7384c63f 114312002-11-28 Geoffrey Keating <geoffk@apple.com>
11432
11433 * configure.in: Move host-specific darwin noconfigdirs into
11434 the host-specific section.
11435
805e22b2 114362002-11-28 Geoffrey Keating <geoffk@apple.com>
11437
11438 * configure.in: Move host-specific darwin noconfigdirs into
11439 the host-specific section.
11440
114412002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11442
11443 * configure: Remove skip-this-dir support.
11444 * Makefile.tpl: Remove skip-this-dir support.
11445
11446 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11447 subdirectories.
11448 * Makefile.in: Regenerate.
11449
11450 * Makefile.tpl: Strip out useless setting of 'dir'.
11451 * Makefile.in: Regenerate.
11452
114532002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11454
11455 * configure.in: Fix deeply stupid bug.
11456
11457 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11458 shell code in CXX_FOR_TARGET
11459 * Makefile.def: Introduce raw_cxx.
11460 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11461 RAW_CXX_FOR_TARGET.
11462 * Makefile.in: Regenerate.
11463
114642002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11465
11466 * Makefile.tpl: Remove unnecessary ifs.
11467 * Makefile.in: Regenerate.
11468
11469 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11470 dependencies. Maybe-ize build-libiberty. Create dummy install
11471 targets for 'no_install' modules.
11472 * configure: Move GDB_TK substitution to configure.in. Move
11473 build_modules stuff to configure.in.
11474 * configure.in: Implement soft dependency machinery. Maybe-ize
11475 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11476 * Makefile.in: Regenerate.
11477
114782002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11479
11480 * Makefile.tpl: Make all-target, install-target behave similarly
11481 to all, install (only hitting configured targets). Eliminate
11482 unused macro defintions.
11483
11484 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11485 build != host.
11486
11487 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11488
11489 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11490
11491 * configure.in: Produce lists of subdir targets we're actually
11492 configuring. Remove references to "dosrel".
11493 * Makefile.tpl: Let configure set which subdir targets are hit.
11494 Remove install-cross; clean up install; remove ALL. Remove
11495 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11496 Autogenerate host module targets. Remove empty dependency lines
11497 and redundant dependency; rearrange slightly.
11498 * Makefile.def: Add host-side libtermcap, utils.
11499
11500 * Makefile.in: Regenerate.
11501
0753f1b5 115022002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11503
11504 * ltconfig (osf[345]): Append $major to soname_spec.
11505 Reflect this in library_names_spec.
11506 * ltmain.sh (osf): Prefix $major with . for use as extension.
11507
4b695c23 115082002-11-19 Andreas Jaeger <aj@suse.de>
11509
11510 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11511 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11512 and sparc64 GNU/Linux systems.
11513
3e8ebe0a 115142002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11515
11516 * MAINTAINERS: Update email.
11517
73a8b678 115182002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11519
11520 * MAINTAINERS: Complete James Dennett's entry.
11521
894e4f56 115222002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11523
11524 * MAINTAINERS (Write After Approval): Add myself.
11525
f507a3cb 115262002-11-13 Bruce Korb <bkorb@gnu.org>
11527
11528 * Makefile.tpl: syntactic cleanup
11529
dcde3c07 115302002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 11531
11532 * MAINTAINERS: Add myself to write-after-approval list.
11533
805e22b2 115342002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11535
11536 * Makefile.def: Add list of recursive targets to autogenerate.
11537 Add build_modules.
11538 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11539 targets. Autogenerate *-build-* targets.
11540 * Makefile.in: Regenerate.
11541
115422002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11543
11544 * configure: More autoconf-style substitutions.
11545 * Makefile.tpl: More autoconf-style substitutions.
11546 * Makefile.in: Regenerate.
11547
115482002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11549
11550 * configure: Substitute more variables in a more autoconf-friendly
11551 way. Simplify slightly.
11552 * Makefile.tpl: Make more variables substitutable in an
11553 autoconf-friendly way.
11554 * Makefile.in: Regenerate.
11555
4dd0a098 115562002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11557
11558 * MAINTAINERS (Write After Approval): Add myself.
11559
805e22b2 115602002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11561
11562 * configure.in (v810*): Remove special setting of tools.
11563
11564 * configure: Add support for extra required flags for ar or nm.
11565 * configure.in (aix4.3+): Use above support for target-specific
11566 issues, rather than using config/mt-aix43.
11567
115682002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11569
11570 * configure: Remove 'removing', which doesn't work. Replace $subdir
11571 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11572 with $srcdir. Reformat indentation. Substitute some variables
11573 formerly hard-coded in the Makefile for build=host.
11574 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11575 * Makefile.def: Autogenerate more.
11576 * Makefile.in: Regenerate.
11577
40679d3b 115782002-11-04 Adam Nemet <anemet@lnxw.com>
11579
11580 * MAINTAINERS (Write After Approval): Add myself.
11581
062b02db 115822002-11-04 Kevin Buettner <kevinb@redhat.com>
11583
11584 * Makefile.def (host_modules): Add rda.
11585 * Makefile.in: Regenerate.
11586 * configure.in (target_tool): Add target-rda to list.
11587
bb0439dd 115882002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11589
11590 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11591
a3c3be37 115922002-10-25 Phil Edwards <pme@gcc.gnu.org>
11593
11594 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11595 and restrap targets to this rule.
11596 * Makefile.in: Regenerate.
11597
dd1a0a37 115982002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11599
11600 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11601 GNATS only accounts.
11602
4ea2c3bf 116032002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11604
11605 * configure.in (i[3456]86-*-linux*): Add check to disable
11606 ${libgcj} for glibc1.
11607
03333934 116082002-10-24 Denis Chertykov <denisc@overta.ru>
11609
11610 * MAINTAINERS: Add myself as ip2k port maintainer.
11611
6c5e2f80 116122002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11613
11614 * configure.in: Add tic4x target.
11615
949b0daa 116162002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11617
0e26095b 11618 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11619 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11620 * Makefile.in: Regenerate.
11621
949b0daa 11622 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11623 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11624 * Makefile.in: Regenerate.
11625
aa80d31c 116262002-10-02 Janis Johnson <janis187@us.ibm.com>
11627
11628 * MAINTAINERS: Add myself as web pages co-maintainer.
11629
87614545 116302002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11631
11632 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11633 * Makefile.in: Regenerate.
11634
4aac350f 116352002-10-02 Zack Weinberg <zack@codesourcery.com>
11636
11637 * MAINTAINERS: Add myself and Nathan Sidwell
11638 <nathan@codesourcery.com> as VxWorks maintainers.
11639
e3e6c470 116402002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 11641
11642 * Makefile.def: Remove order dependency comments.
11643 * Makefile.tpl: Add explicit install-install dependencies.
11644 * Makefile.in: Regenerate.
d6a4a914 11645
3fef3c05 11646 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 11647 * Makefile.in: Regenerate.
3fef3c05 11648
d6a4a914 11649 * Makefile.tpl: Add configure-target (for src-release in src)
11650 * Makefile.in: Regenerate.
11651
eb5db528 116522002-09-30 Nick Clifton <nickc@redhat.com>
11653
11654 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11655
971b1aa4 116562002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11657
11658 * configure.in (s390*-*-linux*): Enable libgcj.
11659
b7d94964 116602002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11661
5fa209e7 11662 * configure: Revert accidentally applied changes.
11663
b7d94964 11664 * Makefile.tpl: Make more autoconf-friendly.
11665 * Makefile.in: Regenerate.
11666 * configure: Make substitution more autoconf-like.
11667
2704ebd1 116682002-09-28 Richard Earnshaw <rearnsha@arm.com>
11669
11670 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11671 single entry to handle all these.
11672 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11673 libjava on arm-*-elf.
11674
352ce91b 116752002-09-27 Geoffrey Keating <geoffk@apple.com>
11676
11677 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11678 things that depend on them.
11679
0311ff84 116802002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11681
11682 * Makefile.tpl: Make subsituted variables more autoconfy.
11683 * Makefile.in: Regenerate.
11684 * configure: Make seds more autoconfy.
11685
cc46b37d 116862002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 11687
11688 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11689 * Makefile.in: Regenerate.
11690 * configure.in: Rewrite sed statements to look autoconfy.
11691
cc46b37d 11692 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11693 all-target-foo on configure-target-foo.
11694 * Makefile.def: Ditto.
11695 * Makefile.in: Rebuild.
11696
baabce06 116972002-09-25 Andrew Haley <aph@redhat.com>
11698
11699 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11700
2a1ac811 117012002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11702
11703 * Makefile.def: New file.
11704 * Makefile.tpl: New file.
11705 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11706 * contrib/gcc_update: Note that Makefile.in is a generated file.
11707
11708 * configure.in: Minor rearrangement. Simplify tests.
11709
c725cfd7 117102002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11711
11712 * configure.in (with_headers): Skip copy if value is "yes".
11713 (with_libs): Likewise.
11714
058a3669 117152002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 11716
11717 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11718 * configure.in (sh*-*-pe*): Ditto.
11719 * configure.in (mips*-*-pe*): Ditto.
11720 * configure.in (*arm-wince-pe): Ditto.
11721
512912f3 11722 * configure.in: Rearrange.
11723
dfcd4425 117242002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11725
11726 * MAINTAINERS: Update my email address.
11727
d90b8b3d 117282002-08-30 Paul Koning <pkoning@equallogic.com>
11729
11730 * MAINTAINERS: (Write After Approval): Add myself.
11731
915f1827 117322002-08-29 Geoffrey Keating <geoffk@redhat.com>
11733
11734 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11735
bf81fbc5 117362002-08-24 Geoffrey Keating <geoffk@redhat.com>
11737
11738 * MAINTAINERS: Change my mailing address.
11739
f9ab9bb4 117402002-08-21 Paolo Carlini <pcarlini@unitus.it>
11741
11742 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 11743 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 11744
dcde3c07 117452002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 11746
11747 * MAINTAINERS (Write After Approval): Remove myself.
11748 (Various Maintainers: c++ runtime libs): Add myself.
11749
2857c21b 117502002-08-15 Eric Christopher <echristo@redhat.com>
11751
11752 * config.sub: Import from master repository.
11753 * config.guess: Ditto.
11754
4269a651 117552002-08-19 Alexandre Oliva <aoliva@redhat.com>
11756
11757 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11758 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11759 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11760
0bc5749d 117612002-08-16 Aldy Hernandez <aldyh@redhat.com>
11762
11763 * MAINTAINERS: Add self to rs6000 vector extensions.
11764
38f91bf2 117652002-08-15 Alexandre Oliva <aoliva@redhat.com>
11766
11767 * libiberty/configure: Reverted unintended yesterday's check in.
11768
c837ae19 117692002-08-14 Alexandre Oliva <aoliva@redhat.com>
11770
11771 * boehm-gc/configure, libf2c/configure: Rebuilt.
11772 * libffi/configure, libiberty/configure: Ditto.
11773 * libjava/configure, libobjc/configure: Ditto.
11774 * libstdc++-v3/configure, zlib/configure: Ditto.
11775 Merged from binutils:
11776 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11777 From Steve Ellcey <sje@cup.hp.com>:
11778 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11779 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11780 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11781 IA64.
11782 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11783 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11784 soname_spec, sys_lib_search_path_spec): Ditto.
11785
dcde3c07 117862002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 11787
11788 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11789
769d609b 117902002-08-04 H.J. Lu (hjl@gnu.org)
11791
11792 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11793
fad51d8f 117942002-08-02 Krister Walfridsson <cato@df.lth.se>
11795
11796 * MAINTAINERS (Write After Approval): Add myself.
11797
e31d86e1 117982002-07-31 Alan Modra <amodra@bigpond.net.au>
11799
11800 * configure.in: Move generic linux case to end. Copy generic
11801 linux noconfigdirs to mips*-*-linux* entry and new
11802 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11803
31699db1 118042002-07-19 Michael Matz <matz@suse.de>
11805
11806 * MAINTAINERS: Add myself as ra* maintainer.
11807
2ac0d5ca 118082002-07-16 Chris Demetriou <cgd@broadcom.com>
11809
11810 * config.guess: Update to 2002-07-09 version.
11811 * config.sub: Update to 2002-07-03 version.
11812
501ad919 118132002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11814
11815 * MAINTAINERS: Fix typo in a maintainer email address.
11816
753fca8a 118172002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11818
11819 * configure.in: Remove two redundant tests.
11820
61ab9ea9 118212002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11822
11823 * configure.in (mips*-*-irix6*o32): Enable stabs.
11824
39b7c449 118252002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11826
a7d623d2 11827 * configure.in: Don't build grez.
11828 * Makefile.in: Ditto.
11829
39b7c449 11830 * Makefile.in: Remove references to bsp, cygmon, libstub.
11831 * configure.in: Ditto.
11832
11833 * configure.in: Remove leftover reference to gdbtest.
11834
418aeabd 118352002-07-08 Phil Edwards <pme@gcc.gnu.org>
11836
11837 * configure.in (gxx_include_dir): Change to match versioned
11838 C++ headers if --enable-version-specific-runtime-libs is used.
11839
7261cb98 118402002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 11841
7261cb98 11842 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11843
f6c0123d 118442002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11845
11846 * configure.in: Make --without-x work.
11847
a054af37 118482002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11849
70af7570 11850 * configure.in: Rearrange target Makefile fragment collection.
11851
a054af37 11852 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11853 cvs[src].
11854 * configure.in: Ditto.
11855
59303ed0 118562002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11857
11858 * MAINTAINERS (Write After Approval): Update my e-mail address.
11859
4606a26b 118602002-06-24 Ben Elliston <bje@redhat.com>
11861
11862 * configure.in (host_tools): Remove cgen.
11863
11864 * Makefile.in (all-cgen): Remove; runs from its source directory.
11865 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 11866 (all-opcodes): Do not depend on all-cgen.
4606a26b 11867 (all-sim): Likewise.
11868
dcde3c07 118692002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 11870
11871 * Makefile.in: Eliminate 'apache' targets.
11872 * configure.in: Eliminate 'apache' targets.
11873
13b1b53a 11874 * configure.in: Eliminate redundant tests. Reorganize.
11875
9acba065 11876 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11877
d240b39d 11878 * config-ml.in: Eliminate references to Cygnus configure.
11879
8323b19f 11880 * Makefile.in: Eliminate references to building emacs.
11881
5e606a0f 118822002-06-28 Graham Stott <graham.stott@btinternet.com>
11883
11884 * MAINTAINERS: Update my email address.
11885
531034c6 118862002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11887
11888 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 11889 (cxx_incdir): Remove.
531034c6 11890
bbe6e35a 118912002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11892
11893 * MAINTAINERS (Write After Approval): Add self.
11894
1be37211 11895Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11896
11897 * configure.in: Add support for ip2k.
11898
28070d68 118992002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11900
11901 * configure.in: Fix AIX configury bug.
11902
750f93c6 119032002-06-20 Steve Ellcey <sje@cup.hp.com>
11904
11905 * MAINTAINERS (Write After Approval): Add self.
11906
6862ee05 119072002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11908
296a0f54 11909 * configure.in: replace ${topsrcdir} with ${srcdir}
11910
79381a91 11911 * configure.in: Move definition of libstdcxx_flags
11912 right above usage, rather than waaay earlier.
11913
99aa6b34 11914 * configure.in: Pull definition of is_cross_compiler earlier.
11915
2e74a29f 11916 * configure.in: Rearrange a little.
11917
6862ee05 11918 * configure.in: Remove references to librx.
11919 * Makefile.in: Remove references to librx.
11920
8208f71e 11921Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11922
11923 * config.sub: Add support for avr target.
11924 Import from master sources, rev 1.255
2857c21b 11925
b3167a65 119262002-06-19 Phil Edwards <pme@gcc.gnu.org>
11927
11928 * configure, .cvsignore: Revert previous change...
11929 * Makefile: ...delete.
11930
3177ad11 119312002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11932
11933 * configure.in: Eliminate ${gasdir} variable.
11934
98b82774 119352002-06-18 Dave Brolley <brolley@redhat.com>
11936
11937 * configure.in: Add support for frv.
11938 * config.sub: Add support for frv.
11939
324ae56a 119402002-06-18 Phil Edwards <pme@gcc.gnu.org>
11941
11942 * configure: Remove garbage from previous commit.
11943
9bf16801 119442002-06-18 Phil Edwards <pme@gcc.gnu.org>
11945
11946 * configure: For in-source builds, make a subdir and re-exec there.
11947 * Makefile: New file. Pass targets through to build directory.
11948 * .cvsignore: No longer ignore "Makefile".
11949
ceb0e431 119502002-06-16 Douglas Rupp <rupp@gnat.com>
11951
11952 * MAINTAINERS (Write After Approval): Add self.
11953
50471600 119542002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11955
11956 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11957
5f0cd095 119582002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11959
11960 * configure.in (vax-*-netbsd*): Re-enable gas.
11961
02a5d82a 119622002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11963
286bd992 11964 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11965 BUILD_PREFIX_1, to correct nomenclature.
11966 * configure: Likewise.
11967
02a5d82a 11968 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11969 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11970
33327ce2 119712002-05-31 Olaf Hering <olh@suse.de>
11972
11973 * config-ml.in: Propogate DESTDIR also.
11974
ce3c05b4 119752002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11976
11977 * configure.in (vax-*-netbsd*): Don't build gas for this
11978 platform.
11979
a899dc64 119802002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11981
11982 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11983 and libgcj for AVR.
11984
fe44416c 119852002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11986
11987 * MAINTAINERS (Write After Approval): Add myself.
11988
81c7c0cd 119892002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11990
11991 * config.guess: Update to 2002-05-22 version.
11992 * config.sub: Likewise.
11993
3354d061 119942002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11995
11996 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11997 * config-ml.in: Likewise.
11998 * configure: Likewise.
11999 * configure.in: Likewise.
12000
38d811e4 120012002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12002
12003 * MAINTAINERS: Update my email address.
12004
85b038d8 120052002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12006
e12be23e 12007 * configure.in: Simplify makefile fragment collection.
12008
12009 * configure.in: Remove code to build emacs.
ebd9f514 12010
64d298c9 12011 * configure.in : Remove --srcdir argument from targargs and buildargs
12012 (it's always overridden in the Makefile anyway). Rearrange a bit.
12013
12014 * configure: Move some logic to configure.in.
12015 * configure.in: Move some logic from configure.
85b038d8 12016
231fca94 120172002-05-11 Tom Tromey <tromey@redhat.com>
12018
12019 * MAINTAINERS: Reflect libgcj reality.
12020
7a94b1b9 120212002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12022
12023 * Makefile.in: Honour DESTDIR.
12024
053d448f 120252002-05-08 Mark Mitchell <mark@codesourcery.com>
12026
12027 * config.guess: Import 2002-03-20 version.
12028 * config.sub: Import 2002-04-26 version.
12029
2eb4509a 120302002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12031
12032 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12033
df8868bc 120342002-05-07 Tim Josling <tej@melbpc.org.au>
12035
12036 * MAINTAINERS: Add self.
12037
dcde3c07 120382002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 12039
12040 * ltmain.sh: Detect and handle object name conflicts
12041 while piecewise linking a static library.
12042
05bcb167 120432002-05-05 Alexandre Oliva <aoliva@redhat.com>
12044
12045 * configure.in (noconfigdirs): Don't disable libgcj on
12046 sparc64-*-solaris* and sparcv9-*-solaris*.
12047
1693b6e0 120482002-05-03 Alexandre Oliva <aoliva@redhat.com>
12049
12050 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12051
6a255a10 120522002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12053
12054 * configure.in (FLAGS_FOR_TARGET): Do not add
12055 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12056 on i[3456]86-*-linux*.
12057
84690ae2 120582002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12059
12060 * configure.in (noconfigdirs): Replace [ ] with test.
12061
12062 * configure.in (noconfigdirs): Do not add target-newlib if
12063 target == i[3456]86-*-linux*, and host == target.
12064
f8c3fea9 120652002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12066
d5908f53 12067 * configure.in: delete reference to absent file
12068
441f85dc 12069 * configure.in: replace '[' with 'test'
12070
a1245e7e 12071 * configure.in: Eliminate references to gash.
12072 * Makefile.in: Eliminate references to gash.
12073
7fe51435 12074 * configure.in: remove useless references to 'pic' makefile fragments.
12075
1e0a85a6 12076 * configure.in: (*-*-windows*) Finish removing.
12077
f8c3fea9 12078 * configure.in: Eliminate redundant test for libgui.
12079
5cf29107 120802002-04-29 Roger Sayle <roger@eyesopen.com>
12081
12082 * MAINTAINERS: Add self and realphabetize. Update entries
12083 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12084 entry for a29k port maintainer.
12085
dcde3c07 120862002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 12087
12088 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12089 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12090
feaa7d87 120912002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12092
12093 * configure.in: remove references to dead files
12094
d74b55e8 120952002-04-19 Mark Mitchell <mark@codesourcery.com>
12096
12097 * MAINTAINERS: Add information about purpose of this file.
12098
55efab1c 120992002-04-18 Tom Tromey <tromey@redhat.com>
12100
12101 * configure.in: Disallow configuring libgcj when it is already
12102 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12103 Solaris 2.8 by default. For PR libgcj/6158.
12104
29a2c390 121052002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12106
12107 * configure.in: Move default CC setting out of config/mh-* fragments
12108 directly into here.
12109
b138c834 121102002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12111
12112 * configure.in: don't even try to configure or make a subdirectory
12113 if there's no configure script for it.
12114
5e311636 121152002-04-15 Mark Mitchell <mark@codesourcery.com>
12116
12117 * MAINTAINERS: Remove chill maintainers.
12118 * Makefile.in (CHILLFLAGS): Remove.
12119 (CHILL_LIB): Remove.
12120 (TARGET_CONFIGDIRS): Remove libchill.
12121 (CHILL_FOR_TARGET): Remove.
12122 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12123 CHILL_LIB.
12124 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12125 (CHECK_TARGET_MODULES): Likewise.
12126 (INSTALL_TARGET_MODULES): Likewise.
12127 (CLEAN_TARGET_MODULES): Likewise.
12128 (configure-target-libchill): Remove.
12129 (all-target-libchill): Remove.
12130 * configure.in (target_libs): Remove target-libchill.
12131 Do not compute CHILL_FOR_TARGET.
12132 * libchill: Remove directory.
2857c21b 12133
df2ff48f 121342002-04-11 DJ Delorie <dj@redhat.com>
12135
12136 * Makefile.in, configure.in: Sync with binutils, entries
12137 follow...
12138
a76bff71 121392002-04-07 Andrew Cagney <ac131313@redhat.com>
12140
12141 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12142 (do-tar, do-bz2): New rules.
12143 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12144 (gdb-tar): New rule.
12145 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12146 (insight_dejagnu.tar): New rule.
12147 (insight.tar): New rule.
12148 (gdb+dejagnu.tar): New rule.
12149 (gdb.tar): New rule.
12150
df2ff48f 121512002-02-01 Mo DeJong <supermo@bayarea.net>
12152
12153 * Makefile.in: Add all-tix to deps for all-snavigator
12154 so that tix is built when building snavigator.
12155
121562002-01-11 Steve Ellcey <sje@cup.hp.com>
12157
12158 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12159 ld and gdb are not supported.
12160
121612002-01-07 Mark Salter <msalter@redhat.com>
12162
12163 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12164 Allow target-libgloss to be built for arm, strongarm, and xscale.
12165
121662001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12167
12168 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12169 options for i[3456]86-pc-linux* native builds.
12170
121712001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12172
12173 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12174 files from .po files for a distribution.
12175
121762001-09-03 Jeff Holcomb <jeffh@redhat.com>
12177
12178 * configure.in: Enable libstdc++-v3 for h8300 targets.
12179
121802001-06-19 Alan Modra <amodra@bigpond.net.au>
12181
12182 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12183 version from bfd/.
12184
12185Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12186
12187 * Makefile.in (VER): When present, extract the version number from
12188 the file version.in.
12189
dcde3c07 121902001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 12191
12192 * configure.in : enable ld for aix
12193
121942001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12195
12196 * config.guess: Add linux target for S/390.
12197
121982000-11-07 Philip Blundell <pb@futuretv.com>
12199
12200 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12201
122022000-11-03 Philip Blundell <pb@futuretv.com>
12203
12204 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12205 files.
12206
122072001-01-15 Ben Elliston <bje@redhat.com>
12208
12209 * configure.in (host_tools): Add sid.
12210 Always configure cgen.
12211
122122000-11-24 Nick Clifton <nickc@redhat.com>
12213
12214 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12215
df2ff48f 122162000-08-20 Doug Evans <dje@casey.transmeta.com>
12217
12218 * Makefile.in (ALL_MODULES): Add all-cgen.
12219 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12220 (all-cgen): New target.
12221 (all-opcodes,all-sim): Depend on all-cgen.
12222 * configure.in (host_tools): Add cgen.
12223 Only configure cgen if --enable-cgen-maint.
12224
dcde3c07 122252002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 12226
12227 * configure.in: Add *-*-freebsd* configurations.
12228
4caca96d 122292002-04-08 Tom Tromey <tromey@redhat.com>
12230
12231 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12232 Fixes PR libgcj/6068.
12233
ec66e65b 122342002-03-30 Krister Walfridsson <cato@df.lth.se>
12235
12236 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12237
dd96b1d1 122382002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12239
12240 * configure.in (alpha*-dec-osf*): Enable libgcj.
12241
dcde3c07 122422003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 12243
12244 * MAINTAINERS (Write After Approval): Add myself.
12245
52fdc102 122462002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12247
12248 Fix for: PR bootstrap/3591, target/5676
12249 * configure.in (mcore-pe): Disable the configuration of
12250 libstdc++-v3 since exceptions are not supported.
12251
f3830a0e 122522002-03-20 Anthony Green <green@redhat.com>
12253
12254 * configure.in: Enable libgcj for xscale-elf target.
12255
dcde3c07 12256Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 12257
12258 * MAINTAINERS: Update my email address.
12259
82c26350 122602002-03-16 Alexandre Oliva <aoliva@redhat.com>
12261
12262 * ltmain.sh (relink_command): Fix typo in previous change.
12263
30d51ce8 122642002-03-15 Alexandre Oliva <aoliva@redhat.com>
12265
12266 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12267 (relink_command): Added --tag flags.
12268 (mode=install): If relinking fails; error out.
12269
863ba363 122702002-03-12 Richard Henderson <rth@redhat.com>
12271
12272 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12273 .NOTPARALLEL tag.
12274 (do-check): Rename from check.
12275 (check): Allow parallel check.
12276
a4ae6a96 122772002-03-12 Bob Wilson <bob.wilson@acm.org>
12278
12279 * MAINTAINERS: Add myself as maintainer for xtensa port.
12280 Fix alphabetical order in CPU port maintainer list.
12281 Remove myself from Write After Approval list.
12282
b65e027c 122832002-03-11 Richard Henderson <rth@redhat.com>
12284
12285 * Makefile.in (.NOTPARALLEL): Add fake tag.
12286
857f2cca 122872002-03-07 H.J. Lu (hjl@gnu.org)
12288
12289 * configure.in: Enable gprof for mips*-*-linux*.
12290
f9231c6c 122912002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12292
12293 * MAINTAINERS (Write After Approval): Add myself.
12294
a51555c7 122952002-02-28 Alexandre Oliva <aoliva@redhat.com>
12296
12297 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12298 libjava.
12299 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12300
f48588d2 123012002-02-23 Alexandre Oliva <aoliva@redhat.com>
12302
12303 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12304 because its Makefile is there; test for the executable instead.
12305
4e979746 123062002-02-22 Alexandre Oliva <aoliva@redhat.com>
12307
12308 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12309 libstdc++-v3 and libjava.
12310
dcde3c07 123112002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 12312
12313 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12314 boehm-gc
2857c21b 12315
ff727c47 123162002-02-09 Alexandre Oliva <aoliva@redhat.com>
12317
12318 * config.guess: Updated to 2002-01-30's version.
12319 * config.sub: Updated to 2002-02-01's version.
12320 Contribute sh64-elf.
12321 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12322 * configure.in: Added sh64-*-*.
12323
77badc5f 123242002-02-08 Chris Demetriou <cgd@broadcom.com>
12325
12326 * MAINTAINERS: Belatedly add myself to write after approval list.
12327
270ba101 12328Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12329
12330 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12331 Remove self as Write After Approval.
12332
2ca6eb0a 123332002-01-31 Geoffrey Keating <geoffk@redhat.com>
12334
12335 * MAINTAINERS: Put self in as maintainer for contrib/regression
12336 directory.
12337
0a526b48 123382002-01-28 Phil Edwards <pme@gcc.gnu.org>
12339
12340 * MAINTAINERS: Update my email address.
12341
1602f15c 123422002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12343
2857c21b 12344 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12345 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 12346 libraries if not supported for NetBSD on target CPU.
12347
ecec2beb 123482002-01-25 Douglas B Rupp <rupp@gnat.com>
12349
12350 * install-sh: Use _inst.$$_ for temp file name.
12351
645cf380 123522002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12353
12354 * MAINTAINERS (Write After Approval): Move my contact info
12355 from here...
12356 (OS Port Maintainers): ...to here (netbsd).
12357
aaced030 123582002-01-22 Bob Wilson <bob.wilson@acm.org>
12359
12360 * MAINTAINERS (Write After Approval): Add myself.
12361
dcde3c07 123622002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 12363
12364 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12365 (all-target-fastjar): Also depend on all-target-libiberty.
12366
7fac8b66 123672002-01-16 H.J. Lu (hjl@gnu.org)
12368
12369 * config.guess: Import from master sources, rev 1.225.
12370 * config.sub: Import from master sources, rev 1.238.
12371
22cb6446 123722002-01-16 Kazu Hirata <kazu@hxi.com>
12373
12374 * MAINTAINERS (Write After Approval): Remove myself.
12375
e83a1c00 123762001-12-19 Florian Weimer <fw@deneb.enyo.de>
12377
12378 * MAINTAINERS (Write After Approval): Add myself.
12379
7ac25494 123802001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12381
12382 * MAINTAINERS: Add self as docs co-maintainer.
12383
15f457c4 123842001-12-11 Matthias Klose <doko@debian.org>
12385
12386 * MAINTAINERS (Write After Approval): Add myself.
12387
9753f6ab 123882001-12-09 Zack Weinberg <zack@codesourcery.com>
12389
12390 * MAINTAINERS: Update my email address.
12391
35df4184 123922001-12-07 Turly O'Connor <turly@apple.com>
12393 * MAINTAINERS (Write After Approval): Add myself.
12394 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12395 (rs6000_initialize_trampoline): Call __trampoline_setup for
12396 ABI_DARWIN too.
12397 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 12398 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 12399
66f95edb 124002001-12-07 Paolo Carlini <pcarlini@unitus.it>
12401
12402 * MAINTAINERS (Write After Approval): Add myself.
12403
e67b1627 12404Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12405
12406 * configure, configure.in: Use temp file for long sed commands.
12407
8dfee166 124082001-12-03 Laurent Guerby <guerby@acm.org>
12409
12410 * config.sub: Update to version 1.232 on subversion.
12411
7412cf54 124122001-12-03 Ben Elliston <bje@redhat.com>
12413
12414 * MAINTAINERS: Update mail address for config.* patches.
12415
dcde3c07 124162001-11-27 DJ Delorie <dj@redhat.com>
31972771 12417 Zack Weinberg <zack@codesourcery.com>
12418
12419 When build != host, create libiberty for the build machine.
12420
12421 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12422 CONFIG_ARGUMENTS.
12423 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12424 New variables.
12425 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12426 and rules.
12427 (all.normal): Depend on ALL_BUILD_MODULES.
12428 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12429 (all-build-libiberty): Depend on configure-build-libiberty.
12430
12431 * configure: Calculate and substitute proper value for
12432 ALL_BUILD_MODULES.
12433 * configure.in: Create the build subdirectory.
12434 Calculate and substitute TARGET_CONFIGARGS (formerly
12435 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12436
0e3daba4 124372001-11-26 Ziemowit Laski <zlaski@apple.com>
12438
12439 * MAINTAINERS (write-after-approval): Add self.
12440
1ccaa52c 124412001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12442
12443 * MAINTAINERS (GNATS only accounts): Remove self.
12444
97b9437e 124452001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12446
12447 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12448 libf2c.
12449
2d051b86 124502001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12451
12452 * MAINTAINERS (Write After Approval): Add self.
12453
9829bea4 124542001-11-12 David O'Brien <obrien@FreeBSD.org>
12455
12456 * MAINTAINERS: mips and s390 are also CPU ports.
12457
f8556812 124582001-11-12 David O'Brien <obrien@FreeBSD.org>
12459
12460 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12461
e3c6ddf5 124622001-11-11 David O'Brien <obrien@FreeBSD.org>
12463
12464 * MAINTAINERS: Alphabetize.
12465
31cd48a0 124662001-11-09 Kazu Hirata <kazu@hxi.com>
12467
12468 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12469
76f9a979 124702001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12471
12472 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12473
a9cbbd8a 124742001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12475
12476 * configure.in (--enable-languages): Be more permissive about
12477 syntax. Check for empty lists better. Warn about $LANGUAGES.
12478
dddb37d8 124792001-11-08 Geoffrey Keating <geoffk@redhat.com>
12480
12481 * config.sub: Import from master sources, rev. 1.230.
12482 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12483
f0314ce2 124842001-11-07 Laurent Guerby <guerby@acm.org>
12485
12486 * MAINTAINERS (Write After Approval): Add self.
12487
8c30d42d 124882001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12489
12490 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12491
18729ae0 124922001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12493
12494 * config.sub: Import from master sources, rev 1.226.
12495 * config.guess: Import from master sources, rev 1.216.
12496
38135c1e 124972001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12498
12499 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12500 * MAINTAINERS: Add self as maintainer of MMIX port.
12501 Remove old after-approval entry.
12502
fee90afd 125032001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12504
12505 * ChangeLog, configure: Fix spelling errors.
12506
800026b8 125072001-10-20 Brendan Kehoe <brendan@zen.org>
12508
12509 * MAINTAINERS: Tweak my address.
12510
dcde3c07 12511Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 12512
12513 * MAINTAINERS: Update my email address.
12514
b746a8aa 125152001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 12516
10475f52 12517 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 12518 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 12519
27e8b2c3 125202001-10-10 Geert Bosch <bosch@gnat.com>
12521
31972771 12522 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 12523 Added Robert Dewar.
12524
dcde3c07 125252001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 12526
12527 * MAINTAINERS (Write After Approval): Added self
12528
17a611d5 125292001-10-02 Geert Bosch <bosch@gnat.com>
12530
12531 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12532
8b20014f 125332001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12534
12535 * configure: Handle temporary files securely using mkdir.
12536
85d6787e 125372001-09-29 Alexandre Oliva <aoliva@redhat.com>
12538
12539 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12540
dcde3c07 125412001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 12542
12543 * configure.in (*-*-linux*): Disable configuration of target-newlib
12544 and target-libgloss.
31972771 12545
1ed656c9 125462001-09-26 Alexandre Oliva <aoliva@redhat.com>
12547
12548 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12549 RANLIB.
12550
6f36c694 125512001-09-21 Alexandre Oliva <aoliva@redhat.com>
12552
12553 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12554 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12555 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12556 avoid quotes nesting problems.
12557 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12558 (DO_X): Export only variables that are set.
12559
471c8d6f 125602001-09-19 Ben Elliston <bje@redhat.com>
12561
12562 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12563 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12564 semantics. Use the shell built-in "type" command instead.
12565
debdecb8 125662001-08-31 Alexandre Oliva <aoliva@redhat.com>
12567
12568 Merged from gcc-3_0-branch:
12569 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12570 * ltcf-c.sh: Use $objext, not $ac_objext.
12571 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12572 * ltcf-cxx.sh: Add support for GNU.
12573 2001-07-22 Timothy Wall <twall@redhat.com>
12574 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12575 default settings if using GNU tools with that configuration.
12576 * ltcf-cxx.sh: Ditto.
12577 * ltcf-gcj.sh: Ditto.
12578 2001-07-21 Michael Chastain <chastain@redhat.com>
12579 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12580 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12581 * ltmain.sh: Mark as gcc-local.
12582
79af057d 125832001-08-30 Eric Christopher <echristo@redhat.com>
12584 Jason Eckhardt <jle@redhat.com>
12585
12586 * config.guess: Merge from master sources.
12587 * config.sub: Merge from master sources, add support for mipsisa32.
12588
2af6c242 125892001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 12590 * config.sub: Merge from master sources, rev 1.219.
12591 * MAINTAINERS: Add self as contact for stormy16 port.
12592
2e1f0726 125932001-08-14 Zack Weinberg <zackw@panix.com>
12594
12595 * config.sub: Merge from master sources, rev 1.218.
12596 * config.guess: Merge from master sources, rev 1.209.
12597
7148a43f 125982001-08-11 Graham Stott <grahams@redhat.com>
12599
12600 * Makefile.in (check-c++): Add missing semicolon.
12601
7572bd48 12602Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12603
2af6c242 12604 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 12605
f9daa432 126062001-07-30 Eric Christopher <echristo@redhat.com>
12607
12608 * MAINTAINERS (Various maintainers: mips port): Added myself.
12609
d5d994d4 126102001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12611
31972771 12612 * configure.in (sh-*-linux*): New.
d5d994d4 12613
8741eff3 126142001-07-27 Richard Henderson <rth@redhat.com>
12615
12616 * .cvsignore: Add LAST_UPDATED.
12617
e06d8cc6 126182001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12619
12620 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12621
8729bf80 126222001-07-16 Aldy Hernandez <aldyh@redhat.com>
12623
31972771 12624 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 12625
19abf887 12626Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12627
12628 * MAINTAINERS (Write After Approval): Added myself.
12629
8f71eb19 126302001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12631
12632 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12633 and libgcj on m68hc11/m68hc12.
12634
fc5104b7 126352001-06-27 H.J. Lu (hjl@gnu.org)
12636
12637 * Makefile (CFLAGS_FOR_BUILD): New.
12638 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12639
8ee5e915 126402001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12641
12642 * README: Remove version number.
12643
c753142b 126442001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12645
12646 * INSTALL/README: Update wrt. to the installation instructions now
12647 residing in gcc/doc/install.texi.
12648
8f602ce4 126492001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12650
12651 * README: Replace with a cut-down and updated version of gcc/README.
12652
0546d603 126532001-06-12 David Edelsohn <edelsohn@gnu.org>
12654
12655 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12656 multilibs to be disabled.
12657
f3886572 126582001-06-11 Daniel Berlin <dan@cgsoftware.com>
12659
12660 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 12661
f1379586 126622001-06-09 Alexandre Oliva <aoliva@redhat.com>
12663
12664 * config.guess: Import CVS version 1.195.
12665 * config.sub: Import CVS version 1.212.
12666
ff091412 126672001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12668
12669 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12670 gcc/xgcc is built, use -print-prog-name to find out the program
12671 name to use.
12672
6eadd25b 126732001-06-04 Phil Edwards <pme@sources.redhat.com>
12674
12675 * config.guess: Import CVS version 1.194. All gcc-local changes
12676 appear to also be in the master copy.
12677 * config.sub: Import CVS version 1.211.
12678
761c31c6 12679Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12680
12681 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12682 with_gcc]: Use `gcc -shared' to build a shared library.
12683
833b6505 12684Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12685
12686 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12687 archives.
12688
9847d949 12689Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12690
12691 * MAINTAINERS (Write After Approval): Add myself.
12692
fadf0d3c 126932001-06-01 Hans-Peter Nilsson <hp@axis.com>
12694
12695 * configure.in (libstdcxx_flags): Do not try to execute
12696 libstdc++-v3/testsuite_flags until it exists.
12697
d39a4f27 126982001-06-01 Alan Modra <amodra@bigpond.net.au>
12699
12700 * MAINTAINERS: Update my email address.
12701
d0642799 127022001-05-31 Graham Stott <grahams@redhat.com>
12703
12704 * MAINTAINERS (Write After Approval): Add myself.
12705
dcde3c07 127062001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 12707
12708 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12709 libraries when using g++ with native linker.
12710
a28875e9 127112001-05-28 Alexandre Oliva <aoliva@redhat.com>
12712
12713 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12714
00ed89e1 127152001-05-22 Alexandre Oliva <aoliva@redhat.com>
12716
12717 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12718 [aix4*|aix5*]: Prepend blank.
12719
93221b10 127202001-05-20 Alexandre Oliva <aoliva@redhat.com>
12721
12722 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12723 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12724 of subdir/configure scripts to use the new libtool.m4.
12725
b26428f6 127262001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12727
12728 * MAINTAINERS (Write After Approval): Add myself.
12729
de27502c 127302001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12731
12732 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12733
28e776fd 127342001-05-11 Ben Elliston <bje@redhat.com>
12735
12736 * Makefile.in (all-sid): New target.
12737 (check-sid, clean-sid, install-sid): Likewise.
12738
e67abcc9 127392001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12740
12741 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12742
df4fdffb 127432001-05-03 Alexandre Oliva <aoliva@redhat.com>
12744
12745 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12746 libgcj.
12747
127482001-05-03 Alexandre Oliva <aoliva@redhat.com>
12749
12750 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12751 gcc/xgcc is built, use -print-prog-name to find out the program
12752 name to use.
12753
dfb18c91 127542001-04-26 Alexandre Oliva <aoliva@redhat.com>
12755
fdaf496c 12756 * configure.in (noconfigdirs): Don't reset it from scratch in the
12757 target case; only append to it.
f9daa432 12758
dfb18c91 12759 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12760 sparc-*-solaris2.8]: Disable ${libgcj}.
12761
f7ec7829 127622001-04-25 Alexandre Oliva <aoliva@redhat.com>
12763
12764 * configure.in (libgcj_saved): Copy from $libgcj.
12765 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12766 --disable-libgcj.
12767
b890ea44 127682001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12769
12770 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 12771 C front end maintainer.
b890ea44 12772
f6dd84a6 12773Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12774
12775 * configure.in: Move *-chorusos target case to the proper switch.
12776 Disable libgcj.
12777
46b021de 127782001-04-12 Alexandre Oliva <aoliva@redhat.com>
12779
12780 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12781 1.641.2.228.
12782
0355c121 127832001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12784
12785 * Makefile.in (STAGE1_CFLAGS): Pass down.
12786
954078d1 127872001-04-13 Alan Modra <amodra@one.net.au>
12788
12789 * config.guess: Add hppa64-linux support. Note for next import that
12790 this is already in the master file.
12791 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12792
67282802 127932001-04-12 Alexandre Oliva <aoliva@redhat.com>
12794
12795 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12796 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12797
628f3e51 127982001-04-11 Stan Shebs <shebs@apple.com>
12799
12800 * MAINTAINERS: Add self as Darwin port maintainer.
12801
c5659af6 128022001-04-11 Alan Modra <amodra@one.net.au>
12803
12804 * MAINTAINERS: Update my email address.
12805
6a965736 128062001-04-10 Loren J. Rittle <ljrittle@acm.org>
12807
12808 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12809 recent versions of FreeBSD (release 3 or later).
12810 * ltconfig: On FreeBSD, -lc must not be provided when building
12811 a shared library or else the standard -pthread gcc option is
12812 rendered worthless to later users of the built library.
12813
e64be694 128142001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12815
12816 * MAINTAINERS: Add self and RTH as C front end maintainers.
12817
a28f421e 128182001-04-05 Alexandre Oliva <aoliva@redhat.com>
12819
31972771 12820 * config.sub: Make sure to match an already-canonicalized
12821 machine name (eg. mn10300-unknown-elf).
a28f421e 12822
1cb80700 128232001-04-01 Alexandre Oliva <aoliva@redhat.com>
12824
12825 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12826 New macros.
12827 (bootstrap, cross): Use RECURSE_FLAGS.
12828 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12829
8929c4de 128302001-03-27 Alexandre Oliva <aoliva@redhat.com>
12831
12832 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12833
46b43912 128342001-03-22 Colin Howell <chowell@redhat.com>
12835
5c144a30 12836 * Makefile.in (DO_X): Do not backslash single-quotes in
12837 backquotes (two places).
46b43912 12838
cd003521 128392001-03-22 Alexandre Oliva <aoliva@redhat.com>
12840
12841 Re-installed:
12842 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12843 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12844 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12845 * ltcf-cxx.sh: Likewise.
12846 * ltcf-gcj.sh: Likewise.
12847
7c9b3c20 128482001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12849
12850 * MAINTAINERS: Add myself as "documentation co-maintainer".
12851
88c1d089 128522001-03-22 Alexandre Oliva <aoliva@redhat.com>
12853
12854 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12855 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12856
ed7a462d 128572001-03-19 Tom Tromey <tromey@redhat.com>
12858
12859 * config-ml.in: Handle GCJ and GCJFLAGS.
12860
3caa3e73 128612001-03-21 Michael Chastain <chastain@redhat.com>
12862
12863 * Makefile.in: all-m4 depends on all-texinfo.
12864
45b909bc 128652001-03-20 Loren J. Rittle <ljrittle@acm.org>
12866
12867 * MAINTAINERS: Add myself to write after approval list.
12868
f9ecd05b 128692001-03-18 Laurynas Biveinis <lauras@softhome.net>
12870
12871 * Makefile.in (DO_X): Quote nested quotes.
12872
a0167be8 128732001-03-18 Alan Modra <alan@linuxcare.com.au>
12874
12875 * MAINTAINERS: Add myself to write after approval list.
12876
34690eeb 128772001-03-15 Laurynas Biveinis <lauras@softhome.net>
12878
12879 * Makefile.in (DO_X): Use double quotes for quoting
12880 "RANLIB=$${RANLIB}".
12881
ace16e3d 128822001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12883
12884 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12885
dcde3c07 128862001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 12887
12888 * configure.in: Only use `lang_requires' for languages athat are
12889 actually enabled.
12890
6941e176 128912001-03-08 Phil Edwards <pme@sources.redhat.com>
12892
12893 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12894
8278b709 128952001-03-08 Alexandre Oliva <aoliva@redhat.com>
12896
12897 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12898
1a6eb118 128992001-03-07 Tom Tromey <tromey@redhat.com>
12900
12901 * configure.in: Allow config-lang.in to set `lang_requires' to list
12902 of other required languages.
12903
8c74272d 129042001-03-06 Laurynas Biveinis <lauras@softhome.net>
12905
12906 * Makefile.in: Remove RANLIB definition. Use RANLIB
12907 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12908 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 12909
41edef81 129102001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 12911 Alexandre Oliva <aoliva@redhat.com>
f9daa432 12912
41edef81 12913 * Makefile.in (check-c++): Use tabs, not spaces.
12914
8b6c1516 129152001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 12916
8b6c1516 12917 * MAINTAINERS: add myself to Write After Approval list.
12918
66c4386e 129192001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 12920
31972771 12921 * Makefile.in (check-c++): New rule.
f9daa432 12922
fd1a012c 12923 * configure.in (target_libs): Remove libg++.
12924 (noconfigdirs): Remove libg++.
12925 (noconfigdirs): Same.
12926 (noconfigdirs): Same.
12927 (noconfigdirs): Same.
12928
12929 * config-ml.in: Remove libg++ references.
12930
12931 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12932 (ALL_TARGET_MODULES): Same.
12933 (configure-target-libg++): Remove.
12934 (all-target-libg++): Remove.
12935 (configure-target-libio): Remove.
12936 (all-target-libio): Remove.
12937 (check-target-libio): Remove.
12938 (.PHONY): Remove.
12939 (libg++.tar.bz2): Remove.
12940 (all-target-cygmon): Remove libio.
12941 (all-target-libstdc++): Remove.
12942 (configure-target-libstdc++): Remove.
12943 (TARGET_LIB_PATH): Remove libstdc++.
12944 (ALL_GCC_CXX): Remove libstdc++.
12945 (all-target-gperf): Correct.
12946
8fb60dad 129472001-02-16 Nick Clifton <nickc@redhat.com>
12948
12949 * configure.in (noconfigdirs): Allow configuration of texinfo
12950 for Cygwin hosts.
12951
8611f330 129522001-02-15 Anthony Green <green@redhat.com>
12953
12954 * configure: Introduce GCJ_FOR_TARGET.
12955 * configure.in: Ditto.
12956 * Makefile.in: Ditto.
12957
863b470b 129582001-02-13 Andreas Schwab <schwab@suse.de>
12959
12960 * MAINTAINERS: Update mail address.
12961
9bfefeba 129622001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12963
12964 * config.guess: Add linux target for S/390.
12965 * config.sub: Likewise.
12966
dcde3c07 129672001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 12968
12969 * configure.in: for *-chorusos, don't config target-newlib and
31972771 12970 target-libgloss.
737f6b8e 12971
60611395 129722001-02-06 Ben Elliston <bje@redhat.com>
12973
12974 * configure: Output host type to stdout, not stderr.
12975
2b05b516 129762001-02-05 Mark Mitchell <mark@codesourcery.com>
12977
da0c6982 12978 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 12979 * ltcf-cxx.sh: Likewise.
12980
2b05b516 12981 * config.if: Assume enable_libstdcxx_v3 is defined.
12982
1030d23b 129832001-02-04 Mark Mitchell <mark@codesourcery.com>
12984
12985 Remove V2 C++ library.
12986 * configure.in: Remove --enable-libstdcxx_v3 support.
12987
1c1033dd 129882001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12989
12990 * include/demangle.h: Add prototype for java_demangle_v3.
12991
3a2af5aa 129922001-01-29 Phil Edwards <pme@sources.redhat.com>
12993
12994 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12995
f4763e9a 129962001-01-27 Richard Henderson <rth@redhat.com>
12997
12998 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12999
1e5173c2 130002001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13001
13002 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13003 Don't unset, it's non-portable and no longer necessary, set to empty
13004 instead.
13005
441075de 130062001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13007
13008 * ltconfig: Shell portability fix for the tagname validity check.
13009
21037ec8 130102001-01-27 Alexandre Oliva <aoliva@redhat.com>
13011
13012 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13013 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13014
db45c2a0 130152001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13016
13017 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13018
2c18c34e 130192001-01-26 Tom Tromey <tromey@redhat.com>
13020
13021 * configure.in: Allow libgcj to be built on Sparc Solaris.
13022
4b44c1a3 130232001-01-25 David Edelsohn <edelsohn@gnu.org>
13024
13025 * ltcf-c.sh: Add aix5 case.
13026 * ltcf-cxx.sh: Likewise.
13027 * ltconfig: Likewise.
13028
24f78d1b 130292001-01-24 Alexandre Oliva <aoliva@redhat.com>
13030
a7b0e06d 13031 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13032 keep at least one of build_libtool_libs or build_old_libs set to
13033 yes.
13034
24f78d1b 13035 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13036 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13037
ef1760c1 130382001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13039
13040 * configure.in: Enable libgcj on several additional platforms.
13041
1986d3d9 130422001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13043
13044 * configure.in: Enable libgcj for linux targets.
13045
7e1bb7bf 130462001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13047
13048 * MAINTAINERS (Write After Approval): Add myself.
13049
f3a027ae 130502001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13051
13052 * MAINTAINERS: Add myself as vax port maintainer.
13053
5e7056b8 130542001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13055
13056 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13057
0d2271de 130582001-01-09 Mike Stump <mrs@wrs.com>
13059
13060 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13061 failures of subdirectories.
13062
cd003521 130632001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 13064
cd003521 13065 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 13066 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 13067 * ltcf-cxx.sh: Likewise.
13068 * ltcf-gcj.sh: Likewise.
13069 * ltconfig.sh: Fix typo.
d76e21ba 13070
95426b72 130712001-01-02 Laurynas Biveinis <lauras@softhome.net>
13072
13073 * configure: handle DOS-style absolute paths.
13074
bd55fdd4 130752001-01-02 Laurynas Biveinis <lauras@softhome.net>
13076
13077 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13078
66714311 130792000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13080
13081 * MAINTAINERS: Add myself as avr port co-maintainer.
13082
f4f04af5 130832000-12-28 Ben Elliston <bje@redhat.com>
13084
13085 * MAINTAINERS: Add myself under ``Write After Approval''.
13086
81875c45 130872000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13088
13089 * texinfo: Remove directory from GCC.
13090
35d9361d 130912000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13092
13093 * COPYING: Update to current
13094 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13095 to 19yy as example year in copyright notice).
13096
ac20ef2c 130972000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13098
f9daa432 13099 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 13100 (libstdcxx_incdir): Pass down.
13101 * config.if: Remove expired bits for cxx_interface, add stub.
13102 (libstdcxx_incdir): Add variable for g++ include directory.
13103 * configure.in (gxx_include_dir): Use it.
f9daa432 13104
d550dfb2 131052000-12-18 Alexandre Oliva <aoliva@redhat.com>
13106
13107 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13108 with old-email address from ``Write After Approval''.
13109
2353a84c 131102000-12-15 Andreas Jaeger <aj@suse.de>
13111
13112 * configure.in: Handle lang_dirs.
13113
131142000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 13115
ad324c4e 13116 * MAINTAINERS: Removed brads.
13117
1bbd1888 13118 * MAINTAINERS: Added gcj developers.
13119
7756f182 131202000-12-13 Anthony Green <green@redhat.com>
f9daa432 13121
7756f182 13122 * configure.in: Disable libgcj for any target not specifically
4b695c23 13123 listed. Disable libgcj for x86 and Alpha Linux until compatible
13124 with g++ abi.
f9daa432 13125
1ef27c9d 131262000-12-13 Mike Stump <mrs@wrs.com>
13127
13128 * Makefile.in (local-distclean): Also remove fastjar.
13129
8c200666 131302000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13131
13132 * contrib/gcc_update: Add fastjar --touch entries.
13133
abc9907a 131342000-12-12 Alexandre Oliva <aoliva@redhat.com>
13135
13136 * configure.in: Disable language-specific target libraries for
13137 languages that aren't enabled.
13138
4d5a2476 131392000-12-10 Anthony Green <green@redhat.com>
13140
13141 * configure.in: Define libgcj. Disable libgcj target libraries for
13142 most targets.
13143
f30b13ba 131442000-12-10 Neil Booth <neilb@earthling.net>
13145
13146 * MAINTAINERS: Update mail address, remove from WAA list.
13147
da538d34 131482000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13149
13150 * libjava: Imported from /cvs/java.
13151 * libffi: Likewise.
13152 * Boehm-gc: Likewise.
13153
bb5f4242 131542000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13155
13156 * configure.in (target_libs): Revert 2000-12-08 patch.
13157 (noconfigdirs): Added target-libjava.
13158
f4f46f68 131592000-12-09 Laurynas Biveinis <lauras@softhome.net>
13160
13161 * djunpack.bat: removed.
13162
2adfe2a9 131632000-12-09 Laurynas Biveinis <lauras@softhome.net>
13164
13165 * Makefile.in: handle DOS-style absolute paths.
13166 * config-ml.in: likewise.
13167 * symlink-tree: likewise.
13168
7ce26751 131692000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13170
13171 * fastjar: Imported.
13172
68a758b6 131732000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13174
13175 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13176 libjava.
13177 * configure.in (target_libs): Removed `target-libjava'.
13178
0b3b9f3b 131792000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13180
13181 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13182 (ALL_MODULES): Added fastjar.
13183 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13184 (all-target-libjava): all-fastjar replaces all-zip.
13185 (all-fastjar): Added.
13186 (configure-target-fastjar, all-target-fastjar): Likewise.
13187 * configure.in (host_tools): Added fastjar.
13188
b9b564e0 131892000-12-07 Mike Stump <mrs@wrs.com>
13190
13191 * Makefile.in (local-distclean): Remove leftover built files.
13192
1a45dccf 131932000-11-24 Nick Clifton <nickc@redhat.com>
13194
13195 * configure.in (xscale-elf): Add target.
13196 (xscale-coff): Add target.
13197
b21e5977 131982000-11-22 Loren J. Rittle <ljrittle@acm.org>
13199
31972771 13200 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13201 recent versions of FreeBSD (release 3 or later).
13202 * ltconfig: On FreeBSD, -lc must not be provided when building
13203 a shared library or else the standard -pthread gcc option is
13204 rendered worthless to later users of the built library.
b21e5977 13205
d7ce037e 132062000-11-16 Fred Fish <fnf@be.com>
13207
13208 * configure.in (enable_libstdcxx_v3): Fix typo,
13209 libstd++ -> libstdc++.
13210
2c5d378d 132112000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13212
13213 * MAINTAINERS: Add self to Write After Approval list.
13214
ea4ec5d3 132152000-11-21 Bernd Schmidt <bernds@redhat.com>
13216
13217 * MAINTAINERS: Update my email address. Add myself to global write
13218 privs list.
13219
5cfbc08c 132202000-11-18 Alexandre Oliva <aoliva@redhat.com>
13221
f42cc732 13222 * Makefile.in: Merge with src and libgcj.
13223 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13224 configure-target-<library> when their configure scripts need the C
13225 or C++ library to have already been built to work properly.
13226 (do_proto_toplev): Set them to an empty string.
13227
5cfbc08c 13228 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13229 (REALLY_SET_LIB_PATH): Use them.
13230
f1433f3d 132312000-11-17 Stan Shebs <shebs@apple.com>
13232
13233 * MAINTAINERS: Add self to Write After Approval list.
13234
9371935c 132352000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13236
13237 * configure: Provide the original toplevel configure arguments
13238 (including $0) to subprocesses in the environment rather than
13239 through gcc/configargs.h.
13240
967ccfb6 132412000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13242
13243 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13244 C99. Alphabetise "Write After Approval" list.
13245
facb1a06 132462000-11-12 Mark Mitchell <mark@codesourcery.com>
13247
4ec87d68 13248 * configure: Turn on libstdc++ V3 by default.
13249
facb1a06 13250 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13251 if we've got GCC.
13252
0877e533 132532000-11-11 Philip Blundell <philb@gnu.org>
13254
13255 * MAINTAINERS: Add self to Write After Approval list.
13256
a6fdcbb2 132572000-11-09 David Edelsohn <edelsohn@gnu.org>
13258
13259 * ltcf-c.sh (aix4): Improve shared library configuration; require
13260 exporting symbols.
13261 * ltcf-cxx.sh (aix4): Define.
13262 * ltconfig (aix4): Define library and soname specs appropriate for
13263 AIX. Define command to create export symbols list.
13264
dcde3c07 13265Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 13266
13267 * config.sub: Add support for Sun Chorus
13268
cc849a38 132692000-10-31 Nick Clifton <nickc@redhat.com>
13270
13271 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13272 <name>@redhat.com. Also installed new email address for Clint
13273 Popetz.
f9daa432 13274
3f23f60a 132752000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13276
13277 * etc: Remove directory from GCC.
13278
3e9279ee 132792000-10-16 Michael Meissner <meissner@redhat.com>
13280
13281 * configure (gcc/configargs.h): Only create if there is a build GCC
13282 directory created.
13283
f9daa432 132842000-10-16 Matthias Klose <doko@debian.org>
13285
5c371a2c 13286 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13287 when configured for libstdc++-v3.
13288
4a0e2d42 132892000-10-05 Phil Edwards <pme@gcc.gnu.org>
13290
13291 * configure: Save configure arguments to gcc/configargs.h.
13292
f39aafc5 132932000-10-04 Philipp Thomas <pthomas@suse.de>
13294
13295 * config.guess: Import CVS version 1.157.
13296 * config.sub: Import CVS version 1.181.
13297
c884589e 132982000-10-04 Andris Pavenis <pavenis@latnet.lv>
13299
13300 * Makefile.in (bootstrap): avoid recursion if subdir missing
13301 (cross): ditto
13302 (do-proto-toplev): ditto
13303
c1a13da0 133042000-09-30 Alexandre Oliva <aoliva@redhat.com>
13305
e920d979 13306 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13307 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13308
c1a13da0 13309 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13310 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13311 all affected `configure' scripts.
13312
81089fbf 13313Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13314
13315 * MAINTAINERS: Add self as cpplib co-maintainer.
13316
c47eeef8 133172000-09-24 Aldy Hernandez <aldyh@redhat.com>
13318
13319 * MAINTAINERS: Add self to Write After Approval list.
13320
1f6ba023 133212000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13322
13323 * INSTALL/README: egcs -> GCC update.
13324
dcde3c07 13325Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 13326
13327 * MAINTAINERS: Add myself to Write After Approval list.
13328
eca133bc 133292000-09-15 Kazu Hirata <kazu@hxi.com>
13330
13331 * MAINTAINERS: Add myself to Write After Approval list.
13332
3a6d39fe 13333Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13334
31972771 13335 * configure.in: Do not build byacc for hppa64. Provide paths to the
13336 X11 libraries for hppa64.
3a6d39fe 13337
5e4d941a 133382000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13339
13340 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13341
fd7f3a57 133422000-09-06 Alexandre Oliva <aoliva@redhat.com>
13343
5fbdfc0f 13344 * Makefile.in (all-zlib): Added dummy target.
13345
fd7f3a57 13346 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13347 ltcf-gcj.sh: Updated from libtool multi-language branch.
13348
92b251ca 133492000-09-05 Alexandre Oliva <aoliva@redhat.com>
13350
13351 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13352 (bootstrap*): Depend on all-bootstrap.
13353
31ab897a 133542000-09-05 Philipp Thomas <pthomas@suse.de>
13355
13356 * config.guess: Import CVS version 1.156.
13357 * config.sub: Import CVS version 1.179.
13358
add841d2 133592000-09-02 Anthony Green <green@cygnus.com>
13360
13361 * Makefile.in (all-gcc): Depend on all-zlib.
13362 (CLEAN_MODULES): Add clean-zlib.
13363 (ALL_MODULES): Add all-zlib.
13364 * configure.in (host_libs): Add zlib.
13365
aff0af06 133662000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 13367
13368 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13369 crosses, but add gcc/include to the header search path for them.
13370
d6f4f260 133712000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13372
13373 * MAINTAINERS: Add self to Write After Approval list.
13374
352d4040 133752000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13376
13377 * config.guess: Import CVS version 1.152.
13378 * config.sub: Import CVS version 1.177.
13379
a49a3523 133802000-08-25 Alexandre Oliva <aoliva@redhat.com>
13381
681dbe98 13382 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13383 $targargs to tell whether newlib is going to be built.
13384
a49a3523 13385 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13386 $$r/TARGET_SUBDIR/libio for _G_config.h.
13387
2fb10547 133882000-08-23 Alexandre Oliva <aoliva@redhat.com>
13389
13390 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13391
1554dae1 133922000-08-22 DJ Delorie <dj@redhat.com>
13393
13394 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13395
883e4a54 133962000-08-22 Alexandre Oliva <aoliva@redhat.com>
13397
13398 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13399 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13400 sub-configures.
13401
47e1a34e 134022000-08-21 DJ Delorie <dj@redhat.com>
13403
13404 * MAINTAINERS: Add self as a libiberty maintainer
13405
f4fb1596 134062000-08-16 Alexandre Oliva <aoliva@redhat.com>
13407
13408 * configure.in (libstdcxx_flags): Use
13409 libstdc++-v3/src/libstdc++.INC.
13410
a4b68c89 134112000-08-15 Alexandre Oliva <aoliva@redhat.com>
13412
13413 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13414
e800dd2f 134152000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13416
e5d5867a 13417 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13418
f9daa432 13419 * configure: Make enable_threads and enable_shared defaults
e800dd2f 13420 explicit. Substitute enable_threads into generated Makefiles.
13421 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13422 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13423
4a5bda50 134242000-08-13 Geoff Keating <geoffk@cygnus.com>
13425
13426 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13427
2968054b 134282000-08-12 Alexandre Oliva <aoliva@redhat.com>
13429
13430 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13431 previous delta.
13432
cbf326ce 134332000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 13434
cbf326ce 13435 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13436 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13437 (FLAGS_FOR_TARGET): Not here.
13438 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 13439
287d2cfb 134402000-08-11 Alexandre Oliva <aoliva@redhat.com>
13441
13442 * config-ml.in (CC, CXX): Don't introduce a leading space.
13443
9b573fd8 134442000-08-07 DJ Delorie <dj@delorie.com>
13445
13446 * MAINTAINERS: Add self as a DJGPP maintainer
13447
ede08f9f 134482000-08-07 DJ Delorie <dj@redhat.com>
13449
13450 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13451 "if we're also building gcc, and it's a gcc that will run on the
13452 build machine, we want to use its includes instead of the system's
13453 default includes".
13454
85895852 134552000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13456
13457 * MAINTAINERS: Add self to Write After Approval list.
13458
454c751b 134592000-08-03 Alexandre Oliva <aoliva@redhat.com>
13460
feb7523c 13461 * configure.in (libstdcxx_flags): Don't use `"'.
13462
454c751b 13463 * config-ml.in: Adjust multilib search paths to the
13464 appropriate multilib tree.
13465
0a120c53 134662000-08-02 Alexandre Oliva <aoliva@redhat.com>
13467
13468 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13469 commas in $LANGUAGES.
13470
f3efc960 134712000-08-02 Manfred Hollstein <manfredh@redhat.com>
13472
13473 * configure.in: Re-enable all references to libg++ and librx.
13474
00c97451 134752000-08-01 Alexandre Oliva <aoliva@redhat.com>
13476
650713eb 13477 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13478 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13479 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13480 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13481
00c97451 13482 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13483
4d3fd3b7 134842000-07-31 Alexandre Oliva <aoliva@redhat.com>
13485
13486 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13487 CXX_FOR_TARGET for sed.
13488
32999451 134892000-07-30 Alexandre Oliva <aoliva@redhat.com>
13490
13491 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13492 Do not override if already set in the environment or in configure.
13493 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13494 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13495
c102b56d 134962000-07-28 Alexandre Oliva <aoliva@redhat.com>
13497
13498 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13499 the libtool CVS tree multi-language branch.
13500 * ltconfig, ltmain.sh: Updated.
f9daa432 13501
bc7af389 135022000-07-27 Alexandre Oliva <aoliva@redhat.com>
13503
ed2dfc92 13504 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13505 (clean-target): Depend on it.
13506
bc7af389 13507 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13508 (GCC_FOR_TARGET): Use it.
13509 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13510 * configure.in: ... here.
13511 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13512 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13513
aee16bda 135142000-07-24 Eric Christopher <echristo@cygnus.com>
13515
13516 * MAINTAINERS: Add self to Write After Approval list.
13517
bae203e7 135182000-07-24 Alexandre Oliva <aoliva@redhat.com>
13519
8ad0b02a 13520 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13521 (configure-target-libchill, configure-target-libobjc): Likewise.
13522
bae203e7 13523 * configure.in: Use the same cache file for all target libs.
13524 * config-ml.in: But different cache files per multilib variant.
13525
2dce220b 135262000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13527
13528 * configure (topsrcdir): Don't use dirname.
13529
84a55ca2 135302000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13531
13532 * MAINTAINERS: Add self to Write After Approval list.
13533
151ad919 135342000-07-20 Jason Merrill <jason@redhat.com>
13535
13536 * configure.in: Remove all references to libg++ and librx.
13537
13538 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13539
135402000-07-20 Hans-Peter Nilsson <hp@axis.com>
13541
13542 * config.sub: Update to subversions version 2000-07-06.
13543
99545576 135442000-07-12 Andrew Haley <aph@cygnus.com>
13545
13546 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13547 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13548
1ac432f1 135492000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13550
13551 * symlink-tree: Check number of arguments.
13552
8d6dd244 135532000-07-05 Jim Wilson <wilson@cygnus.com>
13554
13555 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13556 search path for a g++ extracted from the build tree. This
13557 will allow link tests run by configure scripts in
13558 subdirectories to succeed.
13559
151ad919 135602000-07-01 Koundinya K <kk@ddeorg.soft.net>
13561
31972771 13562 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 13563
74c42694 135642000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13565
13566 * MAINTAINERS: Add myself as loop discovery maintainer.
13567
151ad919 135682000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13569
13570 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13571 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13572
135732000-06-19 Timothy Wall <twall@cygnus.com>
13574
13575 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13576 * config.sub: Add tic54x target.
13577
39d9b770 13578Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13579
13580 * MAINTAINERS: Add self as Fortran maintainer,
13581 remove Craig Burley.
13582
151ad919 13583Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 13584
151ad919 13585 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13586 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 13587
a71aa125 13588Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13589
13590 * MAINTAINERS: Add self as i18n maintainer
13591
151ad919 1359220000-05-21 H.J. Lu (hjl@gnu.org)
13593
31972771 13594 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13595 directory are used if they exist. Make sure
13596 $(build_tooldir)/include is searched for header files,
13597 $(build_tooldir)/lib/ for library files.
151ad919 13598 (GCC_FOR_TARGET): Likewise.
31972771 13599 (CXX_FOR_TARGET): Likewise.
151ad919 13600
1ef89cd1 13601Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13602
13603 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13604
151ad919 13605Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 13606
13607 * Makefile.in (configure-target-libiberty): Depend on
13608 configure-target-newlib.
13609
ffee4df0 136102000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13611
13612 * configure.in, Makefile.in: Merge all libffi-related
13613 configury stuff from the libgcj tree.
13614
151ad919 13615Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13616
13617 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13618 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13619
13620Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13621
13622 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13623 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 13624 current version information. Add to proto-toplev directory.
151ad919 13625 (gdb-taz): Build do-djunpack.
13626
677b224d 136272000-05-15 David Edelsohn <edelsohn@gnu.org>
13628
13629 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13630
36d84962 13631Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13632
13633 * MAINTAINERS: Add self to Write After Approval list.
13634
151ad919 136352000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13636
13637 * ltmain.sh: Preserve in relink_command any environment
13638 variables that may affect the linker behavior.
13639
b4ae6e19 13640Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13641
151ad919 13642 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13643
13644Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13645
13646 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13647
136482000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13649
13650 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 13651 with the version name.
b4ae6e19 13652
9f8322d4 13653Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13654
13655 * MAINTAINERS: Add self as bb-reorder maintainer.
13656
212276a1 136572000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13658
13659 * config.if: Tweak.
13660
151ad919 136612000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13662
13663 * djunpack.bat: New file.
13664
13665Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13666
13667 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 13668 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13669 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13670 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 13671
1e866de7 136722000-04-16 Dave Pitts <dpitts@cozx.com>
13673
31972771 13674 * config.sub (case $basic_machine): Change default for "ibm-*"
13675 to "openedition".
1e866de7 13676
c3d0c692 136772000-04-13 Andreas Jaeger <aj@suse.de>
13678
13679 * MAINTAINERS: Added myself.
13680
151ad919 13681Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13682
13683 * Makefile.in (gdb-taz): New target. GDB specific archive.
13684 (do-md5sum): New target.
13685 (MD5PROG): Define.
13686 (PACKAGE): Default to TOOL.
13687 (VER): Default to a shell script.
13688 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 13689 md5 checksum generation.
151ad919 13690 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13691 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13692 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 13693 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 13694
13695Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13696
13697 * configure (warn_cflags): Delete.
13698
dd0ac352 13699Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13700
13701 * MAINTAINERS: Added myself.
13702
84d8005c 137032000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 13704 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 13705
31972771 13706 * configure.in (enable_libstdcxx_v3): Add.
13707 (target_libs): Add bits here to switch between libstdc++-v2 and
13708 libstdc++-v3.
13709 * config.if: And this file too.
13710 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 13711
a995bb42 137122000-04-05 Michael Meissner <meissner@redhat.com>
13713
13714 * config.sub (d30v): Add d30v as a basic machine type.
13715
c1d2a99e 137162000-03-29 Jason Merrill <jason@casey.cygnus.com>
13717
13718 * configure.in: -linux-gnu*, not -linux-gnu.
13719
6437c7c8 13720Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13721
13722 * MAINTAINERS: Add self in write-after-approval section.
13723
48ad86bd 13724Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13725
13726 * MAINTAINERS: Add self as ia64 port maintainer.
13727
cb86f6e1 137282000-03-08 Neil Booth <NeilB@earthling.net>
13729
13730 * MAINTAINERS: Add self in write-after-approval section.
13731
151ad919 13732Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 13733
151ad919 13734 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13735 (do-tar-bz2): Replace TOOL with PACKAGE.
13736 (gdb.tar.bz2): Remove GDBTK from GDB package.
13737 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 13738 dejagnu.tar.bz2): New packages.
151ad919 13739
137402000-02-27 Andreas Jaeger <aj@suse.de>
13741
13742 * configure.in: Add entry for mips*-*-linux*, move catch all
13743 *-*-*linux* entry below this one.
13744
137452000-02-27 Ian Lance Taylor <ian@zembu.com>
13746
13747 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 13748
1872c686 137492000-02-24 Nick Clifton <nickc@cygnus.com>
13750
13751 * config.sub: Support an OS of "wince".
13752
151ad919 13753Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13754
13755 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 13756 version.
151ad919 13757
dcde3c07 137582000-02-23 Linas Vepstas <linas@linas.org>
151ad919 13759
13760 * config.sub: Add support for Linux/IBM 370.
13761 * configure.in: Likewise.
13762
8027f1d6 137632000-02-22 Nick Clifton <nickc@cygnus.com>
13764
13765 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13766
dcde3c07 137672000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 13768
151ad919 13769 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 13770
4f5e65d7 137712000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13772
13773 * configure (gcc_version): When setting, narrow search to
13774 lines containing `version_string'.
13775
cb257c25 137762000-02-15 Denis Chertykov <denisc@overta.ru>
13777
13778 * config.sub: Add support for avr target.
13779
b1b2e339 137802000-02-14 Nick Clifton <nickc@cygnus.com>
13781
13782 * MAINTAINERS: Add maintainers for MCore port.
13783
def2c3fb 13784Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13785
13786 * config.sub: Add mmix-knuth-mmixware.
13787
f0e58719 137882000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13789
13790 * MAINTAINERS: Pair cccp with cpplib maintainership.
13791
dcde3c07 137922000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 13793
13794 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13795 structure stuff to -L library search.
13796 (CXX_FOR_TARGET): Ditto.
13797 (CROSS_CHECK_MODULES): Fix spelling mistake.
13798
6ba3324d 137992000-01-24 Mark Mitchell <mark@codesourcery.com>
13800
13801 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13802 the C++ compiler.
13803
1532359f 138042000-01-12 Richard Henderson <rth@cygnus.com>
13805
13806 * configure.in: Don't build some bits for beos.
13807
75daeef1 138082000-01-12 Joel Sherrill (joel@OARcorp.com)
13809
13810 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13811 as include files.
13812
2774282e 138132000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13814
13815 * Add self as cpplib maintainer, as requested by Jason
13816 Merrill. Correct my e-mail address.
13817
d08e2cf4 138182000-01-06 Geoff Keating <geoffk@cygnus.com>
13819
13820 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13821 not mh-aix43.
13822
cee0655e 13823Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13824
13825 * MAINTAINERS: Add myself to "write after approval" list.
13826
a23a249a 138271999-12-14 Richard Henderson <rth@cygnus.com>
13828
13829 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13830 * config.sub: Accept alphaev[78], alphaev8.
13831
7f620b51 138321999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13833
13834 * config.guess, config.sub: Update from autoconf.
13835
76323487 138361999-11-29 Bruce Korb <autogen@linuxbox.com>
13837
3beb0b4d 13838 * MAINTAINERS: update my playtime e-address.
76323487 13839
5514758e 13840Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13841
13842 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13843 necessary libraries are missing.
13844
dcde3c07 13845Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 13846
13847 * MAINTAINERS: Add new 'write after approval' maintainer.
13848
4a6db447 13849Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13850
13851 * MAINTAINERS: Add new Java maintainer.
13852
34834d2a 138531999-10-25 Andreas Schwab <schwab@suse.de>
13854
13855 * configure: Fix quoting inside arguments of eval.
13856
26186f46 138571999-10-21 Nick Clifton <nickc@cygnus.com>
13858
13859 * config-ml.in: Allow suppression of some ARM multilibs.
13860
b384fc18 13861Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13862
13863 * config.guess: Add OS/390 match pattern.
13864 * config.sub: Add mvs, openedition targets.
13865 * configure.in (i370-ibm-opened*): New.
13866
151ad919 138671999-09-04 Steve Chamberlain <sac@pobox.com>
13868
13869 * config.sub: Add support for configuring for pj.
13870
138711999-08-31 Nick Clifton <nickc@cygnus.com>
13872
13873 * config.sub (maybe_os): Add support for configuring for fr30.
13874
3e6b7981 138751999-08-25 Nick Clifton <nickc@cygnus.com>
13876
13877 * configure.in: Do not configure or build ld for AIX
13878 platforms. ld is known to be broken on these platforms.
13879
49c01ead 13880Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13881
13882 * config-ml.in: Pass compiler flag corresponding to multidirs to
13883 subdir configures.
13884
151ad919 138851999-08-09 Ian Lance Taylor <ian@zembu.com>
13886
13887 * Makefile.in (LDFLAGS): Define.
13888
138891999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13890
13891 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13892 noconfigdirs.
13893 (*-*-cygwin*): Likewise.
13894
138951999-08-08 Ian Lance Taylor <ian@zembu.com>
13896
13897 * mkdep: New file.
13898 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13899 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13900
13901 From Eli Zaretskii <eliz@is.elta.co.il>:
13902 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13903 long file name when using DJGPP on MS-DOS.
13904
90916687 13905Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13906
13907 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13908
151ad919 139091999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13910
13911 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13912 dependency as this causes "make check" to globally "make all"
13913
ed4e41d7 13914Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13915
13916 * configure.in (target_libs): Added target-zlib.
13917 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13918 (CONFIGURE_TARGET_MODULES): Likewise.
13919 (CHECK_TARGET_MODULES): Likewise.
13920 (INSTALL_TARGET_MODULES): Likewise.
13921 (CLEAN_TARGET_MODULES): Likewise.
13922 (configure-target-zlib): New target.
13923 (all-target-zlib): Likewise.
13924 (all-target-libjava): Depend on all-target-zlib.
13925 (configure-target-libjava): Depend on configure-target-zlib.
13926
13927 * Makefile.in (configure-target-libjava): Depend on
13928 configure-target-newlib.
13929 (configure-target-boehm-gc): New target.
13930 (configure-target-qthreads): New target.
13931
31972771 13932 * configure.in (target_libs): Added target-qthreads.
13933 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13934 (CONFIGURE_TARGET_MODULES): Likewise.
13935 (CHECK_TARGET_MODULES): Likewise.
13936 (INSTALL_TARGET_MODULES): Likewise.
13937 (CLEAN_TARGET_MODULES): Likewise.
13938 (all-target-qthreads): New target.
13939 (configure-target-libjava): Depend on configure-target-qthreads.
13940 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 13941
13942 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13943 (CONFIGURE_TARGET_MODULES): Likewise.
13944 (CHECK_TARGET_MODULES): Likewise.
13945 (INSTALL_TARGET_MODULES): Likewise.
13946 (CLEAN_TARGET_MODULES): Likewise.
13947 (all-target-libjava): New target.
13948 (all-target-boehm-gc): Likewise.
13949 * configure.in (target_libs): Added libjava, boehm-gc.
13950
151ad919 139511999-07-22 Ian Lance Taylor <ian@zembu.com>
13952
13953 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13954 configure.bat in SUPPORT_FILES.
13955 (gas+binutils.tar.bz2): Likewise.
13956
13957 * makeall.bat: Remove; obsolete.
13958
139591999-07-21 Ian Lance Taylor <ian@zembu.com>
13960
13961 From Mark Elbrecht:
13962 * configure.bat: Remove; obsolete.
13963
139641999-07-11 Ian Lance Taylor <ian@zembu.com>
13965
13966 * configure: Add -W -Wall to the default CFLAGS when compiling with
13967 gcc.
13968
13969Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13970
13971 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13972
139731999-06-30 Mark Mitchell <mark@codesourcery.com>
13974
13975 * configure.in: Build ld on IRIX6.
13976
139771999-06-12 Ian Lance Taylor <ian@zembu.com>
13978
13979 * Makefile.in: Change distribution targets to use bzip2 instead of
13980 gzip.
13981 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13982 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13983
139841999-06-04 Nick Clifton <nickc@cygnus.com>
13985
13986 * config.sub: Add mcore target.
13987
4960e263 13988Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13989
13990 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13991
fb873f96 13992Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13993
13994 * config.guess (dummy): Changed to $dummy.
13995
f0d0ef7c 139961999-05-24 Nick Clifton <nickc@cygnus.com>
13997
13998 * config.sub: Tidied up case statements.
13999
0522f2f0 140001999-05-22 Ben Elliston <bje@cygnus.com>
14001
e571eca2 14002 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14003 <jiro@din.or.jp>.
14004
0522f2f0 14005 * config.guess: Merge with FSF version. Future changes will be
14006 more accurately recorded in this ChangeLog.
14007 * config.sub: Likewise.
14008
8566565c 14009Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14010
14011 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14012
151ad919 140131999-04-30 Tom Tromey <tromey@cygnus.com>
14014
14015 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14016
688d5631 140171999-04-23 Tom Tromey <tromey@cygnus.com>
14018
14019 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14020
151ad919 140211999-04-20 Drew Moseley <dmoseley@cygnus.com>
14022
14023 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14024 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14025 Bad merge removed these two changes.
14026
e020fd98 14027Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 14028 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 14029
14030 * config.guess (interix Alpha): Add.
14031
151ad919 140321999-04-11 Richard Henderson <rth@cygnus.com>
14033
14034 * configure.in (i?86-*-beos*): Do config gperf; don't config
14035 gdb, newlib, or libgloss.
14036
a48ef8ee 14037Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 14038
a48ef8ee 14039 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14040 link a trivial program with -mabi=64. If it fails, remove mabi=64
14041 from multidirs.
14042
c3a180dc 14043Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14044
14045 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14046
151ad919 140471999-04-08 Nick Clifton <nickc@cygnus.com>
14048
14049 * config.sub: Add support for mcore targets.
14050
140511999-04-07 Michael Meissner <meissner@cygnus.com>
14052
14053 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14054 not mt-ospace, in order to shut up assembler warning about using
14055 symbols that are named the same as registers.
14056
140571999-04-07 Drew Moseley <dmoseley@cygnus.com>
14058
14059 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14060 dependency list for all-target-cygmon.
14061
140621999-04-05 Doug Evans <devans@casey.cygnus.com>
14063
14064 * config-ml.in: Check $host, not $target, for selective multilibs.
14065 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14066 thumb interworking, and underscore prefix multilibs.
14067
140681999-04-04 Ian Lance Taylor <ian@zembu.com>
14069
14070 * missing: Update to version from current automake.
14071
b7ba05c0 14072Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14073
14074 * configure (gxx_include_dir): Removed.
14075
14076 * configure.in (gxx_include_dir): Handle it.
14077 * Makefile.in: Likewise.
14078
151ad919 140791999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14080
14081 * config.sub (mips64vr4111,mips64vr4111el) Add.
14082
140831999-03-21 Ben Elliston <bje@cygnus.com>
14084
31972771 14085 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 14086
9862eda4 14087Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14088
9862eda4 14089 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14090 config/mh-djgpp.
14091
151ad919 14092Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14093
14094 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14095 all-target-newlib to dependency list for all-target-bsp.
14096
26a1dadb 14097Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14098
14099 * config.sub: Add i386-uwin support.
14100 * config.guess: Likewise.
14101
fea0107e 14102Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14103
14104 * configure.in: cleanup, add mh-*pic handling for arm, special
14105 case powerpc*-*-aix*
14106
151ad919 14107Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14108
14109 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14110 can be built.
14111
14112Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14113
14114 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 14115 targets.
151ad919 14116
daa90679 141171999-03-02 Nick Clifton <nickc@cygnus.com>
14118
14119 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14120
f6a095e9 14121Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14122
14123 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14124
47d8eb1d 141251999-02-24 Nick Clifton <nickc@cygnus.com>
14126
14127 * config.sub: Fix typo in arm recognition.
14128
151ad919 14129Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14130
14131 * configure.in (noconfigdirs): Changed target_configdirs to
14132 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14133 rather than m68k-*-* since it is not known to work on
14134 m68k-aout. Ditto for arm-*-*oabi.
14135
14136Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14137
14138 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 14139
141401999-02-19 Ben Elliston <bje@cygnus.com>
14141
14142 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14143 Smart and improved by Andrew Cagney.
14144
52b143d0 14145Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14146
14147 * config.guess: Recognize openbsd-*-hppa.
14148
c441c977 14149Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14150
14151 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14152 only if it is not empty.
14153
8faa2109 141541999-02-17 Nick Clifton <nickc@cygnus.com>
14155
14156 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 14157
151ad919 14158 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 14159
14160 * config.sub: Modified to recognize uname's armv* syntax.
14161
151ad919 141621999-02-17 Mark Salter <msalter@cygnus.com>
14163
14164 * configure.in: Added target-bsp for sparclite.
14165
14166Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14167
14168 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14169
141701999-02-08 Nick Clifton <nickc@cygnus.com>
14171
14172 * configure.in: Add support for strongarm port.
14173 * config.sub: Add support for strongarm target.
14174
654a22b1 14175Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 14176
654a22b1 14177 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14178 the old name config/mh-cygwin32.
14179 Enable texinfo.
14180
151ad919 14181Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14182
14183 * configure.in: Do build ld for ix86 Solaris.
14184
46fb7091 14185Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14186
14187 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14188 $AR_FOR_TARGET. Likewise for RANLIB.
14189
115ec39e 14190Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 14191
31972771 14192 * config.sub (oabi): Recognize.
14193 * configure.in (arm-*-oabi): Handle.
115ec39e 14194
5cca51e0 14195Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14196
14197 * config.guess: Improve detection of i686 on UnixWare 7.
14198
183a8abb 14199Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14200
14201 * config.guess: Add support for i386-pc-interix.
14202 * config.sub: Likewise.
14203 * configure.in: Likewise.
183a8abb 14204
151ad919 14205Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14206
14207 * Makefile.in: Remove unneeded all-target-libio from
14208 from all-target-winsup target since it is now unneeded.
14209 Add all-target-libtermcap in its place since it is now
14210 needed.
14211
14212Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14213
14214 * configure.in: makefile stub for cygwin target is probably
14215 unnecessary. Remove it for now.
151ad919 14216
14217Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14218
14219 * configure.in: libtermcap.a should be built when cygwin is the
14220 target as well as the host.
14221 * config.guess: Allow mixed case in cygwin uname output.
14222 * Makefile.in: Add libtermcap target.
151ad919 14223
0db75088 14224Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14225
14226 * config.sub: Clean up handling of hppa2.0.
14227
a30dcfee 14228Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14229
14230 * config.guess: Use C code to identify more HP machines.
14231
44cfa345 14232Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14233
14234 * config.sub: Handle hppa2.0.
14235
151ad919 14236Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14237
14238 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 14239 cygmon for all sparclite targets, regardless of object format.
151ad919 14240
142411998-12-15 Mark Salter <msalter@cygnus.com>
14242
14243 * configure.in: Added target-bsp for several target architectures.
14244
14245 * Makefile.in: Added rules for bsp.
14246
be0f7b24 14247Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14248
14249 * config.guess: Improve detection of hppa2.0 processors.
14250
14251Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14252
14253 * config.guess: Recognize FreeBSD using ELF automatically.
14254
76103b2c 142551998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14256
14257 * configure (skip-this-dir): Add handling for new shell script, which
14258 might be created by a sub-directory's configure to indicate, this particular
14259 directory is "unwanted".
14260 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14261
151ad919 14262Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14263
14264 * ltconfig: import from libtool, after changing libtool to
14265 account for the cygwin name change.
14266
14267Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14268
14269 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14270 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14271
14272Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14273
14274 * configure.in: Add libtermcap to list of cygwin dependencies.
14275
14276Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14277
31972771 14278 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14279 they include winsup/include when it's a cygwin target.
151ad919 14280
142811998-11-12 Tom Tromey <tromey@cygnus.com>
14282
14283 * configure.in (host_tools): Added zip.
14284 * Makefile.in (all-target-libjava): Depend on all-zip.
14285 (all-zip): New target.
14286 (ALL_MODULES): Added all-zip.
14287 (NATIVE_CHECK_MODULES): Added check-zip.
14288 (INSTALL_MODULES): Added install-zip.
14289 (CLEAN_MODULES): Added clean-zip.
14290
14291Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14292
14293 * Makefile.in: lose "32" from comment about cygwin.
14294
14295Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14296
14297 * configure.in: Use -Os to build target libraries for the fr30.
14298
14299Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14300
14301 * config.sub: Add fr30.
14302
14303Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14304
31972771 14305 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 14306 cygwin* instead of cygwin32*.
14307 * config.sub: Check cygwin* instead of cygwin32*.
14308
39ebcbe1 14309Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14310
14311 * config.guess: Match any version of Unixware7.
14312
151ad919 143131998-10-20 Syd Polk <spolk@cygnus.com>
14314
14315 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14316 if desired.
14317
de79e382 14318Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14319
14320 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14321 these if the appropriate directories and files to not exist.
14322
e7104d38 14323Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14324
14325 * Makefile.in (DEVO_SUPPORT): Add config.if.
14326
fb1c80df 14327Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14328
14329 * configure: Add pattern to replace "build_tooldir"'s
14330 definition in the generated Makefile with "tooldir"'s
14331 actual value.
14332
46a4cc47 14333Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14334
0ee69c06 14335 * config.sub: Bring back lost sparcv9.
14336
46a4cc47 14337 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14338
3a8c0cab 14339Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14340
14341 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14342 CC_FOR_TARGET and friends.
14343
14344Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 14345
ea0cacfb 14346 * Makefile.in (build_tooldir): New variable, same as tooldir.
14347 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14348 -B$(build_tooldir)/bin/.
14349 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 14350
de7dcc81 14351Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14352
14353 * README: Remove installation instructions and refer to the
14354 INSTALL directory instead.
14355
67139a60 14356Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 14357
67139a60 14358 * config.sub: Add support for i[34567]86-pc-udk.
14359 * configure.in: Likewise.
14360
ed37269d 14361Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14362
14363 * Makefile.in: add bzip2 package building bits for user
14364 tools module
14365 * configure.in: ditto
14366
fc449a71 14367Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14368
14369 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14370 (ALL_TARGET_MODULES): Add all-target-libobjc.
14371 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14372 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14373 (all-target-libchill): Add dependencies.
14374 * configure.in (target_libs): Add libchill.
aee16bda 14375
7bb9dd92 143761998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14377
14378 * configure.in (target_subdir): Remove duplicate line.
14379
ed37269d 14380Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14381
14382 * Makefile.in (all-automake): fix dependencies.
14383
a9ff8bf0 14384Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14385
14386 * configure.in: Minor cleanups for building in the $(target_alias)
14387 subdir.
14388
5869bc6a 143891998-09-22 Jim Wilson <wilson@cygnus.com>
14390
14391 * Makefile.in (bootstrap): Set r and s before make all. Use
14392 BASE_FLAGS_TO_PASS in make all.
14393 (cross): Likewise.
14394
a5caa84c 143951998-09-20 Mark Mitchell <mark@markmitchell.com>
14396
14397 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14398
331d5855 14399Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14400
14401 * config.sub: Fix typo in last change.
14402
4d004c41 144031998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14404
14405 * config.sub: Add support for C4x target.
14406 * configure.in: Likewise.
14407
0a2a3792 144081998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14409
14410 * config.sub: Recognize sparcv9 just like sparc64.
14411
67e059d3 14412Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14413
14414 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14415
cd547500 14416Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14417
7325e595 14418 * config.guess: Correctly identify Pentium II sco boxes.
14419
cd547500 14420 * config.guess: Fix "tr" code. From Weiwen Liu.
14421
0b632721 14422Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14423
14424 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14425 stabs.
14426
ae568fff 14427Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14428
14429 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14430 (ALL_TARGET_MODULES): Add all-target-libchill.
14431 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14432 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14433 (all-target-libchill): Add dependencies.
14434 * configure.in (target_libs): Add libchill.
14435
68da0d0a 14436Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14437
14438 * config.guess: Avoid assumptions about "tr" behaves when
14439 LANG is set to something other than English.
14440
d722107d 14441Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14442
14443 * configure (gxx_include_dir): Changed to
14444 '${prefix}/include/g++'-${libstdcxx_interface}.
14445
14446 * config.if: New to determine the interfaces.
14447
5e6f60dc 14448Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14449
14450 * config.guess: Detect and handle MPE/IX.
14451 * config.sub: Deal with MPE/IX.
14452
8a70d526 14453Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14454
14455 * configure.in: Use mh-aix43.
14456
f890b212 144571998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14458
14459 * configure: Fix --without/--disable cases for gxx-include-dir.
14460
ed37269d 14461Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14462
14463 * mdata-sh: Imported. Needed for automake support.
14464
14465Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14466
14467 * Makefile.in (taz): Try "chmod -R og=u ." before
14468 "chmod og=u `find . -print`".
14469
14470Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14471
14472 * configure.in: Add arm-elf and thumb-elf support.
14473
14474Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14475
14476 * Makefile.in: Undo previous patch.
14477
14478Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14479
14480 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14481 to here ...
14482 (install-no-fixedincludes): and here
14483 (INSTALL_MODULES): ... from here.
14484
6d2063db 14485Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14486
14487 * config.sub: Merge with FSF.
14488
2f7b048d 14489 * config.guess: Merge with FSF.
14490
151ad919 14491Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14492
14493 * configure (extraconfigdirs): New variable.
14494 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14495 * Makefile.in (all): Move higher in file.
14496 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14497 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14498 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14499 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14500 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14501
145021998-07-23 Brendan Kehoe <brendan@cygnus.com>
14503
14504 * Makefile.in (all-target-libjava): Depend on all-gcc and
14505 all-target-newlib.
14506 (configure-target-libjava): Depend on $(ALL_GCC).
14507
1c802742 14508Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14509
14510 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14511 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14512
eb7921e4 14513Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14514
14515 * INSTALL/README: Fix typo.
14516
a8071b4d 14517Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14518
ed37269d 14519 * ylwrap: Change absolute path checks to check for DOS style path
14520 names.
a8071b4d 14521
ed37269d 14522 * ylwrap: Don't use a full path name if the source file is in the
14523 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 14524
26d9569a 14525 * config-ml.in: Default to being verbose, to match Feb 18 change to
14526 configure.
14527
ed37269d 14528Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14529
14530 Brought over from egcs:
14531
14532 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14533
14534 * configure.in (target_subdir): Set to ${target_alias} instead
14535 of "libraries".
14536
14537 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14538
14539 * configure.in (target_subdir): Set to libraries if enable_multilib.
14540
14541Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14542
14543 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14544 multilibs, force reconfiguration the first time we create
14545 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14546
14547Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14548
14549 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14550 avoid confusion with --no-recursion.
14551
14552Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14553
14554 * configure.in: Win32 hosts shouldn't use install -x
14555 * install-sh: remove -x option, and special .exe-handling
14556 hack.
14557
151ad919 14558Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14559
14560 * config.guess: Recognize i586-pc-beos.
14561 * configure.in: Don't build some bits for beos.
14562
81cf37ba 14563Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14564
ed37269d 14565 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14566 CFLAGS default to -O2.
14567
81cf37ba 14568 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14569 when using GNU ld.
14570
14571Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14572
14573 * ltmain.sh: Correct install when using a different shell.
14574
14575Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14576
14577 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14578
151ad919 14579Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14580
14581 * makefile.vms: Update to build binutils/makefile.vms. Add install
14582 target.
81cf37ba 14583
14584Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14585
14586 * ltconfig: Update to correct AIX handling.
14587
d6cf7517 14588Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14589
e98d756a 14590 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14591
d6cf7517 14592 * configure.in (target_subdir): Set to ${target_alias} instead
14593 of "libraries".
14594
eb85e8b7 145951998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14596
14597 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14598 (Makefile): Depend on $(gcc_version_trigger).
14599
14600 * configure (gcc_version): Change default initializer to empty
14601 string.
14602 (gcc_version_trigger): New variable; pass this variable down
14603 to subdir configures to enable them checking gcc's version
14604 themselves. Emit make macros for both gcc_version vars.
14605 (topsrcdir): Initialize reliably.
14606 (recursion line): Remove --with-gcc-version=${gcc_version}.
14607
da421e40 146081998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14609
14610 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 14611 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14612 in $(libsubdir); emit definition in each generated Makefile.
14613 (gxx_include_dir): Initialize depending on
14614 $enable_version_specific_runtime_libs.
da421e40 14615
d9f2c557 146161998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14617
14618 * configure (gcc_version): Initialize properly depending on
14619 how and where configure is started.
14620 (recursion line): Pass a --with-gcc-version=${gcc_version}
14621 to configures in subdirs.
14622
151ad919 14623Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14624
14625 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 14626 cygmon
151ad919 14627
ed37269d 14628Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14629
14630 * configure.in: Add cygmon and libstub support for mn10200.
14631
1ee34a17 146321998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14633
14634 * configure (gcc_version): Add new variable describing the
14635 particular gcc version we're building.
14636 * Makefile.in (libsubdir): Add new macro for the directory
14637 in which the compiler finds executables, libraries, etc.
14638 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14639 and libsubdir.
14640
6c2f7b46 14641Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14642
ea0cacfb 14643 * Makefile.in (local-clean): Remove *.log.
14644 (warning.log): Built with warn_summary from build.log.
14645 (mail-report.log): Run test_summary.
14646 (mail-report-with-warnings.log): Run test_summary including
14647 warning.log in the report.
6c2f7b46 14648
c8d7e712 14649Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14650
14651 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14652
ed37269d 14653Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14654
14655 * Makefile.in (grep): Grep no longer depends on libiberty.
14656
14657Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14658
14659 * Makefile.in: all-snavigator needs all-libgui.
14660
14661Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14662
14663 * configure.in: Add cygmon and libstub support for mn10300.
14664
1b402317 14665Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14666
14667 * missing: Update to version from automake 1.3.
14668
81cf37ba 14669 * ltmain.sh: On installation, don't get confused if the same name
14670 appears more than once in the list of library names.
14671
6d2063db 14672Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14673
14674 * config.sub: Accept m68060 and m5200 as CPU names.
14675
ed37269d 14676Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14677
14678 * configure: Use && rather than using -a in test, because odd
14679 strings can confuse test.
14680 * configure.in: Likewise.
14681
81cf37ba 14682Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14683
14684 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14685
5afc2f4d 14686Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14687
14688 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 14689 bootstrap4-lean): New targets.
5afc2f4d 14690
c51cbc45 14691Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14692
14693 * mpw-* Delete. Not used.
14694
ed37269d 14695Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14696
14697 * COPYING.LIB: Update FSF address.
14698
c51cbc45 14699Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14700
14701 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14702
ed37269d 14703 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14704 GAS_SUPPORT_DIRS.
14705
c51cbc45 14706Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14707
14708 * ltconfig, ltmain.sh: Avoid producing a version number if
14709 -version-info was not used.
14710
ed37269d 14711Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14712
14713 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14714 building with newlib.
14715
147161998-04-30 Paul Eggert <eggert@twinsun.com>
14717
151ad919 14718 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 14719 Solaris `make' causes it to continue to next definition.
151ad919 14720
14721Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14722
14723 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14724 the right GUI libraries and files are installed along with GDB.
ed37269d 14725
14726Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14727
14728 * configure.in: Change alpha to alpha* in several places.
14729
151ad919 14730Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14731
14732 * config.sub: Recognize sparc86x.
14733
803e9d57 14734Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14735
14736 * configure.in (--enable-target-optspace): Remove debug echo.
14737
2aabe804 14738Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14739
14740 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14741
c51cbc45 14742Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14743
14744 * ltconfig: Update cygwin32 support.
14745
ed37269d 14746 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14747 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14748 (GDB_SUPPORT_DIRS): Likewise.
14749
650ebf2f 14750Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14751
14752 * configure.in (target_makefile_frag): If --enable-target-optspace,
14753 use -Os to compile target libraries rather than -O2. Default to
151ad919 14754 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14755 not used.
14756 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 14757
ed37269d 14758Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14759
14760 * Makefile.in (all-bfd): Depend on all-intl.
14761 (all-binutils): Likewise.
14762 (all-gas): Likewise.
14763 (all-gprof): Likewise.
14764 (all-ld): Likewise.
14765
147661998-04-19 Brendan Kehoe <brendan@cygnus.com>
14767
14768 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14769
c51cbc45 14770Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14771
ed37269d 14772 * Makefile.in (all-bfd): Depend upon all-libiberty.
14773
c51cbc45 14774 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14775
ed37269d 14776Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14777
14778 * Makefile.in: Add libstub.
14779
14780 * configure.in: Ditto. Build libstub for targets that have cygmon
14781 support.
14782
14783Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14784
14785 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14786
14787Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14788
14789 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14790 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14791
c7879c37 14792Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14793
14794 * configure: Define DEFAULT_M4 by searching PATH.
14795 * Makfile.in: Use DEFAULT_M4.
14796
c51cbc45 14797Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14798
14799 * ltconfig: Add cygwin32 support.
14800
ed37269d 14801 * Makefile.in, configure.in: Add libtool as a native only directory
14802 to configure and build.
14803
a79ac5e8 14804Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14805
14806 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14807
ed37269d 14808Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 14809
ed37269d 14810 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14811
14812Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14813
14814 * Makefile.in: add ash make rules
14815 * configure.in: add ash to native_only and host_tools lists
14816
14817Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14818
14819 * Makefile.in (all-gettext, all-intl): New targets.
14820 (ALL_MODULES): Added all-gettext, all-intl.
14821 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14822 (INSTALL_MODULES): Added install-gettext, install-intl.
14823 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14824
14825 * configure.in (host_tools): Added gettext.
14826 (native_only): Likewise.
14827 (noconfigdirs) [various cases]: Likewise.
14828 (host_libs): Added intl.
14829
151ad919 14830Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14831
14832 * configure: Do not disable building gdbtk for cygwin32 hosts.
14833
0579e60e 14834Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14835
14836 * configure.in: Add thumb-coff target.
14837 * config.sub: Add thumb-coff target.
14838
ed37269d 14839Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14840
14841 * Makefile.in: Revert yesterday's change.
14842 (all-target-winsup): all-target-librx stays out of here.
14843
14844Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14845
14846 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14847 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14848 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14849 Remove references to librx and libg++.
14850
14851Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14852
14853 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14854 recursive makes
14855
c51cbc45 14856Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14857
14858 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 14859 for newlib directory.
c51cbc45 14860 (CXX_FOR_TARGET): Likewise.
14861
14862Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14863
14864 * ltconfig: Update after libtool/ltconfig.in change for
14865 hpux11.
14866
14867Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14868
14869 * ltconfig, ltmain.sh: Update to libtool 1.2.
14870
80a9e3eb 14871Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14872
14873 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14874 (install-gcc-cross): Instead, override LANGUAGES here.
14875
474d50b3 148761998-03-18 Dave Love <d.love@dl.ac.uk>
14877
14878 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14879 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14880
151ad919 14881Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14882
14883 * configure.in: Add Thumb-pe target.
14884
ed37269d 14885Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 14886
ed37269d 14887 * Makefile.in - changed sn targets to snavigator
14888 * configure.in - changed sn targets to snavigator
14889
69d10d87 14890Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14891
14892 * config-ml.in: After building symlink tree call make distclean
14893 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14894 to be the case for libiberty.
14895
5628bc1c 14896Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14897
14898 * configure: When making link, also check the current
14899 directory. The configure scripts may create one.
14900
4d821bda 14901Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14902
14903 * config.sub: Accept alphapca56 and alphaev6 properly.
14904
263cd6a9 14905Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14906
14907 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14908
83536831 14909Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 14910
31972771 14911 * config.sub (sco5): Fix typo.
83536831 14912
ed37269d 14913Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14914
14915 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14916 install-itcl.
14917 (install-itcl): Remove dependency on install-tcl.
14918
14919Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14920
14921 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14922
14923Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14924
14925 * configure.in: Don't build libgui for a cygwin32 target when not on
14926 a cygwin32 host.
14927
14928Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14929
14930 * configure (redirect): Set to null, so default behavior of
14931 configure is now --verbose.
14932
2590786c 149331998-02-16 Dave Love <d.love@dl.ac.uk>
14934
14935 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14936 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14937
dd5a56be 14938Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14939
14940 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14941 this change to sync Makefile.in with its ChangeLog entries.
14942
ed37269d 14943Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14944
14945 * ltmain.sh (mkdir): Check that the directory doesn't exist
14946 before we exit with error, so that we don't get races during
14947 parallel builds.
14948
c51cbc45 14949Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14950
14951 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14952
92424a17 14953Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14954
14955 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14956 PICFLAG_FOR_TARGET.
14957 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14958
14959 * configure: Emit a definition for the new macro enable_shared
14960 into each Makefile.
14961
ed37269d 14962Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14963
14964 * configure.in (host_tools, native_only): Add libtool.
14965
14966Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14967
14968 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14969 Fix typo in ming config comment.
14970
c51cbc45 14971Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14972
14973 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14974
ed37269d 14975Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14976
14977 * config.sub: Add tic30 cases, and map c30 to tic30.
14978
c495fa66 14979Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14980
14981 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14982 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14983 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14984 (CLEAN_TARGET_MODULES): Similarly
14985 (all-target-libf2c): Add dependences.
aee16bda 14986 * configure.in (target_libs): Add libf2c.
c495fa66 14987
ed37269d 14988Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14989
14990 * configure.in: Remove expect from noconfigdirs when target
14991 is cygwin32. OK to build expect and dejagnu with Canadian
14992 Cross.
14993
6563ae0c 14994Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14995
ed37269d 14996 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14997 host.
14998
6563ae0c 14999 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15000 and mingw32.
15001
87f6ff88 15002Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15003
15004 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15005 here as it is not defined in the toplevel Makefile.
15006
3d2749bb 15007Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15008
15009 * configure (package_makefile_rules_frag): New variable, which names
15010 a file with generic rules, ...
15011 Change comment to mention we now have FIVE parts.
15012 * configure: Undo last change.
15013
580bb6d9 15014Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15015
15016 * config.guess: More accurate determination of HP processor types.
ed37269d 15017 * config.sub: More accurate determination of HP processor types.
580bb6d9 15018
72f9a66a 15019Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15020
15021 * configure (package_makefile_frag): Move inserting the
15022 ${package_makefile_frag} to where it should be according
15023 to the comment.
15024
696f1132 15025Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15026
15027 * config.guess: Add support for Linux/ARM.
15028
151ad919 15029Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15030
15031 * .cvsignore: Remove *-info and *-install since they match
15032 release-info and mpw-install, which we don't want to just ignore.
15033
e29d857e 15034Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15035
15036 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15037
ab426314 15038Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15039
15040 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15041 local_prefix to sub-make invocations.
15042
fa6212f1 15043Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15044
15045 * configure.in: Check makefile fragments in the source
15046 directory.
15047
99e98fcd 15048Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15049
ea0cacfb 15050 * configure.in: Check whether host and target makefile
15051 fragments exist before adding them to *_makefile_frag.
99e98fcd 15052
ed37269d 15053Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15054
15055 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15056
15057Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15058
15059 * configure.in: Make sure we only replace RPATH_ENVVAR on
15060 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15061 regexp to sed.
15062
15063 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15064 to sub-makes.
15065
c0a2f1ac 150661998-01-13 Lee Iverson (leei@ai.sri.com)
15067
15068 * config-ml.in (multi-do): LDFLAGS must include multilib
15069 designator.
15070
6eaa4c2d 15071Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 15072
15073 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15074
ba7b87c8 15075Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15076
15077 * config.sub: Add mingw32 support.
15078 * configure.in: Likewise.
ba7b87c8 15079
ebabad97 15080Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15081
15082 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15083
ed37269d 15084Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15085
15086 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15087 * configure (gxx_include_dir): Provide a definition for subdirs
15088 which do not use autoconf.
15089
15090Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15091
15092 * config.guess: Sync with egcs. Picks up new alpha support,
15093 BeOS & some additional linux support.
15094
e5af4166 15095Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15096
15097 * config.guess: HP 9000/803 is a PA1.1 machine.
15098
8c7cf808 15099Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15100
15101 * configure.in: It's alpha*-...
15102
b05392a6 15103Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15104
15105 * configure.in (host_makefile_frag, target_makefile_frag):
15106 Handle multiple config files.
15107 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15108 alpha-*-*.
15109
151ad919 15110Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15111
15112 * mkdep: New file.
15113
15114Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15115
15116 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15117
ed37269d 15118Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15119
15120 * Makefile.in: Add libgui directory.
15121 (GDB_TK): Add all-libgui.
15122 * configure.in: Add libgui directory.
15123 * configure: Add all-libgui to GDB_TK.
15124
15125Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15126
15127 * config-ml.in (multidirs): Add m32r to multilib list.
15128
15129Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15130
15131 * Makefile.in (all-target-gperf): Change dependency to
15132 all-target-libstdc++.
15133
e4182547 15134Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15135
15136 * config.guess: Add BeOS support.
15137
ed37269d 15138Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15139
15140 Source directory cvs renamed to cvssrc:
15141 * configure.in (host_tools): Change cvs to cvssrc.
15142 (native_only): Likewise.
15143 (noconfigdirs) [various cases]: Likewise.
15144 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15145 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15146 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15147 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15148 (all-cvssrc): Rename target from all-cvs.
15149
c0a49bd7 15150Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15151
15152 * configure (gxx_include_dir): Fix thinko.
15153
33148f33 15154Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15155
15156 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15157 (install-cross, install-gcc-cross): New targets.
15158
ed37269d 15159Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15160
15161 * configure.in (noconfigdirs): Add support for Thumb target.
15162
15163 * config.sub (maybe_os): Add support for Thumb target.
15164
15165Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15166
15167 * Makefile.in: Add rules for cygmon.
15168
15169 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15170
66e82180 15171Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15172
15173 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15174 * configure (gxx_include_dir): Provide a definition for subdirs
15175 which do not use autoconf.
151ad919 15176
15177Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15178
15179 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 15180 11/18/97 build
151ad919 15181
db8f5cfe 15182Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15183
15184 * From Franz Sirl.
15185 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15186 found on RedHat Linux systems.
66e82180 15187
b58ae2dc 15188Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15189
15190 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15191 guesses.
15192
db8f5cfe 15193Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15194
15195 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15196
ed37269d 15197Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15198
15199 * ltmain.sh: If mkdir fails, check whether the directory was created
15200 anyhow by some other process.
15201
151ad919 15202Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15203
15204 * configure.in (d30v-*-*): Configure all directories.
15205
15206Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15207
15208 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15209 for the D30V.
15210
15211Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15212
15213 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15214
ed37269d 15215Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15216
31972771 15217 * include/libiberty.h: Add extern "C" { so it can be used with C++
15218 progrms.
15219 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15220 programs.
ed37269d 15221
151ad919 15222Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15223
15224 * configure.in (d30v-*-*): Configure GCC now.
15225
ed37269d 15226Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15227
15228 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15229 is no longer needed.
15230
62a42df9 15231Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15232
15233 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15234
75a1ca82 15235Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15236
15237 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15238 targets using "$@" to provide support for similar but not identical
15239 targets without having to duplicate code.
15240
151ad919 15241Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15242
15243 * makefile.vms: Fix to work with DEC C.
15244
15245Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15246
15247 * config.sub: Add mips-tx39-elf to marketing names.
15248
15249Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15250
15251 * ltmain.sh: Handle symlinks in generated script.
15252
15253Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15254
15255 * configure: Handle autoconf style directory options: --bindir,
15256 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15257 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15258 --sysconfdir.
15259 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15260 (sharedstatedir, localstatedir, oldincludedir): New variables.
15261 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15262 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15263 sbindir, sharedstatedir, and sysconfdir.
15264
732395de 15265Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15266
15267 * Makefile.in (bootstrap-lean): New target.
15268
151ad919 15269Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15270
15271 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 15272 sn, and gnuserv from noconfigdirs.
151ad919 15273
15274Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15275
15276 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15277
20e61444 15278Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15279
15280 * Makefile.in (cross): New target.
15281
53647f74 15282Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15283 Jeff Law <law@cygnus.com>
15284
15285 * Makefile.in (bootstrap2, bootstrap3): New targets.
15286 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 15287 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 15288
151ad919 15289Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15290
15291 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 15292 windows. Consistent with gdb/configure.
151ad919 15293
a6bb47e0 152941997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15295
a6bb47e0 15296 * configure.in: Name Linux target fragment.
15297
15298 * configure: Rewrite so that project Makefile fragment is inserted
15299 first and appears last in the resulting Makefile.
15300
151ad919 15301Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15302
15303 * Makefile.in (install-itcl): Install tcl first.
15304
ed37269d 15305Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15306
15307 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15308
2e678402 15309Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15310
15311 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15312
15313 * configure.in (skipdirs): Add target-librx for Linux.
15314 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15315
6b071baa 15316Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15317
15318 * Makefile.in (bootstrap): New target.
15319
b496f822 15320Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15321
fee90afd 15322 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 15323
151ad919 15324Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15325
15326 * config.guess: Merge with FSF.
15327
d99ec4a1 15328Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15329
15330 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15331
151ad919 15332Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15333
15334 * config.sub: Add "marketing-names" patch.
15335
952fead6 15336Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15337
31972771 15338 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 15339
9defe53a 15340Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15341
15342 * config.sub: Handle v850-elf.
15343
9efeb2e1 15344Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 15345
15346 * .cvsignore (*-install): Remove.
15347
c51cbc45 15348Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15349
15350 * ltconfig: Set CONFIG_SHELL in libtool.
15351 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15352
0dcb4a65 15353Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15354
15355 * configure.in (target_subdir): Set to libraries if enable_multilib.
15356
01a35b7f 15357Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15358
15359 * config.guess: Update from gcc directory.
15360
151ad919 15361Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15362
15363 * Makefile.in (all-sim): Depends on all-readline.
15364
28e9041c 15365Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15366
15367 * Makefile.in (BISON, YACC): Use $$s.
15368 (all-bison): Depend on all-texinfo.
15369
15370Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15371
15372 * Makefile.in (BISON): Add -L flag.
15373 (YACC): Likewise.
15374
151ad919 15375Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15376
aee16bda 15377 * configure.in (noconfigdirs): Add support for v850e target.
15378
151ad919 15379 * config.sub (maybe_os): Add support for v850e target.
15380
15381Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15382
aee16bda 15383 * configure.in (noconfigdirs): Add support for v850ea target.
15384
151ad919 15385 * config.sub (maybe_os): Add support for v850ea target.
15386
28e9041c 15387Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15388
15389 * config.sub: Add mipstx39. Delete r3900.
15390
15391Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15392
15393 * Makefile.in (all-autoconf): Depends on all-texinfo.
15394
15395Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15396
15397 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15398 eabi targets.
15399
15400Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15401
15402 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15403
15404 * configure: When handling a Canadian Cross, handle YACC as well as
15405 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 15406 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 15407
15408Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15409
15410 * Makefile.in (BISON): bison, not byacc or bison -y.
15411 (YACC): bison -y or byacc or yacc.
15412 (various): Add *-bison as appropriate.
15413 (taz): No need to mess with BISON anymore.
15414
15415Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15416
15417 * configure: If OSTYPE matches *win32*, try to find a good value for
15418 CONFIG_SHELL.
15419
15420Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15421
15422 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15423 configure.in if it is present.
15424
15425Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15426
15427 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15428
15429Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15430
15431 * config.sub: Recognize `arc' cpu.
15432 * configure.in: Likewise.
15433 * config-ml.in: Likewise.
15434
15435Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15436
15437 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15438
15439Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15440
15441 * configure: Changed sed delimiter from ':' to '|' when
15442 attempting to substitute ${config_shell} for SHELL. On
15443 NT ${config_shell} may contain a ':' in it.
15444
15445Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15446
15447 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15448
15449Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15450
15451 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15452
15453Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15454
15455 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15456
15457 * ylwrap: If the program is a relative path, force it to be
15458 absolute.
15459
15460Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15461
15462 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15463
15464Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15465
15466 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 15467 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15468 for libraries.
28e9041c 15469
15470Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15471
15472 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 15473 separated by spaces.
28e9041c 15474
15475Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15476
15477 * ylwrap: New file.
15478 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15479
15480 * ltmain.sh: Handle /bin/sh at start of install program.
15481
15482 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15483
15484 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15485 * missing: New file, from automake 1.2.
15486
15487Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15488
15489 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15490 check-tk to CHECK_X11_MODULES.
15491
15492Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15493
15494 * config.sub: Merge with FSF.
15495
15496Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15497
15498 * config.guess: Merge with FSF.
15499
15500Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15501
15502 * configure: Treat msdosdjgpp like go32.
15503 * configure.in: Likewise. Don't remove gprof for go32.
15504
15505 * configure: Change Makefile.tem2 to Makefile.tm2.
15506
15507Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15508
15509 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15510
15511Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15512
15513 * install-sh (chmodcmd): Set to null if the DST directory already
15514 exists. Same as Nov 11th change.
15515
15516Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15517
aee16bda 15518 * configure (GDB_TK): Needs itcl and tix.
28e9041c 15519
15520Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15521
15522 * config.guess: Update from FSF.
15523
15524Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15525
15526 * Makefile.in (GDB_TK): Depend on itcl and tix.
15527
15528Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15529
15530 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15531 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15532 (INSTALL_SCRIPT): New variable.
15533 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15534 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15535 to -x.
15536 * install-sh: Add support for -x option.
15537
15538Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15539
15540 * configure.in, Makefile.in: Treat tix like itcl.
15541
15542Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15543
15544 * Makefile.in (WINDRES): New variable.
15545 (WINDRES_FOR_TARGET): New variable.
15546 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15547 (EXTRA_HOST_FLAGS): Add WINDRES.
15548 (EXTRA_TARGET_FLAGS): Add WINDRES.
15549 (EXTRA_GCC_FLAGS): Add WINDRES.
15550 ($(DO_X)): Pass down WINDRES.
15551 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15552 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15553 DLLTOOL_FOR_TARGET.
15554
15555Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15556
15557 * configure.in: configure sim before gdb for win32-x-ppc
15558
15559Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15560
15561 Move gperf into the toplevel, from libg++.
15562 * configure.in (target_tools): Add target-gperf.
15563 (native_only): Add target-gperf.
15564 * Makefile.in (all-target-gperf): New target, depend on
15565 all-target-libg++.
15566 (configure-target-gperf): Empty rule.
15567 (ALL_TARGET_MODULES): Add all-target-gperf.
15568 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15569 (CHECK_TARGET_MODULES): Add check-target-gperf.
15570 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15571 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15572
15573Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 15574
28e9041c 15575 * config.sub (mn10200): Recognize new basic machine.
15576
15577Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15578
15579 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15580 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15581
15582Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15583
15584 * configure.in: If we're building mips-sgi-irix6* native, turn on
15585 ENABLE_MULTILIB and set TARGET_SUBDIR.
15586
15587Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15588
15589 * Makefile.in (all-sn): Depend on all-grep.
15590
15591Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15592
15593 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15594
15595 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15596 Makefile. From Jeff Makey <jeff@cts.com>.
15597 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15598
15599 * Makefile.in (DISTBISONFILES): Remove.
15600 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15601 $(DEFAULT_YACC).
15602
15603 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 15604 cygwin32.
28e9041c 15605
15606 * Makefile.in (LD): New variable.
15607 (EXTRA_HOST_FLAGS): Pass down LD.
15608 ($(DO_X)): Likewise.
15609
15610Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15611
15612 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15613
15614Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15615
15616 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 15617 before adding our own. Always add --build.
28e9041c 15618
15619Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15620
15621 * configure.in (targargs): Pass --build if we're doing
15622 a cross-compile.
15623
15624Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15625
ac6fd7b6 15626 * configure: Use '|' instead of ":" as the separator in
28e9041c 15627 sed. Otherwise sed chokes on NT path names with drive
15628 designators. Also look for "?:*" as the leading characters in an
15629 absolute pathname.
15630
15631Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15632
15633 * config.sub: Support for r3900.
15634
15635Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15636
15637 * configure.in: Use install-sh, not install.sh.
15638
15639Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15640
15641 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15642 apply it twice.
15643
15644Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15645
15646 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15647 install-binutils.
15648
15649Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15650
15651 * Makefile.in: Add automake targets.
15652 * configure.in (host_tools): Add automake.
15653
15654Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15655
15656 * configure: Default CXX to c++, not gcc.
15657 * Makefile.in (CXX): Set to c++, not gcc.
15658 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15659
15660Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15661
15662 * install-sh: try appending a .exe if source file doesn't
15663 exist
15664
15665Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15666
15667 * configure.in: Turn on multilib by default.
15668 (cross_only): Remove target-libiberty.
15669
15670 * Makefile.in (all-gcc): Don't depend on libiberty.
15671
15672Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15673
15674 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15675
15676Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15677
15678 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15679 (DISTBISONFILES): Add ld/Makefile.in
15680
15681Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15682
15683 * configure.in: if target is cygwin32 but host isn't cygwin32,
15684 don't configure gdb tcl tk expect, not just gdb.
15685
15686Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15687
15688 * configure.in: Added gnuserv everywhere sn appears.
15689
15690 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15691 (CROSS_CHECK_MODULES): Added check-gnuserv.
15692 (INSTALL_MODULES): Added install-gnuserv.
15693 (CLEAN_MODULES): Added clean-gnuserv.
15694 (all-gnuserv): New target.
15695
15696Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15697
15698 * config.guess: Fixes for MIPS OpenBSD systems.
15699
15700Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15701
15702 * Makefile.in (INSTALL_XFORM): Remove.
15703 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15704
15705 * mkinstalldirs: New file, copied from automake.
15706 * Makefile.in (installdirs): Rename from install-dirs. Use
15707 mkinstalldirs. Change all users.
15708 (DEVO_SUPPORT): Add mkinstalldirs.
15709
15710Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15711
15712 * install-sh: Rename from install.sh.
15713 * Makefile.in (INSTALL): Change install.sh to install-sh.
15714 (DEVO_SUPPORT): Likewise.
15715
15716 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15717 Graichen <graichen@rzpd.de>.
15718
15719Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15720
15721 * config.guess: Recognize OpenBSD systems correctly.
15722
15723Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15724
15725 * README, Makefile.in (ETC_SUPPORT): Remove references to
15726 cfg-paper*, configure.{texi,man,info*}._
15727
15728Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15729
15730 * Makefile.in (all.normal): Ensure that gcc is built after all
15731 the x11 - ie gdb - targets.
15732
15733Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15734
15735 * makefile.vms: Don't run conf-a-gas.
15736
15737Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15738
31972771 15739 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 15740
151ad919 15741Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15742
15743 * configure.in: Remove noconfigdirs case since gdb also
15744 configures and builds for tic80-coff.
15745
28e9041c 15746Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15747
15748 * configure: Set cache_file to config.cache.
15749 * Makefile.in (local-distclean): Remove config.cache.
15750
15751Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15752
15753 * COPYING: Update FSF address.
15754
151ad919 15755Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15756
15757 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15758 noconfigdirs.
15759
28e9041c 15760Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15761
15762 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15763 MAKEDIRS, is empty.
15764
15765Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15766
15767 * config.sub: Tweak mn10300 entry.
15768
15769Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15770
15771 * configure.in (host_tools): Put sim before gdb, so gdb's
15772 configure.tgt can determine if the simulator was configured.
15773
15774Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15775
15776 * config.sub: Move BeOS $os case to be with other Cygnus
15777 local cases.
15778
15779Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15780
15781 * config.sub: Remove misplaced comment that broke Linux.
15782
15783Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15784
15785 * config.sub: Add BeOS support.
15786
15787Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15788
15789 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15790
15791Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15792
15793 * configure.in (noconfigdirs): Remove tcl and tk from
15794 noconfigdirs for cygwin32 builds.
15795
151ad919 15796Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15797
15798 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15799
28e9041c 15800Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15801
15802 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15803 make-all.com, use makefile.vms instead.
15804
15805Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15806
15807 * config.sub: Accept -lnews*.
15808
151ad919 15809Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15810
15811 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 15812 target-examples and target-libiberty for d30v.
151ad919 15813
15814Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15815
15816 * configure.in (noconfigdirs): Enable ld for d30v.
15817
15818Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15819
15820 * configure.in (tic80-*-*): Build compiler.
15821
15822Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15823
15824 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 15825 unsupported d30v directories
151ad919 15826
15827Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15828
aee16bda 15829 * config.sub, configure.in: Add d30v target cpu.
15830
28e9041c 15831Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15832
15833 * makefile.vms: New file.
15834 * make-all.com: Remove.
15835
15836Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15837
15838 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15839
15840Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15841
15842 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15843
15844Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15845
15846 * Makefile.in (ALL_MODULES): Added all-db.
15847 (CROSS_CHECK_MODULES): Addec check-db.
15848 (INSTALL_MODULES): Added install-db.
15849 (CLEAN_MODULES): Added clean-db.
15850
15851Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15852
15853 * config.guess: Merge with latest FSF sources.
15854
15855Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15856
15857 * Makefile.in (ALL_MODULES): Added all-itcl.
15858 (CROSS_CHECK_MODULES): Added check-itcl.
15859 (INSTALL_MODULES): Added install-itcl.
15860 (CLEAN_MODULES): Added clean-itcl.
15861
15862Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15863
15864 * configure.in: build gdb for mn10200
15865
15866Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15867
15868 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15869
151ad919 15870Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15871
15872 * configure.in (tic80-*-*): Turn off most targets right now.
15873
28e9041c 15874Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15875
15876 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15877 rather than the makeinfo program.
15878 (do-info): Depend upon all-texinfo.
15879
15880Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15881
15882 * configure.in: Remove uses of config/mh-linux.
15883
15884 * config.sub, config.guess: Merge with latest FSF sources.
15885
151ad919 15886Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15887
15888 * config.sub (case $basic_machine): Add tic80 entries.
15889
28e9041c 15890Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15891
15892 * config.sub, config.guess: Merge with latest FSF sources.
15893
15894Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15895
15896 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15897 * mpw-config.in: Test for NewFolderRecursive.
15898 * mpw-install: Use symbolic name for startup filename.
15899 * mpw-README: Add various additional details.
15900
15901Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15902
15903 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15904
15905Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15906
15907 * configure.in: Do build gcc and the target libraries for
15908 the mn10200.
15909
15910Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15911
15912 * configure.in: don't avoid building gdb for mn10300 any more
15913 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15914 instead of single-quoting it.
15915
15916Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15917
15918 * configure.in: Don't use --with-stabs on IRIX 6.
15919
15920Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15921
15922 * configure.in (m32r): Build gdb, libg++ now.
15923
15924Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15925
15926 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15927 directories from noconfigdirs.
15928
15929Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15930
15931 * config.sub (basic_machine): added mips16 configuration
15932
15933Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15934
15935 * config.sub: Handle d10v-unknown.
15936
151ad919 15937Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15938
15939 * config.sub: Handle v850-unknown.
15940
28e9041c 15941Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15942
15943 * Makefile.in: add findutils
15944 * configure.in: add findutils to list of host_tools
15945
15946Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15947
15948 * config.sub: Handle mn10200 and mn10300.
15949
15950Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15951
15952 * configure.in (d10v-*): Do not build librx.
15953
15954Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15955
15956 * configure.in (mn10300): Build everything except gdb & libgloss.
15957
15958Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15959
15960 * config.guess: Patch for Dansk Data Elektronik servers,
15961 from Niels Skou Olsen <nso@dde.dk>.
15962
15963 For ncr, use /bin/uname rather than uname, since GNU uname does not
15964 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15965
15966 Patch for MIPS R4000 running System V,
15967 from Eric S. Raymond <esr@snark.thyrsus.com>.
15968
15969 Fix thinko for nextstep.
15970
15971 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15972
15973 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15974 * config.guess: Guess mips-dec-mach_bsd4.3.
15975
15976 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15977 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15978 release numbers.
15979 * config.guess (mips-mips-riscos*): Emit just enough of the
15980 release number.
15981
15982 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15983 * config.guess (sparc-auspex-sunos*): Added.
15984 (f300-fujitsu-*): Added.
15985
15986 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15987 * config.guess: Recognize a Tadpole as a sparc.
15988
15989Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15990
15991 * config.guess: Don't assume that NextStep version is either 2 or
15992 3. NextStep 4 (aka OpenStep 4) has come out now.
15993
15994Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15995
15996 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15997 From Rik Faith <faith@cs.unc.edu>.
15998
15999Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16000
16001 * config.sub: Contributions from bug-gnu-utils to:
16002 Support plain "hppa" (no version given) architecture, reported by
16003 OpenStep.
16004 OpenBSD like NetBSD.
16005 LynxOs is not a hardware supplier.
16006
16007 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 16008 OpenBSD like NetBSD.
28e9041c 16009 Stratus systems.
16010 More Pyramid systems.
16011 i[n>4]86 Intel chips.
16012 M680[n>4]0 Motorola chips.
16013 Use unknown instead of lynx for hardware manufacturer.
16014
16015Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16016
16017 * install.sh (chmodcmd): Set to null if the DST directory already
16018 exists.
16019
16020Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16021
16022 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16023 not use mt-ppc target Makefile fragment any more.
16024
16025Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16026
16027 * configure.in (*-*-windows): Exclude everything but those dirs
16028 needed to build windows.
16029
16030Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16031
16032 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16033
16034Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16035
16036 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 16037
16038Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16039
16040 * Undo my previous change.
16041
16042Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16043
16044 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16045 unconditionally.
16046 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16047
16048Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16049
16050 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16051 host to add it's own flags.
28e9041c 16052
16053Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16054
16055 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16056
16057Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16058
16059 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16060 (CXX_FOR_TARGET): Likewise.
16061 (GCC_FOR_TARGET): Define.
16062 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16063 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16064 CC_FOR_TARGET was specified on the command line.
16065 (MAKEOVERRIDES): Don't define.
16066
16067Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16068
16069 * configure.in (m32r): Fix spelling of libg++ libs.
16070
16071Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16072
16073 * config.sub (-apple*): Remove, now redundant.
16074
16075Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16076
16077 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16078
16079 * configure: Rework yesterday's sed script patch.
16080
16081 * config.sub: Merge with FSF.
16082
16083Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16084
16085 * config.guess: Merge from FSF.
16086
16087 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 16088 * config.guess: Use pc instead of unknown, for pc clone systems.
16089 Change linux to linux-gnu.
28e9041c 16090
16091 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 16092 * config.guess: Avoid non-portable tr syntax.
28e9041c 16093
16094Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16095
16096 * test-build.mk (HOLES): Add "xargs" for gdb.
16097
16098 * configure: Avoid hpux10.20 sed bug.
16099
16100Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16101
5309a301 16102 * configure.in: Add support for windows host
28e9041c 16103 (that is a build done under the Microsoft build environment).
16104
16105Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16106
16107 * Makefile.in: Replace all uses of srcroot with s, to shrink
16108 command line lengths.
16109
16110 Patches from Geoffrey Noer <noer@cygnus.com>:
16111 * configure.in: If configuring for newlib, pass --with-newlib to
16112 subdirectories.
16113 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16114 -Bnewlib/ and -Lwinsup to gcc.
16115 (CXX_FOR_TARGET): Likewise.
16116
16117Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16118
16119 * Makefile.in (ETC_SUPPORT): Add configure.
16120
16121Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16122
aee16bda 16123 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 16124 host configuration file.
16125
16126Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16127
16128 * configure.in: Break mn10x00 support into separate
16129 mn10200 and mn10300 configurations.
16130 * config.sub: Likewise.
16131
16132Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16133
16134 * configure.in: Add lots of stuff to noconfigdirs for
16135 the mn10x00 targets.
16136
16137 * config.sub, configure.in: Add mn10x00 support.
16138
16139Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16140
16141 * make-all.com: Call conf-a-gas, not config-a-gas.
16142
16143Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16144
16145 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 16146 targets.
28e9041c 16147
16148Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16149
16150 * mpw-README: Add much more detail for native PowerMac.
16151 * mpw-install: New file.
16152 * mpw-configure: Add --norecursion and --help options.
16153 * mpw-config.in: Translate readme and install files when
16154 copying to objdir.
16155 * mpw-build.in: Don't always depend on byacc and flex.
16156 (install-only-top): New action.
16157
151ad919 16158Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16159
16160 * configure.in: You can now configure GDB for the v850.
16161
28e9041c 16162Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16163
16164 * configure.in (noconfigdirs): Don't configure any C++ dirs
16165 if targeting D10V.
16166
16167Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16168
16169 * config.sub: Recognize mips64vr5000.
16170
16171Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16172
16173 * configure.in: Use a single line for host_tools and native_only.
16174
16175Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16176
16177 * config.sub, configure.in: Add entries for m32r.
16178
16179Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16180
16181 * Makefile.in (inet-install): Don't run install-gzip.
16182
16183Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16184
16185 * configure.in: Don't config lots of things for *-*-windows*.
16186
16187Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16188
16189 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16190 (host_libs, host_tools): Copy from configure.in.
16191 * mpw-configure: Don't complain about directories not found.
16192
16193Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16194
16195 * configure.in (i[345]86): Recognize i686 for pentium pro.
16196 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16197 file.
16198
16199 * config.guess (i[345]86): Ditto.
16200
16201Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16202
16203 * configure.in (noconfigdirs): Removed gdb for D10V.
16204
151ad919 16205Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 16206
151ad919 16207 * configure.in: Remove ld, target-libio, target-libg++, and
16208 target-libstdc++ from noconfigdirs.
ed37269d 16209
28e9041c 16210Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16211
16212 * configure: Fix three locations where shell scripts were
16213 being run directly rather than with config_shell.
16214
151ad919 16215Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16216
16217 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16218 * config.sub (basic_machine): Recognize v850.
16219
28e9041c 16220Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16221
16222 * mpw-configure: Handle multiple enable/disable options and
16223 pass them down recursively, handle -c and -s flags appropriately
16224 depending on choice of compiler, add escape mechanism for
16225 quoted arguments to gC.
16226
16227Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16228
16229 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16230 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16231 so that -mrelocatable-lib and -mno-eabi are used.
16232
16233 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16234 not support --print-multi-lib, don't abort.
16235
28e9041c 16236Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16237
16238 * make-all.com: Run config-a-gas.
16239 * setup.com: Don't copy subdirectory files around.
16240
16241Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16242
16243 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16244 target, it now compiles correctly.
16245
16246Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16247
16248 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16249
16250Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16251
aee16bda 16252 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 16253
16254Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16255
16256 * configure.in (native_only): Add prms.
16257
16258Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16259
16260 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16261 (BINUTILS_SUPPORT_DIRS): Likewise.
16262
16263Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16264
16265 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16266 d10v support is added.
16267
16268Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16269
16270 * configure.in (d10v-*-*): New target.
16271
16272Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16273
16274 * config.guess (HP 9000/811): Recognize this as a PA1.1
16275 machine.
16276
16277Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16278
16279 * Makefile.in (do-tar-gz): New target, split out from tail end of
16280 taz target. Run each command separately, don't use pipes.
16281 (taz): Use it.
16282
16283Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16284
16285 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16286 * mpw-build.in: No builds should depend on building byacc or flex,
16287 they are assumed to be installed already.
16288
16289Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16290
16291 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16292 variable that CC_FOR_TARGET needs.
16293
16294Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16295
16296 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16297 options have changed since the last time the subdirectory was
16298 configured, and if it has, reconfigure.
16299 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16300 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16301
16302Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16303
16304 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16305 CLEAN_MODULES): Add bash.
16306 (all-bash): New target.
16307
16308Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16309
16310 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16311
16312Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16313
16314 * config.sub (basic_machine): Recognize d10v as a valid processor.
16315
16316Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16317
16318 * mpw-configure: Add support for --bindir.
16319 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16320
16321Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16322
16323 * configure.in: add bash, time, gawk to list of hosttools and things
16324 to only build for native toolchains
16325
16326Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16327
16328 * Makefile.in (docdir): Remove.
16329
16330Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16331
16332 * Makefile.in (datadir): Set to $(prefix)/share.
16333
16334Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16335
16336 * configure.in: build diff and patch for cygwin32-hosted
16337 toolchains.
16338
16339Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16340
16341 * config.sub: Accept -rtems*.
16342
16343Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16344
31972771 16345 * configure.in: enable dosrel for cygwin32-hosted builds,
16346 remove diff from the list of things not buildable
16347 via Canadian Cross
28e9041c 16348
16349Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16350
16351 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 16352 don't get ". ".
28e9041c 16353
16354Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16355
16356 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16357
16358Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16359
16360 * Makefile.in (taz): Handle case where tex3patch didn't even get
16361 checked out. Also, if it was found, put the symlink in a new util
16362 subdirectory.
16363
16364Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16365
16366 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16367
16368Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16369
16370 * config.sub: Recognize -openvms.
16371 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16372 * make-all.com, setup.com: New files.
16373
16374Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16375
16376 * Makefile.in (taz): tex3patch moved to texinfo/util.
16377
16378Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16379
16380 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16381 * configure.in: remove make from disable-if-Can-Cross list
16382 enable gdb if ${host} and ${target} are cygwin32
16383
16384Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16385
16386 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16387 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16388
16389Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16390
16391 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16392 distinguish sysv/svr4/bsd variants.
16393 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16394
16395Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16396
16397 * configure.in: Added copyright notice.
16398 * move-if-change: Added copyright notice.
16399
16400Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16401
16402 * configure.in (powerpcle-*-solaris*): Until we get shared
16403 libraries working, don't build gdb, sim, make, tcl, tk, or
16404 expect.
16405
16406Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16407
16408 * config.guess: Merge with FSF:
16409
16410 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16411 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16412
16413 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16414 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16415
16416 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16417 * config.guess: Combine two OSF1 rules.
16418 Also recognize field test versions. From mjr@zk3.dec.com.
16419 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16420 because GNU uname does not support -p. From pmr@pajato.com.
16421
16422Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16423
16424 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16425
16426Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16427
16428 * mpw-README: Document GCCIncludes.
16429
16430Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16431
16432 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16433
16434Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16435
16436 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16437
16438Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16439
16440 * configure.in (*-*-cygwin32): Configure make.
16441
16442Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16443
16444 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16445
16446Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16447
16448 * Makefile.in (all-inet): Depend on all-perl.
16449
16450 * Makefile.in (inet-install): New target.
16451
16452 * Makefile.in (all-inet): Depend on all-tcl.
16453 (all-inet): Depend on all-send-pr.
16454
16455Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16456
16457 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16458 temporarily.
16459
16460Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16461
16462 * configure.in: Don't configure --with-gnu-ld on AIX.
16463
16464Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16465
16466 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16467
16468Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16469
16470 * Makefile.in (ALL_MODULES): Added all-inet.
16471 (CROSS_CHECK_MODULES): Added check-inet.
16472 (INSTALL_MODULES): Added install-inet.
16473 (CLEAN_MODULES): Added clean-inet.
16474 (all-indent): New target.
16475
16476 * configure.in (host_tools): Added inet.
16477 (native_only): Added inet.
16478 (noconfigdirs): Added inet.
16479
16480Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16481
16482 * configure.in: Don't configure libgloss if we are not configuring
16483 newlib.
16484
16485Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16486
16487 * configure.in: Don't configure libgloss for unsupported
16488 architectures.
16489
16490Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16491
16492 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16493
16494Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16495
16496 * Makefile.in (ALL_MODULES): Include all-apache.
16497 (CROSS_CHECK_MODULES): Include check-apache.
16498 (INSTALL_MODULES): Include install-apache.
16499 (all-apache): New target.
16500
16501 * configure.in: Added apache everywhere perl is seen.
16502
16503Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16504
16505 * Makefile.in: Add support for clean-{module} and
16506 clean-target-{module} rules.
16507
16508Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16509
16510 * configure.in (*-*-ose) do not build libgloss.
16511
16512Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16513
16514 * config.guess (prep*:SunOS:5.*:*): Turn into
16515 powerpele-unknown-solaris2.
16516
16517Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16518
16519 * configure.in: Permit --enable-shared to specify a list of
16520 directories.
16521
16522Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16523
16524 * configure.in (host==solaris): Pass only the first word of $CC
16525 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16526
16527Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16528
16529 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16530
16531Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16532
16533 * Makefile.in (ALL_MODULES): Include all-perl.
16534 (CROSS_CHECK_MODULES): Include check-perl.
16535 (INSTALL_MODULES): Include install-perl.
16536 (ALL_X11_MODULES): Include all-guile.
16537 (CHECK_X11_MODULES): Include check-guile.
16538 (INSTALL_X11_MODULES): Include install-guile.
16539 (all-perl): New target.
16540 (all-guile): New target.
16541
16542 * configure.in (host_tools): Include perl and guile.
16543 (native_only): Include perl and guile.
16544 (noconfigdirs): Don't build guile and perl; no ports have been
16545 done.
16546
16547Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16548
31972771 16549 * configure (--enable-*): Handle quoted option lists such as
16550 --enable-sim-cflags='-g0 -O' better.
28e9041c 16551
16552Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16553
16554 * Makefile.in ({,inst}all-target): New rule so we can make and
16555 install all of the target directories easily.
16556
16557Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16558
16559 * configure.in: Add missing global flag in sed substitution when
16560 deleting `target-' from ${configdirs}.
16561
16562Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16563
16564 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16565 option.
16566
16567 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16568 config/mh-necv4.
16569
16570 * install.sh: Correct misspelling of transformbasename.
16571
16572 * config.guess: Recognize mips-*-sysv*.
16573
16574Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16575
16576 * config.sub: Recognize mon960.
16577
16578Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16579
16580 * configure: Restore Canadian Cross handling of BISON and LEX,
16581 removed in Feb 20 change.
16582
16583Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16584
16585 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16586 Mention make install. Remove the old copyright date as well the
16587 clumsy and rather pointless copyright on the README file.
16588
16589Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16590
16591 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16592 Makefile after running symlink-tree, then run `make distclean' to
16593 avoid clobbering any generated files in srcdir.
16594
16595Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16596
16597 * configure.in (m68k-*-netbsd*): Build everything now.
16598
16599Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16600
16601 * Makefile.in (taz): Fix quoting.
16602
16603Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16604
16605 * configure.in (sparclet-*-*): Build everything now.
16606
16607Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16608
16609 * configure.in (m68k-*-linux*): New host.
16610
16611Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16612
16613 * configure: Check for bison before byacc.
16614
16615Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16616
16617 * Makefile.in configure: Change the way LEX and BISON/YACC are
16618 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16619 searching PATH. These are used as fallbacks by Makefile.in if
16620 flex/bison/byacc aren't in objdir.
16621
16622Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16623
16624 * Makefile.in: Make everything which depends upon all-bfd also
16625 depend upon all-opcodes, in case --with-commonbfdlib is used.
16626
16627Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16628
16629 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16630 building NT native compilers on Unix.
16631
16632Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16633
16634 * configure.in: Don't get CC from the host Makefile fragment if we
16635 can find gcc in PATH, or if this is a Canadian Cross. Move the
16636 Solaris test for /usr/ucb/cc to the post target script, just after
16637 the compiler sanity test.
16638
16639Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16640
16641 * config.sub: Merge with FSF.
16642
16643Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16644
16645 * Makefile.in (RPATH_ENVVAR): New variable.
16646 (REALLY_SET_LIB_PATH): Use it.
16647 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16648
16649Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16650
16651 * config.sub, configure.in: Recognize sparclet cpu.
16652
16653Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16654
16655 * config.guess: Support m68k-cbm-sysv4.
16656
16657Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16658
16659 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16660 m68k-unknown-linuxaout from linker help string. Put quotes around
16661 $ld_help_string.
16662
16663Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16664
16665 * config.guess (powerpc-harris-powerunix): Add guess for port
16666 to new target.
16667
16668Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16669
16670 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16671
16672Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16673
16674 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16675 $(REALLY_SET_LIB_PATH) in Makefile.
16676 * Makefile.in (SET_LIB_PATH): New variable.
16677 (REALLY_SET_LIB_PATH): New variable.
16678 ($(DO_X)): Use $(SET_LIB_PATH).
16679 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16680 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16681 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16682 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16683 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16684 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16685 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16686 (install-dosrel): Likewise.
16687 (all-opcodes): Depend upon all-libiberty.
16688
16689Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16690
16691 * config.guess (*:CYGWIN*): New
16692
16693Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16694
16695 * Makefile.in (all-target-winsup): All all-target-libiberty.
16696
16697Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16698
16699 * configure.in (noconfigdirs): Add missing # in front of comment.
16700
16701Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16702
16703 * configure.in: add second pass to things added to noconfigdirs
16704 so *-gm-magic can exclude libgloss properly.
16705
16706Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16707
16708 * mpw-configure (extralibs_name, rez_name): Set correctly
16709 for MWC68K compiler.
16710
16711 * mpw-README: Add more info on the necessary build tools.
16712
16713Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16714
16715 * configure.in, config.sub: Recognize cygwin32.
16716
16717Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16718
16719 * config.guess, config.sub: Recognize A/UX.
16720
16721Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16722
16723 * config.sub: Merge with gcc/config.sub.
16724
16725Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16726
16727 * mpw-build.in (do-binutils): Add build of stamps.
16728
16729Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16730
16731 * config.sub: Add recognition for mips64vr4100*-* targets.
16732
16733Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16734
16735 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16736 Add creation of gconfigargs with `--enable-shared' turned on.
16737 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16738 ($(host)-stamp-stage3-configured): Likewise.
16739 (HOLES): Add chatr and ldd.
16740 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16741
16742Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16743
16744 * configure: Pass --nfp to recursive configures.
16745
16746Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16747
16748 * Makefile.in (DLLTOOL): New.
16749 (DLLTOOL_FOR_TARGET): New.
16750 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16751 (EXTRA_TARGET_FLAGS): Ditto.
16752 (EXTRA_GCC_FLAGS): Ditto.
16753 (CONFIGURE_TARGET_MODULES): Ditto.
16754 (DO_X): Ditto.
16755 * configure: Add DLLTOOL.
16756
16757Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16758
16759 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16760 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16761 mh-sco, since old workarounds no longer needed, and don't
16762 build ld, since libraries have weak symbols in COFF.
16763
16764Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16765
16766 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16767
16768Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16769
16770 * configure.in: Make sure that ${CC} can be used to compile an
16771 executable.
16772
16773Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16774
16775 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16776 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16777 nothing depending on whether gdbtk is being built.
16778
16779Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16780
16781 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16782
16783Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16784
16785 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16786 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16787
16788Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16789
16790 * config-ml.in: Add support for
16791 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16792 Simplify setting of multidirs from --disable-foo.
16793
16794Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16795
16796 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16797 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16798 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 16799 non-empty, pass them on to the GCC make.
28e9041c 16800 (all-bootstrap): New rule that is like all-gcc, except it executes
16801 the GCC bootstrap rule instead of the GCC all rule.
16802
16803Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16804
16805 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16806
16807Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16808
16809 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16810 DG/UX support.
16811
16812Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16813
16814 * config.sub (i*86*) Change [345] to [3456]
16815
16816Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16817
16818 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16819 --with-gnu-ld=no.
16820
16821Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16822
16823 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16824 AIX multilibs get built.
16825
16826Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16827
16828 * configure.in (i386-win32): Don't build expect if we're not
16829 building the tcl subdir.
16830
16831Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16832
16833 * Makefile.in: (configure-target-examples, all-target-examples):
16834 New targets, configure and build example programs.
16835
16836Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16837
16838 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16839 use it as input to sedit the generated MPW makefile.
16840 * mpw-README: Add a suggestion about Gestalt.h.
16841
16842Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16843
16844 * config.sub: Accept *-*-ieee*.
16845
16846Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16847
16848 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16849 Ronald F. Guilmette <rfg@monkeys.com>.
16850
16851Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16852
16853 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16854 for powerpc-pe native.
16855 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16856 (target==powerpc-pe): duplicate i386-win32 entry.
16857
16858Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16859
16860 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16861 of vxworks, not just vxworks5.1.
16862
16863Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16864
16865 * mpw-configure: Add support for exec-prefix.
16866
16867Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16868
16869 * config.guess: Recognize HP model 816 machines as having
16870 a PA1.1 processor.
16871
16872Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16873
16874 * configure: Ignore new autoconf configure options.
16875
28e9041c 16876Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16877
16878 * config.guess: Recognize Pentium under SCO.
16879 From Robert Lipe <robertl@arnet.com>.
16880
16881Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16882
16883 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 16884
16885Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16886
16887 * configure.in: Don't configure gas for alpha-dec-osf*.
16888
16889Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16890
16891 * configure.in: Default to --with-stabs for some targets for which
16892 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16893 i[345]86*-*-unixware*.
16894
16895Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16896
16897 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16898 rather than basing it on the target. Simplify handling of options
16899 controlling which directories to configure. Remove extraneous
16900 slash in multi-clean target.
16901
16902Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16903
16904 * config-ml.in: Prefix more variables with ml_ so they don't collide
16905 with configure's.
16906
16907Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16908
16909 * configure: Don't turn -v into --v.
16910
16911Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16912
16913 * configure.in (targargs): Fix typo.
16914
16915 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16916
16917Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16918
16919 * configure.in: Strip --host and --target options from
16920 CONFIG_ARGUMENTS, and always configure for --host only. Add
16921 --with-cross-host option when building with a cross-compiler.
16922 * configure: Canonicalize the arguments put into config.status by
16923 always using `=' for an option with an argument. Pass a presumed
16924 --host or --target explicitly.
16925
16926Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16927
16928 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16929 into general OS recognition case.
16930
16931Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16932
16933 * configure.in (target_configdirs): add target-winsup only
16934 for win32 target systems.
16935
16936Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16937
16938 * Makefile.in (all-target-libgloss): Depend upon
16939 configure-target-newlib, since when libgloss is built it looks to
16940 see if the newlib directory exists.
16941
16942Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16943
16944 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16945 cfg-ml-*.in.
16946
16947Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16948
16949 * configure: Handle LD and LD_FOR_TARGET when configuring a
16950 Canadian Cross.
16951
28e9041c 16952Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16953
16954 * configure.in (target_libs): add target-winsup.
16955 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16956 (target==ppcle-pe): remove ld from $noconfigdirs.
16957
16958Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16959
16960 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16961 Preserve relative path names in $srcdir. Build symlink tree if
16962 configuring cross target dir and srcdir=. (= no VPATH support).
16963 (configure-target-libg++): Depend on configure-target-librx.
16964 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16965 * config-ml.in: New file.
16966 * symlink-tree: New file.
16967 * configure: Ensure srcdir="." if that's what it is.
16968
16969Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16970
16971 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16972 includes and FLEX_SKELETON setting.
16973 * mpw-configure (--with-gnu-ld): New option, controls whether
16974 to use PPCLink or ld with PowerMac GCC.
16975 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16976 * mpw-config.in: Configure grez if targeting Mac.
16977
16978 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 16979 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16980 just macos.
28e9041c 16981 * configure.in: Configure grez resource compiler if targeting Mac.
16982 * Makefile.in (all-grez, install-grez): New targets.
16983
16984Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16985
16986 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 16987 gcc in the path, set CC to gcc -O2.
28e9041c 16988
16989Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16990
16991 * configure: Default ${build} correctly. Avoid picking up extra
16992 spaces when reading CC and CXX from Makefile. When doing a
16993 Canadian Cross, use plausible default values for numerous
16994 variables.
16995 * configure.in: When doing a Canadian Cross, don't try to
16996 configure tools whose configure script can't handle it.
16997
16998Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16999
17000 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17001
17002Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17003
17004 * configure: Remove dubious bug reporting address.
17005
17006Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17007
17008 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17009 configure script, run that instead of this directory's configure.
17010 In either case, print a message that we're configuring the sub-dir.
17011
17012Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17013
17014 * configure.in: Before checking for the existence of various files,
17015 use sed to filter out "target-".
17016
17017Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17018
17019 * Makefile.in (DO_X): Split rule to decrease command line length
17020 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17021 (Philippe De Muyter).
17022
17023Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17024
17025 * Makefile.in (all-patch): depend on all-libiberty.
17026
17027Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17028
17029 * configure.in: If the only directory in target_configdirs which
17030 actually exists is libiberty, then set target_configdirs to empty,
17031 to avoid trying to build a target libiberty in a gas or gdb
17032 distribution.
17033
17034Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17035
17036 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 17037 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17038 systems.
28e9041c 17039
17040Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17041
17042 * configure.in (copy_dirs): Use sys-include instead of include
17043 for --with-headers option.
17044
17045Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17046
17047 * Makefile.in, configure.in: Make winsup builds work with
17048 new scheme.
17049
17050Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17051
17052 * configure.in: Build the linker on AIX.
17053
17054Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17055
17056 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17057 where needed.
17058
17059Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17060
17061 * Makefile.in (all-gcc): Fix typo.
17062
17063Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17064
17065 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17066
17067Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17068
17069 * configure.in: Rename libFOO to target-libFOO, and xiberty
17070 to target-xiberty, to provide more flexibility.
17071 (target_subdir): Define. Create if cross.
17072 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17073 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17074 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17075 check-libFOO -> check-target-libFOO, etc.
17076 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17077 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17078 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17079 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17080 allow ALL_GCC="" to only configure.
17081 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17082 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17083 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17084
17085Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17086
17087 * Makefile.in (taz): Build "info" in etc explicitly.
17088
17089Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17090
17091 * configure.in: Make sure that CC is undefined (as opposed to
17092 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17093 problem with autoconf trying to configure on a host without GCC.
17094
17095Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17096
17097 * mpw-configure: Set host alias from choice of host compiler,
17098 only use generic MPW Makefile sed if present, edit a file
17099 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17100 * mpw-README: Add problem notes about CW6 and CW7.
17101
17102Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17103
17104 * Makefile.in (taz): Use ";" instead of ";;".
17105
17106Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17107
17108 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17109 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17110 DISTDOCDIRS.
17111 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17112 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17113
17114Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17115
17116 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17117 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17118 Move bfd to DISTSTUFFDIRS.
17119
17120Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17121
17122 * Makefile.in (X11_LIB): Removed.
17123 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17124
17125 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17126
17127Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17128
17129 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17130 names.
17131
17132Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17133
17134 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17135
17136Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17137
17138 * configure.in (i[345]86-*-win32): Always build newlib.
17139 Don't configure cvs, autoconf or texinfo.
17140 * Makefile.in (LD_FOR_TARGET): New.
17141 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17142 Pass down LD_FOR_TARGET.
17143
17144Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17145
17146 * winsup: New directory.
17147 * Makefile.in: Build winsup.
17148 * configure.in: Winsup is configured when target is win32.
17149 Can only build win32 target GDB when native.
aee16bda 17150
28e9041c 17151Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17152
17153 * config.guess: Recognize HP model 819 machines as having
17154 a PA 1.1 processor.
17155
17156Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17157
17158 * configure: Fix sed loop which substitutes for CC and CXX to
17159 avoid bug found in various sed implementations.
17160
17161Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17162
17163 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17164 simulator. Use standard powerpc-*-eabi*.
17165
17166Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17167
17168 * configure.in: Stop putting gas and binutils in noconfigdirs for
17169 powerpc-*-aix* and rs6000-*-*.
17170
17171Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17172
17173 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17174 -mcall-aixdesc libraries.
17175
17176Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17177
17178 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17179
17180 * config.sub (arm | armel | armeb): Fix shell syntax.
17181
17182Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17183
17184 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17185 -msoft-float and -mcpu=common support.
17186 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17187 libraries.
17188
17189Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17190
17191 * configure.in: Allow configuration and build of emacs19 for the alpha.
17192
17193Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17194
17195 * configure.in (CC): Get ^CC, not just any old CC, from
17196 ${host_makefile_frag}.
17197
17198Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17199
aee16bda 17200 * configure.in (CC): Try to get CC from
28e9041c 17201 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17202
17203Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17204
17205 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17206 only if it exists in $(srcdir).
17207
17208Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17209
17210 * configure: If CC and CXX are not set in the environment, set
17211 them, based on either an existing Makefile or on searching for gcc
17212 in PATH. Substitute for CC and CXX in Makefile.
17213 * configure.in: Remove libm from target_libs. Separate
17214 target_configdirs from configdirs. If CC is not set in
17215 environment, try to get it from a host Makefile fragment. Rewrite
17216 changes of configdirs to use skipdirs instead. A few minor
17217 tweaks. Take directories out of target_configdirs as they are
17218 taken out of configdirs. Remove existing Makefile files from
17219 subdirectories. Substitute for TARGET_CONFIGDIRS and
17220 CONFIG_ARGUMENTS in Makefile.
17221 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17222 by configure.in.
17223 (CONFIG_ARGUMENTS): Likewise.
17224 (CONFIGURE_TARGET_MODULES): New variable.
17225 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17226 ($(CONFIGURE_TARGET_MODULES)): New target.
17227 (configure-libg++, configure-libio): New targets.
17228 (all-libg++): Depend upon configure-libg++.
17229 (all-libio): Depend upon configure-libio.
17230 (configure-libgloss, all-libgloss): New targets.
17231 (configure-libstdc++): New target.
17232 (all-libstdc++): Depend upon configure-libstdc++.
17233 (configure-librx, all-librx): New targets.
17234 (configure-newlib): New target.
17235 (all-newlib): Depend upon configure-newlib
17236 (configure-xiberty): New target.
17237 (all-xiberty): Depend upon configure-xiberty.
17238
17239Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17240
17241 * configure.in (host i[345]86-*-win32): Expand the
17242 noconfigdirs again.
17243
17244Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17245
17246 * mpw-configure: Fix sed command file name.
17247
17248Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17249
aee16bda 17250 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 17251 noconfigdirs again.
17252
17253Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17254
17255 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17256 or powerpc*-*-pe*, since they are not yet supported.
17257
17258Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17259
17260 Add PowerMac support and many other enhancements.
17261 * mpw-configure: New option --cc to select compiler to use,
17262 paste options set according to --cc into the generated
17263 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17264 if mpw-make.sed is present.
17265 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17266 add forward includes for PowerPC include files.
17267 * mpw-build.in: Build using Makefile.PPC if present.
17268 (do-byacc, etc): Remove separate version resource builds.
17269 (do-gas): Build "stamps" before "all".
17270 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17271 * mpw-README: Update to reflect --cc option, PowerMac support,
17272 and recently-reported compatibility problems.
17273
17274Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17275
17276 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17277 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17278 (--with-multilib-top): Pass to recursive invocations.
17279
17280Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17281
17282 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17283 v810-*-*.
17284
17285Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17286
17287 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17288 gdb, ld and opcodes on v810-*-*.
17289
28e9041c 17290Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17291
17292 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17293 (local-maintainer-clean): New target.
17294 (maintainer-clean): New target.
17295 (realclean): Just depend upon maintainer-clean.
17296
17297Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17298
17299 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17300
17301Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17302
17303 * configure.in: Build ld in mips*-*-bsd* case.
17304
17305Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17306
17307 * config.sub: Accept -lites* OS. From Ian Dall.
17308
17309Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17310
17311 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 17312 targets.
28e9041c 17313
17314Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17315
17316 * configure.in: treat i386-win32 canadian cross the same as
17317 i386-go32 canadian cross.
17318
17319Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17320
17321 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17322 running under the simulator to build a reduced set of libraries.
17323 (powerpc-*-eabiaix): Add fine grained multilib support added to
17324 other powerpc targets yesterday.
17325
17326Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17327
17328 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17329 -disable-softfloat, -disable-relocatable, -disable-aix, and
17330 -disable-sysv to control which multilib libraries get built.
17331
17332Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17333
17334 * configure: Add Makefile.tem to list of files to remove in trap
17335 handler.
17336
17337Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17338
17339 * config.guess (*Linux*): Add missing "exit"s.
17340 Also, need specific check for alpha-unknown-linux (uses COFF).
17341
17342Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17343
17344 * config.guess: Merge with FSF:
17345
17346 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17347 * config.guess (AIX4): More robust release numbering discovery.
17348
17349 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17350 * config.guess (i386-sequent-ptx): Properly get version number.
17351
17352 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17353 * config.guess (mips:*:4*:UMIPS): New case.
17354
17355Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17356
17357 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17358 (i386-win32 host): Likewise. Don't build readline.
17359
17360Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17361
17362 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17363 SUPPORT_FILES to submakes.
17364
17365Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17366
17367 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17368 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17369 mpw-configure.
17370
17371Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17372
17373 * configure.in (appdirs): Use =, not ==, in test expression when
17374 trying to build the text to print in the warning message for
17375 Solaris users.
17376
17377Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17378
17379 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17380
17381Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17382
17383 * config.guess: Recognize lynx-2.3.
17384
17385Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17386
17387 * config.sub (z8ksim): Deleted
17388 (z8k-*-coff): New, this is the one true name of the target.
17389
17390Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17391
17392 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17393
17394Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17395
17396 * config.guess (*:Linux:*:*): First try asking the linker what the
17397 default object file format is (elf, aout, or coff). Then if this
17398 fails, try previous methods.
17399
17400Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17401
17402 * configure.in: Don't build newlib for *-*-vxworks5.1.
17403
17404Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17405
17406 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17407 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17408
17409Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17410
17411 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17412
17413Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17414
17415 * cfg-ml-com.in: New file.
17416 * cfg-ml-pos.in: New file.
17417
17418Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17419
17420 * COPYING.NEWLIB: Add HP free copyright to list.
17421
17422Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17423
17424 * config.sub: Recognize -eabi* for the system, not just -eabi.
17425
17426Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17427
17428 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17429 * config.sub, configure.in (win32): New target and host.
17430
17431Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17432
17433 * configure.in: Add i386-pe configuration.
17434
17435Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17436
17437 * mpw-build.in (install): Install GDB after LD.
17438
17439Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17440
17441 * mpw-config.in (elf/mips.h): Always forward-include, needed
17442 for GDB to build.
17443
17444Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17445
17446 * testsuite: New directory for customer acceptance and whole tool
17447 chain tests.
17448
17449Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17450
17451 * configure: If per-host line isn't found, but AC_OUTPUT is found
17452 and a configure script exists, run it instead.
17453
17454Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17455
17456 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17457
17458Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17459
17460 * configure: Set build_{cpu,vendor,os,alias} to host values when
17461 --build isn't specified.
17462
17463Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17464
17465 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17466 (FLAGS_TO_PASS): Pass them.
17467 (EXTRA_TARGET_FLAGS): Ditto.
17468
28e9041c 17469Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17470
17471 * Makefile.in (all-libg++): Depend on all-libstdc++.
17472
17473Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17474
17475 * configure.in (noconfigdirs): Enable all packages for
17476 i386-unknown-netbsd.
17477
17478Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17479
17480 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17481 hosted builds (DOS builds)
17482
17483Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17484
17485 Changes for ARM based on patches from Richard Earnshaw:
17486 * config.sub: Handle armeb and armel.
17487 * configure.in: Omit arm linker only for riscix.
17488
17489Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17490
17491 * config.guess: Update from FSF.
17492
17493Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17494
fee90afd 17495 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 17496 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17497 powerpcle variant. Convert pentium into i586, not i486. Add p5
17498 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17499 temporarily.
17500
17501Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17502
17503 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17504
17505Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17506
17507 * config.sub: Accept -lites* as a basic system type.
17508
17509Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17510
17511 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17512 installed, and if so return linuxoldld as the system name.
17513
17514Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17515
17516 * config.guess: Add hppa1.1-hp-lites support.
17517
17518Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17519
17520 * configure.in: Don't build newlib for m68k-vxworks5.1.
17521
17522Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17523
17524 * configure.in (mips-sgi-irix6): Use mh-irix5.
17525
17526Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17527
17528 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17529
17530Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17531
17532 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 17533 OSF/1. Fix compiler flags.
28e9041c 17534 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17535
17536Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17537
17538 * configure.in: Recognize --with-newlib.
17539 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17540
17541Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17542
151ad919 17543 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 17544 to *_X11_MODULES due to gdbtk needing X include files et al.
17545
17546Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17547
17548 Merge in support for Mac MPW as a host.
17549 (Old change descriptions retained for informational value.)
17550
17551 * mpw-config.in: Add generic include forwards for cpu-specific
17552 include files in aout and elf directories.
17553
17554 * mpw-configure: Added copyright.
17555 * mpw-config.in: Check for presence of required build tools.
17556 (target_libs): Add newlib.
17557 (target_tools): Add examples.
17558 (Read Me): Generate as "Read Me for MPW" instead.
17559 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17560 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17561 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17562
17563 * mpw-configure: Remove subdir-specific makefile hackery,
17564 delete mk.tmp after using it.
17565
17566 * mpw-build.in (all): Display start and end times.
17567
17568 * mpw-configure (host_canonical): Set.
17569 (target_cpu): Always add to makefiles.
17570 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17571 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17572 (mpw-mh-mpw): Look for in srcdir and srcroot.
17573 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17574
17575 * mpw-build.in: (install-only): New target.
17576
17577 * mpw-configure (host_alias, target_alias): Rename from hostalias
17578 and targetalias, add into generated Makefile.
17579 (mk.tmp): If present, add into generated Makefile.
17580 * mpw-build.in (all-gas): Build config.h first before gas proper.
17581
17582 * mpw-configure (config.status): Write only if changed.
17583 * mpw-config.in (readline): Configure it (not built, just used for
17584 definitions).
17585
17586 * mpw-config.in (elf/mips.h): Add a forward include.
17587
17588 * mpw-config.in: Forward-include most .h files in include into
17589 extra-include.
17590 (readline): Don't build.
17591 mpw-build.in (install): Install GDB.
17592
17593 * mpw-configure (prefix, mpw_prefix): Handle it.
17594 * mpw-config.in (mmalloc, readline): Don't configure.
17595 * mpw-build.in (thisscript): Rename to ThisScript.
17596 Use mpw-build instead of BuildProgram everywhere.
17597 (mmalloc, readline): Don't build.
17598 * mpw-README: New file, basic documentation about the MPW port.
17599
17600 * mpw-config.in: Use forward-include to create include files.
17601
17602 * mpw-configure: Add more things to the top of each configured
17603 Makefile, including contents of config/mpw-mh-mpw.
17604 * mpw-config.in (extra-include): Create this directory and fill it
17605 with Posix-like include files when configuring.
17606
17607 * config.sub (apple, mac, mpw): Add various aliases.
17608
17609 * mpw-build.in: New file, top-level build script fragment for MPW.
17610 * mpw-configure: New file, configure script for MPW.
17611 * mpw-config.in: New file, config fragment for MPW.
17612
17613Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17614
17615 * configure.in (host_libs): Remove glob, since it is gone from the
17616 sources.
17617
17618Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17619
17620 * Makefile.in: define empty GDB_NLM_DEPS var.
17621
17622 * configure.in(target_makefile_frag): use config/mt-netware
17623 for netware targets.
17624
17625Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17626
17627 * config.sub: Merge in recent FSF changes. Remove linux special
17628 cases.
17629
17630Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17631
5309a301 17632 Revert this change:
28e9041c 17633
17634 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17635
17636 * build-all.mk: Use CC=cc -Xs on Solaris.
17637
28e9041c 17638Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17639
17640 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17641 stop using it.
17642 * Makefile.in: Nuke all references to glob subdirectory.
17643
17644Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17645
17646 * configure.in: Fix --enable-shared logic in per-host.
17647
17648Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17649
17650 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17651
17652Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17653
17654 * configure.in (noconfigdirs): Don't build gas on AIX, for
17655 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17656
17657Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17658
17659 * configure: Fix --cache-file to work if the file argument is a
17660 relative path.
17661
17662Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17663
17664 * configure: If the --cache-file is used, pass it down to
17665 configure in subdirectories.
17666
17667Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17668
17669 * config.sub: add vxworks29k configuration.
17670
17671Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17672
17673 * Makefile.in (taz): Do "diststuff" part quietly.
17674
17675Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17676
17677 * config.sub: Mini-merge with gcc/config.sub.
17678
17679Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17680
17681 * config.guess (IRIX): Sed - to _.
17682
17683Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17684
17685 * Makefile.in (source-vault, binary-vault): New targets.
17686
17687Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17688
17689 * config.sub: Recognize -eabi as a basic system type.
17690
17691Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17692
17693 * configure.in (enable_shared stuff): Fix typo.
17694
17695Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17696
17697 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17698
17699Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17700
17701 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17702
17703Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17704
17705 * configure.in (rs6000-*-*): Don't build gas.
17706
17707Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17708
17709 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17710 reduce command line length.
17711 (AS_FOR_TARGET): Check for as.new, not Makefile.
17712 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17713
17714Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17715
17716 * config.guess: Merge from FSF.
17717
17718Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17719
17720 * configure: Don't use $ when handling program_suffix.
17721
17722Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17723
17724 * configure.in: Configure tk for hppa/hpux.
17725
17726Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17727
17728 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17729
17730Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17731
17732 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17733 to LIBCXXFLAGS. Tests are better run without it.
17734
17735Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17736
17737 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17738
17739Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17740
17741 * configure.in (*-*-netware*): Don't configure xiberty.
17742
17743Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17744
17745 * configure.in: Remove tk from native_only list.
17746
17747Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17748
17749 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17750 for special NCD build.
17751
17752Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17753
17754 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17755 makeall.bat, they're only useful for binutils snapshots.
17756 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17757 makeall.bat to specified SUPPORT_FILES.
17758
17759Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17760
17761 * build-all.mk: Add Ericsson targets to sun4 and solaris
17762 hosts. Add BNR's sun4 target to solaris host, so their
17763 build-from-source will be tested in-house first.
17764
17765Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17766
17767 * Makefile.in (LIBCFLAGS): New variable.
17768 (CFLAGS_FOR_TARGET): Ditto.
17769 (LIBCFLAGS_FOR_TARGET): Ditto.
17770 (LIBCXXFLAGS): Ditto.
17771 (CXXFLAGS_FOR_TARGET): Ditto.
17772 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17773 (BASE_FLAGS_TO_PASS): Pass them.
17774 (EXTRA_TARGET_FLAGS): Ditto.
17775
5309a301 17776 * configure.in: Support --enable-shared.
28e9041c 17777
17778Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17779
17780 * configure.in (target_libs): Include libstdc++ again.
17781 * config.guess: Update from FSF (for FreeBSD).
17782
17783Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17784
17785 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17786 makeall.bat.
17787 (DISTDOCDIRS): Add `etc'.
17788 (ETC_SUPPORT_PFX): New variable.
17789 (taz): Include anything from etc starting with a word in
17790 ETC_SUPPORT_PFX.
17791
17792Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17793
17794 * config.sub: Update for recent FSF changes. Remove obsolete
17795 h8300hds entry. Add -windows* and -osx as basic os. Minor
17796 spacing changes.
17797
17798Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17799
17800 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17801
17802 * config.guess: Merge with FSF.
17803 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17804
17805Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17806
17807 * configure: Since the "trap 0" handler will override the exit
17808 status on many systems, only use it for "exit 1", and make it set
17809 a non-zero exit status; reset it before "exit 0". Also, check
17810 exit status of config.sub, and error out if it failed.
17811
17812Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17813
17814 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17815 and install libgloss.
17816
17817Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17818
17819 * Makefile.in (all-binutils): Depend upon all-byacc.
17820
17821 * configure.in: Don't build emacs on Irix 5.
17822
17823Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17824
17825 * configure.in (*-*-netware*): Add libio.
17826
17827Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17828
17829 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17830 (CHECK_TARGET_MODULES): Ditto.
17831 (INSTALL_TARGET_MODULES): Ditto.
17832 (TARGET_LIBS): Ditto.
17833 (all-libstdc++): Note dependencies.
17834
17835Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17836
17837 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17838
17839Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17840
17841 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17842 -fexternal-templates.
17843
17844 * configure.in (target_libs): Add libstdc++.
17845 (noconfigdirs): Add libstdc++ as appropriate.
17846
17847Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17848
17849 * config.guess: Update from FSF.
17850
17851Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17852
17853 * configure: Use ${config_shell} when running ${configsub}.
17854
17855Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17856
17857 * config.sub: No longer recognize h8300h.
17858
17859Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17860
17861 * config.sub: Remove extraneous differences between config.sub and
17862 gcc/config.sub.
17863
17864Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17865
17866 * Makefile.in (DISTSTUFFDIRS): Add gas.
17867
17868Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17869
17870 * COPYING.NEWLIB: New file.
17871
17872Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17873
17874 * config.guess (HP-UX): Patch from Harlan Stenn
17875 <harlan@landmark.com> to also emit release level.
17876
17877Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17878
17879 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17880
17881Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17882
17883 * config.sub: Merge nextstep cleanup from FSF.
17884
17885Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17886
17887 * configure.in (arm-*-*): Don't configure ld for this target.
17888
17889Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17890
17891 * configure.in (*-*-netware): don't configure libg++, libio,
17892 librx, or newlib.
17893
17894Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17895
17896 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17897 configure ld--it works, but it doesn't support shared libraries.
17898
17899Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17900
17901 * config.guess (*-unknown-freebsd*): Get rid of possible
17902 trailing "(Release)" in version string.
17903 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17904
17905Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17906
17907 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17908 Fix type: *-next-neststep -> *-next-nextstep.
17909
17910 * config.guess: Merge from FSF:
17911
17912 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17913
17914 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17915
17916 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17917
17918 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17919 instead of UNIX_SV for UnixWare 1.0).
17920
17921Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17922
17923 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17924 to make gdb/nlm/* build after the compiler and linker.
17925
17926Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17927
17928 * config.guess (netbsd, freebsd, linux): Accept any machine,
17929 not just i[34]86.
17930 (m68k-atari-sysv4): Relocate to match FSF version.
17931
17932 * config.guess: More merges from the FSF:
17933
17934 Add a space before function call or macro invocation.
17935
17936 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17937
17938 * config.guess: Add trap cmd to remove dummy.c and dummy when
17939 interrupted.
17940
17941 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17942
17943 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17944 (dummy): Redirect stderr from compilation of dummy.c.
17945
17946 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17947
17948 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17949
17950Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17951
17952 * configure: Accept and ignore --cache*, for compatibility with
17953 new autoconf.
17954
17955Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17956
17957 * config.guess: Merge from FSF:
17958
17959 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17960
17961 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 17962 (PATH): Add /.attbin at end for finding uname.
17963 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 17964
17965 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17966
31972771 17967 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 17968
17969 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17970
31972771 17971 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17972 to select whether to use ELF or COFF.
28e9041c 17973
17974 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17975
31972771 17976 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 17977
17978 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17979
17980 * config.guess: Guess the OS version for HPUX.
17981
17982 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17983
17984 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17985
17986Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17987
17988 * configure.in: Recognize --with-headers, --with-libs, and
17989 --without-newlib.
17990 * Makefile.in (all-xiberty): Depend upon all-ld.
17991
17992Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17993
17994 * configure.in: Change i[34]86 to i[345]86.
17995
17996Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17997
17998 * configure (version): A few more tweaks to help message.
17999
18000Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18001
18002 * Makefile.in: Remove (for now) librx as a host library,
18003 now that we're building it for target.
18004
18005Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18006
18007 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18008 (Karl Berry).
18009
18010Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18011
18012 * configure.in: Also configure librx.
18013
18014Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18015
18016 * Makefile.in: Update various rules to reflect that librx
18017 is now needed for libg++.
18018
18019Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18020
18021 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18022
18023Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18024
18025 * configure.in: Configure the examples directory.
18026
18027Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18028
18029 * configure: Simplify Jun 2 1994 change.
18030
18031Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18032
18033 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18034 /bin/gcc isn't good enough to build gcc.
18035
18036Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18037
18038 * Makefile.in (GDB_SUPPORT_FILES): Remove
18039 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18040 (gdb.tar.gz): Add new rule to use standard distribution building
18041 mechanism.
18042
18043Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18044
18045 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18046 Bill Cox <bill@cygnus.com>.
18047
18048Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18049
18050 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18051
18052Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18053
18054 * configure: Search current dir first in .gdbinit.
18055
18056Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18057
18058 * config.sub: Recognize freebsd (merged from gcc config.sub).
18059
18060Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18061
18062 * config.sub: Refer to NeXT's operating system as nextstep.
18063
18064 * config.sub (case $basic_machine): Re-order the cases, to match
18065 the order in the FSF version (which is mostly alphabethical).
18066 Merge in some additions and changes from the FSF.
18067
18068Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18069
18070 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18071 * config.sub: Recognize cxux7.
18072 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18073
18074Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18075
18076 * config.sub: Fix typo powerpc -> powerpc-*.
18077
18078Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18079
18080 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18081
18082 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18083 parallel with all-emacs and install-emacs). Top-level command
18084 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18085
18086Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18087
18088 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18089 $(relbindir)/make before doing ``make install'', and use
18090 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18091 installing over running make binary.
18092 ($(host)-stamp-stage3-installed): Likewise.
18093
18094Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18095
18096 * config.guess: Recognize Mach.
18097
18098Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18099
18100 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18101 see whether --exec-prefix was used.
18102
18103Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18104
18105 * README: Explicitly mention libg++/README. (Zoo's idea.)
18106
18107Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18108
18109 * Makefile.in: Add all-librx target similar to all-libproc.
18110
18111Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18112
18113 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18114 with post 1.2 uname bogosity.
18115
18116Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18117
18118 * configure: Remove temporary files on receipt of a signal.
18119
18120Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18121
18122 * configure: If there is a package_makefile_frag, remove
18123 ${subdir}/Makefile.tem after copying it in.
18124
18125Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18126
18127 * build_all.mk: support rs6000 lynx identifies itself as
18128 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18129 since /bin/gcc is too feeble to compile a modern gcc.
18130
18131Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18132
18133 * brought devo/test-build.mk update-to-date with progressive/
18134 test-build.mk. Add lynx targets and hppa flag info.
18135
18136Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18137
18138 * configure.in: Use mh-ncrsvr43. Patch from
18139 Tom McConnell <tmcconne@sedona.intel.com>.
18140
18141Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18142
18143 * config.guess (i386-unknown-bsdi): No longer need to
18144 check #if defined(__bsdi__) && defined(__i386__).
18145
18146Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18147
18148 * configure: Set program_transform_nameoption correctly.
18149
18150Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18151
18152 * brought build-all.mk update-to-date with progressive build-all.mk,
18153 added new targets and hppa info.
aee16bda 18154
28e9041c 18155Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18156
18157 * configure: If config.guess result is a prefix of the user
18158 specified target, assume a native build and use the user specified
18159 target as the host alias. Remove SunOS patch suffix removal hack.
18160 * configure.in: Remove SunOS patch suffix removal hack.
18161
18162 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18163 in NATIVE_CHECK_MODULES.
18164
18165Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18166
18167 * Makefile.in: Rename HOST_ONLY to NATIVE.
18168 * configure: Delete SunOs patch suffix from host_canonical
18169 and build_canonical variables that are prepended to Makefiles.
18170 * configure.in: Add comments for easier maintenance.
18171
18172Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18173
18174 * Makefile.in: Add all-libproc target similar to all-gui.
18175
18176Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18177
18178 * Makefile.in (CHECK_MODULES): split into
18179 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18180
18181Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18182
18183 * config.guess (i386-unknown-bsdi): New system to guess.
18184
18185Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18186
18187 * Makefile.in: Add all-gui target (but not yet build by "all").
18188
18189Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18190
18191 * config.sub: Move deletion of patch suffix from here...
18192 * configure.in: To here, at Ian's suggestion. The top-
18193 level scripts might need to know of a patch level.
18194
18195Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18196
18197 * config.sub: Strip off patch suffix so rtl is recognized
18198 as a sunos4.1.3 machine, even though it's been patched.
18199
18200Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18201
18202 * Makefile.in (INSTALL_LAST): Delete.
18203 (INSTALL_DOSREL): New.
18204
18205Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18206
18207 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18208 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18209 whether we pass down --with-gnu-ld anyhow.
18210
18211Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18212
18213 * Makefile.in (INSTALL_LAST): Change operation so it works
18214 on more flavors of make.
18215 * configure.in (go32): Don't build libg++ or libio.
18216
18217Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18218
18219 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18220 they can be overriden by templates.
18221
18222Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18223
18224 * configure.in (target==go32): Don't build gdb.
18225 * dosrel: New directory.
18226
18227Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18228
18229 * configure.in (host==go32): Configure dosrel too.
18230 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18231 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18232 be set by incoming names or templates.
18233 (INSTALL_LAST): New rule.
28e9041c 18234
18235Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18236
18237 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18238
18239Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18240
28e9041c 18241 * configure.in (appdirs): New variable. Currently empty, but will
18242 be used in gas distribution. If nonempty, lists a set of
18243 directories at least one of which must get configured, or top
18244 level configuration is considered to have failed.
18245 (rs6000-*-lynxos*): Use new file name.
18246
18247Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18248
18249 Eliminate XTRAFLAGS.
18250 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18251 newlib include files using -idirafter, and also use -nostdinc.
18252 (CXX_FOR_TARGET): Likewise.
18253 (XTRAFLAGS): Removed.
18254 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18255 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18256 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18257 ($(DO_X)): Don't pass down XTRAFLAGS.
18258
18259Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18260
18261 * configure.in (mips*-dec-bsd*): New target; do build linker.
18262 (mips*-*-bsd*): New target; don't build linker.
18263
18264Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18265
18266 * configure.in: support rs6000-*-lynxos* configuration.
18267 support sunos4 as a cross target.
18268
18269 * config.sub: look for lynx*, not lynx since the OS version may
18270 legitimately be part of the name.
18271
18272Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18273
18274 * configure.in (i[34]86-*-sco*): Move to be with other i386
18275 targets.
18276 (romp-*-*): New target. Skip various binary utilities.
18277 (vax-*-*): New target. Don't build newlib.
18278 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18279
18280Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18281
18282 * configure.in: Only set host_makefile_frag if config
18283 directory exists.
18284
18285Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18286
18287 * install.sh: If $dstdir exists, don't check whether each
18288 component does.
18289
18290Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18291
18292 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18293
18294Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18295
4b695c23 18296 * configure.in (*-*-lynxos*): Don't configure newlib for either
18297 native or cross Lynx.
28e9041c 18298
18299Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18300
18301 * config.sub (sparc64-elf): Fix os.
18302 (z8k): Remove duplicate.
18303
18304Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18305
18306 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18307 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18308
18309Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18310
18311 * configure: Make file links cleanly even if Lynx fails on
31972771 18312 an NFS symlink (at least fail cleanly).
28e9041c 18313
18314Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18315
18316 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18317 -XNh2000.
18318
18319Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18320
18321 * configure: Unknown options are fatal again.
18322
18323Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18324
18325 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 18326 compatibility.
28e9041c 18327
18328Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18329
18330 * build-all.mk: Add `clean' target.
18331
18332Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18333
18334 * config.guess: Add SINIX support.
18335 * configure.in: Add mips-*-sysv4* support.
18336
18337Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18338
18339 * build-all.mk: Document all useful targets.
18340 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18341 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18342
18343Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18344
18345 * configure: Support --silent, --quiet.
18346
18347Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18348
18349 * configure: Support --disable-FEATURE.
18350
18351Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18352
18353 * config.guess: Recognize NCR running SVR4.3.
18354
18355Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18356
18357 * config.guess: Make BSDI generate i386-unknown-bsd386.
18358 Patch from Paul Eggert <eggert@twinsun.com>.
18359
18360Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18361
18362 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18363
18364Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18365
18366 * configure: Make unrecognized options give nonfatal warnings
18367 instead of fatal errors, and pass them to any subdirectory
18368 configures in case they recognize them.
18369 Make --x equivalent to --with-x.
18370
18371Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18372
18373 * configure: Add --enable-* options. Clean up usage message and
18374 some comments.
18375
18376Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18377
18378 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18379
18380Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18381
18382 * configure.in (hppa*-*-*): Enable binutils.
18383
18384Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18385
18386 * config.sub: Recognize cisco.
18387
18388Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18389
18390 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18391
18392Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18393
18394 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18395 than one configuration name. Add comment.
18396
18397Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18398
18399 * config.guess: about target *-hitachi-hiuxwe2, fixed
18400 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18401 macro is incorrect.]
18402
18403Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18404
18405 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18406 than the "make ls" stuff which used to be here.
18407
18408Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18409
18410 * config.guess: Recognize i[34]86-unknown-freebsd.
18411 From Shawn M Carey <smcarey@rodan.syr.edu>.
18412
18413Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18414
18415 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18416
18417Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18418
18419 * config.guess: Check for ptx.
18420
18421Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18422
18423 * config.sub: Add os9k checking.
18424
18425Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18426
18427 * config.guess: Handle OSF1 running on HPPA processors
18428
18429Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18430
18431 * configure: If subdir configure fails, print out a message with
18432 subdirectory name, in case subdir's configure code didn't identify
18433 itself.
18434
18435Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18436
18437 * configure.in: Remove embedded newlines from configdirs.
18438 Avoid mismatches of substrings. Fix matching strings at end
18439 of configdirs.
18440
18441Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18442
18443 * config.guess: Add Lynx/rs6000 config support.
18444
18445Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18446
18447 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18448
18449Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18450
18451 * configure.in (hppa*-*-osf*): Treat this just like most other
18452 PA configurations (eg no binutils or ld).
18453 (hppa*-*-*elf*): These configurations have binutils and ld.
18454
18455Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18456
18457 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18458
18459Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18460
18461 * configure.in (rs6000-*-*): Build gas.
18462
18463Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18464
31972771 18465 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 18466
18467Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18468
18469 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18470 for GDB and GDB has been fixed to not need it.
18471
28e9041c 18472Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18473
18474 * config.guess: Recognize vax hosts.
18475
18476Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18477
18478 * configure (while loop): Don't use "break 2" inside case
18479 statement -- the case statement isn't an enclosing loop.
18480
18481Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18482
18483 * config.guess: Clean up NeXT support, to allow nextstep
18484 on Intel machines. Make OS be nextstep.
18485
18486Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18487
18488 * config.guess: Add alternate forms for Convex.
18489
18490Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18491
18492 * configure: Completely rewrite option processing. Take
18493 advantage of pattern-matching to avoid invoking test frequently.
18494 Also clean up host and target defaulting logic.
18495
18496Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18497
18498 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18499 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18500 commands (plus user environment) will fit SCO limits.
18501
18502Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18503
18504 * configure.in: Don't issue warnings about directories which are
18505 not being configured if -norecursion is set. Correct test for
18506 --with-gnu-as and --with-gnu-ld to not get confused by substring
18507 matches.
18508
18509 * configure.in: Don't build gas for alpha-dec-osf1*.
18510
18511Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18512
18513 * configure: Back out Per's change of 12/19/1993. It changes the
18514 behavior of configure in unexpected and confusing ways.
18515
18516 Also, use different delim char when calculating
18517 program_transform_name so that the name can contain slashes.
18518
18519Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18520
18521 * configure.in, config.sub: Add support for VSTa micro-kernel.
18522
18523Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18524
18525 * configure.in: Nuke hacks which were used to get a special
18526 version of GAS for HPPA configurations.
18527
18528Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18529
18530 * configure: If only ${target_alias} is given, use that
18531 as the default for ${host_alias}.
18532 * configure: Add missing back-slashes before nested quotes.
18533
18534Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18535
18536 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18537
18538Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18539
18540 * config.guess: Recognize some Tektronix configurations.
18541 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18542
18543Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18544
18545 * config.sub: Match any flavor of SH.
18546
18547Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18548
18549 * configure.in: Don't try to configure newlib for Alpha.
18550
18551Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18552
18553 * configure.in: Don't build ld for Irix 5. Don't build gas,
18554 libg++ or libio for any Alpha target.
18555
18556 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 18557
18558Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18559
18560 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18561 default arguments -- so it tried to compress itself.
18562
18563Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18564
18565 * configure.in (notsupp): ensure that a space is always at the end
18566 of the configdirs list, since the grep checks for an explicit space
18567
18568Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18569
18570 * configure.in (target i386-sysv4.2): don't build ld, since static
18571 versions of many libraries are not available.
18572
18573Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18574
18575 * config.guess: Recognize Apollos (using environment variables).
18576 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18577
18578Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18579
18580 * config.guess: Recognize Sony news mips running newsos.
18581
18582Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18583
18584 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18585 "fi ; else" for bash.
18586
18587Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18588
18589 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18590
18591Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18592
18593 * config.sub: accept unixware as an alias for svr4.2.
18594 Fix some inconsistancies with the gcc version.
18595
18596Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18597
18598 * Makefile.in (DISTDOCDIRS): Add gdb.
18599
18600Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18601
18602 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18603
18604Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18605
18606 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18607 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18608 this now.
18609
18610Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18611
18612 * config.sub: Accept hiux* as an OS name.
18613
18614 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18615 etc/make-stds.texi. The underscore came from gcc, and dje now
18616 agrees that RUNTESTFLAGS is the correct name.
18617
18618Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18619
18620 * install.sh: Remove 'set -e'. It makes any conditionals
18621 in the script useless.
18622
18623 * config.guess: Automatically recognize arm-acorn-riscix
18624 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18625
18626Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18627
18628 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18629
18630Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18631
18632 * Makefile.in (DISTDOCDIRS): New variable.
18633 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 18634 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 18635
18636Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18637
18638 * configure.in (hppa target): check the source directory for the
18639 pagas sub-directory
18640
18641Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18642
18643 * config.sub: Allow -aout* and -elf*.
18644
18645Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18646
18647 * configure.in: Don't build ld on i386-solaris2, same as for
18648 sparc-solaris2.
18649
18650Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18651
18652 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18653
18654Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18655
18656 * configure.in: Configure gdb for alpha.
18657
18658Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18659
18660 * Makefile.in (CXXFLAGS): Add -O.
18661
18662Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18663
18664 * config.guess: added support for DG Aviion
18665
18666Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18667
18668 * configure.in: Produce warning message for subdirectories not
18669 configurable for this host/target combination. Don't try to
18670 configure gdb for vms.
18671
18672Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18673
18674 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18675 appropriate files before making "diststuff".
18676 (DISTBISONFILES): New var: list of files to be edited.
18677 (DISTSTUFFDIRS): Add binutils.
18678
18679Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18680
18681 * config.sub: also handle mipsel and mips64el (for little endian mips)
18682
18683Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18684
18685 * configure.in: Add * to end of all OS names.
18686
18687Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18688
18689 * configure.in: Build newlib for LynxOS native.
18690
18691Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18692
18693 * config.guess: Add support for delta 88k running SVR3.
18694
18695 * configure.in: Add comment about HP compiler vs. emacs.
18696
18697Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18698
18699 * configure.in: don't build ld on solaris2 (not a viable option
18700 due to bugs in getpwnam & getpwuid)
18701
18702Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18703
18704 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18705 config.guess will produce a full version number.
18706
18707Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18708
18709 * configure.in: Build linker and binutils for alpha-dec-osf1.
18710
18711Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18712
18713 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18714 and gdb/testsuite/Makefile.in.
18715
18716Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18717
18718 * configure.in: recognize mips*- instead of mips-
18719
18720Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18721
18722 * config.sub: Accept linux*coff and linux*elf as operating
18723 systems.
18724
18725Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18726
18727 * config.sub: Recognize mips64, and mips3 as an alias for it.
18728
18729Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18730
18731 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18732 gdb knows how to handle OSF/1 shared libraries.
18733
18734Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18735
18736 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18737 * config.guess: Recognize Hitachi's HIUX.
18738 * config.sub: Recognize h3050r* and hppahitachi.
18739 Remove redundant cases for hp9k[23]*.
18740
18741Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18742
18743 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18744 if gas and ld are in the source tree and are in ${configdirs}.
18745 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 18746 --with options (but still pass them down on the command line,
28e9041c 18747 if they were explicitly specified).
18748
18749Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18750
18751 * configure: substitute SHELL value in Makefile.in with
18752 ${CONFIG_SHELL}
18753
18754Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18755
18756 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18757 *-*-solaris2* targets.
18758
18759Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18760
18761 * Makefile.in: define M4, and pass it down to sub-makes;
18762 all-autoconf now depends on all-m4
18763
18764Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18765
18766 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18767 presence of {ar,ranlib} instead of a configured directory
18768
18769Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18770
18771 * config.guess: Accept 34?? as well as 33?? for NCR.
18772
18773Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18774
18775 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18776 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18777
18778Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18779
18780 * configure: grab values for $(CC) and $(CXX) from the
18781 environment, so that someone can do "CC=gcc configure; make" and
18782 have it work right (matching the way that autoconf works now)
18783
18784 * configure.in, Makefile.in: add support for gash, the tcl
18785 interface to Galaxy
18786
18787 * config.guess: add NetBSD variants (hp300, x86)
18788
18789Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18790
18791 * install.sh: Support -d option (in the manner of SunOS 4 install,
18792 as it is more deterministic than that of GNU install)
18793 (chmodcmd): Set file to mode 755 by default (should also do default
18794 chgrp and chown, but I don't feel like dealing with that now)
18795
18796Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18797
18798 * config.sub: Remove h8300hhms alias.
18799
18800Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18801
18802 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18803
18804Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18805
18806 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18807 as stmp-fixinc
18808
18809Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18810
18811 * config.sub: recognize m88110-bug-coff.
18812
18813Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18814
18815 * Makefile.in (all-libio): all dependencies on the toolchain used
18816 to build this (gcc, gas, ld, etc)
18817
18818Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18819
18820 * config.guess: Deal with OSF/1 1.3 on alpha.
18821
18822Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18823
18824 * install.sh: add some 'else true' clauses for portability
18825
18826 * configure.in: don't build libio for h8[35]00-*-* targets
18827
18828Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18829
18830 * Makefile.in: Add support for new libio.
18831
18832Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18833
18834 * install.sh: If one command fails, don't try the rest. Don't try
18835 to remove $dsttmp (via trap) unless we have already created it.
18836 If $src doesn't exist, detect it and exit with an error.
18837
18838 * config.guess: Recognize BSD on hp300.
18839
18840Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18841
18842 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18843 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18844
18845Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18846
18847 * Makefile.in (all-send-pr): depends on all-prms
18848
18849Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18850
18851 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18852
18853Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18854
18855 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18856 Added test for mips-mips-riscos5.
18857
18858Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18859
18860 * configure.in: use mh-hp300 for 68k HP hosts
18861
18862Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18863
18864 * configure: add support for CONFIG_SHELL, so that you can use
18865 some alternate shell for evaluating configure scripts
18866
18867Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18868
18869 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18870 in configure script to bug-gdb@prep.ai.mit.edu when building
18871 distribution archive.
18872 * Makefile.in (COMPRESS): Remove def.
18873 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18874 gdb.tar.Z and make-gdb.tar.Z respectively.
18875 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18876 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18877 to convergence with 'taz' target in Makefile.in.
18878
18879Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18880
18881 * install.sh (dsttmp): use trap to ensure that tmp files go
18882 away on error conditions
18883
18884Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18885
18886 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18887
18888Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18889
18890 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18891 its parent is '/' not ''.
18892
18893 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18894
18895Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18896
18897 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18898 that ${newsrcdir}/configure.in does.
18899
18900Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18901
18902 * test-build.mk: support for CONFIG_SHELL
18903
18904Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18905
18906 * config.sub (netware): Add as a basic system type.
18907
18908Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18909
18910 * Makefile.in (Makefile): depend on configure.in. Also drop the
18911 $(srcdir)/ from the dependency on Makefile.in.
18912
18913Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18914
18915 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18916 (h8300hhms is temporary until multi-libraries are implemented).
18917 * configure.in: Handle h8300h too.
18918
18919Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18920
18921 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18922
18923Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18924
18925 * configure: Remove extraneous output when guessing host type.
18926 * config.guess: Remove extraneous output when guessing using C
18927 compiler rather than uname, or when guessing fails.
18928
18929Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18930
18931 * Makefile.in: remove all.cross and install.cross targets
18932
18933 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18934 definitions
18935
18936Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18937
18938 * configure.in (target sh): Build gprof.
18939
18940Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18941
18942 * config.sub: change -solaris to -solaris2
18943
18944Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18945
18946 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18947
18948Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18949
18950 * configure: Correct error message for missing Makefile.in to
18951 print correct directory.
18952
18953Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18954
18955 * install.sh: kludge around 386BSD shell bug
18956
18957Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18958
18959 * config.guess: Recognize NeXT.
18960 * config.guess: Recognize i486-ncr-sysv4.
18961 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18962
18963Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18964
18965 * Makefile.in (MAKEINFOFLAGS): New variable.
18966 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18967 * build-all.mk, test-build.mk: Pass down --no-split as
18968 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18969
18970Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18971
18972 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18973
18974Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18975
18976 * Makefile.in (libg++.tar.z): New rule.
18977 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18978 * Makefile.in (taz): Only do a single chmod.
18979
18980Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18981
18982 * install.sh: don't use dirname anymore (replaced with sed usage)
18983
18984Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18985
18986 * Makefile.in: Change extension for gzip'd files from '.z' to
18987 '.gz' per new FSF standard usage.
18988
18989Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18990
18991 * configure: put quotes around the final value of program_transform_name
18992
18993Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18994
18995 * Makefile.in: new install.sh support; update install-info rules
18996
18997Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18998
18999 * configure.in: Build diff for crosses, but not for go32 host.
19000
19001 * configure.in: Build gprof only for native, and don't build it
19002 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19003
19004Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19005
19006 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19007
19008Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19009
19010 * configure.in (host_tools): Add prms.
19011
19012Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19013
19014 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19015 with $(FLAGS_TO_PASS) on the command line
19016
19017 * config.sub: Recognize lynx and lynxos
19018
19019Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19020
19021 * config.sub: Accept -ecoff*, not just -ecoff.
19022
19023Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19024
19025 * Makefile.in (taz): Use .gz suffix instead of .z.
19026 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19027 names.
19028
19029Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19030
19031 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19032
19033Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19034
19035 * Makefile.in (install-no-fixedincludes): install gcc last, so
19036 that rebuilds that might happen during 'make install' don't get
19037 bogus gcc include files
19038
19039Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19040
19041 Change from Utah for HPPA support:
19042 * config.guess: Recognize hppa1.x-hp-bsd.
19043
19044Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19045
19046 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19047 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19048
19049Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19050
19051 * config.sub: Add support for rom68k and bug boot monitors.
19052
19053Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19054
19055 * Makefile.in: Make all-opcodes depend on all-bfd.
19056
19057Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19058
19059 * config.guess: Added special check for i[34]86-univel-sysv4*.
19060
19061Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19062
19063 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19064 the processor rather than assuming i486.
19065
19066Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19067
19068 * config.guess: Recognize SunOS6 as Solaris3.
19069
19070Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19071
19072 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19073 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19074
19075Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19076
19077 * build-all.mk (all-cross): New target for Canadian Cross.
19078 Added Q2 go32 targets.
19079 * test-build.mk: Configure go32 cross sparclite-aout and
19080 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19081 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19082
19083Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19084
19085 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19086 GO32 hosted toolchains
19087
19088Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19089
19090 * configure: change so "-exec-prefix" gets passed down rather
19091 than "-exec_prefix" so autoconf generated Makefiles get the
19092 exec_prefix set right.
19093
19094Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19095
19096 * config.guess: get the Solaris2 minor version number
19097
19098 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19099
19100Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19101
19102 * config.guess: Recognize some Sequent platforms.
19103
19104Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19105
19106 * Makefile.in: added the vault-install target
19107
19108 * configure.in: actually use the Sun3 makefile fragment that's in
19109 config, also added the release dir to configdirs
19110
19111Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19112
19113 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19114
19115Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19116
19117 * configure.in: remove some program from Alpha targetted toolchains
19118
19119Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19120
19121 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19122 gprof.
19123 (taz): Run "make diststuff" in those directories instead of "make
19124 proto-dir". Look for "VERSION=" only at start of line in subdir
19125 Makefile. Use "gzip -9" for compression.
19126 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19127 (binutils.tar.z): New target.
19128
19129Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19130
19131 * Makefile.in (taz): Include gpl.texinfo.
19132
19133Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19134
19135 * Makefile.in (setup-dirs): Merged into "taz" target.
19136 (taz): Only do `proto-dir' stuff if a directory is actually needed
19137 for this target.
19138
19139Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19140
19141 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19142 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19143 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19144 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19145 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19146
19147Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19148
19149 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19150 config.sub, and move-if-change to gdb testsuite distribution
19151 archive, so the testsuite can be extracted, configured, and
19152 run separately from the gdb distribution. Blow away the Chill
19153 tests that require a Chill compiled executable, since GNU Chill
19154 is not yet publically available.
19155
19156Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19157
19158 * test-build.mk: set environment variables in a single command,
19159 instead of a list of assignments and exports
19160
19161 * config.guess: recognize Alpha/OSF1 systems
19162
19163Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19164
19165 * configure: Change help message to prefer --options rather than
19166 -options.
19167
19168Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19169
19170 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19171 zippy@ecst.csuchico.edu.
19172 * config.guess: Recognize miniframe.
19173
19174Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19175
248deaff 19176 * Makefile.in: Use srcroot to find runtest rather than rootme.
19177 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 19178
19179Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19180
19181 * test-build.mk: Extensive additions to support building on a
19182 machine other than the host.
19183
19184Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19185
19186 * configure (tooldir): Fix for i386-aix again.
19187
19188Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19189
19190 * configure, Makefile.in: Change definition of $(tooldir)
19191 to match the FSF.
19192
19193Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19194
19195 * config.guess: Recognize i[34]86/SVR4.
19196
19197Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19198
19199 * Makefile.in (all-gdb): gdb depends on sim.
19200
19201Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19202
19203 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19204 at the same time we make the prototype gdb directory.
19205 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19206 files at the same time as the gdb base release distribution.
19207
19208Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19209
19210 * Makefile.in (check): Use individual check targets rather than
19211 DO_X rule.
19212 (check-gcc): Added.
19213
19214Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19215
19216 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19217 for System V release 3.2.
19218
19219Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19220
19221 * config.sub: Recognize hppaosf.
19222 * configure.in: Do configure ld/binutils/gas for it.
19223
19224Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19225
19226 * configure (tooldir): Alter syntax used to set this, for systems
19227 where "\$" isn't handled right, like i386-aix.
19228
19229Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19230
19231 * configure: Pass program-transform-name, not
19232 program_transform_name, to recursive configures.
19233
19234Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19235
19236 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19237 of gas+ld+binutils.
19238
19239Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19240
19241 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19242
19243Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19244
19245 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19246
28e9041c 19247Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19248
19249 * Makefile.in (PRMS): Set back to all-prms.
19250
19251Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19252
19253 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19254 targets, rather than for MIPS hosts.
19255
19256Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19257
19258 * configure.in: add comment for --with-x default values
19259
19260 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19261
19262 * Makefile.in: add check-* targets for each of the directories in
19263 the tree. Add a definition of RUNTEST that will use the one we
19264 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19265
19266Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19267
19268 * configure.in: Removed obsolete references to bfd_target and
19269 target_makefile_frag.
19270
19271 * build-all.mk: Set assorted targets for Q2.
19272 * config.sub: Recognize z8k-sim and h8300-hms.
19273 * test-build.mk: Really don't pass host to configure.
19274 (HOLES): Added uname.
19275
19276Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19277
19278 * configure: Handle an empty program-prefix, program-suffix or
19279 program-transform-name correctly.
19280
19281Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19282
19283 * build-all.mk: -G 8 no longer required for MIPS targets.
19284 * test-build.mk: Don't pass host argument to configure; make it
19285 guess.
19286
19287Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19288
19289 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19290 * Makefile.in (COMPRESS): New macro, like GZIP.
19291
19292Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19293
19294 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19295
19296 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19297 with gas currently defaults to -G 0.
19298
19299Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19300
19301 * Makefile.in (all-flex): flex depends on byacc.
19302
19303 * build-all.mk: If host not specified, use config.guess. Pass TAG
19304 to test-build.mk as RELEASE_TAG.
19305 * test-build.mk (configargs): New variable containing arguments to
19306 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19307 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19308
19309 * config.guess: Use /bin/uname when checking -X argument on SCO,
19310 to avoid invoking GNU uname which doesn't understand -X.
19311
19312 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19313
19314 * configure.in: Build gas for mips-*-*.
19315
19316Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19317
19318 * Makefile.in (all.normal): insert missing backslash.
19319
19320Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19321
5309a301 19322 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 19323
19324 * Makefile.in: Complete overhaul to merge many almost identical
19325 targets.
19326
19327Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19328
19329 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19330 (gdb.tar.Z): Adjusted.
19331
19332 * Makefile.in (setup-dirs, taz): New targets; should be general
19333 enough to adapt for gdb sometime. Build only .z file.
19334 (gas.tar.z): New target.
19335
19336Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19337
19338 * build-all.mk: Use CC=cc -Xs on Solaris.
19339
28e9041c 19340Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19341
19342 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19343 for handling BISON for FSF releases.
19344
19345Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19346
19347 * configure: Actually implement the change zoo just documented.
19348
19349Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19350
19351 * configure: when using config.guess, only set target_alias when
19352 it's not already been set (ie, on the command line)
19353
19354Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19355
19356 * Makefile.in: add installcheck target, set PRMS to install-prms
19357
19358Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19359
19360 * configure: add support for package_makefile_fragment, handle the
19361 case where a directory has a configure.in file but no Makefile.in
19362 more gracefully (with an actual understandable error message, even);
19363 add support for --without (and add this to the usage message); also
19364 explicitly add a --host=${host_alias} to the command line when
19365 config.guess is used
19366
19367Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19368
19369 * configure: Must use both --host and --target in recursive calls.
19370
19371Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19372
19373 * Makefile.in: Change deja-gnu to dejagnu.
19374
19375Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19376
19377 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19378
19379Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19380
19381 * configure.in: canonicalize all instances to *-*-solaris2*,
19382 also strip out a number of tools to not build for go32 host
19383
19384Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19385
19386 * config.guess: add GPL.
19387
19388 * Makefile.in, config.guess, config.sub, configure: bump
19389 copyrights to 93.
19390
19391Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19392
19393 * Makefile.in (do-info): Removed obsolete check for existence of
19394 localenv file.
19395
19396 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19397
19398Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19399
19400 * Makefile.in: a couple of 'else true' for decstation,
19401 support for TclX
19402
19403 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19404
19405Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19406
19407 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19408
19409Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19410
19411 * config.guess: Recognize i386-ibm-aix (PS/2).
19412 * configure.in: Use config/mh-aix386 file for it.
19413
19414Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19415
19416 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19417 CC_FOR_TARGET instead.
19418 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19419
19420Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19421
19422 * Makefile.in: Add sim to list of directories sent with gdb
19423
19424Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19425
19426 * configure.in: Put back mips-dec-bsd* case.
19427
19428Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19429
19430 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19431 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19432 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 19433
19434Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19435
19436 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19437
19438 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19439 (install-info): install dir.info only if it exists,
19440 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19441
19442Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19443
19444 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19445 gas for mips-dec-bsd.
19446
19447Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19448
19449 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19450 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19451
19452Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19453
19454 * configure.in: Added "dejagnu" to hosttools list.
19455
19456Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19457
19458 * config.sub, configure.in, config.guess: Add support
19459 for Bosx, an AIX variant from Bull.
19460 Patches from F.Pierresteguy@frcl.bull.fr.
19461
19462Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19463
19464 * devo/dejagnu: Initial creation of devo/dejagnu.
19465 Migrated dejagnu testcases and support files for testing software
19466 tools to reside as subdirectories, currently called "testsuite",
19467 within the directory of the software tool. Migrated all programs,
19468 support libraries, etc. beloging to dejagnu proper from
19469 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19470 with no modifications. The changes to these files which will
19471 allow them to configure, build, and execute properly will be made
19472 in a future update.
19473
19474Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19475
19476 * Makefile.in: Change send_pr to send-pr.
19477 * configure.in: Likewise.
19478 * send_pr: Renamed directory to send-pr.
19479
19480Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19481
19482 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19483
19484Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19485
19486 * README: Update for gdb-4.8 release.
19487 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19488 gdb-xxx.tar.z (gzip'd) file also.
19489
19490Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19491
19492 * Makefile.in: make all-diff depend on all-libiberty
19493
19494Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19495
19496 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19497
19498Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19499
19500 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19501
19502Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19503
19504 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19505 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19506 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19507
19508Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19509
19510 * Makefile.in: makeinfo binary is in a new location
19511
19512Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19513
19514 * config.sub: Accept -ecoff as an OS.
19515
19516 * Makefile.in: Various changes to eliminate a level of make
19517 recursion and reduce the required command line length.
19518 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19519 sub-makes.
19520 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19521 variables holding settings for specific sub-makes.
19522 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19523 in terms of BASE_FLAGS_TO_PASS.
19524 (TARGET_LIBS): New variable listing directories which use
19525 TARGET_FLAGS_TO_PASS.
19526 (subdir_do): Eliminated.
19527 (do-*): New set of targets to replace subdir_do.
19528 (various): All targets which used subdir_do now depend on do-*.
19529 (local-clean): Renamed from do_clean.
19530 (local-distclean): New target, dependency of distclean and
19531 realclean.
19532 (install-info): Don't create directories. Depend on dir.info
19533 rather than calling make recursively.
19534 (install-dir.info): Eliminated.
19535 (install-info-dirs): Create all info directories here.
19536 (dir.info): Depend upon do-install-info.
19537
19538 * test-build.mk (HOLES): Added false.
19539
19540Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19541
19542 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19543
19544Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19545
19546 * Makefile.in (info): remove dependency on all-texinfo. The
19547 problem was really in texinfo/C, not at this level.
19548
19549Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19550
19551 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19552
19553Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19554
19555 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19556 GDB releases.
19557
19558Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19559
19560 * configure: Include srcdir in message about target of link not
19561 being found. Don't convert `-' to `_' in `with' options being
19562 passed to subdirs.
19563
19564Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19565
19566 * configure.in: add uudecode to host_tools
19567
19568 * Makefile.in: added {all,install}-uudecode targets, added them to
19569 the appropriate lists
19570
19571Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19572
19573 * Makefile.in (all-gcc): Added dependency on all-gas.
19574
19575 * configure.in (mips-*-*): Build ld and binutils.
19576
19577Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19578
19579 * configure: check return code from mkdir, print error message and
19580 exit on failure.
19581
19582Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19583
19584 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19585
19586Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19587
19588 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19589
19590Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19591
19592 * config.sub (h8500): Recognize this as a cpu type.
19593
19594Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19595
19596 * configure: source directory missing is no longer a warning
19597
19598 * configure.in: recognize irix[34]* instead of irix[34]
19599
19600 * Makefile.in: define and pass down X11_LIB
19601
28e9041c 19602Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19603
19604 * guess-systype: Renamed to ...
19605 * config.guess: ... by popular request.
19606 * configure.in, Makefile.in: Update accordingly.
19607
19608Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19609
19610 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19611 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19612 + Execute ./dummy instead of assuming . is in PATH.
19613
19614Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19615
19616 * guess-systype: New shell script. Attempts to guess the
19617 canonical host name of the executing host.
19618 Only a few hosts are supported so far.
19619 * configure: Call guess-systype if no host is specified.
19620
19621Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19622
19623 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19624 gcc Makefile.
19625
28e9041c 19626Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19627
19628 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19629 (all-gcc, install-gcc, subdir_do): Use it.
19630
19631Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19632
19633 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19634
19635Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19636
19637 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19638 set exclusively by configure, using configure.in .
19639
19640Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19641
19642 * test-build.mk: set $PATH for all builds
19643
19644 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19645
19646Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19647
19648 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19649 the one used in gcc/Makefile.in, so that a null expansion doesn't
19650 override the one needed to build gcc with a native cc.
19651
28e9041c 19652Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19653
19654 * configure: Accept -with arguments.
19655
19656Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19657
19658 * Makefile.in: added h8300sim
19659
19660Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19661
28e9041c 19662 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19663 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19664 (all-cygnus, native, build-cygnus): Make
19665 $(canonhost)-stamp-3stage-done, not $(host)....
19666 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19667 i386-sco3.2v4. Added else true to if command.
19668
19669Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19670
19671 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19672
19673Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19674
19675 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19676
19677Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19678
19679 * configure.in: don't remove binutils from Solaris builds
19680
19681Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19682
19683 * Makefile.in: get rid of earlier definitions for *clean,
19684 also handle the recursive info rule better
19685
19686Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19687
19688 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19689 do more-or-less the right thing.
19690
19691Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19692
19693 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19694 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19695
19696Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19697
19698 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19699 $(host_canonical).
19700
19701 * configure.in: split the configdirs list into 4 categories (native
19702 v. cross, library v. tool) and handle the cross-only and native-
19703 only in more reasonable (and correct!) way.
19704
19705Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19706
19707 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19708 configdirs anymore.
19709
19710Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19711
19712 * Makefile.in: extensive cleanup:: removed all of the explicit
19713 clean-* targets, collapsed many wrappers around subdir_do into
19714 one, added additional targets to satisfy standards.texi, deleted
19715 some old targets, some changes for consistency
19716
19717Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19718
19719 * configure.in: handle some programs as cross-only, and others as
19720 native only
19721
19722 * test-build.mk: handle partial holes in a more generic manner
19723
19724 * Makefile.in: m4 depends on libiberty
19725
28e9041c 19726Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19727
19728 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19729 time, wdiff, and find to configdirs
19730
19731 * Makefile.in: all, clean, and install rules for the new programs
19732 added to configure.in
19733
19734Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19735
19736 * configure.in: use mh-sun for all *-sun-* hosts
19737
28e9041c 19738Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19739
19740 * Makefile.in: define flags for X11 include files and library file
19741 locations, pass them down to the programs that need this info
19742
19743 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19744
28e9041c 19745Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19746
19747 * configure.in: start building libg++ for HP-UX targets
19748
19749Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19750
19751 * README: Update references to files moved into etc/.
19752
19753Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19754
19755 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19756 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19757
19758Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19759
19760 * configure: accept dash as well as underscore in long option
19761 names for FSF compatibility.
19762
19763Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19764
19765 * config.sub: added -sco3.2v4 support from FSF.
19766
19767Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19768
19769 * configure.in: expand the section that adds or removes
19770 directories from the list of programs to build, to handle native
19771 vs. cross in addition to host v. native
19772
19773Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19774
19775 * Makefile.in: Replace C++ in macro names with CXX.
19776 This is less likely to break ...
19777
19778Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19779
19780 * test-build.mk: add -w to GNU_MAKE
19781
19782Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19783
19784 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19785 add 'sparc' to list of recognized cpus. This needed to make
19786 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19787 Delete some redundant ose68 variants. Recognize -wrs as an os,
19788 then changes that into $CPU-wrs-vxworks.
19789
19790 * configure.in: remove most references to gdbtest, regularize
19791 target based program removal
19792
19793 * test-build.mk: import from p3 tree (many fixes and changes)
19794
19795Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19796
19797 * Makefile.in: added rules to handle tcl, tk, and expect
19798
19799 * configure.in: handle those directories if they exist
19800
19801Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19802
19803 * config.sub: removed bogus hppabsd and hppahpux names, since
19804 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19805
19806Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19807
19808 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19809 depends upon all-xiberty
19810
19811 * Makefile.in: changes from p3, including:
19812
19813 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19814
19815 * Makefile.in (XTRAFLAGS): include newlib directories if
19816 newlib/Makefile exists, rather than if host != target.
19817
19818 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19819
19820 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19821 from the same source tree and not building a cross-compiler. This
19822 matters for the libg++ configuration if reconfiguring a tree that
19823 has already been installed.
19824
19825 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19826
19827 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19828 pick up the machine and system specific header files.
19829
19830 * Makefile.in: added AS_FOR_TARGET, passed down in
19831 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19832 the C compiler to use to create programs which are run in the
19833 build environment, set it to default to $(CC), and passed it down
19834 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19835
19836 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19837
19838 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19839 We need them for unusual native builds, like systems without
19840 ranlib.
19841
19842 * configure: also define $(host_canonical) and
31972771 19843 $(target_canonical), which are the full, canonical names for the
19844 given host and target
28e9041c 19845
19846Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19847
19848 * Makefile.in: Added separate definitions for C++.
19849
19850Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19851
19852 * configure.in (configdirs): Add deja-gnu.
19853
19854Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19855
19856 * README: Update for configure.texi and gdb-4.7 release.
19857
19858Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19859
19860 * Makefile.in: Move "all" target to top of file.
19861 Previously, first target was ".PHONY" which caused BSD4.4 make
19862 to build .PHONY when make was run without arguments.
19863
19864Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19865
19866 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19867 Library-copylefted code in libiberty.
19868
19869Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19870
19871 * config.sub: Replace m68kmote with plain old m68k.
19872
19873Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19874
19875 * Makefile.in: Remove space from blank line, avoid Make complaints.
19876
19877Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19878
19879 * config.sub: Complain if no argument is given. Added support for
19880 386bsd as OS and target alias.
19881
19882Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19883
19884 * Makefile.in (XTRAFLAGS): include newlib directories if
19885 newlib/Makefile exists, rather than if host != target.
19886
19887Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19888
19889 * config.sub: recognize sparclite-wrs-vxworks.
19890
19891 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19892 p3.) Added clean-xiberty to clean.
19893
19894Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19895
19896 * configure.in: use *-*-* instead of nested cases for host and target
19897
19898Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19899
19900 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19901 from the same source tree and not building a cross-compiler. This
19902 matters for the libg++ configuration if reconfiguring a tree that
19903 has already been installed.
19904
19905Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19906
19907 * config.sub (i486v/i486v4): Merge in from FSF version.
19908
19909Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19910
19911 * configure: only set PWD if it is already set.
19912
19913Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19914
19915 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19916 doesn't have unset and all success paths (and most error paths)
19917 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19918 to just ${PWD} to avoid confusion.)
19919
19920Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19921
19922 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19923 even for a native compilation.
19924
19925Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19926
19927 Changes to make the gdb.tar.Z rule work better.
19928
19929 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19930 (DEVO_SUPPORT): Add configure.texi.
19931 (bfd-ilrt.tar.Z): Remove ancient rule.
19932
19933Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19934
19935 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19936 pick up the machine and system specific header files.
19937
19938 * configure.in, config.sub: added new target m68010-adobe-scout,
19939 with alias of adobe68k. Changed configure.in to check for
19940 -scout before -sco* to avoid a false match.
19941
19942 * Makefile.in: added AS_FOR_TARGET, passed down in
19943 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19944 the C compiler to use to create programs which are run in the
19945 build environment, set it to default to $(CC), and passed it down
19946 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19947
19948Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19949
19950 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19951 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19952 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19953 FOR_TARGET variants, to newlib and libg++.
19954
19955Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19956
19957 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19958 first.
19959
19960Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19961
19962 * config.sub: Accept `elf' as an environment.
19963
19964Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19965
19966 * Makefile.in (all-opcodes): cd into the right directory
19967
19968Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19969
19970 * configure: added -program_transform_name option, used as
19971 argument to sed when installing programs.
19972 configure.texi: added documentation for -program_prefix,
19973 -program_suffix and -program_transform_name.
19974
19975Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19976
19977 * config.sub: Accept i486 where i386 ok.
19978
19979Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19980
19981 * config.sub: accept we32k
19982
19983Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19984
4b695c23 19985 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 19986
19987 * Makefile.in: don't create all directories for ``make install'';
19988 let the subdirectories create the ones they need.
19989
19990Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19991
31972771 19992 * COPYING: new file, GPL v2
28e9041c 19993
19994Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19995
19996 * Makefile.in: use the new gen-info-dir, which needs a template
19997 argument (which also lives in texinfo)
19998
19999 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20000
28e9041c 20001Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20002
20003 * config.sub (ncr3000): Change i386 to i486.
20004
20005Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20006
20007 * Makefile.in: add install-rcs, install-grep to
20008 install-no-fixedincludes, removed install-bison and install-libgcc
20009
20010Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20011
20012 * configure.in: grab the HPUX makefile fragment if on HPUX
20013
20014Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20015
20016 * Makefile.in: eradicate bison spoor (ditto libgcc).
20017 configure.in: recognise m68{k,000}-ericsson-OSE.
20018 es1800 is alias for m68k-ericsson-OSE
20019
20020Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20021
20022 * configure.in: rearrange the parts that remove programs from
20023 configdirs, based now on HOST==TARGET or by canonical triple.
20024
20025Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20026
20027 * test-build.mk: recurse explicitly with -f test-build.mk when
20028 appropriate. predicate stage3 and comparison on the existence
20029 of gcc. That is, if gcc isn't around, we aren't three-staging.
20030 On very clean, also remove ...stamp-co. Build in-place before
20031 doing other builds.
20032
20033Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20034
20035 * Makefile.in, configure.in: add tgas
20036
20037Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20038
20039 * Makefile.in: a number of changes merged in from progressive.
20040
20041 * configure.in: add libm.
20042
20043 * .cvsignore: ignore some stuff that comes from test-build.mk.
20044
28e9041c 20045Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20046
20047 * config.sub: Add es1800 (m68k-ericsson-es1800).
20048
20049Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20050
20051 * configure: Add program_suffix (parallel to program_prefix)
20052 * Makefile.in: adjust directory-creating script for losing decstation
20053
20054Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20055
20056 * configure: Minor $subdir-related fixes.
20057
20058Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20059
20060 * configure: fix various problems with propogating
20061 makefile_target_frag in subdirs.
20062 * configure.in: config libgcc if its there
20063
20064Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20065
20066 * config.sub: HPPA merge.
20067
28e9041c 20068Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20069
20070 * Makefile.in: Replace all-bison with all-byacc in all
20071 dependency lines for other tools (which now use byacc).
20072
20073Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20074
20075 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20076
28e9041c 20077Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20078
20079 * Makefile.in: make gprof rules similar to byacc rules (instead of
20080 vestigal $(unsubdir) that didn't work...)
20081
20082Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20083
20084 * config.sub: Add support for Linux.
20085 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20086 (at least for libg++).
20087
20088Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20089
20090 * configure.texi: fix doc for the -nfp option to configure
20091
20092Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20093
20094 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20095
20096Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20097
20098 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20099 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20100 * configure.in: added solaris* host_makefile_frag hook.
20101
20102Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20103
20104 * config.sub: changed recognition of m68000 so that various
20105 m68k types can be specified via m680[01234]0
20106
20107Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20108
20109 * config.sub (basic_machine): fix sed so that '-foo' isn't
20110 completely substituted out while .+'-foo' loses the '-foo'
20111
20112Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20113
20114 * config.sub ($os): Add -aout.
20115
20116Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20117
20118 * configure: If host_makefile_frag is absolute, don't
20119 prefix ${invsubdir} (relevant to libg++ auto-configure).
20120
20121Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20122
20123 * Makefile.in (tooldir): Define it.
20124 (all-ld): Depend on all-flex.
20125
20126Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20127
20128 * Makefile.in (check): Fix libg++ special case.
20129
20130Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20131
20132 * configure: do not bury `pwd` into config.status, thus do fewer
20133 pwd's.
20134
20135 * configure: print the "Building in" message only when building in
20136 other than "." AND verbose.
20137
fee90afd 20138 * configure: remove -s, rework -v to better accommodate guested
28e9041c 20139 configures.
20140
20141 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20142
20143Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20144
20145 * Makefile.in: macroize flags passed on recursion. remove
20146 fileutils.
20147
20148Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20149
20150 * configure: get makesrcdir right for subdirs deeper than 1.
20151
20152 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20153 install.
20154
20155Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20156
20157 * Makefile.in: don't print subdir_do or recursion lines.
20158
20159Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20160
20161 * standards.texi: added menu item.
20162
20163 * Makefile.in: build and install standards.info.
20164
20165 * standards.texi: new file.
20166
20167Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20168
20169 * configure: test for and move config.status pieces from
20170 ${subdir}/.
20171
20172Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20173
28e9041c 20174 * configure: Test for existance of files before trying to mv
20175 them, to avoid numerous non-existance messages.
20176
20177Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20178
20179 * configure: correct final line of config.status.
20180
20181 * configure: patch from eggert. Avoids a protection problem if
20182 the original Makefile.in is read only.
20183
20184 * configure: use move-if-change from gcc to create config.status.
20185 Some makefiles depend on config.status to tell if a directory
20186 has been reconfigured for a different host. This change
20187 prevents those directories from remaking everything in the case
20188 where the reconfig was only intended to rebuild a Makefile.
20189
20190 * configure: test for config.sub with "config.sub sun4" rather
20191 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20192 host alias from a missing config.sub.
20193
20194Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20195
20196 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20197 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20198
20199Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20200
20201 * configure: mkdir ${subdir} as needed.
20202
20203Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20204
20205 * Makefile.in,configure.in: added autoconf.
20206
20207Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20208
20209 * Makefile.in: no longer pass against on recursion.
20210
20211 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20212 definitions are not inherited.
20213
20214 * configure: correct makesrcdir when subdir is .
20215
20216Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20217
20218 * configure: Add support for 'subdirs' variable, which is
20219 like 'configdirs', except that configure doesn't re-invoke
20220 itself for subdirs, it just creates a Makefile for each subdir.
20221 * configure.texi: Document subdirs.
20222
20223Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20224
20225 * configure.in: added flex to configdirs
20226
20227Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20228
20229 * Makefile.in: remove clean-stamps from clean.
20230
20231Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20232
20233 * configure.in: Add gdbtest to configdirs.
20234
20235Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20236
20237 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20238 to recursive makes.
20239 * configure.in: Recognize new ncr3000 config.
20240
20241Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20242
20243 * Makefile.in, configure.in: removed references to gdbm.
20244
20245Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20246
20247 * config.sub: Don't canonicalize os value
20248 newsos* to bsd (readline needs to check for newsos).
20249 (This fix was earlier made Jan 31, but got re-broken.)
20250
20251Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20252
20253 * configure.in: sco is an os, not a vendor!
20254
20255 * configure: Quote $( better. Keep various shells happy.
20256
20257Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20258
20259 * Makefile.in: eliminate stamp-files.
20260
20261Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20262
20263 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20264 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20265
20266Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20267
20268 * config.sub: fix iris/iris3.
20269
20270Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20271
20272 * configure: re-add -rm.
20273
20274Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20275
20276 * Maskefile.in: add .stmp-rcs to all.
20277
20278 * configure.in: remove gas from rs6000 build, use aix host fragment.
20279
20280Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20281
20282 * configure: pass down site_option during recursion.
20283
20284Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20285
20286 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20287
20288Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20289
20290 * configure: Change exec_prefix so that it really defaults to prefix.
20291
20292Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20293
20294 * Makefile.in, configure.in: Add support for mmalloc library.
20295
20296Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20297
20298 * Makefile.in: add stmp dependencies for a few more things.
20299
20300Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20301
20302 * configure: adjusted error message on objdir/srcdir configure
20303 collision, per john's suggestion.
20304
20305 * Makefile.in: add libiberty stmp to all and all.cross.
20306
20307Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20308
20309 * Makefile.in: remove force dependencies, add grep to all.
20310
20311Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20312
20313 * Makefile.in: drop flex. make stamp files work.
20314
20315 * configure: added test for conflicting configuration in srcdir,
20316 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20317 gets cranky. use relative paths for configure and srcdir
20318 whenever possible. Send some error messages to stderr that were
20319 going to stdout.
20320
20321Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20322
20323 * Makefile.in: Fix libg++ rule to check for gcc directory
20324 before using gcc/gcc. Also pass XTRAFLAGS.
20325
20326Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20327
20328 * Makefile.in: added stmp-files so that directories aren't polled
20329 when they are already built.
20330
20331 * configure.texi: fixed a node pointer problem.
20332
20333Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20334
5309a301 20335 * config.sub configure.in gdb/configure.in
28e9041c 20336 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20337 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20338 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20339
20340Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20341
20342 * configure: -recurring becomes -silent. corrected help message
20343 for -site= option.
20344
20345 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20346
20347Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20348
20349 * configure: when building Makefile for crosses, replace
20350 tooldir and program_prefix. default srcdir from location of
20351 config.sub. remove "for host in hosts" and "for target in
20352 targets" loops.
20353
20354Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20355
20356 * Makefile.in: Do not pass bindir or mandir to cvs.
20357
20358Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20359
20360 * Makefile.in, configure.in: removed traces of namesubdir,
20361 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20362 copyrights to '92, changed some from Cygnus to FSF.
20363
20364 * configure.texi: remove most references to multiple hosts,
20365 multiple targets, subdirs, etc.
20366
20367 * configure.man: removed rcsid. reference config.sub not
20368 config.subr.
20369
20370 * Makefile.in: mkdir $(infodir) on install-info.
20371
20372Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20373
20374 * configure.texi: Explain better about .gdbinit and about
20375 the environment that configure.in sections run in.
20376
20377Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20378
20379 * configure.in: Ultrix is only a decstation if it's a MIPS.
20380
20381Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20382
20383 * README: DOC.configure => cfg-paper.texi.
20384
20385Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20386
20387 * config.sub (near case $os): Don't convert newsos* to bsd!
20388
20389Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20390
20391 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20392 the number of copies of COPYING that go into the GDB tar file.
20393
20394Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20395
5309a301 20396 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 20397 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20398 Fix SCO configuration stuff.
20399
20400Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20401
20402 * Makefile.in: For libg++, make sure the -I pointing
20403 to the gcc directory goes *after* all the libg++-local -I flags.
20404 Also, move just-gcc dependency from just-libg++ to all-libg++.
20405
20406Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20407
20408 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20409
20410Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20411
20412 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20413
20414Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20415
20416 * config.sub: Add stratus configuration frags. Also
20417 submitted to FSF.
20418
20419Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20420
20421 * Makefile.in (DEV_SUPPORT): add configure.man.
20422
20423 * config.sub(Decode manufacturer-specific): add -none*.
20424
20425Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20426
20427 * Makefile.in: remove form feeds to make Sun's make happy.
20428 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20429
20430Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20431
20432 * Makefile.in (AR_FLAGS): Make quieter.
20433
20434Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20435
20436 * configure.in: Add libg++.
20437 * configure: When verbose, don't output the command line at each
20438 level; it will be unremarkably the same as the previous version,
20439 which will be the same as what the user typed.
20440
20441Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20442
20443 * configure.in, Makefile.in: fix clean-info, add flex. add
20444 fileutils.
20445
20446 * configure: be less sensitive to spaces in Makefile.in. Do not
20447 look for sources in "..". Doing so breaks subdirectories that
20448 might have their own configure. If a subdir has it's own
20449 configure script, use it.
20450
20451Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20452
20453 * cfg-paper.texi: some changes suggested by rms.
20454
20455Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20456
20457 * config.sub: Merge in some small additions from the FSF version,
20458 taken from the gcc distribution, to bring the Cygnus and FSF
20459 versions into closer sync.
20460
20461Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20462
20463 * configure.in: Changed svr4 references to sysv4.
20464
20465Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20466
20467 * configure: added -V for version number option.
20468
20469Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20470
20471 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20472 renamed from DOC.configure to cfg-paper.texi.
20473
20474Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20475
20476 * configure, config.subr, config.sub: config.subr is now
20477 config.sub again.
20478
20479Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20480
20481 * configure.texi: new file, in progress.
20482
20483 * Makefile.in: build info file and install the man page for
20484 configure.
20485
20486 * configure.man: new file, first cut.
20487
20488 * configure: find config.subr again now that configuration "none"
20489 has gone. removed all traces of the -ansi option. removed all
20490 traces of the -languages option.
20491
20492 * config.subr: resync from rms.
20493
20494Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20495
20496 * configure, config.sub, config.subr: merge config.sub into
20497 config.subr, call the result config.subr, remove config.sub, use
20498 config.subr.
20499
20500 * Makefile.in: revised install for dir.info.
20501
20502Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20503
20504 * configure.in: add decstation host makefile frag.
20505
20506 * Makefile.in: BISON now bison -y again. also install-gcc on
20507 install. clean-gdbm on clean. infodir belongs in datadir.
20508 Make directories for info install. Build dir.info here then
20509 install it.
20510
20511Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20512
20513 * Makefile.in: fix for bad directory tests.
20514
20515Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20516
20517 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20518 regexp. -srcdir relative was being handled incorrectly.
20519
20520 * Makefile.in: unwrapped some for loops so that parallel makes
20521 work again and so one can focus one's attention on a particular
20522 package.
20523
20524Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20525
20526 * configure: added PWD as a stand in for `pwd` (for speed). use
20527 elif wherever possible. make -srcdir work without -objdir.
20528 -objdir= commented out.
20529
20530Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20531
20532 * configure: +options become --options. -subdirs commented out.
20533 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20534 Makefile now at top of generated Makefile. Removed cvs log
20535 entries. added -srcdir. create .gdbinit only if there is one
20536 in ${srcdir}.
20537
20538 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20539 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20540 and mandir now keyed off datadir by default.
20541
20542Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20543
20544 * Freshly created ChangeLog.
20545
20546\f
20547Local Variables:
20548mode: change-log
20549left-margin: 8
20550fill-column: 76
20551version-control: never
20552End: