]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
MAINTAINERS (Various Maintainers): Remove myself from dfp.c and related, and libdecnu...
[thirdparty/gcc.git] / ChangeLog
1 2019-03-28 Ben Elliston <bje@gnu.org>
2
3 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
4 related, and libdecnumber.
5
6 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
7
8 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
9 (Write After Approval): Remove myself.
10
11 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
12
13 * MAINTAINERS (Write After Approval): Add myself.
14
15 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
16
17 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
18 (Write After Approval): Remove myself and Julian.
19
20 2019-01-26 Harald Anlauf <anlauf@gmx.de>
21
22 * MAINTAINERS (Write After Approval): Add myself.
23
24 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
25
26 * MAINTAINERS (Write After Approval): Add myself.
27
28 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
29
30 * ChangeLog: Replace space with tab.
31 * MAINTAINERS: Delete 1 tab to keep alignment.
32
33 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36
37 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
38
39 * MAINTAINERS (Write After Approval): Add myself.
40
41 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
42 Kwok Cheung Yeung <kcy@codesourcery.com>
43 Julian Brown <julian@codesourcery.com>
44 Tom de Vries <tom@codesourcery.com>
45 Jan Hubicka <hubicka@ucw.cz>
46 Martin Jambor <mjambor@suse.cz>
47
48 * configure.ac: Likewise.
49 * configure: Regenerate.
50 * contrib/config-list.mk: Add amdgcn-amdhsa.
51
52 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
53
54 * MAINTAINERS (Write After Approval): Add myself.
55
56 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
57
58 * MAINTAINERS (Write After Approval): Add myself.
59
60 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
61
62 PR target/88535
63 * config.guess: Import upstream version 2019-01-03.
64 * config.sub: Import upstream version 2019-01-01.
65
66 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
67
68 * MAINTAINERS (Write After Approval): Update my maintainer address.
69
70 2018-12-21 Gergö Barany <gergo@codesourcery.com>
71
72 * MAINTAINERS (Write After Approval): Add myself.
73
74 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
75
76 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
77
78 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
79
80 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
81 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
82 (GCC_TARGET_TOOL): Likewise.
83 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
84 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
85 OTOOL, OTOOL_FOR_TARGET: New substitutions.
86 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
87 * configure: Regenerate.
88 * Makefile.in: Likewise.
89
90 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
91
92 * MAINTAINERS (Write After Approval): Add myself.
93
94 2018-11-13 Martin Liska <mliska@suse.cz>
95
96 * gcc.target/i386/pr87930.c: Move to ...
97 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
98
99 2018-11-10 Stafford Horne <shorne@gmail.com>
100
101 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
102 (Write After Approval): Remove myself.
103
104 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
105
106 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
107 Append $INCICONV to it.
108
109 2018-11-04 Stafford Horne <shorne@gmail.com>
110
111 * MAINTAINERS (Write After Approval): Add myself.
112
113 2018-10-31 Joseph Myers <joseph@codesourcery.com>
114
115 PR bootstrap/82856
116 * multilib.am: New file. From automake.
117
118 Merge from binutils-gdb:
119 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
120
121 * libtool.m4: Use AC_LANG_SOURCE.
122 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
123 * ar-lib: New file.
124 * test-driver: New file.
125 * configure: Re-generate.
126
127 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
128
129 * MAINTAINERS (Write After Approval): Add myself.
130
131 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
132
133 PR bootstrap/87788
134 PR d/87799
135 * configure: Rebuild.
136 * configure.ac: Disable D on systems where it is known not to work.
137
138 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
139
140 * Makefile.def (target_modules): Add libphobos.
141 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
142 GDCFLAGS_FOR_TARGET.
143 (dependencies): Make libphobos depend on libatomic, libbacktrace
144 configure, and zlib configure.
145 (language): Add language d.
146 * Makefile.in: Rebuild.
147 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
148 (HOST_EXPORTS): Add GDC.
149 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
150 (BASE_TARGET_EXPORTS): Add GDC.
151 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
152 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
153 (EXTRA_HOST_FLAGS): Add GDC.
154 (STAGE1_FLAGS_TO_PASS): Add GDC.
155 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
156 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
157 environment variables.
158 * configure: Rebuild.
159 * configure.ac: Add target-libphobos to target_libraries. Set and
160 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
161
162 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
163
164 * MAINTAINERS (Write After Approval): Add myself.
165
166 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
167
168 * MAINTAINERS (Write After Approval): Remove myself.
169
170 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
171
172 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
173
174 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
175
176 * MAINTAINERS: Update my email address.
177
178 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
179
180 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
181 maintainer.
182
183 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
184
185 * MAINTAINERS (Write After Approval): Add self.
186
187 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
188
189 * MAINTAINERS (write after approval): Add myself.
190
191 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
192
193 * MAINTAINERS: Update my email address.
194
195 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
196
197 * MAINTAINERS (write after approval): Add myself.
198
199 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
200
201 * MAINTAINERS: Add self to global reviewers list.
202
203 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
204
205 MAINTAINERS: Add c-sky port maintainers.
206
207 2018-08-10 Martin Liska <mliska@suse.cz>
208
209 * MAINTAINERS: Revert change in previous commit and
210 join lines.
211
212 2018-08-10 Martin Liska <mliska@suse.cz>
213
214 * MAINTAINERS: Remove extra line.
215
216 2018-08-06 Naveen H.S <naveenh@marvell.com>
217
218 * MAINTAINERS: Update my email address.
219
220 2018-07-19 DJ Delorie <dj@redhat.com>
221
222 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
223 as maintainer.
224
225 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
226
227 * MAINTAINERS: Adjust email address for me and my colleague Robin
228 Dapp.
229
230 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
231 Sunil K Pandey <sunil.k.pandey@intel.com>
232
233 PR target/84413
234 * config/i386/i386.c (m_CORE_AVX512): New.
235 (m_CORE_AVX2): Likewise.
236 (m_CORE_ALL): Add m_CORE_AVX2.
237 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
238 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
239 and remove the rest of m_SKYLAKE_AVX512.
240
241 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
242
243 * config.sub: Sync with upstream version 2018-07-03.
244
245 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
246
247 * config.guess: Sync with upstream version 2018-06-26.
248 * config.sub: Sync with upstream version 2018-07-02.
249
250 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
251
252 * libtool.m4: Sort output of 'find' to enable deterministic builds.
253 * ltmain.sh: Likewise.
254
255 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
256
257 * contrib/config-list.mk: Remove powerpc-linux_paired.
258
259 2018-06-29 Alexandre Oliva <oliva@adacore.com>
260
261 * configure.ac: Introduce support for @unless/@endunless.
262 * Makefile.tpl (dep-kind): Rewrite with cond; return
263 postbootstrap in some cases.
264 (make-postboot-dep, postboot-targets): New.
265 (dependencies): Do not output postbootstrap dependencies at
266 first. Output non-target ones changed for configure to depend
267 on stage_last @if gcc-bootstrap, and the original deps @unless
268 gcc-bootstrap.
269 * configure.in, Makefile.in: Rebuilt.
270
271 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
272
273 * MAINTAINERS (write after approval): Add myself.
274
275 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
276
277 * MAINTAINERS (write after approval): Add myself.
278
279 2018-06-19 Nick Clifton <nickc@redhat.com>
280
281 * zlib/configure.ac: Restore old behaviour of only enabling
282 multilibs when a target subdirectory is defined. This allows
283 building with srcdir == builddir.
284 * zlib/configure: Regenerate.
285
286 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
287
288 * Makefile.def (fortran): Add check-target-libgomp-fortran.
289 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
290 * Makefile.in: Regenerate.
291
292 2018-06-16 Ben Elliston <bje@gnu.org>
293
294 * config.guess: Import latest version.
295 * config.sub: Likewise.
296
297 2018-06-08 Martin Liska <mliska@suse.cz>
298
299 * MAINTAINERS: Remove MPX-related entries.
300 * Makefile.def: Remove libmpx support.
301 * Makefile.in: Regenerate.
302 * configure.ac: Remove removed files.
303 * configure: Regenerate.
304 * libmpx/ChangeLog: Remove.
305 * libmpx/Makefile.am: Remove.
306 * libmpx/Makefile.in: Remove.
307 * libmpx/acinclude.m4: Remove.
308 * libmpx/aclocal.m4: Remove.
309 * libmpx/config.h.in: Remove.
310 * libmpx/configure: Remove.
311 * libmpx/configure.ac: Remove.
312 * libmpx/configure.tgt: Remove.
313 * libmpx/libmpx.spec.in: Remove.
314 * libmpx/mpxrt/Makefile.am: Remove.
315 * libmpx/mpxrt/Makefile.in: Remove.
316 * libmpx/mpxrt/libmpx.map: Remove.
317 * libmpx/mpxrt/libtool-version: Remove.
318 * libmpx/mpxrt/mpxrt-utils.c: Remove.
319 * libmpx/mpxrt/mpxrt-utils.h: Remove.
320 * libmpx/mpxrt/mpxrt.c: Remove.
321 * libmpx/mpxrt/mpxrt.h: Remove.
322 * libmpx/mpxwrap/Makefile.am: Remove.
323 * libmpx/mpxwrap/Makefile.in: Remove.
324 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
325 * libmpx/mpxwrap/libtool-version: Remove.
326 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
327
328 2018-06-04 Martin Liska <mliska@suse.cz>
329
330 * MAINTAINERS: Add myself as gcov maintainer.
331
332 2018-06-04 Matthew Fortune <mfortune@gmail.com>
333
334 * MAINTAINERS: Update my email address.
335
336 2018-06-04 Tom de Vries <tdevries@suse.de>
337
338 * MAINTAINERS: Remove write-after-approval entries for component
339 maintainers.
340
341 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
342
343 * MAINTAINERS (write after approval): Add myself.
344
345 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
346
347 * MAINTAINERS: Update my email address.
348
349 2018-06-01 Tom de Vries <tdevries@suse.de>
350
351 * MAINTAINERS: Update my email address.
352
353 2018-05-22 Bin Cheng <bin.cheng@arm.com>
354
355 * MAINTAINERS (loop-optimizer): Add myself.
356
357 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
358
359 * configure.ac: Added "nfp" target.
360 * configure: Regenerate.
361
362 2018-04-30 Richard Biener <rguenther@suse.de>
363
364 PR bootstrap/85571
365 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
366 (STAGE3_TFLAGS): Likewise.
367 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
368 (STAGEtrain_TFLAGS): Likewise.
369 * Makefile.in: Regenerate.
370
371 2018-04-26 Richard Biener <rguenther@suse.de>
372
373 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
374 (STAGE2_CFLAGS): Likewise.
375 (STAGE2_TFLAGS): Likewise.
376 (STAGE3_CFLAGS): Add -fchecking.
377 (STAGE3_TFLAGS): Likewise.
378 (STAGEtrain_CFLAGS): Filter out -fchecking.
379 (STAGEtrain_TFLAGS): Likewise.
380 * Makefile.in: Re-generate.
381
382 2018-04-25 Catherine Moore <clm@codesourcery.com>
383
384 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
385
386 2018-04-18 Paul Clarke <pc@us.ibm.com>
387
388 * MAINTAINERS (write after approval): Add myself.
389
390 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
391
392 * MAINTAINERS: Update my email address.
393
394 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
395
396 * MAINTAINERS: Remove redundant Write-After-Approval entry.
397
398 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
399
400 * MAINTAINERS: Update my email address and disambiguate myself
401 a bit from Will Schmidt.
402
403 2018-03-21 Nathan Sidwell <nathan@acm.org>
404
405 * MAINTAINERS: Move maintainers of now-removed picochip and score
406 ports to write after approval.
407
408 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
409
410 * MAINTAINERS: Add entry for SVE maintainership.
411
412 2018-02-13 Maciej W. Rozycki <macro@mips.com>
413
414 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
415 * configure: Regenerate.
416
417 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
418
419 * MAINTAINERS (write after approval): Add myself.
420
421 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
422
423 * MAINTAINERS (write after approval): Add myself.
424
425 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
426
427 * MAINTAINERS (write after approval): Add myself.
428
429 2018-01-03 Jakub Jelinek <jakub@redhat.com>
430
431 Update copyright years.
432
433 2018-01-03 Ben Elliston <bje@gnu.org>
434
435 * config.guess: Import latest version.
436 * config.sub: Likewise.
437
438 2017-12-12 Stafford Horne <shorne@gmail.com>
439
440 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
441 * configure: Regenerate.
442
443 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
444
445 * MAINTAINERS (Write After Approval): Add myself.
446
447 2017-11-28 Julia Koval <julia.koval@intel.com>
448 Sebastian Peryt <sebastian.peryt@intel.com>
449
450 * Makefile.def (target_modules): Remove libcilkrts.
451 * Makefile.in: Ditto.
452 * configure: Ditto.
453 * configure.ac: Ditto.
454
455 2017-11-28 Julia Koval <julia.koval@intel.com>
456
457 * MAINTAINERS (Write After Approval): Add myself.
458
459 2017-11-22 Sudakshina Das <sudi.das@arm.com>
460
461 * MAINTAINERS (Write After Approval): Add myself.
462
463 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
464
465 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
466 Use my SiFive email address.
467
468 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
469
470 * MAINTAINERS (write after approval): Add myself.
471
472 2017-10-27 Martin Liska <mliska@suse.cz>
473
474 * Makefile.tpl: Use proper name of folder as it was renamed
475 during transition to 4 stages.
476 * Makefile.in: Regenerate.
477
478 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
479
480 * MAINTAINERS (write after approval): Add myself.
481
482 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
483
484 * MAINTAINERS: Add a note that maintainership also includes web
485 pages, docs, and testsuite related to that area.
486
487 2017-09-25 Tom de Vries <tom@codesourcery.com>
488
489 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
490
491 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
492
493 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
494
495 2017-09-15 Nathan Sidwell <nathan@acm.org>
496
497 * MAINTAINERS: Remove myself as a vxworks maintainer.
498
499 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
500
501 * MAINTAINERS: Remove email address of Jim Norris.
502
503 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
504
505 * MAINTAINERS (Reviewers): Move myself from here...
506 (CPU Port Maintainers): ... to here.
507
508 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
509
510 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
511
512 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
513
514 * MAINTAINERS (write after approval): Add myself.
515
516 2017-07-28 Tony Reix <tony.reix@atos.net>
517
518 * configure.ac (target-libffi): Don't disable for AIX.
519 (go): Don't add to unsupported_languages on AIX.
520 (target-libgo): Don't disable for AIX.
521 * configure: Regenerate.
522
523 2017-07-19 Yury Gribov <tetra2005@gmail.com>
524
525 * MAINTAINERS: Add myself.
526
527 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
528
529 * MAINTAINERS: Update my email address.
530
531 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
532
533 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
534 arm-specific auto-generated header files.
535
536 2017-07-03 Nathan Sidwell <nathan@acm.org>
537
538 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
539 * configure: Rebuilt.
540
541 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
542
543 * MAINTAINERS: Readd myself for c6x.
544
545 2017-06-28 Martin Liska <mliska@suse.cz>
546
547 PR bootstrap/81217
548 * Makefile.def: Remove superfluous bootstrap_target from
549 bootstrap_stage.
550 * Makefile.in: Re-generate the file.
551
552 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
553
554 * MAINTAINERS: Add myself to Write After Approval
555
556 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
557
558 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
559
560 2017-06-19 Martin Liska <mliska@suse.cz>
561
562 * Makefile.def: Define 4 stages PGO bootstrap.
563 * Makefile.tpl: Define FLAGS.
564 * Makefile.in: Regenerate.
565
566 2017-06-14 Ian Lance Taylor <iant@golang.org>
567
568 * Makefile.def: Add check-gotools to go check targets.
569 * Makefile.in: Rebuild.
570
571 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
572
573 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
574
575 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
576
577 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
578 * configure: Regenerate.
579
580 2017-05-31 Martin Liska <mliska@suse.cz>
581
582 * configure.ac: Add handling of stage2_werror_flags to
583 action-if-given and to action-if-not-given.
584 * configure: Regenerate.
585
586 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
587
588 * MAINTAINERS: Add self to Write After Approval
589
590 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
591
592 * MAINTAINERS: Update my email address, and remove myself as
593 maintainer in some areas.
594
595 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
596
597 * MAINTAINERS: Add self to Write After Approval
598
599 2017-05-25 Nathan Sidwell <nathan@acm.org>
600
601 * configure.ac: Add --enable-languages=default to mean default and
602 make --enable-languages=all mean all supported languages.
603 * configure: Regenerated.
604
605 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
606
607 * config.gcc (powerpc*-*-*spe*): New.
608 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
609 (powerpc-*-rtems*spe*): New.
610 (powerpc*-*-linux*spe*): New.
611 (powerpc-wrs-vxworksspe): New.
612 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
613 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
614 * config.host (powerpc*-*-*spe*): New.
615
616 2017-05-19 Martin Liska <mliska@suse.cz>
617
618 * configure.ac: Add --enable-werror-always just for
619 bootstrap-debug (or none build config) and do not add it
620 when we are on a release branch.
621 * configure: Regenerated.
622
623 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
624
625 * MAINTAINERS: Add self to Write After Approval
626
627 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
628
629 * MAINTAINERS: Move myself to Write After Approval section.
630
631 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
632
633 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
634 ACCH registers.
635 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
636 available.
637 (umulsidi3): Likewise.
638 (mulsidi3_700): Disable this pattern when we have advanced mpy
639 instructions.
640 (umulsidi3_700): Likewise.
641 (maddsidi4): New pattern.
642 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
643 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
644 (mpydu_imm_arcv2hs): Likewise.
645 * config/arc/predicates.md (accl_operand): New predicate.
646
647 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
648 Andrew Burgess <andrew.burgess@embecosm.com>
649
650 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
651 case.
652 (ARC_AUTOFP_IRQ_P): Likewise.
653 (ARC_AUTO_IRQ_P): Likewise.
654 (rgf_banked_register_count): New variable.
655 (parse_mrgf_banked_regs_option): New function.
656 (arc_override_options): Handle rgf_banked_regs option.
657 (arc_handle_interrupt_attribute): Add firq option.
658 (arc_compute_function_type): Return fast irq type when required.
659 (arc_must_save_register): Handle fast interrupts.
660 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
661 (arc_return_address_regs): Update.
662 * config/arc/arc.h (arc_return_address_regs): Update.
663 (arc_function_type): Add fast interrupt type.
664 (ARC_INTERRUPT_P): Update.
665 (RC_FAST_INTERRUPT_P): Define.
666 * config/arc/arc.md (simple_return): Update for fast interrupts.
667 (p_return_i): Likewise.
668 * config/arc/arc.opt (mrgf-banked-regs): New option.
669 * doc/invoke.texi (mrgf-banked-regs): Document.
670
671 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
672
673 * config/arc/arc.c (irq_ctrl_saved): New variable.
674 (ARC_AUTOBLINK_IRQ_P): Define.
675 (ARC_AUTOFP_IRQ_P): Likewise.
676 (ARC_AUTO_IRQ_P): Likewise.
677 (irq_range): New function.
678 (arc_must_save_register): Likewise.
679 (arc_must_save_return_addr): Likewise.
680 (arc_dwarf_emit_irq_save_regs): Likewise.
681 (arc_override_options): Handle deferred options.
682 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
683 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
684 arc_must_save_return_addr.
685 (arc_compute_frame_size): Handle automated save and restore of
686 registers.
687 (arc_expand_prologue): Likewise.
688 (arc_expand_epilogue): Likewise.
689 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
690 * config/arc/arc.opt (mirq-ctrl-saved): New option.
691 * doc/invoke.texi (mirq-ctrl-saved): Document option.
692
693 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
694 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
695
696 PR bootstrap/77661
697 * Makefile.def: Don't pass --enable-maintainer-mode on to an
698 in-tree build MPC.
699 * Makefile.in: Regenerate.
700
701 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
702
703 * configure.ac: Enable LTO by default on darwin >= 9.
704 * configure: Regenerate.
705
706 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
707
708 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
709 and Andrew Waterman as the RISC-V maintainers.
710
711 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
712
713 * MAINTAINERS: Add self to Write After Approval
714
715 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
716
717 * config.guess: Import latest from upstream.
718
719 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
720
721 * MAINTAINERS (Write After Approval): Remove entries that are
722 already covered under Reviewers.
723
724 2017-03-08 Mark Wielaard <mark@klomp.org>
725
726 PR demangler/70909
727 PR demangler/67264
728 * include/demangle.h: Add d_printing to struct demangle_component
729 and pass struct demangle_component as non const.
730
731 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
732
733 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
734
735 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
736
737 * Makefile.tpl: Remove HOST_ISLVER.
738 (HOST_EXPORTS): Remove ISLVER.
739 * Makefile.in: Regenerate.
740
741 2017-02-13 Richard Biener <rguenther@suse.de>
742
743 * configure: Re-generate.
744
745 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
746
747 * MAINTAINERS: Adjust bug reporting URL.
748
749 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
750
751 * MAINTAINERS (Write After Approval): Remove redundant entry
752 for Andrew Burgess.
753
754 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
755
756 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
757 32-bit hppa*-*-hpux*.
758 * configure: Regenerate.
759
760 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
761
762 * configure.ac: Moved the white list of enabling BRIG FE to
763 libhsail-rt/configure.tgt.
764 * configure: Regenerated.
765 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
766
767 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
768 Martin Jambor <mjambor@suse.cz>
769
770 * Makefile.def (target_modules): Added libhsail-rt.
771 (languages): Added language brig.
772 * Makefile.in: Regenerated.
773 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
774 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
775 * configure: Regenerated.
776
777 2017-01-17 Jakub Jelinek <jakub@redhat.com>
778
779 PR other/79046
780 * configure: Regenerated.
781
782 2017-01-04 Alan Modra <amodra@gmail.com>
783
784 * configure: Regenerate.
785
786 2016-12-29 Ben Elliston <bje@gnu.org>
787
788 * config.sub: Import latest version.
789
790 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
791
792 * MAINTAINERS (Write After Approval): Add myself.
793
794 2016-12-21 Jakub Jelinek <jakub@redhat.com>
795
796 * configure.ac: Don't bootstrap libmpx unless --with-build-config
797 includes bootstrap-mpx.
798 * configure: Regenerated.
799
800 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
801
802 * MAINTAINERS (Write After Approval): Add myself.
803
804 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
805
806 * configure: Regenerate.
807
808 2016-12-01 Matthias Klose <doko@ubuntu.com>
809
810 * configure.ac: Don't use pkg-config to check for bdw-gc.
811 * configure: Regenerate.
812
813 2016-11-30 Matthias Klose <doko@ubuntu.com>
814
815 * Makefile.def: Remove reference to boehm-gc target module.
816 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
817 options and for the bdw-gc pkg-config module.
818 * configure: Regenerate.
819 * Makefile.in: Regenerate.
820
821 2016-11-28 Nathan Sidwell <nathan@acm.org>
822
823 * MAINTAINERS (nvptx): Remove self.
824
825 2016-11-25 Ben Elliston <bje@gnu.org>
826
827 * config.guess: Import latest version.
828 * config.sub: Likewise.
829
830 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
831
832 * MAINTAINERS (Write After Approval): Add myself.
833
834 2016-11-15 Matthias Klose <doko@ubuntu.com>
835
836 * Makefile.def: Remove references to GCJ.
837 * Makefile.tpl: Likewise.
838 * Makefile.in: Regenerate.
839
840 2016-11-15 Matthias Klose <doko@ubuntu.com>
841
842 * config-ml.in: Remove references to GCJ.
843 * configure.ac: Likewise.
844 * configure: Regenerate.
845
846 2016-11-01 Josh Conner <joshconner@google.com>
847
848 * MAINTAINERS (Write After Approval): Update email address,
849
850 2016-10-27 Carl Love <cel@us.ibm.com>
851
852 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
853 Approval list to make it alphabetical.
854
855 2016-10-27 Carl Love <cel@us.ibm.com>
856
857 * MAINTAINERS (Write After Approval): Add myself.
858
859 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
860
861 * MAINTAINERS (Reviewers): Add myself.
862 (Write After Approval): Add myself.
863
864 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
865 Ulrich Weigand <uweigand@de.ibm.com>
866
867 * MAINTAINERS: Update email address.
868
869 2016-10-10 Nathan Sidwell <nathan@acm.org>
870
871 * MAINTAINERS: Update email address.
872
873 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
874
875 * configure.ac: Add aarch64-*-freebsd*.
876 * configure: Regenerate.
877
878 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
879
880 * MAINTAINERS: Update email address after it got reverted.
881
882 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
883
884 * configure.ac (target_libraries): Readd target-boehm-gc.
885 Restore --enable-objc-gc handling.
886 * configure: Regenerate.
887
888 2015-10-03 Jeff Law <law@redhat.com>
889
890 * MAINTAINERS: Move several inactive maintainers to the
891 write-after-approval section.
892
893 2016-09-30 Jakub Jelinek <jakub@redhat.com>
894
895 * configure.ac: Add target-libffi to target_libraries.
896 Readd libgcj target disablings, modified to only target-libffi.
897 Readd target addition of go to unsupported languages.
898 * configure: Regenerated.
899
900 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
901
902 * MAINTAINERS: Update email address.
903
904 2016-09-30 Andrew Haley <aph@redhat.com>
905
906 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
907 write-after approval. Remove Tom Tromey and Bryce McKinlay from
908 libgcj.
909
910 2016-09-30 Andrew Haley <aph@redhat.com>
911
912 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
913 write-after approval after GCJ deletion.
914
915 2016-09-30 Andrew Haley <aph@redhat.com>
916
917 * Makefile.def: Remove libjava.
918 * Makefile.tpl: Likewise.
919 * Makefile.in: Regenerate.
920 * configure.ac: Likewise.
921 * configure: Likewise.
922 * gcc/java: Remove.
923 * libjava: Likewise.
924
925 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
926
927 * MAINTAINERS (Reviewers): Add myself.
928
929 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
930
931 * configure.ac: Disable "sim" directory for arc*-*-*.
932 * configure: Regenerated.
933
934 2016-09-23 Tamar Christina <tamar.christina@arm.com>
935
936 * MAINTAINERS (Write After Approval): Add myself.
937
938 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
939
940 * configure.ac: Check for the minimum in-tree MPFR version
941 handled.
942 * configure: Regenerate.
943
944 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
945
946 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
947 * configure: Regenerated.
948
949 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
950
951 * MAINTAINERS (Write After Approval): Add myself.
952
953 2016-06-23 Andi Kleen <ak@linux.intel.com>
954
955 * Makefile.def: Add autoprofiledbootstrap.
956 * Makefile.tpl: Dito.
957 * Makefile.in: Regenerate.
958
959 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
960
961 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
962 * configure: Regenerate.
963
964 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
965
966 * configure: Regenerate.
967 * configure.ac: Remove support for avr-rtems.
968
969 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
970
971 * MAINTAINERS (Write After Approval): Add myself.
972
973 2016-06-16 Michael Collison <michael.collison@arm.com>
974
975 * MAINTAINERS (Write After Approval): Add myself.
976
977 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
978
979 * MAINTAINERS (Write After Approval): Update e-mail address.
980
981 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
982
983 * MAINTAINERS (Write After Approval): Add myself.
984
985 2016-05-28 Alan Modra <amodra@gmail.com>
986
987 * Makefile.tpl (configure): Depend on m4 files included.
988 * Makefile.in: Regenerate.
989
990 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
991
992 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
993 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
994
995 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
996
997 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
998 special case builtin.
999 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1000 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1001 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1002 for __builtin_vec_addec.
1003
1004 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1005
1006 * config.guess: Import version 2016-04-02 (newest).
1007 * config.sub: Import version 2016-05-10 (newest).
1008
1009 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1010
1011 * configure.ac: Add ARC support to libgloss.
1012 * configure: Regenerate
1013
1014 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1015
1016 * MAINTAINERS (Write After Approval): Add myself.
1017
1018 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1019
1020 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1021 * configure: Regenerated.
1022 * Makefile.def (gmp): Explicitly disable assembler.
1023 (mpfr): Adjust lib_path.
1024 (mpc): Likewise.
1025 * Makefile.in: Regenerated.
1026
1027 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1028
1029 PR bootstrap/70704
1030 * configure.ac (--enable-stage1-checking): Add missing
1031 --enable-checking=.
1032 * configure: Regenerated.
1033
1034 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1035
1036 * config.guess: Revert r235676.
1037 * config.sub: Revert r235676.
1038
1039 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1040
1041 * config.guess: Remove SH5 support.
1042 * config.sub: Likewise.
1043 * configure: Likewise.
1044 * configure.ac: Likewise.
1045
1046 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1047
1048 PR bootstrap/70704
1049 * configure.ac (--enable-stage1-checking): For --disable-checking or
1050 implicit --enable-checking, make sure extra flag matches in between
1051 stage1 and later checking.
1052 * configure: Regenerated.
1053
1054 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1055
1056 * .gitattributes: New file.
1057
1058 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1059
1060 * MAINTAINERS (rs6000/powerpc port): Add myself.
1061
1062 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1063
1064 PR bootstrap/70173
1065 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1066 and gotools directories. Delete the stage_final file.
1067 * Makefile.in: Regenerate.
1068
1069 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1070
1071 * MAINTAINERS (Write After Approval): Add myself.
1072
1073 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1074
1075 * MAINTAINERS (Fortran maintainer): Remove myself.
1076
1077 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1078
1079 * MAINTAINERS (Write After Approval): Add myself.
1080
1081 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1082
1083 * MAINTAINERS (Write After Approval): Add myself.
1084
1085 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1086
1087 Sync with binutils-gdb:
1088
1089 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1090
1091 * configure.ac: Add mips and s390 to the gold target check.
1092 * configure: Regenerate.
1093
1094 2016-03-01 DJ Delorie <dj@redhat.com>
1095
1096 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1097
1098 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1099
1100 * MAINTAINERS (libcpp): Add myself.
1101 (diagnostic messages): Likewise.
1102
1103 2016-02-20 Tom de Vries <tom@codesourcery.com>
1104
1105 * MAINTAINERS: Fix whitespace.
1106
1107 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1108
1109 * MAINTAINERS (Write After Approval): Add myself.
1110
1111 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1112
1113 * config/isl.m4: Add comments about isl-0.16.
1114 * configure: Regenerate.
1115
1116 2016-01-29 Martin Jambor <mjambor@suse.cz>
1117
1118 * MAINTAINERS (hsa maintainers): Add myself.
1119
1120 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1121
1122 * MAINTAINERS: (Write After Approval): Add myself.
1123
1124 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1125 Sebastian Pop <s.pop@samsung.com>
1126
1127 * Makefile.in: Regenerate.
1128 * Makefile.tpl: Export ISLVER.
1129 * configure: Regenerate.
1130 * config/isl.m4: Detect isl-0.15.
1131
1132 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1133
1134 PR bootstrap/69329
1135 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1136 * Makefile.in: Regenerate.
1137
1138 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1139
1140 * configure.ac: Enable LTO for DJGPP
1141 * configure: Regenerate
1142
1143 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1144
1145 Sync with binutils-gdb:
1146 2015-10-21 Nick Clifton <nickc@redhat.com>
1147
1148 PR gas/19109
1149 * configure.ac: Note the 'none' is an acceptable argument to
1150 --enable-compressed-debug-sections.
1151 * configure: Regenerate.
1152
1153 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1154
1155 PR bootstrap/69134
1156 * Makefile.def (mpfr): Disable assembler.
1157 * Makefile.in: Regenerate.
1158
1159 2016-01-01 Ben Elliston <bje@gnu.org>
1160
1161 * config.guess: Import version 2016-01-01.
1162 * config.sub: Likewise.
1163
1164 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1165
1166 * MAINTAINERS (Write After Approval): Add myself.
1167
1168 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1169
1170 * Makefile.in: Replace ISL with isl.
1171 * Makefile.tpl: Same.
1172 * config/isl.m4: Same.
1173 * configure.ac: Same.
1174 * contrib/download_prerequisites: Same.
1175 * configure: Regenerate.
1176
1177 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1178
1179 * MAINTAINERS (Write After Approval): Add Myself.
1180
1181 2015-12-17 Nathan Sidwell <nathan@acm.org>
1182
1183 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1184 * configure: Regenerate.
1185
1186 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1187 Sebastian Pop <s.pop@samsung.com>
1188
1189 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1190 isl_ctx_get_max_operations.
1191 * configure: Regenerate.
1192
1193 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1194
1195 * MAINTAINERS (Write After Approval): Add myself.
1196
1197 2015-12-02 Ian Lance Taylor <iant@google.com>
1198
1199 PR go/66147
1200 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1201 * Makefile.in: Regenerate.
1202
1203 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1204
1205 PR libffi/65726
1206 * Makefile.def (lang_env_dependencies): Make libffi depend
1207 on cxx.
1208 * Makefile.in: Regenerate.
1209
1210 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1211
1212 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1213 symbols.
1214
1215 2015-11-20 Tristan Gingold <gingold@adacore.com>
1216
1217 Sync with binutils-gdb:
1218 2015-11-20 Tristan Gingold <gingold@adacore.com>
1219
1220 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1221 * configure: Regenerate.
1222
1223 2015-11-19 Martin Liska <mliska@suse.cz>
1224
1225 * .gitignore: Add .clang-format to ignored files.
1226 * Makefile.in: Add clang-format.
1227 * Makefile.tpl: Likewise.
1228
1229 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1230
1231 * configure.ac: Enable libmpx by default.
1232 * configure: Regenerated.
1233
1234 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1235
1236 * MAINTAINERS: Update email address.
1237
1238 2015-10-23 Paulo Matos <pmatos@linki.tools>
1239
1240 * MAINTAINERS: Update email address.
1241
1242 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1243
1244 * MAINTAINERS (Write After Approval): Add myself.
1245
1246 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1247
1248 Sync with binutils-gdb:
1249 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1250
1251 PR gas/19109
1252 * configure.ac: Add
1253 --enable-compressed-debug-sections={all,gas,gold,ld}.
1254 * configure: Regenerated.
1255
1256 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1257
1258 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1259
1260 2015-10-09 Martin Liska <mliska@suse.cz>
1261
1262 * MAINTAINERS (Write After Approval): Add myself.
1263
1264 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1265
1266 * MAINTAINERS (Write After Approval): Add myself.
1267
1268 2015-10-02 Florian Weimer <fweimer@redhat.com>
1269
1270 * MAINTAINERS: Update email address.
1271
1272 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1273
1274 * MAINTAINERS (Write After Approval): Add myself.
1275
1276 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1277
1278 * MAINTAINERS: Update email.
1279
1280 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1281
1282 * MAINTAINERS: Update my email address.
1283
1284 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1285
1286 * MAINTAINERS (ft32 port): Add myself.
1287
1288 2015-08-28 David Sherwood <david.sherwood@arm.com>
1289
1290 * MAINTAINERS: Add myself.
1291
1292 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1293
1294 * MAINTAINERS (Write After Approval): Add myself.
1295
1296 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1297
1298 PR libfortran/54572
1299 * Makefile.def: Make libgfortran depend on libbacktrace.
1300 * Makefile.in: Regenerate.
1301
1302 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1303
1304 * MAINTAINERS (Write After Approval): Add myself.
1305
1306 2015-08-12 Tom de Vries <tom@codesourcery.com>
1307
1308 PR other/67092
1309 * configure.ac: Remove --with_host_libstdcxx support.
1310 * configure: Regenerate.
1311
1312 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1313 Jakub Jelinek <jakub@redhat.com>
1314
1315 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1316 nvptx*-*-*.
1317 * configure: Regenerate.
1318
1319 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1320
1321 * Makefile.def (libiconv): Define bootstrap=true.
1322 Mark pdf/html/info as missing.
1323 (configure-gcc): Depend on all-libiconv.
1324 (all-gcc): Ditto.
1325 (configure-libcpp): Ditto.
1326 (all-libcpp): Ditto.
1327 (configure-intl): Ditto.
1328 (all-intl): Ditto.
1329 * Makefile.in: Regenerate.
1330
1331 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1332
1333 * MAINTAINERS (loop ivopts): Add the entry and myself.
1334
1335 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1336
1337 * MAINTAINERS (nvptx): Add self.
1338
1339 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1340
1341 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1342 128-bit vector modes.
1343
1344 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1345
1346 * MAINTAINERS (Write After Approval): Add myself.
1347
1348 2015-07-28 Ben Elliston <bje@gnu.org>
1349
1350 * config.sub, config.guess: Import from upstream.
1351
1352 2015-07-24 Michael Darling <darlingm@gmail.com>
1353
1354 PR other/66259
1355 * config-ml.in: Reflects renaming of configure.in to configure.ac
1356 * configure: Likewise
1357 * configure.ac: Likewise
1358
1359 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1360
1361 * MAINTAINERS: Update my email address.
1362
1363 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1364
1365 Sync with binutils-gdb:
1366 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1367
1368 * configure.ac (target_configdirs): Exclude target-zlib if
1369 target-libjava isn't built.
1370 * configure: Regenerated.
1371
1372 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1373
1374 Sync with binutils-gdb:
1375 2015-05-13 John David Anglin <dave.anglin@bell.net>
1376
1377 * configure.ac: Disable configuration of GDB for HPUX targets.
1378 * configure: Regenerate.
1379
1380 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1381
1382 * configure.ac: Add --with-system-zlib.
1383 * configure: Regenerated.
1384
1385 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1386
1387 * configure.ac: Add FT32 support.
1388 * configure: Regenerate.
1389
1390 2015-01-12 Anthony Green <green@moxielogic.com>
1391
1392 * configure.ac: Don't disable gprof for moxie.
1393 * configure: Rebuild.
1394
1395 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1396
1397 Sync with binutils-gdb:
1398 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1399
1400 PR ld/18355
1401 * Makefile.def: Add extra_configure_flags to host zlib.
1402 * configure.ac (extra_host_zlib_configure_flags): New. Set
1403 to --enable-host-shared When bfd is to be built as shared
1404 library. AC_SUBST.
1405 * Makefile.in: Regenerated.
1406
1407 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1408
1409 Sync with src:
1410 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1411 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1412 * Makefile.in: Regenerated.
1413
1414 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1415
1416 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1417 target.
1418 * configure: Regenerate.
1419
1420 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1421
1422 * MAINTAINERS (Write After Approval): Add myself.
1423
1424 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1425
1426 * MAINTAINERS (OS Port Maintainers): Add myself.
1427 (Various Maintainers): Remove myself from libffi testsuite.
1428
1429 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1430
1431 * MAINTAINERS (gen* on machine desc): Add self.
1432
1433 2015-06-02 Jason Merrill <jason@redhat.com>
1434
1435 PR bootstrap/66319
1436 * configure.ac: Use -std=gnu++98.
1437
1438 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1439
1440 * MAINTAINERS (Write After Approval): Add myself.
1441
1442 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1443
1444 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1445 * configure: Regenerate.
1446
1447 2015-05-26 Jason Merrill <jason@redhat.com>
1448
1449 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1450 * configure: Regenerate.
1451
1452 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1453
1454 * configure.ac: FT32 target added.
1455 * configure: Regenerated.
1456
1457 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1458
1459 * MAINTAINERS (Write After Approval): Add myself.
1460
1461 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1462
1463 * MAINTAINERS (Write After Approval): Add myself.
1464
1465 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1466
1467 * configure.ac: Fix typo.
1468 * configure: Regenerate.
1469
1470 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1471
1472 * MAINTAINERS (Write After Approval): Add myself.
1473
1474 2015-05-03 Matthias Klose <doko@ubuntu.com>
1475
1476 * configure.ac: Match $host configured with triplets.
1477 * configure: Regenerate.
1478
1479 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1480
1481 * Makefile.tpl: Remove surplus whitespace throughout.
1482 * Makefile.in: Regenerate.
1483
1484 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1485
1486 * MAINTAINERS (Various Maintainers): Add myself as instruction
1487 combiner maintainer.
1488
1489 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1490
1491 PR bootstrap/62077
1492 * configure.ac (--enable-stage1-checking): Default to
1493 release,misc,gimple,rtlflag,tree,types if --disable-checking
1494 or --enable-checking is not specified and DEV-PHASE is not
1495 experimental.
1496 * configure: Regenerated.
1497
1498 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1499
1500 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1501 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1502 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1503 * Makefile.in: Regenerate.
1504
1505 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1506
1507 * MAINTAINERS: Update my email address.
1508
1509 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1510
1511 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1512
1513 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1514
1515 * MAINTAINERS: Add myself as an arm port reviewer.
1516
1517 2015-03-25 Martin Liska <mliska@suse.cz>
1518 Yury Gribov <y.gribov@samsung.com>
1519
1520 * Makefile.in: Fix ln source location for vimrc file.
1521 * Makefile.tpl: Likewise.
1522
1523 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1524
1525 PR bootstrap/25672
1526 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1527 cross-compiling. Similarly for CXX_FOR_TARGET.
1528 * configure: Regenerate.
1529
1530 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1531
1532 * Makefile.def: Add libmpx.
1533 * configure.ac: Add libmpx.
1534 * Makefile.in: Regenerate.
1535 * configure: Regenerate.
1536
1537 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1538
1539 * MAINTAINERS (CPU Port Maintainers): Add myself
1540 i386 vector ISA extns mantainer.
1541
1542 2015-03-13 Jeff Law <law@redhat.com>
1543
1544 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1545 maintainer.
1546 Remove Richard Henderson as a maintainer for the x86 port.
1547
1548 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1549
1550 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1551
1552 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1553
1554 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1555 pointer bounds checker and i386 MPX maintainer.
1556
1557 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1558
1559 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1560
1561 2015-02-26 Martin Sebor <msebor@redhat.com>
1562
1563 * MAINTAINERS (Various Maintainers): Add self.
1564
1565 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1566
1567 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1568 Make sure it contains lto.
1569 * configure: Regenerate.
1570
1571 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1572
1573 * configure: Regenerate.
1574
1575 2015-02-06 Diego Novillo <dnovillo@google.com>
1576 1
1577 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1578 middle-end, docstring): Remove myself.
1579 (Write After Approval): Add myself.
1580
1581 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1582
1583 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1584 (Write After Approval): Update address.
1585
1586 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1587
1588 PR jit/64780
1589 * configure.ac: Require the user to explicitly specify
1590 --enable-host-shared if the jit is enabled.
1591 * configure: Regenerate.
1592
1593 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1594
1595 * MAINTAINERS (Write After Approval): Add myself.
1596
1597 2015-01-25 Tom de Vries <tom@codesourcery.com>
1598
1599 * MAINTAINERS: Make whitespace consistent.
1600
1601 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1602
1603 * MAINTAINERS (Write After Approval): Add myself.
1604
1605 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1606
1607 * MAINTAINERS: (Write After Approval): Add myself.
1608
1609 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1610
1611 * MAINTAINERS: (Write After Approval): Add myself.
1612
1613 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1614
1615 * MAINTAINERS: (Write After Approval): Add myself.
1616
1617 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1618
1619 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1620 objective-c/c++ front end maintainer.
1621
1622 2015-01-13 Marek Polacek <polacek@redhat.com>
1623
1624 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1625
1626 2015-01-12 Jeff Law <law@redhat.com>
1627
1628 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1629 a very long time.
1630
1631 2015-01-09 Ian Lance Taylor <iant@google.com>
1632
1633 * configure.ac (host_tools): Add gotools.
1634 * Makefile.def (host_modules): Add gotools.
1635 (dependencies): Add dependency of all-gotools on all-target-libgo.
1636
1637 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1638
1639 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1640 * configure: Regenerate.
1641
1642 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1643
1644 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1645 all-target-libgomp.
1646 * Makefile.in: Regenerate.
1647
1648 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1649
1650 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1651
1652 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1653
1654 * configure.ac: Add Visium support.
1655 * configure: Regenerate.
1656
1657 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1658
1659 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1660 * configure: Regenerate.
1661
1662 2015-01-03 Andrew Pinski <apinski@cavium.com>
1663
1664 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1665 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1666 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1667 (OBJCOPY_FOR_TARGET): New variable.
1668 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1669 * Makefile.in: Regenerate.
1670 * configure.ac: Check for already installed target objcopy.
1671 Also GCC_TARGET_TOOL on objcopy.
1672 * configure: Regenerate.
1673
1674 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1675
1676 * config.sub: Update from upstream, to 2015-01-01 version.
1677 * config.guess: Ditto.
1678
1679 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1680
1681 * MAINTAINERS (RTEMS Ports): Add myself.
1682
1683 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1684
1685 * MAINTAINERS (Write After Approval): Add myself.
1686
1687 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1688
1689 * MAINTAINERS (Write After Approval): Add myself.
1690
1691 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1692
1693 * configure.ac (--enable-as-accelerator-for): Don't set
1694 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1695 * configure: Regenerate.
1696
1697 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1698
1699 PR bootstrap/64023
1700 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1701 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1702 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1703 to CXX.
1704 * Makefile.in: Regenerated.
1705
1706 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1707 Yury Gribov <y.gribov@samsung.com>
1708
1709 * .gitignore: Added .local.vimrc and .lvimrc.
1710 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1711 * Makefile.in: Regenerate.
1712
1713 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1714
1715 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1716 * configure: Regenerated.
1717
1718 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1719
1720 * MAINTAINERS (nvptx port): New entry.
1721
1722 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1723
1724 * configure: Regenerate.
1725
1726 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1727
1728 * configure.ac: Merge with Binutils.
1729
1730 2014-11-26 Tobias Burnus <burnus@net-b.de>
1731
1732 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1733 * Makefile.in: Regenerate.
1734
1735 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1736
1737 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1738 missing flex.
1739 * Makefile.in: Regenerated.
1740
1741 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1742
1743 * Makefile.in: Regenerate.
1744
1745 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1746
1747 PR bootstrap/63784
1748 * libtool.m4: Add $pic_flag with -shared.
1749
1750 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1751
1752 * MAINTAINERS (Write After Approval): Added myself.
1753
1754 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1755
1756 * MAINTAINERS (write-after-approval): Add myself.
1757
1758 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1759
1760 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1761 from 2 years ago.
1762
1763 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1764
1765 Revert:
1766 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1767
1768 * MAINTAINERS (Write After Approval): Added myself as line map
1769 maintainer.
1770
1771 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1772
1773 Revert:
1774 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1775
1776 * MAINTAINERS (Write After Approval): Added myself.
1777
1778 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1779
1780 * MAINTAINERS (Write After Approval): Added myself.
1781
1782 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1783
1784 * MAINTAINERS (Write After Approval): Added myself as line map
1785 maintainer.
1786
1787 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1788
1789 * MAINTAINERS (Various Maintainers): Added myself as line map
1790 maintainer.
1791
1792 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1793
1794 * move-if-change: Sync from upstream gnulib.
1795
1796 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1797
1798 * compile: Sync with upstream Automake.
1799 * depcomp: Ditto.
1800 * install-sh: Ditto.
1801 * missing: Ditto.
1802 * mkinstalldirs: Ditto.
1803 * ylwrap: Ditto.
1804
1805 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1806
1807 * config.sub: Update from upstream config repo.
1808 * config.guess: Ditto.
1809
1810 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1811
1812 * Makefile.def: Add liboffloadmic to target_modules. Make
1813 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1814 * Makefile.in: Regenerate.
1815 * configure: Regenerate.
1816 * configure.ac: Add liboffloadmic to target binaries.
1817 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1818 Add liboffloadmic to noconfig list when C++ is not supported.
1819
1820 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1821 Thomas Schwinge <thomas@codesourcery.com>
1822 Ilya Verbin <ilya.verbin@intel.com>
1823 Andrey Turetskiy <andrey.turetskiy@intel.com>
1824
1825 * configure: Regenerate.
1826 * configure.ac (--enable-as-accelerator-for)
1827 (--enable-offload-targets): New configure options.
1828
1829 2014-11-11 Tobias Burnus <burnus@net-b.de>
1830
1831 * Makefile.def: Make all-gcc depend on all-isl.
1832 * Makefile.in: Regenerate.
1833
1834 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1835
1836 * ChangeLog.jit: New.
1837 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1838
1839 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1840
1841 PR target/63610
1842 * libtool.m4: Fix globbing of darwin versions.
1843 * configure: Regenerate.
1844
1845 2014-11-11 Tobias Burnus <burnus@net-b.de>
1846
1847 * Makefile.def: Remove CLooG.
1848 * Makefile.tpl: Ditto.
1849 * configure.ac: Ditto.
1850 * configure: Regenerate.
1851 * Makefile.in: Ditto.
1852
1853 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1854
1855 * configure.ac: Handle nvptx-*-*.
1856 * configure: Regenerate.
1857
1858 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1859
1860 * MAINTAINERS (Write After Approval): Add myself.
1861
1862 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1863
1864 * Makefile.def (libcc1): Remove bootstrap=true;.
1865 * Makefile.in: Regenerated.
1866
1867 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1868
1869 * configure.ac: Update comment.
1870 * configure: Regenerate.
1871
1872 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1873
1874 * MAINTAINERS (Write After Approval): Add myself.
1875
1876 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1877
1878 * configure.ac (extra_host_libiberty_configure_flags): Add
1879 --enable-shared also for libcc1's benefit.
1880 * configure: Regenerate.
1881
1882 2014-10-29 Tristan Gingold <gingold@adacore.com>
1883
1884 * MAINTAINERS: Change my email address.
1885
1886 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1887 Tom Tromey <tromey@redhat.com>
1888
1889 * Makefile.def: Add libcc1 to host_modules.
1890 * configure.ac (host_tools): Add libcc1.
1891 * Makefile.in, configure: Rebuild.
1892
1893 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1894
1895 * configure.ac (build_configargs): Don't share config.cache between
1896 build subdirs.
1897 * configure: Regenerate.
1898
1899 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1900
1901 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1902 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1903 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1904 leon3v7 as leon3.
1905 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1906 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1907 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1908 * config/sparc/sparc.md (cpu): Add leon3v7.
1909 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1910
1911 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1912
1913 * MAINTAINERS (write-after-approval): Add myself.
1914
1915 2014-10-23 Ian Lance Taylor <iant@google.com>
1916
1917 * configure.ac: Disable the Go frontend on systems where it is known
1918 to not work.
1919 * configure: Regenerate.
1920
1921 2014-10-23 Richard Biener <rguenther@suse.de>
1922
1923 * Makefile.def: Add libcpp build module and dependencies.
1924 * configure.ac: Add libcpp build module.
1925 * Makefile.in: Regenerate.
1926 * configure: Likewise.
1927
1928 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1929
1930 * MAINTAINERS (write-after-approval): Add myself.
1931
1932 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1933
1934 * INSTALL/README: Do not mention CVS.
1935
1936 2014-10-03 Jing Yu <jingyu@google.com>
1937
1938 * configure.ac: Add aarch64 to list of targets that support gold.
1939 * configure: Regenerate.
1940
1941 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1942
1943 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1944
1945 2014-09-29 Catherine Moore <clm@codesourcery.com>
1946
1947 * MAINTAINERS: Add myself as MIPS maintainer.
1948
1949 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1950
1951 * MAINTAINERS: Move myself to MIPS maintainers.
1952
1953 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1954
1955 * MAINTAINERS: Put all email addresses between '<' and '>'.
1956
1957 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1958
1959 * MAINTAINERS: Move myself to reviewers (Fortran).
1960
1961 2014-09-01 Andi Kleen <ak@linux.intel.com>
1962
1963 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1964 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1965 * Makefile.in: Regenerate.
1966
1967 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1968
1969 * rtx-classes-status.txt: Delete
1970
1971 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1972
1973 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1974
1975 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1976
1977 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1978 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1979 of checking for version number.
1980 * configure: Regenerated.
1981 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1982
1983 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1984
1985 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1986 is done; begin phase 6 (use extra rtx_def subclasses).
1987
1988 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1989
1990 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1991 done; begin phase 5 (additional rtx_def subclasses).
1992
1993 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1994
1995 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1996
1997 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1998
1999 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2000 SET_BB_HEADER are done.
2001
2002 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2003
2004 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2005 done.
2006
2007 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2008
2009 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2010
2011 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2012
2013 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2014
2015 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2016
2017 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2018
2019 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2020
2021 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2022
2023 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2024
2025 * rtx-classes-status.txt: Phase 3 (per-file commits within
2026 "config" subdirs) is done; begin phase 4 (removal of
2027 "scaffolding").
2028
2029 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2030
2031 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2032 dir) is done; begin phase 3 (per-file commits within "config"
2033 subdirs).
2034
2035 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2036
2037 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2038 phase 2 (per-file commits in main source dir).
2039
2040 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2041
2042 * configure: Regenerated.
2043
2044 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2045
2046 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2047
2048 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2049
2050 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2051
2052 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2053
2054 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2055
2056 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2057
2058 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2059
2060 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2061
2062 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2063
2064 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2065
2066 * MAINTAINERS (Write After Approval): Add myself.
2067
2068 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2069
2070 * MAINTAINERS: Remove myself
2071
2072 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2073
2074 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2075
2076 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2077
2078 * MAINTAINERS (Write After Approval): Add myself.
2079
2080 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2081
2082 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2083 SET_BB_HEADER, SET_BB_FOOTER
2084
2085 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2086
2087 * rtx-classes-status.txt: New file
2088
2089 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2090
2091 * configure.ac: Eliminate ClooG installation dependency.
2092 * configure: Regenerate.
2093 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2094 * Makefile.in: Regenerate.
2095
2096 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2097
2098 * MAINTAINERS (Write After Approval): Add myself.
2099
2100 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2101
2102 * MAINTAINERS (Write After Approval): Add myself.
2103
2104 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2105
2106 * MAINTAINERS (Write After Approval): Add myself.
2107
2108 2014-07-28 Anthony Green <green@moxielogic.com>
2109
2110 Import from savannah.gnu.org:
2111 * config.sub: Update to 2014-07-28 version.
2112
2113 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2114
2115 * MAINTAINERS: Remove my MIPS maintainer entry.
2116
2117 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2118
2119 PR target/47230
2120 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2121 * configure: Regenerate.
2122
2123 2014-07-24 James Norris <jnorris@codesourcery.com>
2124
2125 * MAINTAINERS (Write After Approval): Add myself.
2126
2127 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2128
2129 * configure.ac: Accept only CLooG 0.18.1.
2130 * configure: Regenerate.
2131
2132 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2133
2134 * configure.ac: Don't accept isl 0.11.
2135 * configure: Regenerate.
2136
2137 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2138
2139 * MAINTAINERS (Write After Approval): Add myself.
2140
2141 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2142
2143 * configure.ac: Don't accept isl 0.10.
2144 * configure: Regenerate.
2145
2146 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2147
2148 Fix include path for in-tree cloog.
2149 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2150 * configure: Regenerate.
2151
2152 2014-06-18 Richard Henderson <rth@redhat.com>
2153
2154 * .gitignore: Import gcc_update output.
2155
2156 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2157
2158 * config-ml.in: Robustify ac_configure_args parsing.
2159
2160 * configure.ac (--enable-linker-plugin-configure-flags)
2161 (--enable-linker-plugin-flags): New flags.
2162 (configdirs): Conditionally add libiberty-linker-plugin.
2163 * configure: Regenerate.
2164 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2165 (host_modules) <lto-plugin>: Pay attention to
2166 @extra_linker_plugin_flags@ and
2167 @extra_linker_plugin_configure_flags@.
2168 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2169 * Makefile.in: Regenerate.
2170
2171 * Makefile.tpl (configure-[+prefix+][+module+])
2172 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2173 "module_srcdir" instead of "module" for locating a module's srcdir.
2174 * Makefile.in: Regenerate.
2175
2176 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2177
2178 * MAINTAINERS (Write After Approval): Add myself.
2179
2180 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2181
2182 * MAINTAINERS: Update my email address.
2183
2184 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2185
2186 * MAINTAINERS (Write After Approval): Add myself.
2187
2188 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2189
2190 * MAINTAINERS (Write After Approval): Add myself.
2191
2192 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2193
2194 PR libstdc++/61011
2195 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2196 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2197 * configure: Regenerate.
2198
2199 2014-05-28 Pedro Alves <palves@redhat.com>
2200
2201 * MAINTAINERS (Write After Approval): Add myself.
2202
2203 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2204
2205 * MAINTAINERS: Update my affiliation/email.
2206
2207 2014-05-19 Mike Stump <mikestump@comcast.net>
2208
2209 * MAINTAINERS: Add wide-int reviewers.
2210
2211 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2212
2213 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2214 * configure: Regenerated.
2215
2216 2014-05-15 Torvald Riegel <triegel@redhat.com>
2217
2218 * MAINTAINERS (libitm): Add myself as maintainer.
2219
2220 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2221
2222 * MAINTAINERS (Write After Approval): Add myself.
2223
2224 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2225
2226 * config.sub, config.guess: Import from upstream.
2227
2228 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2229
2230 * MAINTAINERS (Write After Approval): Put myself in correct order.
2231
2232 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2233
2234 * MAINTAINERS (Write After Approval): Add myself.
2235
2236 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2237
2238 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2239 section.
2240
2241 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2242
2243 * MAINTAINERS (Write After Approval): Delete myself.
2244
2245 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2246
2247 PR sanitizer/56781
2248 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2249 and -B* options with -Xcompiler.
2250
2251 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2252
2253 PR bootstrap/60620
2254 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2255 * Makefile.in: Regenerate.
2256
2257 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2258
2259 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2260 for WINDRES_FOR_TARGET in default-manifest.o rule.
2261 * Makefile.in: Regenerate.
2262
2263 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2264
2265 * MAINTAINERS (Write After Approval): Add myself.
2266
2267 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2268
2269 PR sanitizer/56781
2270 * Makefile.def: Set bootstrap=true; for host fixincludes.
2271 * configure.ac: Don't bootstrap host fixincludes unless
2272 --with-build-config=bootstrap-{a,ub}san.
2273 * Makefile.in: Regenerated.
2274 * configure: Regenerated.
2275
2276 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2277
2278 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2279 --enable-vtable-verify option parsing. Don't add
2280 target-libsanitizer to bootstrap_target_libs unless
2281 --with-build-config=bootstrap-asan or
2282 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2283 to bootstrap_target_libs unless --enable-vtable-verify.
2284 * configure: Regenerated.
2285
2286 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2287
2288 * MAINTAINERS (Write After Approval): Add myself.
2289
2290 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2291
2292 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2293
2294 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2295
2296 PR bootstrap/58572
2297 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2298 -I for libstdc++-v3 includes if $(LEAN).
2299 * Makefile.in: Regenerated.
2300
2301 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2302
2303 * MAINTAINERS: Update my email address.
2304
2305 2014-02-24 Walter Lee <walt@tilera.com>
2306
2307 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2308 (tilegx-*-*): Change to tilegx*-*-*.
2309 * configure: Regenerate.
2310
2311 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2312
2313 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2314
2315 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2316
2317 * MAINTAINERS (Write After Approval): Add myself.
2318
2319 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2320
2321 PR target/59788
2322 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2323 *solaris2*.
2324
2325 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2326
2327 * MAINTAINERS: Update my email address.
2328
2329 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2330
2331 * MAINTAINERS: Convert to UTF-8.
2332 Properly sort Xinliang David Li's entry.
2333
2334 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2335 Sandra Loosemore <sandra@codesourcery.com>
2336
2337 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2338 nios2 port maintainers.
2339
2340 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2341
2342 * MAINTAINERS (Write After Approval): Add myself.
2343
2344 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2345
2346 * configure.ac: Add user-friendly check for native x86_64-linux
2347 multilibs.
2348 * configure: Regenerate.
2349
2350 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2351
2352 * MAINTAINERS: Add myself as sh maintainer.
2353
2354 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2355
2356 * MAINTAINERS: Add self as SLSR maintainer.
2357
2358 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2359
2360 * MAINTAINERS: Update my email address.
2361
2362 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2363
2364 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2365
2366 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2367
2368 * Makefile.in: Regenerate.
2369
2370 * Makefile.tpl: Fix typo.
2371 * Makefile.in: Regenerate partially.
2372
2373 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2374
2375 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2376 supported.
2377 * configure: Regenerated.
2378
2379 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2380
2381 * MAINTAINERS (Write After Approval): Add myself.
2382
2383 2013-10-30 Jason Merrill <jason@redhat.com>
2384
2385 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2386 --disable-build-format-warnings.
2387
2388 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2389
2390 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2391 depend on libstdc++ and libgcc.
2392 * configure: Regenerate.
2393 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2394 libcilkrts for POSIX and i*86, and x86_64 architectures.
2395 * Makefile.in: Added libcilkrts related fields to support building it.
2396
2397 2013-10-26 Jeff Law <law@redhat.com>
2398
2399 * Makefile.def (target_modules): Remove libmudflap
2400 (languages): Remove check-target-libmudflap).
2401 * Makefile.in: Rebuilt.
2402 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2403 * configure.ac (target_libraries): Remove target-libmudflap.
2404 Remove checks which disabled libmudflap on some systems.
2405 * configure: Rebuilt.
2406 * libmudflap: Directory removed.
2407
2408 2013-10-21 Cong Hou <congh@google.com>
2409
2410 * MAINTAINERS (Write After Approval): Add myself.
2411
2412 2013-10-16 Mike Stump <mikestump@comcast.net>
2413
2414 * .dir-locals.el: Add.
2415
2416 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2417
2418 * configure.ac: Add --enable-host-shared
2419 * configure: Regenerate.
2420
2421 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2422
2423 Import from savannah.gnu.org:
2424 * config.guess: Update to 2013-06-10 version.
2425 * config.sub: Update to 2013-10-01 version.
2426
2427 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2428
2429 Changes to build configuration to allow big endian ARC ELF toolchain
2430 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2431 * configure: Regenerate.
2432
2433 2013-09-20 Alan Modra <amodra@gmail.com>
2434
2435 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2436 ppc host match. Support little-endian powerpc linux hosts.
2437
2438 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2439
2440 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2441 maintainer.
2442
2443 2013-09-12 DJ Delorie <dj@redhat.com>
2444
2445 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2446 maintainers.
2447
2448 2013-09-03 Richard Biener <rguenther@suse.de>
2449
2450 * configure.ac: Also allow ISL 0.12.
2451 * configure: Regenerated.
2452
2453 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2454
2455 * MAINTAINERS (Write After Approval): Add myself.
2456
2457 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2458
2459 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2460
2461 2013-08-26 Caroline Tice <cmtice@google.com>
2462
2463 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2464 "Various Reviewers" to libvtv "Various Maintainers".
2465
2466 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2467
2468 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2469
2470 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2471
2472 * MAINTAINERS: Update name, email.
2473
2474 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2475
2476 * MAINTAINERS (Write After Approval): Add myself.
2477
2478 2013-08-12 Caroline Tice <cmtice@google.com>
2479
2480 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2481 address in the Write After Approval section.
2482
2483 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2484
2485 * MAINTAINERS (Write After Approval): Update email.
2486
2487 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2488
2489 * configure.ac: Adjust to check VTV_SUPPORTED.
2490 * configure: Regenerated.
2491
2492 2013-08-02 Caroline Tice <cmtice@google.com>
2493
2494 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2495 on non-linux systems; add target-libvtv to noconfigdirs; add
2496 libsupc++/.libs to C++ library search paths.
2497 * configure: Regenerated.
2498 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2499 libstdc++ and libgcc.
2500 * Makefile.in: Regenerated.
2501
2502 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2503
2504 * MAINTAINERS (Write After Approval): Add myself.
2505
2506 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2507 Shiva Chen <shiva0217@gmail.com>
2508
2509 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2510 nds32 port maintainers.
2511
2512 2013-07-17 Tim Shen <timshen91@gmail.com>
2513
2514 * MAINTAINERS (Write After Approval): Add myself.
2515
2516 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2517
2518 * configure.ac: Sync from binutils.
2519 * configure: Regenerate.
2520
2521 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2522
2523 * MAINTAINERS (Write After Approval): Add myself.
2524
2525 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2526
2527 * MAINTAINERS (Write After Approval): Add myself.
2528
2529 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2530
2531 * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2013-04-30 Brooks Moses <bmoses@google.com>
2534
2535 * MAINTAINERS: Update my email; move myself from Fortran
2536 reviewer to Write After Approval.
2537
2538 2013-04-16 Andreas Schwab <schwab@suse.de>
2539
2540 * configure.ac (aarch64-*-*): Don't disable java.
2541 * configure: Regenerate.
2542
2543 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2544
2545 * MAINTAINERS (Write After Approval): Add myself.
2546
2547 2013-03-30 Matthias Klose <doko@ubuntu.com>
2548
2549 * Makefile.def (target_modules): Don't install libffi.
2550 * Makefile.in: Regenerate.
2551
2552 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2553
2554 * MAINTAINERS (Write After Approval): Add myself.
2555
2556 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2557
2558 * MAINTAINERS (Write After Approval): Add myself.
2559
2560 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2561
2562 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2563 * configure: Regenerated.
2564
2565 2013-02-05 Ian Lance Taylor <iant@google.com>
2566
2567 PR go/55969
2568 * configure.ac: Disable libgo on some systems where it does not
2569 work.
2570
2571 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2572
2573 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2574 Remove Geoff Keating as rs6000 port maintainer, at his request.
2575
2576 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2577
2578 * MAINTAINERS: Update my email.
2579
2580 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2581
2582 * configure: Re-generate.
2583
2584 2013-01-15 Richard Biener <rguenther@suse.de>
2585
2586 PR other/55973
2587 * configure: Re-generate.
2588
2589 2013-01-14 Matthias Klose <doko@ubuntu.com>
2590
2591 * Makefile.def (install-target-libsanitizer): Depend on
2592 install-target-libstdc++-v3.
2593 * Makefile.in: Regenerate.
2594
2595 2013-01-14 Richard Biener <rguenther@suse.de>
2596
2597 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2598 * configure: Re-generate
2599
2600 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2601
2602 * config.sub: Update from config repo.
2603
2604 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2605
2606 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2607 * Makefile.in: Regenerate.
2608
2609 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2610
2611 * MAINTAINERS (arc): Add new port maintainership for myself.
2612
2613 2013-01-09 Jason Merrill <jason@redhat.com>
2614
2615 * .gitignore: Import from gdb repository.
2616
2617 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2618
2619 * Makefile.def (configure-gcc): Depend on all-gmp.
2620 (all-gcc): Remove dependency on all-gmp.
2621 * Makefile.in: Regenerated.
2622
2623 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2624
2625 * config.sub: Merge from config repo.
2626 * config.guess: Ditto.
2627
2628 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2629
2630 * Makefile.def: Merge from binutils.
2631 * Makefile.in: Ditto.
2632
2633 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2634
2635 * MAINTAINERS: Update my email.
2636
2637 2012-12-29 Ben Elliston <bje@gnu.org>
2638
2639 * config.guess: Update to 2012-12-29 version.
2640 * config.sub: Likewise.
2641
2642 2012-12-20 Matthias Klose <doko@ubuntu.com>
2643
2644 * Makefile.def (install-target-libgfortran): Depend on
2645 install-target-libquadmath, install-target-libgcc.
2646 (install-target-libsanitizer): Depend on install-target-libgcc.
2647 (install-target-libjava): Depend on install-target-libgcc.
2648 (install-target-libitm): Depend on install-target-libgcc.
2649 (install-target-libobjc): Depend on install-target-libgcc.
2650 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2651 * Makefile.in: Regenerate.
2652
2653 2012-12-19 Matthias Klose <doko@ubuntu.com>
2654
2655 * Makefile.def (install-target-libgo): Depend on
2656 install-target-libatomic.
2657 * Makefile.in: Regenerate.
2658
2659 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2660
2661 PR go/55201
2662 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2663 * Makefile.in: Regenerate.
2664
2665 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2666
2667 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2668 * configure: Regenerate.
2669
2670 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2671
2672 * config.sub: Merge from config repo.
2673
2674 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2675
2676 * Makefile.def (target_modules): Add bootstrap=true and
2677 raw_cxx=true to libsanitizer.
2678 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2679 * Makefile.in: Regenerated.
2680 * configure: Likewise.
2681
2682 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2683
2684 * MAINTAINERS: Remove self as RTL optimization maintainer.
2685
2686 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2687
2688 * MAINTAINERS (Write After Approval): Add myself.
2689
2690 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2691
2692 * Makefile.def (target_modules): Remove bootstrap=true and
2693 raw_cxx=true from libsanitizer.
2694 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2695 * Makefile.in: Regenerated.
2696 * configure: Likewise.
2697
2698 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2699
2700 * Makefile.def (target_modules): Add bootstrap=true and
2701 raw_cxx=true to libsanitizer.
2702 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2703 * Makefile.in: Regenerated.
2704 * configure: Likewise.
2705
2706 2012-11-28 Andrew Pinski <apinski@cavium.com>
2707
2708 PR bootstrap/54279
2709 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2710 * configure: Regenerate.
2711 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2712 * Makefile.in: Regenerate.
2713
2714 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2715
2716 * configure.ac: Disable libsanitizer if we're not building C++.
2717 * configure: Regenerate.
2718
2719 2012-11-15 Roland McGrath <roland@hack.frob.com>
2720
2721 * MAINTAINERS (Write After Approval): Add myself.
2722
2723 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2724
2725 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2726 Kostya Serebryany (kcc@google.com) and
2727 Jakub Jelinek (jakub@redhat.com).
2728 Rename area for Dodji Seketeli (dodji@redhat.com).
2729
2730 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2731
2732 * MAINTAINERS: (asan.c, related): Add myself.
2733
2734 2012-11-14 Roland McGrath <mcgrathr@google.com>
2735
2736 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2737 * configure: Regenerate.
2738
2739 2012-11-13 Richard Henderson <rth@redhat.com>
2740
2741 * configure.ac: Move libsanitizer logic to subdirectory.
2742 * configure: Regenerate.
2743
2744 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2745
2746 * configure.ac: Enable libsanitizer just on x86 linux for now.
2747 * configure: Re-generate.
2748
2749 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2750
2751 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2752 sections.
2753 * configure: Regenerate.
2754
2755 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2756
2757 * configure.ac: Add section for configdirs for libsanitizer.
2758 Disable for cris-*-* and mmix-*-*.
2759 * configure: Regenerate.
2760
2761 2012-11-12 Wei Mi <wmi@google.com>
2762
2763 * configure.ac: Add libsanitizer to target_libraries.
2764 * Makefile.def: Ditto.
2765 * configure: Regenerate.
2766 * Makefile.in: Regenerate.
2767 * libsanitizer: New directory for asan runtime. Contains an empty
2768 tsan directory.
2769
2770 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2771
2772 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2773 against Mingw64 w32api.
2774 * configure: Regenerate.
2775
2776 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2777
2778 * configure: Regenerated.
2779
2780 2012-11-03 Robert Mason <rbmj@verizon.net>
2781
2782 * configure.ac: add --disable-libstdcxx configure option
2783 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2784
2785 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2786
2787 * MAINTAINERS (Write After Approval): Add myself.
2788
2789 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2790
2791 * MAINTAINERS (Write After Approval): Add myself.
2792
2793 2012-10-24 Sharad Singhai <singhai@google.com>
2794
2795 * MAINTAINERS (Write After Approval): Add myself.
2796
2797 2012-10-24 Eric Christopher <echristo@gmail.com>
2798
2799 * MAINTAINERS: Update email address.
2800
2801 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2802
2803 PR bootstrap/54820
2804 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2805 * configure: Regenerate.
2806
2807 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2808
2809 * MAINTAINERS (aarch64): Add Marcus and myself.
2810
2811 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2812
2813 PR bootstrap/54820
2814 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2815 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2816 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2817 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2818 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2819 * Makefile.in: Regenerate.
2820 * configure.ac (have_static_libs): New variable and associated check.
2821 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2822 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2823 * configure: Regenerate.
2824
2825 2012-10-10 Richard Biener <rguenther@suse.de>
2826
2827 * MAINTAINERS: Adjust for changed surname.
2828
2829 2012-10-04 Lawrence Crowl <crowl@google.com>
2830
2831 * MAINTAINERS (Write After Approval): Add myself.
2832
2833 2012-10-01 Cary Coutant <ccoutant@google.com>
2834
2835 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2836
2837 2012-09-28 Ian Lance Taylor <iant@google.com>
2838
2839 * Makefile.def: Make all-target-libgo depend on
2840 all-target-libbacktrace.
2841 * Makefile.in: Rebuild.
2842
2843 2012-09-26 Ian Lance Taylor <iant@google.com>
2844
2845 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2846 * Makefile.in: Rebuild.
2847
2848 2012-09-20 Walter Lee <walt@tilera.com>
2849
2850 * configure.ac: Add tilegx to list of targets that support gold.
2851 * configure: Regenerate.
2852
2853 2012-09-20 Marek Polacek <polacek@redhat.com>
2854
2855 * MAINTAINERS (Write After Approval): Add myself.
2856
2857 2012-09-19 Steve Ellcey <sellcey@mips.com>
2858
2859 * configure.ac: Add mips*-mti-elf* target.
2860 * configure: Regenerate.
2861
2862 2012-09-17 Ian Lance Taylor <iant@google.com>
2863
2864 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2865 * configure.ac (host_libs): Add libbacktrace.
2866 (target_libraries): Add libbacktrace.
2867 * Makefile.def (host_modules): Add libbacktrace.
2868 (target_modules): Likewise.
2869 * configure, Makefile.in: Rebuild.
2870
2871 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2872
2873 PR target/38607
2874 Merge upstream change.
2875 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2876
2877 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2878 Add libgomp*.o to compare_exclusions for AIX.
2879 * configure: Regenerate.
2880
2881 2012-09-06 Diego Novillo <dnovillo@google.com>
2882
2883 * configure.ac: Bump minimum GMP version to 4.2.3.
2884 * configure: Re-generate.
2885
2886 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2887
2888 PR target/54461
2889 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2890 target-libgloss if not configured --with-avrlibc=no.
2891 * configure: Regenerate.
2892
2893 2012-09-04 Jason Merrill <jason@redhat.com>
2894
2895 * configure.ac: Fix --enable-languages=all.
2896
2897 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2898
2899 * MAINTAINERS (Write After Approval): Add myself.
2900
2901 2012-09-03 Richard Guenther <rguenther@suse.de>
2902
2903 PR bootstrap/54138
2904 * configure.ac: Re-organize ISL / CLOOG checks to allow
2905 disabling with either --without-isl or --without-cloog.
2906 * configure: Regenerated.
2907
2908 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2909
2910 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2911 * configure: Regenerate.
2912
2913 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2914
2915 * MAINTAINERS: Fix my email address.
2916
2917 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2918
2919 PR binutils/4970
2920 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2921 and opcodes.
2922 * Makefile.in: Regenerated.
2923
2924 2012-08-26 Art Haas <ahaas@impactweather.com>
2925
2926 * configure: Regenerate.
2927
2928 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2929
2930 * INSTALL/README: Also refer to the online installation
2931 instructions.
2932
2933 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2934
2935 * MAINTAINERS (Write After Approval): Add myself.
2936 (Picochip port): Remove myself.
2937
2938 2012-08-14 Diego Novillo <dnovillo@google.com>
2939
2940 Merge from cxx-conversion branch.
2941
2942 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2943 POSTSTAGE1_CONFIGURE_FLAGS.
2944 * Makefile.in: Regenerate.
2945 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2946 Force C++ when bootstrapping.
2947 * configure: Regenerate.
2948
2949 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2950
2951 * MAINTAINERS (Write After Approval): Add myself.
2952
2953 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2954
2955 * README: Document use of ranges of years in copyright notices.
2956
2957 2012-07-06 Richard Guenther <rguenther@suse.de>
2958
2959 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2960 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2961 --with-gmp=system.
2962 * Makefile.in: Regenerated.
2963 * configure: Likewise.
2964
2965 2012-07-06 Richard Guenther <rguenther@suse.de>
2966
2967 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2968 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2969 supply V=1 as extra_make_flags.
2970 * configure: Regenerated.
2971 * Makefile.in: Likewise.
2972
2973 2012-07-04 Tristan Gingold <gingold@adacore.com>
2974
2975 * configure: Regenerate.
2976
2977 2012-07-03 Richard Guenther <rguenther@suse.de>
2978
2979 * Makfile.def (isl): Remove not necessary extra_exports and
2980 extra_make_flags.
2981 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2982 * Makefile.in: Regenerated.
2983
2984 2012-07-03 Richard Guenther <rguenther@suse.de>
2985
2986 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2987 * configure.ac: If either the ISL or the CLooG check failed
2988 do not try to build in-tree versions.
2989 * Makefile.in: Regenerated.
2990 * configure: Regenerated.
2991
2992 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2993
2994 * configure: Regenerate.
2995
2996 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2997
2998 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2999 maintainer.
3000
3001 2012-07-02 Richard Guenther <rguenther@suse.de>
3002
3003 * configure: Regenerated.
3004
3005 2012-07-02 Richard Guenther <rguenther@suse.de>
3006 Michael Matz <matz@suse.de>
3007 Tobias Grosser <tobias@grosser.es>
3008 Sebastian Pop <sebpop@gmail.com>
3009
3010 * Makefile.def: Add ISL host module, remove PPL host module.
3011 Adjust ClooG host module to use the proper ISL.
3012 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3013 * configure.ac: Include config/isl.m4. Add ISL host library,
3014 remove PPL. Remove PPL configury, add ISL configury, adjust
3015 ClooG configury.
3016 * Makefile.in: Regenerated.
3017 * configure: Likewise.
3018
3019 2012-07-02 Richard Guenther <rguenther@suse.de>
3020
3021 Merge from graphite branch
3022 2011-07-21 Tobias Grosser <tobias@grosser.es>
3023
3024 * configure: Regenerated.
3025 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3026 both cloog.org and legacy versions. The only supported version will
3027 be CLooG with the isl backend.
3028
3029 2011-07-21 Tobias Grosser <tobias@grosser.es>
3030
3031 * configure: Regenerated.
3032 * configure.ac: Require cloog isl 0.17.0
3033
3034 2011-07-21 Tobias Grosser <tobias@grosser.es>
3035
3036 * configure: Regenerated.
3037 * config/cloog.m4: Do not define CLOOG_ORG
3038
3039 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3040
3041 * configure.ac: Skip C if explicitly selected.
3042 * configure: Regenerate.
3043
3044 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3045
3046 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3047 they contain -O2.
3048 * configure: Regenerate.
3049
3050 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3051
3052 PR debug/53740
3053 * df.h, df-problems.c, dce.c: Revert last patch.
3054
3055 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3056
3057 * MAINTAINERS (Write After Approval): Update my email address.
3058
3059 2012-06-21 Meador Inge <meadori@codesourcery.com>
3060
3061 * MAINTAINERS (Write After Approval): Add myself.
3062
3063 2012-06-20 Jason Merrill <jason@redhat.com>
3064
3065 * Makefile.tpl (check-target-libgomp-c++): New.
3066 (check-target-libitm-c++): New.
3067 * Makefile.def (c++): Add them.
3068 * Makefile.in: Regenerate.
3069
3070 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3071
3072 * MAINTAINERS (Write After Approval): Add myself.
3073
3074 2012-05-16 Olivier Hainque <hainque@adacore.com>
3075
3076 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3077 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3078 (install-no-fixedincludes): Adjust accordingly.
3079 * Makefile.in: Regenerate.
3080
3081 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3082
3083 Merge upstream change
3084 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3085
3086 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3087
3088 * MAINTAINERS (Write After Approval): Add myself.
3089
3090 2012-05-09 Nick Clifton <nickc@redhat.com>
3091 Paul Smith <psmith@gnu.org>
3092
3093 PR bootstrap/50461
3094 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3095 allow for the fact that from release v3.1.0 of MPFR the source
3096 files were moved into a src sub-directory.
3097 * configure: Regenerate.
3098
3099 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3100
3101 * configure.ac: Bump minimum MPFR version to 2.4.0.
3102 * configure: Regenerated.
3103
3104 2012-05-01 Richard Henderson <rth@redhat.com>
3105
3106 * Makefile.def (libatomic): New target_module.
3107 * configure.ac (target_libraries): Add libatomic.
3108 (noconfigdirs): Check if libatomic is supported.
3109 * Makefile.in, configure: Rebuild.
3110
3111 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3112
3113 * MAINTAINERS (Write After Approval): Add myself.
3114
3115 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3116
3117 * config.sub: Update to 2012-04-18 version from official repo.
3118
3119 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3120
3121 * MAINTAINERS (Write After Approval): Add myself.
3122
3123 2012-04-11 Steve Ellcey <sellcey@mips.com>
3124
3125 * MAINTAINERS: Changed email address.
3126
3127 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3128
3129 PR target/52737
3130 * contrib/gcc_update (files_and_dependencies):
3131 Remove gcc/config/avr/t-multilib from touch data.
3132
3133 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3134
3135 * MAINTAINERS (OS Port Maintainers): Remove irix.
3136 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3137 (unsupported_languages): Remove mips-sgi-irix6.*.
3138 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3139 (with_stabs): Remove.
3140 * configure: Regenerate.
3141
3142 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3143
3144 * MAINTAINERS (OS Port Maintainers): Remove osf.
3145 * configure.ac (enable_libgomp): Remove *-*-osf*.
3146 (with_stabs): Remove alpha*-*-osf*.
3147 * configure: Regenerate.
3148
3149 2012-03-05 Tristan Gingold <gingold@adacore.com>
3150
3151 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3152 * configure: Regenerate.
3153
3154 2012-02-17 Walter Lee <walt@tilera.com>
3155
3156 * MAINTAINERS: (Write After Approval): Delete myself.
3157
3158 2012-02-14 Walter Lee <walt@tilera.com>
3159
3160 * MAINTAINERS (tilegx port): Add myself.
3161 (tilepro port): Add myself.
3162 (Write After Approval): Add myself.
3163
3164 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3165
3166 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3167 and Joseph Myers as docstring relicensing maintainers.
3168
3169 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3170
3171 * MAINTAINERS (write-after-approval): Add myself.
3172
3173 2012-02-08 Ira Rosen <irar@il.ibm.com>
3174
3175 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3176 maintainer.
3177
3178 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3179
3180 * MAINTAINERS (Write After Approval): Move myself to
3181 maintain alphabetical order.
3182
3183 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3184
3185 * MAINTAINERS (Write After Approval): Add myself.
3186
3187 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3188
3189 * MAINTAINERS (Write After Approval): Add myself.
3190
3191 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3192 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3193
3194 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3195 * configure: Regenerate.
3196
3197 2012-01-23 Harshit Chopra <harshit@google.com>
3198
3199 * MAINTAINERS (Write After Approval): Add myself.
3200
3201 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3202
3203 * configure.ac: Remove reference to mh-interix.
3204 * configure: Regenerate.
3205
3206 2012-01-05 Richard Henderson <rth@redhat.com>
3207
3208 PR bootstrap/51072
3209 * configure.ac: Disable libitm if c++ is not enabled.
3210 * configure: Rebuild.
3211
3212 * configure.ac: Fix regexp for same.
3213 * configure: Rebuild.
3214
3215 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3216
3217 * MAINTAINERS (Write After Approval): Add myself.
3218
3219 2012-01-02 Richard Guenther <rguenther@suse.de>
3220
3221 PR bootstrap/51686
3222 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3223 * Makefile.in: Regenerate.
3224
3225 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3226
3227 * MAINTAINERS (Write After Approval): Add myself.
3228
3229 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3230
3231 * configure: Regenerate.
3232
3233 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3234
3235 * MAINTAINERS (picochip): Changed email address.
3236
3237 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3238
3239 * MAINTAINERS (write-after-approval): Add self.
3240
3241 2011-11-29 DJ Delorie <dj@redhat.com>
3242
3243 * configure.ac (rl78-*-*) New case.
3244 * configure: Regenerate.
3245 * MAINTAINERS: Add myself as RL78 maintainer.
3246
3247 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3248
3249 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3250
3251 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3252
3253 * libtool.m4: Additional FreeBSD 10 fixes.
3254
3255 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3256
3257 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3258 Maintainers section, as Epiphany maintainer.
3259
3260 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3261
3262 PR target/49992
3263 * configure.ac: Remove ranlib special-casing for Darwin.
3264 * configure: Regenerate.
3265
3266 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3267
3268 * MAINTAINERS (Reviewers): Keep the list sorted.
3269
3270 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3271
3272 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3273
3274 2011-11-09 Roland McGrath <mcgrathr@google.com>
3275
3276 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3277 * configure: Rebuild.
3278 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3279 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3280 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3281 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3282 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3283 Add READELF.
3284 * Makefile.in: Rebuild.
3285
3286 2011-11-09 Jason Merrill <jason@redhat.com>
3287
3288 * Makefile.def (language=c++): Remove check-c++0x.
3289 * Makefile.in (check-gcc-c++): Regenerate.
3290
3291 2011-11-08 Richard Henderson <rth@redhat.com>
3292
3293 * configure.ac: Test for libitm directory present first.
3294
3295 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3296
3297 * configure.ac: Test libitm/configure.tgt to disable libitm.
3298 * configure: Rebuild.
3299
3300 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3301 Richard Henderson <rth@redhat.com>
3302
3303 Merged from transactional-memory.
3304
3305 * Makefile.def (lang_env_dependencies): libitm is c++.
3306 Add libitm target module.
3307 * configure.ac: Likewise.
3308 * config/mmap.m4: New file.
3309 * contrib/gcc_update: Add libitm to touch data.
3310 * Makefile.in, configure: Rebuild.
3311
3312 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3313
3314 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3315 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3316 * Makefile.in: Regenerate.
3317
3318 2011-11-01 DJ Delorie <dj@redhat.com>
3319
3320 * config.sub: Update to version 2011-10-29 (added rl78)
3321
3322 2011-10-27 Nick Clifton <nickc@redhat.com>
3323
3324 * config.sub: Import these changes from the config project:
3325
3326 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3327 Ben Elliston <bje@gnu.org>
3328
3329 * config.sub (epiphany): New.
3330
3331 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3332 Ben Elliston <bje@gnu.org>
3333
3334 * config.sub (hexagon, hexagon-*): New.
3335
3336 2011-08-23 Roland McGrath <mcgrathr@google.com>
3337
3338 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3339 64eb to be64.
3340
3341 2011-08-16 Roland McGrath <mcgrathr@google.com>
3342
3343 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3344 (nacl): Grok as alias for 32el-unknown-nacl.
3345
3346 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3347
3348 * MAINTAINERS (Write After Approval): Add myself.
3349
3350 2011-10-24 Teresa Johnson <tejohnson@google.com>
3351
3352 * MAINTAINERS (Write After Approval): Add myself.
3353
3354 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3355
3356 * MAINTAINERS (sparc port): Remove myself.
3357
3358 2011-09-14 Tom de Vries <tom@codesourcery.com>
3359
3360 * MAINTAINERS (Write After Approval): Add myself.
3361
3362 2011-08-14 Yao Qi <yao@codesourcery.com>
3363
3364 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3365 * configure: Regenerate.
3366
3367 2011-07-26 Ian Lance Taylor <iant@google.com>
3368
3369 * configure.ac: Set have_compiler based on whether gcc directory
3370 exists, rather than on whether gcc is in configdirs.
3371 * configure: Rebuild.
3372
3373 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3374
3375 * MAINTAINERS (Global Reviewers): Add self.
3376
3377 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3378
3379 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3380 link directories.
3381 * Makefile.in: Rebuild.
3382
3383 2011-07-20 Ian Lance Taylor <iant@google.com>
3384
3385 PR bootstrap/49787
3386 * configure.ac: Move --enable-bootstrap handling earlier in file.
3387 If --enable-bootstrap and either --enable-build-with-cxx or
3388 --enable-build-poststage1-with-cxx, enable C++ automatically.
3389 * configure: Rebuild.
3390
3391 2011-07-19 Ian Lance Taylor <iant@google.com>
3392
3393 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3394 make C++ a boot_language. Set and substitute
3395 POSTSTAGE1_CONFIGURE_FLAGS.
3396 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3397 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3398 * configure, Makefile.in: Rebuild.
3399
3400 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3401
3402 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3403 maintainers.
3404
3405 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3406
3407 * MAINTAINERS (Global Reviewers): Add myself.
3408
3409 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3410
3411 * configure: Regenerate.
3412
3413 2011-07-16 Jason Merrill <jason@redhat.com>
3414
3415 * Makefile.def (language=c++): Add check-c++0x and
3416 check-target-libmudflap-c++.
3417 * Makefile.tpl (check-target-libmudflap-c++): New.
3418 * Makefile.in: Regenerate.
3419
3420 2011-07-16 Matthias Klose <doko@ubuntu.com>
3421
3422 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3423 * Makefile.def (target_modules/libjava): Pass
3424 $(EXTRA_CONFIGARGS_LIBJAVA).
3425 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3426 if not configured with --enable-static-libjava.
3427 * Makefile.in: Regenerate.
3428 * configure: Likewise.
3429
3430 2011-07-15 Jason Merrill <jason@redhat.com>
3431
3432 * Makefile.in (check-c++): Move check-gcc-c++0x after
3433 check-target-libstdc++-v3.
3434
3435 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3436
3437 * MAINTAINERS (c6x port): New entry.
3438
3439 2011-07-13 Jason Merrill <jason@redhat.com>
3440
3441 * Makefile.in (check-gcc-c++0x): New.
3442 (check-c++): Depend on it.
3443
3444 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3445
3446 PR target/39150
3447 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3448 x86_64-*-solaris2.1[0-9]*.
3449 * configure: Regenerate.
3450
3451 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3452
3453 * MAINTAINERS (RTL optimizers): Add self.
3454
3455 2011-06-27 Gabriel Charette <gchare@google.com>
3456
3457 * MAINTAINERS (Write After Approval): Add myself.
3458
3459 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3460
3461 PR regression/47836
3462 PR bootstrap/23656
3463 PR other/47733
3464 PR bootstrap/49247
3465 PR c/48825
3466 * configure.ac (target_libraries): Remove target-libiberty.
3467 Remove case-statement setting skipdirs=target-libiberty for
3468 multiple targets. Remove checking target_configdirs and
3469 removing target-libiberty but keeping target-libgcc if
3470 otherwise empty.
3471 * Makefile.def (target_modules): Don't add libiberty.
3472 (dependencies): Remove all traces of target-libiberty.
3473 * configure, Makefile.in: Regenerate.
3474
3475 2011-06-13 Walter Lee <walt@tilera.com>
3476
3477 * configure.ac (tilepro-*-*) New case.
3478 (tilegx-*-*): Likewise.
3479 * configure: Regenerate.
3480
3481 2011-06-06 Jing Yu <jingyu@google.com>
3482
3483 * configure.ac: Skip target-libiberty for
3484 arm*-*-linux-androideabi.
3485 * configure: Regenerated.
3486
3487 2011-06-06 Nick Clifton <nickc@redhat.com>
3488
3489 * config.sub: Sync from upstream.
3490
3491 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3492
3493 * MAINTAINERS (Write After Approval): Add myself.
3494
3495 2011-06-01 Daniel Jacobowitz <drow@false.org>
3496
3497 * MAINTAINERS: Update my email address.
3498
3499 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3500
3501 * MAINTAINERS (Write After Approval): Update my email address.
3502
3503 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3504
3505 * MAINTAINERS (Write After Approval): Add myself.
3506
3507 2011-05-08 Doug Kwan <dougkwan@google.com>
3508
3509 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3510 * configure: Regenerated.
3511 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3512 value from configure.
3513 * Makefile.in: Regenerated.
3514
3515 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3516
3517 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3518 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3519 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3520 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3521 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3522 *-*-vxworks*): Disable newlib and libgloss in separate case
3523 statement.
3524 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3525 to separate case statement.
3526 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3527 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3528 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3529 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3530 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3531 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3532 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3533 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3534 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3535 i[[3456789]]86-*-rdos*, m32r-*-*,
3536 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3537 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3538 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3539 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3540 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3541 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3542 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3543 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3544 and libgloss in main case over targets. Remove most empty cases
3545 in main case over targets.
3546 * configure: Regenerate.
3547
3548 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3549
3550 * MAINTAINERS (Write After Approval): Add myself.
3551
3552 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3553
3554 * configure.ac: Remove code setting special library locations for
3555 hppa*64*-*-hpux11*. Remove code setting compiler for
3556 sparc-sun-solaris2*.
3557 * configure: Regenerate.
3558
3559 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3560
3561 * configure.ac: Separate libgloss_dir settings from general case
3562 over targets.
3563 * configure: Regenerate.
3564
3565 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3566
3567 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3568 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3569 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3570 cases in libgcj-disabling case statement.
3571 (hppa*64*-*-linux*): Set unsupported_languages instead of
3572 disabling target-zlib.
3573 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3574 to hppa*64*-*-hpux*.
3575 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3576 hppa*-*-hpux*.
3577 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3578 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3579 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3580 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3581 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3582 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3583 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3584 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3585 libgcj-disabling case statement.
3586 * configure: Regenerate.
3587
3588 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3589
3590 * configure.ac: Disable Java for targets not supporting libffi.
3591 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3592 Remove cases in Java-disabling statement.
3593 (*arm-wince-pe): Change to arm-wince-pe.
3594 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3595 cases in Java-disabling statement.
3596 (bfin-*-*): Don't disable Java again.
3597 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3598 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3599 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3600 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3601 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3602 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3603 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3604 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3605 Java-disabling statement.
3606 (mmix-*-*): Don't disable Java again.
3607 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3608 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3609 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3610 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3611 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3612 statement.
3613 * configure: Regenerate.
3614
3615 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3616
3617 * configure.ac: Separate cases disabling Java and Java libraries
3618 from general case over targets.
3619 * configure: Regenerate.
3620
3621 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3622
3623 * MAINTAINERS: Update my email address.
3624
3625 2011-04-20 Easwaran Raman <eraman@google.com>
3626
3627 * MAINTAINERS (Write After Approval): Add myself.
3628
3629 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3630
3631 PR lto/48086
3632 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3633 * configure: Regenerate.
3634
3635 2011-04-16 Jim Meyering <meyering@redhat.com>
3636
3637 * MAINTAINERS (Write After Approval): Add myself.
3638
3639 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3640
3641 * MAINTAINERS: Update my email address.
3642
3643 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3644
3645 * MAINTAINERS (Write After Approval): Add myself.
3646
3647 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3648
3649 * MAINTAINERS (Write After Approval): Add myself.
3650
3651 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3652
3653 * MAINTAINERS (Write After Approval): Add myself.
3654
3655 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3656
3657 * configure.ac (build_tools): Remove build-byacc.
3658 (host_libs): Remove mmalloc.
3659 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3660 autoconf automake libtool diff rcs fileutils shellutils time
3661 textutils wdiff find uudecode hello tar gzip indent recode release
3662 sed perl gawk findutils gettext zip.
3663 (libgcj): Remove target-qthreads.
3664 (target_tools): Remove target-examples target-gperf.
3665 (YACC): Don't handle building byacc.
3666 * configure: Regenerate.
3667 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3668 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3669 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3670 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3671 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3672 handle building components.
3673 * Makefile.in: Regenerate.
3674
3675 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3676
3677 * MAINTAINERS: Update my email address as Xtensa maintainer.
3678
3679 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3680
3681 * config.sub: Sync from upstream.
3682
3683 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3684
3685 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3686 (microblaze*): Don't disable libssp.
3687 * configure: Regenerate.
3688
3689 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3690
3691 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3692 moveifchange.
3693 * configure: Regenerate.
3694 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3695 * Makefile.in: Regenerate.
3696
3697 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3698
3699 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3700 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3701 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3702 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3703 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3704 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3705 md_exec_prefix cases.
3706 * configure: Regenerate.
3707
3708 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3709
3710 * configure.ac: Separate cases disabling target-libssp,
3711 target-libiberty, target-libstdc++-v3 and Fortran from general
3712 case over targets.
3713 * configure: Regenerate.
3714
3715 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3716
3717 * configure.ac (*-*-chorusos): Don't disable libgcj.
3718 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3719 Remove case.
3720 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3721 (arm-*-coff): Don't disable libgcj.
3722 (arm*-*-linux-gnueabi): Remove useless assignment.
3723 (arm-*-riscix*): Don't disable libgcj.
3724 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3725 configuration.
3726 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3727 (c54x*-*-*): Remove case.
3728 (tic54x-*-*): Don't disable GCC or GCC libraries.
3729 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3730 to *.
3731 (d10v-*-*): Don't disable GCC libraries.
3732 (d30v-*-*): Don't disable libgcj.
3733 (h8500-*-*): Don't disable GCC libraries.
3734 (i960-*-*): Don't disable libgcj.
3735 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3736 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3737 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3738 libgcj.
3739 (m68k-*-coff*): Remove case.
3740 (mmix-*-*): Don't disable libgloss on host.
3741 (mn10200-*-*, mn10300-*-*): Remove cases.
3742 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3743 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3744 Don't disable libgcj.
3745 (romp-*-*): Remove case.
3746 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3747 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3748 case.
3749 (v810-*-*): Don't disable GCC libraries.
3750 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3751 (ip2k-*-*): Don't disable GCC libraries.
3752 * configure: Regenerate.
3753
3754 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3755
3756 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3757 libffi on host.
3758 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3759 on host.
3760 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3761 * configure: Regenerate.
3762
3763 2011-03-26 John Marino <binutils@marino.st>
3764
3765 * configure.ac: Add support for *-*-dragonfly*
3766 * configure: Regenerate.
3767
3768 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3769
3770 * configure.ac (native_only): Remove.
3771 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3772 send-pr uudecode guile gnuserv on host.
3773 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3774 send-pr rcs guile perl texinfo libtool on host.
3775 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3776 automake send-pr rcs guile perl texinfo libtool on host.
3777 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3778 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3779 (alpha*-dec-osf*): Don't disable fileutils on target.
3780 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3781 texinfo send-pr expect dejagnu on target.
3782 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3783 target-qthreads on target.
3784 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3785 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3786 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3787 x86_64-*-mingw*): Don't disable expect on target.
3788 (*-*-cygwin*): Don't disable target-gperf on target.
3789 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3790 gnuserv on target.
3791 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3792 target.
3793 * configure: Regenerate.
3794
3795 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3796
3797 * configure.ac (target_tools): Remove target-groff.
3798 (native_only): Remove target-groff.
3799 (hppa*64*-*-*): Don't disable byacc.
3800 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3801 setting.
3802 (*-*-kaos*): Don't skip target-librx and target-groff.
3803 (*-*-netware*): Don't skip target-libmudflap.
3804 (*-*-tpf*): Don't skip target-libmudflap.
3805 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3806 directories on the host.
3807 (ia64*-*-*vms*): Don't skip tix.
3808 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3809 host.
3810 * configure: Regenerate.
3811
3812 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3813
3814 * configure.ac: Remove references to mt-mep, mt-netware,
3815 mt-wince.
3816 * Makefile.def: Add all-utils soft dependencies.
3817 * Makefile.tpl: Remove GDB_NLM_DEPS.
3818 * configure: Regenerate.
3819 * Makefile.in: Regenerate.
3820
3821 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3822
3823 * configure.ac: Do not include mh-x86omitfp.
3824 * configure: Regenerate.
3825
3826 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3827
3828 * configure.ac: Remove empty cases.
3829 * configure: Regenerate.
3830
3831 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3832
3833 * Makefile.def: Add dependency from termcap to gdb.
3834 * Makefile.in: Regenerate.
3835
3836 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3837
3838 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3839 * configure: Regenerate.
3840 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3841 * Makefile.tpl: Likewise.
3842 * Makefile.in: Regenerate.
3843
3844 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3845
3846 * configure.ac: Remove all mentions of tentative_cc.
3847 * configure: Regenerate.
3848
3849 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3850
3851 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3852 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3853 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3854 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3855 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3856 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3857 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3858 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3859 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3860 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3861 *-*-rhapsody*): Remove host cases.
3862 * configure: Regenerate.
3863
3864 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3865
3866 * configure.ac (ppc*-*-pe): Remove host case.
3867 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3868 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3869 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3870 cases.
3871 * configure: Regenerate.
3872
3873 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3874
3875 * config.sub: Update to version 2011-03-23.
3876
3877 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3878
3879 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3880 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3881 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3882 * configure: Regenerate.
3883
3884 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3885
3886 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3887 to Write After Approval.
3888 * config-ml.in: Don't handle arc-*-elf*.
3889 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3890 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3891 handle GCC libraries.
3892 * configure: Regenerate.
3893
3894 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3895
3896 PR bootstrap/48120:
3897 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3898 Add -lstdc++ -lm to LIBS.
3899 * configure: Regenerate.
3900
3901 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3902
3903 * config.guess: Update to version 2011-02-02
3904 * config.sub: Update to version 2011-02-24
3905
3906 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3907
3908 PR lto/48086
3909 * configure.ac: Re-enable LTO on *-apple-darwin9.
3910 * configure: Regenerate.
3911
3912 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3913
3914 PR lto/48086
3915 * configure.ac: Disable LTO on darwin due to an assembler change in
3916 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3917 under 256.
3918 * configure: Regenerate.
3919
3920 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3921
3922 * MAINTAINERS: Update myself as score backend maintainer,
3923 update my e-mail address.
3924
3925 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3926
3927 * MAINTAINERS: Update my e-mail address.
3928
3929 2011-03-06 Joey Ye <joey.ye@arm.com>
3930
3931 * MAINTAINERS: Update my e-mail address.
3932
3933 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3934
3935 * configure.ac: Adjust test of with_ppl.
3936 * configure: Regenerated.
3937
3938 2011-03-02 Kai Tietz <ktietz@redhat.com>
3939
3940 * MAINTAINERS: Adjust my e-mail address.
3941
3942 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3943
3944 * configure.ac: Add -lpwl to ppllibs.
3945 * configure: Regenerated.
3946
3947 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3948
3949 * config/cloog.m4: Add -lisl to clooglibs.
3950 * configure: Regenerated.
3951
3952 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3953
3954 * MAINTAINERS (CPU Port maintainers): Add self.
3955
3956 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3957
3958 * MAINTAINERS: Add myself as testsuite maintainer.
3959
3960 2011-02-15 Mike Stump <mikestump@comcast.net>
3961
3962 * MAINTAINERS: Add myself as testsuite maintainer.
3963
3964 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3965
3966 Import from Libtool and gnulib:
3967
3968 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3969
3970 Prepare for supporting FreeBSD 10.
3971 * config.rpath: Remove handling of freebsd1* which soon would
3972 match FreeBSD 10.0.
3973
3974 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3975
3976 Remove support for FreeBSD 1.x.
3977 * libtool.m4 (_LT_LINKER_SHLIBS)
3978 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3979 soon would incorrectly match FreeBSD 10.0.
3980
3981 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3982
3983 PR binutils/12283
3984 * move-if-change: Import version from gnulib.
3985
3986 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3987
3988 PR lto/47225
3989 * Makefile.def (lto-plugin): Double dash for enable-shared.
3990 (configure-gcc): Depend on all-lto-plugin.
3991 * Makefile.in: Rebuilt.
3992
3993 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3994
3995 * configure.ac: Remove extra bracket.
3996 * configure: Regenerate.
3997
3998 2011-02-08 Tobias Burnus <burnus@net-b.de>
3999
4000 * MAINTAINERS: Add myself as libquadmath maintainer.
4001
4002 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4003
4004 * MAINTAINERS: Update my email address.
4005
4006 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4007
4008 * MAINTAINERS (option handling): Add self.
4009
4010 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4011
4012 PR lto/47225
4013 * Makefile.def: Add dependency for install-gcc
4014 on install-lto-plugin.
4015 * Makfile.in: Regenerated
4016
4017 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4018
4019 * MAINTAINERS (CPU Port Maintainers): Add myself.
4020
4021 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4022
4023 PR libgcj/44341
4024 * configure.ac: Discard --with-* flags for host when configuring
4025 target libraries for cross build.
4026 * configure: Rebuilt.
4027
4028 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4029
4030 * MAINTAINERS (linear loop transforms): Removed.
4031
4032 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4033
4034 * configure.ac: If with_ppl is no, move setting with_cloog=no
4035 after CLOOG_REQUESTED check.
4036 * configure: Regenerated.
4037
4038 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4039
4040 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4041 CLooG has been requested.
4042 * configure: Regenerated.
4043
4044 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4045
4046 * configure: Regenerated.
4047 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4048
4049 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4050
4051 * configure: Regenerated.
4052 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4053
4054 2011-01-21 Andreas Schwab <schwab@redhat.com>
4055
4056 * configure.ac: Use AS_HELP_STRING throughout.
4057 * configure: Regenerate.
4058
4059 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4060
4061 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4062 * configure: Regenerate.
4063
4064 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4065
4066 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4067
4068 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4069
4070 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4071 for ia64-hpux.
4072 * configure: Regenerate.
4073
4074 2011-01-07 Jan Hubicka <jh@suse.cz>
4075
4076 PR lto/47225
4077 * Makefile.in: Regenerate.
4078 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4079 configure.
4080
4081 2011-01-07 Jan Hubicka <jh@suse.cz>
4082
4083 * Makefile.in: Regenerate.
4084 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4085 and configure dependency on lto-plugin configure.
4086 (lto-plugin module): Remove dependency on GCC; add dependency on
4087 liniberty.
4088
4089 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4090
4091 * MAINTAINERS (Write After Approval): Add myself.
4092
4093 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4094
4095 * configure: Regenerate.
4096
4097 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4098
4099 * configure.ac: (picochip): Disable libiberty.
4100
4101 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4102
4103 * MAINTAINERS (Write After Approval): Add myself.
4104
4105 2010-12-10 Ian Lance Taylor <iant@google.com>
4106
4107 PR bootstrap/46819
4108 * configure.ac: For --disable-libgcj clear libgcj_saved.
4109 * configure: Rebuild.
4110
4111 2010-12-10 Tobias Burnus <burnus@net-b.de>
4112
4113 PR fortran/46540
4114 * configure.ac: Add --disable-libquadmath and
4115 --disable-libquadmath-support.
4116 * configure: Regenerate.
4117
4118 2010-12-03 Ian Lance Taylor <iant@google.com>
4119
4120 * MAINTAINERS: Add myself as libgo maintainer.
4121
4122 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4123
4124 PR libffi/46792
4125 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4126 * configure: Regenerate.
4127
4128 2010-12-02 Ian Lance Taylor <iant@google.com>
4129
4130 * configure.ac: Always set default for poststage1_ldflags to
4131 -static-libstdc++ -static-libgcc.
4132
4133 2010-11-29 Andreas Schwab <schwab@redhat.com>
4134
4135 * configure.ac: Move comment to remove extra space in last argument
4136 of GCC_TARGET_TOOL.
4137
4138 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4139
4140 PR other/46026
4141 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4142 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4143 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4144 (BASE_FLAGS_TO_PASS): Use it.
4145 * configure: Rebuilt.
4146 * Makefile.in: Rebuilt.
4147
4148 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4149
4150 PR binutils/12258
4151 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4152 Properly check default linker.
4153 * configure: Regnerated.
4154
4155 2010-11-23 Matthias Klose <doko@ubuntu.com>
4156
4157 * configure.ac: For --enable-gold, handle value `default' instead of
4158 `both*'. New configure option --{en,dis}able-ld.
4159 * configure: Regenerate.
4160
4161 2010-11-20 Ian Lance Taylor <iant@google.com>
4162
4163 * configure.ac: Only disable a language library if no language needs
4164 it. Don't let --disable-libgcj uncondtionally disable libffi.
4165 * configure: Rebuild.
4166
4167 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4168
4169 * Makefile.in: Regenerate.
4170
4171 PR other/46202
4172 * configure.ac: Fix just-built in-tree STRIP name to be
4173 binutils/strip-new.
4174 * configure: Regenerate.
4175 * Makefile.def (install-strip-gcc, install-strip-binutils)
4176 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4177 (install-strip-sid): Mirror dependencies on non-strip variants
4178 of these targets on the respective -strip prerequisites.
4179 * Makefile.tpl (install-strip, install-strip-host)
4180 (install-strip-target): New targets.
4181 (install-strip-[+module+], install-strip-target-[+module+]):
4182 New targets.
4183 * Makefile.in: Regenerate.
4184
4185 2010-11-19 Ian Lance Taylor <iant@google.com>
4186 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4187
4188 * configure.ac: Add target-libgo to target_libraries. Set
4189 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4190 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4191 (HOST_EXPORTS): Add GOC.
4192 (BASE_TARGET_EXPORTS): Add GOC.
4193 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4194 (GOCFLAGS_FOR_TARGET): New variable.
4195 (EXTRA_HOST_FLAGS): Add GOC.
4196 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4197 * Makefile.def (target_modules): Add libgo.
4198 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4199 (dependencies): Add dependency from configure-target-libgo to
4200 configure-target-libffi and all-target-libstdc++-v3. Add
4201 dependencies from all-target-libgo to all-target-libffi.
4202 (languages): Add go.
4203 * configure: Rebuild.
4204 * Makefile.in: Rebuild.
4205
4206 2010-11-19 Ian Lance Taylor <iant@google.com>
4207
4208 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4209 compiler/flag environment variables.
4210
4211 2010-11-18 Ian Lance Taylor <iant@google.com>
4212
4213 * configure.ac: Check for lang_requires_boot_languages in
4214 config-lang.in files.
4215 * configure: Rebuild.
4216
4217 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4218 Tobias Burnus <burnus@net-b.de>
4219
4220 PR fortran/32049
4221 * Makefile.def: Add libquadmath; build it with language=fortran.
4222 * configure.ac: Add libquadmath.
4223 * Makefile.tpl: Handle multiple libs in check-[+language+].
4224 * Makefile.in: Regenerate.
4225 * configure: Regenerate.
4226
4227 2010-11-16 Tom Tromey <tromey@redhat.com>
4228
4229 * MAINTAINERS: Moved myself to reviewers section.
4230
4231 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4232
4233 * MAINTAINERS: Moved myself to reviewers section.
4234
4235 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4236
4237 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4238 (Write After Approval): Remove self.
4239
4240 2010-11-15 Andreas Schwab <schwab@redhat.com>
4241
4242 * configure.ac: Fix spelling in option names.
4243 * configure: Regenerated.
4244
4245 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4246
4247 PR bootstrap/39622
4248 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4249 * configure: Regenerated.
4250
4251 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4252
4253 * MAINTAINERS: Update my email address.
4254
4255 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4256
4257 * configure: Regenerate.
4258
4259 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4260
4261 * configure: Regenerate.
4262
4263 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4264
4265 * configure: Regenerate.
4266
4267 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4268
4269 * configure: Regenerate.
4270
4271 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4272
4273 * configure.ac: Support official CLooG.org versions.
4274 * configure: Regenerate.
4275 * config/cloog.m4: New.
4276
4277 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4278
4279 * MAINTAINERS (Write After Approval): Add myself.
4280
4281 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4282
4283 * MAINTAINERS: Update my email address.
4284
4285 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4286
4287 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4288 * configure: Regenerate.
4289
4290 2010-11-03 Ian Lance Taylor <iant@google.com>
4291 Dave Korn <dave.korn.cygwin@gmail.com>
4292
4293 PR lto/46273
4294 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4295 and on other supported platforms whenever LTO is enabled.
4296 * configure: Rebuild.
4297
4298 2010-11-02 Alan Modra <amodra@gmail.com>
4299
4300 PR binutils/12110
4301 * configure.ac: Error when source path contains spaces.
4302 * configure: Regenerate.
4303
4304 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4305
4306 * MAINTAINERS: Update my email address.
4307
4308 2010-10-20 Ian Lance Taylor <iant@google.com>
4309
4310 * Makefile.def (target_modules): Set lib_path to src/.libs for
4311 libstdc++-v3 module.
4312 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4313 * Makefile.in: Rebuild.
4314
4315 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4316
4317 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4318 (Write After Approval): Remove myself.
4319
4320 2010-10-15 Tristan Gingold <gingold@adacore.com>
4321
4322 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4323
4324 2010-10-14 Douglas Rupp <rupp@gnat.com>
4325
4326 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4327
4328 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4329
4330 * configure.ac (build_lto_plugin): New shell variable.
4331 (--enable-lto): Turn on by default for all non-ELF platforms that
4332 have had LTO support added so far. Set build_lto_plugin appropriately
4333 for both ELF and non-ELF.
4334 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4335 * configure: Regenerate.
4336
4337 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4338
4339 Sync from src:
4340 * configure.ac (v850 support): Remove target-libgloss from
4341 noconfigdirs.
4342 * configure: Regenerate.
4343
4344 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4345
4346 PR bootstrap/45326
4347 PR bootstrap/45174
4348 * configure.ac: Honor initial values of $build_configargs,
4349 $host_configargs, $target_configargs. Mark the precious, so
4350 environment settings get recorded.
4351 * configure: Regenerate.
4352
4353 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4354
4355 PR bootstrap/45796
4356 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4357 Depend on all-build-libiberty.
4358 * Makefile.in: Regenerate.
4359
4360 2010-09-30 Michael Eager <eager@eagercon.com>
4361
4362 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4363 * configure: Regenerate.
4364
4365 2010-09-28 Michael Eager <eager@eagercon.com>
4366
4367 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4368
4369 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4370
4371 PR bootstrap/44621
4372 * configure.ac: Fix unportable shell quoting.
4373 * configure: Regenerate.
4374
4375 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4376
4377 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4378 targets and amend comment.
4379 * configure: Regenerate.
4380
4381 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4382
4383 * MAINTAINERS (Write After Approval): Add myself.
4384
4385 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4386
4387 * configure.ac: Enable LTO by default on Darwin.
4388 * configure: Regenerate.
4389
4390 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4391
4392 * MAINTAINERS (Write After Approval): Add myself.
4393
4394 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4395
4396 * MAINTAINERS (Write After Approval): Add myself.
4397
4398 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4399
4400 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4401 ports
4402
4403 2010-07-28 David Yuste <david.yuste@gmail.com>
4404
4405 * MAINTAINERS (Write After Approval): Add myself.
4406
4407 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4408
4409 * configure.ac: Support all v850 targets.
4410 * configure: Regenerate.
4411
4412 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4413
4414 PR bootstrap/44455
4415 * configure.ac (extra_mpfr_configure_flags): Copy from
4416 extra_mpc_gmp_configure_flags.
4417 * configure: Re-generated.
4418
4419 2010-07-22 Andi Kleen <ak@linux.intel.com>
4420
4421 * MAINTAINERS (Write After Approval): Add myself.
4422
4423 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4424
4425 * MAINTAINERS (Write After Approval): Add myself.
4426
4427 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4428
4429 * MAINTAINERS (Write After Approval): Add myself.
4430
4431 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4432
4433 PR target/44862
4434 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4435 Provide -B option to allow for link spec %s substitutions for
4436 libstdc++.a on darwin.
4437 * Makefile.in: Regenerate.
4438
4439 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4440
4441 * MAINTAINERS (Reviewers): Update my e-mail address
4442
4443 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4444
4445 * Makefile.def (configure-gcc): Depend on all-libelf.
4446 * Makefile.in: Rebuild.
4447
4448 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4449
4450 * MAINTAINERS (Write After Approval): Add myself in the right place.
4451
4452 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4453
4454 * MAINTAINERS (Write After Approval): Add myself.
4455
4456 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4457
4458 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4459
4460 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4461
4462 * config.sub: Update to version 2010-05-21.
4463 * config.guess: Update to version 2010-04-03.
4464
4465 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4466
4467 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4468 * configure: Regenerate.
4469
4470 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4471
4472 * MAINTAINERS (Write After Approval): Add myself.
4473
4474 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4475
4476 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4477 a platform that supports LTO.
4478 * configure: Regenerate.
4479
4480 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4481
4482 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4483 * configure: Regenerated.
4484
4485 2010-04-27 Roland McGrath <roland@redhat.com>
4486 H.J. Lu <hongjiu.lu@intel.com>
4487
4488 * configure.ac (--enable-gold): Support both, both/gold and
4489 both/bfd to add gold to configdirs without removing ld.
4490 * configure: Regenerated.
4491
4492 * Makefile.def: Add install-gold dependency to install-ld.
4493 * Makefile.in: Regenerated.
4494
4495 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4496
4497 PR lto/42776
4498 * configure.ac (--enable-lto): Refactor handling so libelf tests
4499 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4500 and allow LTO to be explicitly enabled on non-ELF platforms that
4501 are known to support it inside else-clause.
4502 * configure: Regenerate.
4503
4504 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4505
4506 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4507 * configure: Regenerate.
4508
4509 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4510
4511 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4512 * configure: Regenerate.
4513
4514 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4515
4516 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4517 separately.
4518 * configure: Regenerate.
4519
4520 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4521
4522 * MAINTAINERS (Write After Approval): Add myself.
4523
4524 2010-04-14 Tristan Gingold <gingold@adacore.com>
4525
4526 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4527 * configure: Regenerate.
4528
4529 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4530
4531 * configure: Regenerate after change to elf.m4.
4532
4533 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4534
4535 * MAINTAINERS (Write After Approval): Add myself.
4536
4537 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4538
4539 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4540 * configure: Regenerated.
4541
4542 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4543
4544 * configure.ac: Print "buggy but acceptable" when CLooG
4545 revision is less than 9.
4546 * configure: Regenerated.
4547
4548 2010-04-01 Diego Novillo <dnovillo@google.com>
4549
4550 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4551
4552 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4553
4554 PR bootstrap/43615
4555 PR bootstrap/43328
4556
4557 Revert:
4558
4559 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4560
4561 * configure.ac: Do not pass --enable-multilib nor
4562 --disable-multilib in baseargs. Accept explicitly passed
4563 --enable_multilib.
4564 * configure: Regenerate.
4565
4566 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4567
4568 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4569
4570 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4571
4572 * MAINTAINERS: Remove myself.
4573
4574 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4575
4576 PR bootstrap/43328
4577 * configure.ac: Do not pass --enable-multilib nor
4578 --disable-multilib in baseargs. Accept explicitly passed
4579 --enable_multilib.
4580 * configure: Regenerate.
4581
4582 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4583
4584 * MAINTAINERS (spu port): Remove me.
4585
4586 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4587
4588 * configure.ac (tic6x-*-*): New case.
4589 * configure: Regenerate.
4590
4591 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4592
4593 * config.sub: Update to version 2010-03-22.
4594 * config.guess: Update to version 2009-12-30.
4595
4596 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4597
4598 PR ada/42554
4599 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4600 * configure: Regenerate.
4601
4602 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4603
4604 * MAINTAINERS: Update my email address.
4605
4606 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4607
4608 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4609 (ghassan.shobaki@amd.com): Removed.
4610
4611 2010-03-17 Alan Modra <amodra@gmail.com>
4612
4613 * MAINTAINERS: Update my email address.
4614
4615 2010-03-16 Diego Novillo <dnovillo@google.com>
4616
4617 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4618 Matthews.
4619
4620 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4621
4622 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4623 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4624
4625 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4626
4627 * MAINTAINERS: Update my email address.
4628
4629 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4630
4631 * MAINTAINERS: Update my email address.
4632
4633 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4634
4635 * MAINTAINERS: Update my email address.
4636
4637 2010-03-09 Jie Zhang <jie@codesourcery.com>
4638
4639 * MAINTAINERS: Update my email address.
4640
4641 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4642
4643 PR libstdc++/32499
4644 * configure.ac (RANLIB): Default to true.
4645 (STRIP): Likewise.
4646 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4647 * configure: Regenerate.
4648
4649 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4650
4651 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4652 (Write After Approval): Update my email address.
4653
4654 2010-02-17 Nick Clifton <nickc@redhat.com>
4655
4656 PR 11238
4657 * Makefile.tpl (local-distclean): Also remove config.cache files in
4658 sub-directories as there may not be Makefiles present in the
4659 sub-directories.
4660 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4661 the config.cache files found by the find command.
4662
4663 * Makefile.in: Regenerate.
4664 * configure.ac: Revert previous delta.
4665 * configure: Regenerate.
4666
4667 2010-02-15 Nick Clifton <nickc@redhat.com>
4668
4669 PR 11238
4670 * configure.ac: Delete config.cache files in sub-directories when
4671 deleting Makefiles.
4672 * configure: Regenerate.
4673
4674 2010-02-12 Ben Elliston <bje@gnu.org>
4675
4676 * MAINTAINERS: Update my email address.
4677
4678 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4679
4680 * MAINTAINERS (spu port): Update my email address.
4681
4682 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4683
4684 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4685
4686 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4687
4688 * configure.ac: Add "recommended" version checks for GMP/MPC.
4689 Update recommended GMP/MPFR/MPC versions.
4690 * configure: Regenerate.
4691
4692 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4693
4694 * MAINTAINERS: Move my Embecosm email address into the
4695 write-after-approval section.
4696
4697 2010-01-26 Ian Lance Taylor <iant@google.com>
4698
4699 * MAINTAINERS: Add myself as Go frontend maintainer.
4700
4701 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4702
4703 PR libstdc++/36101, PR libstdc++/42813
4704 * configure.ac (bootstrap_target_libs): Make inclusion of
4705 target-libgomp conditional on libgomb being in target_configdirs.
4706 * configure: Regenerate.
4707
4708 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4709
4710 PR libstdc++/36101, PR libstdc++/42813
4711 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4712 * configure: Regenerate.
4713
4714 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4715
4716 PR libstdc++/36101, PR libstdc++/42813
4717 * configure.ac (target_configdirs): Substitute.
4718 * Makefile.def: Bootstrap target module libgomp.
4719 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4720 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4721 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4722 * configure, Makefile.in: Regenerate.
4723
4724 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4725
4726 * MAINTAINERS: Adjust my details.
4727
4728 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4729
4730 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4731
4732 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4733
4734 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4735
4736 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4737
4738 * MAINTAINERS (Write After Approval): Add myself.
4739
4740 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4741
4742 * MAINTAINERS (Write After Approval): Add myself.
4743
4744 2010-01-11 Richard Guenther <rguenther@suse.de>
4745
4746 PR lto/41569
4747 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4748 * Makefile.in: Regenerated.
4749
4750 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4751
4752 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4753 * configure: Regenerate.
4754
4755 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4756 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4757
4758 PR bootstrap/42424
4759 * configure.ac: Include libtool m4 files.
4760 (_LT_CHECK_OBJDIR): Call it.
4761 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4762 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4763
4764 * configure: Regenerate.
4765
4766 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4767
4768 PR bootstrap/41818
4769 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4770 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4771 * Makefile.in: Regenerate.
4772
4773 2010-01-02 Richard Guenther <rguenther@suse.de>
4774
4775 PR lto/41529
4776 * configure.ac: Include config/elf.m4. Disable LTO if not
4777 builting for an elf target.
4778 * configure: Regenerate.
4779
4780 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4781
4782 * MAINTAINERS: Change my email address.
4783
4784 2009-12-18 Ben Elliston <bje@au.ibm.com>
4785
4786 * config.sub, config.guess: Update from upstream sources.
4787
4788 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4789
4790 * MAINTAINERS (Write After Approval): Add myself.
4791
4792 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4793
4794 PR middle-end/30447
4795 PR middle-end/30789
4796 PR other/40302
4797
4798 * configure.ac: Require MPC.
4799 * configure: Regenerate.
4800
4801 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4802
4803 PR target/38384
4804 PR bootstrap/40972
4805 * libtool.m4: Sync from git Libtool.
4806 * ltoptions.m4: Likewise.
4807 * ltversion.m4: Likewise.
4808 * lt~obsolete.m4: Likewise.
4809 * ltmain.sh: Likewise.
4810
4811 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4812
4813 * configure.ac: Update minimum MPC version to 0.8.
4814 * configure: Regenerate.
4815
4816 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4817
4818 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4819 * configure: Regenerated.
4820
4821 2009-11-21 Ian Lance Taylor <iant@google.com>
4822
4823 * configure.ac: Change default of poststage1_ldflags to be empty if
4824 poststage1_libs is set. When poststage1_libs is empty, and
4825 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4826 * configure: Rebuild.
4827
4828 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4829
4830 * MAINTAINERS (Write After Approval): Update my email address.
4831
4832 2009-11-20 Ben Elliston <bje@au.ibm.com>
4833
4834 * config.guess: Update from upstream sources.
4835
4836 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4837
4838 * Makefile.def: Restore host and target settings for gmp.
4839 * Makefile.in: Rebuild.
4840
4841 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4842
4843 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4844 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4845 Fix portability of test of C++ as bootstrap language. Add
4846 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4847 * configure: Rebuild.
4848 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4849 and cloog. Fix in-tree ppl configuration. Introduce libelf
4850 in-tree building.
4851 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4852 (POSTSTAGE1_HOST_EXPORTS): Use it.
4853 (STAGE[+id+]_CXXFLAGS): New.
4854 (BASE_FLAGS_TO_PASS): Pass it down.
4855 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4856 extra_exports.
4857 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4858 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4859 extra_exports.
4860 * Makefile.in: Rebuild.
4861
4862 2009-11-17 Ben Elliston <bje@au.ibm.com>
4863
4864 * config.sub, config.guess: Update from upstream sources.
4865
4866 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4867
4868 * MAINTAINERS (Write After Approval): Add myself.
4869
4870 2009-11-09 Jon Beniston <jon@beniston.com>
4871
4872 * MAINTAINERS (Write After Approval): Add myself.
4873
4874 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4875
4876 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4877 paths for *-w64-mingw* and x86_64-*mingw*.
4878 * configure: Regenerated.
4879
4880 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4881
4882 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4883
4884 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4885
4886 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4887 Phil Edwards to Write-After Approval.
4888
4889 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4890
4891 * configure.ac: Disable target-winsup & co for
4892 x86_64-*-mingw* and *-w64-mingw* targets.
4893 * configure: Regenerated.
4894
4895 2009-10-16 Nick Clifton <nickc@redhat.com>
4896
4897 * MAINTAINERS: Add myself as a maintainer for the RX port.
4898
4899 2009-10-26 Johannes Singler <singler@kit.edu>
4900
4901 * MAINTAINERS (Write After Approval): Update my e-mail address.
4902
4903 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4904
4905 * configure.ac (CLooG test): Use = with test.
4906 * configure: Regenerate.
4907
4908 2009-10-22 Richard Guenther <rguenther@suse.de>
4909
4910 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4911 cloog if the ppl version check failed. Move flags saving
4912 before setting in libelf check.
4913 * configure: Regenerate.
4914
4915 2009-10-21 Richard Guenther <rguenther@suse.de>
4916
4917 * configure.ac: Adjust the ppl and cloog configure to work as
4918 documented. Disable cloog if ppl was disabled. Omit the version
4919 checks if they were disabled.
4920 * configure: Re-generate.
4921
4922 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4923
4924 * configure.ac: Add 'lto' to enable_languages, not
4925 new_enable_languages, and only if not already present.
4926 * configure: Regenerate.
4927
4928 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4929
4930 * README: Refer to the various COPYING* files instead of just
4931 COPYING.
4932 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4933
4934 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4935
4936 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4937
4938 2009-10-07 Richard Guenther <rguenther@suse.de>
4939
4940 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4941 and Richard Guenther as reviewers.
4942 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4943 as reviewers.
4944
4945 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4946
4947 * config.sub: Update from upstream sources.
4948
4949 2009-10-06 Ian Lance Taylor <iant@google.com>
4950
4951 * Makefile.def: check-gold depends upon all-gas.
4952 * Makefile.in: Rebuild.
4953
4954 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4955
4956 * MAINTAINERS (Write After Approval): Add myself.
4957
4958 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4959
4960 * Makefile.def: all-lto-plugin depends on all-libiberty.
4961 set bootstrap=true for lto-plugin.
4962 Add lto-plugin.
4963 * Makefile.in: Regenerate.
4964 * configure.ac (host_libs): Add lto-plugin.
4965 * configure: Regenerate.
4966
4967 2009-10-03 Diego Novillo <dnovillo@google.com>
4968
4969 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4970 (HOST_LIBELFLIBS): Define.
4971 (HOST_LIBELFINC): Define.
4972 * Makefile.in: Regenerate.
4973 * configure.ac: Add --enable-lto.
4974 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4975 If --enable-lto is used, add 'lto' to new_enable_languages.
4976 If --enable-lto is used and gold is enabled, add
4977 lto-plugin to configdirs.
4978 * configure: Regenerate.
4979
4980 2009-10-03 Simon Baldwin <simonb@google.com>
4981
4982 * configure.ac: If --with-system-zlib, suppress local zlib and
4983 pass --with-system-zlib to subdir configure scripts.
4984 * configure: Regenerate.
4985
4986 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4987 Paolo Bonzini <bonzini@gnu.org>
4988
4989 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4990 $(srcdir).
4991 * Makefile.in: Rebuilt.
4992
4993 2009-09-26 Gary Funck <gary@intrepid.com>
4994
4995 * MAINTAINERS (Write After Approval): Add myself.
4996
4997 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4998
4999 * configure.ac: Update minimum MPC version to 0.7.
5000 * configure: Regenerate.
5001
5002 2009-09-25 Nick Clifton <nickc@redhat.com>
5003
5004 * configure.ac: Pass any --cache-file=/dev/null option on to
5005 subconfigures.
5006 * configure: Regenerate.
5007
5008 2009-09-23 Nick Clifton <nickc@redhat.com>
5009
5010 * config.sub, config.guess: Update from upstream sources.
5011
5012 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5013
5014 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5015 * Makefile.in: Rebuilt.
5016
5017 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5018
5019 PR bootstrap/32272
5020 * configure.ac: Error out if $srcdir isn't '.' but contains
5021 host-${host_noncanonical}.
5022 * configure: Regenerate.
5023
5024 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5025
5026 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5027 maintainer.
5028
5029 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5030
5031 * configure.ac: If bootstrapping a combined tree with
5032 --enable-gold, require c++ in stage1_languages.
5033 * configure: Regenerate.
5034
5035 * configure.ac: Also add target_libs of stage1_languages to
5036 bootstrap_target_libs.
5037 * configure: Regenerate.
5038
5039 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5040 with --enable-languages not containing c++.
5041 * configure: Regenerate.
5042
5043 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5044
5045 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5046 * configure: Regenerate.
5047
5048 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5049
5050 * MAINTAINERS (Write After Approval): Update my e-mail address,
5051 and move from from here...
5052 (Waiting for paperwork): To here.
5053
5054 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5055
5056 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5057
5058 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5059
5060 * configure.ac: Do not use $extrasub for replacing @if/@endif
5061 parts in Makefile; instead, use additional arguments to
5062 AC_CONFIG_COMMANDS to do the replacement manually, with several
5063 sed invocations, to avoid HP-UX sed command limits.
5064 * configure: Regenerate.
5065
5066 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5067
5068 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5069 blank before -L.
5070
5071 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5072
5073 * configure.ac (with-build-config): Document. Handle without.
5074 Handle missing argument.
5075 * configure: Rebuilt.
5076
5077 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5078
5079 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5080 Default to bootstrap-debug only if compare-debug works.
5081 * configure: Rebuilt.
5082 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5083 * Makefile.in: Rebuilt.
5084
5085 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5086
5087 * MAINTAINERS (OS Port Maintainers): Update my email address.
5088
5089 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5090
5091 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5092 * Makefile.in: Rebuilt.
5093
5094 2009-09-01 Chris Demetriou <cgd@google.com>
5095
5096 * MAINTAINERS (Write After Approval): Add myself.
5097
5098 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5099
5100 PR debug/30161
5101 * include/dwarf2.h (enum dwarf_tag): Added
5102 DW_TAG_GNU_template_template_param
5103 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5104
5105 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5106
5107 * Makefile.tpl (AWK): Fix typo.
5108 * Makefile.in: Regenerate.
5109
5110 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5111
5112 * configure.ac: Detect awk and sed.
5113 * Makefile.def (flags_to_pass): Add AWK and SED.
5114 * Makefile.tpl (AWK, SED): New.
5115 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5116 * configure: Regenerate.
5117 * Makefile.in: Regenerate.
5118
5119 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5120
5121 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5122 (collapseslashes): Likewise.
5123
5124 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5125
5126 * configure.ac (AC_PREREQ): Bump to 2.64.
5127
5128 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5129
5130 * configure.ac: Remove --with-datarootdir, --with-docdir,
5131 --with-pdfdir, --with-htmldir switches.
5132 * configure: Regenerate.
5133
5134 * configure: Regenerate.
5135
5136 * compile: Sync from Automake 1.11.
5137 * depcomp: Likewise.
5138 * install-sh: Likewise.
5139 * missing: Likewise.
5140 * mkinstalldirs: Likewise.
5141 * ylwrap: Likewise.
5142
5143 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5144
5145 * ltmain.sh (func_normal_abspath): New function.
5146 (func_relative_path): Likewise.
5147 (func_mode_help): Document new -bindir option for link mode.
5148 (func_mode_link): Add new -bindir option, and use it to place
5149 output DLL if specified.
5150
5151 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5152
5153 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5154 (baseargs): Add --disable-option-checking.
5155 * configure: Regenerate.
5156
5157 * Makefile.def (configure-target-libiberty): Depend on
5158 all-binutils and all-ld.
5159 (configure-target-newlib): Likewise.
5160 * Makefile.in: Regenerate.
5161
5162 2009-08-17 Ben Elliston <bje@au.ibm.com>
5163
5164 * config.sub, config.guess: Update from upstream sources.
5165
5166 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5167
5168 Sync from src, merge:
5169
5170 2009-07-02 Tristan Gingold <gingold@adacore.com>
5171
5172 * configure.ac: Do not exclude gas for i386-*-darwin.
5173 Add a case for x86_64-*-darwin.
5174 * configure: Regenerate.
5175
5176 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5177
5178 * MAINTAINERS: Add my name to Write After Approval list.
5179
5180 2009-08-06 Michael Eager <eager@eagercon.com>
5181
5182 * configure.ac: Add Microblaze target.
5183 * configure: Regenerate.
5184
5185 2009-07-31 Christian Bruel <christian.bruel@st.com>
5186
5187 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5188 * configure: Regenerate.
5189
5190 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5191
5192 * MAINTAINERS (Write After Approval): Update my e-mail address.
5193
5194 2009-07-06 Ian Lance Taylor <iant@google.com>
5195
5196 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5197 * configure: Rebuild.
5198
5199 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5200
5201 * MAINTAINERS: Move myself to the Graphite Reviewers.
5202
5203 2009-06-30 Wei Guozhi <carrot@google.com>
5204
5205 * MAINTAINERS: Add my name to Write After Approval list.
5206
5207 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5208
5209 PR bootstrap/40338
5210 * configure.ac (comparestring): Create new variable.
5211 * Makefile.tpl (comparestring): Use to skip some comparisions.
5212 * configure: Regenerate.
5213 * Makefile.in: Regenerate.
5214
5215 2009-06-26 Doug Evans <dje@sebabeach.org>
5216
5217 * Makefile.def (host_modules): Add cgen.
5218 * Makefile.in: Regenerate.
5219 * configure.ac (host_tools): Add cgen.
5220 * configure: Regenerate.
5221
5222 2009-06-23 DJ Delorie <dj@redhat.com>
5223
5224 * MAINTAINERS: Add myself as mep maintainer.
5225
5226 2009-06-23 Ian Lance Taylor <iant@google.com>
5227
5228 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5229 boot_languages. Only bootstrap target libraries listed in
5230 target_libs for some boot language. Add --with-stage1-ldflags,
5231 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5232 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5233 if not building with C++.
5234 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5235 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5236 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5237 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5238 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5239 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5240 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5241 * configure, Makefile.in: Rebuild.
5242
5243 2009-06-23 Li Feng <nemokingdom@gmail.com>
5244
5245 * MAINTAINERS: Added my name to write-after-approval list.
5246
5247 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5248
5249 * configure.ac: Define is_elf for QNX Neutrino targets.
5250 * configure: Regenerate.
5251
5252 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5253
5254 * MAINTAINERS: Added my name to the write-after-approval list
5255
5256 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5257
5258 * configure.ac: Detect MPC in default directory.
5259 * configure: Regenerate.
5260
5261 2009-06-03 Jerome Guitton <guitton@adacore.com>
5262 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5263
5264 * Makefile.tpl (all): Avoid a trailing backslash.
5265 * Makefile.in: Regenerate.
5266
5267 2009-06-03 Ben Elliston <bje@au.ibm.com>
5268
5269 * config.sub, config.guess: Update from upstream sources.
5270
5271 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5272
5273 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5274 to noconfdirs.
5275 * configure: Regenerate.
5276
5277 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5278
5279 * Makefile.tpl ([+compare-target+]): Compare all stage
5280 directories, rather than just gcc.
5281 * Makefile.in: Rebuilt.
5282
5283 2009-06-01 Doug Kwan <dougkwan@google.com>
5284
5285 * configure.ac: Support gold for target arm*-*-*.
5286 * configure: Regenerate.
5287
5288 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5289
5290 * Makefile.def: Add MPC support and dependencies.
5291 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5292
5293 * Makefile.in, configure: Regenerate.
5294
5295 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5296
5297 * Makefile.tpl (all): Avoid harmless warning in make all when
5298 gcc-bootstrap is enabled but stage_last does not exist.
5299 * Makefile.in: Rebuilt.
5300
5301 2009-05-24 Nicolas Roche <roche@adacore.com>
5302
5303 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5304 * Makefile.in: Regenerate.
5305
5306 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5307
5308 * MAINTAINERS: Update my e-mail address.
5309
5310 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5311
5312 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5313 * configure: Regenerate.
5314
5315 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5316
5317 PR other/40159
5318 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5319 gcc-no-bootstrap are mutually exclusive.
5320 * Makefile.in: Rebuilt.
5321
5322 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5323
5324 PR other/40159
5325 * Makefile.tpl (all): Don't end with unconditional success.
5326 * Makefile.in: Rebuilt.
5327
5328 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5329
5330 PR target/37137
5331 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5332 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5333 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5334 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5335 stage_configureflags, stage_cflags and stage_libcflags into
5336 explicit Makefile macros.
5337 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5338 GFORTRAN.
5339 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5340 CC. Set CC_FOR_BUILD from CC.
5341 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5342 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5343 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5344 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5345 and GFORTRAN.
5346 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5347 (_LIBCFLAGS): Renamed to _TFLAGS.
5348 (do-compare-debug, do-compare3-debug): Drop.
5349 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5350 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5351 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5352 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5353 (XGCC_FLAGS_FOR_TARGET): New.
5354 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5355 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5356 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5357 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5358 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5359 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5360 TFLAGS.
5361 (BUILD_CONFIG): Include if requested.
5362 (all): Set TFLAGS on bootstrap.
5363 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5364 (all-stageid-prefixmodule): Likewise.
5365 (do-clean, distclean-stageid): Set TFLAGS.
5366 (restrap): Fix whitespace.
5367 * Makefile.in: Rebuilt.
5368
5369 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5370
5371 * config.guess: Sync with src.
5372
5373 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5374
5375 * configure.ac ($with_ppl): Default to no if not supplied.
5376 ($with_cloog): Likewise.
5377 configure: Regenerate.
5378
5379 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5380
5381 * MAINTAINERS: Update my e-mail address.
5382
5383 2009-04-27 Nick Clifton <nickc@redhat.com>
5384
5385 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5386
5387 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5388
5389 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5390 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5391 * Makefile.in: Regenerate.
5392
5393 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5394
5395 PR bootstrap/39739
5396 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5397 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5398
5399 * configure, Makefile.in: Regenerate.
5400
5401 2009-04-21 Taras Glek <tglek@mozilla.com>
5402
5403 * include/hashtab.h: Update GTY annotations to new syntax
5404 * include/splay-tree.h: Likewise
5405
5406 2009-04-17 Ben Elliston <bje@au.ibm.com>
5407
5408 * config.sub, config.guess: Update from upstream sources.
5409
5410 2009-04-15 Anthony Green <green@moxielogic.com>
5411
5412 * configure.ac: Add moxie support.
5413 * configure: Rebuilt.
5414
5415 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5416
5417 * configure.ac: Change copyright header to refer to version
5418 3 of the GNU General Public License and to point readers at the
5419 COPYING3 file and the FSF's license web page.
5420 * Makefile.def: Likewise.
5421 * Makefile.tpl: Likewise.
5422 * Makefile.in: Regenerate.
5423
5424 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5425
5426 * configure.ac: Restore match for darwin9 or later. Use double
5427 brackets since regeneration eats one pair.
5428 * configure: Regenerate.
5429
5430 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5431
5432 PR gas/10039
5433 * configure.ac: Require texinfo 4.7.
5434 * configure: Regenerated.
5435
5436 2009-04-09 Nick Clifton <nickc@redhat.com>
5437
5438 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5439 the GCC Runtime Library Exception.
5440
5441 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5442
5443 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5444 * configure: Regenerate.
5445
5446 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5447
5448 * Makefil.def (languages): New entries.
5449 * Makefile.tpl (check-gcc-*): New generic target.
5450 * Makefile.in: Regenerate.
5451
5452 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5453
5454 * MAINTAINERS: Update my email address.
5455
5456 2009-03-18 Tom Tromey <tromey@redhat.com>
5457
5458 * configure: Rebuild.
5459 * configure.ac (host_libs): Add libiconv.
5460 * Makefile.in: Rebuild.
5461 * Makefile.def (host_modules): Add libiconv.
5462 (configure-gdb, all-gdb): Depend on libiconv.
5463
5464 2009-03-16 Tristan Gingold <gingold@adacore.com>
5465
5466 * configure.ac: Treat gdb as supported on x86_64-darwin.
5467 * configure: Regenerate.
5468
5469 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5470
5471 * configure.ac (--with-host-libstdcxx): New option.
5472 * configure: Regenerate.
5473
5474 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5475
5476 * MAINTAINERS: Move myself into the write after approval list.
5477
5478 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5479
5480 * MAINTAINERS: Update e-mail address.
5481
5482 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5483
5484 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5485
5486 2009-03-10 Ira Rosen <irar@il.ibm.com>
5487
5488 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5489
5490 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5491
5492 Backport from git Libtool:
5493
5494 2009-01-19 Robert Millan <rmh@aybabtu.com>
5495 Support GNU/kOpenSolaris.
5496 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5497 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5498 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5499 GNU/kOpenSolaris.
5500
5501 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5502
5503 * MAINTAINERS: Update e-mail address.
5504
5505 2009-02-24 Michael Eager <eager@eagercon.com>
5506
5507 * MAINTAINERS (Write After Approval): Add self.
5508
5509 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5510
5511 * MAINTAINERS (Write After Approval): Add myself.
5512
5513 2009-02-05 Andreas Schwab <schwab@suse.de>
5514
5515 * Makefile.tpl (stage_last): Define $r and $s before using
5516 $(RECURSE_FLAGS_TO_PASS).
5517 * Makefile.in: Regenerate
5518
5519 2009-01-30 Ian Lance Taylor <iant@google.com>
5520
5521 * MAINTAINERS: Move myself to the Global Reviewers list.
5522
5523 2009-01-29 Robert Millan <rmh@aybabtu.com>
5524
5525 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5526 * configure: Regenerate.
5527
5528 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5529
5530 * MAINTAINERS: Make whitespace consistent.
5531 Remove Robert Millan from Write After Approval.
5532
5533 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5534
5535 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5536 (all-opcodes): Depend on all-libiberty.
5537 * Makefile.in: Regenerate.
5538
5539 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5540
5541 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5542 * configure: Regenerate.
5543
5544 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5545
5546 * MAINTAINERS (Write After Approval): Add myself.
5547
5548 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5549
5550 * MAINTAINERS: Add myself to reviewers (Fortran).
5551
5552 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5553
5554 PR tree-optimization/38515
5555 * configure.ac (cloog-polylib): Removed.
5556 (with_ppl, with_cloog): Test for "no".
5557 * configure: Regenerated.
5558
5559 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5560
5561 * MAINTAINERS: Moved myself to reviewers (Fortran).
5562
5563 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5564
5565 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5566 (Write After Approval): Remove myself.
5567
5568 2009-01-03 Diego Novillo <dnovillo@google.com>
5569
5570 * MAINTAINERS: Remove myself from alias maintainership.
5571
5572 2009-01-02 David Ayers <ayers@fsfe.org>
5573
5574 * MAINTAINERS: Update e-mail address.
5575
5576 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5577
5578 * MAINTAINERS: Make whitespace consistent.
5579
5580 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5581
5582 Backport from upstream Libtool:
5583 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5584 Add cache variables to tests that require the linker to work.
5585 For shlibpath_overrides_runpath, this also changes the semantics
5586 to let the result from the C compiler take precedence.
5587
5588 2008-12-02 Ben Elliston <bje@au.ibm.com>
5589
5590 * config.sub, config.guess: Update from upstream sources.
5591
5592 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5593
5594 * configure.ac (ppllibs): Add by default the lib flags.
5595 * configure: Regenerate.
5596
5597 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5598
5599 * MAINTAINERS: Add myself to the write after approval list.
5600
5601 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5602
5603 * configure.ac: Add double brackets on darwin[912].
5604 * configure: Regenerate.
5605
5606 2008-12-03 Daniel Kraft <d@domob.eu>
5607
5608 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5609 Approval to Reviewer section (for Fortran front-end).
5610
5611 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5612
5613 * configure.ac: Expand to darwin10 and later.
5614 * configure: Regenerate.
5615
5616 2008-12-02 Andreas Schwab <schwab@suse.de>
5617
5618 * Makefile.def: configure-target-boehm-gc depends on
5619 all-target-libstdc++-v3.
5620 * Makefile.in: Regenerate.
5621
5622 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5623
5624 * MAINTAINERS: Add myself as mingw maintainer.
5625
5626 2008-12-02 Ben Elliston <bje@au.ibm.com>
5627
5628 * config.sub, config.guess: Update from upstream sources.
5629
5630 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5631
5632 * README.SCO: Remove.
5633
5634 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5635
5636 * MAINTAINERS: Add myself to the write after approval list.
5637
5638 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5639
5640 * MAINTAINERS: Update my email address in WAA section.
5641
5642 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5643
5644 * MAINTAINERS: Update e-mail address.
5645
5646 2008-11-27 Toon Moene <toon@moene.org>
5647
5648 * MAINTAINERS: Change e-mail address.
5649
5650 2008-11-27 Tristan Gingold <gingold@adacore.com>
5651
5652 * configure.ac: Build gdb for i?86-*-darwin*
5653 * configure: Regenerated.
5654
5655 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5656
5657 * MAINTAINERS: Added my full name.
5658
5659 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5660
5661 PR bootstrap/38014
5662 PR bootstrap/37923
5663
5664 Revert:
5665
5666 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5667
5668 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5669 * Makefile.in: Regenerated.
5670
5671 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5672
5673 PR gdb/921
5674 PR gdb/1646
5675 PR gdb/2175
5676 PR gdb/2176
5677
5678 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5679 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5680 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5681 (HOST_EXPORTS): Pass CPPFLAGS.
5682 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5683 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5684 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5685 * Makefile.in, configure: Regenerated.
5686 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5687 and CPPFLAGS_FOR_BUILD.
5688
5689 2008-11-06 Jeff Law <law@redhat.com>
5690
5691 * MAINTAINERS: Add myself as middle end maintainer.
5692
5693 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5694
5695 * MAINTAINERS (Write after approval): Add myself.
5696
5697 2008-11-05 Diego Novillo <dnovillo@google.com>
5698
5699 * MAINTAINERS (Global Reviewers): Add myself.
5700 (Non-Algorithmic Maintainers): Remove myself.
5701
5702 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5703
5704 * MAINTAINERS (Write after approval): Add myself.
5705
5706 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5707
5708 * MAINTAINERS (Write after approval): Add myself.
5709
5710 2008-10-31 Ben Elliston <bje@au.ibm.com>
5711
5712 * configure.ac (spu-*-*): Remove special case.
5713 * configure: Regenerate.
5714
5715 2008-10-30 Catherine Moore <clm@codesourcery.com>
5716
5717 * MAINTAINERS (Write after approval): Update my email address.
5718
5719 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5720
5721 * configure.ac [spu-*-*]: Do not set skipdirs.
5722 * configure: Re-generate.
5723
5724 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5725
5726 * MAINTAINERS (Various Maintainers): Add myself to reload.
5727
5728 2008-10-25 Richard Guenther <rguenther@suse.de>
5729
5730 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5731 maintainer. Remove myself as libgcc-math maintainer.
5732 (Non-Algorithmic Maintainers): Remove myself.
5733
5734 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5735
5736 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5737 * Makefile.in: Regenerated.
5738
5739 2008-10-23 Cary Coutant <ccoutant@google.com>
5740
5741 * MAINTAINERS (Write after approval): Add myself.
5742
5743 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5744
5745 PR gdb/921
5746 PR gdb/1646
5747 PR gdb/2175
5748 PR gdb/2176
5749
5750 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5751 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5752 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5753 (HOST_EXPORTS): Pass CPPFLAGS.
5754 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5755 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5756 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5757 * Makefile.in, configure: Regenerated.
5758 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5759 and CPPFLAGS_FOR_BUILD.
5760
5761 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5762
5763 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5764 Sebastian Pop.
5765
5766 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5767
5768 * MAINTAINERS (Write After Approval): Added myself.
5769
5770 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5771
5772 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5773 recommended version to 2.3.2.
5774
5775 * configure: Regenerate.
5776
5777 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5778
5779 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5780
5781 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5782
5783 * MAINTAINERS (Write After Approval): Update e-mail address.
5784
5785 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5786
5787 * libtool.m4: Update to libtool 2.2.6.
5788 * lt~obsolete.m4: Update to libtool 2.2.6.
5789 * ltmain.sh: Update to libtool 2.2.6.
5790 * ltsugar.m4: Update to libtool 2.2.6.
5791 * ltversion.m4: Update to libtool 2.2.6.
5792 * ltoptions.m4: Update to libtool 2.2.6.
5793 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5794
5795 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5796
5797 * MAINTAINERS (Write After Approval): Add myself.
5798
5799 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5800
5801 * MAINTAINERS (Write After Approval): Update my name.
5802
5803 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5804
5805 * MAINTAINERS: Add myself in "Write After Approval".
5806
5807 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5808
5809 * MAINTAINERS: Add myself as ia64 maintainer.
5810
5811 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5812
5813 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5814 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5815 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5816 and Michael Tiemann from Write After Approval since they do not
5817 actually have access.
5818
5819 2008-09-05 Richard Guenther <rguenther@suse.de>
5820
5821 * configure.ac: Initialize clooglibs to -lcloog.
5822 * configure: Re-generate.
5823
5824 2008-09-04 Le-Chun Wu <lcwu@google.com>
5825
5826 * MAINTAINERS (Write After Approval): Add myself.
5827
5828 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5829
5830 * configure.ac (--with-cloog-polylib): New.
5831 (--disable-cloog-version-check): New.
5832 (--disable-ppl-version-check): New.
5833 * configure: Re-generate.
5834
5835 2008-09-03 Richard Guenther <rguenther@suse.de>
5836
5837 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5838 cloog test.
5839 * configure: Re-generate.
5840
5841 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5842
5843 Add picoChip port.
5844 * MAINTAINERS: Add picoChip maintainers.
5845
5846 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5847 Tobias Grosser <grosser@fim.uni-passau.de>
5848 Jan Sjodin <jan.sjodin@amd.com>
5849 Harsha Jagasia <harsha.jagasia@amd.com>
5850 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5851 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5852 Adrien Eliche <aeliche@isty.uvsq.fr>
5853
5854 Merge from graphite branch.
5855 * configure: Regenerate.
5856 * Makefile.in: Regenerate.
5857 * configure.ac (host_libs): Add ppl and cloog.
5858 Add checks for PPL and CLooG.
5859 * Makefile.def (ppl, cloog): Added modules and dependences.
5860 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5861 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5862
5863 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5864
5865 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5866 (GCC_SHLIB_SUBDIR): New.
5867 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5868 * configure: Regenerate.
5869 * Makefile.in: Regenerate.
5870
5871 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5872
5873 * MAINTAINERS: Consistently use tabs to separate columns.
5874
5875 2008-08-29 Tristan Gingold <gingold@adacore.com>
5876
5877 * MAINTAINERS (Write after Approval): Add myself.
5878
5879 2008-08-28 Tristan Gingold <gingold@adacore.com>
5880
5881 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5882 Enable bfd, binutils and opcodes.
5883 * configure: Regenerate.
5884
5885 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5886
5887 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5888
5889 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5890
5891 * MAINTAINERS: Use correct Umlaut for last name.
5892
5893 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5894
5895 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5896
5897 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5898
5899 * MAINTAINERS: Update my email address.
5900
5901 2008-08-16 Nicolas Roche <roche@adacore.com>
5902
5903 * Makefile.tpl: Add BOOT_ADAFLAGS.
5904 * Makefile.in: Regenerate.
5905
5906 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5907
5908 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5909 * configure: Regenerate.
5910
5911 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5912
5913 * configure.ac: Add makefile fragments for hpux.
5914 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5915 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5916 * configure: Regenerate.
5917 * Makefile.in: Regenerate.
5918
5919 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5920
5921 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5922
5923 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5924
5925 * MAINTAINERS (Write after Approval): Add myself.
5926
5927 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5928
5929 * MAINTAINERS (Write After Approval): Add myself.
5930
5931 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5932
5933 * MAINTAINERS (Write After Approval): Add myself.
5934
5935 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5936
5937 * MAINTAINERS: Update my email address.
5938
5939 2008-06-25 Joey Ye <joey.ye@intel.com>
5940
5941 * MAINTAINERS (Write After Approval): Add myself.
5942
5943 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5944
5945 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5946 * Makefile.in: Regenerate.
5947 * configure: Regenerate.
5948
5949 2008-06-17 Daniel Kraft <d@domob.eu>
5950
5951 * MAINTAINERS (Write After Approval): Add myself.
5952
5953 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5954
5955 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5956 "$@" is still intact with both Autoconf 2.59 and 2.62.
5957 * configure: Regenerate.
5958
5959 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5960
5961 * Makefile.tpl: Fix comment errors.
5962 * Makefile.in: Regenerate.
5963
5964 2008-06-12 David S. Miller <davem@davemloft.net>
5965 David Edelsohn <edelsohn@gnu.org>
5966
5967 * configure.ac: Add powerpc*-*-* to gold supported targets.
5968 * configure: Regenerate.
5969
5970 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5971
5972 PR tree-optimization/36218
5973 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5974 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5975 (all prefix="build-"): Pass them to build-system sub-makes.
5976 * Makefile.in: Regenerate.
5977
5978 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5979
5980 * MAINTAINERS (mt port): Remove.
5981 (sco5, unixware, sco udk): Remove.
5982 (Kean Johnston): Add to Write After Approval.
5983
5984 2008-05-30 Julian Brown <julian@codesourcery.com>
5985
5986 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5987 of libobjc for ARM EABI Linux.
5988 * configure: Regenerate.
5989
5990 2008-05-18 Xinliang David Li <davidxl@google.com>
5991
5992 * ChangeLog: Remove wrong ChangeLog entry.
5993
5994 2008-05-17 Xinliang David Li <davidxl@google.com>
5995
5996 * MAINTAINERS (Write After Approval): Add myself.
5997
5998 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5999
6000 * MAINTAINERS (Write After Approval): Add myself.
6001
6002 2008-05-14 Rafael Espíndola <espindola@google.com>
6003
6004 * config-ml.in: don't handle --enable-shared and --enable-static.
6005
6006 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6007
6008 * MAINTAINERS: Update my email address.
6009
6010 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6011
6012 * MAINTAINERS: Update my email address.
6013
6014 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6015
6016 * MAINTAINERS (Write After Approval): Add myself.
6017
6018 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6019
6020 * MAINTAINERS (Write After Approval): Add myself.
6021
6022 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6023
6024 * MAINTAINERS (crx): Add myself.
6025
6026 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6027
6028 Sync with src:
6029 2008-04-14 David S. Miller <davem@davemloft.net>
6030
6031 * configure.ac: Add sparc*-*-* to gold supported targets.
6032 * configure: Regenerate.
6033
6034 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6035
6036 PR bootstrap/35457
6037 * configure.ac: Include override.m4.
6038 * configure: Regenerate.
6039
6040 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6041
6042 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6043 * Makefile.in: Regenerate.
6044
6045 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6046
6047 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6048 as nonconfigurable directories list.
6049 * configure: Regenerate.
6050
6051 2008-04-14 Ben Elliston <bje@au.ibm.com>
6052
6053 * config.sub, config.guess: Update from upstream sources.
6054
6055 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6056
6057 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6058 * Makefile.in: Regenerate.
6059
6060 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6061
6062 * configure.ac: Do not build libssp for the AVR.
6063 * configure: Regenerate.
6064
6065 2008-04-07 Ian Lance Taylor <iant@google.com>
6066
6067 * Makefile.def: check-gold depends upon all-binutils.
6068 * Makefile.in: Regenerate.
6069
6070 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6071
6072 * MAINTAINERS (Write After Approval): Add myself.
6073
6074 2008-04-04 Nick Clifton <nickc@redhat.com>
6075
6076 PR binutils/4334
6077 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6078 builds.
6079 * configure: Regenerate.
6080
6081 2008-04-04 NightStrike <NightStrike@gmail.com>
6082
6083 PR other/35151
6084 * configure.ac: Combine rules for mingw32 and mingw64.
6085 * configure: Regenerate.
6086
6087 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6088
6089 * MAINTAINERS (Write After Approval): Add myself.
6090
6091 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6092
6093 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6094 * Makefile.in (.NOTPARALLEL): Ditto.
6095
6096 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6097
6098 * MAINTAINERS (Write After Approval): Add myself.
6099
6100 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6101
6102 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6103 * Makefile.in (.NOTPARALLEL): Regenerate.
6104
6105 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6106
6107 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6108 * Makefile.in: Regenerate.
6109
6110 2008-03-26 Jakub Staszak <kuba@et.pl>
6111
6112 * MAINTAINERS (Write After Approval): Add myself.
6113
6114 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6115
6116 * MAINTAINERS: Update e-mail address.
6117
6118 2008-03-20 Ian Lance Taylor <iant@google.com>
6119
6120 * configure.ac: Add support for --enable-gold.
6121 * Makefile.def: Add gold as a directory like ld.
6122 * configure, Makefile.in: Regenerate.
6123
6124 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6125
6126 * configure.ac: m4_include config/proginstall.m4.
6127 * configure: Regenerate.
6128
6129 Backport from upstream Libtool:
6130
6131 2007-10-12 Eric Blake <ebb9@byu.net>
6132
6133 Deal with Autoconf 2.62's semantic change in m4_append.
6134 * ltsugar.m4 (lt_append): Replace broken versions of
6135 m4_append.
6136 (lt_if_append_uniq): Don't require separator to be overquoted,
6137 and avoid broken m4_append.
6138 (lt_dict_add): Fix typo.
6139 * libtool.m4 (_LT_DECL): Don't overquote separator.
6140
6141 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6142
6143 * config.rpath: Add AIX 6 support.
6144
6145 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6146
6147 * Makefile.def (stageprofile). Remove -fprofile-generate
6148 from stage_libcflags.
6149 * Makefile.in: Regenerate.
6150
6151 2008-03-13 Ben Elliston <bje@au.ibm.com>
6152
6153 * config.sub, config.guess: Update from upstream sources.
6154
6155 2008-03-06 Tom Tromey <tromey@redhat.com>
6156
6157 * MAINTAINERS: Update for treelang deletion.
6158
6159 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6160
6161 * MAINTAINERS: Update my email address.
6162
6163 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6164
6165 * MAINTAINERS (darwin port): Add myself as a maintainer.
6166 (objective-c/c++): Add myself as a maintainer.
6167
6168 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6169
6170 * MAINTAINERS (Write After Approval): Update my email address.
6171
6172 2008-02-25 Tomas Bily <tbily@suse.cz>
6173
6174 * MAINTAINERS (Write After Approval): Add myself.
6175
6176 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6177
6178 * MAINTAINERS (OpenMP): Add myself.
6179
6180 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6181
6182 PR bootstrap/32009
6183 PR bootstrap/32161
6184
6185 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6186 * configure: Regenerate.
6187
6188 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6189 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6190 STAGE4_LIBCFLAGS): New.
6191 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6192 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6193 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6194 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6195 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6196 for target modules. Don't export LIBCFLAGS.
6197 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6198 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6199 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6200 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6201 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6202 * Makefile.in: Regenerate.
6203
6204 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6205
6206 PR libgcj/33085
6207 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6208 Do not use -DDLL_EXPORT. Backport from upstream.
6209
6210 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6211
6212 * MAINTAINERS (Write After Approval): Add myself.
6213
6214 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6215
6216 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6217 * configure: Regenerate.
6218
6219 2008-01-31 Marc Gauthier <marc@tensilica.com>
6220
6221 * configure.ac (xtensa*-*-*): Recognize processor variants.
6222 * configure: Regenerate.
6223
6224 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6225
6226 PR bootstrap/34922
6227 * configure.ac (PARSE_ARGS): Push suitable setting of
6228 ac_subdirs_all, for `./configure --help=recursive'.
6229 Handle `+' in generic toplevel directory disabling.
6230 * configure: Regenerate.
6231
6232 2008-01-28 Nick Clifton <nickc@redhat.com>
6233
6234 * MAINTAINERS (xstormy16): Take over maintainership.
6235
6236 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6237
6238 * MAINTAINERS (c4x port): Remove.
6239
6240 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6241
6242 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6243
6244 2008-01-23 Ben Elliston <bje@au.ibm.com>
6245
6246 * config.sub, config.guess: Update from upstream sources.
6247
6248 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6249
6250 * MAINTAINERS (Write After Approval): Add myself.
6251
6252 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6253
6254 * MAINTAINERS: Update my email address.
6255
6256 2008-01-09 Raksit Ashok <raksit@google.com>
6257
6258 * MAINTAINERS (Write After Approval): Add myself.
6259
6260 2008-01-09 Raksit Ashok <raksit@google.com>
6261
6262 * MAINTAINERS (Write After Approval): Add myself.
6263
6264 2008-01-08 Ben Elliston <bje@au.ibm.com>
6265
6266 * config.sub, config.guess: Update from upstream sources.
6267
6268 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6269
6270 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6271 Change recommended MPFR from 2.2.1 -> 2.3.0.
6272 * configure: Regenerate.
6273
6274 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6275
6276 * MAINTAINERS: Update my email address.
6277
6278 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6279
6280 * MAINTAINERS: Update my email address.
6281
6282 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6283
6284 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6285 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6286 * Makefile.in: Regenerate.
6287
6288 2007-12-10 Mark Heffernan <meheff@google.com>
6289
6290 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6291 misplaced entries.
6292
6293 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6294
6295 * configure.ac: Enable libjava for x86_64-*-darwin9.
6296 * configure: Regenerate.
6297
6298 2007-12-07 Bill Maddox <maddox@google.com>
6299
6300 * MAINTAINERS (Write After Approval): Add myself.
6301
6302 2007-12-05 Ben Elliston <bje@au.ibm.com>
6303
6304 * config.sub, config.guess: Update from upstream sources.
6305
6306 2007-12-02 Matthias Klose <doko@ubuntu.com>
6307
6308 * config-ml.in: Remove 64bit configure tests.
6309
6310 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6311
6312 * config-ml.in: Robustify against white space in absolute file
6313 names.
6314
6315 * config-ml.in (multi-clean): Substitute ${Makefile}.
6316 Remove superfluous ${Makefile} in list.
6317
6318 2007-11-19 Thiemo Seufer <ths@mips.com>
6319
6320 * config-ml.in: Don't hardcode the Makefile name.
6321
6322 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6323
6324 * MAINTAINERS (Write After Approval): Add myself.
6325
6326 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6327
6328 * MAINTAINERS (Write After Approval): Add myself.
6329
6330 2007-11-06 Doug Kwan <dougkwan@google.com>
6331
6332 * MAINTAINERS (Write After Approval): Add myself.
6333
6334 2007-10-25 Ben Elliston <bje@au.ibm.com>
6335
6336 * MAINTAINERS (mercury): Remove entry.
6337 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6338
6339 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6340
6341 * Makefile.def (dependencies): Make configure-gdb depend on
6342 all-intl.
6343 * Makefile.in: Regenerated.
6344
6345 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6346
6347 * MAINTAINERS (Fortran maintainer): Remove myself.
6348
6349 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6350
6351 * Makefile.def: To avoid problems running with parallel makes,
6352 build newlib before libgloss so that target specific header
6353 files are availble.
6354 * Makefile.in: Regenerate
6355
6356 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6357
6358 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6359 * Makefile.in: Regenerate.
6360
6361 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6362
6363 * MAINTAINERS (Register allocation reviewer): Add myself.
6364
6365 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6366
6367 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6368 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6369 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6370 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6371 * configure: Regenerate.
6372
6373 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6374
6375 * MAINTAINERS (Register allocation reviewer): Add myself.
6376
6377 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6378
6379 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6380 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6381 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6382 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6383 * configure.ac: Default them to host tools for $host = $build.
6384 Subst them.
6385
6386 * configure: Regenerate.
6387 * Makefile.in: Regenerate.
6388
6389 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6390
6391 * MAINTAINERS (Register allocation reviewer): Add myself.
6392
6393 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6394
6395 * MAINTAINERS (Register allocation reviewer): Add myself.
6396
6397 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6398
6399 * MAINTAINERS (Write After Approval): Fix typo.
6400
6401 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6402
6403 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6404 * configure: Regenerate.
6405
6406 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6407
6408 PR bootstrap/31906
6409 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6410 they're already prefixed.
6411
6412 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6413
6414 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6415 libstdc++.
6416 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6417 * configure: Regenerate.
6418 * Makefile.in: Regenerate.
6419
6420 2007-09-17 Andreas Schwab <schwab@suse.de>
6421
6422 * configure.ac: Raise minimum makeinfo version to 4.6.
6423 * configure: Regenerate.
6424
6425 2007-09-17 Johannes Singler <singler@ira.uka.de>
6426
6427 * MAINTAINERS (write-after-approval) add myself
6428
6429 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6430
6431 * configure.ac: Correct makeinfo version check.
6432 * configure: Regenerate.
6433
6434 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6435
6436 * MAINTAINERS: Update my email address.
6437
6438 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6439
6440 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6441 to $skipdirs and only disable gprof for newlib. Use the normal
6442 mips*-elf* handling in other respects.
6443 * configure: Regnerate.
6444
6445 2007-09-12 David Daney <ddaney@avtrex.com>
6446
6447 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6448 enabling libgcj.
6449 * configure: Regenerate.
6450
6451 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6452
6453 PR other/32154
6454 * configure.ac: For libgloss targets, point the linker to the linker
6455 script, startup code and simulator library.
6456 * configure: Regenerate.
6457
6458 2007-09-07 Andrew Haley <aph@redhat.com>
6459
6460 * configure.ac (noconfigdirs): Remove target-libffi and
6461 target-libjava.
6462 * configure: Regenerate.
6463
6464 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6465
6466 PR target/33281
6467 * configure.ac: Use config/mh-mingw on mingw.
6468 * configure: Regenerate.
6469
6470 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6471
6472 * MAINTAINERS (Write After Approval): Add myself.
6473
6474 2007-09-05 Richard Guenther <rguenther@suse.de>
6475
6476 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6477 nor --disable-checking is provided also turn on yes and types
6478 checking for stage1.
6479 * configure: Re-generate.
6480
6481 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6482
6483 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6484 (Write After Approval): Remove myself.
6485
6486 2007-08-29 Nick Clifton <nickc@redhat.com>
6487
6488 * config.sub, config.guess: Update from upstream sources.
6489
6490 2007-08-22 Bud Davis <jmdavis@link.com>
6491
6492 * MAINTAINERS (Write After Approval): Added myself.
6493 * MAINTAINERS (Reviewers): Removed myself.
6494
6495 2007-08-18 Paul Brook <paul@codesourcery.com>
6496 Joseph Myers <joseph@codesourcery.com>
6497
6498 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6499 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6500 * Makefile.in: Regenerate.
6501 * configure.ac (--with-debug-prefix-map): New.
6502 * configure: Regenerate.
6503
6504 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6505 Nigel Stephens <nigel@mips.com>
6506
6507 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6508 as target_makefile_frag.
6509 * configure: Regenerate.
6510
6511 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6512
6513 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6514 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6515 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6516 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6517 (do-compare, do-compare3, do-compare-debug): New.
6518 ([+compare-target+]): Use them.
6519
6520 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6521
6522 * MAINTAINERS (Write After Approval): Change my email address.
6523
6524 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6525 Ben Elliston <bje@au.ibm.com>
6526
6527 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6528 --silent if $silent.
6529 * configure: Regenerate.
6530
6531 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6532
6533 * MAINTAINERS (Various Maintainers): Add myself as
6534 loop infrastructure maintainer. Update my e-mail
6535 address.
6536
6537 2007-07-31 Diego Novillo <dnovillo@google.com>
6538
6539 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6540 Adjust description.
6541
6542 2007-07-26 Richard Guenther <rguenther@suse.de>
6543
6544 * configure.ac: Add types checking to stage1 checking flags.
6545 * configure: Regenerate.
6546
6547 2007-07-17 Nick Clifton <nickc@redhat.com>
6548
6549 * COPYING3: New file. Contains version 3 of the GNU General
6550 Public License.
6551 * COPYING3.LIB: New file. Contains version 3 of the GNU
6552 Lesser General Public License.
6553
6554 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6555
6556 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6557
6558 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6559
6560 * MAINTAINERS (S/390 co-maintainer): Add myself.
6561 (Write After Approval): Remove myself.
6562
6563 2007-07-13 Dan Hipschman <dsh@google.com>
6564
6565 * MAINTAINERS (Write After Approval): Add myself.
6566
6567 2007-07-11 Nick Clifton <nickc@redhat.com>
6568
6569 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6570 WINDRES export.
6571 * Makefile.in: Regenerate.
6572
6573 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6574
6575 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6576 maintainer.
6577
6578 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6579
6580 * lt~obsolete.m4: New. Import from 20070318 libtool.
6581
6582 2007-07-03 Julian Brown <julian@codesourcery.com>
6583
6584 * MAINTAINERS (Write After Approval): Add myself.
6585
6586 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6587
6588 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6589 * configure: Regenerate.
6590
6591 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6592
6593 * configure.ac: Add some missing m4 quotation.
6594 * configure: Regenerate.
6595
6596 2007-07-02 Simon Baldwin <simonb@google.com>
6597
6598 * MAINTAINERS (Write After Approval): Add myself.
6599
6600 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6601
6602 * configure: Regenerate.
6603
6604 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6605
6606 * Makefile.def: Add windmc tool to build.
6607 * Makefile.tpl: Likewise.
6608 * configure.ac: Likewise.
6609 * Makefile.in: Regenerate.
6610 * configure: Regenerate.
6611
6612 2007-06-28 DJ Delorie <dj@redhat.com>
6613
6614 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6615 not building newlib.
6616 * configure: Regenerated.
6617
6618 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6619
6620 * MAINTAINERS (Write After Approval): Add myself.
6621
6622 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6623
6624 * MAINTAINERS (Write After Approval): Add myself.
6625
6626 2007-06-19 Chris Matthews <chrismatthews@google.com>
6627
6628 * MAINTAINERS (Write After Approval): Add myself.
6629
6630 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6631
6632 * MAINTAINERS (Write After Approval): Add myself.
6633
6634 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6635
6636 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6637 * Makefile.in: Regenerated.
6638
6639 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6640
6641 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6642 bfin*-*-uclinux* targets.
6643 * configure: Regenerate.
6644
6645 2007-06-14 Ian Lance Taylor <iant@google.com>
6646
6647 * MAINTAINERS: Add myself as non-algorithmic global write
6648 maintainer.
6649
6650 2007-06-14 Diego Novillo <dnovillo@google.com>
6651
6652 * MAINTAINERS: Add self as middle-end maintainer and
6653 non-algorithmic global write maintainer.
6654
6655 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6656
6657 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6658 Move all Fortran maintainers except Paul Brook into the
6659 Non-Autopoiesis section.
6660
6661 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6662
6663 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6664 (distclean-stage[+id+]): Possibly delete stage_last.
6665 * Makefile.in: Regenerate.
6666
6667 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6668
6669 * MAINTAINERS (Various Maintainer): Fix typo.
6670
6671 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6672
6673 * MAINTAINERS (Various Maintainer): Add myself as
6674 dataflow maintainer.
6675
6676 2007-06-07 Ben Elliston <bje@au.ibm.com>
6677
6678 * config.sub, config.guess: Update from upstream sources.
6679
6680 2007-06-07 Ben Elliston <bje@au.ibm.com>
6681
6682 * Makefile.tpl: Fix spelling error.
6683 * Makefile.in: Regenerate.
6684
6685 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6686
6687 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6688 lt_cv_sys_max_cmd_len.
6689
6690 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6691
6692 * MAINTAINERS (Various Maintainers): Add myself as
6693 auto-vectorizer maintainer.
6694
6695 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6696
6697 PR libjava/32098
6698 * libtool.m4: Revert previous change.
6699 * ltgcc.m4: Put it here.
6700
6701 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6702
6703 * MAINTAINERS (Various Maintainers): Add myself as
6704 auto-vectorizer maintainer.
6705
6706 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6707
6708 PR libjava/32098
6709 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6710
6711 2007-05-30 Richard Guenther <rguenther@suse.de>
6712
6713 * MAINTAINERS (Various Maintainers): Add myself as
6714 auto-vectorizer maintainer.
6715
6716 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6717
6718 PR bootstrap/29382
6719 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6720 * configure: Rebuilt.
6721
6722 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6723
6724 * MAINTAINERS (Write After Approval): Removed my name.
6725
6726 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6727
6728 * MAINTAINERS (Write After Approval): Remove myself.
6729
6730 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6731
6732 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6733
6734 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6735
6736 * ltmain.sh: Update from ToT Libtool.
6737 * libtool.m4: Update from ToT Libtool.
6738 * ltsugar.m4: New. Update from ToT Libtool.
6739 * ltversion.m4: New. Update from ToT Libtool.
6740 * ltoptions.m4: New. Update from ToT Libtool.
6741 * ltconfig: Remove.
6742 * ltcf-c.sh: Remove.
6743 * ltcf-cxx.sh: Remove.
6744 * ltcf-gcj.sh: Remove.
6745
6746 2007-05-22 Ollie Wild <aaw@google.com>
6747
6748 * MAINTAINERS (Write After Approval): Add myself.
6749
6750 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6751
6752 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6753 stage_cflags.
6754 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6755 Remove CFLAGS/LIBCFLAGS.
6756 (configure-stage[+id+]-[+prefix+][+module+],
6757 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6758 * Makefile.in: Regenerate.
6759
6760 2007-05-15 Diego Novillo <dnovillo@google.com>
6761
6762 * MAINTAINERS: Update e-mail address.
6763
6764 2007-05-15 Revital Eres <eres@il.ibm.com>
6765
6766 * MAINTAINERS (Write After Approval): Add myself.
6767
6768 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6769
6770 * MAINTAINERS (Write After Approval): Updated my address.
6771
6772 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6773
6774 * MAINTAINERS (Write After Approval): Add myself.
6775
6776 2007-05-11 Silvius Rus <rus@google.com>
6777
6778 * MAINTAINERS (Write After Approval): Add myself.
6779
6780 2007-04-23 Tom Tromey <tromey@redhat.com>
6781
6782 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6783
6784 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6785
6786 * MAINTAINERS (cpplib): Rename to ...
6787 (libcpp): ... this. Add C/C++ front end maintainers.
6788
6789 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6790
6791 * config-ml.in: Pass ${ml_config_env} to configure calls.
6792
6793 2007-04-04 Christian Bruel <christian.bruel@st.com>
6794
6795 * MAINTAINERS (Write After Approval): Add myself.
6796
6797 2007-04-02 Dave Korn <dave.korn@artimi.com>
6798
6799 * MAINTAINERS (Write After Approval): Add myself.
6800
6801 2007-03-31 Tobias Burnus <burnus@net-b.de>
6802
6803 * MAINTAINERS (fortran 95 front end): Add myself.
6804
6805 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6806
6807 * MAINTAINERS (Write After Approval): Add myself.
6808
6809 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6810
6811 * MAINTAINERS (Modulo Scheduler): Add myself.
6812
6813 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6814
6815 * MAINTAINERS (fortran 95 front end): Add myself.
6816 (c++ front end): whitespace fix.
6817
6818 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6819
6820 * MAINTAINERS (Write After Approval): Add myself.
6821
6822 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6823
6824 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6825 of glob. Quote arguments with single quotes too.
6826 * configure: Regenerate.
6827
6828 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6829
6830 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6831 * Makefile.in: Regenerate
6832
6833 2007-03-07 Andreas Schwab <schwab@suse.de>
6834
6835 * configure: Regenerate.
6836
6837 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6838
6839 * configure.ac: Add "--with-pdfdir" configure option,
6840 which defines pdfdir variable.
6841 * Makefile.def (target=fixincludes): Add install-pdf to
6842 missing targets.
6843 (recursive_targets): Add install-pdf target.
6844 (flags_to_pass): Add pdfdir.
6845 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6846 target.
6847 * configure: Regenerate
6848 * Makefile.in: Regenerate
6849
6850 2007-02-28 Eric Christopher <echristo@apple.com>
6851
6852 Revert:
6853 2006-12-07 Mike Stump <mrs@apple.com>
6854
6855 * Makefile.def (dependencies): Add dependency for
6856 install-target-libssp and install-target-libgomp on
6857 install-gcc.
6858 * Makefile.in: Regenerate.
6859
6860 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6861
6862 * configure: Regenerate.
6863 * configure.ac: Move statements after variable declarations.
6864
6865 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6866
6867 * MAINTAINERS: Add myself as sh maintainer.
6868
6869 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6870
6871 * configure.ac: Adjust for loop syntax.
6872 * configure: Regenerate.
6873
6874 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6875
6876 * configure: Rebuilt.
6877
6878 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6879
6880 * configure.ac: Drop multiple occurrences of --enable-languages,
6881 and fix its quoting.
6882 * configure: Rebuilt.
6883
6884 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6885 Nathan Sidwell <nathan@codesourcery.com>
6886 Vladimir Prus <vladimir@codesourcery.com>
6887 Joseph Myers <joseph@codesourcery.com>
6888
6889 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6890 * configure: Regenerate.
6891
6892 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6893
6894 * ltconfig (freebsd*): Default to elf.
6895
6896 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6897
6898 * configure.ac (target_libraries): Move libgcc before libiberty.
6899 * configure: Regenerated.
6900
6901 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6902 Paolo Bonzini <bonzini@gnu.org>
6903
6904 PR bootstrap/30753
6905 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6906 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6907 * configure: Regenerated.
6908
6909 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6910
6911 * MAINTAINERS (Language Front End Maintainers): Update my mail
6912 address.
6913
6914 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6915
6916 PR bootstrap/30748
6917 * configure.ac: Correct syntax for Solaris ksh.
6918 * configure: Regenerated.
6919
6920 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6921
6922 * configure.ac: Sync with src.
6923 * configure: Regenerate.
6924
6925 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6926
6927 * Makefile.in: Regenerate.
6928
6929 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6930
6931 * config.sub: Sync with src.
6932
6933 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6934
6935 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6936 noncanonical equivalents.
6937 * configure.in: Rename to...
6938 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6939 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6940 target_noncanonical. Use them. Rewrite removal of configure
6941 arguments for autoconf 2.59. Discard variable settings. Force
6942 program_transform_name for native tools.
6943
6944 * Makefile.in: Regenerated.
6945 * configure: Regenerated with autoconf 2.59.
6946
6947 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6948
6949 * MAINTAINERS (Write After Approval): Add myself.
6950
6951 2007-01-31 Andreas Schwab <schwab@suse.de>
6952
6953 * Makefile.tpl (LDFLAGS): Substitute it.
6954 * Makefile.in: Regenerate.
6955
6956 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6957
6958 * MAINTAINERS (Write After Approval): Add myself.
6959
6960 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6961
6962 * MAINTAINERS (spu port): Add myself.
6963
6964 2007-01-23 Richard Guenther <rguenther@suse.de>
6965
6966 PR bootstrap/30541
6967 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6968 * Makefile.tpl (GNATBIND): Substitute it.
6969 (GNATMAKE): Likewise.
6970 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6971 of STAGE_PREFIX.
6972 * Makefile.in: Regenerate.
6973 * configure: Regenerate.
6974
6975 2007-01-18 Mike Stump <mrs@apple.com>
6976
6977 * configure.in: Re-enable -Werror for gcc builds.
6978
6979 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6980
6981 * MAINTAINERS (Write After Approval): Add myself.
6982
6983 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6984
6985 * configure.in: Change == to = in test command.
6986 * configure: Regenerate.
6987
6988 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6989 Nick Clifton <nickc@redhat.com>
6990 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6991
6992 * configure.in (build_configargs, host_configargs, target_configargs):
6993 Remove build/host/target parameters.
6994 (host_libs): Add gmp and mpfr.
6995 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6996 * Makefile.def (gmp, mpfr): New.
6997 (gcc): Remove target.
6998 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6999 target_os, target_vendor): New.
7000 (configure): Add host_alias/target_alias arguments; adjust invocations.
7001 * configure: Regenerate.
7002 * Makefile.in: Regenerate.
7003
7004 2007-01-11 Matt Fago <fago@earthlink.net>
7005
7006 * configure.in: Try to link to functions only in mpfr 2.2.x
7007 to improve robustness of configure tests.
7008 * configure: Regenerate.
7009
7010 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7011
7012 * MAINTAINERS: Add myself as i386 maintainer.
7013
7014 2007-01-08 Jan Hubicka <jh@suse.cz>
7015
7016 * MAINTAINERS: Add myself as i386 maintainer.
7017
7018 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7019
7020 * configure.in: Add support for an x86_64-mingw* target.
7021 * configure: Regenerate.
7022
7023 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7024
7025 * Makefile.tpl (all-target): Correct @if conditional for target
7026 modules.
7027 * configure.in: Omit libiberty if building only target libgcc.
7028 * configure, Makefile.in: Regenerated.
7029
7030 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7031
7032 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7033 * configure: Regenerate.
7034
7035 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7036
7037 * Makefile.def (target_modules): Add libgcc.
7038 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7039 * Makefile.tpl (clean-target-libgcc): Delete.
7040 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7041 on gcc even for bootstrapped modules. Rewrite handling of
7042 lang_env_dependencies to loop over target_modules.
7043 * configure.in (target_libraries): Add target-libgcc.
7044 * Makefile.in, configure: Regenerated.
7045
7046 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7047
7048 * configure.in: Reorganize recognition of languages. Add
7049 --enable-stage1-languages. Show supported languages for the chosen
7050 target rather than all recognized languages.
7051 * configure: Regenerate.
7052
7053 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7054
7055 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7056 * Makefile.in: Regenerate.
7057
7058 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7059
7060 * configure.in: Warn that MPFR 2.2.0 is buggy.
7061 * configure: Regenerate.
7062
7063 2006-12-27 Ian Lance Taylor <iant@google.com>
7064
7065 * configure.in: When removing Makefiles to force a reconfigure, also
7066 remove prev-DIR*/Makefile.
7067 * configure: Regenerate.
7068
7069 2006-12-22 Andreas Schwab <schwab@suse.de>
7070
7071 * configure: Regenerate with correct autoconf version.
7072
7073 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7074
7075 * configure.in: add AC_SUBST for *_FOR_TARGET.
7076 * configure: Regenerate.
7077
7078 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7079
7080 * configure.in: Simplify logic for rejecting languages that cannot
7081 be built. Separate the case when a language is unsupported,
7082 from the case when the user chooses not to build a language.
7083
7084 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7085
7086 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7087 it only affects bootstrap and could be tested on "$host" as well.
7088 * configure: Regenerate.
7089 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7090
7091 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7092
7093 PR bootstrap/29544
7094 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7095 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7096 move here comment from Makefile.tpl.
7097 * Makefile.tpl: Move some definitions higher in the file.
7098 (STAGE1_CHECKING): New.
7099 * configure.in: Add --enable-stage1-checking.
7100 * configure: Regenerate.
7101 * Makefile.in: Regenerate.
7102
7103 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7104
7105 * MAINTAINERS: Add myself as build system maintainer.
7106
7107 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7108
7109 * MAINTAINERS (Write After Approval): Add myself.
7110
7111 2006-12-13 Eric Christopher <echristo@apple.com>
7112
7113 * MAINTAINERS: Add myself as darwin maintainer.
7114
7115 2006-12-11 Ian Lance Taylor <ian@airs.com>
7116
7117 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7118
7119 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7120
7121 MAINTAINERS: Update my entry.
7122
7123 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7124
7125 * configure.in: Handle spu makefile frag.
7126 * Makefile.tpl (MAINT): Define
7127 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7128 * configure: Regenerate.
7129 * Makefile.in: Regenerate.
7130
7131 2006-12-11 Ben Elliston <bje@au.ibm.com>
7132
7133 * config.guess: Import latest version.
7134 * config.sub: Likewise.
7135
7136 2006-12-11 Ben Elliston <bje@au.ibm.com>
7137
7138 * configure.in (spu-*-*): Don't skip target-libiberty.
7139 * configure: Regenerate.
7140
7141 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7142
7143 PR bootstrap/30134
7144 * configure.in: Correct x86 darwin support for libjava to powerpc
7145 and i?86 only.
7146 * configure: Regenerate.
7147
7148 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7149
7150 * configure.in: Add x86 darwin support for libjava.
7151 * configure: Regenerate.
7152
7153 2006-12-07 Mike Stump <mrs@apple.com>
7154
7155 * Makefile.def (dependencies): Add dependency for
7156 install-target-libssp and install-target-libgomp on
7157 install-gcc.
7158 * Makefile.in: Regenerate.
7159
7160 2006-12-04 Richard Guenther <rguenther@suse.de>
7161
7162 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7163 (Non-Algorithmic Maintainers): Move over non-algorithmic
7164 loop optimizer maintainers, add myself as a non-algorithmic
7165 middle-end maintainer.
7166
7167 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7168
7169 * MAINTAINERS (Write After Approval): Add myself.
7170
7171 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7172
7173 * configure.in: Update error message for missing GMP/MPFR.
7174
7175 * configure: Regenerate.
7176
7177 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7178
7179 * configure.in: Update MPFR version in error message.
7180
7181 * configure: Regenerate.
7182
7183 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7184
7185 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7186 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7187 --with-gmp-lib): New flags.
7188
7189 * configure: Regenerate.
7190
7191 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7192
7193 * MAINTAINERS (Write After Approval): Change my email address.
7194
7195 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7196
7197 * MAINTAINERS (Write After Approval): Add myself.
7198
7199 2006-11-22 Philipp Thomas <pth@suse.de>
7200
7201 * MAINTAINERS (i18n): Update e-mail address.
7202
7203 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7204
7205 * MAINTAINERS (spu port): Add myself as maintainer.
7206 (Write After Approval): Remove myself.
7207
7208 2006-11-22 Ben Elliston <bje@au.ibm.com>
7209
7210 * configure.in (skipdirs): Don't build libssp for SPU.
7211 * configure: Regenerate.
7212
7213 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7214
7215 * MAINTAINERS (spu port): Add myself as maintainer.
7216 (libobjc): Update my email address.
7217
7218 2006-11-21 Andrea Bona <andrea.bona@st.com>
7219
7220 * MAINTAINERS (Write After Approval): Add myself.
7221
7222 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7223
7224 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7225 * configure : Rebuilt.
7226
7227 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7228
7229 * MAINTAINERS (Write After Approval): Add myself.
7230
7231 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7232
7233 * MAINTAINERS (Write After Approval): Add myself.
7234
7235 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7236
7237 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7238 libmpfr.a.
7239 * configure: Regenerate.
7240
7241 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7242
7243 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7244 (unstage): Test for stage_last presence.
7245
7246 PR bootstrap/29802
7247 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7248 STAGE_PREFIX.
7249 * Makefile.in: Regenerate.
7250
7251 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7252
7253 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7254 maintainers.
7255
7256 2006-11-14 Erven Rohou <erven.rohou@st.com>
7257
7258 * MAINTAINERS (Write After Approval): Add myself.
7259
7260 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7261
7262 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7263 and stageN-package/Makefile.
7264 * Makefile.in: Regenerated.
7265
7266 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7267
7268 * configure.in: Remove target-libgloss from noconfigdirs for
7269 bfin-*-*.
7270 * configure: Regenerated.
7271
7272 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7273
7274 * configure.in (have_gmp): Only error if the gcc directory exists.
7275
7276 * configure: Regenerate.
7277
7278 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7279
7280 * configure.in: Robustify error message for missing GMP/MPFR.
7281
7282 * configure: Regenerate.
7283
7284 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7285
7286 * MAINTAINERS (Write After Approval): Add myself.
7287
7288 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7289
7290 * MAINTAINERS: Change email address.
7291
7292 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7293
7294 * MAINTAINERS (Write After Approval): Add myself.
7295
7296 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7297
7298 * MAINTAINERS (Write After Approval): Add myself.
7299
7300 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7301
7302 * MAINTAINERS (Write After Approval): Move myself to
7303 Write After Approval section.
7304
7305 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7306
7307 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7308 need_gmp anymore.
7309 * configure: Regenerate.
7310
7311 2006-10-16 Tobias Burnus <burnus@net-b.de>
7312
7313 * MAINTAINERS (Write After Approval): Add myself.
7314
7315 2006-10-16 Ben Elliston <bje@au.ibm.com>
7316
7317 * config.guess: Import latest version.
7318 * config.sub: Likewise.
7319
7320 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7321
7322 * Makefile.def: Added pdf target handling.
7323 * Makefile.tpl: Added pdf target handling.
7324 * Makefile.in: Regenerated.
7325
7326 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7327
7328 * MAINTAINERS: Add self as score port maintainer.
7329
7330 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7331
7332 * MAINTAINERS (Write After Approval): Add myself.
7333
7334 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7335
7336 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7337 or newer.
7338 * configure: Regenerated.
7339
7340 2006-09-27 Dave Brolley <brolley@redhat.com>
7341
7342 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7343 using $s instead of $r.
7344 * configure: Regenerated.
7345
7346 2006-09-26 Thiemo Seufer <ths@mips.com>
7347
7348 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7349 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7350 * configure: Regenerate.
7351
7352 2006-09-24 Graeme Peterson <gridly@gmail.com>
7353
7354 * MAINTAINERS (Write After Approval): Remove myself.
7355
7356 2006-09-22 Chao-ying Fu <fu@mips.com>
7357
7358 * MAINTAINERS (Write After Approval): Add myself.
7359
7360 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7361
7362 * MAINTAINERS: Add self as soft-fp maintainer.
7363
7364 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7365
7366 * MAINTAINERS: Add myself as avr maintainer.
7367 Remove Marek Michalkiewicz as avr maintainer.
7368
7369 2006-09-07 Roberto Costa <roberto.costa@st.com>
7370
7371 * MAINTAINERS (Write After Approval): Add myself.
7372
7373 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7374
7375 * configure.in: Never build newlib for a Mingw host.
7376 Never build newlib as Mingw target library.
7377 Test the existence of winsup/cygwin for building a Cygwin newlib,
7378 rather than just winsup.
7379 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7380 building a Mingw target.
7381 * configure: Regenerate.
7382
7383 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7384
7385 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7386
7387 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7388
7389 * config.guess: Import from src (was more updated).
7390 * config.sub: Likewise.
7391
7392 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7393
7394 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7395 * configure: Regenerated.
7396
7397 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7398
7399 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7400 for stages after the first.
7401
7402 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7403
7404 * Makefile.def: Add dependencies for configure-opcodes
7405 on configure-intl and all-opcodes on all-intl.
7406 * Makefile.in: Regenerated.
7407
7408 2006-07-13 Ben Elliston <bje@au.ibm.com>
7409
7410 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7411
7412 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7413
7414 Port to hosts whose 'sort' and 'tail' implementations
7415 treat operands with leading '+' as file names, as POSIX
7416 has required since 2001. However, make sure the code still
7417 works on pre-POSIX hosts.
7418 * ltmain.sh: Don't assume "sort +2" is equivalent to
7419 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7420
7421 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7422
7423 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7424
7425 2006-07-04 Peter O'Gorman <peter@pogma.com>
7426
7427 * ltconfig: chmod 644 before ranlib during install.
7428
7429 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7430
7431 PR bootstrap/18058
7432 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7433 if the bootstrap compiler is a GCC version that supports it.
7434 * configure: Regenerate.
7435
7436 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7437
7438 * configure.in: Fix thinkos in previous check-in.
7439 * configure: Regenerate.
7440
7441 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7442
7443 PR other/27063
7444 * configure.in: Test subdir_requires and give an appropriate
7445 error message.
7446 * configure: Regenerate.
7447
7448 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7449
7450 * MAINTAINERS (Write After Approval): Add myself.
7451
7452 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7453
7454 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7455
7456 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7457
7458 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7459
7460 2006-06-20 David Ayers <d.ayers@inode.at>
7461
7462 PR bootstrap/28072
7463 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7464 whether target-libjava is being configured instead of whether the
7465 java front end is enabled.
7466 * configure: Regenerate.
7467
7468 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7469
7470 PR target/27540
7471 * configure.in: Only enable libgomp on IRIX 6.
7472 * configure: Regenerate.
7473
7474 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7475
7476 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7477 too.
7478 * Makefile.in: Regenerate.
7479
7480 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7481
7482 * config-ml.in: Alter CCASFLAGS to include special
7483 multilib options the same as is done for CFLAGS.
7484
7485 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7486
7487 * configure.in: Don't enable libgomp on hpux10.
7488 * configure: Rebuilt.
7489
7490 2006-06-12 David Ayers <d.ayers@inode.at>
7491
7492 PR bootstrap/27963
7493 PR target/19970
7494 * configure.in: Remove target-boehm-gc from noconfigdirs where
7495 ${libgcj} is specified.
7496 * configure: Regenerate.
7497
7498 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7499
7500 Sync from src:
7501
7502 * configure.in: Sync.
7503 * configure: Regenerated.
7504
7505 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7506
7507 * Makefile.def: Added dependencies from sim and gdb on intl, and
7508 added configure dependencies to everything with an all dependency
7509 on intl.
7510 * Makefile.in: Regenerated.
7511
7512 2006-06-06 David Ayers <d.ayers@inode.at>
7513
7514 PR libobjc/13946
7515 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7516 * Makefile.in: Regenerate.
7517 * configure.in: Add --enable-objc-gc at toplevel and have it
7518 enable boehm-gc for Objective-C.
7519 Remove target-boehm-gc from libgcj.
7520 Add target-boehm-gc to target_libraries.
7521 Add target-boehm-gc to noconfigdirs where ${libgcj}
7522 is specified.
7523 Assert that boehm-gc is supported when requested for Objective-C.
7524 Only build boehm-gc if needed either for Java or Objective-C.
7525 * configure: Regenerate.
7526
7527 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7528
7529 PR 27674
7530 * Makefile.tpl (configure-[+prefix+][+module+],
7531 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7532 Remove rule to unstage bootstrapped modules.
7533 (stage_current): New.
7534 * Makefile.in: Regenerate.
7535
7536 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7537
7538 * MAINTAINERS (Write After Approval): Update my e-mail address.
7539
7540 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7541
7542 * include/libiberty.h: Declare pex_run_in_environment.
7543
7544 2006-05-31 Asher Langton <langton2@llnl.gov>
7545
7546 * MAINTAINERS (Write After Approval): Add myself.
7547
7548 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7549
7550 * Makefile.def (bfd, opcodes): Fix lib_path.
7551 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7552 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7553 * Makefile.in: Regenerate.
7554
7555 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7556
7557 * Makefile.in: Regenerate.
7558
7559 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7560
7561 * Makefile.def: Add install-html target. Add datarootdir
7562 docdir and htmldir to flags_to_pass.
7563 * Makefile.tpl: Add install-html target.
7564 * Makefile.in: Regenerate.
7565 * configure.in: Add --with-datarootdir, --with-docdir, and
7566 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7567 * configure: Regenerate.
7568
7569 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7570
7571 * configure.in: Enable gprof for cross builds.
7572 * configure: Regenerate.
7573
7574 2006-05-22 Richard Guenther <rguenther@suse.de>
7575
7576 Revert
7577 2006-01-31 Richard Guenther <rguenther@suse.de>
7578 Paolo Bonzini <bonzini@gnu.org>
7579
7580 * Makefile.def (target_modules): Add libgcc-math target module.
7581 * configure.in (target_libraries): Add libgcc-math target library.
7582 (--enable-libgcc-math): New configure switch.
7583 * Makefile.in: Re-generate.
7584 * configure: Re-generate.
7585 * libgcc-math: New toplevel directory.
7586
7587 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7588 Andreas Tobler <a.tobler@schweiz.ch>
7589
7590 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7591 * configure: Rebuilt.
7592
7593 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7594
7595 * MAINTAINERS (Write After Approval): Add myself.
7596
7597 2006-05-01 DJ Delorie <dj@redhat.com>
7598
7599 * configure.in: Restore CFLAGS if GMP isn't present.
7600 * configure: Regenerate.
7601
7602 2006-05-01 Richard Guenther <rguenther@suse.de>
7603
7604 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7605 maintainer.
7606
7607 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7608
7609 * MAINTAINERS (Write After Approval): Add myself.
7610
7611 2006-04-28 Jan Beulich <jbeulich@novell.com>
7612
7613 * MAINTAINERS (Write After Approval): Add myself.
7614
7615 2006-04-18 DJ Delorie <dj@redhat.com>
7616
7617 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7618 reference libgloss so that libssp can be built in a combined
7619 tree.
7620 * configure: Regenerate.
7621
7622 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7623
7624 * MAINTAINERS (Write After Approval): Add myself.
7625
7626 2006-04-05 Ben Elliston <bje@au.ibm.com>
7627
7628 * configure.in: Require makeinfo 4.4 or higher.
7629 * configure: Regenerate.
7630
7631 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7632
7633 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7634 Rearrange the entries of other libraries to have them in one place.
7635
7636 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7637
7638 * MAINTAINERS (Write After Approval): Remove myself.
7639 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7640
7641 2006-03-14 Richard Guenther <rguenther@suse.de>
7642
7643 * configure: Regenerate with autoconf 2.13.
7644
7645 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7646
7647 * MAINTAINERS: Use my work address.
7648
7649 * MAINTAINERS: Update my E-mail address.
7650
7651 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7652
7653 * configure.in: Handle --disable-<component> generically.
7654 * configure: Regenerate.
7655
7656 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7657
7658 PR libgcj/17311
7659 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7660
7661 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7662
7663 * MAINTAINERS (Write After Approval): Remove myself.
7664 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7665
7666 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7667
7668 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7669 (TARGET_CONFIGDIRS): Remove.
7670 * configure.in: Remove AC_SUBST(target_configdirs).
7671 * Makefile.in, configure: Regenerated.
7672
7673 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7674
7675 * MAINTAINERS (Write After Approval): Remove myself.
7676 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7677
7678 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7679
7680 PR bootstrap/25670
7681
7682 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7683
7684 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7685 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7686 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7687 BUILD_PREFIX, BUILD_PREFIX_1.
7688 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7689
7690 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7691 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7692
7693 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7694 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7695 of `cat stage_current`. Always provide the `r' and `s' variables.
7696 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7697 a single shell execution.
7698 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7699 bootstrapped modules, make the stage1 module if the build was not
7700 started yet, else build the current stage.
7701 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7702 (all-build, all-host, all-target, [+make_target+]-host,
7703 [+make_target+]-target): Do not use \-continued lines.
7704 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7705 (current_stage, restrap, stage_last): New.
7706
7707 * Makefile.in: Regenerate.
7708 * configure: Regenerate.
7709
7710 2006-02-19 Bud Davis <jmdavis@link.com>
7711
7712 * MAINTAINERS (Write After Approval): Remove myself.
7713 (Language Front End Maintainers): Add myself as fortran 95
7714 maintainer and update e-mail address.
7715
7716 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7717
7718 * MAINTAINERS (Write After Approval): Remove myself.
7719 (Language Front End Maintainers): Add myself as fortran 95
7720 maintainer.
7721
7722 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7723
7724 * MAINTAINERS (Write After Approval): Add myself.
7725
7726 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7727
7728 * MAINTAINERS (Write After Approval): Remove myself.
7729 (Language Front End Maintainers): Add myself as
7730 fortran 95 maintainer.
7731
7732 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7733
7734 Sync from src:
7735
7736 2005-12-27 Leif Ekblad <leif@rdos.net>
7737
7738 * configure.in: Add support for RDOS target.
7739 * configure: Regenerate.
7740
7741 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7742 Andreas Schwab <schwab@suse.de>
7743
7744 * configure: Regenerate.
7745
7746 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7747
7748 * configure.in (enable_libgomp): Add AIX.
7749 * configure: Regenerate.
7750
7751 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7752
7753 * MAINTAINERS (Write After Approval): Add myself.
7754
7755 2006-02-03 Lee Millward <lee.millward@gmail.com>
7756
7757 * MAINTAINERS (Write After Approval): Add myself.
7758
7759 2006-01-31 Richard Guenther <rguenther@suse.de>
7760 Paolo Bonzini <bonzini@gnu.org>
7761
7762 * Makefile.def (target_modules): Add libgcc-math target module.
7763 * configure.in (target_libraries): Add libgcc-math target library.
7764 (--enable-libgcc-math): New configure switch.
7765 * Makefile.in: Re-generate.
7766 * configure: Re-generate.
7767 * libgcc-math: New toplevel directory.
7768
7769 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7770
7771 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7772 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7773 the assembler, linker and binutils.
7774 * configure: Regenerate.
7775
7776 2006-01-22 Dirk Mueller <dmueller@suse.de>
7777
7778 * MAINTAINERS (Write After Approval): Add myself.
7779
7780 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7781
7782 * configure: Regenerate.
7783
7784 2006-01-18 Richard Henderson <rth@redhat.com>
7785 Jakub Jelinek <jakub@redhat.com>
7786 Diego Novillo <dnovillo@redhat.com>
7787
7788 * libgomp: New directory.
7789 * Makefile.def: Add target_module libgomp.
7790 * Makefile.in: Regenerate.
7791 * configure.in (target_libraries): Add target-libgomp.
7792 * configure: Regenerate.
7793
7794 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7795
7796 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7797 @ from continuation.
7798 * Makefile.in: Rebuilt.
7799
7800 2006-01-04 Chris Lattner <sabre@gnu.org>
7801
7802 * MAINTAINERS (Write After Approval): Add myself.
7803
7804 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7805
7806 PR bootstrap/24252
7807
7808 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7809 * Makefile.tpl (OBJDUMP): New.
7810 (EXTRA_HOST_FLAGS): Add it.
7811 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7812
7813 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7814 to use symbolic links between directories. Avoid race conditions
7815 or make them harmless.
7816 * configure.in: Do not try to use symbolic links between directories.
7817
7818 * Makefile.def (LEAN): Pass.
7819 * Makefile.tpl (LEAN): Define.
7820 (stage[+id+]-start): Accept that the previous directory does not
7821 exist, if the bootstrap is lean.
7822 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7823 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7824 configure substitution.
7825 ([+compare-target+]): Likewise.
7826 ([+bootstrap-target+]-lean): New.
7827 * configure.in: Remove lean bootstrap support from here.
7828
7829 * Makefile.in: Regenerate.
7830 * configure: Regenerate.
7831
7832 2006-01-04 Ben Elliston <bje@au.ibm.com>
7833
7834 * MAINTAINERS (libdecnumber): Add myself.
7835
7836 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7837
7838 * libtool-ldflags: New script.
7839
7840 2006-01-02 Andreas Schwab <schwab@suse.de>
7841
7842 * configure.in: When reconfiguring remove Makefile in
7843 all stage directories.
7844 * configure: Regenerate.
7845
7846 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7847
7848 * MAINTAINERS: Update my email address.
7849
7850 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7851
7852 Revert Ada-related part of the previous change.
7853
7854 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7855 Do not pass.
7856 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7857 * Makefile.in: Regenerate.
7858 * configure.in: Do not include mt-ppc-aix target fragment.
7859 * configure: Regenerate.
7860
7861 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7862
7863 * configure.in: Select appropriate fragments for PowerPC/AIX.
7864 * configure: Regenerate.
7865
7866 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7867 BOOT_CFLAGS, BOOT_LDFLAGS.
7868 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7869 BOOT_CFLAGS, BOOT_LDFLAGS.
7870 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7871 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7872 (stage): Fail if we cannot complete the work.
7873 * Makefile.in: Regenerate.
7874
7875 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7876
7877 * configure.in: Replace ms1 with mt.
7878 * configure: Rebuilt.
7879
7880 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7881
7882 * MAINTAINERS: Update my email address.
7883
7884 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7885
7886 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7887 install-host-nogcc): Don't invoke $(stage) at the end.
7888 * Makefile.in: Regenerate.
7889
7890 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7891
7892 * configure.in: Flip the top-level bootstrap switch.
7893 * configure: Regenerate.
7894
7895 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7896
7897 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7898 $(stage) and $(unstage).
7899 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7900 (all): Remove stray semicolon.
7901 (local-distclean): Don't handle multilib.tmp and multilib.out.
7902 (install.all): Set $s for consistency.
7903 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7904 check_multilibs setting. Always make the install directory.
7905 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7906 Correct @if/@endif.
7907 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7908 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7909 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7910 (multilib.out): Remove.
7911 * Makefile.in: Regenerated.
7912
7913 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7914
7915 * MAINTAINERS (Write After Approval): Add myself.
7916
7917 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7918
7919 * MAINTAINERS: Add myself as mt maintainer.
7920
7921 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7922
7923 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7924
7925 * MAINTAINERS: Change email address.
7926
7927 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7928
7929 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7930 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7931 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7932 Find in-tree tools if available.
7933 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7934 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7935 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7936 (COMPILER_*_FOR_TARGET): New.
7937 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7938 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7939 (CONFIGURED_*, USUAL_*): Remove.
7940 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7941 STRIP): Use autoconf substitutions.
7942 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7943 COMPILER_NM_FOR_TARGET): New.
7944 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7945
7946 (all): Make all-host and all-target in parallel.
7947 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7948 that $$r and $$s are set before invoking a recursive make.
7949 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7950 ([+bootstrap-target+]): Inline most of the `all' target.
7951
7952 2005-11-29 Ben Elliston <bje@au.ibm.com>
7953
7954 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7955 from the gcc build directory.
7956 * Makefile.in: Regenerate.
7957
7958 2005-11-29 Ben Elliston <bje@au.ibm.com>
7959
7960 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7961 depend on all-libdecnumber.
7962 * configure.in (host_libs): Include libdecnumber.
7963 * Makefile.in: Regenerate.
7964 * configure: Likewise.
7965
7966 2005-11-29 Ben Elliston <bje@au.ibm.com>
7967
7968 * libdecnumber: Import decNumber sources from the dfp-branch.
7969
7970 2005-11-21 Kean Johnston <jkj@sco.com>
7971
7972 * config.sub, config.guess: Sync from upstream sources.
7973
7974 2005-11-21 Ben Elliston <bje@au.ibm.com>
7975
7976 Import from Autoconf sources:
7977
7978 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7979 * config/move-if-change: Don't output "$2 is unchanged";
7980 suggested by Ben Elliston. Handle weird characters correctly.
7981
7982 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7983
7984 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7985 to match upstream libtool for darwin.
7986
7987 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7988
7989 * Makefile.def: Remove gdb dependencies for gdbtk.
7990 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7991 (configure-gdb, install-gdb): New rules.
7992 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7993 * Makefile.in, configure: Regenerated.
7994
7995 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7996
7997 * MAINTAINERS (Write After Approval): Add myself.
7998
7999 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8000
8001 * MAINTAINERS (Write After Approval): Add myself.
8002
8003 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8004
8005 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8006 Diego Novillo.
8007
8008 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8009
8010 PR bootstrap/24297
8011 * Makefile.tpl (do-[+make-target+], do-check, install,
8012 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8013 are set before recursing.
8014 * Makefile.in: Regenerate.
8015
8016 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8017
8018 PR bootstrap/18939
8019 * Makefile.def (gcc) <target>: Fix thinko.
8020 * Makefile.in: Regenerate.
8021
8022 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8023
8024 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8025 * configure: Regenerate.
8026
8027 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8028
8029 * MAINTAINERS (Write After Approval): Add self.
8030
8031 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8032
8033 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8034 target-libffi, target-qthreads, target-libjava, and
8035 targetlibobjc.
8036 * configure: Regenerate.
8037
8038 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8039
8040 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8041 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8042 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8043 (USUAL_OBJDUMP_FOR_TARGET): New.
8044 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8045 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8046 * configure, Makefile.in: Regenerated.
8047
8048 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8049
8050 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8051 before other host packages.
8052
8053 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8054
8055 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8056
8057 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8058
8059 PR bootstrap/22340
8060
8061 * configure.in (default_target): Remove.
8062 * Makefile.tpl (all): Do not use prerequisites as subroutines
8063 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8064 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8065 use prerequisites as subroutines.
8066 (check-host, check-target): New.
8067 (bootstrap configure & all targets): Do not use stage*-start
8068 if the directory layout is already ok.
8069 (non-bootstrap configure & all targets): Prepend a $(unstage).
8070 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8071 (NOTPARALLEL): Remove.
8072 (unstage, stage variables): New variables.
8073 (unstage, stage targets): Simply expand to those variables.
8074
8075 * configure: Regenerate.
8076 * Makefile.in: Regenerate.
8077
8078 2005-10-04 James E Wilson <wilson@specifix.com>
8079
8080 * Makefile.def (lang_env_dependencies): Add libmudflap.
8081 * Makefile.in: Regenerate.
8082
8083 2005-10-03 Andreas Schwab <schwab@suse.de>
8084
8085 Backport from libtool CVS:
8086 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8087
8088 * ltmain.sh: add support for installing into temporary
8089 staging area (e.g. 'make install DESTDIR=...')
8090
8091 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8092
8093 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8094 * configure: Regenerated.
8095
8096 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8097
8098 * configure: Regenerate with the correct
8099 autoconf version.
8100
8101 2005-09-30 Catherine Moore <clm@cm00re.com>
8102
8103 * configure.in (bfin-*-*): New.
8104 * configure: Regenerated.
8105
8106 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8107
8108 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8109 (LIPO_FOR_TARGET): New.
8110 (CONFIGURED_LIPO_FOR_TARGET): New.
8111 (USUAL_LIPO_FOR_TARGET): New.
8112 (STRIP_FOR_TARGET): New.
8113 (CONFIGURED_STRIP_FOR_TARGET): New.
8114 (USUAL_STRIP_FOR_TARGET): New.
8115 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8116 STRIP_FOR_TARGET.
8117 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8118 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8119 * Makefile.in: Regenerate.
8120 * configure: Regenerate.
8121
8122 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8123
8124 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8125 (rs6000-*-aix*): Same.
8126 * configure: Regenerate.
8127
8128 2005-09-16 Tom Tromey <tromey@redhat.com>
8129
8130 * MAINTAINERS: Add self as java maintainer.
8131
8132 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8133
8134 * configure.in: Recognize f95 in the --enable-languages option,
8135 and substitute it for fortran, issuing a warning.
8136 * configure: Regenerate.
8137
8138 2005-08-30 Phil Edwards <phil@codesourcery.com>
8139
8140 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8141 * configure: Regenerated.
8142
8143 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8144
8145 * MAINTAINERS: Add self as ms1 maintainer.
8146
8147 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8148
8149 * Makefile.def (libssp): Add to lang_env_dependencies.
8150 * Makefile.in: Regenerate.
8151
8152 2005-08-18 Ian Lance Taylor <ian@airs.com>
8153
8154 * MAINTAINERS: Add myself as middle-end maintainer.
8155
8156 2005-08-17 Christian Groessler <chris@groessler.org>
8157
8158 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8159 * Makefile.in: Regenerate.
8160
8161 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8162
8163 * MAINTAINERS (write after approval): Added myself.
8164
8165 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8166
8167 * MAINTAINERS (Write After Approval): Add myself.
8168
8169 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8170
8171 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8172 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8173 Look for alternate names of the target cc and c++
8174 * configure: Regenerate.
8175
8176 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8177
8178 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8179 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8180 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8181 tools; remove code to manually set them.
8182 (Target tools): Look in the environment for them.
8183 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8184 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8185 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8186 build directory.
8187 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8188 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8189 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8190 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8191 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8192 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8193 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8194 * configure: Regenerate.
8195 * Makefile.in: Regenerate.
8196
8197 2005-07-28 Ben Elliston <bje@au.ibm.com>
8198
8199 * MAINTAINERS: Update for removed CPU targets.
8200
8201 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8202
8203 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8204 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8205 * Makefile.in: Regenerated.
8206
8207 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8208
8209 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8210 (CFLAGS_FOR_TARGET): Use it.
8211 (CXXFLAGS_FOR_TARGET): Likewise.
8212 * Makefile.in: Regenerated.
8213 * configure.in (--with-build-sysroot): New option.
8214 * configure: Regenerated.
8215
8216 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8217
8218 * Makefile.tpl: Wrap install between unstage and stage
8219 * Makefile.in: Regenerate.
8220
8221 2005-07-21 Eric Christopher <echristo@apple.com>
8222
8223 * MAINTAINERS: Update affiliation.
8224
8225 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8226
8227 * MAINTAINERS: Add self as crx port maintainer.
8228
8229 2005-07-20 DJ Delorie <dj@redhat.com>
8230
8231 * MAINTAINERS: Add self as m32c maintainer.
8232
8233 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8234
8235 * all files: Update FSF address.
8236
8237 2005-07-15 Eric Christopher <echristo@redhat.com>
8238
8239 * MAINTAINERS: Change affiliation.
8240
8241 2005-07-14 Jim Blandy <jimb@redhat.com>
8242
8243 * configure.in: Add cases for Renesas m32c.
8244 * configure: Regenerated.
8245
8246 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8247
8248 * COPYING.LIB: Update from fsf.org.
8249
8250 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8251
8252 * COPYING, compile, config.guess,
8253 config.sub, install-sh, missing, mkinstalldirs,
8254 symlink-tree, ylwrap: Sync from upstream sources.
8255 * config-ml.in: Update FSF address.
8256
8257 2005-07-13 Eric Christopher <echristo@redhat.com>
8258
8259 * configure.in: Add toplevel noconfigdir support for tpf.
8260 * configure: Regenerate.
8261
8262 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8263
8264 PR ada/22340
8265
8266 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8267 * Makefile.in: Regenerate.
8268
8269 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8270
8271 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8272 Brolley to write-after-approval.
8273
8274 2005-07-07 Andreas Schwab <schwab@suse.de>
8275
8276 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8277 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8278 * Makefile.in: Regenerated.
8279
8280 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8281
8282 * configure.in: Don't build sim or rda when targetting darwin.
8283 * configure: Regenerate.
8284
8285 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8286
8287 * configure.in: Add --enable-libssp and --disable-libssp.
8288 * configure: Regenerate with autoconf-2.13.
8289
8290 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8291
8292 * Makefile.def (target_modules): Add libssp.
8293 * configure.in (target_libraries): Add target-libssp.
8294 * configure: Rebuilt.
8295 * Makefile.in: Rebuilt.
8296
8297 2005-07-01 Zack Weinberg <zackw@panix.com>
8298
8299 * MAINTAINERS: Change email address. Resign from maintainership.
8300
8301 2005-07-01 Richard Guenther <rguenther@suse.de>
8302
8303 * MAINTAINERS: Change my e-mail address and affiliation.
8304
8305 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8306
8307 * Makefile.def (stagefeedback): Come after profile.
8308 Define profiledbootstrap target.
8309 * Makefile.tpl (profiledbootstrap): Remove.
8310 (stageprofile-end): Zap stagefeedback.
8311 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8312 * Makefile.in: Regenerate.
8313
8314 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8315
8316 * MAINTAINERS: Update my email address.
8317
8318 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8319
8320 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8321 In 'cpp' stanza, support '#line' as well as '# '.
8322
8323 2005-06-08 Andreas Schwab <schwab@suse.de>
8324
8325 * MAINTAINERS: Move myself from 'Write After Approval' to
8326 'CPU Port Maintainers' section as m68k maintainer.
8327
8328 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8329
8330 * configure.in (unsupported_languages): New macro.
8331 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8332 non-ported target libraries in noconfigdirs.
8333 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8334 non-linux-gnu. Remove libgcj_ex_libffi.
8335 <lang_frag loop>: Set add_this_lang=no if the language is in
8336 unsupported_languages.
8337 * configure: Regenerate.
8338
8339 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8340
8341 * configure.in: Fix typo in handling of --with-mpfr-dir.
8342 * configure: Regenerate.
8343
8344 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8345
8346 * MAINTAINERS: Update my email address.
8347
8348 2005-06-02 Jim Blandy <jimb@redhat.com>
8349
8350 * config.sub: Add cases for the Renesas m32c. (This patch has been
8351 accepted into the master sources.)
8352
8353 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8354 Michael Snyder <msnyder@redhat.com>
8355 Stan Cox <scox@redhat.com>
8356
8357 * configure.in: Set noconfigdirs for ms1.
8358
8359 * configure: Regenerate.
8360
8361 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8362
8363 * MAINTAINERS (Write After Approval): Add self.
8364
8365 2005-06-01 Josh Conner <jconner@apple.com>
8366
8367 * MAINTAINERS (Write After Approval): Add self.
8368
8369 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8370
8371 * MAINTAINERS: Update my email address.
8372
8373 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8374
8375 * MAINTAINERS (Write After Approval): Add self.
8376
8377 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8378
8379 * MAINTAINERS (Write After Approval): Remove self.
8380
8381 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8382
8383 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8384 (Dependencies): Consider target modules for bootstrap dependencies.
8385 Make target bootstrap modules depend on each stage's gcc.
8386 * Makefile.in: Regenerate.
8387
8388 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8389
8390 * Makefile.def (configure-gcc): Depend on binutils having been built.
8391 (all-gcc): No need to do it here.
8392 * Makefile.in: Regenerate.
8393
8394 2005-05-19 Paul Brook <paul@codesourcery.com>
8395
8396 * configure.in: Rewrite misleading error message when requested
8397 language cannot be built.
8398 * configure: Regenerate.
8399
8400 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8401
8402 * ylwrap: Import from Automake 1.9.5.
8403
8404 2005-05-13 David Ung <davidu@mips.com>
8405
8406 * MAINTAINERS (Write After Approval): Add self.
8407
8408 2005-05-09 Mike Stump <mrs@apple.com>
8409
8410 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8411 lt_cv_sys_max_cmd_len for now.
8412
8413 2005-05-09 Stan Cox <scox@redhat.com>
8414
8415 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8416
8417 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8418
8419 * README.SCO: Update the URL.
8420
8421 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8422
8423 * ltconfig: Define file_list_spec. Pass file_list_spec and
8424 with_gnu_ld to libtool.
8425 * ltcf-c.sh (aix[45]): Define file_list_spec.
8426 * ltcf-cxx.sh (aix[45]): Same.
8427 * ltcf-gcj.sh (aix[45]): Same.
8428 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8429 exists, write list of input files to temporary file.
8430
8431 2005-05-04 Mike Stump <mrs@apple.com>
8432
8433 * configure.in: Always pass --target to target configures as
8434 otherwise rebuilds that do --recheck will fail.
8435 * confiugure: Rebuilt.
8436
8437 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8438
8439 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8440 STAGE_HOST_EXPORTS.
8441 (configure, all): Add bootstrap support.
8442 (Host modules, target modules): Pass post-stage1 flags and exports.
8443 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8444 * Makefile.in: Regenerate.
8445
8446 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8447
8448 * configure: Regenerate.
8449
8450 2005-04-27 Mike Stump <mrs@apple.com>
8451
8452 * MAINTAINERS: Add self as darwin maintainer.
8453
8454 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8455
8456 * config.sub: Update from master copy.
8457
8458 2005-04-21 Mike Stump <mrs@apple.com>
8459
8460 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8461 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8462
8463 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8464
8465 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8466 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8467 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8468 "*-*-elf" and "*-*-linux*".
8469 * configure: Regenerate.
8470
8471 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8472
8473 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8474
8475 2005-04-12 Mike Stump <mrs@apple.com>
8476
8477 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8478
8479 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8480
8481 * MAINTAINERS (Write After Approval): Add myself.
8482
8483 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8484
8485 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8486
8487 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8488
8489 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8490 (TARGET_CONFIGARGS): Include --with-target-subdir.
8491 (configure, all): New macros. Use them throughout.
8492 * Makefile.in: Regenerate.
8493
8494 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8495
8496 * MAINTAINERS (Write After Approval): Add myself.
8497
8498 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8499
8500 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8501
8502 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8503
8504 * MAINTAINERS: Move John Carr to Write After Approval.
8505
8506 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8507
8508 * config/mh-mingw32: Delete.
8509 * configure.in: Don't use it.
8510 * configure: Regenerate.
8511
8512 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8513
8514 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8515 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8516 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8517 (HOST_LIB_PATH): Generate from Makefile.def.
8518 (TARGET_LIB_PATH): Likewise.
8519 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8520 * Makefile.in: Regenerate.
8521 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8522 (RPATH_ENVVAR): Include Darwin case.
8523 * configure: Regenerate.
8524
8525 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8526
8527 * MAINTAINERS (Various Maintainers): Remove self.
8528 (Write After Approval): Add self.
8529
8530 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8531
8532 * MAINTAINERS (Various Maintainers): Add self.
8533
8534 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8535
8536 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8537 * configure: Regenerate.
8538
8539 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8540
8541 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8542 gcc_version, and gcc_version_trigger from set of flags to pass.
8543 * Makefile.tpl: Remove definitions of above variables.
8544 (config.status): Remove dependency on $(gcc_version_trigger).
8545 * Makefile.in: Regenerate.
8546 * configure.in: Do not reference config/gcc-version.m4 nor
8547 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8548 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8549 * configure: Regenerate.
8550
8551 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8552 Andrew Pinski <pinskia@physics.uc.edu>
8553
8554 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8555 * Makefile.in: Regenerate.
8556
8557 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8558
8559 * MAINTAINERS (Write After Approval): Add myself.
8560
8561 2005-03-03 David Ayers <d.ayers@inode.at>
8562
8563 * MAINTAINERS (Write After Approval): Add myself.
8564
8565 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8566
8567 PR libgcj/20160
8568 * ltmain.sh: Avoid creating archives with components that have
8569 duplicate basenames.
8570
8571 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8572
8573 PR bootstrap/20250
8574 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8575 instead of check.
8576 * Makefile.in: Regenerate.
8577
8578 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8579
8580 * Makefile.in: Regenerate to fix conflict between the previous two
8581 patches.
8582
8583 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8584
8585 PR bootstrap/17383
8586 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8587 * Makefile.tpl (HOST_SUBDIR): New substitution.
8588 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8589 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8590 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8591 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8592 (Host modules, Bootstrapped modules): Use it.
8593 (Build modules, Target modules): Do not create symlink trees,
8594 always configure out-of-srcdir.
8595 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8596 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8597 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8598 $(HOST_SUBDIR). Create a symlink for host_subdir.
8599
8600 * Makefile.in: Regenerate.
8601 * configure: Regenerate.
8602
8603 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8604
8605 Merged from libada-gnattools-branch:
8606 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8607
8608 * gnattools: New directory.
8609 * Makefile.def: Add gnattools as a module, depending on target-libada.
8610 * Makefile.in: Regenerate.
8611 * configure.in: Include gnattools in host_tools; disable it if ada
8612 is disabled.
8613 * configure: Regenerate.
8614
8615 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8616
8617 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8618 treelang maintainer.
8619 (Write After Approval): Remove myself.
8620
8621 2005-02-23 Paul Schlie <schlie@comcast.net>
8622
8623 * configure.in: Allow darwin targeted ports to build tk, itcl and
8624 libgui.
8625 * configure: Regenerate.
8626
8627 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8628
8629 PR libgcj/10353
8630 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8631 * configure: Regenerate.
8632
8633 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8634
8635 * MAINTAINERS (Write After Approval): Add myself.
8636
8637 2005-02-10 Ian Lance Taylor <ian@airs.com>
8638
8639 * MAINTAINERS: Update my e-mail address.
8640
8641 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8642
8643 * MAINTAINERS (Write After Approval): Add myself.
8644
8645 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8646
8647 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8648 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8649 target-libgloss when not *-*-elf and *-*-aout.
8650 * configure: Regenerate.
8651
8652 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8653
8654 * MAINTAINERS: Remove obsolete entries.
8655
8656 * MAINTAINERS (Write After Approval): Add Michael Matz.
8657
8658 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8659
8660 * MAINTAINERS: Remove self as cpplib maintainer.
8661
8662 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8663
8664 * install-sh, config.sub: Import from upstream.
8665
8666 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8667
8668 PR bootstrap/18222
8669 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8670 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8671 * Makefile.in: Regenerate.
8672
8673 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8674
8675 * MAINTAINERS: Update my email address.
8676
8677 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8678 Andreas Schwab <schwab@suse.de>
8679
8680 PR bootstrap/18033
8681 * config-ml.in: Eval option if surrounded by single quotes.
8682
8683 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8684
8685 Revert 2004-12-28 Makefile changes, a better fix will be
8686 applied to mainline and src after GCC 4.0 branches.
8687
8688 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8689
8690 PR bootstrap/17383
8691
8692 * Makefile.def (target_modules): Remove stage parameter,
8693 it is always true now.
8694 * Makefile.tpl (configure-build-[+module+],
8695 configure-target-[+module+]): Always build symlink tree
8696 for the directory and for include. BUILD_SUBDIR and
8697 TARGET_SUBDIR cannot be . anymore.
8698 * Makefile.in: Regenerate.
8699
8700 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8701
8702 Revert 2004-12-08 Makefile changes.
8703
8704 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8705
8706 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8707 cygwin, mingw.
8708
8709 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8710
8711 * configure.in (sh64-*-*): Reenable gprof.
8712 * configure: Regenerate.
8713
8714 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8715
8716 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8717 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8718 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8719 * Makefile.in: Regenerate.
8720
8721 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8722
8723 * MAINTAINERS: Update my email address.
8724
8725 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8726
8727 * Makefile.tpl: Generate normal dependencies if the LHS module is
8728 not bootstrapped.
8729 * Makefile.in: Regenerate.
8730
8731 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8732
8733 * configure.in: Include config/gxx-include-dir.m4. Use
8734 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8735 * configure: Regenerate.
8736
8737 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8738
8739 * config.if: Delete.
8740 * configure.in: Set libstdcxx_incdir directly.
8741 * configure: Regenerate.
8742
8743 2004-12-02 Eric Christopher <echristo@redhat.com>
8744
8745 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8746 * Makefile.in: Regenerate.
8747
8748 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8749
8750 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8751 * configure: Regenerate.
8752
8753 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8754
8755 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8756 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8757 * configure: Regenerate.
8758
8759 2004-12-01 Eric Christopher <echristo@redhat.com>
8760
8761 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8762 of things to remove.
8763
8764 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8765
8766 * MAINTAINERS (Write After Approval): Update my e-mail address.
8767
8768 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8769
8770 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8771 from CVS libtool to always pass_all.
8772
8773 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8774
8775 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8776 (hppa*64*-*-*): Delete incorrect comment.
8777 * configure: Rebuilt.
8778
8779 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8780
8781 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8782
8783 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8784
8785 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8786 from CVS libtool to always pass_all.
8787
8788 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8789
8790 * install-sh, compile: Import from automake.
8791
8792 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8793
8794 * config.guess, config.sub: Import from savannnah.
8795
8796 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8797
8798 * MAINTAINERS (Write After Approval): Add myself
8799
8800 2004-11-12 Mike Stump <mrs@apple.com>
8801
8802 * Makefile.def: Add html support.
8803 * Makefile.tpl: Likewise.
8804 * Makefile.in: Regenerate.
8805
8806 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8807
8808 PR 18423
8809 * configure.in: Remove all instances of build-fixincludes from
8810 noconfigdirs.
8811 (build_configargs): Supply --target to subdirectories.
8812 * configure: Regenerate.
8813
8814 * Makefile.def: Make gcc install depend on fixincludes install.
8815 * Makefile.in: Regenerate.
8816
8817 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8818
8819 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8820
8821 2004-11-11 Paul Brook <paul@codesourcery.com>
8822
8823 * MAINTAINERS: Add self as arm maintainer. Update email address.
8824
8825 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8826
8827 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8828 target-libgfortran.
8829 * configure: Regenerate.
8830
8831 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8832
8833 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8834 like CC.
8835
8836 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8837
8838 * Makefile.def (host fixincludes): Specify missing targets.
8839 * Makefile.in: Regenerate.
8840
8841 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8842
8843 * MAINTAINERS: Add myself
8844
8845 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8846
8847 * MAINTAINERS (Write After Approval): Add myself.
8848
8849 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8850
8851 * Makefile.def: Build fixincludes for the host, too.
8852 * Makefile.in: Regenerate.
8853 * configure.in (host_tools): Add fixincludes.
8854 * configure: Regenerate.
8855
8856 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8857
8858 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8859 * configure: Regenerated.
8860
8861 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8862
8863 PR other/17783
8864 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8865 * configure: Regenerated.
8866
8867 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8868
8869 * README.SCO: Update per FSF instructions.
8870
8871 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8872
8873 PR target/18151
8874 * configure.in (case ${target}): Do not build fixincludes for avr.
8875 * configure: Regenerated.
8876
8877 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8878
8879 * configure.in (case ${target}): Do not build fixincludes
8880 on platforms where it is not used.
8881 * configure: Regenerated.
8882
8883 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8884
8885 * configure.in: Use an absolute path to install-sh.
8886 * configure: Regenerated.
8887
8888 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8889
8890 * MAINTAINERS (Write After Approval): Add myself.
8891
8892 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8893
8894 * MAINTAINERS: Remove from Write After Approval those that are
8895 already maintainers.
8896
8897 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8898
8899 * MAINTAINERS: Update my email address.
8900
8901 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8902
8903 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8904 * configure: Regenerate.
8905
8906 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8907
8908 * MAINTAINERS: Update my email address.
8909
8910 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8911
8912 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8913 entries belonging to this category.
8914
8915 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8916
8917 * MAINTAINERS: Update my e-mail address.
8918
8919 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8920
8921 Fix wrong conflict resolution in:
8922
8923 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8924
8925 * Makefile.in: Regenerate.
8926 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8927 in the recursive `make', instead of hardwiring `all'.
8928 (Autogenerated TARGET-* variables): New.
8929
8930 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8931
8932 * configure.in: Enable target-libgloss for crx-*-*.
8933 * configure: Regenerate.
8934
8935 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8936
8937 * MAINTAINERS (Various Maintainers): Move the "windows,
8938 cygwin, mingw" maintainer to ...
8939 (OS Port Maintainers): ... here.
8940
8941 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8942
8943 * MAINTAINERS (Write After Approval): Remove those that are
8944 maintainers of some subsystem.
8945
8946 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8947
8948 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8949 * ltcf-cxx.sh (tpf*): Likewise.
8950 * ltconfig (tpf*): Add TPF OS configuration support.
8951
8952 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8953
8954 * MAINTAINERS: Change my email address to my new work account.
8955
8956 2004-09-24 Michael Roth <mroth@nessie.de>
8957
8958 * configure.in (--without-headers): Add missing double quotes.
8959 * configure: Regenerate.
8960
8961 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8962
8963 * ylwrap: Revert to previous version.
8964
8965 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8966
8967 PR bootstrap/17369
8968 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8969 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8970 SET_GCC_LIB_PATH_CMD.
8971 (BASE_TARGET_EXPORTS): Likewise.
8972 * Makefile.in: Regenerated.
8973
8974 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8975 * configure: Regenerated.
8976
8977 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8978
8979 * config.guess: New upstream version
8980 * compile, depcomp, install-sh, ylwrap: Likewise.
8981
8982 2004-09-19 Roger Sayle <roger@eyesopen.com>
8983
8984 * config/mh-x86omitfp: New host makefile fragment. Add
8985 -fomit-frame-pointer to the default BOOT_CFLAGS.
8986 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8987 * configure: Regenerate.
8988
8989 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8990
8991 PR target/11572
8992 * configure.in (*-*-darwin*): Renable libobjc.
8993 * configure: Regenerate.
8994
8995 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8996
8997 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8998
8999 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9000
9001 * Makefile.def: Remove libbanshee.
9002 * Makefile.tpl: Ditto.
9003 * configure.in: Ditto.
9004 * Makefile.in: Regen.
9005 * configure: Ditto.
9006
9007 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9008
9009 * ltmain.sh: Use $pic_object as $non_pic_object if
9010 $non_pic_object=none.
9011
9012 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9013
9014 * missing: Import latest version from master repository.
9015
9016 2004-09-06 Nick Clifton <nickc@redhat.com>
9017
9018 * config.sub: Import latest version from master repository.
9019 * config.guess: Likewise.
9020 This includes these changes:
9021
9022 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9023
9024 * config.sub: Handle crisv32, alias etraxfs.
9025 * config.guess (crisv32:Linux:*:*): Handle.
9026
9027 2004-08-13 Brad Smith <brad@comstyle.com>
9028
9029 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9030 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9031
9032 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9033
9034 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9035 assume the processor is a powerpc. This is because coreutils
9036 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9037 in this case, due to a MacOS X bug that causes
9038 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9039 to return a negative number.
9040 Problem reported by Petter Reinholdtsen in:
9041 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9042
9043 2004-07-19 Ben Elliston <bje@gnu.org>
9044
9045 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9046
9047 2004-06-24 Ben Elliston <bje@gnu.org>
9048
9049 * config.guess: Update copyright years.
9050 * config.sub: Likewise.
9051
9052 2004-06-22 Robert Millan <robertmh@gnu.org>
9053
9054 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9055 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9056
9057 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9058
9059 * config.guess (*:*VMS:*:*): New entry. Replaces
9060 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9061 manufacturer.
9062
9063 2004-06-22 Ben Elliston <bje@gnu.org>
9064
9065 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9066 * config.sub: Likewise.
9067
9068 2004-06-22 Ben Elliston <bje@gnu.org>
9069
9070 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9071 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9072
9073 2004-06-11 Ben Elliston <bje@gnu.org>
9074
9075 * config.guess (pegasos:OpenBSD:*:*): Remove.
9076
9077 2004-06-11 Ben Elliston <bje@gnu.org>
9078
9079 From Wouter Verhelst <wouter@grep.be>:
9080 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9081
9082 2004-06-11 Ben Elliston <bje@gnu.org>
9083
9084 * config.guess (luna88k:OpenBSD:*:*): New.
9085
9086 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9087
9088 * config.guess (m32r*:Linux:*:*): New case.
9089 * config.sub: Handle m32rle.
9090
9091 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9092
9093 From Jens Petersen <petersen@redhat.com>:
9094 * config.sub: Handle sparcv8.
9095
9096 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9097
9098 From Tom Smith <smith@cag.lkg.hp.com>:
9099 * config.guess: Version suffixes are equally significant on Tru64
9100 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9101 prefix of "P" (patched kernel).
9102
9103 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9104
9105 * config.sub: Add support for National Semiconductor CRX target.
9106
9107 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9108
9109 * MAINTAINERS (Various Maintainers): Remove myself as web page
9110 maintainer, add myself as maintainer of build status lists.
9111
9112 2004-09-03 Jan Beulich <jbeulich@novell.com>
9113
9114 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9115 *-*-netware, but add target-libmudflap.
9116 Consolidate *-*-netware targets (of which really only i?86 exists)
9117 into a single entry.
9118 * configure: Likewise.
9119
9120 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9121
9122 * Makefile.tpl (sorry): Remove.
9123 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9124 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9125 (do-clean): Clean per-stage directories too.
9126 (do-distclean): Run distclean-stage1 too.
9127 (.NOTPARALLEL): Enable during toplevel bootstrap.
9128 (stage[+id+]-bubble): Enable parallel execution during
9129 the recursive invocation.
9130 * Makefile.in: Regenerate.
9131
9132 Fix previous checkin:
9133
9134 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9135 include.
9136 * configure.in: Fix indentation.
9137 * configure: Regenerate.
9138
9139 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9140
9141 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9142 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9143 * configure: regenerate
9144 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9145 -mdynamic-no-pic
9146
9147 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9148
9149 * Makefile.def (build_modules): Add fixincludes.
9150 (dependencies): Make gcc depend on fixincludes.
9151 * configure.in (build_tools): Add fixincludes.
9152 (build_configdirs): Always include build_libs.
9153 * Makefile.in: Regenerate.
9154 * configure: Regenerate.
9155
9156 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9157
9158 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9159 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9160 phony targets; do not generate timestamp files.
9161 (distclean-stageN): Remove references to their timestamp files.
9162 (restageN, touch-stageN): Remove.
9163 (stageN-bubble): Rewritten.
9164 (compare): Support lean bootstraps.
9165 * Makefile.in: Regenerate.
9166
9167 * configure.in: Only warn when bootstrapping but
9168 build != host or build != target. Support lean bootstraps.
9169 * configure: Regenerate.
9170
9171 2004-08-26 Phil Edwards <phil@codesourcery.com>
9172
9173 * configure.in: Give a better error message if GMP/MPFR are missing
9174 and a language needing them has been requested.
9175 * configure: Regenerated.
9176
9177 2004-08-25 Phil Edwards <phil@codesourcery.com>
9178
9179 * configure.in: Print a list of available language front-ends if
9180 a requested one is missing. Tidy stray tab characters.
9181 * configure: Regenerated.
9182
9183 2004-08-19 Michael Koch <konqueror@gmx.de>
9184
9185 * gcc/doc/install.texi: Update entry about automake for libjava.
9186
9187 2004-08-17 Robert Millan <robertmh@gnu.org>
9188
9189 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9190 (instead of FreeBSD).
9191 * configure: Regenerate.
9192
9193 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9194
9195 * Makefile.in: Regenerate.
9196 * configure: Regenerate.
9197
9198 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9199 stage_*_flags.
9200 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9201 for bootstrapped modules if toplevel bootstrap is going.
9202 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9203 modules. Adjust for changes in Makefile.def. Enable several
9204 rules even in non-bootstrap mode, just to avoid peppering the
9205 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9206 (stage-[+prev+]-bubble): Remove.
9207
9208 * Makefile.def (Dependencies): Depend on all-build-bison,
9209 all-build-flex, all-build-byacc, all-build-texinfo, rather
9210 than the host variations.
9211 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9212 with BUILD_SUBDIR.
9213 (BISON): Update for recent Bisons.
9214 (YACC): Fix typo.
9215 (cross): Depend on all-build.
9216 (all): Do not depend on all-build.
9217 (prebootstrap): Remove.
9218 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9219 (Prebootstrap dependencies): Add them to the per-stage targets
9220 and to all-prebootstrap.
9221 * configure.in (build_configdirs): Always enable build_tools.
9222 (BUILD_DIR_PREFIX): Remove.
9223
9224 * Makefile.def (gcc): Add target variable.
9225 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9226 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9227 in the recursive `make', instead of hardwiring `all'.
9228 (Autogenerated TARGET-* variables): New.
9229
9230 2004-08-13 Brian Booth <bbooth@redhat.com>
9231
9232 * MAINTAINERS: Remove myself from write-after-approval.
9233
9234 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9235
9236 * src-release: Stop distributing mmalloc with gdb (which doesn't
9237 use it).
9238 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9239 * Makefile.in: Regenerate.
9240
9241 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9242
9243 * configure.in (arm*-*-eabi*): New target.
9244 * configure: Regenerate.
9245
9246 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9247
9248 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9249 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9250 (Dependencies): New section.
9251 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9252 (configure-target-[+module+]): Depend on maybe-all-gcc
9253 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9254 (toplevel profiledbootstrap): Fix dependencies.
9255 * Makefile.in: Regenerate.
9256
9257 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9258
9259 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9260 target-libiberty to noconfigdirs.
9261 * configure: Regenerate.
9262
9263 2004-08-03 Paul Brook <paul@codesourcery.com>
9264
9265 * configure.in: Check for MPFR as well as GMP.
9266 * configure: Regenerate.
9267
9268 2004-08-01 Robert Millan <robertmh@gnu.org>
9269
9270 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9271 libmudflap for all GNU-based systems (with Glibc).
9272 * configure: Regenerate.
9273
9274 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9275
9276 * Makefile.def (host-modules): Add gcc.
9277 * Makefile.in: Regenerate.
9278 * Makefile.tpl (sorry): New rule.
9279 (configure-host, all-host, [+make_target+]-host, do-check,
9280 install-host): Do not add gcc as a special case.
9281 (host modules): Add a small special-casing for gcc. Export
9282 extra_make_flags through the environment.
9283 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9284 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9285 other recursive targets for gcc): Remove.
9286
9287 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9288 (stage, unstage): New rules.
9289 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9290 distclean-stage[+id+]): Use stage_current.
9291 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9292 the stage*-start rules.
9293
9294 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9295
9296 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9297 use -all_load flag.
9298
9299 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9300
9301 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9302 * configure: Regenerate.
9303
9304 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9305
9306 * maintainer-scripts/gcc_release: Revert yesterday's change.
9307
9308 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9309
9310 * MAINTAINERS: Add myself to write-after-approval.
9311
9312 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9313
9314 * libf2c: Removed.
9315 * gcc/gccbug.in: Updated because of libf2c removal.
9316 * maintainer-scripts/gcc_release: Ditto.
9317
9318 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9319
9320 * configure.in: Build libmudflap by default on FreeBSD.
9321 * configure: Regenerated.
9322
9323 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9324
9325 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9326 systems.
9327 * configure: Regenerated.
9328
9329 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9330
9331 PR target/16344
9332 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9333 feedback based compiler.
9334 * Makefile.in: Rebuilt.
9335
9336 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9337
9338 * Makefile.def (host_modules): Set bootstrap=true for flex.
9339 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9340 * Makefile.in: Rebuilt.
9341
9342 2004-07-07 Jan Hubicka <jh@suse.cz>
9343
9344 * MAINTAINERS: Add self as a profile feedback maintainer.
9345
9346 2004-07-05 Phil Edwards <phil@codesourcery.com>
9347
9348 * configure.in: Do not prepend $srcdir to /dev/null in
9349 makefile fragments.
9350 * configure: Regenerate.
9351
9352 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9353
9354 * Makefile.def (build_modules): Add bison, byacc, flex,
9355 m4, texinfo.
9356 (flags_to_pass): Add FLEX.
9357 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9358 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9359 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9360 DEFAULT_MAKEINFO): Remove.
9361 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9362 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9363 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9364 objdir or else use configured tool.
9365 (all-build): New.
9366 (all): Depend on it.
9367 (Build module dependencies): Add.
9368 * Makefile.in: Regenerate.
9369 * configure.in: Better support for multiple build modules,
9370 matching what is done for host/target modules. Do not look
9371 for "plausible" locations of build tools if Canadian cross.
9372 Use autoconf's AC_PROG_CC to find a C compiler. Define
9373 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9374 * configure: Regenerate.
9375
9376 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9377
9378 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9379 * Makefile.in: Regenerate.
9380
9381 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9382
9383 * Makefile.tpl (configure-build-[+module+],
9384 configure-[+module+], configure-target-[+module+]): Pass
9385 [+extra_configure_args+].
9386 (all-build-[+module+], all-[+module+], check-[+module+],
9387 install-[+module+], [+make_target+]-[+module+],
9388 all-target-[+module+], check-target-[+module+],
9389 install-target-[+module+], [+make_target+]-target-[+module+]):
9390 Pass [+extra_make_args+].
9391 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9392 (GCC_HOST_EXPORTS): Remove.
9393 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9394 cross, check-gcc, check-gcc-c++, install-gcc,
9395 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9396 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9397 * Makefile.in: Regenerate.
9398
9399 2004-06-21 Matthew Sachs <msachs@apple.com>
9400
9401 * MAINTAINERS: Added self to write-after-approval.
9402
9403 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9404
9405 * configure.in: Check for srcdir/winsup rather than build directory
9406 winsup.
9407 * configure: Regenerate.
9408
9409 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9410
9411 * configure.in: Don't build Cygwin native newlib if winsup
9412 directory is missing. Emit warning instead.
9413 * configure: Regenerate.
9414
9415 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9416
9417 * Makefile.tpl (touch-stage[+id+]): New.
9418 (restage[+prev+]): Depend on touch-stage[+id+].
9419
9420 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9421 Use it throughout.
9422
9423 * Makefile.def: Add profile and feedback bootstrap stages.
9424 Remove next field from bootstrap stages.
9425 * Makefile.tpl (LN, LN_S): Substitute.
9426 (stageN-start, stageN-end): Use double-colon rules, to
9427 provide a hook for additional setup commands.
9428 (distclean-stageN-gcc, restageN): Create dependencies from
9429 [+prev+], not from [+next+].
9430 (stageN-bubble): Add commands for successive stages from
9431 [+prev+], using double-colon rules.
9432 (all-stageN-gcc): Fix typo.
9433 (stagefeedback-start, profiledbootstrap): New.
9434 * Makefile.in: Regenerate.
9435 * configure.in: Call ACX_PROG_LN.
9436 * configure: Regenerate.
9437
9438 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9439
9440 * MAINTAINERS (Write After Approval): Add myself.
9441
9442 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9443
9444 * MAINTAINERS (Write After Approval): Add myself.
9445
9446 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9447
9448 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9449 without gcc.
9450 * configure: Regenerate.
9451
9452 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9453
9454 * Makefile.tpl: Fix typo.
9455 * Makefile.in: Regenerate.
9456
9457 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9458
9459 * configure.in: Remove new- prefix from toplevel
9460 bootstrap targets.
9461 * configure: Regenerate.
9462
9463 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9464
9465 * Makefile.tpl (all.normal): Rename to all.
9466 (all): Replace with a rule to pick the default
9467 target from configure.
9468 (all-gcc, configure-gcc): Use conditionals to
9469 do nothing when toplevel bootstrap is going on.
9470 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9471 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9472 * configure.in: Support --enable-bootstrap.
9473
9474 * Makefile.def: Remove new- prefix from toplevel
9475 bootstrap targets.
9476 * Makefile.tpl: Likewise.
9477
9478 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9479 target.
9480
9481 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9482 $(RECURSE_FLAGS) to recursive invocation of make.
9483
9484 * Makefile.in: Regenerate.
9485 * configure: Regenerate.
9486
9487 2004-05-30 Andreas Jaeger <aj@suse.de>
9488 Jim Wilson <wilson@specifixinc.com>
9489
9490 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9491 like CC.
9492
9493 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9494
9495 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9496 * configure: Regenerate.
9497
9498 2004-05-25 Daniel Jacobowitz <drow@false.org>
9499
9500 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9501 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9502 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9503 targets.
9504 * Makefile.in: Regenerate.
9505
9506 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9507
9508 * configure.in: Test the ability to symlink directories.
9509 * configure: Regenerate.
9510
9511 * Makefile.def (bootstrap-stage): New definitions.
9512 * Makefile.tpl (configure-stage1-gcc,
9513 configure-stage2-gcc, configure-stage3-gcc,
9514 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9515 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9516 new-restage3, compare): Autogenerate, see Makefile.in
9517 entry for behavioral changes.
9518 (distclean-stage1, new-stage1-start, new-stage1-end,
9519 new-stage1-bubble, distclean-stage2, new-stage2-start,
9520 new-stage2-end, new-stage2-bubble, distclean-stage3,
9521 new-stage3-start, new-stage3-end): New autogenerated targets.
9522 (objext, prebootstrap, BOOT_CFLAGS,
9523 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9524 targets.
9525
9526 * Makefile.in: Regenerate.
9527 (distclean-stage1, new-stage1-start, new-stage1-end,
9528 new-stage1-bubble, distclean-stage2, new-stage2-start,
9529 new-stage2-end, new-stage2-bubble, distclean-stage3,
9530 new-stage3-start, new-stage3-end): New targets.
9531 (all-stage1-gcc): Move prebootstrap dependency from here...
9532 (configure-stage1-gcc): ...to here.
9533 (new-bootstrap): Use bubble targets.
9534 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9535 Use per-stage distclean targets.
9536 (configure-stage1-gcc, configure-stage2-gcc,
9537 configure-stage3-gcc, all-stage1-gcc,
9538 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9539 Use new-stageN-start to prepare the tree.
9540
9541 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9542
9543 * Makefile.def (host_modules): add libcpp.
9544 * Makefile.tpl: Add dependencies on and for libcpp.
9545 * Makefile.in: Regenerate.
9546 * configure.in: Add libcpp host module.
9547 * configure: Regenerate.
9548
9549 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9550
9551 * Makefile.tpl: Whenever a recursive target is defined, wrap
9552 it in a special @if/@endif block, and prepare its maybe
9553 dependency in the @if/@endif block
9554 * configure.in: Instead of writing maybe dependencies, remove
9555 the @if/@endif statements, and remove the @if/@endif blocks
9556 that remain.
9557 * configure: Regenerate.
9558 * Makefile.in: Regenerate.
9559
9560 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9561
9562 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9563
9564 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9565
9566 PR bootstrap/15120
9567 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9568 * */configure: Rebuilt.
9569
9570 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9571
9572 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9573 of libf2c.
9574 * configure, Makefile.in: Regenerate.
9575
9576 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9577
9578 * MAINTAINERS (Write After Approval): Add myself.
9579
9580 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9581
9582 Merge from tree-ssa-20020619-branch.
9583
9584 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9585 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9586 (HOST_GMPLIBS): Define.
9587 (HOST_GMPINC): Define.
9588 (TARGET_LIB_PATH): Add libmudflap.
9589 (GFORTRAN_FOR_TARGET): Define.
9590 (configure-build*): Export GFORTRAN.
9591 (configure-gcc): Export GMPLIBS and GMPINC.
9592 (all-gcc): Add maybe-all-libbanshee.
9593 (configure-target-libgfortran): Define.
9594 * Makefile.in: Regenerate.
9595 * configure.in (host_libs): Add libbanshee.
9596 (target_libraries): Add target-libmudflap and target-libgfortran.
9597 Add --with-libbanshee.
9598 Handle --disable-libmudflap.
9599 (*-*-freebsd*): Use with_gmp.
9600 Add $(libgcj) to noconfigdirs.
9601 * configure: Regenerate.
9602 * depcomp: New file.
9603 * MAINTAINERS: Add tree-ssa maintainers.
9604
9605 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9606
9607 * MAINTAINERS (Various Maintainers): Add myself.
9608
9609 2004-04-30 Brian Ford <ford@vss.fsi.com>
9610
9611 * MAINTAINERS (Write After Approval): Add myself.
9612
9613 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9614
9615 * MAINTAINERS (Write After Approval): Add myself.
9616
9617 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9618
9619 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9620 * configure: Regenerate.
9621
9622 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9623
9624 Revert:
9625 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9626
9627 * Makefile.def (flags_to_pass): Remove *dir variables that
9628 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9629 as well as prefix and exec_prefix.
9630 * Makefile.in: Regenerate.
9631
9632 2004-04-26 Robert Millan <robertmh@gnu.org>
9633
9634 Add patches from libtool CVS.
9635 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9636 * ltconfig: Likewise.
9637 * ltcf-c.sh: Likewise.
9638 * ltcf-cxx.sh: Likewise.
9639 * ltcf-gcj.sh: Likewise.
9640
9641 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9642
9643 * Makefile.def (host_modules): Mark with the bootstrap
9644 flag packages on which gcc depends.
9645 * Makefile.tpl (all-bootstrap): Use it.
9646 * Makefile.in: Regenerate.
9647
9648 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9649
9650 * Makefile.def (flags_to_pass): Remove *dir variables that
9651 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9652 as well as prefix and exec_prefix.
9653 * Makefile.in: Regenerate.
9654
9655 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9656
9657 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9658 * configure: Regenerate.
9659 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9660 * gcc/Makefile.tpl (compare): Use the result of the test.
9661 * gcc/Makefile.in: Regenerate.
9662
9663 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9664
9665 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9666 Always relocate gcc and prev-gcc to the original names, even
9667 if the build fails.
9668 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9669 New targets.
9670
9671 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9672
9673 * MAINTAINERS: Update my email address.
9674
9675 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9676
9677 * configure.in (mips*-*-irix5*): Enable ld.
9678 * configure: Regenerate.
9679
9680 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9681
9682 * configure: Regenerate.
9683
9684 2004-04-15 James E Wilson <wilson@specifixinc.com>
9685
9686 * Makefile.tpl (configure-[+module+], configure-gcc,
9687 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9688 Set and export LDFLAGS.
9689 * Makefile.in: Regenerate.
9690
9691 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9692
9693 * MAINTAINERS: Add myself to write-after-approval.
9694
9695 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9696
9697 PR bootstrap/14871
9698 * Makefile.tpl: If we don't have built-in-tree target tools,
9699 use the ones found by configure rather than hacking around with
9700 program_transform_name.
9701 * configure.in: Give Makefile.tpl the information necessary
9702 to do that.
9703 * Makefile.in: Regenerate.
9704 * configure: Regenerate.
9705
9706 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9707
9708 PR bootstrap/14760
9709 * configure.in: When computing baseargs, strip *all* copies of
9710 offending options. Also, don't match/substitute the trailing space,
9711 so that this actually works when two similar options are separated by
9712 only one space.
9713 * configure: Regenerate.
9714
9715 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9716
9717 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9718 (rs6000-*-aix*): Same.
9719 * configure: Regenerate.
9720
9721 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9722
9723 * MAINTAINERS: Add myself to write-after-approval.
9724
9725 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9726
9727 * MAINTAINERS: Add myself to write-after-approval.
9728
9729 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9730
9731 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9732 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9733 * Makefile.in: Regenerate.
9734
9735 * configure.in (top level bootstrap support): Rework --enable-werror
9736 to set @stage2_werror_flag@.
9737 * configure: Regenerate.
9738 * Makefile.tpl (top level bootstrap support): Pass
9739 @stage2_werror_flag@ down to configure in stages 2 and 3.
9740 * Makefile.in: Regenerate.
9741
9742 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9743
9744 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9745 for stages 2 and 3 as well as in make. As a consequence, remove
9746 OUTPUT_OPTION (now detected by configure) from the flags passed down
9747 to make.
9748 * Makefile.in: Regenerate.
9749
9750 * Makefile.tpl (new-bootstrap): Fix typo.
9751 * Makefile.in: Regenerate.
9752
9753 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9754
9755 * Makefile.tpl: Rearrange by moving recursive_targets rules
9756 into their proper sections.
9757 * Makefile.tpl (top level bootstrap support): Move disabling
9758 of coverage flags from 'make' to 'configure'; improve comments.
9759 * Makefile.in: Regenerate.
9760
9761 * Makefile.tpl (experimental top level bootstrap) Move stage1
9762 language setting from all- target to configure- target; disable
9763 intermodule optimization in stage 1; prevent gratuitous rebuilds
9764 of stage 1.
9765 * Makefile.in: Regenerate.
9766 * configure.in: Comma-separate stage 1 language list for top
9767 level bootstrap.
9768 * configure: Regenerate.
9769
9770 * Makefile.tpl: Clean up experimental top level bootstrap support:
9771 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9772 prev-gcc in configure- targets as well as all- targets.
9773 * Makefile.in: Regenerate.
9774
9775 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9776
9777 * compile: New file imported from automake.
9778
9779 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9780
9781 * configure.in: Remove symbolic link section.
9782 * configure: Regenerate.
9783 * Makefile.tpl (links): Remove.
9784 * Makefile.in: Regenerate.
9785
9786 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9787 Nathanael Nerode <neroden@gcc.gnu.org>
9788
9789 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9790 Set with AC_CHECK_PROGS.
9791 * configure.in: Fix comment typo from last patch.
9792 * configure: Regenerate.
9793
9794 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9795
9796 * Makefile.tpl: Introduce experimental top level bootstrap support.
9797 * Makefile.in: Regenerate.
9798 * configure.in: Introduce support for top level bootstrap.
9799 * configure: Regenerate.
9800
9801 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9802 Paolo Bonzini <bonzini@gnu.org>
9803
9804 PR bootstrap/14522
9805 * configure.in: Cope with shells that do not support unquoted ^
9806 * configure: Regenerate.
9807
9808 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9809 Paolo Bonzini <bonzini@gnu.org>
9810
9811 PR bootstrap/14522
9812 * configure.in: Cope with shells that do not support nesting
9813 quotes inside quoted backquote substitutions.
9814 * configure: Regenerate.
9815
9816 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9817
9818 PR bootstrap/14522
9819 * configure.in: Fix escaping of $.
9820 * configure: Regenerate.
9821
9822 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9823
9824 * configure: Regenerate, since I forgot to while committing Paolo's
9825 changes.
9826
9827 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9828
9829 PR ada/14131
9830 Move language detection to the top level.
9831 * configure.in: Find default values for the tools as
9832 soon as possible. Disable ada if GNAT is not found.
9833 Emit error message about missing languages. Expand
9834 --enable-languages=all for the gcc subdirectory.
9835
9836 2004-03-10 Ben Elliston <bje@gnu.org>
9837
9838 * MAINTAINERS: Update my email address.
9839
9840 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9841
9842 * ltconfig: Disable building static libraries if building shared
9843 libraries on AIX 5L.
9844
9845 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9846
9847 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9848 and disable libgcj.
9849 * configure: Regenerated.
9850
9851 2004-03-01 Brian Booth <bbooth@redhat.com>
9852
9853 * MAINTAINERS: Add myself to write-after-approval.
9854
9855 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9856
9857 * MAINTAINERS: Add myself to write-after-approval.
9858
9859 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9860
9861 PR bootstrap/7087
9862 * Makefile.tpl: Guard XFOO sed statements better.
9863 * Makefile.tpl: Add dependency for configure-target-libada.
9864 * Makefile.in: Regenerate (incidentally fixes broken
9865 commit when libada-branch was merged).
9866
9867 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9868
9869 * MAINTAINERS: Add myself to write-after-approval.
9870
9871 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9872
9873 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9874 maintainers.
9875
9876 2004-02-20 Andrew Cagney <cagney@redhat.com>
9877
9878 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9879 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9880
9881 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9882
9883 PR bootstrap/11932
9884 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9885
9886 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9887
9888 * MAINTAINERS: Added myself to write-after-approval.
9889
9890 2004-02-14 Michael Koch <konqueror@gmx.de>
9891
9892 * MAINTAINERS: Added myself to write-after-approval.
9893
9894 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9895
9896 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9897 some OS port maintainers to OS port maintainers section.
9898
9899 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9900
9901 * MAINTAINERS: Add self.
9902
9903 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9904
9905 * MAINTAINERS: Alphabetize.
9906
9907 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9908
9909 * MAINTAINERS: Remove myself.
9910
9911 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9912
9913 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9914 (rs6000-*-aix*): Same.
9915 * configure: Regenerate.
9916
9917 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9918
9919 * configure.in (host): Add in missing $noconfigdirs to defines.
9920 * configure: Regenerate.
9921
9922 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9923 Nathanael Nerode <neroden@gcc.gnu.org>
9924
9925 PR ada/6637, PR ada/5911
9926 Merge with libada-branch:
9927 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9928 with appropriate dependencies. Add --enable-libada configure switch.
9929 * configure, Makefile.in: Regenerate.
9930
9931 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9932
9933 * MAINTAINERS: Add myself to write-after-approval.
9934
9935 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9936
9937 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9938 * configure: Regenerate.
9939
9940 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9941
9942 Merge from upstream:
9943
9944 * ltmain.in: When setting IFS to '~', be careful about user
9945 arguments that contain '~'.
9946
9947 2004-02-04 Peter O'Gorman <peter@pogma.com>
9948
9949 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9950 Also test $base_compile against $CC with escaped arguments. Bug
9951 reported by Geoff Keating <geoffk@apple.com>.
9952
9953 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9954
9955 * MAINTAINERS: Remove i960 port.
9956
9957 2004-01-23 DJ Delorie <dj@redhat.com>
9958
9959 * Makefile.def (target_modules) [libiberty]: Don't stage.
9960 * Makefile.in: Rebuilt.
9961
9962 2004-01-20 Caroline Tice <ctice@apple.com>
9963
9964 * MAINTAINERS: Add myself to write-after-approval.
9965
9966 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9967
9968 * MAINTAINERS: Update my email address.
9969
9970 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9971
9972 * MAINTAINERS: Add myself to write-after-approval.
9973
9974 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9975
9976 * MAINTAINERS: Remove entries without email address.
9977
9978 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9979
9980 * MAINTAINERS: Add myself to write-after-approval.
9981
9982 2004-01-15 Steven Bosscher <stevenb@suse.de>
9983
9984 * MAINTAINERS: Update my email address.
9985
9986 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9987
9988 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9989 * Makefile.tpl (configure-target-[+module+]): Support stage.
9990 * Makefile.in: Rebuilt.
9991
9992 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9993
9994 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9995
9996 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9997
9998 * MAINTAINERS: Add myself as a MIPS maintainer.
9999
10000 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10001
10002 * configure.in: Use ./config.cache, not config.cache.
10003 * configure: Regenerate.
10004 * Makefile.tpl: Special-casing not needed for GCC any more.
10005 * Makefile.in: Regenerate.
10006
10007 * configure.in: Don't share a cache file for host dirs.
10008 * configure: Regenerate.
10009
10010 * config-ml.in: Don't mess with the cache file.
10011
10012 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10013
10014 * MAINTAINERS: Move myself from 'Write After Approval' to
10015 'CPU Port Maintainers' section as SPARC maintainer.
10016
10017 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10018
10019 * Makefile.tpl: Make GCC use a separate config.cache.
10020 * Makefile.in: Regenerate.
10021
10022 PR bootstrap/11932, PR bootstrap/11933
10023 (I don't know if it will fix either of them, but it relates
10024 to them.)
10025 * configure.in: Don't use shared config.cache for target
10026 directories.
10027 * configure: Regenerate.
10028
10029 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10030
10031 * MAINTAINERS: Add myself to 'Write After Approval' section.
10032
10033 2003-12-31 Roger Sayle <roger@eyesopen.com>
10034
10035 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10036 * configure: Regenerated.
10037
10038 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10039
10040 * MAINTAINERS: Remove the mn10200 maintainer.
10041
10042 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10043
10044 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10045 * configure: Regenerated.
10046
10047 2003-12-16 Jan Hubicka <jh@suse.cz>
10048
10049 * MAINTAINERS: Add myself as callgraph maintainer.
10050
10051 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10052
10053 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10054 * configure: Regenerate.
10055
10056 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10057
10058 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10059 'Write After Approval' section. Update email.
10060
10061 2003-12-01 James Lemke <jim@wasabisystems.com>
10062
10063 * MAINTAINERS (Write After Approval): Add myself.
10064
10065 2003-11-20 Matt Thomas <matt@3am-software.com>
10066
10067 * MAINTAINERS: Add myself as a vax port maintainer.
10068
10069 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10070
10071 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10072 (configure-build-[+module+], configure-[+module+]): Likewise.
10073 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10074 * Makefile.in: Regenerate.
10075
10076 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10077
10078 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10079 shared/dylibed libraries.
10080 * ltmain.sh: Likewise.
10081 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10082 * ltcf-cxx.sh: Likewise.
10083 * ltcf-gcj.sh: Likewise.
10084 * ltconfig: Likewise.
10085
10086 2003-11-17 Stan Cox <scox@redhat.com>
10087
10088 * MAINTAINERS: Add myself as iq2000 port maintainer.
10089
10090 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10091
10092 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10093 * Makefile.in: Regenerate.
10094
10095 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10096
10097 * config.sub: Update to 2003-11-03 version.
10098
10099 2003-10-20 Phil Edwards <phil@codesourcery.com>
10100
10101 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10102 * configure: Regenerate.
10103
10104 2003-10-20 Nicolas Pitre <nico@cam.org>
10105
10106 * MAINTAINERS: Add myself to 'Write After Approval' section.
10107
10108 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10109
10110 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10111
10112 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10113
10114 * MAINTAINERS: Update my email address.
10115
10116 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10117
10118 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10119
10120 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10121
10122 * MAINTAINERS: Add myself to 'Write After Approval' section.
10123
10124 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10125
10126 * config.guess: Update to 2003-10-16 version.
10127 * config.sub: Update to 2003-10-16 version.
10128
10129 2003-10-15 David Daney <ddaney@avtrex.com>
10130
10131 * MAINTAINERS: Added myself to 'Write After Approval' section.
10132
10133 2003-10-15 Falk Hueffner <falk@debian.org>
10134
10135 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10136 'Write After Approval' section. Update email.
10137
10138 2003-10-14 Roger Sayle <roger@eyesopen.com>
10139
10140 * MAINTAINERS: Move myself from 'Write After Approval' to
10141 'Various Maintainers' section as middle-end maintainer.
10142
10143 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10144
10145 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10146 HOST_FLAGS_TO_PASS.
10147 * Makefile.in: Regenerate.
10148
10149 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10150
10151 * config.guess: Update to 2003-10-07 version.
10152 * config.sub: Update to 2003-10-07 version.
10153
10154 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10155
10156 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10157 * ltconfig (irix5*, irix6*): Don't override version_type.
10158
10159 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10160
10161 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10162 * configure: Rebuilt
10163 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10164 * Makefile.in: Rebuilt
10165
10166 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10167
10168 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10169
10170 2003-09-30 Carlo Wood <carlo@alinoe.com>
10171
10172 * MAINTAINERS (Write After Approval): Add myself.
10173
10174 2003-09-29 Paul Koning <ni1d@arrl.net>
10175
10176 * MAINTAINERS: Move myself from "Write After Approval"
10177 to CPU platform maintainers for pdp11 platform.
10178
10179 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10180
10181 * MAINTAINERS: Move myself from 'Write After Approval' to
10182 'Various Maintainers' section as libffi testsuite maintainer.
10183
10184 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10185
10186 * configure.in: Pass a computed --program-transform-name
10187 to subconfigures.
10188 * configure: Regenerated.
10189
10190 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10191
10192 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10193 * Makefile.in: Regenerate.
10194
10195 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10196 * Makefile.in: Regenerate.
10197
10198 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10199
10200 * MAINTAINERS: Move myself from 'Write After Approval'
10201 to 'Various Maintainers' (objective-c) section.
10202
10203 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10204
10205 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10206 quoting.
10207 * configure: Regenerated.
10208
10209 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10210
10211 * MAINTAINERS (Write After Approval): Add myself to write after
10212 approval list.
10213
10214 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10215
10216 * MAINTAINERS (Write After Approval): Add myself.
10217
10218 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10219
10220 * MAINTAINERS: Update my e-mail address.
10221
10222 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10223
10224 * libtool.m4 (LD): Correct powerpc64 host match.
10225
10226 2003-09-06 James E Wilson <wilson@tuliptree.org>
10227
10228 * MAINTAINTERS: Update my affiliation and email address.
10229
10230 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10231
10232 * MAINTAINERS (Write After Approval): Add myself.
10233
10234 2003-09-04 DJ Delorie <dj@redhat.com>
10235
10236 * configure: Regenerate.
10237
10238 2003-09-04 Robert Millan <robertmh@gnu.org>
10239
10240 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10241
10242 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10243
10244 * configure.in: Ensure arguments to sed are properly spaced.
10245 * configure: Regenerate.
10246
10247 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10248
10249 * MAINTAINERS: Update my e-mail address.
10250
10251 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10252
10253 * MAINTAINERS (Write After Approval): Add myself.
10254
10255 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10256
10257 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10258 * configure: Regenerated.
10259
10260 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10261
10262 * MAINTAINERS: Update my email address.
10263
10264 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10265
10266 * configure.in: Use newline instead of semicolon when assuming
10267 shell arguments in a for loop.
10268 * configure: Regenerated.
10269
10270 2003-08-22 Jason Eckhardt <jle@rice.edu>
10271
10272 * MAINTAINERS: Resurrect the i860 maintainer.
10273
10274 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10275
10276 PR 8180
10277 * configure.in: When testing with_libs and with_headers, treat
10278 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10279 * configure: Regenerate.
10280
10281 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10282 make, shell, etc.
10283 (baseargs): Likewise.
10284 * configure: Regenerate.
10285
10286 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10287
10288 * MAINTAINERS (Write After Approval): Add myself.
10289
10290 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10291
10292 * configure.in: Disable libgcj for darwin not on powerpc.
10293 * configure: Rebuild.
10294
10295 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10296
10297 * config-ml.in, symlink-tree: Add license.
10298
10299 2003-08-03 Richard Stallman <rms@gnu.org>
10300 Eben Moglen <moglen@columbia.edu>
10301
10302 * README.SCO: New file.
10303
10304 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10305
10306 * Makefile.tpl (check, check-c++): Express dependencies using
10307 dependencies rather than commands.
10308 * Makefile.in: Regenerate.
10309
10310 2003-08-01 Andrew Cagney <cagney@redhat.com>
10311
10312 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10313 * configure: Ditto.
10314
10315 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10316
10317 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10318 * Makefile.in: Update.
10319
10320 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10321
10322 * configure.in: Enable libgcj for darwin.
10323 * configure: Rebuild.
10324
10325 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10326
10327 * config-ml.in: Use ac_configure_args directly instead of
10328 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10329 actually seen.
10330
10331 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10332
10333 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10334 creating target and build subdirs to build all parent dirs as needed.
10335 * Makefile.in: Rebuild.
10336 * configure.in: Don't build dirs explicitly here.
10337 * configure: Rebuild.
10338
10339 2003-07-26 Paul Brook <paul@nowt.org>
10340
10341 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10342
10343 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10344
10345 * Makefile.tpl (all-make): Depend on intl.
10346 * Makefile.in: Rebuilt.
10347
10348 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10349
10350 * install-sh: Update to newer upstream versions (associated with
10351 aclocal 1.7).
10352 * mkinstalldirs: Likewise.
10353 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10354
10355 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10356
10357 * MAINTAINERS: Move self from Bug database only accounts
10358 to write-after-approval.
10359
10360 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10361
10362 * config.if: Remove unused libc_interface determination.
10363
10364 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10365
10366 * MAINTAINERS: Move self from write-after-approval to
10367 build machinery (*.in).
10368
10369 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10370
10371 PR bootstrap/11273
10372 PR bootstrap/11408
10373 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10374 unused INSTALL_PROGRAM_ARGS.
10375 * configure.in: Use AC_PROG_INSTALL.
10376 * Makefile.in: Regenerate.
10377 * configure: Regenerate.
10378
10379 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10380
10381 * MAINTAINERS: Alphabetize.
10382
10383 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10384
10385 * configure: Rebuilt.
10386 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10387 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10388 newlib nor libgloss.
10389 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10390 * configure.in (am33_2.0-*-linux*): Added.
10391
10392 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10393
10394 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10395 * configure: Regenerate.
10396
10397 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10398
10399 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10400 * Makefile.in: Regenerate.
10401
10402 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10403
10404 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10405 * Makefile.in: Regenerate.
10406
10407 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10408
10409 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10410 * Makefile.in: Regenerated.
10411
10412 * config-ml.in: Replace PWD with PWD_COMMAND.
10413
10414 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10415
10416 * intl: New directory; see intl/ChangeLog for details.
10417 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10418 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10419 * Makefile.in: Regenerate.
10420
10421 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10422
10423 * configure.in: Clean up config-lang.in handling. Delete
10424 useless assignment to "subdirs".
10425 * configure: Regenerate.
10426
10427 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10428
10429 * configure.in: Rename 'target_libs' to 'target_libraries'.
10430 Remove useless reference to 'target_libs'.
10431 * configure: Regenerate.
10432
10433 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10434
10435 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10436 * Makefile.in: Regenerate.
10437
10438 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10439
10440 * Makefile.def: Introduce flags_to_pass.
10441 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10442 * Makefile.in: Regenerate.
10443
10444 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10445
10446 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10447 and target-libgloss.
10448 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10449 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10450 * configure: Regenerate.
10451
10452 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10453
10454 * configure.in: Update testsuite_flags to new location.
10455 * configure. Regenerate.
10456
10457 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10458
10459 * Makefile.tpl: Remove BUILD_CC stuff.
10460 * Makefile.in: Regenerate.
10461
10462 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10463
10464 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10465
10466 2003-06-16 Graeme Peterson <gp@qnx.com>
10467
10468 * MAINTAINERS (Write After Approval): Add myself.
10469
10470 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10471
10472 * config.guess: Update to 2003-06-12 version.
10473 * config.sub: Update to 2003-06-13 version.
10474
10475 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10476
10477 * config.guess: Update to 2003-06-06 version.
10478 * config.sub: Update to 2003-06-06 version.
10479
10480 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10481
10482 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10483 * configure. Regenerate.
10484
10485 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10486
10487 * configure.in: Disable serial configure by default.
10488 * configure: Regenerate.
10489 * Makefile.tpl: Abolish .NOTPARALLEL.
10490 * Makefile.in: Regenerate.
10491
10492 * Makefile.tpl: Replace {build,host,target}_canonical by
10493 {build,host,target}.
10494 * Makefile.in: Regenerate.
10495
10496 * Makefile.tpl: Fix stupid pasto.
10497 * Makefile.in: Regenerate.
10498
10499 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10500
10501 * Makefile.tpl: Remove bogus conditional.
10502 * Makefile.in: Regenerate.
10503
10504 2003-06-05 Jan Hubicka <jh@suse.cz>
10505
10506 * Makefile.tpl (profiledbootstrap): New target.
10507 * Makefile.in (profiledbootstrap): New target.
10508
10509 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10510
10511 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10512 Pinski. Remove user names from other bugzilla-only maintainers.
10513
10514 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10515
10516 * Makefile.tpl: Make 'recursive targets' using autogen rather
10517 than shell loop. Remove duplicate 'clean' targets and false
10518 comments.
10519 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10520 Add systematic method of specifying missing targets in subdirs.
10521 Add copyright boilerplate.
10522 * Makefile.in: Regenerate.
10523 * configure.in: Add 'recursive targets' to maybe list.
10524 * configure: Regenerate.
10525
10526 * MAINTAINERS: "GNATS only" -> "Bug database only".
10527
10528 * Makefile.tpl: Rename [+target+] to [+make_target+].
10529 * Makefile.def: Rename 'target' to 'make_target'.
10530
10531 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10532
10533 * MAINTAINERS: Add self as options handling maintainer.
10534
10535 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10536
10537 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10538 been too long since I touched those ports.
10539
10540 2003-05-28 DJ Delorie <dj@redhat.com>
10541
10542 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10543 * Makefile.in: Regenerate.
10544
10545 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10546
10547 * configure.in: Use curly braces in the definition of tooldir.
10548 * configure: Regenerate.
10549
10550 2003-05-21 DJ Delorie <dj@redhat.com>
10551
10552 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10553 newlib or libgloss.
10554 * Makefile.in: Regenerate.
10555
10556 2003-05-21 DJ Delorie <dj@redhat.com>
10557
10558 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10559 * Makefile.in: Regenerate.
10560
10561 2003-05-20 Ian Lance Taylor <ian@airs.com>
10562
10563 * MAINTAINERS: Update my e-mail address.
10564
10565 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10566
10567 * configure.in: Switch more things to use maybe dependencies.
10568 * Makefile.tpl: Switch more things to use maybe dependencies.
10569 Factor out common code from autogen IF statements.
10570 * configure: Regenerate.
10571 * Makefile.in: Regenerate.
10572
10573 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10574
10575 * configure.in: Accept i[3456789]86 for machine type.
10576 * configure: Regenerate.
10577
10578 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10579
10580 * configure.in: Switch more things to use maybe dependencies.
10581 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10582 * configure: Regenerate.
10583 * Makefile.tpl: Switch more things to use maybe dependencies.
10584 * Makefile.in: Regenerate.
10585
10586 2003-05-16 Andreas Schwab <schwab@suse.de>
10587
10588 * Makefile.tpl (install-opcodes): Define.
10589 * Makefile.in: Rebuild.
10590
10591 2003-05-13 Andreas Jaeger <aj@suse.de>
10592
10593 * config.guess: Update to 2003-05-09 version.
10594 * config.sub: Update to 2003-05-09 version.
10595
10596 2003-05-13 Michael Eager <eager@mvista.com>
10597
10598 * configure.in: Correct sed script so that options in quotes are not
10599 deleted.
10600 * configure: Rebuild.
10601
10602 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10603
10604 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10605 and $$s/newlib/libc/sys/cygwin32 include paths.
10606 * configure: Ditto.
10607
10608 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10609
10610 * MAINTAINERS: Update my email addresses.
10611
10612 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10613
10614 * config-ml.in: Propagate INSTALL variables.
10615
10616 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10617
10618 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10619
10620 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10621
10622 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10623 * Makefile.in: Regenerate.
10624
10625 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10626
10627 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10628
10629 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10630
10631 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10632
10633 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10634
10635 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10636 * Makefile.in: Regenerated.
10637
10638 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10639
10640 * MAINTAINERS (Write After Approval): Upgrade myself from
10641 GNATS only to write-after-approval. Update my mail address.
10642
10643 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10644
10645 (OS Port Maintainers: freebsd): Add myself.
10646
10647 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10648
10649 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10650
10651 2003-04-22 Kean Johnston <jkj@sco.com>
10652
10653 * MAINTAINERS (SCO ports): Added myself.
10654
10655 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10656
10657 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10658
10659 2003-04-19 Kean Johnston <jkj@sco.com>
10660
10661 * MAINTAINERS (Write After Approval): Add myself.
10662
10663 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10664
10665 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10666 * Makefile.in: Regenerate.
10667
10668 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10669
10670 * configure.in (powerpc64*-*-linux*): Remove.
10671 * configure: Rebuilt.
10672
10673 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10674
10675 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10676 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10677 and restrap.
10678 * Makefile.in: Regenerate.
10679
10680 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10681
10682 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10683 * configure: Regenerated.
10684
10685 2003-04-15 DJ Delorie <dj@redhat.com>
10686
10687 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10688
10689 2003-04-13 Nick Clifton <nickc@redhat.com>
10690
10691 * config-ml.in: Remove support for --disable-aix removing
10692 call-aix multilibs.
10693
10694 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10695
10696 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10697 * */configure: Rebuilt.
10698
10699 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10700
10701 * MAINTAINERS: Add my email address.
10702
10703 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10704
10705 * MAINTAINERS (Write After Approval): Add myself.
10706
10707 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10708
10709 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10710 * Makefile.in: Regenerate.
10711
10712 2003-03-14 Michael Chastain <mec@shout.net>
10713
10714 * Makefile.in: Regenerate with correct Makefile.def.
10715
10716 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10717
10718 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10719 Make macro.
10720 * Makefile.in: Regenerate.
10721 * configure.in: Clean up gxx_include_dir logic.
10722 * configure: Regenerate.
10723
10724 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10725
10726 * MAINTAINERS (Write After Approval): Add myself.
10727
10728 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10729
10730 * MAINTAINERS: Update my mail address.
10731
10732 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10733
10734 * configure.in (gxx_include_dir): Fix typo.
10735 * configure: Regenerated.
10736
10737 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10738
10739 * Makefile.tpl: Reindent.
10740 * Makefile.in: Regenerate.
10741 * configure.in: Reindent. Don't set unused variables.
10742 * configure: Regenerate.
10743
10744 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10745
10746 * configure.in: Include $(build_tooldir)/sys-include in
10747 FLAGS_FOR_TARGET.
10748 * configure: Regenerated.
10749
10750 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10751
10752 * Makefile.tpl: Always pass down RANLIB.
10753 * Makefile.in: Regenerate.
10754
10755 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10756 * Makefile.in: Regenerate.
10757 * configure.in: Remove unused logic relating to --enable-shared
10758 and --enable-threads. Remove bogus comments. Remove redundant
10759 noconfigdirs.
10760 * configure: Regenerate.
10761
10762 * configure.in: Replace ${libstdcxx_version} by its value.
10763 Remove reference to mh-dgux.
10764 * configure: Regenerate.
10765
10766 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10767
10768 * MAINTAINERS (Write After Approval): Add myself.
10769
10770 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10771
10772 * Makefile.tpl: Rearrange.
10773 * Makefile.in: Regenerate.
10774
10775 2003-02-25 Uwe Stieber <uwe@wwws.de>
10776
10777 * configure.in: Add support for kaOS as cross build target system.
10778 * configure: Regenerated.
10779
10780 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10781
10782 * MAINTAINERS (Write after approval): Add myself.
10783
10784 2003-02-21 James E Wilson <wilson@tuliptree.org>
10785
10786 * MAINTAINERS: Update my email address.
10787
10788 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10789
10790 * MAINTAINERS: Add self to blanket write privs. section.
10791
10792 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10793
10794 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10795 configure-target-* as some target builds may require additional
10796 flags for preprocessor tests.
10797 * Makefile.in: Regenerated.
10798
10799 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10800
10801 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10802 * ltconfig: Handle it.
10803 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10804 auto-detecting it.
10805
10806 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10807 it is used as argument to $CC.
10808 * ltcf-gcj.sh: Likewise.
10809
10810 * configure.in: Introduce --enable-maintainer-mode.
10811 * configure: Rebuilt.
10812 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10813 for maintainer mode.
10814 * Makefile.in: Rebuilt.
10815
10816 2003-02-18 Jason Merrill <jason@redhat.com>
10817
10818 * Makefile.tpl (check-c++): Allow parallelism.
10819
10820 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10821
10822 * MAINTAINERS: Remove John Carr (who never actually had access to
10823 gcc.gnu.org).
10824
10825 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10826
10827 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10828 don't configure target-libobjc.
10829 * configure: Regenerate.
10830
10831 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10832
10833 * Makefile.tpl (RANLIB): Define.
10834 * Makefile.in: Regenerate.
10835
10836 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10837
10838 * MAINTAINERS: Update my email.
10839
10840 2003-02-06 Keith R Seitz <keiths@redhat.com>
10841
10842 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10843 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10844 * Makefile.in: Regenerated.
10845 * configure.in: Remove all traces of snavigator, db, and grep.
10846 * configure: Regenerated.
10847
10848 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10849
10850 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10851 After Approval.
10852
10853 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10854
10855 * MAINTAINERS (Write after approval): Add myself.
10856
10857 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10858
10859 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10860 * Makefile.in: Regenerated.
10861
10862 2003-01-30 Roger Sayle <roger@eyesopen.com>
10863
10864 * config.guess: Updated to 2003-01-30's version.
10865 * config.sub: Updated to 2003-01-28's version.
10866
10867 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10868
10869 * config.if: If gcc_version is already set, just use it. Don't set
10870 gcc_version_trigger if it's already set, otherwise set it to
10871 gcc/version.c, but only if the file exists. If it is not set and
10872 gcc/version.c does not exist, try to extract the version number from
10873 $CC.
10874
10875 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10876
10877 * MAINTAINERS: Add myself to write-after-approval list.
10878
10879 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10880
10881 * configure.in: Revert 24Jan change.
10882 * configure: Regenerate.
10883
10884 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10885
10886 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10887 entry of HJ Lu.
10888
10889 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10890
10891 * configure.in: Revert previous change.
10892 * configure: Regenerate.
10893
10894 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10895
10896 * configure.in: Make rda native-only.
10897 * configure: Regenerate.
10898
10899 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10900
10901 * MAINTAINERS: Move myself from GNATS-only-accounts to
10902 write-after-approval.
10903
10904 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10905
10906 * configure.in: Add missing \.
10907 * configure: Rebuilt.
10908
10909 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10910
10911 * configure.in (baseargs): Avoid using \| in sed regular
10912 expressions.
10913 * configure: Rebuilt.
10914
10915 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10916
10917 * configure.in (baseargs): Remove all supported forms of
10918 --cache-file, --srcdir, --host, --build and --target options
10919 from argument lists.
10920 * configure: Rebuilt.
10921
10922 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10923
10924 * MAINTAINERS: Add myself to write-after-approval list.
10925
10926 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10927
10928 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10929 * configure: Rebuilt.
10930
10931 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10932
10933 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10934 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10935 * Makefile.in: Regenerate.
10936 * configure: Regenerate.
10937
10938 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10939
10940 * configure.in: Remove Makefile in build, host and target modules
10941 unless configure was run with --no-recursion.
10942 * configure: Rebuilt.
10943
10944 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10945
10946 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10947 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10948 * Makefile.in: Regenerate.
10949
10950 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10951
10952 * config.guess: Update to 2003-01-03 version.
10953 * config.sub: Update to 2003-01-03 version.
10954
10955 2003-01-07 Christopher Faylor <cgf@redhat.com>
10956
10957 * configure: Regenerate with proper autoconf 2.13.
10958
10959 2003-01-07 Christopher Faylor <cgf@redhat.com>
10960
10961 * configure.in: Add AC_PREREQ for consistency.
10962 * configure: Regenerate.
10963
10964 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10965
10966 * configure.in (GDB_TK): Add tcl directories conditional on
10967 gdb/gdbtk directory being present.
10968 * configure: Regenerate.
10969
10970 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10971
10972 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10973 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10974 * configure: Rebuilt.
10975
10976 2002-12-31 Tom Tromey <tromey@redhat.com>
10977
10978 * Makefile.in: Rebuilt.
10979 * Makefile.def (target_modules) [libffi]: Allow installation.
10980
10981 2002-12-31 Andreas Schwab <schwab@suse.de>
10982
10983 * configure.in: Fix use of $program_transform_name.
10984 * configure: Regenerated.
10985
10986 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10987
10988 * configure.in (baseargs): Don't remove first configure argument.
10989 * configure: Regenerated.
10990
10991 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10992
10993 * Makefile.tpl (local-distclean): Don't remove...
10994 (multilib.ts): ... this. Moved into...
10995 (multilib.out): ... this. Don't use sub-make.
10996 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10997 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10998 (configure-build-[+module+], configure-[+module+],
10999 configure-target-[+module+], configure-gcc): ... these. Test
11000 for Makefile existence. Drop config.status from dependencies.
11001 * Makefile.in: Rebuilt.
11002 * configure.in: Move gcc-version-trigger to the end of
11003 ac_configure_args. Add comments to maybedep.tmp and
11004 serdep.tmp. Introduce --disable-serial-configure. Remove
11005 nonopt from baseargs, matching and removing corresponding
11006 whitespace while at it.
11007 * configure: Rebuilt.
11008
11009 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11010
11011 * configure.in (host_configargs): Replace reference to
11012 no-longer-defined buildopts with --build=${build_alias}.
11013 * configure: Rebuilt.
11014
11015 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11016 program_transform_name to standard idiom.
11017 (AUTOGEN, AUTOCONF): Define.
11018 (Makefile.in): Use $(AUTOGEN).
11019 (Makefile): Depend on config.status, and use autoconf-style rule to
11020 build it. Move original commands to...
11021 (config.status): ... this new target.
11022 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11023 $(AUTOCONF).
11024 * Makefile.in: Rebuilt.
11025
11026 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11027
11028 * Makefile.tpl: Fix dramatic bustage due to change in
11029 program_transform_name.
11030 * Makefile.in: Regenerate.
11031
11032 * configure.in: Remove unnecessary PATH setting.
11033 * configure: Regnerate.
11034
11035 * configure.in: Don't default to unprefixed tools unless
11036 the native tools will work.
11037 * configure: Regenerate.
11038
11039 * configure.in: Convert to autoconf script. Blow away lots
11040 of now-redundant Makefile fragments.
11041 * configure: Generate using Autoconf.
11042 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11043 * Makefile.in: Regenerate.
11044
11045 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11046
11047 * configure: Fix stupid bug where RANLIB was mistakenly included.
11048
11049 * configure.in: Rename (buildargs, hostargs, targargs) to
11050 (build_configargs, host_configargs, target_configargs).
11051
11052 * configure.in: Move logic out of sed statement.
11053
11054 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11055 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11056
11057 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11058
11059 * config.sub: Import from master repository
11060 * config.guess: Ditto
11061
11062 2002-12-24 Andreas Schwab <schwab@suse.de>
11063
11064 * Makefile.tpl (multilib.out): Fix missing space.
11065 * Makefile.in: Regenerate.
11066
11067 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11068
11069 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11070 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11071 * Makefile.in: Regenerate.
11072 * configure.in: Remove unnecessary leftovers.
11073
11074 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11075
11076 * configure.in (extra_ranlibflags_for_target): New variable.
11077 (*-*-darwin): Add -c to ranlib commands.
11078 * configure (tooldir): Handle extra_ranlibflags_for_target.
11079
11080 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11081
11082 * Makefile.tpl: Revert HJL's change.
11083 * Makefile.in: Regenerated.
11084 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11085 always.
11086
11087 2002-12-19 Andreas Schwab <schwab@suse.de>
11088
11089 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11090 * Makefile.in: Regenerate.
11091
11092 2002-12-18 H.J. Lu <hjl@gnu.org>
11093
11094 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11095 * Makefile.in: Regenerated.
11096
11097 * configure.in (build_prefix): New. Substitute.
11098
11099 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11100
11101 * Makefile.tpl: Don't let real targets depend on phony targets.
11102 * Makefile.in: Regenerate.
11103
11104 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11105 * Makefile.in: Regenerate.
11106
11107 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11108
11109 * config.sub: Import from master repository
11110 * config.guess: Ditto
11111
11112 2002-12-16 Jason Merrill <jason@redhat.com>
11113
11114 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11115 previous 'make bootstrap'.
11116 * Makefile.in: Regenerate.
11117
11118 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11119
11120 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11121
11122 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11123
11124 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11125 * Makefile.in: Regenerate.
11126
11127 2002-12-13 Jason Merrill <jason@redhat.com>
11128
11129 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11130 library tests.
11131 (check-c++): Just depend on it and check-target-libstdc++-v3.
11132 * Makefile.in: Regenerate.
11133
11134 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11135
11136 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11137 * Makefile.in: Rebuilt.
11138
11139 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11140
11141 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11142
11143 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11144
11145 * configure: Fix bug put in by gremlins.
11146
11147 * Makefile.tpl: Substitute more autoconfily.
11148 * configure: Substitute more autoconfily.
11149 * Makefile.in: Regenerate.
11150
11151 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11152
11153 * config.sub: Import from master repository
11154 * config.guess: Ditto
11155 * MAINTAINERS: Added Svein Seldal under write after approval
11156
11157 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11158
11159 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11160 * Makefile.in (all-sim): Ditto.
11161
11162 2002-12-06 DJ Delorie <dj@redhat.com>
11163
11164 * Makefile.tpl: Change configure dependencies to not have real
11165 targets depend on phony targets.
11166
11167 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11168
11169 * configure.in: Revert unintentional change.
11170
11171 * Makefile.tpl: Change dependency for */multilib.out so that
11172 it works when gcc isn't in the tree.
11173
11174 * configure.in: Substitute more.
11175 * configure: Run subconfigures from the Makefile.
11176 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11177 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11178
11179 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11180
11181 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11182
11183 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11184
11185 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11186 and corresponding dependencies.
11187 * Makefile.in: Regenerate.
11188
11189 * configure.in (host_tools): Order binutils, gas and ld for
11190 convenience in running the testsuites.
11191
11192 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11193 * Makefile.in: Regenerate.
11194 * configure.in: Introduce rules to serialize subconfigure runs.
11195
11196 * configure.in: Introduce BASE_CC_FOR_TARGET.
11197 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11198 Realize configure-build-* targets. Realize configure-target-* targets.
11199 * Makefile.in: Regenerate.
11200
11201 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11202
11203 * configure: Move gcc_version_trigger stuff from here...
11204 * configure.in: ...to here.
11205
11206 * configure.in: Separate subconfigure options added by this file from
11207 options given by the user. Add machinery to put args for host
11208 subconfigures into the Makefile.
11209
11210 * Makefile.tpl: Remove 'vault' targets.
11211 * Makefile.tpl: Reorder and comment dependencies.
11212 * Makefile.in: Regenerate.
11213
11214 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11215 * configure.in: Fix my broken commit of previous patch. (sigh)
11216
11217 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11218
11219 * configure.in: Move host-specific darwin noconfigdirs into
11220 the host-specific section.
11221
11222 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11223
11224 * configure.in: Move host-specific darwin noconfigdirs into
11225 the host-specific section.
11226
11227 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11228
11229 * configure: Remove skip-this-dir support.
11230 * Makefile.tpl: Remove skip-this-dir support.
11231
11232 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11233 subdirectories.
11234 * Makefile.in: Regenerate.
11235
11236 * Makefile.tpl: Strip out useless setting of 'dir'.
11237 * Makefile.in: Regenerate.
11238
11239 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11240
11241 * configure.in: Fix deeply stupid bug.
11242
11243 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11244 shell code in CXX_FOR_TARGET
11245 * Makefile.def: Introduce raw_cxx.
11246 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11247 RAW_CXX_FOR_TARGET.
11248 * Makefile.in: Regenerate.
11249
11250 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11251
11252 * Makefile.tpl: Remove unnecessary ifs.
11253 * Makefile.in: Regenerate.
11254
11255 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11256 dependencies. Maybe-ize build-libiberty. Create dummy install
11257 targets for 'no_install' modules.
11258 * configure: Move GDB_TK substitution to configure.in. Move
11259 build_modules stuff to configure.in.
11260 * configure.in: Implement soft dependency machinery. Maybe-ize
11261 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11262 * Makefile.in: Regenerate.
11263
11264 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11265
11266 * Makefile.tpl: Make all-target, install-target behave similarly
11267 to all, install (only hitting configured targets). Eliminate
11268 unused macro defintions.
11269
11270 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11271 build != host.
11272
11273 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11274
11275 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11276
11277 * configure.in: Produce lists of subdir targets we're actually
11278 configuring. Remove references to "dosrel".
11279 * Makefile.tpl: Let configure set which subdir targets are hit.
11280 Remove install-cross; clean up install; remove ALL. Remove
11281 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11282 Autogenerate host module targets. Remove empty dependency lines
11283 and redundant dependency; rearrange slightly.
11284 * Makefile.def: Add host-side libtermcap, utils.
11285
11286 * Makefile.in: Regenerate.
11287
11288 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11289
11290 * ltconfig (osf[345]): Append $major to soname_spec.
11291 Reflect this in library_names_spec.
11292 * ltmain.sh (osf): Prefix $major with . for use as extension.
11293
11294 2002-11-19 Andreas Jaeger <aj@suse.de>
11295
11296 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11297 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11298 and sparc64 GNU/Linux systems.
11299
11300 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11301
11302 * MAINTAINERS: Update email.
11303
11304 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11305
11306 * MAINTAINERS: Complete James Dennett's entry.
11307
11308 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11309
11310 * MAINTAINERS (Write After Approval): Add myself.
11311
11312 2002-11-13 Bruce Korb <bkorb@gnu.org>
11313
11314 * Makefile.tpl: syntactic cleanup
11315
11316 2002-11-13 Stuart Hastings <stuart@apple.com>
11317
11318 * MAINTAINERS: Add myself to write-after-approval list.
11319
11320 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11321
11322 * Makefile.def: Add list of recursive targets to autogenerate.
11323 Add build_modules.
11324 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11325 targets. Autogenerate *-build-* targets.
11326 * Makefile.in: Regenerate.
11327
11328 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11329
11330 * configure: More autoconf-style substitutions.
11331 * Makefile.tpl: More autoconf-style substitutions.
11332 * Makefile.in: Regenerate.
11333
11334 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11335
11336 * configure: Substitute more variables in a more autoconf-friendly
11337 way. Simplify slightly.
11338 * Makefile.tpl: Make more variables substitutable in an
11339 autoconf-friendly way.
11340 * Makefile.in: Regenerate.
11341
11342 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11343
11344 * MAINTAINERS (Write After Approval): Add myself.
11345
11346 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11347
11348 * configure.in (v810*): Remove special setting of tools.
11349
11350 * configure: Add support for extra required flags for ar or nm.
11351 * configure.in (aix4.3+): Use above support for target-specific
11352 issues, rather than using config/mt-aix43.
11353
11354 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11355
11356 * configure: Remove 'removing', which doesn't work. Replace $subdir
11357 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11358 with $srcdir. Reformat indentation. Substitute some variables
11359 formerly hard-coded in the Makefile for build=host.
11360 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11361 * Makefile.def: Autogenerate more.
11362 * Makefile.in: Regenerate.
11363
11364 2002-11-04 Adam Nemet <anemet@lnxw.com>
11365
11366 * MAINTAINERS (Write After Approval): Add myself.
11367
11368 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11369
11370 * Makefile.def (host_modules): Add rda.
11371 * Makefile.in: Regenerate.
11372 * configure.in (target_tool): Add target-rda to list.
11373
11374 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11375
11376 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11377
11378 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11379
11380 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11381 and restrap targets to this rule.
11382 * Makefile.in: Regenerate.
11383
11384 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11385
11386 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11387 GNATS only accounts.
11388
11389 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11390
11391 * configure.in (i[3456]86-*-linux*): Add check to disable
11392 ${libgcj} for glibc1.
11393
11394 2002-10-24 Denis Chertykov <denisc@overta.ru>
11395
11396 * MAINTAINERS: Add myself as ip2k port maintainer.
11397
11398 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11399
11400 * configure.in: Add tic4x target.
11401
11402 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11403
11404 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11405 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11406 * Makefile.in: Regenerate.
11407
11408 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11409 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11410 * Makefile.in: Regenerate.
11411
11412 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11413
11414 * MAINTAINERS: Add myself as web pages co-maintainer.
11415
11416 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11417
11418 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11419 * Makefile.in: Regenerate.
11420
11421 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11422
11423 * MAINTAINERS: Add myself and Nathan Sidwell
11424 <nathan@codesourcery.com> as VxWorks maintainers.
11425
11426 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11427
11428 * Makefile.def: Remove order dependency comments.
11429 * Makefile.tpl: Add explicit install-install dependencies.
11430 * Makefile.in: Regenerate.
11431
11432 * Makefile.tpl: Remove material now in src-release. (Finally!)
11433 * Makefile.in: Regenerate.
11434
11435 * Makefile.tpl: Add configure-target (for src-release in src)
11436 * Makefile.in: Regenerate.
11437
11438 2002-09-30 Nick Clifton <nickc@redhat.com>
11439
11440 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11441
11442 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11443
11444 * configure.in (s390*-*-linux*): Enable libgcj.
11445
11446 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11447
11448 * configure: Revert accidentally applied changes.
11449
11450 * Makefile.tpl: Make more autoconf-friendly.
11451 * Makefile.in: Regenerate.
11452 * configure: Make substitution more autoconf-like.
11453
11454 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11455
11456 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11457 single entry to handle all these.
11458 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11459 libjava on arm-*-elf.
11460
11461 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11462
11463 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11464 things that depend on them.
11465
11466 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11467
11468 * Makefile.tpl: Make subsituted variables more autoconfy.
11469 * Makefile.in: Regenerate.
11470 * configure: Make seds more autoconfy.
11471
11472 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11473
11474 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11475 * Makefile.in: Regenerate.
11476 * configure.in: Rewrite sed statements to look autoconfy.
11477
11478 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11479 all-target-foo on configure-target-foo.
11480 * Makefile.def: Ditto.
11481 * Makefile.in: Rebuild.
11482
11483 2002-09-25 Andrew Haley <aph@redhat.com>
11484
11485 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11486
11487 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11488
11489 * Makefile.def: New file.
11490 * Makefile.tpl: New file.
11491 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11492 * contrib/gcc_update: Note that Makefile.in is a generated file.
11493
11494 * configure.in: Minor rearrangement. Simplify tests.
11495
11496 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11497
11498 * configure.in (with_headers): Skip copy if value is "yes".
11499 (with_libs): Likewise.
11500
11501 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11502
11503 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11504 * configure.in (sh*-*-pe*): Ditto.
11505 * configure.in (mips*-*-pe*): Ditto.
11506 * configure.in (*arm-wince-pe): Ditto.
11507
11508 * configure.in: Rearrange.
11509
11510 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11511
11512 * MAINTAINERS: Update my email address.
11513
11514 2002-08-30 Paul Koning <pkoning@equallogic.com>
11515
11516 * MAINTAINERS: (Write After Approval): Add myself.
11517
11518 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11519
11520 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11521
11522 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11523
11524 * MAINTAINERS: Change my mailing address.
11525
11526 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11527
11528 * MAINTAINERS (Write After Approval): Remove myself.
11529 (Various Maintainers: c++ runtime libs): Add myself.
11530
11531 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11532
11533 * MAINTAINERS (Write After Approval): Remove myself.
11534 (Various Maintainers: c++ runtime libs): Add myself.
11535
11536 2002-08-15 Eric Christopher <echristo@redhat.com>
11537
11538 * config.sub: Import from master repository.
11539 * config.guess: Ditto.
11540
11541 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11542
11543 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11544 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11545 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11546
11547 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11548
11549 * MAINTAINERS: Add self to rs6000 vector extensions.
11550
11551 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11552
11553 * libiberty/configure: Reverted unintended yesterday's check in.
11554
11555 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11556
11557 * boehm-gc/configure, libf2c/configure: Rebuilt.
11558 * libffi/configure, libiberty/configure: Ditto.
11559 * libjava/configure, libobjc/configure: Ditto.
11560 * libstdc++-v3/configure, zlib/configure: Ditto.
11561 Merged from binutils:
11562 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11563 From Steve Ellcey <sje@cup.hp.com>:
11564 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11565 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11566 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11567 IA64.
11568 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11569 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11570 soname_spec, sys_lib_search_path_spec): Ditto.
11571
11572 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11573
11574 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11575
11576 2002-08-04 H.J. Lu (hjl@gnu.org)
11577
11578 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11579
11580 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11581
11582 * MAINTAINERS (Write After Approval): Add myself.
11583
11584 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11585
11586 * configure.in: Move generic linux case to end. Copy generic
11587 linux noconfigdirs to mips*-*-linux* entry and new
11588 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11589
11590 2002-07-19 Michael Matz <matz@suse.de>
11591
11592 * MAINTAINERS: Add myself as ra* maintainer.
11593
11594 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11595
11596 * config.guess: Update to 2002-07-09 version.
11597 * config.sub: Update to 2002-07-03 version.
11598
11599 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11600
11601 * MAINTAINERS: Fix typo in a maintainer email address.
11602
11603 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11604
11605 * configure.in: Remove two redundant tests.
11606
11607 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11608
11609 * configure.in (mips*-*-irix6*o32): Enable stabs.
11610
11611 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11612
11613 * configure.in: Don't build grez.
11614 * Makefile.in: Ditto.
11615
11616 * Makefile.in: Remove references to bsp, cygmon, libstub.
11617 * configure.in: Ditto.
11618
11619 * configure.in: Remove leftover reference to gdbtest.
11620
11621 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11622
11623 * configure.in (gxx_include_dir): Change to match versioned
11624 C++ headers if --enable-version-specific-runtime-libs is used.
11625
11626 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11627
11628 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11629
11630 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11631
11632 * configure.in: Make --without-x work.
11633
11634 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11635
11636 * configure.in: Rearrange target Makefile fragment collection.
11637
11638 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11639 cvs[src].
11640 * configure.in: Ditto.
11641
11642 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11643
11644 * MAINTAINERS (Write After Approval): Update my e-mail address.
11645
11646 2002-06-24 Ben Elliston <bje@redhat.com>
11647
11648 * configure.in (host_tools): Remove cgen.
11649
11650 * Makefile.in (all-cgen): Remove; runs from its source directory.
11651 (check-cgen, install-cgen, clean-cgen): Likewise.
11652 (all-opcodes): Do not depend on all-cgen.
11653 (all-sim): Likewise.
11654
11655 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11656
11657 * Makefile.in: Eliminate 'apache' targets.
11658 * configure.in: Eliminate 'apache' targets.
11659
11660 * configure.in: Eliminate redundant tests. Reorganize.
11661
11662 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11663
11664 * config-ml.in: Eliminate references to Cygnus configure.
11665
11666 * Makefile.in: Eliminate references to building emacs.
11667
11668 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11669
11670 * MAINTAINERS: Update my email address.
11671
11672 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11673
11674 * config.if (libstdcxx_incdir): Version C++ headers.
11675 (cxx_incdir): Remove.
11676
11677 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11678
11679 * MAINTAINERS (Write After Approval): Add self.
11680
11681 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11682
11683 * configure.in: Add support for ip2k.
11684
11685 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11686
11687 * configure.in: Fix AIX configury bug.
11688
11689 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11690
11691 * MAINTAINERS (Write After Approval): Add self.
11692
11693 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11694
11695 * configure.in: replace ${topsrcdir} with ${srcdir}
11696
11697 * configure.in: Move definition of libstdcxx_flags
11698 right above usage, rather than waaay earlier.
11699
11700 * configure.in: Pull definition of is_cross_compiler earlier.
11701
11702 * configure.in: Rearrange a little.
11703
11704 * configure.in: Remove references to librx.
11705 * Makefile.in: Remove references to librx.
11706
11707 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11708
11709 * config.sub: Add support for avr target.
11710 Import from master sources, rev 1.255
11711
11712 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11713
11714 * configure, .cvsignore: Revert previous change...
11715 * Makefile: ...delete.
11716
11717 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11718
11719 * configure.in: Eliminate ${gasdir} variable.
11720
11721 2002-06-18 Dave Brolley <brolley@redhat.com>
11722
11723 * configure.in: Add support for frv.
11724 * config.sub: Add support for frv.
11725
11726 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11727
11728 * configure: Remove garbage from previous commit.
11729
11730 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11731
11732 * configure: For in-source builds, make a subdir and re-exec there.
11733 * Makefile: New file. Pass targets through to build directory.
11734 * .cvsignore: No longer ignore "Makefile".
11735
11736 2002-06-16 Douglas Rupp <rupp@gnat.com>
11737
11738 * MAINTAINERS (Write After Approval): Add self.
11739
11740 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11741
11742 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11743
11744 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11745
11746 * configure.in (vax-*-netbsd*): Re-enable gas.
11747
11748 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11749
11750 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11751 BUILD_PREFIX_1, to correct nomenclature.
11752 * configure: Likewise.
11753
11754 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11755 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11756
11757 2002-05-31 Olaf Hering <olh@suse.de>
11758
11759 * config-ml.in: Propogate DESTDIR also.
11760
11761 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11762
11763 * configure.in (vax-*-netbsd*): Don't build gas for this
11764 platform.
11765
11766 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11767
11768 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11769 and libgcj for AVR.
11770
11771 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11772
11773 * MAINTAINERS (Write After Approval): Add myself.
11774
11775 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11776
11777 * config.guess: Update to 2002-05-22 version.
11778 * config.sub: Likewise.
11779
11780 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11781
11782 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11783 * config-ml.in: Likewise.
11784 * configure: Likewise.
11785 * configure.in: Likewise.
11786
11787 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11788
11789 * MAINTAINERS: Update my email address.
11790
11791 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11792
11793 * configure.in: Simplify makefile fragment collection.
11794
11795 * configure.in: Remove code to build emacs.
11796
11797 * configure.in : Remove --srcdir argument from targargs and buildargs
11798 (it's always overridden in the Makefile anyway). Rearrange a bit.
11799
11800 * configure: Move some logic to configure.in.
11801 * configure.in: Move some logic from configure.
11802
11803 2002-05-11 Tom Tromey <tromey@redhat.com>
11804
11805 * MAINTAINERS: Reflect libgcj reality.
11806
11807 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11808
11809 * Makefile.in: Honour DESTDIR.
11810
11811 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11812
11813 * config.guess: Import 2002-03-20 version.
11814 * config.sub: Import 2002-04-26 version.
11815
11816 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11817
11818 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11819
11820 2002-05-07 Tim Josling <tej@melbpc.org.au>
11821
11822 * MAINTAINERS: Add self.
11823
11824 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11825
11826 * ltmain.sh: Detect and handle object name conflicts
11827 while piecewise linking a static library.
11828
11829 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11830
11831 * configure.in (noconfigdirs): Don't disable libgcj on
11832 sparc64-*-solaris* and sparcv9-*-solaris*.
11833
11834 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11835
11836 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11837
11838 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11839
11840 * configure.in (FLAGS_FOR_TARGET): Do not add
11841 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11842 on i[3456]86-*-linux*.
11843
11844 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11845
11846 * configure.in (noconfigdirs): Replace [ ] with test.
11847
11848 * configure.in (noconfigdirs): Do not add target-newlib if
11849 target == i[3456]86-*-linux*, and host == target.
11850
11851 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11852
11853 * configure.in: delete reference to absent file
11854
11855 * configure.in: replace '[' with 'test'
11856
11857 * configure.in: Eliminate references to gash.
11858 * Makefile.in: Eliminate references to gash.
11859
11860 * configure.in: remove useless references to 'pic' makefile fragments.
11861
11862 * configure.in: (*-*-windows*) Finish removing.
11863
11864 * configure.in: Eliminate redundant test for libgui.
11865
11866 2002-04-29 Roger Sayle <roger@eyesopen.com>
11867
11868 * MAINTAINERS: Add self and realphabetize. Update entries
11869 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11870 entry for a29k port maintainer.
11871
11872 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11873
11874 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11875 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11876
11877 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11878
11879 * configure.in: remove references to dead files
11880
11881 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11882
11883 * MAINTAINERS: Add information about purpose of this file.
11884
11885 2002-04-18 Tom Tromey <tromey@redhat.com>
11886
11887 * configure.in: Disallow configuring libgcj when it is already
11888 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11889 Solaris 2.8 by default. For PR libgcj/6158.
11890
11891 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11892
11893 * configure.in: Move default CC setting out of config/mh-* fragments
11894 directly into here.
11895
11896 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11897
11898 * configure.in: don't even try to configure or make a subdirectory
11899 if there's no configure script for it.
11900
11901 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11902
11903 * MAINTAINERS: Remove chill maintainers.
11904 * Makefile.in (CHILLFLAGS): Remove.
11905 (CHILL_LIB): Remove.
11906 (TARGET_CONFIGDIRS): Remove libchill.
11907 (CHILL_FOR_TARGET): Remove.
11908 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11909 CHILL_LIB.
11910 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11911 (CHECK_TARGET_MODULES): Likewise.
11912 (INSTALL_TARGET_MODULES): Likewise.
11913 (CLEAN_TARGET_MODULES): Likewise.
11914 (configure-target-libchill): Remove.
11915 (all-target-libchill): Remove.
11916 * configure.in (target_libs): Remove target-libchill.
11917 Do not compute CHILL_FOR_TARGET.
11918 * libchill: Remove directory.
11919
11920 2002-04-11 DJ Delorie <dj@redhat.com>
11921
11922 * Makefile.in, configure.in: Sync with binutils, entries
11923 follow...
11924
11925 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11926
11927 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11928 (do-tar, do-bz2): New rules.
11929 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11930 (gdb-tar): New rule.
11931 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11932 (insight_dejagnu.tar): New rule.
11933 (insight.tar): New rule.
11934 (gdb+dejagnu.tar): New rule.
11935 (gdb.tar): New rule.
11936
11937 2002-02-01 Mo DeJong <supermo@bayarea.net>
11938
11939 * Makefile.in: Add all-tix to deps for all-snavigator
11940 so that tix is built when building snavigator.
11941
11942 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11943
11944 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11945 ld and gdb are not supported.
11946
11947 2002-01-07 Mark Salter <msalter@redhat.com>
11948
11949 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11950 Allow target-libgloss to be built for arm, strongarm, and xscale.
11951
11952 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11953
11954 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11955 options for i[3456]86-pc-linux* native builds.
11956
11957 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11958
11959 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11960 files from .po files for a distribution.
11961
11962 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11963
11964 * configure.in: Enable libstdc++-v3 for h8300 targets.
11965
11966 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11967
11968 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11969 version from bfd/.
11970
11971 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11972
11973 * Makefile.in (VER): When present, extract the version number from
11974 the file version.in.
11975
11976 2001-05-24 Tom Rix <trix@redhat.com>
11977
11978 * configure.in : enable ld for aix
11979
11980 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11981
11982 * config.guess: Add linux target for S/390.
11983
11984 2000-11-07 Philip Blundell <pb@futuretv.com>
11985
11986 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11987
11988 2000-11-03 Philip Blundell <pb@futuretv.com>
11989
11990 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11991 files.
11992
11993 2001-01-15 Ben Elliston <bje@redhat.com>
11994
11995 * configure.in (host_tools): Add sid.
11996 Always configure cgen.
11997
11998 2000-11-24 Nick Clifton <nickc@redhat.com>
11999
12000 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12001
12002 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12003
12004 * Makefile.in (ALL_MODULES): Add all-cgen.
12005 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12006 (all-cgen): New target.
12007 (all-opcodes,all-sim): Depend on all-cgen.
12008 * configure.in (host_tools): Add cgen.
12009 Only configure cgen if --enable-cgen-maint.
12010
12011 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12012
12013 * configure.in: Add *-*-freebsd* configurations.
12014
12015 2002-04-08 Tom Tromey <tromey@redhat.com>
12016
12017 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12018 Fixes PR libgcj/6068.
12019
12020 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12021
12022 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12023
12024 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12025
12026 * configure.in (alpha*-dec-osf*): Enable libgcj.
12027
12028 2003-03-27 Matthew Gingell <gingell@gnat.com>
12029
12030 * MAINTAINERS (Write After Approval): Add myself.
12031
12032 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12033
12034 Fix for: PR bootstrap/3591, target/5676
12035 * configure.in (mcore-pe): Disable the configuration of
12036 libstdc++-v3 since exceptions are not supported.
12037
12038 2002-03-20 Anthony Green <green@redhat.com>
12039
12040 * configure.in: Enable libgcj for xscale-elf target.
12041
12042 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12043
12044 * MAINTAINERS: Update my email address.
12045
12046 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12047
12048 * ltmain.sh (relink_command): Fix typo in previous change.
12049
12050 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12051
12052 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12053 (relink_command): Added --tag flags.
12054 (mode=install): If relinking fails; error out.
12055
12056 2002-03-12 Richard Henderson <rth@redhat.com>
12057
12058 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12059 .NOTPARALLEL tag.
12060 (do-check): Rename from check.
12061 (check): Allow parallel check.
12062
12063 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12064
12065 * MAINTAINERS: Add myself as maintainer for xtensa port.
12066 Fix alphabetical order in CPU port maintainer list.
12067 Remove myself from Write After Approval list.
12068
12069 2002-03-11 Richard Henderson <rth@redhat.com>
12070
12071 * Makefile.in (.NOTPARALLEL): Add fake tag.
12072
12073 2002-03-07 H.J. Lu (hjl@gnu.org)
12074
12075 * configure.in: Enable gprof for mips*-*-linux*.
12076
12077 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12078
12079 * MAINTAINERS (Write After Approval): Add myself.
12080
12081 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12082
12083 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12084 libjava.
12085 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12086
12087 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12088
12089 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12090 because its Makefile is there; test for the executable instead.
12091
12092 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12093
12094 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12095 libstdc++-v3 and libjava.
12096
12097 2002-02-11 Adam Megacz <adam@xwt.org>
12098
12099 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12100 boehm-gc
12101
12102 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12103
12104 * config.guess: Updated to 2002-01-30's version.
12105 * config.sub: Updated to 2002-02-01's version.
12106 Contribute sh64-elf.
12107 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12108 * configure.in: Added sh64-*-*.
12109
12110 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12111
12112 * MAINTAINERS: Belatedly add myself to write after approval list.
12113
12114 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12115
12116 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12117 Remove self as Write After Approval.
12118
12119 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12120
12121 * MAINTAINERS: Put self in as maintainer for contrib/regression
12122 directory.
12123
12124 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12125
12126 * MAINTAINERS: Update my email address.
12127
12128 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12129
12130 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12131 target-libiberty, and target-libgloss. Skip Java-related
12132 libraries if not supported for NetBSD on target CPU.
12133
12134 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12135
12136 * install-sh: Use _inst.$$_ for temp file name.
12137
12138 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12139
12140 * MAINTAINERS (Write After Approval): Move my contact info
12141 from here...
12142 (OS Port Maintainers): ...to here (netbsd).
12143
12144 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12145
12146 * MAINTAINERS (Write After Approval): Add myself.
12147
12148 2002-01-17 H.J. Lu <hjl@gnu.org>
12149
12150 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12151 (all-target-fastjar): Also depend on all-target-libiberty.
12152
12153 2002-01-16 H.J. Lu (hjl@gnu.org)
12154
12155 * config.guess: Import from master sources, rev 1.225.
12156 * config.sub: Import from master sources, rev 1.238.
12157
12158 2002-01-16 Kazu Hirata <kazu@hxi.com>
12159
12160 * MAINTAINERS (Write After Approval): Remove myself.
12161
12162 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12163
12164 * MAINTAINERS (Write After Approval): Add myself.
12165
12166 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12167
12168 * MAINTAINERS: Add self as docs co-maintainer.
12169
12170 2001-12-11 Matthias Klose <doko@debian.org>
12171
12172 * MAINTAINERS (Write After Approval): Add myself.
12173
12174 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12175
12176 * MAINTAINERS: Update my email address.
12177
12178 2001-12-07 Turly O'Connor <turly@apple.com>
12179 * MAINTAINERS (Write After Approval): Add myself.
12180 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12181 (rs6000_initialize_trampoline): Call __trampoline_setup for
12182 ABI_DARWIN too.
12183 * darwin-tramp.asm: New file, implements __trampoline_setup.
12184 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12185
12186 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12187
12188 * MAINTAINERS (Write After Approval): Add myself.
12189
12190 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12191
12192 * configure, configure.in: Use temp file for long sed commands.
12193
12194 2001-12-03 Laurent Guerby <guerby@acm.org>
12195
12196 * config.sub: Update to version 1.232 on subversion.
12197
12198 2001-12-03 Ben Elliston <bje@redhat.com>
12199
12200 * MAINTAINERS: Update mail address for config.* patches.
12201
12202 2001-11-27 DJ Delorie <dj@redhat.com>
12203 Zack Weinberg <zack@codesourcery.com>
12204
12205 When build != host, create libiberty for the build machine.
12206
12207 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12208 CONFIG_ARGUMENTS.
12209 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12210 New variables.
12211 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12212 and rules.
12213 (all.normal): Depend on ALL_BUILD_MODULES.
12214 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12215 (all-build-libiberty): Depend on configure-build-libiberty.
12216
12217 * configure: Calculate and substitute proper value for
12218 ALL_BUILD_MODULES.
12219 * configure.in: Create the build subdirectory.
12220 Calculate and substitute TARGET_CONFIGARGS (formerly
12221 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12222
12223 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12224
12225 * MAINTAINERS (write-after-approval): Add self.
12226
12227 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12228
12229 * MAINTAINERS (GNATS only accounts): Remove self.
12230
12231 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12232
12233 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12234 libf2c.
12235
12236 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12237
12238 * MAINTAINERS (Write After Approval): Add self.
12239
12240 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12241
12242 * MAINTAINERS: mips and s390 are also CPU ports.
12243
12244 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12245
12246 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12247
12248 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12249
12250 * MAINTAINERS: Alphabetize.
12251
12252 2001-11-09 Kazu Hirata <kazu@hxi.com>
12253
12254 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12255
12256 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12257
12258 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12259
12260 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12261
12262 * configure.in (--enable-languages): Be more permissive about
12263 syntax. Check for empty lists better. Warn about $LANGUAGES.
12264
12265 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12266
12267 * config.sub: Import from master sources, rev. 1.230.
12268 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12269
12270 2001-11-07 Laurent Guerby <guerby@acm.org>
12271
12272 * MAINTAINERS (Write After Approval): Add self.
12273
12274 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12275
12276 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12277
12278 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12279
12280 * config.sub: Import from master sources, rev 1.226.
12281 * config.guess: Import from master sources, rev 1.216.
12282
12283 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12284
12285 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12286 * MAINTAINERS: Add self as maintainer of MMIX port.
12287 Remove old after-approval entry.
12288
12289 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12290
12291 * ChangeLog, configure: Fix spelling errors.
12292
12293 2001-10-20 Brendan Kehoe <brendan@zen.org>
12294
12295 * MAINTAINERS: Tweak my address.
12296
12297 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12298
12299 * MAINTAINERS: Update my email address.
12300
12301 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12302
12303 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12304 * MAINTAINERS: Add self as maintainer of CRIS port.
12305
12306 2001-10-10 Geert Bosch <bosch@gnat.com>
12307
12308 * MAINTAINERS (Various maintainers: Ada front end):
12309 Added Robert Dewar.
12310
12311 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12312
12313 * MAINTAINERS (Write After Approval): Added self
12314
12315 2001-10-02 Geert Bosch <bosch@gnat.com>
12316
12317 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12318
12319 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12320
12321 * configure: Handle temporary files securely using mkdir.
12322
12323 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12324
12325 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12326
12327 2001-09-26 Will Cohen <wcohen@redhat.com>
12328
12329 * configure.in (*-*-linux*): Disable configuration of target-newlib
12330 and target-libgloss.
12331
12332 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12333
12334 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12335 RANLIB.
12336
12337 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12338
12339 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12340 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12341 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12342 avoid quotes nesting problems.
12343 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12344 (DO_X): Export only variables that are set.
12345
12346 2001-09-19 Ben Elliston <bje@redhat.com>
12347
12348 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12349 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12350 semantics. Use the shell built-in "type" command instead.
12351
12352 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12353
12354 Merged from gcc-3_0-branch:
12355 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12356 * ltcf-c.sh: Use $objext, not $ac_objext.
12357 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12358 * ltcf-cxx.sh: Add support for GNU.
12359 2001-07-22 Timothy Wall <twall@redhat.com>
12360 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12361 default settings if using GNU tools with that configuration.
12362 * ltcf-cxx.sh: Ditto.
12363 * ltcf-gcj.sh: Ditto.
12364 2001-07-21 Michael Chastain <chastain@redhat.com>
12365 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12366 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12367 * ltmain.sh: Mark as gcc-local.
12368
12369 2001-08-30 Eric Christopher <echristo@redhat.com>
12370 Jason Eckhardt <jle@redhat.com>
12371
12372 * config.guess: Merge from master sources.
12373 * config.sub: Merge from master sources, add support for mipsisa32.
12374
12375 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12376 * config.sub: Merge from master sources, rev 1.219.
12377 * MAINTAINERS: Add self as contact for stormy16 port.
12378
12379 2001-08-14 Zack Weinberg <zackw@panix.com>
12380
12381 * config.sub: Merge from master sources, rev 1.218.
12382 * config.guess: Merge from master sources, rev 1.209.
12383
12384 2001-08-11 Graham Stott <grahams@redhat.com>
12385
12386 * Makefile.in (check-c++): Add missing semicolon.
12387
12388 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12389
12390 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12391
12392 2001-07-30 Eric Christopher <echristo@redhat.com>
12393
12394 * MAINTAINERS (Various maintainers: mips port): Added myself.
12395
12396 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12397
12398 * configure.in (sh-*-linux*): New.
12399
12400 2001-07-27 Richard Henderson <rth@redhat.com>
12401
12402 * .cvsignore: Add LAST_UPDATED.
12403
12404 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12405
12406 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12407
12408 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12409
12410 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12411
12412 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12413
12414 * MAINTAINERS (Write After Approval): Added myself.
12415
12416 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12417
12418 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12419 and libgcj on m68hc11/m68hc12.
12420
12421 2001-06-27 H.J. Lu (hjl@gnu.org)
12422
12423 * Makefile (CFLAGS_FOR_BUILD): New.
12424 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12425
12426 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12427
12428 * README: Remove version number.
12429
12430 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12431
12432 * INSTALL/README: Update wrt. to the installation instructions now
12433 residing in gcc/doc/install.texi.
12434
12435 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12436
12437 * README: Replace with a cut-down and updated version of gcc/README.
12438
12439 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12440
12441 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12442 multilibs to be disabled.
12443
12444 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12445
12446 * MAINTAINERS (Write After Approval): Add myself.
12447
12448 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12449
12450 * config.guess: Import CVS version 1.195.
12451 * config.sub: Import CVS version 1.212.
12452
12453 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12454
12455 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12456 gcc/xgcc is built, use -print-prog-name to find out the program
12457 name to use.
12458
12459 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12460
12461 * config.guess: Import CVS version 1.194. All gcc-local changes
12462 appear to also be in the master copy.
12463 * config.sub: Import CVS version 1.211.
12464
12465 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12466
12467 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12468 with_gcc]: Use `gcc -shared' to build a shared library.
12469
12470 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12471
12472 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12473 archives.
12474
12475 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12476
12477 * MAINTAINERS (Write After Approval): Add myself.
12478
12479 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12480
12481 * configure.in (libstdcxx_flags): Do not try to execute
12482 libstdc++-v3/testsuite_flags until it exists.
12483
12484 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12485
12486 * MAINTAINERS: Update my email address.
12487
12488 2001-05-31 Graham Stott <grahams@redhat.com>
12489
12490 * MAINTAINERS (Write After Approval): Add myself.
12491
12492 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12493
12494 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12495 libraries when using g++ with native linker.
12496
12497 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12498
12499 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12500
12501 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12502
12503 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12504 [aix4*|aix5*]: Prepend blank.
12505
12506 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12507
12508 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12509 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12510 of subdir/configure scripts to use the new libtool.m4.
12511
12512 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12513
12514 * MAINTAINERS (Write After Approval): Add myself.
12515
12516 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12517
12518 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12519
12520 2001-05-11 Ben Elliston <bje@redhat.com>
12521
12522 * Makefile.in (all-sid): New target.
12523 (check-sid, clean-sid, install-sid): Likewise.
12524
12525 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12526
12527 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12528
12529 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12530
12531 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12532 libgcj.
12533
12534 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12535
12536 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12537 gcc/xgcc is built, use -print-prog-name to find out the program
12538 name to use.
12539
12540 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12541
12542 * configure.in (noconfigdirs): Don't reset it from scratch in the
12543 target case; only append to it.
12544
12545 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12546 sparc-*-solaris2.8]: Disable ${libgcj}.
12547
12548 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12549
12550 * configure.in (libgcj_saved): Copy from $libgcj.
12551 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12552 --disable-libgcj.
12553
12554 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12555
12556 * MAINTAINERS: Remove self as MIPS maintainer and
12557 C front end maintainer.
12558
12559 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12560
12561 * configure.in: Move *-chorusos target case to the proper switch.
12562 Disable libgcj.
12563
12564 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12565
12566 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12567 1.641.2.228.
12568
12569 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12570
12571 * Makefile.in (STAGE1_CFLAGS): Pass down.
12572
12573 2001-04-13 Alan Modra <amodra@one.net.au>
12574
12575 * config.guess: Add hppa64-linux support. Note for next import that
12576 this is already in the master file.
12577 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12578
12579 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12580
12581 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12582 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12583
12584 2001-04-11 Stan Shebs <shebs@apple.com>
12585
12586 * MAINTAINERS: Add self as Darwin port maintainer.
12587
12588 2001-04-11 Alan Modra <amodra@one.net.au>
12589
12590 * MAINTAINERS: Update my email address.
12591
12592 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12593
12594 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12595 recent versions of FreeBSD (release 3 or later).
12596 * ltconfig: On FreeBSD, -lc must not be provided when building
12597 a shared library or else the standard -pthread gcc option is
12598 rendered worthless to later users of the built library.
12599
12600 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12601
12602 * MAINTAINERS: Add self and RTH as C front end maintainers.
12603
12604 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12605
12606 * config.sub: Make sure to match an already-canonicalized
12607 machine name (eg. mn10300-unknown-elf).
12608
12609 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12610
12611 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12612 New macros.
12613 (bootstrap, cross): Use RECURSE_FLAGS.
12614 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12615
12616 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12617
12618 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12619
12620 2001-03-22 Colin Howell <chowell@redhat.com>
12621
12622 * Makefile.in (DO_X): Do not backslash single-quotes in
12623 backquotes (two places).
12624
12625 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12626
12627 Re-installed:
12628 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12629 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12630 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12631 * ltcf-cxx.sh: Likewise.
12632 * ltcf-gcj.sh: Likewise.
12633
12634 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12635
12636 * MAINTAINERS: Add myself as "documentation co-maintainer".
12637
12638 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12639
12640 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12641 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12642
12643 2001-03-19 Tom Tromey <tromey@redhat.com>
12644
12645 * config-ml.in: Handle GCJ and GCJFLAGS.
12646
12647 2001-03-21 Michael Chastain <chastain@redhat.com>
12648
12649 * Makefile.in: all-m4 depends on all-texinfo.
12650
12651 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12652
12653 * MAINTAINERS: Add myself to write after approval list.
12654
12655 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12656
12657 * Makefile.in (DO_X): Quote nested quotes.
12658
12659 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12660
12661 * MAINTAINERS: Add myself to write after approval list.
12662
12663 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12664
12665 * Makefile.in (DO_X): Use double quotes for quoting
12666 "RANLIB=$${RANLIB}".
12667
12668 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12669
12670 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12671
12672 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12673
12674 * configure.in: Only use `lang_requires' for languages athat are
12675 actually enabled.
12676
12677 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12678
12679 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12680
12681 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12682
12683 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12684
12685 2001-03-07 Tom Tromey <tromey@redhat.com>
12686
12687 * configure.in: Allow config-lang.in to set `lang_requires' to list
12688 of other required languages.
12689
12690 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12691
12692 * Makefile.in: Remove RANLIB definition. Use RANLIB
12693 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12694 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12695
12696 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12697 Alexandre Oliva <aoliva@redhat.com>
12698
12699 * Makefile.in (check-c++): Use tabs, not spaces.
12700
12701 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12702
12703 * MAINTAINERS: add myself to Write After Approval list.
12704
12705 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12706
12707 * Makefile.in (check-c++): New rule.
12708
12709 * configure.in (target_libs): Remove libg++.
12710 (noconfigdirs): Remove libg++.
12711 (noconfigdirs): Same.
12712 (noconfigdirs): Same.
12713 (noconfigdirs): Same.
12714
12715 * config-ml.in: Remove libg++ references.
12716
12717 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12718 (ALL_TARGET_MODULES): Same.
12719 (configure-target-libg++): Remove.
12720 (all-target-libg++): Remove.
12721 (configure-target-libio): Remove.
12722 (all-target-libio): Remove.
12723 (check-target-libio): Remove.
12724 (.PHONY): Remove.
12725 (libg++.tar.bz2): Remove.
12726 (all-target-cygmon): Remove libio.
12727 (all-target-libstdc++): Remove.
12728 (configure-target-libstdc++): Remove.
12729 (TARGET_LIB_PATH): Remove libstdc++.
12730 (ALL_GCC_CXX): Remove libstdc++.
12731 (all-target-gperf): Correct.
12732
12733 2001-02-16 Nick Clifton <nickc@redhat.com>
12734
12735 * configure.in (noconfigdirs): Allow configuration of texinfo
12736 for Cygwin hosts.
12737
12738 2001-02-15 Anthony Green <green@redhat.com>
12739
12740 * configure: Introduce GCJ_FOR_TARGET.
12741 * configure.in: Ditto.
12742 * Makefile.in: Ditto.
12743
12744 2001-02-13 Andreas Schwab <schwab@suse.de>
12745
12746 * MAINTAINERS: Update mail address.
12747
12748 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12749
12750 * config.guess: Add linux target for S/390.
12751 * config.sub: Likewise.
12752
12753 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12754
12755 * configure.in: for *-chorusos, don't config target-newlib and
12756 target-libgloss.
12757
12758 2001-02-06 Ben Elliston <bje@redhat.com>
12759
12760 * configure: Output host type to stdout, not stderr.
12761
12762 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12763
12764 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12765 * ltcf-cxx.sh: Likewise.
12766
12767 * config.if: Assume enable_libstdcxx_v3 is defined.
12768
12769 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12770
12771 Remove V2 C++ library.
12772 * configure.in: Remove --enable-libstdcxx_v3 support.
12773
12774 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12775
12776 * include/demangle.h: Add prototype for java_demangle_v3.
12777
12778 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12779
12780 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12781
12782 2001-01-27 Richard Henderson <rth@redhat.com>
12783
12784 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12785
12786 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12787
12788 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12789 Don't unset, it's non-portable and no longer necessary, set to empty
12790 instead.
12791
12792 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12793
12794 * ltconfig: Shell portability fix for the tagname validity check.
12795
12796 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12797
12798 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12799 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12800
12801 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12802
12803 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12804
12805 2001-01-26 Tom Tromey <tromey@redhat.com>
12806
12807 * configure.in: Allow libgcj to be built on Sparc Solaris.
12808
12809 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12810
12811 * ltcf-c.sh: Add aix5 case.
12812 * ltcf-cxx.sh: Likewise.
12813 * ltconfig: Likewise.
12814
12815 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12816
12817 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12818 keep at least one of build_libtool_libs or build_old_libs set to
12819 yes.
12820
12821 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12822 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12823
12824 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12825
12826 * configure.in: Enable libgcj on several additional platforms.
12827
12828 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12829
12830 * configure.in: Enable libgcj for linux targets.
12831
12832 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12833
12834 * MAINTAINERS (Write After Approval): Add myself.
12835
12836 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12837
12838 * MAINTAINERS: Add myself as vax port maintainer.
12839
12840 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12841
12842 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12843
12844 2001-01-09 Mike Stump <mrs@wrs.com>
12845
12846 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12847 failures of subdirectories.
12848
12849 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12850
12851 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12852 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12853 * ltcf-cxx.sh: Likewise.
12854 * ltcf-gcj.sh: Likewise.
12855 * ltconfig.sh: Fix typo.
12856
12857 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12858
12859 * configure: handle DOS-style absolute paths.
12860
12861 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12862
12863 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12864
12865 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12866
12867 * MAINTAINERS: Add myself as avr port co-maintainer.
12868
12869 2000-12-28 Ben Elliston <bje@redhat.com>
12870
12871 * MAINTAINERS: Add myself under ``Write After Approval''.
12872
12873 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12874
12875 * texinfo: Remove directory from GCC.
12876
12877 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12878
12879 * COPYING: Update to current
12880 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12881 to 19yy as example year in copyright notice).
12882
12883 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12884
12885 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12886 (libstdcxx_incdir): Pass down.
12887 * config.if: Remove expired bits for cxx_interface, add stub.
12888 (libstdcxx_incdir): Add variable for g++ include directory.
12889 * configure.in (gxx_include_dir): Use it.
12890
12891 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12892
12893 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12894 with old-email address from ``Write After Approval''.
12895
12896 2000-12-15 Andreas Jaeger <aj@suse.de>
12897
12898 * configure.in: Handle lang_dirs.
12899
12900 2000-12-14 Tom Tromey <tromey@redhat.com>
12901
12902 * MAINTAINERS: Removed brads.
12903
12904 * MAINTAINERS: Added gcj developers.
12905
12906 2000-12-13 Anthony Green <green@redhat.com>
12907
12908 * configure.in: Disable libgcj for any target not specifically
12909 listed. Disable libgcj for x86 and Alpha Linux until compatible
12910 with g++ abi.
12911
12912 2000-12-13 Mike Stump <mrs@wrs.com>
12913
12914 * Makefile.in (local-distclean): Also remove fastjar.
12915
12916 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12917
12918 * contrib/gcc_update: Add fastjar --touch entries.
12919
12920 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12921
12922 * configure.in: Disable language-specific target libraries for
12923 languages that aren't enabled.
12924
12925 2000-12-10 Anthony Green <green@redhat.com>
12926
12927 * configure.in: Define libgcj. Disable libgcj target libraries for
12928 most targets.
12929
12930 2000-12-10 Neil Booth <neilb@earthling.net>
12931
12932 * MAINTAINERS: Update mail address, remove from WAA list.
12933
12934 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12935
12936 * libjava: Imported from /cvs/java.
12937 * libffi: Likewise.
12938 * Boehm-gc: Likewise.
12939
12940 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12941
12942 * configure.in (target_libs): Revert 2000-12-08 patch.
12943 (noconfigdirs): Added target-libjava.
12944
12945 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12946
12947 * djunpack.bat: removed.
12948
12949 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12950
12951 * Makefile.in: handle DOS-style absolute paths.
12952 * config-ml.in: likewise.
12953 * symlink-tree: likewise.
12954
12955 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12956
12957 * fastjar: Imported.
12958
12959 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12960
12961 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12962 libjava.
12963 * configure.in (target_libs): Removed `target-libjava'.
12964
12965 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12966
12967 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12968 (ALL_MODULES): Added fastjar.
12969 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12970 (all-target-libjava): all-fastjar replaces all-zip.
12971 (all-fastjar): Added.
12972 (configure-target-fastjar, all-target-fastjar): Likewise.
12973 * configure.in (host_tools): Added fastjar.
12974
12975 2000-12-07 Mike Stump <mrs@wrs.com>
12976
12977 * Makefile.in (local-distclean): Remove leftover built files.
12978
12979 2000-11-24 Nick Clifton <nickc@redhat.com>
12980
12981 * configure.in (xscale-elf): Add target.
12982 (xscale-coff): Add target.
12983
12984 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12985
12986 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12987 recent versions of FreeBSD (release 3 or later).
12988 * ltconfig: On FreeBSD, -lc must not be provided when building
12989 a shared library or else the standard -pthread gcc option is
12990 rendered worthless to later users of the built library.
12991
12992 2000-11-16 Fred Fish <fnf@be.com>
12993
12994 * configure.in (enable_libstdcxx_v3): Fix typo,
12995 libstd++ -> libstdc++.
12996
12997 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12998
12999 * MAINTAINERS: Add self to Write After Approval list.
13000
13001 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13002
13003 * MAINTAINERS: Update my email address. Add myself to global write
13004 privs list.
13005
13006 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13007
13008 * Makefile.in: Merge with src and libgcj.
13009 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13010 configure-target-<library> when their configure scripts need the C
13011 or C++ library to have already been built to work properly.
13012 (do_proto_toplev): Set them to an empty string.
13013
13014 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13015 (REALLY_SET_LIB_PATH): Use them.
13016
13017 2000-11-17 Stan Shebs <shebs@apple.com>
13018
13019 * MAINTAINERS: Add self to Write After Approval list.
13020
13021 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13022
13023 * configure: Provide the original toplevel configure arguments
13024 (including $0) to subprocesses in the environment rather than
13025 through gcc/configargs.h.
13026
13027 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13028
13029 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13030 C99. Alphabetise "Write After Approval" list.
13031
13032 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13033
13034 * configure: Turn on libstdc++ V3 by default.
13035
13036 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13037 if we've got GCC.
13038
13039 2000-11-11 Philip Blundell <philb@gnu.org>
13040
13041 * MAINTAINERS: Add self to Write After Approval list.
13042
13043 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13044
13045 * ltcf-c.sh (aix4): Improve shared library configuration; require
13046 exporting symbols.
13047 * ltcf-cxx.sh (aix4): Define.
13048 * ltconfig (aix4): Define library and soname specs appropriate for
13049 AIX. Define command to create export symbols list.
13050
13051 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13052
13053 * config.sub: Add support for Sun Chorus
13054
13055 2000-10-31 Nick Clifton <nickc@redhat.com>
13056
13057 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13058 <name>@redhat.com. Also installed new email address for Clint
13059 Popetz.
13060
13061 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13062
13063 * etc: Remove directory from GCC.
13064
13065 2000-10-16 Michael Meissner <meissner@redhat.com>
13066
13067 * configure (gcc/configargs.h): Only create if there is a build GCC
13068 directory created.
13069
13070 2000-10-16 Matthias Klose <doko@debian.org>
13071
13072 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13073 when configured for libstdc++-v3.
13074
13075 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13076
13077 * configure: Save configure arguments to gcc/configargs.h.
13078
13079 2000-10-04 Philipp Thomas <pthomas@suse.de>
13080
13081 * config.guess: Import CVS version 1.157.
13082 * config.sub: Import CVS version 1.181.
13083
13084 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13085
13086 * Makefile.in (bootstrap): avoid recursion if subdir missing
13087 (cross): ditto
13088 (do-proto-toplev): ditto
13089
13090 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13091
13092 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13093 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13094
13095 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13096 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13097 all affected `configure' scripts.
13098
13099 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13100
13101 * MAINTAINERS: Add self as cpplib co-maintainer.
13102
13103 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13104
13105 * MAINTAINERS: Add self to Write After Approval list.
13106
13107 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13108
13109 * INSTALL/README: egcs -> GCC update.
13110
13111 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13112
13113 * MAINTAINERS: Add myself to Write After Approval list.
13114
13115 2000-09-15 Kazu Hirata <kazu@hxi.com>
13116
13117 * MAINTAINERS: Add myself to Write After Approval list.
13118
13119 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13120
13121 * configure.in: Do not build byacc for hppa64. Provide paths to the
13122 X11 libraries for hppa64.
13123
13124 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13125
13126 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13127
13128 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13129
13130 * Makefile.in (all-zlib): Added dummy target.
13131
13132 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13133 ltcf-gcj.sh: Updated from libtool multi-language branch.
13134
13135 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13136
13137 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13138 (bootstrap*): Depend on all-bootstrap.
13139
13140 2000-09-05 Philipp Thomas <pthomas@suse.de>
13141
13142 * config.guess: Import CVS version 1.156.
13143 * config.sub: Import CVS version 1.179.
13144
13145 2000-09-02 Anthony Green <green@cygnus.com>
13146
13147 * Makefile.in (all-gcc): Depend on all-zlib.
13148 (CLEAN_MODULES): Add clean-zlib.
13149 (ALL_MODULES): Add all-zlib.
13150 * configure.in (host_libs): Add zlib.
13151
13152 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13153
13154 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13155 crosses, but add gcc/include to the header search path for them.
13156
13157 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13158
13159 * MAINTAINERS: Add self to Write After Approval list.
13160
13161 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13162
13163 * config.guess: Import CVS version 1.152.
13164 * config.sub: Import CVS version 1.177.
13165
13166 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13167
13168 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13169 $targargs to tell whether newlib is going to be built.
13170
13171 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13172 $$r/TARGET_SUBDIR/libio for _G_config.h.
13173
13174 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13175
13176 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13177
13178 2000-08-22 DJ Delorie <dj@redhat.com>
13179
13180 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13181
13182 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13183
13184 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13185 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13186 sub-configures.
13187
13188 2000-08-21 DJ Delorie <dj@redhat.com>
13189
13190 * MAINTAINERS: Add self as a libiberty maintainer
13191
13192 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13193
13194 * configure.in (libstdcxx_flags): Use
13195 libstdc++-v3/src/libstdc++.INC.
13196
13197 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13198
13199 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13200
13201 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13202
13203 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13204
13205 * configure: Make enable_threads and enable_shared defaults
13206 explicit. Substitute enable_threads into generated Makefiles.
13207 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13208 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13209
13210 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13211
13212 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13213
13214 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13215
13216 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13217 previous delta.
13218
13219 2000-08-11 Jason Merrill <jason@redhat.com>
13220
13221 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13222 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13223 (FLAGS_FOR_TARGET): Not here.
13224 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13225
13226 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13227
13228 * config-ml.in (CC, CXX): Don't introduce a leading space.
13229
13230 2000-08-07 DJ Delorie <dj@delorie.com>
13231
13232 * MAINTAINERS: Add self as a DJGPP maintainer
13233
13234 2000-08-07 DJ Delorie <dj@redhat.com>
13235
13236 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13237 "if we're also building gcc, and it's a gcc that will run on the
13238 build machine, we want to use its includes instead of the system's
13239 default includes".
13240
13241 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13242
13243 * MAINTAINERS: Add self to Write After Approval list.
13244
13245 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13246
13247 * configure.in (libstdcxx_flags): Don't use `"'.
13248
13249 * config-ml.in: Adjust multilib search paths to the
13250 appropriate multilib tree.
13251
13252 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13253
13254 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13255 commas in $LANGUAGES.
13256
13257 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13258
13259 * configure.in: Re-enable all references to libg++ and librx.
13260
13261 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13262
13263 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13264 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13265 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13266 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13267
13268 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13269
13270 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13271
13272 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13273 CXX_FOR_TARGET for sed.
13274
13275 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13276
13277 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13278 Do not override if already set in the environment or in configure.
13279 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13280 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13281
13282 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13283
13284 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13285 the libtool CVS tree multi-language branch.
13286 * ltconfig, ltmain.sh: Updated.
13287
13288 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13289
13290 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13291 (clean-target): Depend on it.
13292
13293 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13294 (GCC_FOR_TARGET): Use it.
13295 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13296 * configure.in: ... here.
13297 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13298 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13299
13300 2000-07-24 Eric Christopher <echristo@cygnus.com>
13301
13302 * MAINTAINERS: Add self to Write After Approval list.
13303
13304 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13305
13306 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13307 (configure-target-libchill, configure-target-libobjc): Likewise.
13308
13309 * configure.in: Use the same cache file for all target libs.
13310 * config-ml.in: But different cache files per multilib variant.
13311
13312 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13313
13314 * configure (topsrcdir): Don't use dirname.
13315
13316 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13317
13318 * MAINTAINERS: Add self to Write After Approval list.
13319
13320 2000-07-20 Jason Merrill <jason@redhat.com>
13321
13322 * configure.in: Remove all references to libg++ and librx.
13323
13324 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13325
13326 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13327
13328 * config.sub: Update to subversions version 2000-07-06.
13329
13330 2000-07-12 Andrew Haley <aph@cygnus.com>
13331
13332 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13333 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13334
13335 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13336
13337 * symlink-tree: Check number of arguments.
13338
13339 2000-07-05 Jim Wilson <wilson@cygnus.com>
13340
13341 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13342 search path for a g++ extracted from the build tree. This
13343 will allow link tests run by configure scripts in
13344 subdirectories to succeed.
13345
13346 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13347
13348 * ltconfig: Add support for mips-dde-sysv4.2MP
13349
13350 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13351
13352 * MAINTAINERS: Add myself as loop discovery maintainer.
13353
13354 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13355
13356 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13357 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13358
13359 2000-06-19 Timothy Wall <twall@cygnus.com>
13360
13361 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13362 * config.sub: Add tic54x target.
13363
13364 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13365
13366 * MAINTAINERS: Add self as Fortran maintainer,
13367 remove Craig Burley.
13368
13369 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13370
13371 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13372 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13373
13374 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13375
13376 * MAINTAINERS: Add self as i18n maintainer
13377
13378 20000-05-21 H.J. Lu (hjl@gnu.org)
13379
13380 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13381 directory are used if they exist. Make sure
13382 $(build_tooldir)/include is searched for header files,
13383 $(build_tooldir)/lib/ for library files.
13384 (GCC_FOR_TARGET): Likewise.
13385 (CXX_FOR_TARGET): Likewise.
13386
13387 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13388
13389 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13390
13391 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13392
13393 * Makefile.in (configure-target-libiberty): Depend on
13394 configure-target-newlib.
13395
13396 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13397
13398 * configure.in, Makefile.in: Merge all libffi-related
13399 configury stuff from the libgcj tree.
13400
13401 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13402
13403 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13404 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13405
13406 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13407
13408 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13409 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13410 current version information. Add to proto-toplev directory.
13411 (gdb-taz): Build do-djunpack.
13412
13413 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13414
13415 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13416
13417 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13418
13419 * MAINTAINERS: Add self to Write After Approval list.
13420
13421 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13422
13423 * ltmain.sh: Preserve in relink_command any environment
13424 variables that may affect the linker behavior.
13425
13426 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13427
13428 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13429
13430 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13431
13432 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13433
13434 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13435
13436 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13437 with the version name.
13438
13439 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13440
13441 * MAINTAINERS: Add self as bb-reorder maintainer.
13442
13443 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13444
13445 * config.if: Tweak.
13446
13447 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13448
13449 * djunpack.bat: New file.
13450
13451 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13452
13453 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13454 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13455 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13456 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13457
13458 2000-04-16 Dave Pitts <dpitts@cozx.com>
13459
13460 * config.sub (case $basic_machine): Change default for "ibm-*"
13461 to "openedition".
13462
13463 2000-04-13 Andreas Jaeger <aj@suse.de>
13464
13465 * MAINTAINERS: Added myself.
13466
13467 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13468
13469 * Makefile.in (gdb-taz): New target. GDB specific archive.
13470 (do-md5sum): New target.
13471 (MD5PROG): Define.
13472 (PACKAGE): Default to TOOL.
13473 (VER): Default to a shell script.
13474 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13475 md5 checksum generation.
13476 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13477 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13478 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13479 insight.tar.bz2): Use gdb-taz to create archive.
13480
13481 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13482
13483 * configure (warn_cflags): Delete.
13484
13485 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13486
13487 * MAINTAINERS: Added myself.
13488
13489 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13490 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13491
13492 * configure.in (enable_libstdcxx_v3): Add.
13493 (target_libs): Add bits here to switch between libstdc++-v2 and
13494 libstdc++-v3.
13495 * config.if: And this file too.
13496 * Makefile.in: Add libstdc++-v3 targets.
13497
13498 2000-04-05 Michael Meissner <meissner@redhat.com>
13499
13500 * config.sub (d30v): Add d30v as a basic machine type.
13501
13502 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13503
13504 * configure.in: -linux-gnu*, not -linux-gnu.
13505
13506 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13507
13508 * MAINTAINERS: Add self in write-after-approval section.
13509
13510 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13511
13512 * MAINTAINERS: Add self as ia64 port maintainer.
13513
13514 2000-03-08 Neil Booth <NeilB@earthling.net>
13515
13516 * MAINTAINERS: Add self in write-after-approval section.
13517
13518 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13519
13520 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13521 (do-tar-bz2): Replace TOOL with PACKAGE.
13522 (gdb.tar.bz2): Remove GDBTK from GDB package.
13523 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13524 dejagnu.tar.bz2): New packages.
13525
13526 2000-02-27 Andreas Jaeger <aj@suse.de>
13527
13528 * configure.in: Add entry for mips*-*-linux*, move catch all
13529 *-*-*linux* entry below this one.
13530
13531 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13532
13533 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13534
13535 2000-02-24 Nick Clifton <nickc@cygnus.com>
13536
13537 * config.sub: Support an OS of "wince".
13538
13539 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13540
13541 * config.guess, config.sub: Updated to match config's 2000-02-15
13542 version.
13543
13544 2000-02-23 Linas Vepstas <linas@linas.org>
13545
13546 * config.sub: Add support for Linux/IBM 370.
13547 * configure.in: Likewise.
13548
13549 2000-02-22 Nick Clifton <nickc@cygnus.com>
13550
13551 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13552
13553 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13554
13555 * config.guess: Guess "cygwin" rather than "cygwin32".
13556
13557 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13558
13559 * configure (gcc_version): When setting, narrow search to
13560 lines containing `version_string'.
13561
13562 2000-02-15 Denis Chertykov <denisc@overta.ru>
13563
13564 * config.sub: Add support for avr target.
13565
13566 2000-02-14 Nick Clifton <nickc@cygnus.com>
13567
13568 * MAINTAINERS: Add maintainers for MCore port.
13569
13570 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13571
13572 * config.sub: Add mmix-knuth-mmixware.
13573
13574 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13575
13576 * MAINTAINERS: Pair cccp with cpplib maintainership.
13577
13578 2000-01-27 Christopher Faylor <cgf@redhat.com>
13579
13580 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13581 structure stuff to -L library search.
13582 (CXX_FOR_TARGET): Ditto.
13583 (CROSS_CHECK_MODULES): Fix spelling mistake.
13584
13585 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13586
13587 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13588 the C++ compiler.
13589
13590 2000-01-12 Richard Henderson <rth@cygnus.com>
13591
13592 * configure.in: Don't build some bits for beos.
13593
13594 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13595
13596 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13597 as include files.
13598
13599 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13600
13601 * Add self as cpplib maintainer, as requested by Jason
13602 Merrill. Correct my e-mail address.
13603
13604 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13605
13606 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13607 not mh-aix43.
13608
13609 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13610
13611 * MAINTAINERS: Add myself to "write after approval" list.
13612
13613 1999-12-14 Richard Henderson <rth@cygnus.com>
13614
13615 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13616 * config.sub: Accept alphaev[78], alphaev8.
13617
13618 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13619
13620 * config.guess, config.sub: Update from autoconf.
13621
13622 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13623
13624 * MAINTAINERS: update my playtime e-address.
13625
13626 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13627
13628 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13629 necessary libraries are missing.
13630
13631 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13632
13633 * MAINTAINERS: Add new 'write after approval' maintainer.
13634
13635 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13636
13637 * MAINTAINERS: Add new Java maintainer.
13638
13639 1999-10-25 Andreas Schwab <schwab@suse.de>
13640
13641 * configure: Fix quoting inside arguments of eval.
13642
13643 1999-10-21 Nick Clifton <nickc@cygnus.com>
13644
13645 * config-ml.in: Allow suppression of some ARM multilibs.
13646
13647 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13648
13649 * config.guess: Add OS/390 match pattern.
13650 * config.sub: Add mvs, openedition targets.
13651 * configure.in (i370-ibm-opened*): New.
13652
13653 1999-09-04 Steve Chamberlain <sac@pobox.com>
13654
13655 * config.sub: Add support for configuring for pj.
13656
13657 1999-08-31 Nick Clifton <nickc@cygnus.com>
13658
13659 * config.sub (maybe_os): Add support for configuring for fr30.
13660
13661 1999-08-25 Nick Clifton <nickc@cygnus.com>
13662
13663 * configure.in: Do not configure or build ld for AIX
13664 platforms. ld is known to be broken on these platforms.
13665
13666 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13667
13668 * config-ml.in: Pass compiler flag corresponding to multidirs to
13669 subdir configures.
13670
13671 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13672
13673 * Makefile.in (LDFLAGS): Define.
13674
13675 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13676
13677 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13678 noconfigdirs.
13679 (*-*-cygwin*): Likewise.
13680
13681 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13682
13683 * mkdep: New file.
13684 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13685 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13686
13687 From Eli Zaretskii <eliz@is.elta.co.il>:
13688 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13689 long file name when using DJGPP on MS-DOS.
13690
13691 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13692
13693 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13694
13695 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13696
13697 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13698 dependency as this causes "make check" to globally "make all"
13699
13700 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13701
13702 * configure.in (target_libs): Added target-zlib.
13703 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13704 (CONFIGURE_TARGET_MODULES): Likewise.
13705 (CHECK_TARGET_MODULES): Likewise.
13706 (INSTALL_TARGET_MODULES): Likewise.
13707 (CLEAN_TARGET_MODULES): Likewise.
13708 (configure-target-zlib): New target.
13709 (all-target-zlib): Likewise.
13710 (all-target-libjava): Depend on all-target-zlib.
13711 (configure-target-libjava): Depend on configure-target-zlib.
13712
13713 * Makefile.in (configure-target-libjava): Depend on
13714 configure-target-newlib.
13715 (configure-target-boehm-gc): New target.
13716 (configure-target-qthreads): New target.
13717
13718 * configure.in (target_libs): Added target-qthreads.
13719 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13720 (CONFIGURE_TARGET_MODULES): Likewise.
13721 (CHECK_TARGET_MODULES): Likewise.
13722 (INSTALL_TARGET_MODULES): Likewise.
13723 (CLEAN_TARGET_MODULES): Likewise.
13724 (all-target-qthreads): New target.
13725 (configure-target-libjava): Depend on configure-target-qthreads.
13726 (all-target-libjava): Depend on all-target-qthreads.
13727
13728 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13729 (CONFIGURE_TARGET_MODULES): Likewise.
13730 (CHECK_TARGET_MODULES): Likewise.
13731 (INSTALL_TARGET_MODULES): Likewise.
13732 (CLEAN_TARGET_MODULES): Likewise.
13733 (all-target-libjava): New target.
13734 (all-target-boehm-gc): Likewise.
13735 * configure.in (target_libs): Added libjava, boehm-gc.
13736
13737 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13738
13739 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13740 configure.bat in SUPPORT_FILES.
13741 (gas+binutils.tar.bz2): Likewise.
13742
13743 * makeall.bat: Remove; obsolete.
13744
13745 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13746
13747 From Mark Elbrecht:
13748 * configure.bat: Remove; obsolete.
13749
13750 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13751
13752 * configure: Add -W -Wall to the default CFLAGS when compiling with
13753 gcc.
13754
13755 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13756
13757 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13758
13759 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13760
13761 * configure.in: Build ld on IRIX6.
13762
13763 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13764
13765 * Makefile.in: Change distribution targets to use bzip2 instead of
13766 gzip.
13767 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13768 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13769
13770 1999-06-04 Nick Clifton <nickc@cygnus.com>
13771
13772 * config.sub: Add mcore target.
13773
13774 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13775
13776 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13777
13778 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13779
13780 * config.guess (dummy): Changed to $dummy.
13781
13782 1999-05-24 Nick Clifton <nickc@cygnus.com>
13783
13784 * config.sub: Tidied up case statements.
13785
13786 1999-05-22 Ben Elliston <bje@cygnus.com>
13787
13788 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13789 <jiro@din.or.jp>.
13790
13791 * config.guess: Merge with FSF version. Future changes will be
13792 more accurately recorded in this ChangeLog.
13793 * config.sub: Likewise.
13794
13795 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13796
13797 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13798
13799 1999-04-30 Tom Tromey <tromey@cygnus.com>
13800
13801 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13802
13803 1999-04-23 Tom Tromey <tromey@cygnus.com>
13804
13805 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13806
13807 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13808
13809 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13810 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13811 Bad merge removed these two changes.
13812
13813 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13814 Martin Heller (Ing.-Buero_Heller@t-online.de)
13815
13816 * config.guess (interix Alpha): Add.
13817
13818 1999-04-11 Richard Henderson <rth@cygnus.com>
13819
13820 * configure.in (i?86-*-beos*): Do config gperf; don't config
13821 gdb, newlib, or libgloss.
13822
13823 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13824
13825 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13826 link a trivial program with -mabi=64. If it fails, remove mabi=64
13827 from multidirs.
13828
13829 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13830
13831 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13832
13833 1999-04-08 Nick Clifton <nickc@cygnus.com>
13834
13835 * config.sub: Add support for mcore targets.
13836
13837 1999-04-07 Michael Meissner <meissner@cygnus.com>
13838
13839 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13840 not mt-ospace, in order to shut up assembler warning about using
13841 symbols that are named the same as registers.
13842
13843 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13844
13845 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13846 dependency list for all-target-cygmon.
13847
13848 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13849
13850 * config-ml.in: Check $host, not $target, for selective multilibs.
13851 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13852 thumb interworking, and underscore prefix multilibs.
13853
13854 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13855
13856 * missing: Update to version from current automake.
13857
13858 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13859
13860 * configure (gxx_include_dir): Removed.
13861
13862 * configure.in (gxx_include_dir): Handle it.
13863 * Makefile.in: Likewise.
13864
13865 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13866
13867 * config.sub (mips64vr4111,mips64vr4111el) Add.
13868
13869 1999-03-21 Ben Elliston <bje@cygnus.com>
13870
13871 * config.guess: Correct typo for detecting ELF on FreeBSD.
13872
13873 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13874
13875 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13876 config/mh-djgpp.
13877
13878 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13879
13880 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13881 all-target-newlib to dependency list for all-target-bsp.
13882
13883 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13884
13885 * config.sub: Add i386-uwin support.
13886 * config.guess: Likewise.
13887
13888 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13889
13890 * configure.in: cleanup, add mh-*pic handling for arm, special
13891 case powerpc*-*-aix*
13892
13893 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13894
13895 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13896 can be built.
13897
13898 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13899
13900 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13901 targets.
13902
13903 1999-03-02 Nick Clifton <nickc@cygnus.com>
13904
13905 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13906
13907 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13908
13909 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13910
13911 1999-02-24 Nick Clifton <nickc@cygnus.com>
13912
13913 * config.sub: Fix typo in arm recognition.
13914
13915 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13916
13917 * configure.in (noconfigdirs): Changed target_configdirs to
13918 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13919 rather than m68k-*-* since it is not known to work on
13920 m68k-aout. Ditto for arm-*-*oabi.
13921
13922 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13923
13924 * configure.in (*-*-windows*): Remove, no longer used.
13925
13926 1999-02-19 Ben Elliston <bje@cygnus.com>
13927
13928 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13929 Smart and improved by Andrew Cagney.
13930
13931 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13932
13933 * config.guess: Recognize openbsd-*-hppa.
13934
13935 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13936
13937 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13938 only if it is not empty.
13939
13940 1999-02-17 Nick Clifton <nickc@cygnus.com>
13941
13942 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13943
13944 * config.guess: Modified to recognize uname's armv* syntax.
13945
13946 * config.sub: Modified to recognize uname's armv* syntax.
13947
13948 1999-02-17 Mark Salter <msalter@cygnus.com>
13949
13950 * configure.in: Added target-bsp for sparclite.
13951
13952 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13953
13954 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13955
13956 1999-02-08 Nick Clifton <nickc@cygnus.com>
13957
13958 * configure.in: Add support for strongarm port.
13959 * config.sub: Add support for strongarm target.
13960
13961 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13962
13963 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13964 the old name config/mh-cygwin32.
13965 Enable texinfo.
13966
13967 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13968
13969 * configure.in: Do build ld for ix86 Solaris.
13970
13971 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13972
13973 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13974 $AR_FOR_TARGET. Likewise for RANLIB.
13975
13976 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13977
13978 * config.sub (oabi): Recognize.
13979 * configure.in (arm-*-oabi): Handle.
13980
13981 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13982
13983 * config.guess: Improve detection of i686 on UnixWare 7.
13984
13985 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13986
13987 * config.guess: Add support for i386-pc-interix.
13988 * config.sub: Likewise.
13989 * configure.in: Likewise.
13990
13991 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13992
13993 * Makefile.in: Remove unneeded all-target-libio from
13994 from all-target-winsup target since it is now unneeded.
13995 Add all-target-libtermcap in its place since it is now
13996 needed.
13997
13998 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13999
14000 * configure.in: makefile stub for cygwin target is probably
14001 unnecessary. Remove it for now.
14002
14003 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14004
14005 * configure.in: libtermcap.a should be built when cygwin is the
14006 target as well as the host.
14007 * config.guess: Allow mixed case in cygwin uname output.
14008 * Makefile.in: Add libtermcap target.
14009
14010 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14011
14012 * config.sub: Clean up handling of hppa2.0.
14013
14014 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14015
14016 * config.guess: Use C code to identify more HP machines.
14017
14018 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14019
14020 * config.sub: Handle hppa2.0.
14021
14022 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14023
14024 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14025 cygmon for all sparclite targets, regardless of object format.
14026
14027 1998-12-15 Mark Salter <msalter@cygnus.com>
14028
14029 * configure.in: Added target-bsp for several target architectures.
14030
14031 * Makefile.in: Added rules for bsp.
14032
14033 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14034
14035 * config.guess: Improve detection of hppa2.0 processors.
14036
14037 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14038
14039 * config.guess: Recognize FreeBSD using ELF automatically.
14040
14041 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14042
14043 * configure (skip-this-dir): Add handling for new shell script, which
14044 might be created by a sub-directory's configure to indicate, this particular
14045 directory is "unwanted".
14046 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14047
14048 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14049
14050 * ltconfig: import from libtool, after changing libtool to
14051 account for the cygwin name change.
14052
14053 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14054
14055 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14056 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14057
14058 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14059
14060 * configure.in: Add libtermcap to list of cygwin dependencies.
14061
14062 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14063
14064 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14065 they include winsup/include when it's a cygwin target.
14066
14067 1998-11-12 Tom Tromey <tromey@cygnus.com>
14068
14069 * configure.in (host_tools): Added zip.
14070 * Makefile.in (all-target-libjava): Depend on all-zip.
14071 (all-zip): New target.
14072 (ALL_MODULES): Added all-zip.
14073 (NATIVE_CHECK_MODULES): Added check-zip.
14074 (INSTALL_MODULES): Added install-zip.
14075 (CLEAN_MODULES): Added clean-zip.
14076
14077 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14078
14079 * Makefile.in: lose "32" from comment about cygwin.
14080
14081 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14082
14083 * configure.in: Use -Os to build target libraries for the fr30.
14084
14085 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14086
14087 * config.sub: Add fr30.
14088
14089 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14090
14091 * configure.in: drop "32" from config/mh-cygwin32. Check
14092 cygwin* instead of cygwin32*.
14093 * config.sub: Check cygwin* instead of cygwin32*.
14094
14095 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14096
14097 * config.guess: Match any version of Unixware7.
14098
14099 1998-10-20 Syd Polk <spolk@cygnus.com>
14100
14101 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14102 if desired.
14103
14104 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14105
14106 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14107 these if the appropriate directories and files to not exist.
14108
14109 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14110
14111 * Makefile.in (DEVO_SUPPORT): Add config.if.
14112
14113 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14114
14115 * configure: Add pattern to replace "build_tooldir"'s
14116 definition in the generated Makefile with "tooldir"'s
14117 actual value.
14118
14119 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14120
14121 * config.sub: Bring back lost sparcv9.
14122
14123 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14124
14125 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14126
14127 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14128 CC_FOR_TARGET and friends.
14129
14130 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14131
14132 * Makefile.in (build_tooldir): New variable, same as tooldir.
14133 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14134 -B$(build_tooldir)/bin/.
14135 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14136
14137 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14138
14139 * README: Remove installation instructions and refer to the
14140 INSTALL directory instead.
14141
14142 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14143
14144 * config.sub: Add support for i[34567]86-pc-udk.
14145 * configure.in: Likewise.
14146
14147 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14148
14149 * Makefile.in: add bzip2 package building bits for user
14150 tools module
14151 * configure.in: ditto
14152
14153 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14154
14155 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14156 (ALL_TARGET_MODULES): Add all-target-libobjc.
14157 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14158 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14159 (all-target-libchill): Add dependencies.
14160 * configure.in (target_libs): Add libchill.
14161
14162 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14163
14164 * configure.in (target_subdir): Remove duplicate line.
14165
14166 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14167
14168 * Makefile.in (all-automake): fix dependencies.
14169
14170 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14171
14172 * configure.in: Minor cleanups for building in the $(target_alias)
14173 subdir.
14174
14175 1998-09-22 Jim Wilson <wilson@cygnus.com>
14176
14177 * Makefile.in (bootstrap): Set r and s before make all. Use
14178 BASE_FLAGS_TO_PASS in make all.
14179 (cross): Likewise.
14180
14181 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14182
14183 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14184
14185 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14186
14187 * config.sub: Fix typo in last change.
14188
14189 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14190
14191 * config.sub: Add support for C4x target.
14192 * configure.in: Likewise.
14193
14194 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14195
14196 * config.sub: Recognize sparcv9 just like sparc64.
14197
14198 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14199
14200 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14201
14202 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14203
14204 * config.guess: Correctly identify Pentium II sco boxes.
14205
14206 * config.guess: Fix "tr" code. From Weiwen Liu.
14207
14208 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14209
14210 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14211 stabs.
14212
14213 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14214
14215 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14216 (ALL_TARGET_MODULES): Add all-target-libchill.
14217 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14218 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14219 (all-target-libchill): Add dependencies.
14220 * configure.in (target_libs): Add libchill.
14221
14222 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14223
14224 * config.guess: Avoid assumptions about "tr" behaves when
14225 LANG is set to something other than English.
14226
14227 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14228
14229 * configure (gxx_include_dir): Changed to
14230 '${prefix}/include/g++'-${libstdcxx_interface}.
14231
14232 * config.if: New to determine the interfaces.
14233
14234 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14235
14236 * config.guess: Detect and handle MPE/IX.
14237 * config.sub: Deal with MPE/IX.
14238
14239 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14240
14241 * configure.in: Use mh-aix43.
14242
14243 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14244
14245 * configure: Fix --without/--disable cases for gxx-include-dir.
14246
14247 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14248
14249 * mdata-sh: Imported. Needed for automake support.
14250
14251 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14252
14253 * Makefile.in (taz): Try "chmod -R og=u ." before
14254 "chmod og=u `find . -print`".
14255
14256 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14257
14258 * configure.in: Add arm-elf and thumb-elf support.
14259
14260 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14261
14262 * Makefile.in: Undo previous patch.
14263
14264 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14265
14266 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14267 to here ...
14268 (install-no-fixedincludes): and here
14269 (INSTALL_MODULES): ... from here.
14270
14271 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14272
14273 * config.sub: Merge with FSF.
14274
14275 * config.guess: Merge with FSF.
14276
14277 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14278
14279 * configure (extraconfigdirs): New variable.
14280 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14281 * Makefile.in (all): Move higher in file.
14282 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14283 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14284 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14285 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14286 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14287
14288 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14289
14290 * Makefile.in (all-target-libjava): Depend on all-gcc and
14291 all-target-newlib.
14292 (configure-target-libjava): Depend on $(ALL_GCC).
14293
14294 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14295
14296 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14297 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14298
14299 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14300
14301 * INSTALL/README: Fix typo.
14302
14303 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14304
14305 * ylwrap: Change absolute path checks to check for DOS style path
14306 names.
14307
14308 * ylwrap: Don't use a full path name if the source file is in the
14309 same directory. From hjl@lucon.org (H.J. Lu).
14310
14311 * config-ml.in: Default to being verbose, to match Feb 18 change to
14312 configure.
14313
14314 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14315
14316 Brought over from egcs:
14317
14318 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14319
14320 * configure.in (target_subdir): Set to ${target_alias} instead
14321 of "libraries".
14322
14323 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14324
14325 * configure.in (target_subdir): Set to libraries if enable_multilib.
14326
14327 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14328
14329 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14330 multilibs, force reconfiguration the first time we create
14331 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14332
14333 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14334
14335 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14336 avoid confusion with --no-recursion.
14337
14338 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14339
14340 * configure.in: Win32 hosts shouldn't use install -x
14341 * install-sh: remove -x option, and special .exe-handling
14342 hack.
14343
14344 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14345
14346 * config.guess: Recognize i586-pc-beos.
14347 * configure.in: Don't build some bits for beos.
14348
14349 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14350
14351 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14352 CFLAGS default to -O2.
14353
14354 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14355 when using GNU ld.
14356
14357 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14358
14359 * ltmain.sh: Correct install when using a different shell.
14360
14361 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14362
14363 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14364
14365 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14366
14367 * makefile.vms: Update to build binutils/makefile.vms. Add install
14368 target.
14369
14370 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14371
14372 * ltconfig: Update to correct AIX handling.
14373
14374 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14375
14376 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14377
14378 * configure.in (target_subdir): Set to ${target_alias} instead
14379 of "libraries".
14380
14381 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14382
14383 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14384 (Makefile): Depend on $(gcc_version_trigger).
14385
14386 * configure (gcc_version): Change default initializer to empty
14387 string.
14388 (gcc_version_trigger): New variable; pass this variable down
14389 to subdir configures to enable them checking gcc's version
14390 themselves. Emit make macros for both gcc_version vars.
14391 (topsrcdir): Initialize reliably.
14392 (recursion line): Remove --with-gcc-version=${gcc_version}.
14393
14394 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14395
14396 * configure (enable_version_specific_runtime_libs): Implement new flag
14397 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14398 in $(libsubdir); emit definition in each generated Makefile.
14399 (gxx_include_dir): Initialize depending on
14400 $enable_version_specific_runtime_libs.
14401
14402 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14403
14404 * configure (gcc_version): Initialize properly depending on
14405 how and where configure is started.
14406 (recursion line): Pass a --with-gcc-version=${gcc_version}
14407 to configures in subdirs.
14408
14409 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14410
14411 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14412 cygmon
14413
14414 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14415
14416 * configure.in: Add cygmon and libstub support for mn10200.
14417
14418 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14419
14420 * configure (gcc_version): Add new variable describing the
14421 particular gcc version we're building.
14422 * Makefile.in (libsubdir): Add new macro for the directory
14423 in which the compiler finds executables, libraries, etc.
14424 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14425 and libsubdir.
14426
14427 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14428
14429 * Makefile.in (local-clean): Remove *.log.
14430 (warning.log): Built with warn_summary from build.log.
14431 (mail-report.log): Run test_summary.
14432 (mail-report-with-warnings.log): Run test_summary including
14433 warning.log in the report.
14434
14435 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14436
14437 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14438
14439 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14440
14441 * Makefile.in (grep): Grep no longer depends on libiberty.
14442
14443 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14444
14445 * Makefile.in: all-snavigator needs all-libgui.
14446
14447 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14448
14449 * configure.in: Add cygmon and libstub support for mn10300.
14450
14451 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14452
14453 * missing: Update to version from automake 1.3.
14454
14455 * ltmain.sh: On installation, don't get confused if the same name
14456 appears more than once in the list of library names.
14457
14458 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14459
14460 * config.sub: Accept m68060 and m5200 as CPU names.
14461
14462 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14463
14464 * configure: Use && rather than using -a in test, because odd
14465 strings can confuse test.
14466 * configure.in: Likewise.
14467
14468 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14469
14470 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14471
14472 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14473
14474 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14475 bootstrap4-lean): New targets.
14476
14477 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14478
14479 * mpw-* Delete. Not used.
14480
14481 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14482
14483 * COPYING.LIB: Update FSF address.
14484
14485 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14486
14487 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14488
14489 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14490 GAS_SUPPORT_DIRS.
14491
14492 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14493
14494 * ltconfig, ltmain.sh: Avoid producing a version number if
14495 -version-info was not used.
14496
14497 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14498
14499 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14500 building with newlib.
14501
14502 1998-04-30 Paul Eggert <eggert@twinsun.com>
14503
14504 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14505 Solaris `make' causes it to continue to next definition.
14506
14507 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14508
14509 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14510 the right GUI libraries and files are installed along with GDB.
14511
14512 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14513
14514 * configure.in: Change alpha to alpha* in several places.
14515
14516 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14517
14518 * config.sub: Recognize sparc86x.
14519
14520 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14521
14522 * configure.in (--enable-target-optspace): Remove debug echo.
14523
14524 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14525
14526 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14527
14528 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14529
14530 * ltconfig: Update cygwin32 support.
14531
14532 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14533 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14534 (GDB_SUPPORT_DIRS): Likewise.
14535
14536 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14537
14538 * configure.in (target_makefile_frag): If --enable-target-optspace,
14539 use -Os to compile target libraries rather than -O2. Default to
14540 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14541 not used.
14542 * configure.in (target_cflags): Ditto for d30v.
14543
14544 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14545
14546 * Makefile.in (all-bfd): Depend on all-intl.
14547 (all-binutils): Likewise.
14548 (all-gas): Likewise.
14549 (all-gprof): Likewise.
14550 (all-ld): Likewise.
14551
14552 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14553
14554 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14555
14556 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14557
14558 * Makefile.in (all-bfd): Depend upon all-libiberty.
14559
14560 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14561
14562 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14563
14564 * Makefile.in: Add libstub.
14565
14566 * configure.in: Ditto. Build libstub for targets that have cygmon
14567 support.
14568
14569 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14570
14571 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14572
14573 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14574
14575 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14576 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14577
14578 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14579
14580 * configure: Define DEFAULT_M4 by searching PATH.
14581 * Makfile.in: Use DEFAULT_M4.
14582
14583 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14584
14585 * ltconfig: Add cygwin32 support.
14586
14587 * Makefile.in, configure.in: Add libtool as a native only directory
14588 to configure and build.
14589
14590 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14591
14592 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14593
14594 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14595
14596 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14597
14598 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14599
14600 * Makefile.in: add ash make rules
14601 * configure.in: add ash to native_only and host_tools lists
14602
14603 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14604
14605 * Makefile.in (all-gettext, all-intl): New targets.
14606 (ALL_MODULES): Added all-gettext, all-intl.
14607 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14608 (INSTALL_MODULES): Added install-gettext, install-intl.
14609 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14610
14611 * configure.in (host_tools): Added gettext.
14612 (native_only): Likewise.
14613 (noconfigdirs) [various cases]: Likewise.
14614 (host_libs): Added intl.
14615
14616 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14617
14618 * configure: Do not disable building gdbtk for cygwin32 hosts.
14619
14620 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14621
14622 * configure.in: Add thumb-coff target.
14623 * config.sub: Add thumb-coff target.
14624
14625 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14626
14627 * Makefile.in: Revert yesterday's change.
14628 (all-target-winsup): all-target-librx stays out of here.
14629
14630 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14631
14632 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14633 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14634 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14635 Remove references to librx and libg++.
14636
14637 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14638
14639 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14640 recursive makes
14641
14642 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14643
14644 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14645 for newlib directory.
14646 (CXX_FOR_TARGET): Likewise.
14647
14648 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14649
14650 * ltconfig: Update after libtool/ltconfig.in change for
14651 hpux11.
14652
14653 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14654
14655 * ltconfig, ltmain.sh: Update to libtool 1.2.
14656
14657 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14658
14659 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14660 (install-gcc-cross): Instead, override LANGUAGES here.
14661
14662 1998-03-18 Dave Love <d.love@dl.ac.uk>
14663
14664 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14665 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14666
14667 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14668
14669 * configure.in: Add Thumb-pe target.
14670
14671 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14672
14673 * Makefile.in - changed sn targets to snavigator
14674 * configure.in - changed sn targets to snavigator
14675
14676 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14677
14678 * config-ml.in: After building symlink tree call make distclean
14679 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14680 to be the case for libiberty.
14681
14682 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14683
14684 * configure: When making link, also check the current
14685 directory. The configure scripts may create one.
14686
14687 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14688
14689 * config.sub: Accept alphapca56 and alphaev6 properly.
14690
14691 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14692
14693 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14694
14695 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14696
14697 * config.sub (sco5): Fix typo.
14698
14699 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14700
14701 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14702 install-itcl.
14703 (install-itcl): Remove dependency on install-tcl.
14704
14705 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14706
14707 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14708
14709 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14710
14711 * configure.in: Don't build libgui for a cygwin32 target when not on
14712 a cygwin32 host.
14713
14714 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14715
14716 * configure (redirect): Set to null, so default behavior of
14717 configure is now --verbose.
14718
14719 1998-02-16 Dave Love <d.love@dl.ac.uk>
14720
14721 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14722 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14723
14724 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14725
14726 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14727 this change to sync Makefile.in with its ChangeLog entries.
14728
14729 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14730
14731 * ltmain.sh (mkdir): Check that the directory doesn't exist
14732 before we exit with error, so that we don't get races during
14733 parallel builds.
14734
14735 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14736
14737 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14738
14739 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14740
14741 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14742 PICFLAG_FOR_TARGET.
14743 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14744
14745 * configure: Emit a definition for the new macro enable_shared
14746 into each Makefile.
14747
14748 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14749
14750 * configure.in (host_tools, native_only): Add libtool.
14751
14752 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14753
14754 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14755 Fix typo in ming config comment.
14756
14757 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14758
14759 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14760
14761 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14762
14763 * config.sub: Add tic30 cases, and map c30 to tic30.
14764
14765 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14766
14767 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14768 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14769 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14770 (CLEAN_TARGET_MODULES): Similarly
14771 (all-target-libf2c): Add dependences.
14772 * configure.in (target_libs): Add libf2c.
14773
14774 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14775
14776 * configure.in: Remove expect from noconfigdirs when target
14777 is cygwin32. OK to build expect and dejagnu with Canadian
14778 Cross.
14779
14780 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14781
14782 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14783 host.
14784
14785 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14786 and mingw32.
14787
14788 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14789
14790 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14791 here as it is not defined in the toplevel Makefile.
14792
14793 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14794
14795 * configure (package_makefile_rules_frag): New variable, which names
14796 a file with generic rules, ...
14797 Change comment to mention we now have FIVE parts.
14798 * configure: Undo last change.
14799
14800 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14801
14802 * config.guess: More accurate determination of HP processor types.
14803 * config.sub: More accurate determination of HP processor types.
14804
14805 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14806
14807 * configure (package_makefile_frag): Move inserting the
14808 ${package_makefile_frag} to where it should be according
14809 to the comment.
14810
14811 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14812
14813 * config.guess: Add support for Linux/ARM.
14814
14815 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14816
14817 * .cvsignore: Remove *-info and *-install since they match
14818 release-info and mpw-install, which we don't want to just ignore.
14819
14820 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14821
14822 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14823
14824 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14825
14826 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14827 local_prefix to sub-make invocations.
14828
14829 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14830
14831 * configure.in: Check makefile fragments in the source
14832 directory.
14833
14834 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14835
14836 * configure.in: Check whether host and target makefile
14837 fragments exist before adding them to *_makefile_frag.
14838
14839 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14840
14841 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14842
14843 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14844
14845 * configure.in: Make sure we only replace RPATH_ENVVAR on
14846 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14847 regexp to sed.
14848
14849 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14850 to sub-makes.
14851
14852 1998-01-13 Lee Iverson (leei@ai.sri.com)
14853
14854 * config-ml.in (multi-do): LDFLAGS must include multilib
14855 designator.
14856
14857 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14858
14859 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14860
14861 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14862
14863 * config.sub: Add mingw32 support.
14864 * configure.in: Likewise.
14865
14866 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14867
14868 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14869
14870 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14871
14872 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14873 * configure (gxx_include_dir): Provide a definition for subdirs
14874 which do not use autoconf.
14875
14876 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14877
14878 * config.guess: Sync with egcs. Picks up new alpha support,
14879 BeOS & some additional linux support.
14880
14881 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14882
14883 * config.guess: HP 9000/803 is a PA1.1 machine.
14884
14885 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14886
14887 * configure.in: It's alpha*-...
14888
14889 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14890
14891 * configure.in (host_makefile_frag, target_makefile_frag):
14892 Handle multiple config files.
14893 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14894 alpha-*-*.
14895
14896 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14897
14898 * mkdep: New file.
14899
14900 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14901
14902 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14903
14904 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14905
14906 * Makefile.in: Add libgui directory.
14907 (GDB_TK): Add all-libgui.
14908 * configure.in: Add libgui directory.
14909 * configure: Add all-libgui to GDB_TK.
14910
14911 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14912
14913 * config-ml.in (multidirs): Add m32r to multilib list.
14914
14915 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14916
14917 * Makefile.in (all-target-gperf): Change dependency to
14918 all-target-libstdc++.
14919
14920 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14921
14922 * config.guess: Add BeOS support.
14923
14924 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14925
14926 Source directory cvs renamed to cvssrc:
14927 * configure.in (host_tools): Change cvs to cvssrc.
14928 (native_only): Likewise.
14929 (noconfigdirs) [various cases]: Likewise.
14930 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14931 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14932 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14933 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14934 (all-cvssrc): Rename target from all-cvs.
14935
14936 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14937
14938 * configure (gxx_include_dir): Fix thinko.
14939
14940 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14941
14942 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14943 (install-cross, install-gcc-cross): New targets.
14944
14945 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14946
14947 * configure.in (noconfigdirs): Add support for Thumb target.
14948
14949 * config.sub (maybe_os): Add support for Thumb target.
14950
14951 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14952
14953 * Makefile.in: Add rules for cygmon.
14954
14955 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14956
14957 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14958
14959 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14960 * configure (gxx_include_dir): Provide a definition for subdirs
14961 which do not use autoconf.
14962
14963 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14964
14965 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14966 11/18/97 build
14967
14968 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14969
14970 * From Franz Sirl.
14971 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14972 found on RedHat Linux systems.
14973
14974 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14975
14976 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14977 guesses.
14978
14979 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14980
14981 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14982
14983 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14984
14985 * ltmain.sh: If mkdir fails, check whether the directory was created
14986 anyhow by some other process.
14987
14988 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14989
14990 * configure.in (d30v-*-*): Configure all directories.
14991
14992 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14993
14994 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14995 for the D30V.
14996
14997 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14998
14999 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15000
15001 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15002
15003 * include/libiberty.h: Add extern "C" { so it can be used with C++
15004 progrms.
15005 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15006 programs.
15007
15008 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15009
15010 * configure.in (d30v-*-*): Configure GCC now.
15011
15012 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15013
15014 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15015 is no longer needed.
15016
15017 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15018
15019 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15020
15021 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15022
15023 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15024 targets using "$@" to provide support for similar but not identical
15025 targets without having to duplicate code.
15026
15027 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15028
15029 * makefile.vms: Fix to work with DEC C.
15030
15031 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15032
15033 * config.sub: Add mips-tx39-elf to marketing names.
15034
15035 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15036
15037 * ltmain.sh: Handle symlinks in generated script.
15038
15039 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15040
15041 * configure: Handle autoconf style directory options: --bindir,
15042 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15043 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15044 --sysconfdir.
15045 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15046 (sharedstatedir, localstatedir, oldincludedir): New variables.
15047 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15048 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15049 sbindir, sharedstatedir, and sysconfdir.
15050
15051 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15052
15053 * Makefile.in (bootstrap-lean): New target.
15054
15055 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15056
15057 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15058 sn, and gnuserv from noconfigdirs.
15059
15060 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15061
15062 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15063
15064 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15065
15066 * Makefile.in (cross): New target.
15067
15068 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15069 Jeff Law <law@cygnus.com>
15070
15071 * Makefile.in (bootstrap2, bootstrap3): New targets.
15072 (all-bootstrap): Remove outdated and confusing target.
15073 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15074
15075 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15076
15077 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15078 windows. Consistent with gdb/configure.
15079
15080 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15081
15082 * configure.in: Name Linux target fragment.
15083
15084 * configure: Rewrite so that project Makefile fragment is inserted
15085 first and appears last in the resulting Makefile.
15086
15087 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15088
15089 * Makefile.in (install-itcl): Install tcl first.
15090
15091 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15092
15093 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15094
15095 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15096
15097 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15098
15099 * configure.in (skipdirs): Add target-librx for Linux.
15100 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15101
15102 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15103
15104 * Makefile.in (bootstrap): New target.
15105
15106 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15107
15108 * config.sub: Accept 'amigados' for backward compatibility.
15109
15110 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15111
15112 * config.guess: Merge with FSF.
15113
15114 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15115
15116 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15117
15118 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15119
15120 * config.sub: Add "marketing-names" patch.
15121
15122 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15123
15124 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15125
15126 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15127
15128 * config.sub: Handle v850-elf.
15129
15130 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15131
15132 * .cvsignore (*-install): Remove.
15133
15134 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15135
15136 * ltconfig: Set CONFIG_SHELL in libtool.
15137 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15138
15139 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15140
15141 * configure.in (target_subdir): Set to libraries if enable_multilib.
15142
15143 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15144
15145 * config.guess: Update from gcc directory.
15146
15147 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15148
15149 * Makefile.in (all-sim): Depends on all-readline.
15150
15151 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15152
15153 * Makefile.in (BISON, YACC): Use $$s.
15154 (all-bison): Depend on all-texinfo.
15155
15156 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15157
15158 * Makefile.in (BISON): Add -L flag.
15159 (YACC): Likewise.
15160
15161 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15162
15163 * configure.in (noconfigdirs): Add support for v850e target.
15164
15165 * config.sub (maybe_os): Add support for v850e target.
15166
15167 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15168
15169 * configure.in (noconfigdirs): Add support for v850ea target.
15170
15171 * config.sub (maybe_os): Add support for v850ea target.
15172
15173 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15174
15175 * config.sub: Add mipstx39. Delete r3900.
15176
15177 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15178
15179 * Makefile.in (all-autoconf): Depends on all-texinfo.
15180
15181 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15182
15183 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15184 eabi targets.
15185
15186 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15187
15188 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15189
15190 * configure: When handling a Canadian Cross, handle YACC as well as
15191 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15192 * Makefile.in (all-bison): Depend upon all-texinfo.
15193
15194 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15195
15196 * Makefile.in (BISON): bison, not byacc or bison -y.
15197 (YACC): bison -y or byacc or yacc.
15198 (various): Add *-bison as appropriate.
15199 (taz): No need to mess with BISON anymore.
15200
15201 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15202
15203 * configure: If OSTYPE matches *win32*, try to find a good value for
15204 CONFIG_SHELL.
15205
15206 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15207
15208 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15209 configure.in if it is present.
15210
15211 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15212
15213 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15214
15215 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15216
15217 * config.sub: Recognize `arc' cpu.
15218 * configure.in: Likewise.
15219 * config-ml.in: Likewise.
15220
15221 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15222
15223 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15224
15225 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15226
15227 * configure: Changed sed delimiter from ':' to '|' when
15228 attempting to substitute ${config_shell} for SHELL. On
15229 NT ${config_shell} may contain a ':' in it.
15230
15231 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15232
15233 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15234
15235 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15236
15237 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15238
15239 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15240
15241 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15242
15243 * ylwrap: If the program is a relative path, force it to be
15244 absolute.
15245
15246 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15247
15248 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15249
15250 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15251
15252 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15253 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15254 for libraries.
15255
15256 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15257
15258 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15259 separated by spaces.
15260
15261 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15262
15263 * ylwrap: New file.
15264 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15265
15266 * ltmain.sh: Handle /bin/sh at start of install program.
15267
15268 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15269
15270 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15271 * missing: New file, from automake 1.2.
15272
15273 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15274
15275 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15276 check-tk to CHECK_X11_MODULES.
15277
15278 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15279
15280 * config.sub: Merge with FSF.
15281
15282 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15283
15284 * config.guess: Merge with FSF.
15285
15286 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15287
15288 * configure: Treat msdosdjgpp like go32.
15289 * configure.in: Likewise. Don't remove gprof for go32.
15290
15291 * configure: Change Makefile.tem2 to Makefile.tm2.
15292
15293 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15294
15295 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15296
15297 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15298
15299 * install-sh (chmodcmd): Set to null if the DST directory already
15300 exists. Same as Nov 11th change.
15301
15302 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15303
15304 * configure (GDB_TK): Needs itcl and tix.
15305
15306 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15307
15308 * config.guess: Update from FSF.
15309
15310 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15311
15312 * Makefile.in (GDB_TK): Depend on itcl and tix.
15313
15314 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15315
15316 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15317 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15318 (INSTALL_SCRIPT): New variable.
15319 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15320 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15321 to -x.
15322 * install-sh: Add support for -x option.
15323
15324 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15325
15326 * configure.in, Makefile.in: Treat tix like itcl.
15327
15328 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15329
15330 * Makefile.in (WINDRES): New variable.
15331 (WINDRES_FOR_TARGET): New variable.
15332 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15333 (EXTRA_HOST_FLAGS): Add WINDRES.
15334 (EXTRA_TARGET_FLAGS): Add WINDRES.
15335 (EXTRA_GCC_FLAGS): Add WINDRES.
15336 ($(DO_X)): Pass down WINDRES.
15337 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15338 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15339 DLLTOOL_FOR_TARGET.
15340
15341 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15342
15343 * configure.in: configure sim before gdb for win32-x-ppc
15344
15345 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15346
15347 Move gperf into the toplevel, from libg++.
15348 * configure.in (target_tools): Add target-gperf.
15349 (native_only): Add target-gperf.
15350 * Makefile.in (all-target-gperf): New target, depend on
15351 all-target-libg++.
15352 (configure-target-gperf): Empty rule.
15353 (ALL_TARGET_MODULES): Add all-target-gperf.
15354 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15355 (CHECK_TARGET_MODULES): Add check-target-gperf.
15356 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15357 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15358
15359 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15360
15361 * config.sub (mn10200): Recognize new basic machine.
15362
15363 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15364
15365 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15366 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15367
15368 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15369
15370 * configure.in: If we're building mips-sgi-irix6* native, turn on
15371 ENABLE_MULTILIB and set TARGET_SUBDIR.
15372
15373 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15374
15375 * Makefile.in (all-sn): Depend on all-grep.
15376
15377 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15378
15379 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15380
15381 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15382 Makefile. From Jeff Makey <jeff@cts.com>.
15383 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15384
15385 * Makefile.in (DISTBISONFILES): Remove.
15386 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15387 $(DEFAULT_YACC).
15388
15389 * configure.in: Build itl, db, sn, etc., when building for native
15390 cygwin32.
15391
15392 * Makefile.in (LD): New variable.
15393 (EXTRA_HOST_FLAGS): Pass down LD.
15394 ($(DO_X)): Likewise.
15395
15396 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15397
15398 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15399
15400 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15401
15402 * configure.in (targargs): Strip out any supplied --build argument
15403 before adding our own. Always add --build.
15404
15405 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15406
15407 * configure.in (targargs): Pass --build if we're doing
15408 a cross-compile.
15409
15410 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15411
15412 * configure: Use '|' instead of ":" as the separator in
15413 sed. Otherwise sed chokes on NT path names with drive
15414 designators. Also look for "?:*" as the leading characters in an
15415 absolute pathname.
15416
15417 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15418
15419 * config.sub: Support for r3900.
15420
15421 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15422
15423 * configure.in: Use install-sh, not install.sh.
15424
15425 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15426
15427 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15428 apply it twice.
15429
15430 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15431
15432 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15433 install-binutils.
15434
15435 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15436
15437 * Makefile.in: Add automake targets.
15438 * configure.in (host_tools): Add automake.
15439
15440 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15441
15442 * configure: Default CXX to c++, not gcc.
15443 * Makefile.in (CXX): Set to c++, not gcc.
15444 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15445
15446 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15447
15448 * install-sh: try appending a .exe if source file doesn't
15449 exist
15450
15451 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15452
15453 * configure.in: Turn on multilib by default.
15454 (cross_only): Remove target-libiberty.
15455
15456 * Makefile.in (all-gcc): Don't depend on libiberty.
15457
15458 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15459
15460 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15461
15462 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15463
15464 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15465 (DISTBISONFILES): Add ld/Makefile.in
15466
15467 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15468
15469 * configure.in: if target is cygwin32 but host isn't cygwin32,
15470 don't configure gdb tcl tk expect, not just gdb.
15471
15472 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15473
15474 * configure.in: Added gnuserv everywhere sn appears.
15475
15476 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15477 (CROSS_CHECK_MODULES): Added check-gnuserv.
15478 (INSTALL_MODULES): Added install-gnuserv.
15479 (CLEAN_MODULES): Added clean-gnuserv.
15480 (all-gnuserv): New target.
15481
15482 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15483
15484 * config.guess: Fixes for MIPS OpenBSD systems.
15485
15486 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15487
15488 * Makefile.in (INSTALL_XFORM): Remove.
15489 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15490
15491 * mkinstalldirs: New file, copied from automake.
15492 * Makefile.in (installdirs): Rename from install-dirs. Use
15493 mkinstalldirs. Change all users.
15494 (DEVO_SUPPORT): Add mkinstalldirs.
15495
15496 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15497
15498 * install-sh: Rename from install.sh.
15499 * Makefile.in (INSTALL): Change install.sh to install-sh.
15500 (DEVO_SUPPORT): Likewise.
15501
15502 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15503 Graichen <graichen@rzpd.de>.
15504
15505 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15506
15507 * config.guess: Recognize OpenBSD systems correctly.
15508
15509 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15510
15511 * README, Makefile.in (ETC_SUPPORT): Remove references to
15512 cfg-paper*, configure.{texi,man,info*}._
15513
15514 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15515
15516 * Makefile.in (all.normal): Ensure that gcc is built after all
15517 the x11 - ie gdb - targets.
15518
15519 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15520
15521 * makefile.vms: Don't run conf-a-gas.
15522
15523 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15524
15525 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15526
15527 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15528
15529 * configure.in: Remove noconfigdirs case since gdb also
15530 configures and builds for tic80-coff.
15531
15532 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15533
15534 * configure: Set cache_file to config.cache.
15535 * Makefile.in (local-distclean): Remove config.cache.
15536
15537 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15538
15539 * COPYING: Update FSF address.
15540
15541 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15542
15543 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15544 noconfigdirs.
15545
15546 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15547
15548 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15549 MAKEDIRS, is empty.
15550
15551 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15552
15553 * config.sub: Tweak mn10300 entry.
15554
15555 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15556
15557 * configure.in (host_tools): Put sim before gdb, so gdb's
15558 configure.tgt can determine if the simulator was configured.
15559
15560 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15561
15562 * config.sub: Move BeOS $os case to be with other Cygnus
15563 local cases.
15564
15565 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15566
15567 * config.sub: Remove misplaced comment that broke Linux.
15568
15569 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15570
15571 * config.sub: Add BeOS support.
15572
15573 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15574
15575 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15576
15577 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15578
15579 * configure.in (noconfigdirs): Remove tcl and tk from
15580 noconfigdirs for cygwin32 builds.
15581
15582 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15583
15584 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15585
15586 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15587
15588 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15589 make-all.com, use makefile.vms instead.
15590
15591 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15592
15593 * config.sub: Accept -lnews*.
15594
15595 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15596
15597 * configure.in (noconfigdirs): Disable target-newlib,
15598 target-examples and target-libiberty for d30v.
15599
15600 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15601
15602 * configure.in (noconfigdirs): Enable ld for d30v.
15603
15604 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15605
15606 * configure.in (tic80-*-*): Build compiler.
15607
15608 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15609
15610 * configure.in (d30v-*): Remove sim directory from list of
15611 unsupported d30v directories
15612
15613 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15614
15615 * config.sub, configure.in: Add d30v target cpu.
15616
15617 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15618
15619 * makefile.vms: New file.
15620 * make-all.com: Remove.
15621
15622 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15623
15624 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15625
15626 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15627
15628 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15629
15630 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15631
15632 * Makefile.in (ALL_MODULES): Added all-db.
15633 (CROSS_CHECK_MODULES): Addec check-db.
15634 (INSTALL_MODULES): Added install-db.
15635 (CLEAN_MODULES): Added clean-db.
15636
15637 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15638
15639 * config.guess: Merge with latest FSF sources.
15640
15641 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15642
15643 * Makefile.in (ALL_MODULES): Added all-itcl.
15644 (CROSS_CHECK_MODULES): Added check-itcl.
15645 (INSTALL_MODULES): Added install-itcl.
15646 (CLEAN_MODULES): Added clean-itcl.
15647
15648 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15649
15650 * configure.in: build gdb for mn10200
15651
15652 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15653
15654 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15655
15656 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15657
15658 * configure.in (tic80-*-*): Turn off most targets right now.
15659
15660 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15661
15662 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15663 rather than the makeinfo program.
15664 (do-info): Depend upon all-texinfo.
15665
15666 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15667
15668 * configure.in: Remove uses of config/mh-linux.
15669
15670 * config.sub, config.guess: Merge with latest FSF sources.
15671
15672 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15673
15674 * config.sub (case $basic_machine): Add tic80 entries.
15675
15676 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15677
15678 * config.sub, config.guess: Merge with latest FSF sources.
15679
15680 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15681
15682 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15683 * mpw-config.in: Test for NewFolderRecursive.
15684 * mpw-install: Use symbolic name for startup filename.
15685 * mpw-README: Add various additional details.
15686
15687 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15688
15689 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15690
15691 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15692
15693 * configure.in: Do build gcc and the target libraries for
15694 the mn10200.
15695
15696 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15697
15698 * configure.in: don't avoid building gdb for mn10300 any more
15699 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15700 instead of single-quoting it.
15701
15702 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15703
15704 * configure.in: Don't use --with-stabs on IRIX 6.
15705
15706 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15707
15708 * configure.in (m32r): Build gdb, libg++ now.
15709
15710 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15711
15712 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15713 directories from noconfigdirs.
15714
15715 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15716
15717 * config.sub (basic_machine): added mips16 configuration
15718
15719 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15720
15721 * config.sub: Handle d10v-unknown.
15722
15723 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15724
15725 * config.sub: Handle v850-unknown.
15726
15727 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15728
15729 * Makefile.in: add findutils
15730 * configure.in: add findutils to list of host_tools
15731
15732 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15733
15734 * config.sub: Handle mn10200 and mn10300.
15735
15736 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15737
15738 * configure.in (d10v-*): Do not build librx.
15739
15740 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15741
15742 * configure.in (mn10300): Build everything except gdb & libgloss.
15743
15744 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15745
15746 * config.guess: Patch for Dansk Data Elektronik servers,
15747 from Niels Skou Olsen <nso@dde.dk>.
15748
15749 For ncr, use /bin/uname rather than uname, since GNU uname does not
15750 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15751
15752 Patch for MIPS R4000 running System V,
15753 from Eric S. Raymond <esr@snark.thyrsus.com>.
15754
15755 Fix thinko for nextstep.
15756
15757 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15758
15759 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15760 * config.guess: Guess mips-dec-mach_bsd4.3.
15761
15762 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15763 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15764 release numbers.
15765 * config.guess (mips-mips-riscos*): Emit just enough of the
15766 release number.
15767
15768 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15769 * config.guess (sparc-auspex-sunos*): Added.
15770 (f300-fujitsu-*): Added.
15771
15772 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15773 * config.guess: Recognize a Tadpole as a sparc.
15774
15775 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15776
15777 * config.guess: Don't assume that NextStep version is either 2 or
15778 3. NextStep 4 (aka OpenStep 4) has come out now.
15779
15780 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15781
15782 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15783 From Rik Faith <faith@cs.unc.edu>.
15784
15785 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15786
15787 * config.sub: Contributions from bug-gnu-utils to:
15788 Support plain "hppa" (no version given) architecture, reported by
15789 OpenStep.
15790 OpenBSD like NetBSD.
15791 LynxOs is not a hardware supplier.
15792
15793 * config.guess: Contributions from bug-gnu-utils to add support for:
15794 OpenBSD like NetBSD.
15795 Stratus systems.
15796 More Pyramid systems.
15797 i[n>4]86 Intel chips.
15798 M680[n>4]0 Motorola chips.
15799 Use unknown instead of lynx for hardware manufacturer.
15800
15801 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15802
15803 * install.sh (chmodcmd): Set to null if the DST directory already
15804 exists.
15805
15806 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15807
15808 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15809 not use mt-ppc target Makefile fragment any more.
15810
15811 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15812
15813 * configure.in (*-*-windows): Exclude everything but those dirs
15814 needed to build windows.
15815
15816 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15817
15818 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15819
15820 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15821
15822 * configure.in: Exclude mmalloc from i386-windows.
15823
15824 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15825
15826 * Undo my previous change.
15827
15828 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15829
15830 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15831 unconditionally.
15832 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15833
15834 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15835
15836 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15837 host to add it's own flags.
15838
15839 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15840
15841 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15842
15843 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15844
15845 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15846 (CXX_FOR_TARGET): Likewise.
15847 (GCC_FOR_TARGET): Define.
15848 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15849 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15850 CC_FOR_TARGET was specified on the command line.
15851 (MAKEOVERRIDES): Don't define.
15852
15853 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15854
15855 * configure.in (m32r): Fix spelling of libg++ libs.
15856
15857 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15858
15859 * config.sub (-apple*): Remove, now redundant.
15860
15861 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15862
15863 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15864
15865 * configure: Rework yesterday's sed script patch.
15866
15867 * config.sub: Merge with FSF.
15868
15869 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15870
15871 * config.guess: Merge from FSF.
15872
15873 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15874 * config.guess: Use pc instead of unknown, for pc clone systems.
15875 Change linux to linux-gnu.
15876
15877 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15878 * config.guess: Avoid non-portable tr syntax.
15879
15880 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15881
15882 * test-build.mk (HOLES): Add "xargs" for gdb.
15883
15884 * configure: Avoid hpux10.20 sed bug.
15885
15886 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15887
15888 * configure.in: Add support for windows host
15889 (that is a build done under the Microsoft build environment).
15890
15891 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15892
15893 * Makefile.in: Replace all uses of srcroot with s, to shrink
15894 command line lengths.
15895
15896 Patches from Geoffrey Noer <noer@cygnus.com>:
15897 * configure.in: If configuring for newlib, pass --with-newlib to
15898 subdirectories.
15899 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15900 -Bnewlib/ and -Lwinsup to gcc.
15901 (CXX_FOR_TARGET): Likewise.
15902
15903 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15904
15905 * Makefile.in (ETC_SUPPORT): Add configure.
15906
15907 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15908
15909 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15910 host configuration file.
15911
15912 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15913
15914 * configure.in: Break mn10x00 support into separate
15915 mn10200 and mn10300 configurations.
15916 * config.sub: Likewise.
15917
15918 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15919
15920 * configure.in: Add lots of stuff to noconfigdirs for
15921 the mn10x00 targets.
15922
15923 * config.sub, configure.in: Add mn10x00 support.
15924
15925 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15926
15927 * make-all.com: Call conf-a-gas, not config-a-gas.
15928
15929 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15930
15931 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15932 targets.
15933
15934 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15935
15936 * mpw-README: Add much more detail for native PowerMac.
15937 * mpw-install: New file.
15938 * mpw-configure: Add --norecursion and --help options.
15939 * mpw-config.in: Translate readme and install files when
15940 copying to objdir.
15941 * mpw-build.in: Don't always depend on byacc and flex.
15942 (install-only-top): New action.
15943
15944 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15945
15946 * configure.in: You can now configure GDB for the v850.
15947
15948 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15949
15950 * configure.in (noconfigdirs): Don't configure any C++ dirs
15951 if targeting D10V.
15952
15953 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15954
15955 * config.sub: Recognize mips64vr5000.
15956
15957 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15958
15959 * configure.in: Use a single line for host_tools and native_only.
15960
15961 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15962
15963 * config.sub, configure.in: Add entries for m32r.
15964
15965 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15966
15967 * Makefile.in (inet-install): Don't run install-gzip.
15968
15969 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15970
15971 * configure.in: Don't config lots of things for *-*-windows*.
15972
15973 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15974
15975 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15976 (host_libs, host_tools): Copy from configure.in.
15977 * mpw-configure: Don't complain about directories not found.
15978
15979 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15980
15981 * configure.in (i[345]86): Recognize i686 for pentium pro.
15982 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15983 file.
15984
15985 * config.guess (i[345]86): Ditto.
15986
15987 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15988
15989 * configure.in (noconfigdirs): Removed gdb for D10V.
15990
15991 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15992
15993 * configure.in: Remove ld, target-libio, target-libg++, and
15994 target-libstdc++ from noconfigdirs.
15995
15996 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15997
15998 * configure: Fix three locations where shell scripts were
15999 being run directly rather than with config_shell.
16000
16001 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16002
16003 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16004 * config.sub (basic_machine): Recognize v850.
16005
16006 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16007
16008 * mpw-configure: Handle multiple enable/disable options and
16009 pass them down recursively, handle -c and -s flags appropriately
16010 depending on choice of compiler, add escape mechanism for
16011 quoted arguments to gC.
16012
16013 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16014
16015 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16016 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16017 so that -mrelocatable-lib and -mno-eabi are used.
16018
16019 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16020 not support --print-multi-lib, don't abort.
16021
16022 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16023
16024 * make-all.com: Run config-a-gas.
16025 * setup.com: Don't copy subdirectory files around.
16026
16027 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16028
16029 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16030 target, it now compiles correctly.
16031
16032 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16033
16034 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16035
16036 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16037
16038 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16039
16040 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16041
16042 * configure.in (native_only): Add prms.
16043
16044 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16045
16046 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16047 (BINUTILS_SUPPORT_DIRS): Likewise.
16048
16049 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16050
16051 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16052 d10v support is added.
16053
16054 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16055
16056 * configure.in (d10v-*-*): New target.
16057
16058 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16059
16060 * config.guess (HP 9000/811): Recognize this as a PA1.1
16061 machine.
16062
16063 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16064
16065 * Makefile.in (do-tar-gz): New target, split out from tail end of
16066 taz target. Run each command separately, don't use pipes.
16067 (taz): Use it.
16068
16069 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16070
16071 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16072 * mpw-build.in: No builds should depend on building byacc or flex,
16073 they are assumed to be installed already.
16074
16075 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16076
16077 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16078 variable that CC_FOR_TARGET needs.
16079
16080 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16081
16082 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16083 options have changed since the last time the subdirectory was
16084 configured, and if it has, reconfigure.
16085 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16086 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16087
16088 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16089
16090 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16091 CLEAN_MODULES): Add bash.
16092 (all-bash): New target.
16093
16094 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16095
16096 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16097
16098 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16099
16100 * config.sub (basic_machine): Recognize d10v as a valid processor.
16101
16102 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16103
16104 * mpw-configure: Add support for --bindir.
16105 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16106
16107 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16108
16109 * configure.in: add bash, time, gawk to list of hosttools and things
16110 to only build for native toolchains
16111
16112 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16113
16114 * Makefile.in (docdir): Remove.
16115
16116 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16117
16118 * Makefile.in (datadir): Set to $(prefix)/share.
16119
16120 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16121
16122 * configure.in: build diff and patch for cygwin32-hosted
16123 toolchains.
16124
16125 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16126
16127 * config.sub: Accept -rtems*.
16128
16129 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16130
16131 * configure.in: enable dosrel for cygwin32-hosted builds,
16132 remove diff from the list of things not buildable
16133 via Canadian Cross
16134
16135 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16136
16137 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16138 don't get ". ".
16139
16140 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16141
16142 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16143
16144 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16145
16146 * Makefile.in (taz): Handle case where tex3patch didn't even get
16147 checked out. Also, if it was found, put the symlink in a new util
16148 subdirectory.
16149
16150 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16151
16152 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16153
16154 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16155
16156 * config.sub: Recognize -openvms.
16157 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16158 * make-all.com, setup.com: New files.
16159
16160 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16161
16162 * Makefile.in (taz): tex3patch moved to texinfo/util.
16163
16164 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16165
16166 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16167 * configure.in: remove make from disable-if-Can-Cross list
16168 enable gdb if ${host} and ${target} are cygwin32
16169
16170 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16171
16172 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16173 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16174
16175 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16176
16177 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16178 distinguish sysv/svr4/bsd variants.
16179 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16180
16181 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16182
16183 * configure.in: Added copyright notice.
16184 * move-if-change: Added copyright notice.
16185
16186 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16187
16188 * configure.in (powerpcle-*-solaris*): Until we get shared
16189 libraries working, don't build gdb, sim, make, tcl, tk, or
16190 expect.
16191
16192 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16193
16194 * config.guess: Merge with FSF:
16195
16196 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16197 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16198
16199 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16200 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16201
16202 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16203 * config.guess: Combine two OSF1 rules.
16204 Also recognize field test versions. From mjr@zk3.dec.com.
16205 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16206 because GNU uname does not support -p. From pmr@pajato.com.
16207
16208 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16209
16210 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16211
16212 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16213
16214 * mpw-README: Document GCCIncludes.
16215
16216 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16217
16218 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16219
16220 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16221
16222 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16223
16224 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16225
16226 * configure.in (*-*-cygwin32): Configure make.
16227
16228 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16229
16230 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16231
16232 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16233
16234 * Makefile.in (all-inet): Depend on all-perl.
16235
16236 * Makefile.in (inet-install): New target.
16237
16238 * Makefile.in (all-inet): Depend on all-tcl.
16239 (all-inet): Depend on all-send-pr.
16240
16241 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16242
16243 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16244 temporarily.
16245
16246 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16247
16248 * configure.in: Don't configure --with-gnu-ld on AIX.
16249
16250 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16251
16252 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16253
16254 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16255
16256 * Makefile.in (ALL_MODULES): Added all-inet.
16257 (CROSS_CHECK_MODULES): Added check-inet.
16258 (INSTALL_MODULES): Added install-inet.
16259 (CLEAN_MODULES): Added clean-inet.
16260 (all-indent): New target.
16261
16262 * configure.in (host_tools): Added inet.
16263 (native_only): Added inet.
16264 (noconfigdirs): Added inet.
16265
16266 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16267
16268 * configure.in: Don't configure libgloss if we are not configuring
16269 newlib.
16270
16271 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16272
16273 * configure.in: Don't configure libgloss for unsupported
16274 architectures.
16275
16276 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16277
16278 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16279
16280 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16281
16282 * Makefile.in (ALL_MODULES): Include all-apache.
16283 (CROSS_CHECK_MODULES): Include check-apache.
16284 (INSTALL_MODULES): Include install-apache.
16285 (all-apache): New target.
16286
16287 * configure.in: Added apache everywhere perl is seen.
16288
16289 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16290
16291 * Makefile.in: Add support for clean-{module} and
16292 clean-target-{module} rules.
16293
16294 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16295
16296 * configure.in (*-*-ose) do not build libgloss.
16297
16298 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16299
16300 * config.guess (prep*:SunOS:5.*:*): Turn into
16301 powerpele-unknown-solaris2.
16302
16303 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16304
16305 * configure.in: Permit --enable-shared to specify a list of
16306 directories.
16307
16308 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16309
16310 * configure.in (host==solaris): Pass only the first word of $CC
16311 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16312
16313 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16314
16315 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16316
16317 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16318
16319 * Makefile.in (ALL_MODULES): Include all-perl.
16320 (CROSS_CHECK_MODULES): Include check-perl.
16321 (INSTALL_MODULES): Include install-perl.
16322 (ALL_X11_MODULES): Include all-guile.
16323 (CHECK_X11_MODULES): Include check-guile.
16324 (INSTALL_X11_MODULES): Include install-guile.
16325 (all-perl): New target.
16326 (all-guile): New target.
16327
16328 * configure.in (host_tools): Include perl and guile.
16329 (native_only): Include perl and guile.
16330 (noconfigdirs): Don't build guile and perl; no ports have been
16331 done.
16332
16333 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16334
16335 * configure (--enable-*): Handle quoted option lists such as
16336 --enable-sim-cflags='-g0 -O' better.
16337
16338 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16339
16340 * Makefile.in ({,inst}all-target): New rule so we can make and
16341 install all of the target directories easily.
16342
16343 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16344
16345 * configure.in: Add missing global flag in sed substitution when
16346 deleting `target-' from ${configdirs}.
16347
16348 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16349
16350 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16351 option.
16352
16353 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16354 config/mh-necv4.
16355
16356 * install.sh: Correct misspelling of transformbasename.
16357
16358 * config.guess: Recognize mips-*-sysv*.
16359
16360 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16361
16362 * config.sub: Recognize mon960.
16363
16364 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16365
16366 * configure: Restore Canadian Cross handling of BISON and LEX,
16367 removed in Feb 20 change.
16368
16369 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16370
16371 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16372 Mention make install. Remove the old copyright date as well the
16373 clumsy and rather pointless copyright on the README file.
16374
16375 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16376
16377 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16378 Makefile after running symlink-tree, then run `make distclean' to
16379 avoid clobbering any generated files in srcdir.
16380
16381 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16382
16383 * configure.in (m68k-*-netbsd*): Build everything now.
16384
16385 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16386
16387 * Makefile.in (taz): Fix quoting.
16388
16389 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16390
16391 * configure.in (sparclet-*-*): Build everything now.
16392
16393 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16394
16395 * configure.in (m68k-*-linux*): New host.
16396
16397 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16398
16399 * configure: Check for bison before byacc.
16400
16401 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16402
16403 * Makefile.in configure: Change the way LEX and BISON/YACC are
16404 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16405 searching PATH. These are used as fallbacks by Makefile.in if
16406 flex/bison/byacc aren't in objdir.
16407
16408 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16409
16410 * Makefile.in: Make everything which depends upon all-bfd also
16411 depend upon all-opcodes, in case --with-commonbfdlib is used.
16412
16413 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16414
16415 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16416 building NT native compilers on Unix.
16417
16418 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16419
16420 * configure.in: Don't get CC from the host Makefile fragment if we
16421 can find gcc in PATH, or if this is a Canadian Cross. Move the
16422 Solaris test for /usr/ucb/cc to the post target script, just after
16423 the compiler sanity test.
16424
16425 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16426
16427 * config.sub: Merge with FSF.
16428
16429 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16430
16431 * Makefile.in (RPATH_ENVVAR): New variable.
16432 (REALLY_SET_LIB_PATH): Use it.
16433 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16434
16435 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16436
16437 * config.sub, configure.in: Recognize sparclet cpu.
16438
16439 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16440
16441 * config.guess: Support m68k-cbm-sysv4.
16442
16443 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16444
16445 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16446 m68k-unknown-linuxaout from linker help string. Put quotes around
16447 $ld_help_string.
16448
16449 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16450
16451 * config.guess (powerpc-harris-powerunix): Add guess for port
16452 to new target.
16453
16454 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16455
16456 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16457
16458 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16459
16460 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16461 $(REALLY_SET_LIB_PATH) in Makefile.
16462 * Makefile.in (SET_LIB_PATH): New variable.
16463 (REALLY_SET_LIB_PATH): New variable.
16464 ($(DO_X)): Use $(SET_LIB_PATH).
16465 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16466 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16467 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16468 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16469 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16470 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16471 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16472 (install-dosrel): Likewise.
16473 (all-opcodes): Depend upon all-libiberty.
16474
16475 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16476
16477 * config.guess (*:CYGWIN*): New
16478
16479 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16480
16481 * Makefile.in (all-target-winsup): All all-target-libiberty.
16482
16483 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16484
16485 * configure.in (noconfigdirs): Add missing # in front of comment.
16486
16487 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16488
16489 * configure.in: add second pass to things added to noconfigdirs
16490 so *-gm-magic can exclude libgloss properly.
16491
16492 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16493
16494 * mpw-configure (extralibs_name, rez_name): Set correctly
16495 for MWC68K compiler.
16496
16497 * mpw-README: Add more info on the necessary build tools.
16498
16499 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16500
16501 * configure.in, config.sub: Recognize cygwin32.
16502
16503 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16504
16505 * config.guess, config.sub: Recognize A/UX.
16506
16507 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16508
16509 * config.sub: Merge with gcc/config.sub.
16510
16511 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16512
16513 * mpw-build.in (do-binutils): Add build of stamps.
16514
16515 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16516
16517 * config.sub: Add recognition for mips64vr4100*-* targets.
16518
16519 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16520
16521 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16522 Add creation of gconfigargs with `--enable-shared' turned on.
16523 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16524 ($(host)-stamp-stage3-configured): Likewise.
16525 (HOLES): Add chatr and ldd.
16526 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16527
16528 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16529
16530 * configure: Pass --nfp to recursive configures.
16531
16532 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16533
16534 * Makefile.in (DLLTOOL): New.
16535 (DLLTOOL_FOR_TARGET): New.
16536 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16537 (EXTRA_TARGET_FLAGS): Ditto.
16538 (EXTRA_GCC_FLAGS): Ditto.
16539 (CONFIGURE_TARGET_MODULES): Ditto.
16540 (DO_X): Ditto.
16541 * configure: Add DLLTOOL.
16542
16543 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16544
16545 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16546 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16547 mh-sco, since old workarounds no longer needed, and don't
16548 build ld, since libraries have weak symbols in COFF.
16549
16550 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16551
16552 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16553
16554 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16555
16556 * configure.in: Make sure that ${CC} can be used to compile an
16557 executable.
16558
16559 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16560
16561 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16562 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16563 nothing depending on whether gdbtk is being built.
16564
16565 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16566
16567 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16568
16569 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16570
16571 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16572 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16573
16574 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16575
16576 * config-ml.in: Add support for
16577 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16578 Simplify setting of multidirs from --disable-foo.
16579
16580 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16581
16582 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16583 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16584 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16585 non-empty, pass them on to the GCC make.
16586 (all-bootstrap): New rule that is like all-gcc, except it executes
16587 the GCC bootstrap rule instead of the GCC all rule.
16588
16589 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16590
16591 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16592
16593 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16594
16595 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16596 DG/UX support.
16597
16598 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16599
16600 * config.sub (i*86*) Change [345] to [3456]
16601
16602 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16603
16604 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16605 --with-gnu-ld=no.
16606
16607 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16608
16609 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16610 AIX multilibs get built.
16611
16612 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16613
16614 * configure.in (i386-win32): Don't build expect if we're not
16615 building the tcl subdir.
16616
16617 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16618
16619 * Makefile.in: (configure-target-examples, all-target-examples):
16620 New targets, configure and build example programs.
16621
16622 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16623
16624 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16625 use it as input to sedit the generated MPW makefile.
16626 * mpw-README: Add a suggestion about Gestalt.h.
16627
16628 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16629
16630 * config.sub: Accept *-*-ieee*.
16631
16632 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16633
16634 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16635 Ronald F. Guilmette <rfg@monkeys.com>.
16636
16637 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16638
16639 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16640 for powerpc-pe native.
16641 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16642 (target==powerpc-pe): duplicate i386-win32 entry.
16643
16644 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16645
16646 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16647 of vxworks, not just vxworks5.1.
16648
16649 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16650
16651 * mpw-configure: Add support for exec-prefix.
16652
16653 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16654
16655 * config.guess: Recognize HP model 816 machines as having
16656 a PA1.1 processor.
16657
16658 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16659
16660 * configure: Ignore new autoconf configure options.
16661
16662 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16663
16664 * config.guess: Recognize Pentium under SCO.
16665 From Robert Lipe <robertl@arnet.com>.
16666
16667 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16668
16669 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16670
16671 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16672
16673 * configure.in: Don't configure gas for alpha-dec-osf*.
16674
16675 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16676
16677 * configure.in: Default to --with-stabs for some targets for which
16678 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16679 i[345]86*-*-unixware*.
16680
16681 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16682
16683 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16684 rather than basing it on the target. Simplify handling of options
16685 controlling which directories to configure. Remove extraneous
16686 slash in multi-clean target.
16687
16688 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16689
16690 * config-ml.in: Prefix more variables with ml_ so they don't collide
16691 with configure's.
16692
16693 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16694
16695 * configure: Don't turn -v into --v.
16696
16697 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16698
16699 * configure.in (targargs): Fix typo.
16700
16701 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16702
16703 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16704
16705 * configure.in: Strip --host and --target options from
16706 CONFIG_ARGUMENTS, and always configure for --host only. Add
16707 --with-cross-host option when building with a cross-compiler.
16708 * configure: Canonicalize the arguments put into config.status by
16709 always using `=' for an option with an argument. Pass a presumed
16710 --host or --target explicitly.
16711
16712 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16713
16714 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16715 into general OS recognition case.
16716
16717 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16718
16719 * configure.in (target_configdirs): add target-winsup only
16720 for win32 target systems.
16721
16722 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16723
16724 * Makefile.in (all-target-libgloss): Depend upon
16725 configure-target-newlib, since when libgloss is built it looks to
16726 see if the newlib directory exists.
16727
16728 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16729
16730 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16731 cfg-ml-*.in.
16732
16733 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16734
16735 * configure: Handle LD and LD_FOR_TARGET when configuring a
16736 Canadian Cross.
16737
16738 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16739
16740 * configure.in (target_libs): add target-winsup.
16741 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16742 (target==ppcle-pe): remove ld from $noconfigdirs.
16743
16744 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16745
16746 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16747 Preserve relative path names in $srcdir. Build symlink tree if
16748 configuring cross target dir and srcdir=. (= no VPATH support).
16749 (configure-target-libg++): Depend on configure-target-librx.
16750 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16751 * config-ml.in: New file.
16752 * symlink-tree: New file.
16753 * configure: Ensure srcdir="." if that's what it is.
16754
16755 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16756
16757 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16758 includes and FLEX_SKELETON setting.
16759 * mpw-configure (--with-gnu-ld): New option, controls whether
16760 to use PPCLink or ld with PowerMac GCC.
16761 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16762 * mpw-config.in: Configure grez if targeting Mac.
16763
16764 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16765 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16766 just macos.
16767 * configure.in: Configure grez resource compiler if targeting Mac.
16768 * Makefile.in (all-grez, install-grez): New targets.
16769
16770 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16771
16772 * configure: CXX defaults to gcc, not g++. If we find
16773 gcc in the path, set CC to gcc -O2.
16774
16775 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16776
16777 * configure: Default ${build} correctly. Avoid picking up extra
16778 spaces when reading CC and CXX from Makefile. When doing a
16779 Canadian Cross, use plausible default values for numerous
16780 variables.
16781 * configure.in: When doing a Canadian Cross, don't try to
16782 configure tools whose configure script can't handle it.
16783
16784 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16785
16786 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16787
16788 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16789
16790 * configure: Remove dubious bug reporting address.
16791
16792 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16793
16794 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16795 configure script, run that instead of this directory's configure.
16796 In either case, print a message that we're configuring the sub-dir.
16797
16798 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16799
16800 * configure.in: Before checking for the existence of various files,
16801 use sed to filter out "target-".
16802
16803 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16804
16805 * Makefile.in (DO_X): Split rule to decrease command line length
16806 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16807 (Philippe De Muyter).
16808
16809 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16810
16811 * Makefile.in (all-patch): depend on all-libiberty.
16812
16813 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16814
16815 * configure.in: If the only directory in target_configdirs which
16816 actually exists is libiberty, then set target_configdirs to empty,
16817 to avoid trying to build a target libiberty in a gas or gdb
16818 distribution.
16819
16820 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16821
16822 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16823 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16824 systems.
16825
16826 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16827
16828 * configure.in (copy_dirs): Use sys-include instead of include
16829 for --with-headers option.
16830
16831 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16832
16833 * Makefile.in, configure.in: Make winsup builds work with
16834 new scheme.
16835
16836 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16837
16838 * configure.in: Build the linker on AIX.
16839
16840 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16841
16842 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16843 where needed.
16844
16845 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16846
16847 * Makefile.in (all-gcc): Fix typo.
16848
16849 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16850
16851 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16852
16853 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16854
16855 * configure.in: Rename libFOO to target-libFOO, and xiberty
16856 to target-xiberty, to provide more flexibility.
16857 (target_subdir): Define. Create if cross.
16858 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16859 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16860 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16861 check-libFOO -> check-target-libFOO, etc.
16862 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16863 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16864 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16865 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16866 allow ALL_GCC="" to only configure.
16867 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16868 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16869 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16870
16871 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16872
16873 * Makefile.in (taz): Build "info" in etc explicitly.
16874
16875 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16876
16877 * configure.in: Make sure that CC is undefined (as opposed to
16878 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16879 problem with autoconf trying to configure on a host without GCC.
16880
16881 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16882
16883 * mpw-configure: Set host alias from choice of host compiler,
16884 only use generic MPW Makefile sed if present, edit a file
16885 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16886 * mpw-README: Add problem notes about CW6 and CW7.
16887
16888 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16889
16890 * Makefile.in (taz): Use ";" instead of ";;".
16891
16892 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16893
16894 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16895 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16896 DISTDOCDIRS.
16897 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16898 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16899
16900 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16901
16902 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16903 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16904 Move bfd to DISTSTUFFDIRS.
16905
16906 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16907
16908 * Makefile.in (X11_LIB): Removed.
16909 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16910
16911 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16912
16913 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16914
16915 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16916 names.
16917
16918 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16919
16920 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16921
16922 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16923
16924 * configure.in (i[345]86-*-win32): Always build newlib.
16925 Don't configure cvs, autoconf or texinfo.
16926 * Makefile.in (LD_FOR_TARGET): New.
16927 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16928 Pass down LD_FOR_TARGET.
16929
16930 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16931
16932 * winsup: New directory.
16933 * Makefile.in: Build winsup.
16934 * configure.in: Winsup is configured when target is win32.
16935 Can only build win32 target GDB when native.
16936
16937 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16938
16939 * config.guess: Recognize HP model 819 machines as having
16940 a PA 1.1 processor.
16941
16942 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16943
16944 * configure: Fix sed loop which substitutes for CC and CXX to
16945 avoid bug found in various sed implementations.
16946
16947 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16948
16949 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16950 simulator. Use standard powerpc-*-eabi*.
16951
16952 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16953
16954 * configure.in: Stop putting gas and binutils in noconfigdirs for
16955 powerpc-*-aix* and rs6000-*-*.
16956
16957 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16958
16959 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16960 -mcall-aixdesc libraries.
16961
16962 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16963
16964 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16965
16966 * config.sub (arm | armel | armeb): Fix shell syntax.
16967
16968 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16969
16970 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16971 -msoft-float and -mcpu=common support.
16972 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16973 libraries.
16974
16975 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16976
16977 * configure.in: Allow configuration and build of emacs19 for the alpha.
16978
16979 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16980
16981 * configure.in (CC): Get ^CC, not just any old CC, from
16982 ${host_makefile_frag}.
16983
16984 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16985
16986 * configure.in (CC): Try to get CC from
16987 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16988
16989 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16990
16991 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16992 only if it exists in $(srcdir).
16993
16994 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16995
16996 * configure: If CC and CXX are not set in the environment, set
16997 them, based on either an existing Makefile or on searching for gcc
16998 in PATH. Substitute for CC and CXX in Makefile.
16999 * configure.in: Remove libm from target_libs. Separate
17000 target_configdirs from configdirs. If CC is not set in
17001 environment, try to get it from a host Makefile fragment. Rewrite
17002 changes of configdirs to use skipdirs instead. A few minor
17003 tweaks. Take directories out of target_configdirs as they are
17004 taken out of configdirs. Remove existing Makefile files from
17005 subdirectories. Substitute for TARGET_CONFIGDIRS and
17006 CONFIG_ARGUMENTS in Makefile.
17007 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17008 by configure.in.
17009 (CONFIG_ARGUMENTS): Likewise.
17010 (CONFIGURE_TARGET_MODULES): New variable.
17011 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17012 ($(CONFIGURE_TARGET_MODULES)): New target.
17013 (configure-libg++, configure-libio): New targets.
17014 (all-libg++): Depend upon configure-libg++.
17015 (all-libio): Depend upon configure-libio.
17016 (configure-libgloss, all-libgloss): New targets.
17017 (configure-libstdc++): New target.
17018 (all-libstdc++): Depend upon configure-libstdc++.
17019 (configure-librx, all-librx): New targets.
17020 (configure-newlib): New target.
17021 (all-newlib): Depend upon configure-newlib
17022 (configure-xiberty): New target.
17023 (all-xiberty): Depend upon configure-xiberty.
17024
17025 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17026
17027 * configure.in (host i[345]86-*-win32): Expand the
17028 noconfigdirs again.
17029
17030 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17031
17032 * mpw-configure: Fix sed command file name.
17033
17034 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17035
17036 * configure.in (host i[345]86-*-win32): Reduce the
17037 noconfigdirs again.
17038
17039 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17040
17041 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17042 or powerpc*-*-pe*, since they are not yet supported.
17043
17044 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17045
17046 Add PowerMac support and many other enhancements.
17047 * mpw-configure: New option --cc to select compiler to use,
17048 paste options set according to --cc into the generated
17049 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17050 if mpw-make.sed is present.
17051 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17052 add forward includes for PowerPC include files.
17053 * mpw-build.in: Build using Makefile.PPC if present.
17054 (do-byacc, etc): Remove separate version resource builds.
17055 (do-gas): Build "stamps" before "all".
17056 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17057 * mpw-README: Update to reflect --cc option, PowerMac support,
17058 and recently-reported compatibility problems.
17059
17060 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17061
17062 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17063 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17064 (--with-multilib-top): Pass to recursive invocations.
17065
17066 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17067
17068 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17069 v810-*-*.
17070
17071 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17072
17073 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17074 gdb, ld and opcodes on v810-*-*.
17075
17076 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17077
17078 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17079 (local-maintainer-clean): New target.
17080 (maintainer-clean): New target.
17081 (realclean): Just depend upon maintainer-clean.
17082
17083 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17084
17085 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17086
17087 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17088
17089 * configure.in: Build ld in mips*-*-bsd* case.
17090
17091 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17092
17093 * config.sub: Accept -lites* OS. From Ian Dall.
17094
17095 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17096
17097 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17098 targets.
17099
17100 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17101
17102 * configure.in: treat i386-win32 canadian cross the same as
17103 i386-go32 canadian cross.
17104
17105 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17106
17107 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17108 running under the simulator to build a reduced set of libraries.
17109 (powerpc-*-eabiaix): Add fine grained multilib support added to
17110 other powerpc targets yesterday.
17111
17112 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17113
17114 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17115 -disable-softfloat, -disable-relocatable, -disable-aix, and
17116 -disable-sysv to control which multilib libraries get built.
17117
17118 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17119
17120 * configure: Add Makefile.tem to list of files to remove in trap
17121 handler.
17122
17123 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17124
17125 * config.guess (*Linux*): Add missing "exit"s.
17126 Also, need specific check for alpha-unknown-linux (uses COFF).
17127
17128 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17129
17130 * config.guess: Merge with FSF:
17131
17132 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17133 * config.guess (AIX4): More robust release numbering discovery.
17134
17135 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17136 * config.guess (i386-sequent-ptx): Properly get version number.
17137
17138 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17139 * config.guess (mips:*:4*:UMIPS): New case.
17140
17141 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17142
17143 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17144 (i386-win32 host): Likewise. Don't build readline.
17145
17146 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17147
17148 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17149 SUPPORT_FILES to submakes.
17150
17151 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17152
17153 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17154 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17155 mpw-configure.
17156
17157 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17158
17159 * configure.in (appdirs): Use =, not ==, in test expression when
17160 trying to build the text to print in the warning message for
17161 Solaris users.
17162
17163 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17164
17165 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17166
17167 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17168
17169 * config.guess: Recognize lynx-2.3.
17170
17171 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17172
17173 * config.sub (z8ksim): Deleted
17174 (z8k-*-coff): New, this is the one true name of the target.
17175
17176 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17177
17178 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17179
17180 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17181
17182 * config.guess (*:Linux:*:*): First try asking the linker what the
17183 default object file format is (elf, aout, or coff). Then if this
17184 fails, try previous methods.
17185
17186 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17187
17188 * configure.in: Don't build newlib for *-*-vxworks5.1.
17189
17190 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17191
17192 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17193 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17194
17195 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17196
17197 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17198
17199 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17200
17201 * cfg-ml-com.in: New file.
17202 * cfg-ml-pos.in: New file.
17203
17204 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17205
17206 * COPYING.NEWLIB: Add HP free copyright to list.
17207
17208 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17209
17210 * config.sub: Recognize -eabi* for the system, not just -eabi.
17211
17212 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17213
17214 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17215 * config.sub, configure.in (win32): New target and host.
17216
17217 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17218
17219 * configure.in: Add i386-pe configuration.
17220
17221 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17222
17223 * mpw-build.in (install): Install GDB after LD.
17224
17225 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17226
17227 * mpw-config.in (elf/mips.h): Always forward-include, needed
17228 for GDB to build.
17229
17230 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17231
17232 * testsuite: New directory for customer acceptance and whole tool
17233 chain tests.
17234
17235 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17236
17237 * configure: If per-host line isn't found, but AC_OUTPUT is found
17238 and a configure script exists, run it instead.
17239
17240 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17241
17242 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17243
17244 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17245
17246 * configure: Set build_{cpu,vendor,os,alias} to host values when
17247 --build isn't specified.
17248
17249 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17250
17251 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17252 (FLAGS_TO_PASS): Pass them.
17253 (EXTRA_TARGET_FLAGS): Ditto.
17254
17255 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17256
17257 * Makefile.in (all-libg++): Depend on all-libstdc++.
17258
17259 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17260
17261 * configure.in (noconfigdirs): Enable all packages for
17262 i386-unknown-netbsd.
17263
17264 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17265
17266 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17267 hosted builds (DOS builds)
17268
17269 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17270
17271 Changes for ARM based on patches from Richard Earnshaw:
17272 * config.sub: Handle armeb and armel.
17273 * configure.in: Omit arm linker only for riscix.
17274
17275 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17276
17277 * config.guess: Update from FSF.
17278
17279 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17280
17281 * config.sub: Recognize powerpcle as the little endian variant of
17282 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17283 powerpcle variant. Convert pentium into i586, not i486. Add p5
17284 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17285 temporarily.
17286
17287 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17288
17289 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17290
17291 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17292
17293 * config.sub: Accept -lites* as a basic system type.
17294
17295 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17296
17297 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17298 installed, and if so return linuxoldld as the system name.
17299
17300 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17301
17302 * config.guess: Add hppa1.1-hp-lites support.
17303
17304 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17305
17306 * configure.in: Don't build newlib for m68k-vxworks5.1.
17307
17308 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17309
17310 * configure.in (mips-sgi-irix6): Use mh-irix5.
17311
17312 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17313
17314 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17315
17316 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17317
17318 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17319 OSF/1. Fix compiler flags.
17320 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17321
17322 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17323
17324 * configure.in: Recognize --with-newlib.
17325 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17326
17327 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17328
17329 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17330 to *_X11_MODULES due to gdbtk needing X include files et al.
17331
17332 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17333
17334 Merge in support for Mac MPW as a host.
17335 (Old change descriptions retained for informational value.)
17336
17337 * mpw-config.in: Add generic include forwards for cpu-specific
17338 include files in aout and elf directories.
17339
17340 * mpw-configure: Added copyright.
17341 * mpw-config.in: Check for presence of required build tools.
17342 (target_libs): Add newlib.
17343 (target_tools): Add examples.
17344 (Read Me): Generate as "Read Me for MPW" instead.
17345 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17346 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17347 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17348
17349 * mpw-configure: Remove subdir-specific makefile hackery,
17350 delete mk.tmp after using it.
17351
17352 * mpw-build.in (all): Display start and end times.
17353
17354 * mpw-configure (host_canonical): Set.
17355 (target_cpu): Always add to makefiles.
17356 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17357 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17358 (mpw-mh-mpw): Look for in srcdir and srcroot.
17359 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17360
17361 * mpw-build.in: (install-only): New target.
17362
17363 * mpw-configure (host_alias, target_alias): Rename from hostalias
17364 and targetalias, add into generated Makefile.
17365 (mk.tmp): If present, add into generated Makefile.
17366 * mpw-build.in (all-gas): Build config.h first before gas proper.
17367
17368 * mpw-configure (config.status): Write only if changed.
17369 * mpw-config.in (readline): Configure it (not built, just used for
17370 definitions).
17371
17372 * mpw-config.in (elf/mips.h): Add a forward include.
17373
17374 * mpw-config.in: Forward-include most .h files in include into
17375 extra-include.
17376 (readline): Don't build.
17377 mpw-build.in (install): Install GDB.
17378
17379 * mpw-configure (prefix, mpw_prefix): Handle it.
17380 * mpw-config.in (mmalloc, readline): Don't configure.
17381 * mpw-build.in (thisscript): Rename to ThisScript.
17382 Use mpw-build instead of BuildProgram everywhere.
17383 (mmalloc, readline): Don't build.
17384 * mpw-README: New file, basic documentation about the MPW port.
17385
17386 * mpw-config.in: Use forward-include to create include files.
17387
17388 * mpw-configure: Add more things to the top of each configured
17389 Makefile, including contents of config/mpw-mh-mpw.
17390 * mpw-config.in (extra-include): Create this directory and fill it
17391 with Posix-like include files when configuring.
17392
17393 * config.sub (apple, mac, mpw): Add various aliases.
17394
17395 * mpw-build.in: New file, top-level build script fragment for MPW.
17396 * mpw-configure: New file, configure script for MPW.
17397 * mpw-config.in: New file, config fragment for MPW.
17398
17399 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17400
17401 * configure.in (host_libs): Remove glob, since it is gone from the
17402 sources.
17403
17404 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17405
17406 * Makefile.in: define empty GDB_NLM_DEPS var.
17407
17408 * configure.in(target_makefile_frag): use config/mt-netware
17409 for netware targets.
17410
17411 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17412
17413 * config.sub: Merge in recent FSF changes. Remove linux special
17414 cases.
17415
17416 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17417
17418 Revert this change:
17419
17420 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17421
17422 * build-all.mk: Use CC=cc -Xs on Solaris.
17423
17424 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17425
17426 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17427 stop using it.
17428 * Makefile.in: Nuke all references to glob subdirectory.
17429
17430 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17431
17432 * configure.in: Fix --enable-shared logic in per-host.
17433
17434 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17435
17436 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17437
17438 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17439
17440 * configure.in (noconfigdirs): Don't build gas on AIX, for
17441 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17442
17443 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17444
17445 * configure: Fix --cache-file to work if the file argument is a
17446 relative path.
17447
17448 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17449
17450 * configure: If the --cache-file is used, pass it down to
17451 configure in subdirectories.
17452
17453 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17454
17455 * config.sub: add vxworks29k configuration.
17456
17457 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17458
17459 * Makefile.in (taz): Do "diststuff" part quietly.
17460
17461 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17462
17463 * config.sub: Mini-merge with gcc/config.sub.
17464
17465 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17466
17467 * config.guess (IRIX): Sed - to _.
17468
17469 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17470
17471 * Makefile.in (source-vault, binary-vault): New targets.
17472
17473 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17474
17475 * config.sub: Recognize -eabi as a basic system type.
17476
17477 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17478
17479 * configure.in (enable_shared stuff): Fix typo.
17480
17481 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17482
17483 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17484
17485 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17486
17487 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17488
17489 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17490
17491 * configure.in (rs6000-*-*): Don't build gas.
17492
17493 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17494
17495 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17496 reduce command line length.
17497 (AS_FOR_TARGET): Check for as.new, not Makefile.
17498 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17499
17500 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17501
17502 * config.guess: Merge from FSF.
17503
17504 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17505
17506 * configure: Don't use $ when handling program_suffix.
17507
17508 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17509
17510 * configure.in: Configure tk for hppa/hpux.
17511
17512 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17513
17514 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17515
17516 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17517
17518 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17519 to LIBCXXFLAGS. Tests are better run without it.
17520
17521 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17522
17523 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17524
17525 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17526
17527 * configure.in (*-*-netware*): Don't configure xiberty.
17528
17529 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17530
17531 * configure.in: Remove tk from native_only list.
17532
17533 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17534
17535 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17536 for special NCD build.
17537
17538 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17539
17540 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17541 makeall.bat, they're only useful for binutils snapshots.
17542 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17543 makeall.bat to specified SUPPORT_FILES.
17544
17545 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17546
17547 * build-all.mk: Add Ericsson targets to sun4 and solaris
17548 hosts. Add BNR's sun4 target to solaris host, so their
17549 build-from-source will be tested in-house first.
17550
17551 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17552
17553 * Makefile.in (LIBCFLAGS): New variable.
17554 (CFLAGS_FOR_TARGET): Ditto.
17555 (LIBCFLAGS_FOR_TARGET): Ditto.
17556 (LIBCXXFLAGS): Ditto.
17557 (CXXFLAGS_FOR_TARGET): Ditto.
17558 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17559 (BASE_FLAGS_TO_PASS): Pass them.
17560 (EXTRA_TARGET_FLAGS): Ditto.
17561
17562 * configure.in: Support --enable-shared.
17563
17564 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17565
17566 * configure.in (target_libs): Include libstdc++ again.
17567 * config.guess: Update from FSF (for FreeBSD).
17568
17569 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17570
17571 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17572 makeall.bat.
17573 (DISTDOCDIRS): Add `etc'.
17574 (ETC_SUPPORT_PFX): New variable.
17575 (taz): Include anything from etc starting with a word in
17576 ETC_SUPPORT_PFX.
17577
17578 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17579
17580 * config.sub: Update for recent FSF changes. Remove obsolete
17581 h8300hds entry. Add -windows* and -osx as basic os. Minor
17582 spacing changes.
17583
17584 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17585
17586 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17587
17588 * config.guess: Merge with FSF.
17589 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17590
17591 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17592
17593 * configure: Since the "trap 0" handler will override the exit
17594 status on many systems, only use it for "exit 1", and make it set
17595 a non-zero exit status; reset it before "exit 0". Also, check
17596 exit status of config.sub, and error out if it failed.
17597
17598 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17599
17600 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17601 and install libgloss.
17602
17603 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17604
17605 * Makefile.in (all-binutils): Depend upon all-byacc.
17606
17607 * configure.in: Don't build emacs on Irix 5.
17608
17609 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17610
17611 * configure.in (*-*-netware*): Add libio.
17612
17613 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17614
17615 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17616 (CHECK_TARGET_MODULES): Ditto.
17617 (INSTALL_TARGET_MODULES): Ditto.
17618 (TARGET_LIBS): Ditto.
17619 (all-libstdc++): Note dependencies.
17620
17621 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17622
17623 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17624
17625 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17626
17627 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17628 -fexternal-templates.
17629
17630 * configure.in (target_libs): Add libstdc++.
17631 (noconfigdirs): Add libstdc++ as appropriate.
17632
17633 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17634
17635 * config.guess: Update from FSF.
17636
17637 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17638
17639 * configure: Use ${config_shell} when running ${configsub}.
17640
17641 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17642
17643 * config.sub: No longer recognize h8300h.
17644
17645 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17646
17647 * config.sub: Remove extraneous differences between config.sub and
17648 gcc/config.sub.
17649
17650 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17651
17652 * Makefile.in (DISTSTUFFDIRS): Add gas.
17653
17654 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17655
17656 * COPYING.NEWLIB: New file.
17657
17658 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17659
17660 * config.guess (HP-UX): Patch from Harlan Stenn
17661 <harlan@landmark.com> to also emit release level.
17662
17663 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17664
17665 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17666
17667 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17668
17669 * config.sub: Merge nextstep cleanup from FSF.
17670
17671 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17672
17673 * configure.in (arm-*-*): Don't configure ld for this target.
17674
17675 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17676
17677 * configure.in (*-*-netware): don't configure libg++, libio,
17678 librx, or newlib.
17679
17680 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17681
17682 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17683 configure ld--it works, but it doesn't support shared libraries.
17684
17685 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17686
17687 * config.guess (*-unknown-freebsd*): Get rid of possible
17688 trailing "(Release)" in version string.
17689 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17690
17691 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17692
17693 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17694 Fix type: *-next-neststep -> *-next-nextstep.
17695
17696 * config.guess: Merge from FSF:
17697
17698 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17699
17700 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17701
17702 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17703
17704 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17705 instead of UNIX_SV for UnixWare 1.0).
17706
17707 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17708
17709 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17710 to make gdb/nlm/* build after the compiler and linker.
17711
17712 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17713
17714 * config.guess (netbsd, freebsd, linux): Accept any machine,
17715 not just i[34]86.
17716 (m68k-atari-sysv4): Relocate to match FSF version.
17717
17718 * config.guess: More merges from the FSF:
17719
17720 Add a space before function call or macro invocation.
17721
17722 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17723
17724 * config.guess: Add trap cmd to remove dummy.c and dummy when
17725 interrupted.
17726
17727 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17728
17729 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17730 (dummy): Redirect stderr from compilation of dummy.c.
17731
17732 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17733
17734 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17735
17736 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17737
17738 * configure: Accept and ignore --cache*, for compatibility with
17739 new autoconf.
17740
17741 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17742
17743 * config.guess: Merge from FSF:
17744
17745 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17746
17747 * config.guess (Pyramid*:OSx*:*:*): New case.
17748 (PATH): Add /.attbin at end for finding uname.
17749 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17750
17751 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17752
17753 * config.guess (M88*:DolphinOS:*:*): New case.
17754
17755 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17756
17757 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17758 to select whether to use ELF or COFF.
17759
17760 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17761
17762 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17763
17764 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17765
17766 * config.guess: Guess the OS version for HPUX.
17767
17768 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17769
17770 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17771
17772 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17773
17774 * configure.in: Recognize --with-headers, --with-libs, and
17775 --without-newlib.
17776 * Makefile.in (all-xiberty): Depend upon all-ld.
17777
17778 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17779
17780 * configure.in: Change i[34]86 to i[345]86.
17781
17782 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17783
17784 * configure (version): A few more tweaks to help message.
17785
17786 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17787
17788 * Makefile.in: Remove (for now) librx as a host library,
17789 now that we're building it for target.
17790
17791 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17792
17793 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17794 (Karl Berry).
17795
17796 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17797
17798 * configure.in: Also configure librx.
17799
17800 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17801
17802 * Makefile.in: Update various rules to reflect that librx
17803 is now needed for libg++.
17804
17805 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17806
17807 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17808
17809 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17810
17811 * configure.in: Configure the examples directory.
17812
17813 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17814
17815 * configure: Simplify Jun 2 1994 change.
17816
17817 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17818
17819 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17820 /bin/gcc isn't good enough to build gcc.
17821
17822 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17823
17824 * Makefile.in (GDB_SUPPORT_FILES): Remove
17825 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17826 (gdb.tar.gz): Add new rule to use standard distribution building
17827 mechanism.
17828
17829 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17830
17831 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17832 Bill Cox <bill@cygnus.com>.
17833
17834 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17835
17836 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17837
17838 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17839
17840 * configure: Search current dir first in .gdbinit.
17841
17842 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17843
17844 * config.sub: Recognize freebsd (merged from gcc config.sub).
17845
17846 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17847
17848 * config.sub: Refer to NeXT's operating system as nextstep.
17849
17850 * config.sub (case $basic_machine): Re-order the cases, to match
17851 the order in the FSF version (which is mostly alphabethical).
17852 Merge in some additions and changes from the FSF.
17853
17854 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17855
17856 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17857 * config.sub: Recognize cxux7.
17858 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17859
17860 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17861
17862 * config.sub: Fix typo powerpc -> powerpc-*.
17863
17864 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17865
17866 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17867
17868 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17869 parallel with all-emacs and install-emacs). Top-level command
17870 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17871
17872 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17873
17874 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17875 $(relbindir)/make before doing ``make install'', and use
17876 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17877 installing over running make binary.
17878 ($(host)-stamp-stage3-installed): Likewise.
17879
17880 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17881
17882 * config.guess: Recognize Mach.
17883
17884 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17885
17886 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17887 see whether --exec-prefix was used.
17888
17889 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17890
17891 * README: Explicitly mention libg++/README. (Zoo's idea.)
17892
17893 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17894
17895 * Makefile.in: Add all-librx target similar to all-libproc.
17896
17897 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17898
17899 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17900 with post 1.2 uname bogosity.
17901
17902 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17903
17904 * configure: Remove temporary files on receipt of a signal.
17905
17906 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17907
17908 * configure: If there is a package_makefile_frag, remove
17909 ${subdir}/Makefile.tem after copying it in.
17910
17911 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17912
17913 * build_all.mk: support rs6000 lynx identifies itself as
17914 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17915 since /bin/gcc is too feeble to compile a modern gcc.
17916
17917 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17918
17919 * brought devo/test-build.mk update-to-date with progressive/
17920 test-build.mk. Add lynx targets and hppa flag info.
17921
17922 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17923
17924 * configure.in: Use mh-ncrsvr43. Patch from
17925 Tom McConnell <tmcconne@sedona.intel.com>.
17926
17927 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17928
17929 * config.guess (i386-unknown-bsdi): No longer need to
17930 check #if defined(__bsdi__) && defined(__i386__).
17931
17932 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17933
17934 * configure: Set program_transform_nameoption correctly.
17935
17936 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17937
17938 * brought build-all.mk update-to-date with progressive build-all.mk,
17939 added new targets and hppa info.
17940
17941 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17942
17943 * configure: If config.guess result is a prefix of the user
17944 specified target, assume a native build and use the user specified
17945 target as the host alias. Remove SunOS patch suffix removal hack.
17946 * configure.in: Remove SunOS patch suffix removal hack.
17947
17948 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17949 in NATIVE_CHECK_MODULES.
17950
17951 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17952
17953 * Makefile.in: Rename HOST_ONLY to NATIVE.
17954 * configure: Delete SunOs patch suffix from host_canonical
17955 and build_canonical variables that are prepended to Makefiles.
17956 * configure.in: Add comments for easier maintenance.
17957
17958 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17959
17960 * Makefile.in: Add all-libproc target similar to all-gui.
17961
17962 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17963
17964 * Makefile.in (CHECK_MODULES): split into
17965 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17966
17967 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17968
17969 * config.guess (i386-unknown-bsdi): New system to guess.
17970
17971 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17972
17973 * Makefile.in: Add all-gui target (but not yet build by "all").
17974
17975 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17976
17977 * config.sub: Move deletion of patch suffix from here...
17978 * configure.in: To here, at Ian's suggestion. The top-
17979 level scripts might need to know of a patch level.
17980
17981 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17982
17983 * config.sub: Strip off patch suffix so rtl is recognized
17984 as a sunos4.1.3 machine, even though it's been patched.
17985
17986 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17987
17988 * Makefile.in (INSTALL_LAST): Delete.
17989 (INSTALL_DOSREL): New.
17990
17991 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17992
17993 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17994 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17995 whether we pass down --with-gnu-ld anyhow.
17996
17997 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17998
17999 * Makefile.in (INSTALL_LAST): Change operation so it works
18000 on more flavors of make.
18001 * configure.in (go32): Don't build libg++ or libio.
18002
18003 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18004
18005 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18006 they can be overriden by templates.
18007
18008 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18009
18010 * configure.in (target==go32): Don't build gdb.
18011 * dosrel: New directory.
18012
18013 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18014
18015 * configure.in (host==go32): Configure dosrel too.
18016 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18017 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18018 be set by incoming names or templates.
18019 (INSTALL_LAST): New rule.
18020
18021 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18022
18023 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18024
18025 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18026
18027 * configure.in (appdirs): New variable. Currently empty, but will
18028 be used in gas distribution. If nonempty, lists a set of
18029 directories at least one of which must get configured, or top
18030 level configuration is considered to have failed.
18031 (rs6000-*-lynxos*): Use new file name.
18032
18033 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18034
18035 Eliminate XTRAFLAGS.
18036 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18037 newlib include files using -idirafter, and also use -nostdinc.
18038 (CXX_FOR_TARGET): Likewise.
18039 (XTRAFLAGS): Removed.
18040 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18041 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18042 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18043 ($(DO_X)): Don't pass down XTRAFLAGS.
18044
18045 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18046
18047 * configure.in (mips*-dec-bsd*): New target; do build linker.
18048 (mips*-*-bsd*): New target; don't build linker.
18049
18050 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18051
18052 * configure.in: support rs6000-*-lynxos* configuration.
18053 support sunos4 as a cross target.
18054
18055 * config.sub: look for lynx*, not lynx since the OS version may
18056 legitimately be part of the name.
18057
18058 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18059
18060 * configure.in (i[34]86-*-sco*): Move to be with other i386
18061 targets.
18062 (romp-*-*): New target. Skip various binary utilities.
18063 (vax-*-*): New target. Don't build newlib.
18064 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18065
18066 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18067
18068 * configure.in: Only set host_makefile_frag if config
18069 directory exists.
18070
18071 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18072
18073 * install.sh: If $dstdir exists, don't check whether each
18074 component does.
18075
18076 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18077
18078 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18079
18080 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18081
18082 * configure.in (*-*-lynxos*): Don't configure newlib for either
18083 native or cross Lynx.
18084
18085 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18086
18087 * config.sub (sparc64-elf): Fix os.
18088 (z8k): Remove duplicate.
18089
18090 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18091
18092 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18093 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18094
18095 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18096
18097 * configure: Make file links cleanly even if Lynx fails on
18098 an NFS symlink (at least fail cleanly).
18099
18100 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18101
18102 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18103 -XNh2000.
18104
18105 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18106
18107 * configure: Unknown options are fatal again.
18108
18109 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18110
18111 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18112 compatibility.
18113
18114 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18115
18116 * build-all.mk: Add `clean' target.
18117
18118 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18119
18120 * config.guess: Add SINIX support.
18121 * configure.in: Add mips-*-sysv4* support.
18122
18123 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18124
18125 * build-all.mk: Document all useful targets.
18126 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18127 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18128
18129 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18130
18131 * configure: Support --silent, --quiet.
18132
18133 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18134
18135 * configure: Support --disable-FEATURE.
18136
18137 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18138
18139 * config.guess: Recognize NCR running SVR4.3.
18140
18141 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18142
18143 * config.guess: Make BSDI generate i386-unknown-bsd386.
18144 Patch from Paul Eggert <eggert@twinsun.com>.
18145
18146 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18147
18148 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18149
18150 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18151
18152 * configure: Make unrecognized options give nonfatal warnings
18153 instead of fatal errors, and pass them to any subdirectory
18154 configures in case they recognize them.
18155 Make --x equivalent to --with-x.
18156
18157 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18158
18159 * configure: Add --enable-* options. Clean up usage message and
18160 some comments.
18161
18162 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18163
18164 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18165
18166 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18167
18168 * configure.in (hppa*-*-*): Enable binutils.
18169
18170 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18171
18172 * config.sub: Recognize cisco.
18173
18174 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18175
18176 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18177
18178 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18179
18180 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18181 than one configuration name. Add comment.
18182
18183 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18184
18185 * config.guess: about target *-hitachi-hiuxwe2, fixed
18186 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18187 macro is incorrect.]
18188
18189 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18190
18191 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18192 than the "make ls" stuff which used to be here.
18193
18194 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18195
18196 * config.guess: Recognize i[34]86-unknown-freebsd.
18197 From Shawn M Carey <smcarey@rodan.syr.edu>.
18198
18199 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18200
18201 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18202
18203 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18204
18205 * config.guess: Check for ptx.
18206
18207 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18208
18209 * config.sub: Add os9k checking.
18210
18211 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18212
18213 * config.guess: Handle OSF1 running on HPPA processors
18214
18215 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18216
18217 * configure: If subdir configure fails, print out a message with
18218 subdirectory name, in case subdir's configure code didn't identify
18219 itself.
18220
18221 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18222
18223 * configure.in: Remove embedded newlines from configdirs.
18224 Avoid mismatches of substrings. Fix matching strings at end
18225 of configdirs.
18226
18227 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18228
18229 * config.guess: Add Lynx/rs6000 config support.
18230
18231 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18232
18233 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18234
18235 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18236
18237 * configure.in (hppa*-*-osf*): Treat this just like most other
18238 PA configurations (eg no binutils or ld).
18239 (hppa*-*-*elf*): These configurations have binutils and ld.
18240
18241 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18242
18243 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18244
18245 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18246
18247 * configure.in (rs6000-*-*): Build gas.
18248
18249 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18250
18251 * Makefile.in: Avoid bug in losing hpux sed.
18252
18253 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18254
18255 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18256 for GDB and GDB has been fixed to not need it.
18257
18258 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18259
18260 * config.guess: Recognize vax hosts.
18261
18262 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18263
18264 * configure (while loop): Don't use "break 2" inside case
18265 statement -- the case statement isn't an enclosing loop.
18266
18267 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18268
18269 * config.guess: Clean up NeXT support, to allow nextstep
18270 on Intel machines. Make OS be nextstep.
18271
18272 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18273
18274 * config.guess: Add alternate forms for Convex.
18275
18276 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18277
18278 * configure: Completely rewrite option processing. Take
18279 advantage of pattern-matching to avoid invoking test frequently.
18280 Also clean up host and target defaulting logic.
18281
18282 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18283
18284 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18285 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18286 commands (plus user environment) will fit SCO limits.
18287
18288 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18289
18290 * configure.in: Don't issue warnings about directories which are
18291 not being configured if -norecursion is set. Correct test for
18292 --with-gnu-as and --with-gnu-ld to not get confused by substring
18293 matches.
18294
18295 * configure.in: Don't build gas for alpha-dec-osf1*.
18296
18297 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18298
18299 * configure: Back out Per's change of 12/19/1993. It changes the
18300 behavior of configure in unexpected and confusing ways.
18301
18302 Also, use different delim char when calculating
18303 program_transform_name so that the name can contain slashes.
18304
18305 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18306
18307 * configure.in, config.sub: Add support for VSTa micro-kernel.
18308
18309 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18310
18311 * configure.in: Nuke hacks which were used to get a special
18312 version of GAS for HPPA configurations.
18313
18314 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18315
18316 * configure: If only ${target_alias} is given, use that
18317 as the default for ${host_alias}.
18318 * configure: Add missing back-slashes before nested quotes.
18319
18320 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18321
18322 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18323
18324 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18325
18326 * config.guess: Recognize some Tektronix configurations.
18327 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18328
18329 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18330
18331 * config.sub: Match any flavor of SH.
18332
18333 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18334
18335 * configure.in: Don't try to configure newlib for Alpha.
18336
18337 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18338
18339 * configure.in: Don't build ld for Irix 5. Don't build gas,
18340 libg++ or libio for any Alpha target.
18341
18342 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18343
18344 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18345
18346 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18347 default arguments -- so it tried to compress itself.
18348
18349 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18350
18351 * configure.in (notsupp): ensure that a space is always at the end
18352 of the configdirs list, since the grep checks for an explicit space
18353
18354 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18355
18356 * configure.in (target i386-sysv4.2): don't build ld, since static
18357 versions of many libraries are not available.
18358
18359 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18360
18361 * config.guess: Recognize Apollos (using environment variables).
18362 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18363
18364 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18365
18366 * config.guess: Recognize Sony news mips running newsos.
18367
18368 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18369
18370 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18371 "fi ; else" for bash.
18372
18373 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18374
18375 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18376
18377 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18378
18379 * config.sub: accept unixware as an alias for svr4.2.
18380 Fix some inconsistancies with the gcc version.
18381
18382 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18383
18384 * Makefile.in (DISTDOCDIRS): Add gdb.
18385
18386 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18387
18388 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18389
18390 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18391
18392 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18393 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18394 this now.
18395
18396 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18397
18398 * config.sub: Accept hiux* as an OS name.
18399
18400 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18401 etc/make-stds.texi. The underscore came from gcc, and dje now
18402 agrees that RUNTESTFLAGS is the correct name.
18403
18404 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18405
18406 * install.sh: Remove 'set -e'. It makes any conditionals
18407 in the script useless.
18408
18409 * config.guess: Automatically recognize arm-acorn-riscix
18410 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18411
18412 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18413
18414 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18415
18416 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18417
18418 * Makefile.in (DISTDOCDIRS): New variable.
18419 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18420 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18421
18422 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18423
18424 * configure.in (hppa target): check the source directory for the
18425 pagas sub-directory
18426
18427 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18428
18429 * config.sub: Allow -aout* and -elf*.
18430
18431 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18432
18433 * configure.in: Don't build ld on i386-solaris2, same as for
18434 sparc-solaris2.
18435
18436 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18437
18438 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18439
18440 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18441
18442 * configure.in: Configure gdb for alpha.
18443
18444 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18445
18446 * Makefile.in (CXXFLAGS): Add -O.
18447
18448 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18449
18450 * config.guess: added support for DG Aviion
18451
18452 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18453
18454 * configure.in: Produce warning message for subdirectories not
18455 configurable for this host/target combination. Don't try to
18456 configure gdb for vms.
18457
18458 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18459
18460 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18461 appropriate files before making "diststuff".
18462 (DISTBISONFILES): New var: list of files to be edited.
18463 (DISTSTUFFDIRS): Add binutils.
18464
18465 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18466
18467 * config.sub: also handle mipsel and mips64el (for little endian mips)
18468
18469 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18470
18471 * configure.in: Add * to end of all OS names.
18472
18473 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18474
18475 * configure.in: Build newlib for LynxOS native.
18476
18477 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18478
18479 * config.guess: Add support for delta 88k running SVR3.
18480
18481 * configure.in: Add comment about HP compiler vs. emacs.
18482
18483 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18484
18485 * configure.in: don't build ld on solaris2 (not a viable option
18486 due to bugs in getpwnam & getpwuid)
18487
18488 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18489
18490 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18491 config.guess will produce a full version number.
18492
18493 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18494
18495 * configure.in: Build linker and binutils for alpha-dec-osf1.
18496
18497 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18498
18499 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18500 and gdb/testsuite/Makefile.in.
18501
18502 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18503
18504 * configure.in: recognize mips*- instead of mips-
18505
18506 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18507
18508 * config.sub: Accept linux*coff and linux*elf as operating
18509 systems.
18510
18511 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18512
18513 * config.sub: Recognize mips64, and mips3 as an alias for it.
18514
18515 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18516
18517 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18518 gdb knows how to handle OSF/1 shared libraries.
18519
18520 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18521
18522 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18523 * config.guess: Recognize Hitachi's HIUX.
18524 * config.sub: Recognize h3050r* and hppahitachi.
18525 Remove redundant cases for hp9k[23]*.
18526
18527 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18528
18529 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18530 if gas and ld are in the source tree and are in ${configdirs}.
18531 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18532 --with options (but still pass them down on the command line,
18533 if they were explicitly specified).
18534
18535 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18536
18537 * configure: substitute SHELL value in Makefile.in with
18538 ${CONFIG_SHELL}
18539
18540 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18541
18542 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18543 *-*-solaris2* targets.
18544
18545 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18546
18547 * Makefile.in: define M4, and pass it down to sub-makes;
18548 all-autoconf now depends on all-m4
18549
18550 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18551
18552 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18553 presence of {ar,ranlib} instead of a configured directory
18554
18555 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18556
18557 * config.guess: Accept 34?? as well as 33?? for NCR.
18558
18559 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18560
18561 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18562 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18563
18564 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18565
18566 * configure: grab values for $(CC) and $(CXX) from the
18567 environment, so that someone can do "CC=gcc configure; make" and
18568 have it work right (matching the way that autoconf works now)
18569
18570 * configure.in, Makefile.in: add support for gash, the tcl
18571 interface to Galaxy
18572
18573 * config.guess: add NetBSD variants (hp300, x86)
18574
18575 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18576
18577 * install.sh: Support -d option (in the manner of SunOS 4 install,
18578 as it is more deterministic than that of GNU install)
18579 (chmodcmd): Set file to mode 755 by default (should also do default
18580 chgrp and chown, but I don't feel like dealing with that now)
18581
18582 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18583
18584 * config.sub: Remove h8300hhms alias.
18585
18586 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18587
18588 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18589
18590 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18591
18592 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18593 as stmp-fixinc
18594
18595 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18596
18597 * config.sub: recognize m88110-bug-coff.
18598
18599 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18600
18601 * Makefile.in (all-libio): all dependencies on the toolchain used
18602 to build this (gcc, gas, ld, etc)
18603
18604 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18605
18606 * config.guess: Deal with OSF/1 1.3 on alpha.
18607
18608 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18609
18610 * install.sh: add some 'else true' clauses for portability
18611
18612 * configure.in: don't build libio for h8[35]00-*-* targets
18613
18614 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18615
18616 * Makefile.in: Add support for new libio.
18617
18618 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18619
18620 * install.sh: If one command fails, don't try the rest. Don't try
18621 to remove $dsttmp (via trap) unless we have already created it.
18622 If $src doesn't exist, detect it and exit with an error.
18623
18624 * config.guess: Recognize BSD on hp300.
18625
18626 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18627
18628 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18629 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18630
18631 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18632
18633 * Makefile.in (all-send-pr): depends on all-prms
18634
18635 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18636
18637 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18638
18639 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18640
18641 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18642 Added test for mips-mips-riscos5.
18643
18644 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18645
18646 * configure.in: use mh-hp300 for 68k HP hosts
18647
18648 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18649
18650 * configure: add support for CONFIG_SHELL, so that you can use
18651 some alternate shell for evaluating configure scripts
18652
18653 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18654
18655 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18656 in configure script to bug-gdb@prep.ai.mit.edu when building
18657 distribution archive.
18658 * Makefile.in (COMPRESS): Remove def.
18659 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18660 gdb.tar.Z and make-gdb.tar.Z respectively.
18661 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18662 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18663 to convergence with 'taz' target in Makefile.in.
18664
18665 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18666
18667 * install.sh (dsttmp): use trap to ensure that tmp files go
18668 away on error conditions
18669
18670 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18671
18672 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18673
18674 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18675
18676 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18677 its parent is '/' not ''.
18678
18679 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18680
18681 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18682
18683 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18684 that ${newsrcdir}/configure.in does.
18685
18686 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18687
18688 * test-build.mk: support for CONFIG_SHELL
18689
18690 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18691
18692 * config.sub (netware): Add as a basic system type.
18693
18694 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18695
18696 * Makefile.in (Makefile): depend on configure.in. Also drop the
18697 $(srcdir)/ from the dependency on Makefile.in.
18698
18699 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18700
18701 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18702 (h8300hhms is temporary until multi-libraries are implemented).
18703 * configure.in: Handle h8300h too.
18704
18705 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18706
18707 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18708
18709 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18710
18711 * configure: Remove extraneous output when guessing host type.
18712 * config.guess: Remove extraneous output when guessing using C
18713 compiler rather than uname, or when guessing fails.
18714
18715 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18716
18717 * Makefile.in: remove all.cross and install.cross targets
18718
18719 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18720 definitions
18721
18722 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18723
18724 * configure.in (target sh): Build gprof.
18725
18726 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18727
18728 * config.sub: change -solaris to -solaris2
18729
18730 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18731
18732 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18733
18734 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18735
18736 * configure: Correct error message for missing Makefile.in to
18737 print correct directory.
18738
18739 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18740
18741 * install.sh: kludge around 386BSD shell bug
18742
18743 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18744
18745 * config.guess: Recognize NeXT.
18746 * config.guess: Recognize i486-ncr-sysv4.
18747 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18748
18749 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18750
18751 * Makefile.in (MAKEINFOFLAGS): New variable.
18752 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18753 * build-all.mk, test-build.mk: Pass down --no-split as
18754 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18755
18756 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18757
18758 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18759
18760 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18761
18762 * Makefile.in (libg++.tar.z): New rule.
18763 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18764 * Makefile.in (taz): Only do a single chmod.
18765
18766 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18767
18768 * install.sh: don't use dirname anymore (replaced with sed usage)
18769
18770 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18771
18772 * Makefile.in: Change extension for gzip'd files from '.z' to
18773 '.gz' per new FSF standard usage.
18774
18775 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18776
18777 * configure: put quotes around the final value of program_transform_name
18778
18779 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18780
18781 * Makefile.in: new install.sh support; update install-info rules
18782
18783 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18784
18785 * configure.in: Build diff for crosses, but not for go32 host.
18786
18787 * configure.in: Build gprof only for native, and don't build it
18788 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18789
18790 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18791
18792 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18793
18794 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18795
18796 * configure.in (host_tools): Add prms.
18797
18798 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18799
18800 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18801 with $(FLAGS_TO_PASS) on the command line
18802
18803 * config.sub: Recognize lynx and lynxos
18804
18805 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18806
18807 * config.sub: Accept -ecoff*, not just -ecoff.
18808
18809 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18810
18811 * Makefile.in (taz): Use .gz suffix instead of .z.
18812 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18813 names.
18814
18815 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18816
18817 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18818
18819 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18820
18821 * Makefile.in (install-no-fixedincludes): install gcc last, so
18822 that rebuilds that might happen during 'make install' don't get
18823 bogus gcc include files
18824
18825 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18826
18827 Change from Utah for HPPA support:
18828 * config.guess: Recognize hppa1.x-hp-bsd.
18829
18830 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18831
18832 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18833 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18834
18835 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18836
18837 * config.sub: Add support for rom68k and bug boot monitors.
18838
18839 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18840
18841 * Makefile.in: Make all-opcodes depend on all-bfd.
18842
18843 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18844
18845 * config.guess: Added special check for i[34]86-univel-sysv4*.
18846
18847 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18848
18849 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18850 the processor rather than assuming i486.
18851
18852 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18853
18854 * config.guess: Recognize SunOS6 as Solaris3.
18855
18856 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18857
18858 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18859 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18860
18861 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18862
18863 * build-all.mk (all-cross): New target for Canadian Cross.
18864 Added Q2 go32 targets.
18865 * test-build.mk: Configure go32 cross sparclite-aout and
18866 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18867 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18868
18869 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18870
18871 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18872 GO32 hosted toolchains
18873
18874 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18875
18876 * configure: change so "-exec-prefix" gets passed down rather
18877 than "-exec_prefix" so autoconf generated Makefiles get the
18878 exec_prefix set right.
18879
18880 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18881
18882 * config.guess: get the Solaris2 minor version number
18883
18884 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18885
18886 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18887
18888 * config.guess: Recognize some Sequent platforms.
18889
18890 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18891
18892 * Makefile.in: added the vault-install target
18893
18894 * configure.in: actually use the Sun3 makefile fragment that's in
18895 config, also added the release dir to configdirs
18896
18897 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18898
18899 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18900
18901 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18902
18903 * configure.in: remove some program from Alpha targetted toolchains
18904
18905 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18906
18907 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18908 gprof.
18909 (taz): Run "make diststuff" in those directories instead of "make
18910 proto-dir". Look for "VERSION=" only at start of line in subdir
18911 Makefile. Use "gzip -9" for compression.
18912 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18913 (binutils.tar.z): New target.
18914
18915 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18916
18917 * Makefile.in (taz): Include gpl.texinfo.
18918
18919 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18920
18921 * Makefile.in (setup-dirs): Merged into "taz" target.
18922 (taz): Only do `proto-dir' stuff if a directory is actually needed
18923 for this target.
18924
18925 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18926
18927 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18928 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18929 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18930 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18931 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18932
18933 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18934
18935 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18936 config.sub, and move-if-change to gdb testsuite distribution
18937 archive, so the testsuite can be extracted, configured, and
18938 run separately from the gdb distribution. Blow away the Chill
18939 tests that require a Chill compiled executable, since GNU Chill
18940 is not yet publically available.
18941
18942 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18943
18944 * test-build.mk: set environment variables in a single command,
18945 instead of a list of assignments and exports
18946
18947 * config.guess: recognize Alpha/OSF1 systems
18948
18949 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18950
18951 * configure: Change help message to prefer --options rather than
18952 -options.
18953
18954 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18955
18956 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18957 zippy@ecst.csuchico.edu.
18958 * config.guess: Recognize miniframe.
18959
18960 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18961
18962 * Makefile.in: Use srcroot to find runtest rather than rootme.
18963 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18964
18965 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18966
18967 * test-build.mk: Extensive additions to support building on a
18968 machine other than the host.
18969
18970 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18971
18972 * configure (tooldir): Fix for i386-aix again.
18973
18974 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18975
18976 * configure, Makefile.in: Change definition of $(tooldir)
18977 to match the FSF.
18978
18979 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18980
18981 * config.guess: Recognize i[34]86/SVR4.
18982
18983 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18984
18985 * Makefile.in (all-gdb): gdb depends on sim.
18986
18987 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18988
18989 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18990 at the same time we make the prototype gdb directory.
18991 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18992 files at the same time as the gdb base release distribution.
18993
18994 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18995
18996 * Makefile.in (check): Use individual check targets rather than
18997 DO_X rule.
18998 (check-gcc): Added.
18999
19000 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19001
19002 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19003 for System V release 3.2.
19004
19005 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19006
19007 * config.sub: Recognize hppaosf.
19008 * configure.in: Do configure ld/binutils/gas for it.
19009
19010 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19011
19012 * configure (tooldir): Alter syntax used to set this, for systems
19013 where "\$" isn't handled right, like i386-aix.
19014
19015 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19016
19017 * configure: Pass program-transform-name, not
19018 program_transform_name, to recursive configures.
19019
19020 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19021
19022 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19023 of gas+ld+binutils.
19024
19025 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19026
19027 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19028
19029 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19030
19031 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19032
19033 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19034
19035 * Makefile.in (PRMS): Set back to all-prms.
19036
19037 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19038
19039 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19040 targets, rather than for MIPS hosts.
19041
19042 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19043
19044 * configure.in: add comment for --with-x default values
19045
19046 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19047
19048 * Makefile.in: add check-* targets for each of the directories in
19049 the tree. Add a definition of RUNTEST that will use the one we
19050 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19051
19052 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19053
19054 * configure.in: Removed obsolete references to bfd_target and
19055 target_makefile_frag.
19056
19057 * build-all.mk: Set assorted targets for Q2.
19058 * config.sub: Recognize z8k-sim and h8300-hms.
19059 * test-build.mk: Really don't pass host to configure.
19060 (HOLES): Added uname.
19061
19062 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19063
19064 * configure: Handle an empty program-prefix, program-suffix or
19065 program-transform-name correctly.
19066
19067 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19068
19069 * build-all.mk: -G 8 no longer required for MIPS targets.
19070 * test-build.mk: Don't pass host argument to configure; make it
19071 guess.
19072
19073 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19074
19075 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19076 * Makefile.in (COMPRESS): New macro, like GZIP.
19077
19078 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19079
19080 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19081
19082 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19083 with gas currently defaults to -G 0.
19084
19085 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19086
19087 * Makefile.in (all-flex): flex depends on byacc.
19088
19089 * build-all.mk: If host not specified, use config.guess. Pass TAG
19090 to test-build.mk as RELEASE_TAG.
19091 * test-build.mk (configargs): New variable containing arguments to
19092 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19093 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19094
19095 * config.guess: Use /bin/uname when checking -X argument on SCO,
19096 to avoid invoking GNU uname which doesn't understand -X.
19097
19098 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19099
19100 * configure.in: Build gas for mips-*-*.
19101
19102 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19103
19104 * Makefile.in (all.normal): insert missing backslash.
19105
19106 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19107
19108 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19109
19110 * Makefile.in: Complete overhaul to merge many almost identical
19111 targets.
19112
19113 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19114
19115 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19116 (gdb.tar.Z): Adjusted.
19117
19118 * Makefile.in (setup-dirs, taz): New targets; should be general
19119 enough to adapt for gdb sometime. Build only .z file.
19120 (gas.tar.z): New target.
19121
19122 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19123
19124 * build-all.mk: Use CC=cc -Xs on Solaris.
19125
19126 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19127
19128 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19129 for handling BISON for FSF releases.
19130
19131 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19132
19133 * configure: Actually implement the change zoo just documented.
19134
19135 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19136
19137 * configure: when using config.guess, only set target_alias when
19138 it's not already been set (ie, on the command line)
19139
19140 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19141
19142 * Makefile.in: add installcheck target, set PRMS to install-prms
19143
19144 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19145
19146 * configure: add support for package_makefile_fragment, handle the
19147 case where a directory has a configure.in file but no Makefile.in
19148 more gracefully (with an actual understandable error message, even);
19149 add support for --without (and add this to the usage message); also
19150 explicitly add a --host=${host_alias} to the command line when
19151 config.guess is used
19152
19153 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19154
19155 * configure: Must use both --host and --target in recursive calls.
19156
19157 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19158
19159 * Makefile.in: Change deja-gnu to dejagnu.
19160
19161 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19162
19163 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19164
19165 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19166
19167 * configure.in: canonicalize all instances to *-*-solaris2*,
19168 also strip out a number of tools to not build for go32 host
19169
19170 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19171
19172 * config.guess: add GPL.
19173
19174 * Makefile.in, config.guess, config.sub, configure: bump
19175 copyrights to 93.
19176
19177 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19178
19179 * Makefile.in (do-info): Removed obsolete check for existence of
19180 localenv file.
19181
19182 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19183
19184 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19185
19186 * Makefile.in: a couple of 'else true' for decstation,
19187 support for TclX
19188
19189 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19190
19191 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19192
19193 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19194
19195 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19196
19197 * config.guess: Recognize i386-ibm-aix (PS/2).
19198 * configure.in: Use config/mh-aix386 file for it.
19199
19200 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19201
19202 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19203 CC_FOR_TARGET instead.
19204 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19205
19206 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19207
19208 * Makefile.in: Add sim to list of directories sent with gdb
19209
19210 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19211
19212 * configure.in: Put back mips-dec-bsd* case.
19213
19214 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19215
19216 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19217 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19218 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19219
19220 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19221
19222 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19223
19224 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19225 (install-info): install dir.info only if it exists,
19226 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19227
19228 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19229
19230 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19231 gas for mips-dec-bsd.
19232
19233 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19234
19235 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19236 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19237
19238 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19239
19240 * configure.in: Added "dejagnu" to hosttools list.
19241
19242 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19243
19244 * config.sub, configure.in, config.guess: Add support
19245 for Bosx, an AIX variant from Bull.
19246 Patches from F.Pierresteguy@frcl.bull.fr.
19247
19248 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19249
19250 * devo/dejagnu: Initial creation of devo/dejagnu.
19251 Migrated dejagnu testcases and support files for testing software
19252 tools to reside as subdirectories, currently called "testsuite",
19253 within the directory of the software tool. Migrated all programs,
19254 support libraries, etc. beloging to dejagnu proper from
19255 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19256 with no modifications. The changes to these files which will
19257 allow them to configure, build, and execute properly will be made
19258 in a future update.
19259
19260 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19261
19262 * Makefile.in: Change send_pr to send-pr.
19263 * configure.in: Likewise.
19264 * send_pr: Renamed directory to send-pr.
19265
19266 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19267
19268 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19269
19270 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19271
19272 * README: Update for gdb-4.8 release.
19273 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19274 gdb-xxx.tar.z (gzip'd) file also.
19275
19276 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19277
19278 * Makefile.in: make all-diff depend on all-libiberty
19279
19280 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19281
19282 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19283
19284 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19285
19286 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19287
19288 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19289
19290 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19291 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19292 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19293
19294 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19295
19296 * Makefile.in: makeinfo binary is in a new location
19297
19298 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19299
19300 * config.sub: Accept -ecoff as an OS.
19301
19302 * Makefile.in: Various changes to eliminate a level of make
19303 recursion and reduce the required command line length.
19304 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19305 sub-makes.
19306 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19307 variables holding settings for specific sub-makes.
19308 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19309 in terms of BASE_FLAGS_TO_PASS.
19310 (TARGET_LIBS): New variable listing directories which use
19311 TARGET_FLAGS_TO_PASS.
19312 (subdir_do): Eliminated.
19313 (do-*): New set of targets to replace subdir_do.
19314 (various): All targets which used subdir_do now depend on do-*.
19315 (local-clean): Renamed from do_clean.
19316 (local-distclean): New target, dependency of distclean and
19317 realclean.
19318 (install-info): Don't create directories. Depend on dir.info
19319 rather than calling make recursively.
19320 (install-dir.info): Eliminated.
19321 (install-info-dirs): Create all info directories here.
19322 (dir.info): Depend upon do-install-info.
19323
19324 * test-build.mk (HOLES): Added false.
19325
19326 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19327
19328 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19329
19330 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19331
19332 * Makefile.in (info): remove dependency on all-texinfo. The
19333 problem was really in texinfo/C, not at this level.
19334
19335 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19336
19337 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19338
19339 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19340
19341 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19342 GDB releases.
19343
19344 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19345
19346 * configure: Include srcdir in message about target of link not
19347 being found. Don't convert `-' to `_' in `with' options being
19348 passed to subdirs.
19349
19350 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19351
19352 * configure.in: add uudecode to host_tools
19353
19354 * Makefile.in: added {all,install}-uudecode targets, added them to
19355 the appropriate lists
19356
19357 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19358
19359 * Makefile.in (all-gcc): Added dependency on all-gas.
19360
19361 * configure.in (mips-*-*): Build ld and binutils.
19362
19363 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19364
19365 * configure: check return code from mkdir, print error message and
19366 exit on failure.
19367
19368 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19369
19370 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19371
19372 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19373
19374 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19375
19376 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19377
19378 * config.sub (h8500): Recognize this as a cpu type.
19379
19380 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19381
19382 * configure: source directory missing is no longer a warning
19383
19384 * configure.in: recognize irix[34]* instead of irix[34]
19385
19386 * Makefile.in: define and pass down X11_LIB
19387
19388 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19389
19390 * guess-systype: Renamed to ...
19391 * config.guess: ... by popular request.
19392 * configure.in, Makefile.in: Update accordingly.
19393
19394 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19395
19396 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19397 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19398 + Execute ./dummy instead of assuming . is in PATH.
19399
19400 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19401
19402 * guess-systype: New shell script. Attempts to guess the
19403 canonical host name of the executing host.
19404 Only a few hosts are supported so far.
19405 * configure: Call guess-systype if no host is specified.
19406
19407 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19408
19409 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19410 gcc Makefile.
19411
19412 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19413
19414 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19415 (all-gcc, install-gcc, subdir_do): Use it.
19416
19417 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19418
19419 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19420
19421 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19422
19423 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19424 set exclusively by configure, using configure.in .
19425
19426 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19427
19428 * test-build.mk: set $PATH for all builds
19429
19430 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19431
19432 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19433
19434 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19435 the one used in gcc/Makefile.in, so that a null expansion doesn't
19436 override the one needed to build gcc with a native cc.
19437
19438 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19439
19440 * configure: Accept -with arguments.
19441
19442 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19443
19444 * Makefile.in: added h8300sim
19445
19446 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19447
19448 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19449 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19450 (all-cygnus, native, build-cygnus): Make
19451 $(canonhost)-stamp-3stage-done, not $(host)....
19452 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19453 i386-sco3.2v4. Added else true to if command.
19454
19455 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19456
19457 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19458
19459 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19460
19461 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19462
19463 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19464
19465 * configure.in: don't remove binutils from Solaris builds
19466
19467 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19468
19469 * Makefile.in: get rid of earlier definitions for *clean,
19470 also handle the recursive info rule better
19471
19472 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19473
19474 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19475 do more-or-less the right thing.
19476
19477 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19478
19479 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19480 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19481
19482 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19483
19484 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19485 $(host_canonical).
19486
19487 * configure.in: split the configdirs list into 4 categories (native
19488 v. cross, library v. tool) and handle the cross-only and native-
19489 only in more reasonable (and correct!) way.
19490
19491 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19492
19493 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19494 configdirs anymore.
19495
19496 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19497
19498 * Makefile.in: extensive cleanup:: removed all of the explicit
19499 clean-* targets, collapsed many wrappers around subdir_do into
19500 one, added additional targets to satisfy standards.texi, deleted
19501 some old targets, some changes for consistency
19502
19503 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19504
19505 * configure.in: handle some programs as cross-only, and others as
19506 native only
19507
19508 * test-build.mk: handle partial holes in a more generic manner
19509
19510 * Makefile.in: m4 depends on libiberty
19511
19512 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19513
19514 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19515 time, wdiff, and find to configdirs
19516
19517 * Makefile.in: all, clean, and install rules for the new programs
19518 added to configure.in
19519
19520 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19521
19522 * configure.in: use mh-sun for all *-sun-* hosts
19523
19524 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19525
19526 * Makefile.in: define flags for X11 include files and library file
19527 locations, pass them down to the programs that need this info
19528
19529 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19530
19531 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19532
19533 * configure.in: start building libg++ for HP-UX targets
19534
19535 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19536
19537 * README: Update references to files moved into etc/.
19538
19539 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19540
19541 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19542 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19543
19544 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19545
19546 * configure: accept dash as well as underscore in long option
19547 names for FSF compatibility.
19548
19549 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19550
19551 * config.sub: added -sco3.2v4 support from FSF.
19552
19553 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19554
19555 * configure.in: expand the section that adds or removes
19556 directories from the list of programs to build, to handle native
19557 vs. cross in addition to host v. native
19558
19559 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19560
19561 * Makefile.in: Replace C++ in macro names with CXX.
19562 This is less likely to break ...
19563
19564 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19565
19566 * test-build.mk: add -w to GNU_MAKE
19567
19568 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19569
19570 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19571 add 'sparc' to list of recognized cpus. This needed to make
19572 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19573 Delete some redundant ose68 variants. Recognize -wrs as an os,
19574 then changes that into $CPU-wrs-vxworks.
19575
19576 * configure.in: remove most references to gdbtest, regularize
19577 target based program removal
19578
19579 * test-build.mk: import from p3 tree (many fixes and changes)
19580
19581 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19582
19583 * Makefile.in: added rules to handle tcl, tk, and expect
19584
19585 * configure.in: handle those directories if they exist
19586
19587 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19588
19589 * config.sub: removed bogus hppabsd and hppahpux names, since
19590 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19591
19592 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19593
19594 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19595 depends upon all-xiberty
19596
19597 * Makefile.in: changes from p3, including:
19598
19599 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19600
19601 * Makefile.in (XTRAFLAGS): include newlib directories if
19602 newlib/Makefile exists, rather than if host != target.
19603
19604 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19605
19606 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19607 from the same source tree and not building a cross-compiler. This
19608 matters for the libg++ configuration if reconfiguring a tree that
19609 has already been installed.
19610
19611 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19612
19613 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19614 pick up the machine and system specific header files.
19615
19616 * Makefile.in: added AS_FOR_TARGET, passed down in
19617 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19618 the C compiler to use to create programs which are run in the
19619 build environment, set it to default to $(CC), and passed it down
19620 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19621
19622 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19623
19624 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19625 We need them for unusual native builds, like systems without
19626 ranlib.
19627
19628 * configure: also define $(host_canonical) and
19629 $(target_canonical), which are the full, canonical names for the
19630 given host and target
19631
19632 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19633
19634 * Makefile.in: Added separate definitions for C++.
19635
19636 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19637
19638 * configure.in (configdirs): Add deja-gnu.
19639
19640 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19641
19642 * README: Update for configure.texi and gdb-4.7 release.
19643
19644 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19645
19646 * Makefile.in: Move "all" target to top of file.
19647 Previously, first target was ".PHONY" which caused BSD4.4 make
19648 to build .PHONY when make was run without arguments.
19649
19650 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19651
19652 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19653 Library-copylefted code in libiberty.
19654
19655 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19656
19657 * config.sub: Replace m68kmote with plain old m68k.
19658
19659 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19660
19661 * Makefile.in: Remove space from blank line, avoid Make complaints.
19662
19663 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19664
19665 * config.sub: Complain if no argument is given. Added support for
19666 386bsd as OS and target alias.
19667
19668 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19669
19670 * Makefile.in (XTRAFLAGS): include newlib directories if
19671 newlib/Makefile exists, rather than if host != target.
19672
19673 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19674
19675 * config.sub: recognize sparclite-wrs-vxworks.
19676
19677 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19678 p3.) Added clean-xiberty to clean.
19679
19680 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19681
19682 * configure.in: use *-*-* instead of nested cases for host and target
19683
19684 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19685
19686 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19687 from the same source tree and not building a cross-compiler. This
19688 matters for the libg++ configuration if reconfiguring a tree that
19689 has already been installed.
19690
19691 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19692
19693 * config.sub (i486v/i486v4): Merge in from FSF version.
19694
19695 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19696
19697 * configure: only set PWD if it is already set.
19698
19699 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19700
19701 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19702 doesn't have unset and all success paths (and most error paths)
19703 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19704 to just ${PWD} to avoid confusion.)
19705
19706 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19707
19708 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19709 even for a native compilation.
19710
19711 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19712
19713 Changes to make the gdb.tar.Z rule work better.
19714
19715 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19716 (DEVO_SUPPORT): Add configure.texi.
19717 (bfd-ilrt.tar.Z): Remove ancient rule.
19718
19719 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19720
19721 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19722 pick up the machine and system specific header files.
19723
19724 * configure.in, config.sub: added new target m68010-adobe-scout,
19725 with alias of adobe68k. Changed configure.in to check for
19726 -scout before -sco* to avoid a false match.
19727
19728 * Makefile.in: added AS_FOR_TARGET, passed down in
19729 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19730 the C compiler to use to create programs which are run in the
19731 build environment, set it to default to $(CC), and passed it down
19732 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19733
19734 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19735
19736 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19737 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19738 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19739 FOR_TARGET variants, to newlib and libg++.
19740
19741 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19742
19743 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19744 first.
19745
19746 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19747
19748 * config.sub: Accept `elf' as an environment.
19749
19750 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19751
19752 * Makefile.in (all-opcodes): cd into the right directory
19753
19754 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19755
19756 * configure: added -program_transform_name option, used as
19757 argument to sed when installing programs.
19758 configure.texi: added documentation for -program_prefix,
19759 -program_suffix and -program_transform_name.
19760
19761 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19762
19763 * config.sub: Accept i486 where i386 ok.
19764
19765 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19766
19767 * config.sub: accept we32k
19768
19769 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19770
19771 * config.sub, configure.in: accept OSE68000 and OSE68k.
19772
19773 * Makefile.in: don't create all directories for ``make install'';
19774 let the subdirectories create the ones they need.
19775
19776 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19777
19778 * COPYING: new file, GPL v2
19779
19780 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19781
19782 * Makefile.in: use the new gen-info-dir, which needs a template
19783 argument (which also lives in texinfo)
19784
19785 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19786
19787 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19788
19789 * config.sub (ncr3000): Change i386 to i486.
19790
19791 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19792
19793 * Makefile.in: add install-rcs, install-grep to
19794 install-no-fixedincludes, removed install-bison and install-libgcc
19795
19796 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19797
19798 * configure.in: grab the HPUX makefile fragment if on HPUX
19799
19800 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19801
19802 * Makefile.in: eradicate bison spoor (ditto libgcc).
19803 configure.in: recognise m68{k,000}-ericsson-OSE.
19804 es1800 is alias for m68k-ericsson-OSE
19805
19806 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19807
19808 * configure.in: rearrange the parts that remove programs from
19809 configdirs, based now on HOST==TARGET or by canonical triple.
19810
19811 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19812
19813 * test-build.mk: recurse explicitly with -f test-build.mk when
19814 appropriate. predicate stage3 and comparison on the existence
19815 of gcc. That is, if gcc isn't around, we aren't three-staging.
19816 On very clean, also remove ...stamp-co. Build in-place before
19817 doing other builds.
19818
19819 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19820
19821 * Makefile.in, configure.in: add tgas
19822
19823 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19824
19825 * Makefile.in: a number of changes merged in from progressive.
19826
19827 * configure.in: add libm.
19828
19829 * .cvsignore: ignore some stuff that comes from test-build.mk.
19830
19831 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19832
19833 * config.sub: Add es1800 (m68k-ericsson-es1800).
19834
19835 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19836
19837 * configure: Add program_suffix (parallel to program_prefix)
19838 * Makefile.in: adjust directory-creating script for losing decstation
19839
19840 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19841
19842 * configure: Minor $subdir-related fixes.
19843
19844 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19845
19846 * configure: fix various problems with propogating
19847 makefile_target_frag in subdirs.
19848 * configure.in: config libgcc if its there
19849
19850 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19851
19852 * config.sub: HPPA merge.
19853
19854 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19855
19856 * Makefile.in: Replace all-bison with all-byacc in all
19857 dependency lines for other tools (which now use byacc).
19858
19859 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19860
19861 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19862
19863 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19864
19865 * Makefile.in: make gprof rules similar to byacc rules (instead of
19866 vestigal $(unsubdir) that didn't work...)
19867
19868 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19869
19870 * config.sub: Add support for Linux.
19871 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19872 (at least for libg++).
19873
19874 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19875
19876 * configure.texi: fix doc for the -nfp option to configure
19877
19878 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19879
19880 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19881
19882 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19883
19884 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19885 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19886 * configure.in: added solaris* host_makefile_frag hook.
19887
19888 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19889
19890 * config.sub: changed recognition of m68000 so that various
19891 m68k types can be specified via m680[01234]0
19892
19893 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19894
19895 * config.sub (basic_machine): fix sed so that '-foo' isn't
19896 completely substituted out while .+'-foo' loses the '-foo'
19897
19898 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19899
19900 * config.sub ($os): Add -aout.
19901
19902 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19903
19904 * configure: If host_makefile_frag is absolute, don't
19905 prefix ${invsubdir} (relevant to libg++ auto-configure).
19906
19907 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19908
19909 * Makefile.in (tooldir): Define it.
19910 (all-ld): Depend on all-flex.
19911
19912 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19913
19914 * Makefile.in (check): Fix libg++ special case.
19915
19916 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19917
19918 * configure: do not bury `pwd` into config.status, thus do fewer
19919 pwd's.
19920
19921 * configure: print the "Building in" message only when building in
19922 other than "." AND verbose.
19923
19924 * configure: remove -s, rework -v to better accommodate guested
19925 configures.
19926
19927 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19928
19929 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19930
19931 * Makefile.in: macroize flags passed on recursion. remove
19932 fileutils.
19933
19934 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19935
19936 * configure: get makesrcdir right for subdirs deeper than 1.
19937
19938 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19939 install.
19940
19941 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19942
19943 * Makefile.in: don't print subdir_do or recursion lines.
19944
19945 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19946
19947 * standards.texi: added menu item.
19948
19949 * Makefile.in: build and install standards.info.
19950
19951 * standards.texi: new file.
19952
19953 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19954
19955 * configure: test for and move config.status pieces from
19956 ${subdir}/.
19957
19958 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19959
19960 * configure: Test for existance of files before trying to mv
19961 them, to avoid numerous non-existance messages.
19962
19963 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19964
19965 * configure: correct final line of config.status.
19966
19967 * configure: patch from eggert. Avoids a protection problem if
19968 the original Makefile.in is read only.
19969
19970 * configure: use move-if-change from gcc to create config.status.
19971 Some makefiles depend on config.status to tell if a directory
19972 has been reconfigured for a different host. This change
19973 prevents those directories from remaking everything in the case
19974 where the reconfig was only intended to rebuild a Makefile.
19975
19976 * configure: test for config.sub with "config.sub sun4" rather
19977 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19978 host alias from a missing config.sub.
19979
19980 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19981
19982 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19983 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19984
19985 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19986
19987 * configure: mkdir ${subdir} as needed.
19988
19989 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19990
19991 * Makefile.in,configure.in: added autoconf.
19992
19993 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19994
19995 * Makefile.in: no longer pass against on recursion.
19996
19997 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19998 definitions are not inherited.
19999
20000 * configure: correct makesrcdir when subdir is .
20001
20002 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20003
20004 * configure: Add support for 'subdirs' variable, which is
20005 like 'configdirs', except that configure doesn't re-invoke
20006 itself for subdirs, it just creates a Makefile for each subdir.
20007 * configure.texi: Document subdirs.
20008
20009 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20010
20011 * configure.in: added flex to configdirs
20012
20013 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20014
20015 * Makefile.in: remove clean-stamps from clean.
20016
20017 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20018
20019 * configure.in: Add gdbtest to configdirs.
20020
20021 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20022
20023 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20024 to recursive makes.
20025 * configure.in: Recognize new ncr3000 config.
20026
20027 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20028
20029 * Makefile.in, configure.in: removed references to gdbm.
20030
20031 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20032
20033 * config.sub: Don't canonicalize os value
20034 newsos* to bsd (readline needs to check for newsos).
20035 (This fix was earlier made Jan 31, but got re-broken.)
20036
20037 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20038
20039 * configure.in: sco is an os, not a vendor!
20040
20041 * configure: Quote $( better. Keep various shells happy.
20042
20043 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20044
20045 * Makefile.in: eliminate stamp-files.
20046
20047 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20048
20049 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20050 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20051
20052 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20053
20054 * config.sub: fix iris/iris3.
20055
20056 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20057
20058 * configure: re-add -rm.
20059
20060 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20061
20062 * Maskefile.in: add .stmp-rcs to all.
20063
20064 * configure.in: remove gas from rs6000 build, use aix host fragment.
20065
20066 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20067
20068 * configure: pass down site_option during recursion.
20069
20070 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20071
20072 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20073
20074 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20075
20076 * configure: Change exec_prefix so that it really defaults to prefix.
20077
20078 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20079
20080 * Makefile.in, configure.in: Add support for mmalloc library.
20081
20082 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20083
20084 * Makefile.in: add stmp dependencies for a few more things.
20085
20086 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20087
20088 * configure: adjusted error message on objdir/srcdir configure
20089 collision, per john's suggestion.
20090
20091 * Makefile.in: add libiberty stmp to all and all.cross.
20092
20093 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20094
20095 * Makefile.in: remove force dependencies, add grep to all.
20096
20097 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20098
20099 * Makefile.in: drop flex. make stamp files work.
20100
20101 * configure: added test for conflicting configuration in srcdir,
20102 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20103 gets cranky. use relative paths for configure and srcdir
20104 whenever possible. Send some error messages to stderr that were
20105 going to stdout.
20106
20107 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20108
20109 * Makefile.in: Fix libg++ rule to check for gcc directory
20110 before using gcc/gcc. Also pass XTRAFLAGS.
20111
20112 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20113
20114 * Makefile.in: added stmp-files so that directories aren't polled
20115 when they are already built.
20116
20117 * configure.texi: fixed a node pointer problem.
20118
20119 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20120
20121 * config.sub configure.in gdb/configure.in
20122 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20123 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20124 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20125
20126 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20127
20128 * configure: -recurring becomes -silent. corrected help message
20129 for -site= option.
20130
20131 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20132
20133 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20134
20135 * configure: when building Makefile for crosses, replace
20136 tooldir and program_prefix. default srcdir from location of
20137 config.sub. remove "for host in hosts" and "for target in
20138 targets" loops.
20139
20140 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20141
20142 * Makefile.in: Do not pass bindir or mandir to cvs.
20143
20144 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20145
20146 * Makefile.in, configure.in: removed traces of namesubdir,
20147 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20148 copyrights to '92, changed some from Cygnus to FSF.
20149
20150 * configure.texi: remove most references to multiple hosts,
20151 multiple targets, subdirs, etc.
20152
20153 * configure.man: removed rcsid. reference config.sub not
20154 config.subr.
20155
20156 * Makefile.in: mkdir $(infodir) on install-info.
20157
20158 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20159
20160 * configure.texi: Explain better about .gdbinit and about
20161 the environment that configure.in sections run in.
20162
20163 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20164
20165 * configure.in: Ultrix is only a decstation if it's a MIPS.
20166
20167 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20168
20169 * README: DOC.configure => cfg-paper.texi.
20170
20171 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20172
20173 * config.sub (near case $os): Don't convert newsos* to bsd!
20174
20175 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20176
20177 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20178 the number of copies of COPYING that go into the GDB tar file.
20179
20180 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20181
20182 * bfd/configure.in, gdb/config/mh-i386sco,
20183 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20184 Fix SCO configuration stuff.
20185
20186 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20187
20188 * Makefile.in: For libg++, make sure the -I pointing
20189 to the gcc directory goes *after* all the libg++-local -I flags.
20190 Also, move just-gcc dependency from just-libg++ to all-libg++.
20191
20192 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20193
20194 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20195
20196 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20197
20198 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20199
20200 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20201
20202 * config.sub: Add stratus configuration frags. Also
20203 submitted to FSF.
20204
20205 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20206
20207 * Makefile.in (DEV_SUPPORT): add configure.man.
20208
20209 * config.sub(Decode manufacturer-specific): add -none*.
20210
20211 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20212
20213 * Makefile.in: remove form feeds to make Sun's make happy.
20214 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20215
20216 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20217
20218 * Makefile.in (AR_FLAGS): Make quieter.
20219
20220 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20221
20222 * configure.in: Add libg++.
20223 * configure: When verbose, don't output the command line at each
20224 level; it will be unremarkably the same as the previous version,
20225 which will be the same as what the user typed.
20226
20227 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20228
20229 * configure.in, Makefile.in: fix clean-info, add flex. add
20230 fileutils.
20231
20232 * configure: be less sensitive to spaces in Makefile.in. Do not
20233 look for sources in "..". Doing so breaks subdirectories that
20234 might have their own configure. If a subdir has it's own
20235 configure script, use it.
20236
20237 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20238
20239 * cfg-paper.texi: some changes suggested by rms.
20240
20241 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20242
20243 * config.sub: Merge in some small additions from the FSF version,
20244 taken from the gcc distribution, to bring the Cygnus and FSF
20245 versions into closer sync.
20246
20247 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20248
20249 * configure.in: Changed svr4 references to sysv4.
20250
20251 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20252
20253 * configure: added -V for version number option.
20254
20255 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20256
20257 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20258 renamed from DOC.configure to cfg-paper.texi.
20259
20260 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20261
20262 * configure, config.subr, config.sub: config.subr is now
20263 config.sub again.
20264
20265 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20266
20267 * configure.texi: new file, in progress.
20268
20269 * Makefile.in: build info file and install the man page for
20270 configure.
20271
20272 * configure.man: new file, first cut.
20273
20274 * configure: find config.subr again now that configuration "none"
20275 has gone. removed all traces of the -ansi option. removed all
20276 traces of the -languages option.
20277
20278 * config.subr: resync from rms.
20279
20280 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20281
20282 * configure, config.sub, config.subr: merge config.sub into
20283 config.subr, call the result config.subr, remove config.sub, use
20284 config.subr.
20285
20286 * Makefile.in: revised install for dir.info.
20287
20288 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20289
20290 * configure.in: add decstation host makefile frag.
20291
20292 * Makefile.in: BISON now bison -y again. also install-gcc on
20293 install. clean-gdbm on clean. infodir belongs in datadir.
20294 Make directories for info install. Build dir.info here then
20295 install it.
20296
20297 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20298
20299 * Makefile.in: fix for bad directory tests.
20300
20301 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20302
20303 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20304 regexp. -srcdir relative was being handled incorrectly.
20305
20306 * Makefile.in: unwrapped some for loops so that parallel makes
20307 work again and so one can focus one's attention on a particular
20308 package.
20309
20310 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20311
20312 * configure: added PWD as a stand in for `pwd` (for speed). use
20313 elif wherever possible. make -srcdir work without -objdir.
20314 -objdir= commented out.
20315
20316 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20317
20318 * configure: +options become --options. -subdirs commented out.
20319 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20320 Makefile now at top of generated Makefile. Removed cvs log
20321 entries. added -srcdir. create .gdbinit only if there is one
20322 in ${srcdir}.
20323
20324 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20325 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20326 and mandir now keyed off datadir by default.
20327
20328 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20329
20330 * Freshly created ChangeLog.
20331
20332 \f
20333 Local Variables:
20334 mode: change-log
20335 left-margin: 8
20336 fill-column: 76
20337 version-control: never
20338 End: