]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
move ChangeLog entry to the correct file
[thirdparty/gcc.git] / ChangeLog
1 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2
3 * MAINTAINERS: Update my email address.
4
5 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
6
7 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
8 * configure: Regenerate.
9
10 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
11
12 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
13 * configure: Regenerate.
14
15 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
16
17 * configure.ac: Add target-zlib to target_libraries.
18 * configure: Regenerate.
19
20 2019-04-09 Martin Liska <mliska@suse.cz>
21
22 * Makefile.in: Regenerate.
23 * Makefile.tpl: Pass GENERATOR_CFLAGS
24 in all stages.
25
26 2019-03-28 Martin Liska <mliska@suse.cz>
27
28 PR bootstrap/89829
29 * Makefile.in: Revert r254150.
30 * Makefile.tpl: Likewise.
31
32 2019-03-28 Ben Elliston <bje@gnu.org>
33
34 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
35 related, and libdecnumber.
36
37 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
38
39 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
40 (Write After Approval): Remove myself.
41
42 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
43
44 * MAINTAINERS (Write After Approval): Add myself.
45
46 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
47
48 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
49 (Write After Approval): Remove myself and Julian.
50
51 2019-01-26 Harald Anlauf <anlauf@gmx.de>
52
53 * MAINTAINERS (Write After Approval): Add myself.
54
55 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
56
57 * MAINTAINERS (Write After Approval): Add myself.
58
59 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
60
61 * ChangeLog: Replace space with tab.
62 * MAINTAINERS: Delete 1 tab to keep alignment.
63
64 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
65
66 * MAINTAINERS (Write After Approval): Add myself.
67
68 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
69
70 * MAINTAINERS (Write After Approval): Add myself.
71
72 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
73 Kwok Cheung Yeung <kcy@codesourcery.com>
74 Julian Brown <julian@codesourcery.com>
75 Tom de Vries <tom@codesourcery.com>
76 Jan Hubicka <hubicka@ucw.cz>
77 Martin Jambor <mjambor@suse.cz>
78
79 * configure.ac: Likewise.
80 * configure: Regenerate.
81 * contrib/config-list.mk: Add amdgcn-amdhsa.
82
83 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
84
85 * MAINTAINERS (Write After Approval): Add myself.
86
87 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
88
89 * MAINTAINERS (Write After Approval): Add myself.
90
91 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
92
93 PR target/88535
94 * config.guess: Import upstream version 2019-01-03.
95 * config.sub: Import upstream version 2019-01-01.
96
97 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
98
99 * MAINTAINERS (Write After Approval): Update my maintainer address.
100
101 2018-12-21 Gergö Barany <gergo@codesourcery.com>
102
103 * MAINTAINERS (Write After Approval): Add myself.
104
105 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
106
107 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
108
109 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
110
111 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
112 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
113 (GCC_TARGET_TOOL): Likewise.
114 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
115 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
116 OTOOL, OTOOL_FOR_TARGET: New substitutions.
117 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
118 * configure: Regenerate.
119 * Makefile.in: Likewise.
120
121 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
122
123 * MAINTAINERS (Write After Approval): Add myself.
124
125 2018-11-13 Martin Liska <mliska@suse.cz>
126
127 * gcc.target/i386/pr87930.c: Move to ...
128 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
129
130 2018-11-10 Stafford Horne <shorne@gmail.com>
131
132 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
133 (Write After Approval): Remove myself.
134
135 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
136
137 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
138 Append $INCICONV to it.
139
140 2018-11-04 Stafford Horne <shorne@gmail.com>
141
142 * MAINTAINERS (Write After Approval): Add myself.
143
144 2018-10-31 Joseph Myers <joseph@codesourcery.com>
145
146 PR bootstrap/82856
147 * multilib.am: New file. From automake.
148
149 Merge from binutils-gdb:
150 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
151
152 * libtool.m4: Use AC_LANG_SOURCE.
153 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
154 * ar-lib: New file.
155 * test-driver: New file.
156 * configure: Re-generate.
157
158 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
159
160 * MAINTAINERS (Write After Approval): Add myself.
161
162 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
163
164 PR bootstrap/87788
165 PR d/87799
166 * configure: Rebuild.
167 * configure.ac: Disable D on systems where it is known not to work.
168
169 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
170
171 * Makefile.def (target_modules): Add libphobos.
172 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
173 GDCFLAGS_FOR_TARGET.
174 (dependencies): Make libphobos depend on libatomic, libbacktrace
175 configure, and zlib configure.
176 (language): Add language d.
177 * Makefile.in: Rebuild.
178 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
179 (HOST_EXPORTS): Add GDC.
180 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
181 (BASE_TARGET_EXPORTS): Add GDC.
182 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
183 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
184 (EXTRA_HOST_FLAGS): Add GDC.
185 (STAGE1_FLAGS_TO_PASS): Add GDC.
186 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
187 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
188 environment variables.
189 * configure: Rebuild.
190 * configure.ac: Add target-libphobos to target_libraries. Set and
191 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
192
193 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
194
195 * MAINTAINERS (Write After Approval): Add myself.
196
197 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
198
199 * MAINTAINERS (Write After Approval): Remove myself.
200
201 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
202
203 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
204
205 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
206
207 * MAINTAINERS: Update my email address.
208
209 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
210
211 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
212 maintainer.
213
214 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
215
216 * MAINTAINERS (Write After Approval): Add self.
217
218 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
219
220 * MAINTAINERS (write after approval): Add myself.
221
222 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
223
224 * MAINTAINERS: Update my email address.
225
226 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
227
228 * MAINTAINERS (write after approval): Add myself.
229
230 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
231
232 * MAINTAINERS: Add self to global reviewers list.
233
234 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
235
236 MAINTAINERS: Add c-sky port maintainers.
237
238 2018-08-10 Martin Liska <mliska@suse.cz>
239
240 * MAINTAINERS: Revert change in previous commit and
241 join lines.
242
243 2018-08-10 Martin Liska <mliska@suse.cz>
244
245 * MAINTAINERS: Remove extra line.
246
247 2018-08-06 Naveen H.S <naveenh@marvell.com>
248
249 * MAINTAINERS: Update my email address.
250
251 2018-07-19 DJ Delorie <dj@redhat.com>
252
253 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
254 as maintainer.
255
256 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
257
258 * MAINTAINERS: Adjust email address for me and my colleague Robin
259 Dapp.
260
261 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
262 Sunil K Pandey <sunil.k.pandey@intel.com>
263
264 PR target/84413
265 * config/i386/i386.c (m_CORE_AVX512): New.
266 (m_CORE_AVX2): Likewise.
267 (m_CORE_ALL): Add m_CORE_AVX2.
268 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
269 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
270 and remove the rest of m_SKYLAKE_AVX512.
271
272 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
273
274 * config.sub: Sync with upstream version 2018-07-03.
275
276 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
277
278 * config.guess: Sync with upstream version 2018-06-26.
279 * config.sub: Sync with upstream version 2018-07-02.
280
281 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
282
283 * libtool.m4: Sort output of 'find' to enable deterministic builds.
284 * ltmain.sh: Likewise.
285
286 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
287
288 * contrib/config-list.mk: Remove powerpc-linux_paired.
289
290 2018-06-29 Alexandre Oliva <oliva@adacore.com>
291
292 * configure.ac: Introduce support for @unless/@endunless.
293 * Makefile.tpl (dep-kind): Rewrite with cond; return
294 postbootstrap in some cases.
295 (make-postboot-dep, postboot-targets): New.
296 (dependencies): Do not output postbootstrap dependencies at
297 first. Output non-target ones changed for configure to depend
298 on stage_last @if gcc-bootstrap, and the original deps @unless
299 gcc-bootstrap.
300 * configure.in, Makefile.in: Rebuilt.
301
302 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
303
304 * MAINTAINERS (write after approval): Add myself.
305
306 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
307
308 * MAINTAINERS (write after approval): Add myself.
309
310 2018-06-19 Nick Clifton <nickc@redhat.com>
311
312 * zlib/configure.ac: Restore old behaviour of only enabling
313 multilibs when a target subdirectory is defined. This allows
314 building with srcdir == builddir.
315 * zlib/configure: Regenerate.
316
317 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
318
319 * Makefile.def (fortran): Add check-target-libgomp-fortran.
320 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
321 * Makefile.in: Regenerate.
322
323 2018-06-16 Ben Elliston <bje@gnu.org>
324
325 * config.guess: Import latest version.
326 * config.sub: Likewise.
327
328 2018-06-08 Martin Liska <mliska@suse.cz>
329
330 * MAINTAINERS: Remove MPX-related entries.
331 * Makefile.def: Remove libmpx support.
332 * Makefile.in: Regenerate.
333 * configure.ac: Remove removed files.
334 * configure: Regenerate.
335 * libmpx/ChangeLog: Remove.
336 * libmpx/Makefile.am: Remove.
337 * libmpx/Makefile.in: Remove.
338 * libmpx/acinclude.m4: Remove.
339 * libmpx/aclocal.m4: Remove.
340 * libmpx/config.h.in: Remove.
341 * libmpx/configure: Remove.
342 * libmpx/configure.ac: Remove.
343 * libmpx/configure.tgt: Remove.
344 * libmpx/libmpx.spec.in: Remove.
345 * libmpx/mpxrt/Makefile.am: Remove.
346 * libmpx/mpxrt/Makefile.in: Remove.
347 * libmpx/mpxrt/libmpx.map: Remove.
348 * libmpx/mpxrt/libtool-version: Remove.
349 * libmpx/mpxrt/mpxrt-utils.c: Remove.
350 * libmpx/mpxrt/mpxrt-utils.h: Remove.
351 * libmpx/mpxrt/mpxrt.c: Remove.
352 * libmpx/mpxrt/mpxrt.h: Remove.
353 * libmpx/mpxwrap/Makefile.am: Remove.
354 * libmpx/mpxwrap/Makefile.in: Remove.
355 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
356 * libmpx/mpxwrap/libtool-version: Remove.
357 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
358
359 2018-06-04 Martin Liska <mliska@suse.cz>
360
361 * MAINTAINERS: Add myself as gcov maintainer.
362
363 2018-06-04 Matthew Fortune <mfortune@gmail.com>
364
365 * MAINTAINERS: Update my email address.
366
367 2018-06-04 Tom de Vries <tdevries@suse.de>
368
369 * MAINTAINERS: Remove write-after-approval entries for component
370 maintainers.
371
372 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
373
374 * MAINTAINERS (write after approval): Add myself.
375
376 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
377
378 * MAINTAINERS: Update my email address.
379
380 2018-06-01 Tom de Vries <tdevries@suse.de>
381
382 * MAINTAINERS: Update my email address.
383
384 2018-05-22 Bin Cheng <bin.cheng@arm.com>
385
386 * MAINTAINERS (loop-optimizer): Add myself.
387
388 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
389
390 * configure.ac: Added "nfp" target.
391 * configure: Regenerate.
392
393 2018-04-30 Richard Biener <rguenther@suse.de>
394
395 PR bootstrap/85571
396 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
397 (STAGE3_TFLAGS): Likewise.
398 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
399 (STAGEtrain_TFLAGS): Likewise.
400 * Makefile.in: Regenerate.
401
402 2018-04-26 Richard Biener <rguenther@suse.de>
403
404 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
405 (STAGE2_CFLAGS): Likewise.
406 (STAGE2_TFLAGS): Likewise.
407 (STAGE3_CFLAGS): Add -fchecking.
408 (STAGE3_TFLAGS): Likewise.
409 (STAGEtrain_CFLAGS): Filter out -fchecking.
410 (STAGEtrain_TFLAGS): Likewise.
411 * Makefile.in: Re-generate.
412
413 2018-04-25 Catherine Moore <clm@codesourcery.com>
414
415 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
416
417 2018-04-18 Paul Clarke <pc@us.ibm.com>
418
419 * MAINTAINERS (write after approval): Add myself.
420
421 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
422
423 * MAINTAINERS: Update my email address.
424
425 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
426
427 * MAINTAINERS: Remove redundant Write-After-Approval entry.
428
429 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
430
431 * MAINTAINERS: Update my email address and disambiguate myself
432 a bit from Will Schmidt.
433
434 2018-03-21 Nathan Sidwell <nathan@acm.org>
435
436 * MAINTAINERS: Move maintainers of now-removed picochip and score
437 ports to write after approval.
438
439 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
440
441 * MAINTAINERS: Add entry for SVE maintainership.
442
443 2018-02-13 Maciej W. Rozycki <macro@mips.com>
444
445 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
446 * configure: Regenerate.
447
448 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
449
450 * MAINTAINERS (write after approval): Add myself.
451
452 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
453
454 * MAINTAINERS (write after approval): Add myself.
455
456 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
457
458 * MAINTAINERS (write after approval): Add myself.
459
460 2018-01-03 Jakub Jelinek <jakub@redhat.com>
461
462 Update copyright years.
463
464 2018-01-03 Ben Elliston <bje@gnu.org>
465
466 * config.guess: Import latest version.
467 * config.sub: Likewise.
468
469 2017-12-12 Stafford Horne <shorne@gmail.com>
470
471 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
472 * configure: Regenerate.
473
474 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
475
476 * MAINTAINERS (Write After Approval): Add myself.
477
478 2017-11-28 Julia Koval <julia.koval@intel.com>
479 Sebastian Peryt <sebastian.peryt@intel.com>
480
481 * Makefile.def (target_modules): Remove libcilkrts.
482 * Makefile.in: Ditto.
483 * configure: Ditto.
484 * configure.ac: Ditto.
485
486 2017-11-28 Julia Koval <julia.koval@intel.com>
487
488 * MAINTAINERS (Write After Approval): Add myself.
489
490 2017-11-22 Sudakshina Das <sudi.das@arm.com>
491
492 * MAINTAINERS (Write After Approval): Add myself.
493
494 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
495
496 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
497 Use my SiFive email address.
498
499 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
500
501 * MAINTAINERS (write after approval): Add myself.
502
503 2017-10-27 Martin Liska <mliska@suse.cz>
504
505 * Makefile.tpl: Use proper name of folder as it was renamed
506 during transition to 4 stages.
507 * Makefile.in: Regenerate.
508
509 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
510
511 * MAINTAINERS (write after approval): Add myself.
512
513 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
514
515 * MAINTAINERS: Add a note that maintainership also includes web
516 pages, docs, and testsuite related to that area.
517
518 2017-09-25 Tom de Vries <tom@codesourcery.com>
519
520 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
521
522 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
523
524 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
525
526 2017-09-15 Nathan Sidwell <nathan@acm.org>
527
528 * MAINTAINERS: Remove myself as a vxworks maintainer.
529
530 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
531
532 * MAINTAINERS: Remove email address of Jim Norris.
533
534 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
535
536 * MAINTAINERS (Reviewers): Move myself from here...
537 (CPU Port Maintainers): ... to here.
538
539 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
540
541 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
542
543 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
544
545 * MAINTAINERS (write after approval): Add myself.
546
547 2017-07-28 Tony Reix <tony.reix@atos.net>
548
549 * configure.ac (target-libffi): Don't disable for AIX.
550 (go): Don't add to unsupported_languages on AIX.
551 (target-libgo): Don't disable for AIX.
552 * configure: Regenerate.
553
554 2017-07-19 Yury Gribov <tetra2005@gmail.com>
555
556 * MAINTAINERS: Add myself.
557
558 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
559
560 * MAINTAINERS: Update my email address.
561
562 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
563
564 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
565 arm-specific auto-generated header files.
566
567 2017-07-03 Nathan Sidwell <nathan@acm.org>
568
569 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
570 * configure: Rebuilt.
571
572 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
573
574 * MAINTAINERS: Readd myself for c6x.
575
576 2017-06-28 Martin Liska <mliska@suse.cz>
577
578 PR bootstrap/81217
579 * Makefile.def: Remove superfluous bootstrap_target from
580 bootstrap_stage.
581 * Makefile.in: Re-generate the file.
582
583 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
584
585 * MAINTAINERS: Add myself to Write After Approval
586
587 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
588
589 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
590
591 2017-06-19 Martin Liska <mliska@suse.cz>
592
593 * Makefile.def: Define 4 stages PGO bootstrap.
594 * Makefile.tpl: Define FLAGS.
595 * Makefile.in: Regenerate.
596
597 2017-06-14 Ian Lance Taylor <iant@golang.org>
598
599 * Makefile.def: Add check-gotools to go check targets.
600 * Makefile.in: Rebuild.
601
602 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
603
604 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
605
606 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
607
608 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
609 * configure: Regenerate.
610
611 2017-05-31 Martin Liska <mliska@suse.cz>
612
613 * configure.ac: Add handling of stage2_werror_flags to
614 action-if-given and to action-if-not-given.
615 * configure: Regenerate.
616
617 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
618
619 * MAINTAINERS: Add self to Write After Approval
620
621 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
622
623 * MAINTAINERS: Update my email address, and remove myself as
624 maintainer in some areas.
625
626 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
627
628 * MAINTAINERS: Add self to Write After Approval
629
630 2017-05-25 Nathan Sidwell <nathan@acm.org>
631
632 * configure.ac: Add --enable-languages=default to mean default and
633 make --enable-languages=all mean all supported languages.
634 * configure: Regenerated.
635
636 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
637
638 * config.gcc (powerpc*-*-*spe*): New.
639 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
640 (powerpc-*-rtems*spe*): New.
641 (powerpc*-*-linux*spe*): New.
642 (powerpc-wrs-vxworksspe): New.
643 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
644 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
645 * config.host (powerpc*-*-*spe*): New.
646
647 2017-05-19 Martin Liska <mliska@suse.cz>
648
649 * configure.ac: Add --enable-werror-always just for
650 bootstrap-debug (or none build config) and do not add it
651 when we are on a release branch.
652 * configure: Regenerated.
653
654 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
655
656 * MAINTAINERS: Add self to Write After Approval
657
658 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
659
660 * MAINTAINERS: Move myself to Write After Approval section.
661
662 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
663
664 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
665 ACCH registers.
666 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
667 available.
668 (umulsidi3): Likewise.
669 (mulsidi3_700): Disable this pattern when we have advanced mpy
670 instructions.
671 (umulsidi3_700): Likewise.
672 (maddsidi4): New pattern.
673 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
674 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
675 (mpydu_imm_arcv2hs): Likewise.
676 * config/arc/predicates.md (accl_operand): New predicate.
677
678 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
679 Andrew Burgess <andrew.burgess@embecosm.com>
680
681 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
682 case.
683 (ARC_AUTOFP_IRQ_P): Likewise.
684 (ARC_AUTO_IRQ_P): Likewise.
685 (rgf_banked_register_count): New variable.
686 (parse_mrgf_banked_regs_option): New function.
687 (arc_override_options): Handle rgf_banked_regs option.
688 (arc_handle_interrupt_attribute): Add firq option.
689 (arc_compute_function_type): Return fast irq type when required.
690 (arc_must_save_register): Handle fast interrupts.
691 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
692 (arc_return_address_regs): Update.
693 * config/arc/arc.h (arc_return_address_regs): Update.
694 (arc_function_type): Add fast interrupt type.
695 (ARC_INTERRUPT_P): Update.
696 (RC_FAST_INTERRUPT_P): Define.
697 * config/arc/arc.md (simple_return): Update for fast interrupts.
698 (p_return_i): Likewise.
699 * config/arc/arc.opt (mrgf-banked-regs): New option.
700 * doc/invoke.texi (mrgf-banked-regs): Document.
701
702 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
703
704 * config/arc/arc.c (irq_ctrl_saved): New variable.
705 (ARC_AUTOBLINK_IRQ_P): Define.
706 (ARC_AUTOFP_IRQ_P): Likewise.
707 (ARC_AUTO_IRQ_P): Likewise.
708 (irq_range): New function.
709 (arc_must_save_register): Likewise.
710 (arc_must_save_return_addr): Likewise.
711 (arc_dwarf_emit_irq_save_regs): Likewise.
712 (arc_override_options): Handle deferred options.
713 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
714 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
715 arc_must_save_return_addr.
716 (arc_compute_frame_size): Handle automated save and restore of
717 registers.
718 (arc_expand_prologue): Likewise.
719 (arc_expand_epilogue): Likewise.
720 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
721 * config/arc/arc.opt (mirq-ctrl-saved): New option.
722 * doc/invoke.texi (mirq-ctrl-saved): Document option.
723
724 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
725 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
726
727 PR bootstrap/77661
728 * Makefile.def: Don't pass --enable-maintainer-mode on to an
729 in-tree build MPC.
730 * Makefile.in: Regenerate.
731
732 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
733
734 * configure.ac: Enable LTO by default on darwin >= 9.
735 * configure: Regenerate.
736
737 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
738
739 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
740 and Andrew Waterman as the RISC-V maintainers.
741
742 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
743
744 * MAINTAINERS: Add self to Write After Approval
745
746 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
747
748 * config.guess: Import latest from upstream.
749
750 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
751
752 * MAINTAINERS (Write After Approval): Remove entries that are
753 already covered under Reviewers.
754
755 2017-03-08 Mark Wielaard <mark@klomp.org>
756
757 PR demangler/70909
758 PR demangler/67264
759 * include/demangle.h: Add d_printing to struct demangle_component
760 and pass struct demangle_component as non const.
761
762 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
763
764 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
765
766 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
767
768 * Makefile.tpl: Remove HOST_ISLVER.
769 (HOST_EXPORTS): Remove ISLVER.
770 * Makefile.in: Regenerate.
771
772 2017-02-13 Richard Biener <rguenther@suse.de>
773
774 * configure: Re-generate.
775
776 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
777
778 * MAINTAINERS: Adjust bug reporting URL.
779
780 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
781
782 * MAINTAINERS (Write After Approval): Remove redundant entry
783 for Andrew Burgess.
784
785 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
786
787 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
788 32-bit hppa*-*-hpux*.
789 * configure: Regenerate.
790
791 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
792
793 * configure.ac: Moved the white list of enabling BRIG FE to
794 libhsail-rt/configure.tgt.
795 * configure: Regenerated.
796 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
797
798 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
799 Martin Jambor <mjambor@suse.cz>
800
801 * Makefile.def (target_modules): Added libhsail-rt.
802 (languages): Added language brig.
803 * Makefile.in: Regenerated.
804 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
805 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
806 * configure: Regenerated.
807
808 2017-01-17 Jakub Jelinek <jakub@redhat.com>
809
810 PR other/79046
811 * configure: Regenerated.
812
813 2017-01-04 Alan Modra <amodra@gmail.com>
814
815 * configure: Regenerate.
816
817 2016-12-29 Ben Elliston <bje@gnu.org>
818
819 * config.sub: Import latest version.
820
821 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
822
823 * MAINTAINERS (Write After Approval): Add myself.
824
825 2016-12-21 Jakub Jelinek <jakub@redhat.com>
826
827 * configure.ac: Don't bootstrap libmpx unless --with-build-config
828 includes bootstrap-mpx.
829 * configure: Regenerated.
830
831 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
832
833 * MAINTAINERS (Write After Approval): Add myself.
834
835 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
836
837 * configure: Regenerate.
838
839 2016-12-01 Matthias Klose <doko@ubuntu.com>
840
841 * configure.ac: Don't use pkg-config to check for bdw-gc.
842 * configure: Regenerate.
843
844 2016-11-30 Matthias Klose <doko@ubuntu.com>
845
846 * Makefile.def: Remove reference to boehm-gc target module.
847 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
848 options and for the bdw-gc pkg-config module.
849 * configure: Regenerate.
850 * Makefile.in: Regenerate.
851
852 2016-11-28 Nathan Sidwell <nathan@acm.org>
853
854 * MAINTAINERS (nvptx): Remove self.
855
856 2016-11-25 Ben Elliston <bje@gnu.org>
857
858 * config.guess: Import latest version.
859 * config.sub: Likewise.
860
861 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
862
863 * MAINTAINERS (Write After Approval): Add myself.
864
865 2016-11-15 Matthias Klose <doko@ubuntu.com>
866
867 * Makefile.def: Remove references to GCJ.
868 * Makefile.tpl: Likewise.
869 * Makefile.in: Regenerate.
870
871 2016-11-15 Matthias Klose <doko@ubuntu.com>
872
873 * config-ml.in: Remove references to GCJ.
874 * configure.ac: Likewise.
875 * configure: Regenerate.
876
877 2016-11-01 Josh Conner <joshconner@google.com>
878
879 * MAINTAINERS (Write After Approval): Update email address,
880
881 2016-10-27 Carl Love <cel@us.ibm.com>
882
883 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
884 Approval list to make it alphabetical.
885
886 2016-10-27 Carl Love <cel@us.ibm.com>
887
888 * MAINTAINERS (Write After Approval): Add myself.
889
890 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
891
892 * MAINTAINERS (Reviewers): Add myself.
893 (Write After Approval): Add myself.
894
895 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
896 Ulrich Weigand <uweigand@de.ibm.com>
897
898 * MAINTAINERS: Update email address.
899
900 2016-10-10 Nathan Sidwell <nathan@acm.org>
901
902 * MAINTAINERS: Update email address.
903
904 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
905
906 * configure.ac: Add aarch64-*-freebsd*.
907 * configure: Regenerate.
908
909 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
910
911 * MAINTAINERS: Update email address after it got reverted.
912
913 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
914
915 * configure.ac (target_libraries): Readd target-boehm-gc.
916 Restore --enable-objc-gc handling.
917 * configure: Regenerate.
918
919 2015-10-03 Jeff Law <law@redhat.com>
920
921 * MAINTAINERS: Move several inactive maintainers to the
922 write-after-approval section.
923
924 2016-09-30 Jakub Jelinek <jakub@redhat.com>
925
926 * configure.ac: Add target-libffi to target_libraries.
927 Readd libgcj target disablings, modified to only target-libffi.
928 Readd target addition of go to unsupported languages.
929 * configure: Regenerated.
930
931 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
932
933 * MAINTAINERS: Update email address.
934
935 2016-09-30 Andrew Haley <aph@redhat.com>
936
937 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
938 write-after approval. Remove Tom Tromey and Bryce McKinlay from
939 libgcj.
940
941 2016-09-30 Andrew Haley <aph@redhat.com>
942
943 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
944 write-after approval after GCJ deletion.
945
946 2016-09-30 Andrew Haley <aph@redhat.com>
947
948 * Makefile.def: Remove libjava.
949 * Makefile.tpl: Likewise.
950 * Makefile.in: Regenerate.
951 * configure.ac: Likewise.
952 * configure: Likewise.
953 * gcc/java: Remove.
954 * libjava: Likewise.
955
956 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
957
958 * MAINTAINERS (Reviewers): Add myself.
959
960 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
961
962 * configure.ac: Disable "sim" directory for arc*-*-*.
963 * configure: Regenerated.
964
965 2016-09-23 Tamar Christina <tamar.christina@arm.com>
966
967 * MAINTAINERS (Write After Approval): Add myself.
968
969 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
970
971 * configure.ac: Check for the minimum in-tree MPFR version
972 handled.
973 * configure: Regenerate.
974
975 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
976
977 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
978 * configure: Regenerated.
979
980 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
981
982 * MAINTAINERS (Write After Approval): Add myself.
983
984 2016-06-23 Andi Kleen <ak@linux.intel.com>
985
986 * Makefile.def: Add autoprofiledbootstrap.
987 * Makefile.tpl: Dito.
988 * Makefile.in: Regenerate.
989
990 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
991
992 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
993 * configure: Regenerate.
994
995 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
996
997 * configure: Regenerate.
998 * configure.ac: Remove support for avr-rtems.
999
1000 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1001
1002 * MAINTAINERS (Write After Approval): Add myself.
1003
1004 2016-06-16 Michael Collison <michael.collison@arm.com>
1005
1006 * MAINTAINERS (Write After Approval): Add myself.
1007
1008 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1009
1010 * MAINTAINERS (Write After Approval): Update e-mail address.
1011
1012 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1013
1014 * MAINTAINERS (Write After Approval): Add myself.
1015
1016 2016-05-28 Alan Modra <amodra@gmail.com>
1017
1018 * Makefile.tpl (configure): Depend on m4 files included.
1019 * Makefile.in: Regenerate.
1020
1021 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1022
1023 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1024 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1025
1026 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1027
1028 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1029 special case builtin.
1030 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1031 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1032 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1033 for __builtin_vec_addec.
1034
1035 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1036
1037 * config.guess: Import version 2016-04-02 (newest).
1038 * config.sub: Import version 2016-05-10 (newest).
1039
1040 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1041
1042 * configure.ac: Add ARC support to libgloss.
1043 * configure: Regenerate
1044
1045 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1046
1047 * MAINTAINERS (Write After Approval): Add myself.
1048
1049 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1050
1051 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1052 * configure: Regenerated.
1053 * Makefile.def (gmp): Explicitly disable assembler.
1054 (mpfr): Adjust lib_path.
1055 (mpc): Likewise.
1056 * Makefile.in: Regenerated.
1057
1058 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1059
1060 PR bootstrap/70704
1061 * configure.ac (--enable-stage1-checking): Add missing
1062 --enable-checking=.
1063 * configure: Regenerated.
1064
1065 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1066
1067 * config.guess: Revert r235676.
1068 * config.sub: Revert r235676.
1069
1070 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1071
1072 * config.guess: Remove SH5 support.
1073 * config.sub: Likewise.
1074 * configure: Likewise.
1075 * configure.ac: Likewise.
1076
1077 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1078
1079 PR bootstrap/70704
1080 * configure.ac (--enable-stage1-checking): For --disable-checking or
1081 implicit --enable-checking, make sure extra flag matches in between
1082 stage1 and later checking.
1083 * configure: Regenerated.
1084
1085 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1086
1087 * .gitattributes: New file.
1088
1089 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1090
1091 * MAINTAINERS (rs6000/powerpc port): Add myself.
1092
1093 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1094
1095 PR bootstrap/70173
1096 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1097 and gotools directories. Delete the stage_final file.
1098 * Makefile.in: Regenerate.
1099
1100 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1101
1102 * MAINTAINERS (Write After Approval): Add myself.
1103
1104 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1105
1106 * MAINTAINERS (Fortran maintainer): Remove myself.
1107
1108 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1109
1110 * MAINTAINERS (Write After Approval): Add myself.
1111
1112 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1113
1114 * MAINTAINERS (Write After Approval): Add myself.
1115
1116 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1117
1118 Sync with binutils-gdb:
1119
1120 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1121
1122 * configure.ac: Add mips and s390 to the gold target check.
1123 * configure: Regenerate.
1124
1125 2016-03-01 DJ Delorie <dj@redhat.com>
1126
1127 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1128
1129 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1130
1131 * MAINTAINERS (libcpp): Add myself.
1132 (diagnostic messages): Likewise.
1133
1134 2016-02-20 Tom de Vries <tom@codesourcery.com>
1135
1136 * MAINTAINERS: Fix whitespace.
1137
1138 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1139
1140 * MAINTAINERS (Write After Approval): Add myself.
1141
1142 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1143
1144 * config/isl.m4: Add comments about isl-0.16.
1145 * configure: Regenerate.
1146
1147 2016-01-29 Martin Jambor <mjambor@suse.cz>
1148
1149 * MAINTAINERS (hsa maintainers): Add myself.
1150
1151 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1152
1153 * MAINTAINERS: (Write After Approval): Add myself.
1154
1155 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1156 Sebastian Pop <s.pop@samsung.com>
1157
1158 * Makefile.in: Regenerate.
1159 * Makefile.tpl: Export ISLVER.
1160 * configure: Regenerate.
1161 * config/isl.m4: Detect isl-0.15.
1162
1163 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1164
1165 PR bootstrap/69329
1166 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1167 * Makefile.in: Regenerate.
1168
1169 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1170
1171 * configure.ac: Enable LTO for DJGPP
1172 * configure: Regenerate
1173
1174 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1175
1176 Sync with binutils-gdb:
1177 2015-10-21 Nick Clifton <nickc@redhat.com>
1178
1179 PR gas/19109
1180 * configure.ac: Note the 'none' is an acceptable argument to
1181 --enable-compressed-debug-sections.
1182 * configure: Regenerate.
1183
1184 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1185
1186 PR bootstrap/69134
1187 * Makefile.def (mpfr): Disable assembler.
1188 * Makefile.in: Regenerate.
1189
1190 2016-01-01 Ben Elliston <bje@gnu.org>
1191
1192 * config.guess: Import version 2016-01-01.
1193 * config.sub: Likewise.
1194
1195 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1196
1197 * MAINTAINERS (Write After Approval): Add myself.
1198
1199 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1200
1201 * Makefile.in: Replace ISL with isl.
1202 * Makefile.tpl: Same.
1203 * config/isl.m4: Same.
1204 * configure.ac: Same.
1205 * contrib/download_prerequisites: Same.
1206 * configure: Regenerate.
1207
1208 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1209
1210 * MAINTAINERS (Write After Approval): Add Myself.
1211
1212 2015-12-17 Nathan Sidwell <nathan@acm.org>
1213
1214 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1215 * configure: Regenerate.
1216
1217 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1218 Sebastian Pop <s.pop@samsung.com>
1219
1220 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1221 isl_ctx_get_max_operations.
1222 * configure: Regenerate.
1223
1224 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1225
1226 * MAINTAINERS (Write After Approval): Add myself.
1227
1228 2015-12-02 Ian Lance Taylor <iant@google.com>
1229
1230 PR go/66147
1231 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1232 * Makefile.in: Regenerate.
1233
1234 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1235
1236 PR libffi/65726
1237 * Makefile.def (lang_env_dependencies): Make libffi depend
1238 on cxx.
1239 * Makefile.in: Regenerate.
1240
1241 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1242
1243 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1244 symbols.
1245
1246 2015-11-20 Tristan Gingold <gingold@adacore.com>
1247
1248 Sync with binutils-gdb:
1249 2015-11-20 Tristan Gingold <gingold@adacore.com>
1250
1251 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1252 * configure: Regenerate.
1253
1254 2015-11-19 Martin Liska <mliska@suse.cz>
1255
1256 * .gitignore: Add .clang-format to ignored files.
1257 * Makefile.in: Add clang-format.
1258 * Makefile.tpl: Likewise.
1259
1260 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1261
1262 * configure.ac: Enable libmpx by default.
1263 * configure: Regenerated.
1264
1265 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1266
1267 * MAINTAINERS: Update email address.
1268
1269 2015-10-23 Paulo Matos <pmatos@linki.tools>
1270
1271 * MAINTAINERS: Update email address.
1272
1273 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1274
1275 * MAINTAINERS (Write After Approval): Add myself.
1276
1277 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1278
1279 Sync with binutils-gdb:
1280 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1281
1282 PR gas/19109
1283 * configure.ac: Add
1284 --enable-compressed-debug-sections={all,gas,gold,ld}.
1285 * configure: Regenerated.
1286
1287 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1288
1289 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1290
1291 2015-10-09 Martin Liska <mliska@suse.cz>
1292
1293 * MAINTAINERS (Write After Approval): Add myself.
1294
1295 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1296
1297 * MAINTAINERS (Write After Approval): Add myself.
1298
1299 2015-10-02 Florian Weimer <fweimer@redhat.com>
1300
1301 * MAINTAINERS: Update email address.
1302
1303 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1304
1305 * MAINTAINERS (Write After Approval): Add myself.
1306
1307 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1308
1309 * MAINTAINERS: Update email.
1310
1311 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1312
1313 * MAINTAINERS: Update my email address.
1314
1315 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1316
1317 * MAINTAINERS (ft32 port): Add myself.
1318
1319 2015-08-28 David Sherwood <david.sherwood@arm.com>
1320
1321 * MAINTAINERS: Add myself.
1322
1323 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1324
1325 * MAINTAINERS (Write After Approval): Add myself.
1326
1327 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1328
1329 PR libfortran/54572
1330 * Makefile.def: Make libgfortran depend on libbacktrace.
1331 * Makefile.in: Regenerate.
1332
1333 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1334
1335 * MAINTAINERS (Write After Approval): Add myself.
1336
1337 2015-08-12 Tom de Vries <tom@codesourcery.com>
1338
1339 PR other/67092
1340 * configure.ac: Remove --with_host_libstdcxx support.
1341 * configure: Regenerate.
1342
1343 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1344 Jakub Jelinek <jakub@redhat.com>
1345
1346 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1347 nvptx*-*-*.
1348 * configure: Regenerate.
1349
1350 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1351
1352 * Makefile.def (libiconv): Define bootstrap=true.
1353 Mark pdf/html/info as missing.
1354 (configure-gcc): Depend on all-libiconv.
1355 (all-gcc): Ditto.
1356 (configure-libcpp): Ditto.
1357 (all-libcpp): Ditto.
1358 (configure-intl): Ditto.
1359 (all-intl): Ditto.
1360 * Makefile.in: Regenerate.
1361
1362 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1363
1364 * MAINTAINERS (loop ivopts): Add the entry and myself.
1365
1366 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1367
1368 * MAINTAINERS (nvptx): Add self.
1369
1370 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1371
1372 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1373 128-bit vector modes.
1374
1375 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1376
1377 * MAINTAINERS (Write After Approval): Add myself.
1378
1379 2015-07-28 Ben Elliston <bje@gnu.org>
1380
1381 * config.sub, config.guess: Import from upstream.
1382
1383 2015-07-24 Michael Darling <darlingm@gmail.com>
1384
1385 PR other/66259
1386 * config-ml.in: Reflects renaming of configure.in to configure.ac
1387 * configure: Likewise
1388 * configure.ac: Likewise
1389
1390 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1391
1392 * MAINTAINERS: Update my email address.
1393
1394 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1395
1396 Sync with binutils-gdb:
1397 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1398
1399 * configure.ac (target_configdirs): Exclude target-zlib if
1400 target-libjava isn't built.
1401 * configure: Regenerated.
1402
1403 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1404
1405 Sync with binutils-gdb:
1406 2015-05-13 John David Anglin <dave.anglin@bell.net>
1407
1408 * configure.ac: Disable configuration of GDB for HPUX targets.
1409 * configure: Regenerate.
1410
1411 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1412
1413 * configure.ac: Add --with-system-zlib.
1414 * configure: Regenerated.
1415
1416 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1417
1418 * configure.ac: Add FT32 support.
1419 * configure: Regenerate.
1420
1421 2015-01-12 Anthony Green <green@moxielogic.com>
1422
1423 * configure.ac: Don't disable gprof for moxie.
1424 * configure: Rebuild.
1425
1426 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1427
1428 Sync with binutils-gdb:
1429 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1430
1431 PR ld/18355
1432 * Makefile.def: Add extra_configure_flags to host zlib.
1433 * configure.ac (extra_host_zlib_configure_flags): New. Set
1434 to --enable-host-shared When bfd is to be built as shared
1435 library. AC_SUBST.
1436 * Makefile.in: Regenerated.
1437
1438 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1439
1440 Sync with src:
1441 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1442 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1443 * Makefile.in: Regenerated.
1444
1445 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1446
1447 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1448 target.
1449 * configure: Regenerate.
1450
1451 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1452
1453 * MAINTAINERS (Write After Approval): Add myself.
1454
1455 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1456
1457 * MAINTAINERS (OS Port Maintainers): Add myself.
1458 (Various Maintainers): Remove myself from libffi testsuite.
1459
1460 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1461
1462 * MAINTAINERS (gen* on machine desc): Add self.
1463
1464 2015-06-02 Jason Merrill <jason@redhat.com>
1465
1466 PR bootstrap/66319
1467 * configure.ac: Use -std=gnu++98.
1468
1469 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1470
1471 * MAINTAINERS (Write After Approval): Add myself.
1472
1473 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1474
1475 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1476 * configure: Regenerate.
1477
1478 2015-05-26 Jason Merrill <jason@redhat.com>
1479
1480 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1481 * configure: Regenerate.
1482
1483 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1484
1485 * configure.ac: FT32 target added.
1486 * configure: Regenerated.
1487
1488 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1489
1490 * MAINTAINERS (Write After Approval): Add myself.
1491
1492 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1493
1494 * MAINTAINERS (Write After Approval): Add myself.
1495
1496 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1497
1498 * configure.ac: Fix typo.
1499 * configure: Regenerate.
1500
1501 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1502
1503 * MAINTAINERS (Write After Approval): Add myself.
1504
1505 2015-05-03 Matthias Klose <doko@ubuntu.com>
1506
1507 * configure.ac: Match $host configured with triplets.
1508 * configure: Regenerate.
1509
1510 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1511
1512 * Makefile.tpl: Remove surplus whitespace throughout.
1513 * Makefile.in: Regenerate.
1514
1515 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1516
1517 * MAINTAINERS (Various Maintainers): Add myself as instruction
1518 combiner maintainer.
1519
1520 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1521
1522 PR bootstrap/62077
1523 * configure.ac (--enable-stage1-checking): Default to
1524 release,misc,gimple,rtlflag,tree,types if --disable-checking
1525 or --enable-checking is not specified and DEV-PHASE is not
1526 experimental.
1527 * configure: Regenerated.
1528
1529 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1530
1531 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1532 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1533 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1534 * Makefile.in: Regenerate.
1535
1536 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1537
1538 * MAINTAINERS: Update my email address.
1539
1540 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1541
1542 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1543
1544 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1545
1546 * MAINTAINERS: Add myself as an arm port reviewer.
1547
1548 2015-03-25 Martin Liska <mliska@suse.cz>
1549 Yury Gribov <y.gribov@samsung.com>
1550
1551 * Makefile.in: Fix ln source location for vimrc file.
1552 * Makefile.tpl: Likewise.
1553
1554 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1555
1556 PR bootstrap/25672
1557 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1558 cross-compiling. Similarly for CXX_FOR_TARGET.
1559 * configure: Regenerate.
1560
1561 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1562
1563 * Makefile.def: Add libmpx.
1564 * configure.ac: Add libmpx.
1565 * Makefile.in: Regenerate.
1566 * configure: Regenerate.
1567
1568 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1569
1570 * MAINTAINERS (CPU Port Maintainers): Add myself
1571 i386 vector ISA extns mantainer.
1572
1573 2015-03-13 Jeff Law <law@redhat.com>
1574
1575 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1576 maintainer.
1577 Remove Richard Henderson as a maintainer for the x86 port.
1578
1579 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1580
1581 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1582
1583 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1584
1585 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1586 pointer bounds checker and i386 MPX maintainer.
1587
1588 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1589
1590 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1591
1592 2015-02-26 Martin Sebor <msebor@redhat.com>
1593
1594 * MAINTAINERS (Various Maintainers): Add self.
1595
1596 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1597
1598 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1599 Make sure it contains lto.
1600 * configure: Regenerate.
1601
1602 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1603
1604 * configure: Regenerate.
1605
1606 2015-02-06 Diego Novillo <dnovillo@google.com>
1607 1
1608 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1609 middle-end, docstring): Remove myself.
1610 (Write After Approval): Add myself.
1611
1612 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1613
1614 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1615 (Write After Approval): Update address.
1616
1617 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1618
1619 PR jit/64780
1620 * configure.ac: Require the user to explicitly specify
1621 --enable-host-shared if the jit is enabled.
1622 * configure: Regenerate.
1623
1624 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1625
1626 * MAINTAINERS (Write After Approval): Add myself.
1627
1628 2015-01-25 Tom de Vries <tom@codesourcery.com>
1629
1630 * MAINTAINERS: Make whitespace consistent.
1631
1632 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1633
1634 * MAINTAINERS (Write After Approval): Add myself.
1635
1636 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1637
1638 * MAINTAINERS: (Write After Approval): Add myself.
1639
1640 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1641
1642 * MAINTAINERS: (Write After Approval): Add myself.
1643
1644 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1645
1646 * MAINTAINERS: (Write After Approval): Add myself.
1647
1648 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1649
1650 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1651 objective-c/c++ front end maintainer.
1652
1653 2015-01-13 Marek Polacek <polacek@redhat.com>
1654
1655 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1656
1657 2015-01-12 Jeff Law <law@redhat.com>
1658
1659 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1660 a very long time.
1661
1662 2015-01-09 Ian Lance Taylor <iant@google.com>
1663
1664 * configure.ac (host_tools): Add gotools.
1665 * Makefile.def (host_modules): Add gotools.
1666 (dependencies): Add dependency of all-gotools on all-target-libgo.
1667
1668 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1669
1670 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1671 * configure: Regenerate.
1672
1673 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1674
1675 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1676 all-target-libgomp.
1677 * Makefile.in: Regenerate.
1678
1679 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1680
1681 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1682
1683 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1684
1685 * configure.ac: Add Visium support.
1686 * configure: Regenerate.
1687
1688 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1689
1690 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1691 * configure: Regenerate.
1692
1693 2015-01-03 Andrew Pinski <apinski@cavium.com>
1694
1695 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1696 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1697 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1698 (OBJCOPY_FOR_TARGET): New variable.
1699 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1700 * Makefile.in: Regenerate.
1701 * configure.ac: Check for already installed target objcopy.
1702 Also GCC_TARGET_TOOL on objcopy.
1703 * configure: Regenerate.
1704
1705 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1706
1707 * config.sub: Update from upstream, to 2015-01-01 version.
1708 * config.guess: Ditto.
1709
1710 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1711
1712 * MAINTAINERS (RTEMS Ports): Add myself.
1713
1714 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1715
1716 * MAINTAINERS (Write After Approval): Add myself.
1717
1718 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1719
1720 * MAINTAINERS (Write After Approval): Add myself.
1721
1722 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1723
1724 * configure.ac (--enable-as-accelerator-for): Don't set
1725 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1726 * configure: Regenerate.
1727
1728 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1729
1730 PR bootstrap/64023
1731 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1732 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1733 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1734 to CXX.
1735 * Makefile.in: Regenerated.
1736
1737 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1738 Yury Gribov <y.gribov@samsung.com>
1739
1740 * .gitignore: Added .local.vimrc and .lvimrc.
1741 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1742 * Makefile.in: Regenerate.
1743
1744 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1745
1746 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1747 * configure: Regenerated.
1748
1749 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1750
1751 * MAINTAINERS (nvptx port): New entry.
1752
1753 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1754
1755 * configure: Regenerate.
1756
1757 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1758
1759 * configure.ac: Merge with Binutils.
1760
1761 2014-11-26 Tobias Burnus <burnus@net-b.de>
1762
1763 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1764 * Makefile.in: Regenerate.
1765
1766 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1767
1768 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1769 missing flex.
1770 * Makefile.in: Regenerated.
1771
1772 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1773
1774 * Makefile.in: Regenerate.
1775
1776 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1777
1778 PR bootstrap/63784
1779 * libtool.m4: Add $pic_flag with -shared.
1780
1781 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1782
1783 * MAINTAINERS (Write After Approval): Added myself.
1784
1785 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1786
1787 * MAINTAINERS (write-after-approval): Add myself.
1788
1789 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1790
1791 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1792 from 2 years ago.
1793
1794 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1795
1796 Revert:
1797 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1798
1799 * MAINTAINERS (Write After Approval): Added myself as line map
1800 maintainer.
1801
1802 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1803
1804 Revert:
1805 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1806
1807 * MAINTAINERS (Write After Approval): Added myself.
1808
1809 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1810
1811 * MAINTAINERS (Write After Approval): Added myself.
1812
1813 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1814
1815 * MAINTAINERS (Write After Approval): Added myself as line map
1816 maintainer.
1817
1818 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1819
1820 * MAINTAINERS (Various Maintainers): Added myself as line map
1821 maintainer.
1822
1823 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1824
1825 * move-if-change: Sync from upstream gnulib.
1826
1827 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1828
1829 * compile: Sync with upstream Automake.
1830 * depcomp: Ditto.
1831 * install-sh: Ditto.
1832 * missing: Ditto.
1833 * mkinstalldirs: Ditto.
1834 * ylwrap: Ditto.
1835
1836 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1837
1838 * config.sub: Update from upstream config repo.
1839 * config.guess: Ditto.
1840
1841 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1842
1843 * Makefile.def: Add liboffloadmic to target_modules. Make
1844 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1845 * Makefile.in: Regenerate.
1846 * configure: Regenerate.
1847 * configure.ac: Add liboffloadmic to target binaries.
1848 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1849 Add liboffloadmic to noconfig list when C++ is not supported.
1850
1851 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1852 Thomas Schwinge <thomas@codesourcery.com>
1853 Ilya Verbin <ilya.verbin@intel.com>
1854 Andrey Turetskiy <andrey.turetskiy@intel.com>
1855
1856 * configure: Regenerate.
1857 * configure.ac (--enable-as-accelerator-for)
1858 (--enable-offload-targets): New configure options.
1859
1860 2014-11-11 Tobias Burnus <burnus@net-b.de>
1861
1862 * Makefile.def: Make all-gcc depend on all-isl.
1863 * Makefile.in: Regenerate.
1864
1865 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1866
1867 * ChangeLog.jit: New.
1868 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1869
1870 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1871
1872 PR target/63610
1873 * libtool.m4: Fix globbing of darwin versions.
1874 * configure: Regenerate.
1875
1876 2014-11-11 Tobias Burnus <burnus@net-b.de>
1877
1878 * Makefile.def: Remove CLooG.
1879 * Makefile.tpl: Ditto.
1880 * configure.ac: Ditto.
1881 * configure: Regenerate.
1882 * Makefile.in: Ditto.
1883
1884 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1885
1886 * configure.ac: Handle nvptx-*-*.
1887 * configure: Regenerate.
1888
1889 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1890
1891 * MAINTAINERS (Write After Approval): Add myself.
1892
1893 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1894
1895 * Makefile.def (libcc1): Remove bootstrap=true;.
1896 * Makefile.in: Regenerated.
1897
1898 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1899
1900 * configure.ac: Update comment.
1901 * configure: Regenerate.
1902
1903 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1904
1905 * MAINTAINERS (Write After Approval): Add myself.
1906
1907 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1908
1909 * configure.ac (extra_host_libiberty_configure_flags): Add
1910 --enable-shared also for libcc1's benefit.
1911 * configure: Regenerate.
1912
1913 2014-10-29 Tristan Gingold <gingold@adacore.com>
1914
1915 * MAINTAINERS: Change my email address.
1916
1917 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1918 Tom Tromey <tromey@redhat.com>
1919
1920 * Makefile.def: Add libcc1 to host_modules.
1921 * configure.ac (host_tools): Add libcc1.
1922 * Makefile.in, configure: Rebuild.
1923
1924 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1925
1926 * configure.ac (build_configargs): Don't share config.cache between
1927 build subdirs.
1928 * configure: Regenerate.
1929
1930 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1931
1932 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1933 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1934 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1935 leon3v7 as leon3.
1936 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1937 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1938 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1939 * config/sparc/sparc.md (cpu): Add leon3v7.
1940 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1941
1942 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1943
1944 * MAINTAINERS (write-after-approval): Add myself.
1945
1946 2014-10-23 Ian Lance Taylor <iant@google.com>
1947
1948 * configure.ac: Disable the Go frontend on systems where it is known
1949 to not work.
1950 * configure: Regenerate.
1951
1952 2014-10-23 Richard Biener <rguenther@suse.de>
1953
1954 * Makefile.def: Add libcpp build module and dependencies.
1955 * configure.ac: Add libcpp build module.
1956 * Makefile.in: Regenerate.
1957 * configure: Likewise.
1958
1959 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1960
1961 * MAINTAINERS (write-after-approval): Add myself.
1962
1963 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1964
1965 * INSTALL/README: Do not mention CVS.
1966
1967 2014-10-03 Jing Yu <jingyu@google.com>
1968
1969 * configure.ac: Add aarch64 to list of targets that support gold.
1970 * configure: Regenerate.
1971
1972 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1973
1974 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1975
1976 2014-09-29 Catherine Moore <clm@codesourcery.com>
1977
1978 * MAINTAINERS: Add myself as MIPS maintainer.
1979
1980 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1981
1982 * MAINTAINERS: Move myself to MIPS maintainers.
1983
1984 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1985
1986 * MAINTAINERS: Put all email addresses between '<' and '>'.
1987
1988 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1989
1990 * MAINTAINERS: Move myself to reviewers (Fortran).
1991
1992 2014-09-01 Andi Kleen <ak@linux.intel.com>
1993
1994 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1995 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1996 * Makefile.in: Regenerate.
1997
1998 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1999
2000 * rtx-classes-status.txt: Delete
2001
2002 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2003
2004 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2005
2006 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2007
2008 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2009 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2010 of checking for version number.
2011 * configure: Regenerated.
2012 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2013
2014 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2015
2016 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2017 is done; begin phase 6 (use extra rtx_def subclasses).
2018
2019 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2020
2021 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2022 done; begin phase 5 (additional rtx_def subclasses).
2023
2024 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2025
2026 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2027
2028 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2029
2030 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2031 SET_BB_HEADER are done.
2032
2033 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2034
2035 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2036 done.
2037
2038 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2039
2040 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2041
2042 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2043
2044 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2045
2046 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2047
2048 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2049
2050 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2051
2052 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2053
2054 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2055
2056 * rtx-classes-status.txt: Phase 3 (per-file commits within
2057 "config" subdirs) is done; begin phase 4 (removal of
2058 "scaffolding").
2059
2060 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2061
2062 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2063 dir) is done; begin phase 3 (per-file commits within "config"
2064 subdirs).
2065
2066 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2067
2068 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2069 phase 2 (per-file commits in main source dir).
2070
2071 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2072
2073 * configure: Regenerated.
2074
2075 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2076
2077 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2078
2079 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2080
2081 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2082
2083 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2084
2085 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2086
2087 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2088
2089 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2090
2091 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2092
2093 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2094
2095 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2096
2097 * MAINTAINERS (Write After Approval): Add myself.
2098
2099 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2100
2101 * MAINTAINERS: Remove myself
2102
2103 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2104
2105 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2106
2107 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2108
2109 * MAINTAINERS (Write After Approval): Add myself.
2110
2111 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2112
2113 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2114 SET_BB_HEADER, SET_BB_FOOTER
2115
2116 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2117
2118 * rtx-classes-status.txt: New file
2119
2120 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2121
2122 * configure.ac: Eliminate ClooG installation dependency.
2123 * configure: Regenerate.
2124 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2125 * Makefile.in: Regenerate.
2126
2127 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2128
2129 * MAINTAINERS (Write After Approval): Add myself.
2130
2131 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2132
2133 * MAINTAINERS (Write After Approval): Add myself.
2134
2135 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2136
2137 * MAINTAINERS (Write After Approval): Add myself.
2138
2139 2014-07-28 Anthony Green <green@moxielogic.com>
2140
2141 Import from savannah.gnu.org:
2142 * config.sub: Update to 2014-07-28 version.
2143
2144 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2145
2146 * MAINTAINERS: Remove my MIPS maintainer entry.
2147
2148 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2149
2150 PR target/47230
2151 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2152 * configure: Regenerate.
2153
2154 2014-07-24 James Norris <jnorris@codesourcery.com>
2155
2156 * MAINTAINERS (Write After Approval): Add myself.
2157
2158 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2159
2160 * configure.ac: Accept only CLooG 0.18.1.
2161 * configure: Regenerate.
2162
2163 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2164
2165 * configure.ac: Don't accept isl 0.11.
2166 * configure: Regenerate.
2167
2168 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2169
2170 * MAINTAINERS (Write After Approval): Add myself.
2171
2172 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2173
2174 * configure.ac: Don't accept isl 0.10.
2175 * configure: Regenerate.
2176
2177 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2178
2179 Fix include path for in-tree cloog.
2180 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2181 * configure: Regenerate.
2182
2183 2014-06-18 Richard Henderson <rth@redhat.com>
2184
2185 * .gitignore: Import gcc_update output.
2186
2187 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2188
2189 * config-ml.in: Robustify ac_configure_args parsing.
2190
2191 * configure.ac (--enable-linker-plugin-configure-flags)
2192 (--enable-linker-plugin-flags): New flags.
2193 (configdirs): Conditionally add libiberty-linker-plugin.
2194 * configure: Regenerate.
2195 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2196 (host_modules) <lto-plugin>: Pay attention to
2197 @extra_linker_plugin_flags@ and
2198 @extra_linker_plugin_configure_flags@.
2199 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2200 * Makefile.in: Regenerate.
2201
2202 * Makefile.tpl (configure-[+prefix+][+module+])
2203 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2204 "module_srcdir" instead of "module" for locating a module's srcdir.
2205 * Makefile.in: Regenerate.
2206
2207 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2208
2209 * MAINTAINERS (Write After Approval): Add myself.
2210
2211 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2212
2213 * MAINTAINERS: Update my email address.
2214
2215 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2216
2217 * MAINTAINERS (Write After Approval): Add myself.
2218
2219 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2220
2221 * MAINTAINERS (Write After Approval): Add myself.
2222
2223 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2224
2225 PR libstdc++/61011
2226 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2227 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2228 * configure: Regenerate.
2229
2230 2014-05-28 Pedro Alves <palves@redhat.com>
2231
2232 * MAINTAINERS (Write After Approval): Add myself.
2233
2234 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2235
2236 * MAINTAINERS: Update my affiliation/email.
2237
2238 2014-05-19 Mike Stump <mikestump@comcast.net>
2239
2240 * MAINTAINERS: Add wide-int reviewers.
2241
2242 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2243
2244 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2245 * configure: Regenerated.
2246
2247 2014-05-15 Torvald Riegel <triegel@redhat.com>
2248
2249 * MAINTAINERS (libitm): Add myself as maintainer.
2250
2251 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2252
2253 * MAINTAINERS (Write After Approval): Add myself.
2254
2255 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2256
2257 * config.sub, config.guess: Import from upstream.
2258
2259 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2260
2261 * MAINTAINERS (Write After Approval): Put myself in correct order.
2262
2263 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2264
2265 * MAINTAINERS (Write After Approval): Add myself.
2266
2267 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2268
2269 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2270 section.
2271
2272 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2273
2274 * MAINTAINERS (Write After Approval): Delete myself.
2275
2276 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2277
2278 PR sanitizer/56781
2279 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2280 and -B* options with -Xcompiler.
2281
2282 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2283
2284 PR bootstrap/60620
2285 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2286 * Makefile.in: Regenerate.
2287
2288 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2289
2290 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2291 for WINDRES_FOR_TARGET in default-manifest.o rule.
2292 * Makefile.in: Regenerate.
2293
2294 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2295
2296 * MAINTAINERS (Write After Approval): Add myself.
2297
2298 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2299
2300 PR sanitizer/56781
2301 * Makefile.def: Set bootstrap=true; for host fixincludes.
2302 * configure.ac: Don't bootstrap host fixincludes unless
2303 --with-build-config=bootstrap-{a,ub}san.
2304 * Makefile.in: Regenerated.
2305 * configure: Regenerated.
2306
2307 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2308
2309 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2310 --enable-vtable-verify option parsing. Don't add
2311 target-libsanitizer to bootstrap_target_libs unless
2312 --with-build-config=bootstrap-asan or
2313 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2314 to bootstrap_target_libs unless --enable-vtable-verify.
2315 * configure: Regenerated.
2316
2317 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2318
2319 * MAINTAINERS (Write After Approval): Add myself.
2320
2321 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2322
2323 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2324
2325 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2326
2327 PR bootstrap/58572
2328 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2329 -I for libstdc++-v3 includes if $(LEAN).
2330 * Makefile.in: Regenerated.
2331
2332 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2333
2334 * MAINTAINERS: Update my email address.
2335
2336 2014-02-24 Walter Lee <walt@tilera.com>
2337
2338 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2339 (tilegx-*-*): Change to tilegx*-*-*.
2340 * configure: Regenerate.
2341
2342 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2343
2344 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2345
2346 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2347
2348 * MAINTAINERS (Write After Approval): Add myself.
2349
2350 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2351
2352 PR target/59788
2353 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2354 *solaris2*.
2355
2356 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2357
2358 * MAINTAINERS: Update my email address.
2359
2360 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2361
2362 * MAINTAINERS: Convert to UTF-8.
2363 Properly sort Xinliang David Li's entry.
2364
2365 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2366 Sandra Loosemore <sandra@codesourcery.com>
2367
2368 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2369 nios2 port maintainers.
2370
2371 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2372
2373 * MAINTAINERS (Write After Approval): Add myself.
2374
2375 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2376
2377 * configure.ac: Add user-friendly check for native x86_64-linux
2378 multilibs.
2379 * configure: Regenerate.
2380
2381 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2382
2383 * MAINTAINERS: Add myself as sh maintainer.
2384
2385 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2386
2387 * MAINTAINERS: Add self as SLSR maintainer.
2388
2389 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2390
2391 * MAINTAINERS: Update my email address.
2392
2393 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2394
2395 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2396
2397 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2398
2399 * Makefile.in: Regenerate.
2400
2401 * Makefile.tpl: Fix typo.
2402 * Makefile.in: Regenerate partially.
2403
2404 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2405
2406 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2407 supported.
2408 * configure: Regenerated.
2409
2410 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2411
2412 * MAINTAINERS (Write After Approval): Add myself.
2413
2414 2013-10-30 Jason Merrill <jason@redhat.com>
2415
2416 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2417 --disable-build-format-warnings.
2418
2419 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2420
2421 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2422 depend on libstdc++ and libgcc.
2423 * configure: Regenerate.
2424 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2425 libcilkrts for POSIX and i*86, and x86_64 architectures.
2426 * Makefile.in: Added libcilkrts related fields to support building it.
2427
2428 2013-10-26 Jeff Law <law@redhat.com>
2429
2430 * Makefile.def (target_modules): Remove libmudflap
2431 (languages): Remove check-target-libmudflap).
2432 * Makefile.in: Rebuilt.
2433 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2434 * configure.ac (target_libraries): Remove target-libmudflap.
2435 Remove checks which disabled libmudflap on some systems.
2436 * configure: Rebuilt.
2437 * libmudflap: Directory removed.
2438
2439 2013-10-21 Cong Hou <congh@google.com>
2440
2441 * MAINTAINERS (Write After Approval): Add myself.
2442
2443 2013-10-16 Mike Stump <mikestump@comcast.net>
2444
2445 * .dir-locals.el: Add.
2446
2447 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2448
2449 * configure.ac: Add --enable-host-shared
2450 * configure: Regenerate.
2451
2452 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2453
2454 Import from savannah.gnu.org:
2455 * config.guess: Update to 2013-06-10 version.
2456 * config.sub: Update to 2013-10-01 version.
2457
2458 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2459
2460 Changes to build configuration to allow big endian ARC ELF toolchain
2461 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2462 * configure: Regenerate.
2463
2464 2013-09-20 Alan Modra <amodra@gmail.com>
2465
2466 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2467 ppc host match. Support little-endian powerpc linux hosts.
2468
2469 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2470
2471 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2472 maintainer.
2473
2474 2013-09-12 DJ Delorie <dj@redhat.com>
2475
2476 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2477 maintainers.
2478
2479 2013-09-03 Richard Biener <rguenther@suse.de>
2480
2481 * configure.ac: Also allow ISL 0.12.
2482 * configure: Regenerated.
2483
2484 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2485
2486 * MAINTAINERS (Write After Approval): Add myself.
2487
2488 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2489
2490 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2491
2492 2013-08-26 Caroline Tice <cmtice@google.com>
2493
2494 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2495 "Various Reviewers" to libvtv "Various Maintainers".
2496
2497 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2498
2499 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2500
2501 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2502
2503 * MAINTAINERS: Update name, email.
2504
2505 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2506
2507 * MAINTAINERS (Write After Approval): Add myself.
2508
2509 2013-08-12 Caroline Tice <cmtice@google.com>
2510
2511 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2512 address in the Write After Approval section.
2513
2514 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2515
2516 * MAINTAINERS (Write After Approval): Update email.
2517
2518 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2519
2520 * configure.ac: Adjust to check VTV_SUPPORTED.
2521 * configure: Regenerated.
2522
2523 2013-08-02 Caroline Tice <cmtice@google.com>
2524
2525 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2526 on non-linux systems; add target-libvtv to noconfigdirs; add
2527 libsupc++/.libs to C++ library search paths.
2528 * configure: Regenerated.
2529 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2530 libstdc++ and libgcc.
2531 * Makefile.in: Regenerated.
2532
2533 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2534
2535 * MAINTAINERS (Write After Approval): Add myself.
2536
2537 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2538 Shiva Chen <shiva0217@gmail.com>
2539
2540 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2541 nds32 port maintainers.
2542
2543 2013-07-17 Tim Shen <timshen91@gmail.com>
2544
2545 * MAINTAINERS (Write After Approval): Add myself.
2546
2547 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2548
2549 * configure.ac: Sync from binutils.
2550 * configure: Regenerate.
2551
2552 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2553
2554 * MAINTAINERS (Write After Approval): Add myself.
2555
2556 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2557
2558 * MAINTAINERS (Write After Approval): Add myself.
2559
2560 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2561
2562 * MAINTAINERS (Write After Approval): Add myself.
2563
2564 2013-04-30 Brooks Moses <bmoses@google.com>
2565
2566 * MAINTAINERS: Update my email; move myself from Fortran
2567 reviewer to Write After Approval.
2568
2569 2013-04-16 Andreas Schwab <schwab@suse.de>
2570
2571 * configure.ac (aarch64-*-*): Don't disable java.
2572 * configure: Regenerate.
2573
2574 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2575
2576 * MAINTAINERS (Write After Approval): Add myself.
2577
2578 2013-03-30 Matthias Klose <doko@ubuntu.com>
2579
2580 * Makefile.def (target_modules): Don't install libffi.
2581 * Makefile.in: Regenerate.
2582
2583 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2584
2585 * MAINTAINERS (Write After Approval): Add myself.
2586
2587 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2588
2589 * MAINTAINERS (Write After Approval): Add myself.
2590
2591 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2592
2593 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2594 * configure: Regenerated.
2595
2596 2013-02-05 Ian Lance Taylor <iant@google.com>
2597
2598 PR go/55969
2599 * configure.ac: Disable libgo on some systems where it does not
2600 work.
2601
2602 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2603
2604 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2605 Remove Geoff Keating as rs6000 port maintainer, at his request.
2606
2607 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2608
2609 * MAINTAINERS: Update my email.
2610
2611 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2612
2613 * configure: Re-generate.
2614
2615 2013-01-15 Richard Biener <rguenther@suse.de>
2616
2617 PR other/55973
2618 * configure: Re-generate.
2619
2620 2013-01-14 Matthias Klose <doko@ubuntu.com>
2621
2622 * Makefile.def (install-target-libsanitizer): Depend on
2623 install-target-libstdc++-v3.
2624 * Makefile.in: Regenerate.
2625
2626 2013-01-14 Richard Biener <rguenther@suse.de>
2627
2628 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2629 * configure: Re-generate
2630
2631 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2632
2633 * config.sub: Update from config repo.
2634
2635 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2636
2637 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2638 * Makefile.in: Regenerate.
2639
2640 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2641
2642 * MAINTAINERS (arc): Add new port maintainership for myself.
2643
2644 2013-01-09 Jason Merrill <jason@redhat.com>
2645
2646 * .gitignore: Import from gdb repository.
2647
2648 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2649
2650 * Makefile.def (configure-gcc): Depend on all-gmp.
2651 (all-gcc): Remove dependency on all-gmp.
2652 * Makefile.in: Regenerated.
2653
2654 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2655
2656 * config.sub: Merge from config repo.
2657 * config.guess: Ditto.
2658
2659 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2660
2661 * Makefile.def: Merge from binutils.
2662 * Makefile.in: Ditto.
2663
2664 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2665
2666 * MAINTAINERS: Update my email.
2667
2668 2012-12-29 Ben Elliston <bje@gnu.org>
2669
2670 * config.guess: Update to 2012-12-29 version.
2671 * config.sub: Likewise.
2672
2673 2012-12-20 Matthias Klose <doko@ubuntu.com>
2674
2675 * Makefile.def (install-target-libgfortran): Depend on
2676 install-target-libquadmath, install-target-libgcc.
2677 (install-target-libsanitizer): Depend on install-target-libgcc.
2678 (install-target-libjava): Depend on install-target-libgcc.
2679 (install-target-libitm): Depend on install-target-libgcc.
2680 (install-target-libobjc): Depend on install-target-libgcc.
2681 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2682 * Makefile.in: Regenerate.
2683
2684 2012-12-19 Matthias Klose <doko@ubuntu.com>
2685
2686 * Makefile.def (install-target-libgo): Depend on
2687 install-target-libatomic.
2688 * Makefile.in: Regenerate.
2689
2690 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2691
2692 PR go/55201
2693 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2694 * Makefile.in: Regenerate.
2695
2696 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2697
2698 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2699 * configure: Regenerate.
2700
2701 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2702
2703 * config.sub: Merge from config repo.
2704
2705 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2706
2707 * Makefile.def (target_modules): Add bootstrap=true and
2708 raw_cxx=true to libsanitizer.
2709 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2710 * Makefile.in: Regenerated.
2711 * configure: Likewise.
2712
2713 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2714
2715 * MAINTAINERS: Remove self as RTL optimization maintainer.
2716
2717 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2718
2719 * MAINTAINERS (Write After Approval): Add myself.
2720
2721 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2722
2723 * Makefile.def (target_modules): Remove bootstrap=true and
2724 raw_cxx=true from libsanitizer.
2725 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2726 * Makefile.in: Regenerated.
2727 * configure: Likewise.
2728
2729 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2730
2731 * Makefile.def (target_modules): Add bootstrap=true and
2732 raw_cxx=true to libsanitizer.
2733 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2734 * Makefile.in: Regenerated.
2735 * configure: Likewise.
2736
2737 2012-11-28 Andrew Pinski <apinski@cavium.com>
2738
2739 PR bootstrap/54279
2740 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2741 * configure: Regenerate.
2742 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2743 * Makefile.in: Regenerate.
2744
2745 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2746
2747 * configure.ac: Disable libsanitizer if we're not building C++.
2748 * configure: Regenerate.
2749
2750 2012-11-15 Roland McGrath <roland@hack.frob.com>
2751
2752 * MAINTAINERS (Write After Approval): Add myself.
2753
2754 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2755
2756 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2757 Kostya Serebryany (kcc@google.com) and
2758 Jakub Jelinek (jakub@redhat.com).
2759 Rename area for Dodji Seketeli (dodji@redhat.com).
2760
2761 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2762
2763 * MAINTAINERS: (asan.c, related): Add myself.
2764
2765 2012-11-14 Roland McGrath <mcgrathr@google.com>
2766
2767 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2768 * configure: Regenerate.
2769
2770 2012-11-13 Richard Henderson <rth@redhat.com>
2771
2772 * configure.ac: Move libsanitizer logic to subdirectory.
2773 * configure: Regenerate.
2774
2775 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2776
2777 * configure.ac: Enable libsanitizer just on x86 linux for now.
2778 * configure: Re-generate.
2779
2780 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2781
2782 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2783 sections.
2784 * configure: Regenerate.
2785
2786 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2787
2788 * configure.ac: Add section for configdirs for libsanitizer.
2789 Disable for cris-*-* and mmix-*-*.
2790 * configure: Regenerate.
2791
2792 2012-11-12 Wei Mi <wmi@google.com>
2793
2794 * configure.ac: Add libsanitizer to target_libraries.
2795 * Makefile.def: Ditto.
2796 * configure: Regenerate.
2797 * Makefile.in: Regenerate.
2798 * libsanitizer: New directory for asan runtime. Contains an empty
2799 tsan directory.
2800
2801 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2802
2803 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2804 against Mingw64 w32api.
2805 * configure: Regenerate.
2806
2807 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2808
2809 * configure: Regenerated.
2810
2811 2012-11-03 Robert Mason <rbmj@verizon.net>
2812
2813 * configure.ac: add --disable-libstdcxx configure option
2814 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2815
2816 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2817
2818 * MAINTAINERS (Write After Approval): Add myself.
2819
2820 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2821
2822 * MAINTAINERS (Write After Approval): Add myself.
2823
2824 2012-10-24 Sharad Singhai <singhai@google.com>
2825
2826 * MAINTAINERS (Write After Approval): Add myself.
2827
2828 2012-10-24 Eric Christopher <echristo@gmail.com>
2829
2830 * MAINTAINERS: Update email address.
2831
2832 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2833
2834 PR bootstrap/54820
2835 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2836 * configure: Regenerate.
2837
2838 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2839
2840 * MAINTAINERS (aarch64): Add Marcus and myself.
2841
2842 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2843
2844 PR bootstrap/54820
2845 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2846 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2847 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2848 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2849 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2850 * Makefile.in: Regenerate.
2851 * configure.ac (have_static_libs): New variable and associated check.
2852 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2853 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2854 * configure: Regenerate.
2855
2856 2012-10-10 Richard Biener <rguenther@suse.de>
2857
2858 * MAINTAINERS: Adjust for changed surname.
2859
2860 2012-10-04 Lawrence Crowl <crowl@google.com>
2861
2862 * MAINTAINERS (Write After Approval): Add myself.
2863
2864 2012-10-01 Cary Coutant <ccoutant@google.com>
2865
2866 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2867
2868 2012-09-28 Ian Lance Taylor <iant@google.com>
2869
2870 * Makefile.def: Make all-target-libgo depend on
2871 all-target-libbacktrace.
2872 * Makefile.in: Rebuild.
2873
2874 2012-09-26 Ian Lance Taylor <iant@google.com>
2875
2876 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2877 * Makefile.in: Rebuild.
2878
2879 2012-09-20 Walter Lee <walt@tilera.com>
2880
2881 * configure.ac: Add tilegx to list of targets that support gold.
2882 * configure: Regenerate.
2883
2884 2012-09-20 Marek Polacek <polacek@redhat.com>
2885
2886 * MAINTAINERS (Write After Approval): Add myself.
2887
2888 2012-09-19 Steve Ellcey <sellcey@mips.com>
2889
2890 * configure.ac: Add mips*-mti-elf* target.
2891 * configure: Regenerate.
2892
2893 2012-09-17 Ian Lance Taylor <iant@google.com>
2894
2895 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2896 * configure.ac (host_libs): Add libbacktrace.
2897 (target_libraries): Add libbacktrace.
2898 * Makefile.def (host_modules): Add libbacktrace.
2899 (target_modules): Likewise.
2900 * configure, Makefile.in: Rebuild.
2901
2902 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2903
2904 PR target/38607
2905 Merge upstream change.
2906 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2907
2908 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2909 Add libgomp*.o to compare_exclusions for AIX.
2910 * configure: Regenerate.
2911
2912 2012-09-06 Diego Novillo <dnovillo@google.com>
2913
2914 * configure.ac: Bump minimum GMP version to 4.2.3.
2915 * configure: Re-generate.
2916
2917 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2918
2919 PR target/54461
2920 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2921 target-libgloss if not configured --with-avrlibc=no.
2922 * configure: Regenerate.
2923
2924 2012-09-04 Jason Merrill <jason@redhat.com>
2925
2926 * configure.ac: Fix --enable-languages=all.
2927
2928 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2929
2930 * MAINTAINERS (Write After Approval): Add myself.
2931
2932 2012-09-03 Richard Guenther <rguenther@suse.de>
2933
2934 PR bootstrap/54138
2935 * configure.ac: Re-organize ISL / CLOOG checks to allow
2936 disabling with either --without-isl or --without-cloog.
2937 * configure: Regenerated.
2938
2939 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2940
2941 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2942 * configure: Regenerate.
2943
2944 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2945
2946 * MAINTAINERS: Fix my email address.
2947
2948 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2949
2950 PR binutils/4970
2951 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2952 and opcodes.
2953 * Makefile.in: Regenerated.
2954
2955 2012-08-26 Art Haas <ahaas@impactweather.com>
2956
2957 * configure: Regenerate.
2958
2959 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2960
2961 * INSTALL/README: Also refer to the online installation
2962 instructions.
2963
2964 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2965
2966 * MAINTAINERS (Write After Approval): Add myself.
2967 (Picochip port): Remove myself.
2968
2969 2012-08-14 Diego Novillo <dnovillo@google.com>
2970
2971 Merge from cxx-conversion branch.
2972
2973 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2974 POSTSTAGE1_CONFIGURE_FLAGS.
2975 * Makefile.in: Regenerate.
2976 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2977 Force C++ when bootstrapping.
2978 * configure: Regenerate.
2979
2980 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2981
2982 * MAINTAINERS (Write After Approval): Add myself.
2983
2984 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2985
2986 * README: Document use of ranges of years in copyright notices.
2987
2988 2012-07-06 Richard Guenther <rguenther@suse.de>
2989
2990 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2991 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2992 --with-gmp=system.
2993 * Makefile.in: Regenerated.
2994 * configure: Likewise.
2995
2996 2012-07-06 Richard Guenther <rguenther@suse.de>
2997
2998 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2999 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3000 supply V=1 as extra_make_flags.
3001 * configure: Regenerated.
3002 * Makefile.in: Likewise.
3003
3004 2012-07-04 Tristan Gingold <gingold@adacore.com>
3005
3006 * configure: Regenerate.
3007
3008 2012-07-03 Richard Guenther <rguenther@suse.de>
3009
3010 * Makfile.def (isl): Remove not necessary extra_exports and
3011 extra_make_flags.
3012 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3013 * Makefile.in: Regenerated.
3014
3015 2012-07-03 Richard Guenther <rguenther@suse.de>
3016
3017 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3018 * configure.ac: If either the ISL or the CLooG check failed
3019 do not try to build in-tree versions.
3020 * Makefile.in: Regenerated.
3021 * configure: Regenerated.
3022
3023 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3024
3025 * configure: Regenerate.
3026
3027 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3028
3029 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3030 maintainer.
3031
3032 2012-07-02 Richard Guenther <rguenther@suse.de>
3033
3034 * configure: Regenerated.
3035
3036 2012-07-02 Richard Guenther <rguenther@suse.de>
3037 Michael Matz <matz@suse.de>
3038 Tobias Grosser <tobias@grosser.es>
3039 Sebastian Pop <sebpop@gmail.com>
3040
3041 * Makefile.def: Add ISL host module, remove PPL host module.
3042 Adjust ClooG host module to use the proper ISL.
3043 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3044 * configure.ac: Include config/isl.m4. Add ISL host library,
3045 remove PPL. Remove PPL configury, add ISL configury, adjust
3046 ClooG configury.
3047 * Makefile.in: Regenerated.
3048 * configure: Likewise.
3049
3050 2012-07-02 Richard Guenther <rguenther@suse.de>
3051
3052 Merge from graphite branch
3053 2011-07-21 Tobias Grosser <tobias@grosser.es>
3054
3055 * configure: Regenerated.
3056 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3057 both cloog.org and legacy versions. The only supported version will
3058 be CLooG with the isl backend.
3059
3060 2011-07-21 Tobias Grosser <tobias@grosser.es>
3061
3062 * configure: Regenerated.
3063 * configure.ac: Require cloog isl 0.17.0
3064
3065 2011-07-21 Tobias Grosser <tobias@grosser.es>
3066
3067 * configure: Regenerated.
3068 * config/cloog.m4: Do not define CLOOG_ORG
3069
3070 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3071
3072 * configure.ac: Skip C if explicitly selected.
3073 * configure: Regenerate.
3074
3075 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3076
3077 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3078 they contain -O2.
3079 * configure: Regenerate.
3080
3081 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3082
3083 PR debug/53740
3084 * df.h, df-problems.c, dce.c: Revert last patch.
3085
3086 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3087
3088 * MAINTAINERS (Write After Approval): Update my email address.
3089
3090 2012-06-21 Meador Inge <meadori@codesourcery.com>
3091
3092 * MAINTAINERS (Write After Approval): Add myself.
3093
3094 2012-06-20 Jason Merrill <jason@redhat.com>
3095
3096 * Makefile.tpl (check-target-libgomp-c++): New.
3097 (check-target-libitm-c++): New.
3098 * Makefile.def (c++): Add them.
3099 * Makefile.in: Regenerate.
3100
3101 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3102
3103 * MAINTAINERS (Write After Approval): Add myself.
3104
3105 2012-05-16 Olivier Hainque <hainque@adacore.com>
3106
3107 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3108 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3109 (install-no-fixedincludes): Adjust accordingly.
3110 * Makefile.in: Regenerate.
3111
3112 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3113
3114 Merge upstream change
3115 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3116
3117 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3118
3119 * MAINTAINERS (Write After Approval): Add myself.
3120
3121 2012-05-09 Nick Clifton <nickc@redhat.com>
3122 Paul Smith <psmith@gnu.org>
3123
3124 PR bootstrap/50461
3125 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3126 allow for the fact that from release v3.1.0 of MPFR the source
3127 files were moved into a src sub-directory.
3128 * configure: Regenerate.
3129
3130 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3131
3132 * configure.ac: Bump minimum MPFR version to 2.4.0.
3133 * configure: Regenerated.
3134
3135 2012-05-01 Richard Henderson <rth@redhat.com>
3136
3137 * Makefile.def (libatomic): New target_module.
3138 * configure.ac (target_libraries): Add libatomic.
3139 (noconfigdirs): Check if libatomic is supported.
3140 * Makefile.in, configure: Rebuild.
3141
3142 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3143
3144 * MAINTAINERS (Write After Approval): Add myself.
3145
3146 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3147
3148 * config.sub: Update to 2012-04-18 version from official repo.
3149
3150 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3151
3152 * MAINTAINERS (Write After Approval): Add myself.
3153
3154 2012-04-11 Steve Ellcey <sellcey@mips.com>
3155
3156 * MAINTAINERS: Changed email address.
3157
3158 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3159
3160 PR target/52737
3161 * contrib/gcc_update (files_and_dependencies):
3162 Remove gcc/config/avr/t-multilib from touch data.
3163
3164 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3165
3166 * MAINTAINERS (OS Port Maintainers): Remove irix.
3167 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3168 (unsupported_languages): Remove mips-sgi-irix6.*.
3169 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3170 (with_stabs): Remove.
3171 * configure: Regenerate.
3172
3173 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3174
3175 * MAINTAINERS (OS Port Maintainers): Remove osf.
3176 * configure.ac (enable_libgomp): Remove *-*-osf*.
3177 (with_stabs): Remove alpha*-*-osf*.
3178 * configure: Regenerate.
3179
3180 2012-03-05 Tristan Gingold <gingold@adacore.com>
3181
3182 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3183 * configure: Regenerate.
3184
3185 2012-02-17 Walter Lee <walt@tilera.com>
3186
3187 * MAINTAINERS: (Write After Approval): Delete myself.
3188
3189 2012-02-14 Walter Lee <walt@tilera.com>
3190
3191 * MAINTAINERS (tilegx port): Add myself.
3192 (tilepro port): Add myself.
3193 (Write After Approval): Add myself.
3194
3195 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3196
3197 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3198 and Joseph Myers as docstring relicensing maintainers.
3199
3200 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3201
3202 * MAINTAINERS (write-after-approval): Add myself.
3203
3204 2012-02-08 Ira Rosen <irar@il.ibm.com>
3205
3206 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3207 maintainer.
3208
3209 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3210
3211 * MAINTAINERS (Write After Approval): Move myself to
3212 maintain alphabetical order.
3213
3214 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3215
3216 * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3219
3220 * MAINTAINERS (Write After Approval): Add myself.
3221
3222 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3223 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3224
3225 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3226 * configure: Regenerate.
3227
3228 2012-01-23 Harshit Chopra <harshit@google.com>
3229
3230 * MAINTAINERS (Write After Approval): Add myself.
3231
3232 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3233
3234 * configure.ac: Remove reference to mh-interix.
3235 * configure: Regenerate.
3236
3237 2012-01-05 Richard Henderson <rth@redhat.com>
3238
3239 PR bootstrap/51072
3240 * configure.ac: Disable libitm if c++ is not enabled.
3241 * configure: Rebuild.
3242
3243 * configure.ac: Fix regexp for same.
3244 * configure: Rebuild.
3245
3246 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3247
3248 * MAINTAINERS (Write After Approval): Add myself.
3249
3250 2012-01-02 Richard Guenther <rguenther@suse.de>
3251
3252 PR bootstrap/51686
3253 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3254 * Makefile.in: Regenerate.
3255
3256 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3257
3258 * MAINTAINERS (Write After Approval): Add myself.
3259
3260 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3261
3262 * configure: Regenerate.
3263
3264 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3265
3266 * MAINTAINERS (picochip): Changed email address.
3267
3268 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3269
3270 * MAINTAINERS (write-after-approval): Add self.
3271
3272 2011-11-29 DJ Delorie <dj@redhat.com>
3273
3274 * configure.ac (rl78-*-*) New case.
3275 * configure: Regenerate.
3276 * MAINTAINERS: Add myself as RL78 maintainer.
3277
3278 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3279
3280 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3281
3282 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3283
3284 * libtool.m4: Additional FreeBSD 10 fixes.
3285
3286 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3287
3288 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3289 Maintainers section, as Epiphany maintainer.
3290
3291 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3292
3293 PR target/49992
3294 * configure.ac: Remove ranlib special-casing for Darwin.
3295 * configure: Regenerate.
3296
3297 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3298
3299 * MAINTAINERS (Reviewers): Keep the list sorted.
3300
3301 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3302
3303 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3304
3305 2011-11-09 Roland McGrath <mcgrathr@google.com>
3306
3307 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3308 * configure: Rebuild.
3309 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3310 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3311 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3312 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3313 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3314 Add READELF.
3315 * Makefile.in: Rebuild.
3316
3317 2011-11-09 Jason Merrill <jason@redhat.com>
3318
3319 * Makefile.def (language=c++): Remove check-c++0x.
3320 * Makefile.in (check-gcc-c++): Regenerate.
3321
3322 2011-11-08 Richard Henderson <rth@redhat.com>
3323
3324 * configure.ac: Test for libitm directory present first.
3325
3326 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3327
3328 * configure.ac: Test libitm/configure.tgt to disable libitm.
3329 * configure: Rebuild.
3330
3331 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3332 Richard Henderson <rth@redhat.com>
3333
3334 Merged from transactional-memory.
3335
3336 * Makefile.def (lang_env_dependencies): libitm is c++.
3337 Add libitm target module.
3338 * configure.ac: Likewise.
3339 * config/mmap.m4: New file.
3340 * contrib/gcc_update: Add libitm to touch data.
3341 * Makefile.in, configure: Rebuild.
3342
3343 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3344
3345 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3346 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3347 * Makefile.in: Regenerate.
3348
3349 2011-11-01 DJ Delorie <dj@redhat.com>
3350
3351 * config.sub: Update to version 2011-10-29 (added rl78)
3352
3353 2011-10-27 Nick Clifton <nickc@redhat.com>
3354
3355 * config.sub: Import these changes from the config project:
3356
3357 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3358 Ben Elliston <bje@gnu.org>
3359
3360 * config.sub (epiphany): New.
3361
3362 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3363 Ben Elliston <bje@gnu.org>
3364
3365 * config.sub (hexagon, hexagon-*): New.
3366
3367 2011-08-23 Roland McGrath <mcgrathr@google.com>
3368
3369 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3370 64eb to be64.
3371
3372 2011-08-16 Roland McGrath <mcgrathr@google.com>
3373
3374 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3375 (nacl): Grok as alias for 32el-unknown-nacl.
3376
3377 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3378
3379 * MAINTAINERS (Write After Approval): Add myself.
3380
3381 2011-10-24 Teresa Johnson <tejohnson@google.com>
3382
3383 * MAINTAINERS (Write After Approval): Add myself.
3384
3385 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3386
3387 * MAINTAINERS (sparc port): Remove myself.
3388
3389 2011-09-14 Tom de Vries <tom@codesourcery.com>
3390
3391 * MAINTAINERS (Write After Approval): Add myself.
3392
3393 2011-08-14 Yao Qi <yao@codesourcery.com>
3394
3395 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3396 * configure: Regenerate.
3397
3398 2011-07-26 Ian Lance Taylor <iant@google.com>
3399
3400 * configure.ac: Set have_compiler based on whether gcc directory
3401 exists, rather than on whether gcc is in configdirs.
3402 * configure: Rebuild.
3403
3404 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3405
3406 * MAINTAINERS (Global Reviewers): Add self.
3407
3408 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3409
3410 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3411 link directories.
3412 * Makefile.in: Rebuild.
3413
3414 2011-07-20 Ian Lance Taylor <iant@google.com>
3415
3416 PR bootstrap/49787
3417 * configure.ac: Move --enable-bootstrap handling earlier in file.
3418 If --enable-bootstrap and either --enable-build-with-cxx or
3419 --enable-build-poststage1-with-cxx, enable C++ automatically.
3420 * configure: Rebuild.
3421
3422 2011-07-19 Ian Lance Taylor <iant@google.com>
3423
3424 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3425 make C++ a boot_language. Set and substitute
3426 POSTSTAGE1_CONFIGURE_FLAGS.
3427 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3428 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3429 * configure, Makefile.in: Rebuild.
3430
3431 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3432
3433 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3434 maintainers.
3435
3436 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3437
3438 * MAINTAINERS (Global Reviewers): Add myself.
3439
3440 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3441
3442 * configure: Regenerate.
3443
3444 2011-07-16 Jason Merrill <jason@redhat.com>
3445
3446 * Makefile.def (language=c++): Add check-c++0x and
3447 check-target-libmudflap-c++.
3448 * Makefile.tpl (check-target-libmudflap-c++): New.
3449 * Makefile.in: Regenerate.
3450
3451 2011-07-16 Matthias Klose <doko@ubuntu.com>
3452
3453 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3454 * Makefile.def (target_modules/libjava): Pass
3455 $(EXTRA_CONFIGARGS_LIBJAVA).
3456 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3457 if not configured with --enable-static-libjava.
3458 * Makefile.in: Regenerate.
3459 * configure: Likewise.
3460
3461 2011-07-15 Jason Merrill <jason@redhat.com>
3462
3463 * Makefile.in (check-c++): Move check-gcc-c++0x after
3464 check-target-libstdc++-v3.
3465
3466 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3467
3468 * MAINTAINERS (c6x port): New entry.
3469
3470 2011-07-13 Jason Merrill <jason@redhat.com>
3471
3472 * Makefile.in (check-gcc-c++0x): New.
3473 (check-c++): Depend on it.
3474
3475 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3476
3477 PR target/39150
3478 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3479 x86_64-*-solaris2.1[0-9]*.
3480 * configure: Regenerate.
3481
3482 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3483
3484 * MAINTAINERS (RTL optimizers): Add self.
3485
3486 2011-06-27 Gabriel Charette <gchare@google.com>
3487
3488 * MAINTAINERS (Write After Approval): Add myself.
3489
3490 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3491
3492 PR regression/47836
3493 PR bootstrap/23656
3494 PR other/47733
3495 PR bootstrap/49247
3496 PR c/48825
3497 * configure.ac (target_libraries): Remove target-libiberty.
3498 Remove case-statement setting skipdirs=target-libiberty for
3499 multiple targets. Remove checking target_configdirs and
3500 removing target-libiberty but keeping target-libgcc if
3501 otherwise empty.
3502 * Makefile.def (target_modules): Don't add libiberty.
3503 (dependencies): Remove all traces of target-libiberty.
3504 * configure, Makefile.in: Regenerate.
3505
3506 2011-06-13 Walter Lee <walt@tilera.com>
3507
3508 * configure.ac (tilepro-*-*) New case.
3509 (tilegx-*-*): Likewise.
3510 * configure: Regenerate.
3511
3512 2011-06-06 Jing Yu <jingyu@google.com>
3513
3514 * configure.ac: Skip target-libiberty for
3515 arm*-*-linux-androideabi.
3516 * configure: Regenerated.
3517
3518 2011-06-06 Nick Clifton <nickc@redhat.com>
3519
3520 * config.sub: Sync from upstream.
3521
3522 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3523
3524 * MAINTAINERS (Write After Approval): Add myself.
3525
3526 2011-06-01 Daniel Jacobowitz <drow@false.org>
3527
3528 * MAINTAINERS: Update my email address.
3529
3530 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3531
3532 * MAINTAINERS (Write After Approval): Update my email address.
3533
3534 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3535
3536 * MAINTAINERS (Write After Approval): Add myself.
3537
3538 2011-05-08 Doug Kwan <dougkwan@google.com>
3539
3540 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3541 * configure: Regenerated.
3542 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3543 value from configure.
3544 * Makefile.in: Regenerated.
3545
3546 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3547
3548 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3549 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3550 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3551 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3552 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3553 *-*-vxworks*): Disable newlib and libgloss in separate case
3554 statement.
3555 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3556 to separate case statement.
3557 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3558 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3559 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3560 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3561 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3562 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3563 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3564 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3565 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3566 i[[3456789]]86-*-rdos*, m32r-*-*,
3567 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3568 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3569 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3570 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3571 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3572 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3573 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3574 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3575 and libgloss in main case over targets. Remove most empty cases
3576 in main case over targets.
3577 * configure: Regenerate.
3578
3579 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3580
3581 * MAINTAINERS (Write After Approval): Add myself.
3582
3583 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3584
3585 * configure.ac: Remove code setting special library locations for
3586 hppa*64*-*-hpux11*. Remove code setting compiler for
3587 sparc-sun-solaris2*.
3588 * configure: Regenerate.
3589
3590 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3591
3592 * configure.ac: Separate libgloss_dir settings from general case
3593 over targets.
3594 * configure: Regenerate.
3595
3596 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3597
3598 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3599 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3600 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3601 cases in libgcj-disabling case statement.
3602 (hppa*64*-*-linux*): Set unsupported_languages instead of
3603 disabling target-zlib.
3604 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3605 to hppa*64*-*-hpux*.
3606 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3607 hppa*-*-hpux*.
3608 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3609 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3610 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3611 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3612 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3613 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3614 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3615 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3616 libgcj-disabling case statement.
3617 * configure: Regenerate.
3618
3619 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3620
3621 * configure.ac: Disable Java for targets not supporting libffi.
3622 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3623 Remove cases in Java-disabling statement.
3624 (*arm-wince-pe): Change to arm-wince-pe.
3625 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3626 cases in Java-disabling statement.
3627 (bfin-*-*): Don't disable Java again.
3628 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3629 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3630 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3631 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3632 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3633 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3634 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3635 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3636 Java-disabling statement.
3637 (mmix-*-*): Don't disable Java again.
3638 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3639 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3640 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3641 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3642 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3643 statement.
3644 * configure: Regenerate.
3645
3646 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3647
3648 * configure.ac: Separate cases disabling Java and Java libraries
3649 from general case over targets.
3650 * configure: Regenerate.
3651
3652 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3653
3654 * MAINTAINERS: Update my email address.
3655
3656 2011-04-20 Easwaran Raman <eraman@google.com>
3657
3658 * MAINTAINERS (Write After Approval): Add myself.
3659
3660 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3661
3662 PR lto/48086
3663 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3664 * configure: Regenerate.
3665
3666 2011-04-16 Jim Meyering <meyering@redhat.com>
3667
3668 * MAINTAINERS (Write After Approval): Add myself.
3669
3670 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3671
3672 * MAINTAINERS: Update my email address.
3673
3674 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3675
3676 * MAINTAINERS (Write After Approval): Add myself.
3677
3678 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3679
3680 * MAINTAINERS (Write After Approval): Add myself.
3681
3682 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3683
3684 * MAINTAINERS (Write After Approval): Add myself.
3685
3686 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3687
3688 * configure.ac (build_tools): Remove build-byacc.
3689 (host_libs): Remove mmalloc.
3690 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3691 autoconf automake libtool diff rcs fileutils shellutils time
3692 textutils wdiff find uudecode hello tar gzip indent recode release
3693 sed perl gawk findutils gettext zip.
3694 (libgcj): Remove target-qthreads.
3695 (target_tools): Remove target-examples target-gperf.
3696 (YACC): Don't handle building byacc.
3697 * configure: Regenerate.
3698 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3699 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3700 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3701 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3702 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3703 handle building components.
3704 * Makefile.in: Regenerate.
3705
3706 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3707
3708 * MAINTAINERS: Update my email address as Xtensa maintainer.
3709
3710 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3711
3712 * config.sub: Sync from upstream.
3713
3714 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3715
3716 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3717 (microblaze*): Don't disable libssp.
3718 * configure: Regenerate.
3719
3720 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3721
3722 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3723 moveifchange.
3724 * configure: Regenerate.
3725 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3726 * Makefile.in: Regenerate.
3727
3728 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3729
3730 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3731 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3732 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3733 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3734 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3735 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3736 md_exec_prefix cases.
3737 * configure: Regenerate.
3738
3739 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3740
3741 * configure.ac: Separate cases disabling target-libssp,
3742 target-libiberty, target-libstdc++-v3 and Fortran from general
3743 case over targets.
3744 * configure: Regenerate.
3745
3746 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3747
3748 * configure.ac (*-*-chorusos): Don't disable libgcj.
3749 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3750 Remove case.
3751 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3752 (arm-*-coff): Don't disable libgcj.
3753 (arm*-*-linux-gnueabi): Remove useless assignment.
3754 (arm-*-riscix*): Don't disable libgcj.
3755 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3756 configuration.
3757 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3758 (c54x*-*-*): Remove case.
3759 (tic54x-*-*): Don't disable GCC or GCC libraries.
3760 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3761 to *.
3762 (d10v-*-*): Don't disable GCC libraries.
3763 (d30v-*-*): Don't disable libgcj.
3764 (h8500-*-*): Don't disable GCC libraries.
3765 (i960-*-*): Don't disable libgcj.
3766 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3767 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3768 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3769 libgcj.
3770 (m68k-*-coff*): Remove case.
3771 (mmix-*-*): Don't disable libgloss on host.
3772 (mn10200-*-*, mn10300-*-*): Remove cases.
3773 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3774 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3775 Don't disable libgcj.
3776 (romp-*-*): Remove case.
3777 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3778 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3779 case.
3780 (v810-*-*): Don't disable GCC libraries.
3781 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3782 (ip2k-*-*): Don't disable GCC libraries.
3783 * configure: Regenerate.
3784
3785 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3786
3787 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3788 libffi on host.
3789 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3790 on host.
3791 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3792 * configure: Regenerate.
3793
3794 2011-03-26 John Marino <binutils@marino.st>
3795
3796 * configure.ac: Add support for *-*-dragonfly*
3797 * configure: Regenerate.
3798
3799 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3800
3801 * configure.ac (native_only): Remove.
3802 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3803 send-pr uudecode guile gnuserv on host.
3804 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3805 send-pr rcs guile perl texinfo libtool on host.
3806 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3807 automake send-pr rcs guile perl texinfo libtool on host.
3808 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3809 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3810 (alpha*-dec-osf*): Don't disable fileutils on target.
3811 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3812 texinfo send-pr expect dejagnu on target.
3813 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3814 target-qthreads on target.
3815 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3816 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3817 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3818 x86_64-*-mingw*): Don't disable expect on target.
3819 (*-*-cygwin*): Don't disable target-gperf on target.
3820 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3821 gnuserv on target.
3822 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3823 target.
3824 * configure: Regenerate.
3825
3826 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3827
3828 * configure.ac (target_tools): Remove target-groff.
3829 (native_only): Remove target-groff.
3830 (hppa*64*-*-*): Don't disable byacc.
3831 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3832 setting.
3833 (*-*-kaos*): Don't skip target-librx and target-groff.
3834 (*-*-netware*): Don't skip target-libmudflap.
3835 (*-*-tpf*): Don't skip target-libmudflap.
3836 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3837 directories on the host.
3838 (ia64*-*-*vms*): Don't skip tix.
3839 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3840 host.
3841 * configure: Regenerate.
3842
3843 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3844
3845 * configure.ac: Remove references to mt-mep, mt-netware,
3846 mt-wince.
3847 * Makefile.def: Add all-utils soft dependencies.
3848 * Makefile.tpl: Remove GDB_NLM_DEPS.
3849 * configure: Regenerate.
3850 * Makefile.in: Regenerate.
3851
3852 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3853
3854 * configure.ac: Do not include mh-x86omitfp.
3855 * configure: Regenerate.
3856
3857 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3858
3859 * configure.ac: Remove empty cases.
3860 * configure: Regenerate.
3861
3862 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3863
3864 * Makefile.def: Add dependency from termcap to gdb.
3865 * Makefile.in: Regenerate.
3866
3867 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3868
3869 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3870 * configure: Regenerate.
3871 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3872 * Makefile.tpl: Likewise.
3873 * Makefile.in: Regenerate.
3874
3875 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3876
3877 * configure.ac: Remove all mentions of tentative_cc.
3878 * configure: Regenerate.
3879
3880 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3881
3882 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3883 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3884 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3885 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3886 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3887 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3888 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3889 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3890 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3891 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3892 *-*-rhapsody*): Remove host cases.
3893 * configure: Regenerate.
3894
3895 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3896
3897 * configure.ac (ppc*-*-pe): Remove host case.
3898 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3899 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3900 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3901 cases.
3902 * configure: Regenerate.
3903
3904 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3905
3906 * config.sub: Update to version 2011-03-23.
3907
3908 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3909
3910 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3911 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3912 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3913 * configure: Regenerate.
3914
3915 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3916
3917 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3918 to Write After Approval.
3919 * config-ml.in: Don't handle arc-*-elf*.
3920 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3921 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3922 handle GCC libraries.
3923 * configure: Regenerate.
3924
3925 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3926
3927 PR bootstrap/48120:
3928 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3929 Add -lstdc++ -lm to LIBS.
3930 * configure: Regenerate.
3931
3932 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3933
3934 * config.guess: Update to version 2011-02-02
3935 * config.sub: Update to version 2011-02-24
3936
3937 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3938
3939 PR lto/48086
3940 * configure.ac: Re-enable LTO on *-apple-darwin9.
3941 * configure: Regenerate.
3942
3943 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3944
3945 PR lto/48086
3946 * configure.ac: Disable LTO on darwin due to an assembler change in
3947 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3948 under 256.
3949 * configure: Regenerate.
3950
3951 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3952
3953 * MAINTAINERS: Update myself as score backend maintainer,
3954 update my e-mail address.
3955
3956 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3957
3958 * MAINTAINERS: Update my e-mail address.
3959
3960 2011-03-06 Joey Ye <joey.ye@arm.com>
3961
3962 * MAINTAINERS: Update my e-mail address.
3963
3964 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3965
3966 * configure.ac: Adjust test of with_ppl.
3967 * configure: Regenerated.
3968
3969 2011-03-02 Kai Tietz <ktietz@redhat.com>
3970
3971 * MAINTAINERS: Adjust my e-mail address.
3972
3973 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3974
3975 * configure.ac: Add -lpwl to ppllibs.
3976 * configure: Regenerated.
3977
3978 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3979
3980 * config/cloog.m4: Add -lisl to clooglibs.
3981 * configure: Regenerated.
3982
3983 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3984
3985 * MAINTAINERS (CPU Port maintainers): Add self.
3986
3987 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3988
3989 * MAINTAINERS: Add myself as testsuite maintainer.
3990
3991 2011-02-15 Mike Stump <mikestump@comcast.net>
3992
3993 * MAINTAINERS: Add myself as testsuite maintainer.
3994
3995 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3996
3997 Import from Libtool and gnulib:
3998
3999 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4000
4001 Prepare for supporting FreeBSD 10.
4002 * config.rpath: Remove handling of freebsd1* which soon would
4003 match FreeBSD 10.0.
4004
4005 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4006
4007 Remove support for FreeBSD 1.x.
4008 * libtool.m4 (_LT_LINKER_SHLIBS)
4009 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4010 soon would incorrectly match FreeBSD 10.0.
4011
4012 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4013
4014 PR binutils/12283
4015 * move-if-change: Import version from gnulib.
4016
4017 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4018
4019 PR lto/47225
4020 * Makefile.def (lto-plugin): Double dash for enable-shared.
4021 (configure-gcc): Depend on all-lto-plugin.
4022 * Makefile.in: Rebuilt.
4023
4024 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4025
4026 * configure.ac: Remove extra bracket.
4027 * configure: Regenerate.
4028
4029 2011-02-08 Tobias Burnus <burnus@net-b.de>
4030
4031 * MAINTAINERS: Add myself as libquadmath maintainer.
4032
4033 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4034
4035 * MAINTAINERS: Update my email address.
4036
4037 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4038
4039 * MAINTAINERS (option handling): Add self.
4040
4041 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4042
4043 PR lto/47225
4044 * Makefile.def: Add dependency for install-gcc
4045 on install-lto-plugin.
4046 * Makfile.in: Regenerated
4047
4048 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4049
4050 * MAINTAINERS (CPU Port Maintainers): Add myself.
4051
4052 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4053
4054 PR libgcj/44341
4055 * configure.ac: Discard --with-* flags for host when configuring
4056 target libraries for cross build.
4057 * configure: Rebuilt.
4058
4059 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4060
4061 * MAINTAINERS (linear loop transforms): Removed.
4062
4063 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4064
4065 * configure.ac: If with_ppl is no, move setting with_cloog=no
4066 after CLOOG_REQUESTED check.
4067 * configure: Regenerated.
4068
4069 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4070
4071 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4072 CLooG has been requested.
4073 * configure: Regenerated.
4074
4075 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4076
4077 * configure: Regenerated.
4078 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4079
4080 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4081
4082 * configure: Regenerated.
4083 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4084
4085 2011-01-21 Andreas Schwab <schwab@redhat.com>
4086
4087 * configure.ac: Use AS_HELP_STRING throughout.
4088 * configure: Regenerate.
4089
4090 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4091
4092 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4093 * configure: Regenerate.
4094
4095 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4096
4097 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4098
4099 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4100
4101 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4102 for ia64-hpux.
4103 * configure: Regenerate.
4104
4105 2011-01-07 Jan Hubicka <jh@suse.cz>
4106
4107 PR lto/47225
4108 * Makefile.in: Regenerate.
4109 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4110 configure.
4111
4112 2011-01-07 Jan Hubicka <jh@suse.cz>
4113
4114 * Makefile.in: Regenerate.
4115 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4116 and configure dependency on lto-plugin configure.
4117 (lto-plugin module): Remove dependency on GCC; add dependency on
4118 liniberty.
4119
4120 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4121
4122 * MAINTAINERS (Write After Approval): Add myself.
4123
4124 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4125
4126 * configure: Regenerate.
4127
4128 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4129
4130 * configure.ac: (picochip): Disable libiberty.
4131
4132 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4133
4134 * MAINTAINERS (Write After Approval): Add myself.
4135
4136 2010-12-10 Ian Lance Taylor <iant@google.com>
4137
4138 PR bootstrap/46819
4139 * configure.ac: For --disable-libgcj clear libgcj_saved.
4140 * configure: Rebuild.
4141
4142 2010-12-10 Tobias Burnus <burnus@net-b.de>
4143
4144 PR fortran/46540
4145 * configure.ac: Add --disable-libquadmath and
4146 --disable-libquadmath-support.
4147 * configure: Regenerate.
4148
4149 2010-12-03 Ian Lance Taylor <iant@google.com>
4150
4151 * MAINTAINERS: Add myself as libgo maintainer.
4152
4153 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4154
4155 PR libffi/46792
4156 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4157 * configure: Regenerate.
4158
4159 2010-12-02 Ian Lance Taylor <iant@google.com>
4160
4161 * configure.ac: Always set default for poststage1_ldflags to
4162 -static-libstdc++ -static-libgcc.
4163
4164 2010-11-29 Andreas Schwab <schwab@redhat.com>
4165
4166 * configure.ac: Move comment to remove extra space in last argument
4167 of GCC_TARGET_TOOL.
4168
4169 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4170
4171 PR other/46026
4172 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4173 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4174 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4175 (BASE_FLAGS_TO_PASS): Use it.
4176 * configure: Rebuilt.
4177 * Makefile.in: Rebuilt.
4178
4179 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4180
4181 PR binutils/12258
4182 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4183 Properly check default linker.
4184 * configure: Regnerated.
4185
4186 2010-11-23 Matthias Klose <doko@ubuntu.com>
4187
4188 * configure.ac: For --enable-gold, handle value `default' instead of
4189 `both*'. New configure option --{en,dis}able-ld.
4190 * configure: Regenerate.
4191
4192 2010-11-20 Ian Lance Taylor <iant@google.com>
4193
4194 * configure.ac: Only disable a language library if no language needs
4195 it. Don't let --disable-libgcj uncondtionally disable libffi.
4196 * configure: Rebuild.
4197
4198 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4199
4200 * Makefile.in: Regenerate.
4201
4202 PR other/46202
4203 * configure.ac: Fix just-built in-tree STRIP name to be
4204 binutils/strip-new.
4205 * configure: Regenerate.
4206 * Makefile.def (install-strip-gcc, install-strip-binutils)
4207 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4208 (install-strip-sid): Mirror dependencies on non-strip variants
4209 of these targets on the respective -strip prerequisites.
4210 * Makefile.tpl (install-strip, install-strip-host)
4211 (install-strip-target): New targets.
4212 (install-strip-[+module+], install-strip-target-[+module+]):
4213 New targets.
4214 * Makefile.in: Regenerate.
4215
4216 2010-11-19 Ian Lance Taylor <iant@google.com>
4217 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4218
4219 * configure.ac: Add target-libgo to target_libraries. Set
4220 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4221 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4222 (HOST_EXPORTS): Add GOC.
4223 (BASE_TARGET_EXPORTS): Add GOC.
4224 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4225 (GOCFLAGS_FOR_TARGET): New variable.
4226 (EXTRA_HOST_FLAGS): Add GOC.
4227 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4228 * Makefile.def (target_modules): Add libgo.
4229 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4230 (dependencies): Add dependency from configure-target-libgo to
4231 configure-target-libffi and all-target-libstdc++-v3. Add
4232 dependencies from all-target-libgo to all-target-libffi.
4233 (languages): Add go.
4234 * configure: Rebuild.
4235 * Makefile.in: Rebuild.
4236
4237 2010-11-19 Ian Lance Taylor <iant@google.com>
4238
4239 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4240 compiler/flag environment variables.
4241
4242 2010-11-18 Ian Lance Taylor <iant@google.com>
4243
4244 * configure.ac: Check for lang_requires_boot_languages in
4245 config-lang.in files.
4246 * configure: Rebuild.
4247
4248 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4249 Tobias Burnus <burnus@net-b.de>
4250
4251 PR fortran/32049
4252 * Makefile.def: Add libquadmath; build it with language=fortran.
4253 * configure.ac: Add libquadmath.
4254 * Makefile.tpl: Handle multiple libs in check-[+language+].
4255 * Makefile.in: Regenerate.
4256 * configure: Regenerate.
4257
4258 2010-11-16 Tom Tromey <tromey@redhat.com>
4259
4260 * MAINTAINERS: Moved myself to reviewers section.
4261
4262 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4263
4264 * MAINTAINERS: Moved myself to reviewers section.
4265
4266 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4267
4268 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4269 (Write After Approval): Remove self.
4270
4271 2010-11-15 Andreas Schwab <schwab@redhat.com>
4272
4273 * configure.ac: Fix spelling in option names.
4274 * configure: Regenerated.
4275
4276 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4277
4278 PR bootstrap/39622
4279 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4280 * configure: Regenerated.
4281
4282 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4283
4284 * MAINTAINERS: Update my email address.
4285
4286 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4287
4288 * configure: Regenerate.
4289
4290 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4291
4292 * configure: Regenerate.
4293
4294 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4295
4296 * configure: Regenerate.
4297
4298 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4299
4300 * configure: Regenerate.
4301
4302 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4303
4304 * configure.ac: Support official CLooG.org versions.
4305 * configure: Regenerate.
4306 * config/cloog.m4: New.
4307
4308 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4309
4310 * MAINTAINERS (Write After Approval): Add myself.
4311
4312 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4313
4314 * MAINTAINERS: Update my email address.
4315
4316 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4317
4318 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4319 * configure: Regenerate.
4320
4321 2010-11-03 Ian Lance Taylor <iant@google.com>
4322 Dave Korn <dave.korn.cygwin@gmail.com>
4323
4324 PR lto/46273
4325 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4326 and on other supported platforms whenever LTO is enabled.
4327 * configure: Rebuild.
4328
4329 2010-11-02 Alan Modra <amodra@gmail.com>
4330
4331 PR binutils/12110
4332 * configure.ac: Error when source path contains spaces.
4333 * configure: Regenerate.
4334
4335 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4336
4337 * MAINTAINERS: Update my email address.
4338
4339 2010-10-20 Ian Lance Taylor <iant@google.com>
4340
4341 * Makefile.def (target_modules): Set lib_path to src/.libs for
4342 libstdc++-v3 module.
4343 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4344 * Makefile.in: Rebuild.
4345
4346 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4347
4348 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4349 (Write After Approval): Remove myself.
4350
4351 2010-10-15 Tristan Gingold <gingold@adacore.com>
4352
4353 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4354
4355 2010-10-14 Douglas Rupp <rupp@gnat.com>
4356
4357 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4358
4359 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4360
4361 * configure.ac (build_lto_plugin): New shell variable.
4362 (--enable-lto): Turn on by default for all non-ELF platforms that
4363 have had LTO support added so far. Set build_lto_plugin appropriately
4364 for both ELF and non-ELF.
4365 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4366 * configure: Regenerate.
4367
4368 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4369
4370 Sync from src:
4371 * configure.ac (v850 support): Remove target-libgloss from
4372 noconfigdirs.
4373 * configure: Regenerate.
4374
4375 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4376
4377 PR bootstrap/45326
4378 PR bootstrap/45174
4379 * configure.ac: Honor initial values of $build_configargs,
4380 $host_configargs, $target_configargs. Mark the precious, so
4381 environment settings get recorded.
4382 * configure: Regenerate.
4383
4384 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4385
4386 PR bootstrap/45796
4387 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4388 Depend on all-build-libiberty.
4389 * Makefile.in: Regenerate.
4390
4391 2010-09-30 Michael Eager <eager@eagercon.com>
4392
4393 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4394 * configure: Regenerate.
4395
4396 2010-09-28 Michael Eager <eager@eagercon.com>
4397
4398 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4399
4400 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4401
4402 PR bootstrap/44621
4403 * configure.ac: Fix unportable shell quoting.
4404 * configure: Regenerate.
4405
4406 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4407
4408 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4409 targets and amend comment.
4410 * configure: Regenerate.
4411
4412 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4413
4414 * MAINTAINERS (Write After Approval): Add myself.
4415
4416 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4417
4418 * configure.ac: Enable LTO by default on Darwin.
4419 * configure: Regenerate.
4420
4421 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4422
4423 * MAINTAINERS (Write After Approval): Add myself.
4424
4425 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4426
4427 * MAINTAINERS (Write After Approval): Add myself.
4428
4429 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4430
4431 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4432 ports
4433
4434 2010-07-28 David Yuste <david.yuste@gmail.com>
4435
4436 * MAINTAINERS (Write After Approval): Add myself.
4437
4438 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4439
4440 * configure.ac: Support all v850 targets.
4441 * configure: Regenerate.
4442
4443 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4444
4445 PR bootstrap/44455
4446 * configure.ac (extra_mpfr_configure_flags): Copy from
4447 extra_mpc_gmp_configure_flags.
4448 * configure: Re-generated.
4449
4450 2010-07-22 Andi Kleen <ak@linux.intel.com>
4451
4452 * MAINTAINERS (Write After Approval): Add myself.
4453
4454 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4455
4456 * MAINTAINERS (Write After Approval): Add myself.
4457
4458 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4459
4460 * MAINTAINERS (Write After Approval): Add myself.
4461
4462 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4463
4464 PR target/44862
4465 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4466 Provide -B option to allow for link spec %s substitutions for
4467 libstdc++.a on darwin.
4468 * Makefile.in: Regenerate.
4469
4470 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4471
4472 * MAINTAINERS (Reviewers): Update my e-mail address
4473
4474 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4475
4476 * Makefile.def (configure-gcc): Depend on all-libelf.
4477 * Makefile.in: Rebuild.
4478
4479 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4480
4481 * MAINTAINERS (Write After Approval): Add myself in the right place.
4482
4483 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4484
4485 * MAINTAINERS (Write After Approval): Add myself.
4486
4487 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4488
4489 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4490
4491 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4492
4493 * config.sub: Update to version 2010-05-21.
4494 * config.guess: Update to version 2010-04-03.
4495
4496 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4497
4498 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4499 * configure: Regenerate.
4500
4501 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4502
4503 * MAINTAINERS (Write After Approval): Add myself.
4504
4505 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4506
4507 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4508 a platform that supports LTO.
4509 * configure: Regenerate.
4510
4511 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4512
4513 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4514 * configure: Regenerated.
4515
4516 2010-04-27 Roland McGrath <roland@redhat.com>
4517 H.J. Lu <hongjiu.lu@intel.com>
4518
4519 * configure.ac (--enable-gold): Support both, both/gold and
4520 both/bfd to add gold to configdirs without removing ld.
4521 * configure: Regenerated.
4522
4523 * Makefile.def: Add install-gold dependency to install-ld.
4524 * Makefile.in: Regenerated.
4525
4526 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4527
4528 PR lto/42776
4529 * configure.ac (--enable-lto): Refactor handling so libelf tests
4530 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4531 and allow LTO to be explicitly enabled on non-ELF platforms that
4532 are known to support it inside else-clause.
4533 * configure: Regenerate.
4534
4535 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4536
4537 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4538 * configure: Regenerate.
4539
4540 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4541
4542 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4543 * configure: Regenerate.
4544
4545 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4546
4547 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4548 separately.
4549 * configure: Regenerate.
4550
4551 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4552
4553 * MAINTAINERS (Write After Approval): Add myself.
4554
4555 2010-04-14 Tristan Gingold <gingold@adacore.com>
4556
4557 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4558 * configure: Regenerate.
4559
4560 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4561
4562 * configure: Regenerate after change to elf.m4.
4563
4564 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4565
4566 * MAINTAINERS (Write After Approval): Add myself.
4567
4568 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4569
4570 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4571 * configure: Regenerated.
4572
4573 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4574
4575 * configure.ac: Print "buggy but acceptable" when CLooG
4576 revision is less than 9.
4577 * configure: Regenerated.
4578
4579 2010-04-01 Diego Novillo <dnovillo@google.com>
4580
4581 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4582
4583 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4584
4585 PR bootstrap/43615
4586 PR bootstrap/43328
4587
4588 Revert:
4589
4590 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4591
4592 * configure.ac: Do not pass --enable-multilib nor
4593 --disable-multilib in baseargs. Accept explicitly passed
4594 --enable_multilib.
4595 * configure: Regenerate.
4596
4597 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4598
4599 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4600
4601 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4602
4603 * MAINTAINERS: Remove myself.
4604
4605 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4606
4607 PR bootstrap/43328
4608 * configure.ac: Do not pass --enable-multilib nor
4609 --disable-multilib in baseargs. Accept explicitly passed
4610 --enable_multilib.
4611 * configure: Regenerate.
4612
4613 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4614
4615 * MAINTAINERS (spu port): Remove me.
4616
4617 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4618
4619 * configure.ac (tic6x-*-*): New case.
4620 * configure: Regenerate.
4621
4622 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4623
4624 * config.sub: Update to version 2010-03-22.
4625 * config.guess: Update to version 2009-12-30.
4626
4627 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4628
4629 PR ada/42554
4630 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4631 * configure: Regenerate.
4632
4633 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4634
4635 * MAINTAINERS: Update my email address.
4636
4637 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4638
4639 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4640 (ghassan.shobaki@amd.com): Removed.
4641
4642 2010-03-17 Alan Modra <amodra@gmail.com>
4643
4644 * MAINTAINERS: Update my email address.
4645
4646 2010-03-16 Diego Novillo <dnovillo@google.com>
4647
4648 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4649 Matthews.
4650
4651 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4652
4653 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4654 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4655
4656 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4657
4658 * MAINTAINERS: Update my email address.
4659
4660 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4661
4662 * MAINTAINERS: Update my email address.
4663
4664 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4665
4666 * MAINTAINERS: Update my email address.
4667
4668 2010-03-09 Jie Zhang <jie@codesourcery.com>
4669
4670 * MAINTAINERS: Update my email address.
4671
4672 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4673
4674 PR libstdc++/32499
4675 * configure.ac (RANLIB): Default to true.
4676 (STRIP): Likewise.
4677 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4678 * configure: Regenerate.
4679
4680 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4681
4682 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4683 (Write After Approval): Update my email address.
4684
4685 2010-02-17 Nick Clifton <nickc@redhat.com>
4686
4687 PR 11238
4688 * Makefile.tpl (local-distclean): Also remove config.cache files in
4689 sub-directories as there may not be Makefiles present in the
4690 sub-directories.
4691 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4692 the config.cache files found by the find command.
4693
4694 * Makefile.in: Regenerate.
4695 * configure.ac: Revert previous delta.
4696 * configure: Regenerate.
4697
4698 2010-02-15 Nick Clifton <nickc@redhat.com>
4699
4700 PR 11238
4701 * configure.ac: Delete config.cache files in sub-directories when
4702 deleting Makefiles.
4703 * configure: Regenerate.
4704
4705 2010-02-12 Ben Elliston <bje@gnu.org>
4706
4707 * MAINTAINERS: Update my email address.
4708
4709 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4710
4711 * MAINTAINERS (spu port): Update my email address.
4712
4713 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4714
4715 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4716
4717 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4718
4719 * configure.ac: Add "recommended" version checks for GMP/MPC.
4720 Update recommended GMP/MPFR/MPC versions.
4721 * configure: Regenerate.
4722
4723 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4724
4725 * MAINTAINERS: Move my Embecosm email address into the
4726 write-after-approval section.
4727
4728 2010-01-26 Ian Lance Taylor <iant@google.com>
4729
4730 * MAINTAINERS: Add myself as Go frontend maintainer.
4731
4732 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4733
4734 PR libstdc++/36101, PR libstdc++/42813
4735 * configure.ac (bootstrap_target_libs): Make inclusion of
4736 target-libgomp conditional on libgomb being in target_configdirs.
4737 * configure: Regenerate.
4738
4739 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4740
4741 PR libstdc++/36101, PR libstdc++/42813
4742 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4743 * configure: Regenerate.
4744
4745 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4746
4747 PR libstdc++/36101, PR libstdc++/42813
4748 * configure.ac (target_configdirs): Substitute.
4749 * Makefile.def: Bootstrap target module libgomp.
4750 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4751 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4752 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4753 * configure, Makefile.in: Regenerate.
4754
4755 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4756
4757 * MAINTAINERS: Adjust my details.
4758
4759 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4760
4761 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4762
4763 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4764
4765 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4766
4767 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4768
4769 * MAINTAINERS (Write After Approval): Add myself.
4770
4771 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4772
4773 * MAINTAINERS (Write After Approval): Add myself.
4774
4775 2010-01-11 Richard Guenther <rguenther@suse.de>
4776
4777 PR lto/41569
4778 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4779 * Makefile.in: Regenerated.
4780
4781 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4782
4783 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4784 * configure: Regenerate.
4785
4786 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4787 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4788
4789 PR bootstrap/42424
4790 * configure.ac: Include libtool m4 files.
4791 (_LT_CHECK_OBJDIR): Call it.
4792 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4793 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4794
4795 * configure: Regenerate.
4796
4797 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4798
4799 PR bootstrap/41818
4800 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4801 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4802 * Makefile.in: Regenerate.
4803
4804 2010-01-02 Richard Guenther <rguenther@suse.de>
4805
4806 PR lto/41529
4807 * configure.ac: Include config/elf.m4. Disable LTO if not
4808 builting for an elf target.
4809 * configure: Regenerate.
4810
4811 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4812
4813 * MAINTAINERS: Change my email address.
4814
4815 2009-12-18 Ben Elliston <bje@au.ibm.com>
4816
4817 * config.sub, config.guess: Update from upstream sources.
4818
4819 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4820
4821 * MAINTAINERS (Write After Approval): Add myself.
4822
4823 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4824
4825 PR middle-end/30447
4826 PR middle-end/30789
4827 PR other/40302
4828
4829 * configure.ac: Require MPC.
4830 * configure: Regenerate.
4831
4832 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4833
4834 PR target/38384
4835 PR bootstrap/40972
4836 * libtool.m4: Sync from git Libtool.
4837 * ltoptions.m4: Likewise.
4838 * ltversion.m4: Likewise.
4839 * lt~obsolete.m4: Likewise.
4840 * ltmain.sh: Likewise.
4841
4842 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4843
4844 * configure.ac: Update minimum MPC version to 0.8.
4845 * configure: Regenerate.
4846
4847 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4848
4849 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4850 * configure: Regenerated.
4851
4852 2009-11-21 Ian Lance Taylor <iant@google.com>
4853
4854 * configure.ac: Change default of poststage1_ldflags to be empty if
4855 poststage1_libs is set. When poststage1_libs is empty, and
4856 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4857 * configure: Rebuild.
4858
4859 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4860
4861 * MAINTAINERS (Write After Approval): Update my email address.
4862
4863 2009-11-20 Ben Elliston <bje@au.ibm.com>
4864
4865 * config.guess: Update from upstream sources.
4866
4867 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4868
4869 * Makefile.def: Restore host and target settings for gmp.
4870 * Makefile.in: Rebuild.
4871
4872 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4873
4874 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4875 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4876 Fix portability of test of C++ as bootstrap language. Add
4877 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4878 * configure: Rebuild.
4879 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4880 and cloog. Fix in-tree ppl configuration. Introduce libelf
4881 in-tree building.
4882 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4883 (POSTSTAGE1_HOST_EXPORTS): Use it.
4884 (STAGE[+id+]_CXXFLAGS): New.
4885 (BASE_FLAGS_TO_PASS): Pass it down.
4886 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4887 extra_exports.
4888 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4889 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4890 extra_exports.
4891 * Makefile.in: Rebuild.
4892
4893 2009-11-17 Ben Elliston <bje@au.ibm.com>
4894
4895 * config.sub, config.guess: Update from upstream sources.
4896
4897 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4898
4899 * MAINTAINERS (Write After Approval): Add myself.
4900
4901 2009-11-09 Jon Beniston <jon@beniston.com>
4902
4903 * MAINTAINERS (Write After Approval): Add myself.
4904
4905 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4906
4907 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4908 paths for *-w64-mingw* and x86_64-*mingw*.
4909 * configure: Regenerated.
4910
4911 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4912
4913 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4914
4915 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4916
4917 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4918 Phil Edwards to Write-After Approval.
4919
4920 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4921
4922 * configure.ac: Disable target-winsup & co for
4923 x86_64-*-mingw* and *-w64-mingw* targets.
4924 * configure: Regenerated.
4925
4926 2009-10-16 Nick Clifton <nickc@redhat.com>
4927
4928 * MAINTAINERS: Add myself as a maintainer for the RX port.
4929
4930 2009-10-26 Johannes Singler <singler@kit.edu>
4931
4932 * MAINTAINERS (Write After Approval): Update my e-mail address.
4933
4934 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4935
4936 * configure.ac (CLooG test): Use = with test.
4937 * configure: Regenerate.
4938
4939 2009-10-22 Richard Guenther <rguenther@suse.de>
4940
4941 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4942 cloog if the ppl version check failed. Move flags saving
4943 before setting in libelf check.
4944 * configure: Regenerate.
4945
4946 2009-10-21 Richard Guenther <rguenther@suse.de>
4947
4948 * configure.ac: Adjust the ppl and cloog configure to work as
4949 documented. Disable cloog if ppl was disabled. Omit the version
4950 checks if they were disabled.
4951 * configure: Re-generate.
4952
4953 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4954
4955 * configure.ac: Add 'lto' to enable_languages, not
4956 new_enable_languages, and only if not already present.
4957 * configure: Regenerate.
4958
4959 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4960
4961 * README: Refer to the various COPYING* files instead of just
4962 COPYING.
4963 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4964
4965 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4966
4967 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4968
4969 2009-10-07 Richard Guenther <rguenther@suse.de>
4970
4971 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4972 and Richard Guenther as reviewers.
4973 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4974 as reviewers.
4975
4976 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4977
4978 * config.sub: Update from upstream sources.
4979
4980 2009-10-06 Ian Lance Taylor <iant@google.com>
4981
4982 * Makefile.def: check-gold depends upon all-gas.
4983 * Makefile.in: Rebuild.
4984
4985 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4986
4987 * MAINTAINERS (Write After Approval): Add myself.
4988
4989 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4990
4991 * Makefile.def: all-lto-plugin depends on all-libiberty.
4992 set bootstrap=true for lto-plugin.
4993 Add lto-plugin.
4994 * Makefile.in: Regenerate.
4995 * configure.ac (host_libs): Add lto-plugin.
4996 * configure: Regenerate.
4997
4998 2009-10-03 Diego Novillo <dnovillo@google.com>
4999
5000 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5001 (HOST_LIBELFLIBS): Define.
5002 (HOST_LIBELFINC): Define.
5003 * Makefile.in: Regenerate.
5004 * configure.ac: Add --enable-lto.
5005 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5006 If --enable-lto is used, add 'lto' to new_enable_languages.
5007 If --enable-lto is used and gold is enabled, add
5008 lto-plugin to configdirs.
5009 * configure: Regenerate.
5010
5011 2009-10-03 Simon Baldwin <simonb@google.com>
5012
5013 * configure.ac: If --with-system-zlib, suppress local zlib and
5014 pass --with-system-zlib to subdir configure scripts.
5015 * configure: Regenerate.
5016
5017 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5018 Paolo Bonzini <bonzini@gnu.org>
5019
5020 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5021 $(srcdir).
5022 * Makefile.in: Rebuilt.
5023
5024 2009-09-26 Gary Funck <gary@intrepid.com>
5025
5026 * MAINTAINERS (Write After Approval): Add myself.
5027
5028 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5029
5030 * configure.ac: Update minimum MPC version to 0.7.
5031 * configure: Regenerate.
5032
5033 2009-09-25 Nick Clifton <nickc@redhat.com>
5034
5035 * configure.ac: Pass any --cache-file=/dev/null option on to
5036 subconfigures.
5037 * configure: Regenerate.
5038
5039 2009-09-23 Nick Clifton <nickc@redhat.com>
5040
5041 * config.sub, config.guess: Update from upstream sources.
5042
5043 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5044
5045 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5046 * Makefile.in: Rebuilt.
5047
5048 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5049
5050 PR bootstrap/32272
5051 * configure.ac: Error out if $srcdir isn't '.' but contains
5052 host-${host_noncanonical}.
5053 * configure: Regenerate.
5054
5055 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5056
5057 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5058 maintainer.
5059
5060 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5061
5062 * configure.ac: If bootstrapping a combined tree with
5063 --enable-gold, require c++ in stage1_languages.
5064 * configure: Regenerate.
5065
5066 * configure.ac: Also add target_libs of stage1_languages to
5067 bootstrap_target_libs.
5068 * configure: Regenerate.
5069
5070 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5071 with --enable-languages not containing c++.
5072 * configure: Regenerate.
5073
5074 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5075
5076 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5077 * configure: Regenerate.
5078
5079 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5080
5081 * MAINTAINERS (Write After Approval): Update my e-mail address,
5082 and move from from here...
5083 (Waiting for paperwork): To here.
5084
5085 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5086
5087 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5088
5089 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5090
5091 * configure.ac: Do not use $extrasub for replacing @if/@endif
5092 parts in Makefile; instead, use additional arguments to
5093 AC_CONFIG_COMMANDS to do the replacement manually, with several
5094 sed invocations, to avoid HP-UX sed command limits.
5095 * configure: Regenerate.
5096
5097 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5098
5099 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5100 blank before -L.
5101
5102 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5103
5104 * configure.ac (with-build-config): Document. Handle without.
5105 Handle missing argument.
5106 * configure: Rebuilt.
5107
5108 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5109
5110 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5111 Default to bootstrap-debug only if compare-debug works.
5112 * configure: Rebuilt.
5113 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5114 * Makefile.in: Rebuilt.
5115
5116 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5117
5118 * MAINTAINERS (OS Port Maintainers): Update my email address.
5119
5120 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5121
5122 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5123 * Makefile.in: Rebuilt.
5124
5125 2009-09-01 Chris Demetriou <cgd@google.com>
5126
5127 * MAINTAINERS (Write After Approval): Add myself.
5128
5129 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5130
5131 PR debug/30161
5132 * include/dwarf2.h (enum dwarf_tag): Added
5133 DW_TAG_GNU_template_template_param
5134 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5135
5136 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5137
5138 * Makefile.tpl (AWK): Fix typo.
5139 * Makefile.in: Regenerate.
5140
5141 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5142
5143 * configure.ac: Detect awk and sed.
5144 * Makefile.def (flags_to_pass): Add AWK and SED.
5145 * Makefile.tpl (AWK, SED): New.
5146 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5147 * configure: Regenerate.
5148 * Makefile.in: Regenerate.
5149
5150 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5151
5152 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5153 (collapseslashes): Likewise.
5154
5155 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5156
5157 * configure.ac (AC_PREREQ): Bump to 2.64.
5158
5159 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5160
5161 * configure.ac: Remove --with-datarootdir, --with-docdir,
5162 --with-pdfdir, --with-htmldir switches.
5163 * configure: Regenerate.
5164
5165 * configure: Regenerate.
5166
5167 * compile: Sync from Automake 1.11.
5168 * depcomp: Likewise.
5169 * install-sh: Likewise.
5170 * missing: Likewise.
5171 * mkinstalldirs: Likewise.
5172 * ylwrap: Likewise.
5173
5174 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5175
5176 * ltmain.sh (func_normal_abspath): New function.
5177 (func_relative_path): Likewise.
5178 (func_mode_help): Document new -bindir option for link mode.
5179 (func_mode_link): Add new -bindir option, and use it to place
5180 output DLL if specified.
5181
5182 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5183
5184 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5185 (baseargs): Add --disable-option-checking.
5186 * configure: Regenerate.
5187
5188 * Makefile.def (configure-target-libiberty): Depend on
5189 all-binutils and all-ld.
5190 (configure-target-newlib): Likewise.
5191 * Makefile.in: Regenerate.
5192
5193 2009-08-17 Ben Elliston <bje@au.ibm.com>
5194
5195 * config.sub, config.guess: Update from upstream sources.
5196
5197 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5198
5199 Sync from src, merge:
5200
5201 2009-07-02 Tristan Gingold <gingold@adacore.com>
5202
5203 * configure.ac: Do not exclude gas for i386-*-darwin.
5204 Add a case for x86_64-*-darwin.
5205 * configure: Regenerate.
5206
5207 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5208
5209 * MAINTAINERS: Add my name to Write After Approval list.
5210
5211 2009-08-06 Michael Eager <eager@eagercon.com>
5212
5213 * configure.ac: Add Microblaze target.
5214 * configure: Regenerate.
5215
5216 2009-07-31 Christian Bruel <christian.bruel@st.com>
5217
5218 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5219 * configure: Regenerate.
5220
5221 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5222
5223 * MAINTAINERS (Write After Approval): Update my e-mail address.
5224
5225 2009-07-06 Ian Lance Taylor <iant@google.com>
5226
5227 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5228 * configure: Rebuild.
5229
5230 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5231
5232 * MAINTAINERS: Move myself to the Graphite Reviewers.
5233
5234 2009-06-30 Wei Guozhi <carrot@google.com>
5235
5236 * MAINTAINERS: Add my name to Write After Approval list.
5237
5238 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5239
5240 PR bootstrap/40338
5241 * configure.ac (comparestring): Create new variable.
5242 * Makefile.tpl (comparestring): Use to skip some comparisions.
5243 * configure: Regenerate.
5244 * Makefile.in: Regenerate.
5245
5246 2009-06-26 Doug Evans <dje@sebabeach.org>
5247
5248 * Makefile.def (host_modules): Add cgen.
5249 * Makefile.in: Regenerate.
5250 * configure.ac (host_tools): Add cgen.
5251 * configure: Regenerate.
5252
5253 2009-06-23 DJ Delorie <dj@redhat.com>
5254
5255 * MAINTAINERS: Add myself as mep maintainer.
5256
5257 2009-06-23 Ian Lance Taylor <iant@google.com>
5258
5259 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5260 boot_languages. Only bootstrap target libraries listed in
5261 target_libs for some boot language. Add --with-stage1-ldflags,
5262 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5263 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5264 if not building with C++.
5265 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5266 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5267 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5268 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5269 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5270 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5271 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5272 * configure, Makefile.in: Rebuild.
5273
5274 2009-06-23 Li Feng <nemokingdom@gmail.com>
5275
5276 * MAINTAINERS: Added my name to write-after-approval list.
5277
5278 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5279
5280 * configure.ac: Define is_elf for QNX Neutrino targets.
5281 * configure: Regenerate.
5282
5283 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5284
5285 * MAINTAINERS: Added my name to the write-after-approval list
5286
5287 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5288
5289 * configure.ac: Detect MPC in default directory.
5290 * configure: Regenerate.
5291
5292 2009-06-03 Jerome Guitton <guitton@adacore.com>
5293 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5294
5295 * Makefile.tpl (all): Avoid a trailing backslash.
5296 * Makefile.in: Regenerate.
5297
5298 2009-06-03 Ben Elliston <bje@au.ibm.com>
5299
5300 * config.sub, config.guess: Update from upstream sources.
5301
5302 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5303
5304 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5305 to noconfdirs.
5306 * configure: Regenerate.
5307
5308 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5309
5310 * Makefile.tpl ([+compare-target+]): Compare all stage
5311 directories, rather than just gcc.
5312 * Makefile.in: Rebuilt.
5313
5314 2009-06-01 Doug Kwan <dougkwan@google.com>
5315
5316 * configure.ac: Support gold for target arm*-*-*.
5317 * configure: Regenerate.
5318
5319 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5320
5321 * Makefile.def: Add MPC support and dependencies.
5322 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5323
5324 * Makefile.in, configure: Regenerate.
5325
5326 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5327
5328 * Makefile.tpl (all): Avoid harmless warning in make all when
5329 gcc-bootstrap is enabled but stage_last does not exist.
5330 * Makefile.in: Rebuilt.
5331
5332 2009-05-24 Nicolas Roche <roche@adacore.com>
5333
5334 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5335 * Makefile.in: Regenerate.
5336
5337 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5338
5339 * MAINTAINERS: Update my e-mail address.
5340
5341 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5342
5343 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5344 * configure: Regenerate.
5345
5346 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5347
5348 PR other/40159
5349 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5350 gcc-no-bootstrap are mutually exclusive.
5351 * Makefile.in: Rebuilt.
5352
5353 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5354
5355 PR other/40159
5356 * Makefile.tpl (all): Don't end with unconditional success.
5357 * Makefile.in: Rebuilt.
5358
5359 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5360
5361 PR target/37137
5362 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5363 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5364 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5365 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5366 stage_configureflags, stage_cflags and stage_libcflags into
5367 explicit Makefile macros.
5368 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5369 GFORTRAN.
5370 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5371 CC. Set CC_FOR_BUILD from CC.
5372 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5373 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5374 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5375 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5376 and GFORTRAN.
5377 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5378 (_LIBCFLAGS): Renamed to _TFLAGS.
5379 (do-compare-debug, do-compare3-debug): Drop.
5380 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5381 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5382 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5383 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5384 (XGCC_FLAGS_FOR_TARGET): New.
5385 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5386 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5387 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5388 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5389 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5390 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5391 TFLAGS.
5392 (BUILD_CONFIG): Include if requested.
5393 (all): Set TFLAGS on bootstrap.
5394 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5395 (all-stageid-prefixmodule): Likewise.
5396 (do-clean, distclean-stageid): Set TFLAGS.
5397 (restrap): Fix whitespace.
5398 * Makefile.in: Rebuilt.
5399
5400 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5401
5402 * config.guess: Sync with src.
5403
5404 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5405
5406 * configure.ac ($with_ppl): Default to no if not supplied.
5407 ($with_cloog): Likewise.
5408 configure: Regenerate.
5409
5410 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5411
5412 * MAINTAINERS: Update my e-mail address.
5413
5414 2009-04-27 Nick Clifton <nickc@redhat.com>
5415
5416 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5417
5418 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5419
5420 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5421 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5422 * Makefile.in: Regenerate.
5423
5424 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5425
5426 PR bootstrap/39739
5427 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5428 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5429
5430 * configure, Makefile.in: Regenerate.
5431
5432 2009-04-21 Taras Glek <tglek@mozilla.com>
5433
5434 * include/hashtab.h: Update GTY annotations to new syntax
5435 * include/splay-tree.h: Likewise
5436
5437 2009-04-17 Ben Elliston <bje@au.ibm.com>
5438
5439 * config.sub, config.guess: Update from upstream sources.
5440
5441 2009-04-15 Anthony Green <green@moxielogic.com>
5442
5443 * configure.ac: Add moxie support.
5444 * configure: Rebuilt.
5445
5446 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5447
5448 * configure.ac: Change copyright header to refer to version
5449 3 of the GNU General Public License and to point readers at the
5450 COPYING3 file and the FSF's license web page.
5451 * Makefile.def: Likewise.
5452 * Makefile.tpl: Likewise.
5453 * Makefile.in: Regenerate.
5454
5455 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5456
5457 * configure.ac: Restore match for darwin9 or later. Use double
5458 brackets since regeneration eats one pair.
5459 * configure: Regenerate.
5460
5461 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5462
5463 PR gas/10039
5464 * configure.ac: Require texinfo 4.7.
5465 * configure: Regenerated.
5466
5467 2009-04-09 Nick Clifton <nickc@redhat.com>
5468
5469 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5470 the GCC Runtime Library Exception.
5471
5472 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5473
5474 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5475 * configure: Regenerate.
5476
5477 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5478
5479 * Makefil.def (languages): New entries.
5480 * Makefile.tpl (check-gcc-*): New generic target.
5481 * Makefile.in: Regenerate.
5482
5483 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5484
5485 * MAINTAINERS: Update my email address.
5486
5487 2009-03-18 Tom Tromey <tromey@redhat.com>
5488
5489 * configure: Rebuild.
5490 * configure.ac (host_libs): Add libiconv.
5491 * Makefile.in: Rebuild.
5492 * Makefile.def (host_modules): Add libiconv.
5493 (configure-gdb, all-gdb): Depend on libiconv.
5494
5495 2009-03-16 Tristan Gingold <gingold@adacore.com>
5496
5497 * configure.ac: Treat gdb as supported on x86_64-darwin.
5498 * configure: Regenerate.
5499
5500 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5501
5502 * configure.ac (--with-host-libstdcxx): New option.
5503 * configure: Regenerate.
5504
5505 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5506
5507 * MAINTAINERS: Move myself into the write after approval list.
5508
5509 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5510
5511 * MAINTAINERS: Update e-mail address.
5512
5513 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5514
5515 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5516
5517 2009-03-10 Ira Rosen <irar@il.ibm.com>
5518
5519 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5520
5521 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5522
5523 Backport from git Libtool:
5524
5525 2009-01-19 Robert Millan <rmh@aybabtu.com>
5526 Support GNU/kOpenSolaris.
5527 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5528 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5529 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5530 GNU/kOpenSolaris.
5531
5532 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5533
5534 * MAINTAINERS: Update e-mail address.
5535
5536 2009-02-24 Michael Eager <eager@eagercon.com>
5537
5538 * MAINTAINERS (Write After Approval): Add self.
5539
5540 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5541
5542 * MAINTAINERS (Write After Approval): Add myself.
5543
5544 2009-02-05 Andreas Schwab <schwab@suse.de>
5545
5546 * Makefile.tpl (stage_last): Define $r and $s before using
5547 $(RECURSE_FLAGS_TO_PASS).
5548 * Makefile.in: Regenerate
5549
5550 2009-01-30 Ian Lance Taylor <iant@google.com>
5551
5552 * MAINTAINERS: Move myself to the Global Reviewers list.
5553
5554 2009-01-29 Robert Millan <rmh@aybabtu.com>
5555
5556 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5557 * configure: Regenerate.
5558
5559 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5560
5561 * MAINTAINERS: Make whitespace consistent.
5562 Remove Robert Millan from Write After Approval.
5563
5564 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5565
5566 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5567 (all-opcodes): Depend on all-libiberty.
5568 * Makefile.in: Regenerate.
5569
5570 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5571
5572 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5573 * configure: Regenerate.
5574
5575 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5576
5577 * MAINTAINERS (Write After Approval): Add myself.
5578
5579 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5580
5581 * MAINTAINERS: Add myself to reviewers (Fortran).
5582
5583 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5584
5585 PR tree-optimization/38515
5586 * configure.ac (cloog-polylib): Removed.
5587 (with_ppl, with_cloog): Test for "no".
5588 * configure: Regenerated.
5589
5590 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5591
5592 * MAINTAINERS: Moved myself to reviewers (Fortran).
5593
5594 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5595
5596 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5597 (Write After Approval): Remove myself.
5598
5599 2009-01-03 Diego Novillo <dnovillo@google.com>
5600
5601 * MAINTAINERS: Remove myself from alias maintainership.
5602
5603 2009-01-02 David Ayers <ayers@fsfe.org>
5604
5605 * MAINTAINERS: Update e-mail address.
5606
5607 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5608
5609 * MAINTAINERS: Make whitespace consistent.
5610
5611 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5612
5613 Backport from upstream Libtool:
5614 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5615 Add cache variables to tests that require the linker to work.
5616 For shlibpath_overrides_runpath, this also changes the semantics
5617 to let the result from the C compiler take precedence.
5618
5619 2008-12-02 Ben Elliston <bje@au.ibm.com>
5620
5621 * config.sub, config.guess: Update from upstream sources.
5622
5623 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5624
5625 * configure.ac (ppllibs): Add by default the lib flags.
5626 * configure: Regenerate.
5627
5628 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5629
5630 * MAINTAINERS: Add myself to the write after approval list.
5631
5632 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5633
5634 * configure.ac: Add double brackets on darwin[912].
5635 * configure: Regenerate.
5636
5637 2008-12-03 Daniel Kraft <d@domob.eu>
5638
5639 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5640 Approval to Reviewer section (for Fortran front-end).
5641
5642 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5643
5644 * configure.ac: Expand to darwin10 and later.
5645 * configure: Regenerate.
5646
5647 2008-12-02 Andreas Schwab <schwab@suse.de>
5648
5649 * Makefile.def: configure-target-boehm-gc depends on
5650 all-target-libstdc++-v3.
5651 * Makefile.in: Regenerate.
5652
5653 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5654
5655 * MAINTAINERS: Add myself as mingw maintainer.
5656
5657 2008-12-02 Ben Elliston <bje@au.ibm.com>
5658
5659 * config.sub, config.guess: Update from upstream sources.
5660
5661 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5662
5663 * README.SCO: Remove.
5664
5665 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5666
5667 * MAINTAINERS: Add myself to the write after approval list.
5668
5669 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5670
5671 * MAINTAINERS: Update my email address in WAA section.
5672
5673 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5674
5675 * MAINTAINERS: Update e-mail address.
5676
5677 2008-11-27 Toon Moene <toon@moene.org>
5678
5679 * MAINTAINERS: Change e-mail address.
5680
5681 2008-11-27 Tristan Gingold <gingold@adacore.com>
5682
5683 * configure.ac: Build gdb for i?86-*-darwin*
5684 * configure: Regenerated.
5685
5686 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5687
5688 * MAINTAINERS: Added my full name.
5689
5690 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5691
5692 PR bootstrap/38014
5693 PR bootstrap/37923
5694
5695 Revert:
5696
5697 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5698
5699 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5700 * Makefile.in: Regenerated.
5701
5702 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5703
5704 PR gdb/921
5705 PR gdb/1646
5706 PR gdb/2175
5707 PR gdb/2176
5708
5709 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5710 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5711 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5712 (HOST_EXPORTS): Pass CPPFLAGS.
5713 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5714 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5715 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5716 * Makefile.in, configure: Regenerated.
5717 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5718 and CPPFLAGS_FOR_BUILD.
5719
5720 2008-11-06 Jeff Law <law@redhat.com>
5721
5722 * MAINTAINERS: Add myself as middle end maintainer.
5723
5724 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5725
5726 * MAINTAINERS (Write after approval): Add myself.
5727
5728 2008-11-05 Diego Novillo <dnovillo@google.com>
5729
5730 * MAINTAINERS (Global Reviewers): Add myself.
5731 (Non-Algorithmic Maintainers): Remove myself.
5732
5733 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5734
5735 * MAINTAINERS (Write after approval): Add myself.
5736
5737 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5738
5739 * MAINTAINERS (Write after approval): Add myself.
5740
5741 2008-10-31 Ben Elliston <bje@au.ibm.com>
5742
5743 * configure.ac (spu-*-*): Remove special case.
5744 * configure: Regenerate.
5745
5746 2008-10-30 Catherine Moore <clm@codesourcery.com>
5747
5748 * MAINTAINERS (Write after approval): Update my email address.
5749
5750 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5751
5752 * configure.ac [spu-*-*]: Do not set skipdirs.
5753 * configure: Re-generate.
5754
5755 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5756
5757 * MAINTAINERS (Various Maintainers): Add myself to reload.
5758
5759 2008-10-25 Richard Guenther <rguenther@suse.de>
5760
5761 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5762 maintainer. Remove myself as libgcc-math maintainer.
5763 (Non-Algorithmic Maintainers): Remove myself.
5764
5765 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5766
5767 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5768 * Makefile.in: Regenerated.
5769
5770 2008-10-23 Cary Coutant <ccoutant@google.com>
5771
5772 * MAINTAINERS (Write after approval): Add myself.
5773
5774 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5775
5776 PR gdb/921
5777 PR gdb/1646
5778 PR gdb/2175
5779 PR gdb/2176
5780
5781 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5782 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5783 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5784 (HOST_EXPORTS): Pass CPPFLAGS.
5785 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5786 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5787 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5788 * Makefile.in, configure: Regenerated.
5789 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5790 and CPPFLAGS_FOR_BUILD.
5791
5792 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5793
5794 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5795 Sebastian Pop.
5796
5797 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5798
5799 * MAINTAINERS (Write After Approval): Added myself.
5800
5801 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5802
5803 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5804 recommended version to 2.3.2.
5805
5806 * configure: Regenerate.
5807
5808 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5809
5810 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5811
5812 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5813
5814 * MAINTAINERS (Write After Approval): Update e-mail address.
5815
5816 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5817
5818 * libtool.m4: Update to libtool 2.2.6.
5819 * lt~obsolete.m4: Update to libtool 2.2.6.
5820 * ltmain.sh: Update to libtool 2.2.6.
5821 * ltsugar.m4: Update to libtool 2.2.6.
5822 * ltversion.m4: Update to libtool 2.2.6.
5823 * ltoptions.m4: Update to libtool 2.2.6.
5824 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5825
5826 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5827
5828 * MAINTAINERS (Write After Approval): Add myself.
5829
5830 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5831
5832 * MAINTAINERS (Write After Approval): Update my name.
5833
5834 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5835
5836 * MAINTAINERS: Add myself in "Write After Approval".
5837
5838 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5839
5840 * MAINTAINERS: Add myself as ia64 maintainer.
5841
5842 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5843
5844 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5845 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5846 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5847 and Michael Tiemann from Write After Approval since they do not
5848 actually have access.
5849
5850 2008-09-05 Richard Guenther <rguenther@suse.de>
5851
5852 * configure.ac: Initialize clooglibs to -lcloog.
5853 * configure: Re-generate.
5854
5855 2008-09-04 Le-Chun Wu <lcwu@google.com>
5856
5857 * MAINTAINERS (Write After Approval): Add myself.
5858
5859 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5860
5861 * configure.ac (--with-cloog-polylib): New.
5862 (--disable-cloog-version-check): New.
5863 (--disable-ppl-version-check): New.
5864 * configure: Re-generate.
5865
5866 2008-09-03 Richard Guenther <rguenther@suse.de>
5867
5868 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5869 cloog test.
5870 * configure: Re-generate.
5871
5872 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5873
5874 Add picoChip port.
5875 * MAINTAINERS: Add picoChip maintainers.
5876
5877 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5878 Tobias Grosser <grosser@fim.uni-passau.de>
5879 Jan Sjodin <jan.sjodin@amd.com>
5880 Harsha Jagasia <harsha.jagasia@amd.com>
5881 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5882 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5883 Adrien Eliche <aeliche@isty.uvsq.fr>
5884
5885 Merge from graphite branch.
5886 * configure: Regenerate.
5887 * Makefile.in: Regenerate.
5888 * configure.ac (host_libs): Add ppl and cloog.
5889 Add checks for PPL and CLooG.
5890 * Makefile.def (ppl, cloog): Added modules and dependences.
5891 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5892 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5893
5894 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5895
5896 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5897 (GCC_SHLIB_SUBDIR): New.
5898 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5899 * configure: Regenerate.
5900 * Makefile.in: Regenerate.
5901
5902 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5903
5904 * MAINTAINERS: Consistently use tabs to separate columns.
5905
5906 2008-08-29 Tristan Gingold <gingold@adacore.com>
5907
5908 * MAINTAINERS (Write after Approval): Add myself.
5909
5910 2008-08-28 Tristan Gingold <gingold@adacore.com>
5911
5912 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5913 Enable bfd, binutils and opcodes.
5914 * configure: Regenerate.
5915
5916 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5917
5918 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5919
5920 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5921
5922 * MAINTAINERS: Use correct Umlaut for last name.
5923
5924 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5925
5926 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5927
5928 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5929
5930 * MAINTAINERS: Update my email address.
5931
5932 2008-08-16 Nicolas Roche <roche@adacore.com>
5933
5934 * Makefile.tpl: Add BOOT_ADAFLAGS.
5935 * Makefile.in: Regenerate.
5936
5937 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5938
5939 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5940 * configure: Regenerate.
5941
5942 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5943
5944 * configure.ac: Add makefile fragments for hpux.
5945 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5946 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5947 * configure: Regenerate.
5948 * Makefile.in: Regenerate.
5949
5950 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5951
5952 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5953
5954 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5955
5956 * MAINTAINERS (Write after Approval): Add myself.
5957
5958 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5959
5960 * MAINTAINERS (Write After Approval): Add myself.
5961
5962 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5963
5964 * MAINTAINERS (Write After Approval): Add myself.
5965
5966 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5967
5968 * MAINTAINERS: Update my email address.
5969
5970 2008-06-25 Joey Ye <joey.ye@intel.com>
5971
5972 * MAINTAINERS (Write After Approval): Add myself.
5973
5974 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5975
5976 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5977 * Makefile.in: Regenerate.
5978 * configure: Regenerate.
5979
5980 2008-06-17 Daniel Kraft <d@domob.eu>
5981
5982 * MAINTAINERS (Write After Approval): Add myself.
5983
5984 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5985
5986 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5987 "$@" is still intact with both Autoconf 2.59 and 2.62.
5988 * configure: Regenerate.
5989
5990 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5991
5992 * Makefile.tpl: Fix comment errors.
5993 * Makefile.in: Regenerate.
5994
5995 2008-06-12 David S. Miller <davem@davemloft.net>
5996 David Edelsohn <edelsohn@gnu.org>
5997
5998 * configure.ac: Add powerpc*-*-* to gold supported targets.
5999 * configure: Regenerate.
6000
6001 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6002
6003 PR tree-optimization/36218
6004 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6005 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6006 (all prefix="build-"): Pass them to build-system sub-makes.
6007 * Makefile.in: Regenerate.
6008
6009 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6010
6011 * MAINTAINERS (mt port): Remove.
6012 (sco5, unixware, sco udk): Remove.
6013 (Kean Johnston): Add to Write After Approval.
6014
6015 2008-05-30 Julian Brown <julian@codesourcery.com>
6016
6017 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6018 of libobjc for ARM EABI Linux.
6019 * configure: Regenerate.
6020
6021 2008-05-18 Xinliang David Li <davidxl@google.com>
6022
6023 * ChangeLog: Remove wrong ChangeLog entry.
6024
6025 2008-05-17 Xinliang David Li <davidxl@google.com>
6026
6027 * MAINTAINERS (Write After Approval): Add myself.
6028
6029 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6030
6031 * MAINTAINERS (Write After Approval): Add myself.
6032
6033 2008-05-14 Rafael Espíndola <espindola@google.com>
6034
6035 * config-ml.in: don't handle --enable-shared and --enable-static.
6036
6037 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6038
6039 * MAINTAINERS: Update my email address.
6040
6041 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6042
6043 * MAINTAINERS: Update my email address.
6044
6045 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6046
6047 * MAINTAINERS (Write After Approval): Add myself.
6048
6049 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6050
6051 * MAINTAINERS (Write After Approval): Add myself.
6052
6053 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6054
6055 * MAINTAINERS (crx): Add myself.
6056
6057 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6058
6059 Sync with src:
6060 2008-04-14 David S. Miller <davem@davemloft.net>
6061
6062 * configure.ac: Add sparc*-*-* to gold supported targets.
6063 * configure: Regenerate.
6064
6065 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6066
6067 PR bootstrap/35457
6068 * configure.ac: Include override.m4.
6069 * configure: Regenerate.
6070
6071 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6072
6073 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6074 * Makefile.in: Regenerate.
6075
6076 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6077
6078 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6079 as nonconfigurable directories list.
6080 * configure: Regenerate.
6081
6082 2008-04-14 Ben Elliston <bje@au.ibm.com>
6083
6084 * config.sub, config.guess: Update from upstream sources.
6085
6086 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6087
6088 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6089 * Makefile.in: Regenerate.
6090
6091 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6092
6093 * configure.ac: Do not build libssp for the AVR.
6094 * configure: Regenerate.
6095
6096 2008-04-07 Ian Lance Taylor <iant@google.com>
6097
6098 * Makefile.def: check-gold depends upon all-binutils.
6099 * Makefile.in: Regenerate.
6100
6101 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6102
6103 * MAINTAINERS (Write After Approval): Add myself.
6104
6105 2008-04-04 Nick Clifton <nickc@redhat.com>
6106
6107 PR binutils/4334
6108 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6109 builds.
6110 * configure: Regenerate.
6111
6112 2008-04-04 NightStrike <NightStrike@gmail.com>
6113
6114 PR other/35151
6115 * configure.ac: Combine rules for mingw32 and mingw64.
6116 * configure: Regenerate.
6117
6118 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6119
6120 * MAINTAINERS (Write After Approval): Add myself.
6121
6122 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6123
6124 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6125 * Makefile.in (.NOTPARALLEL): Ditto.
6126
6127 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6128
6129 * MAINTAINERS (Write After Approval): Add myself.
6130
6131 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6132
6133 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6134 * Makefile.in (.NOTPARALLEL): Regenerate.
6135
6136 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6137
6138 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6139 * Makefile.in: Regenerate.
6140
6141 2008-03-26 Jakub Staszak <kuba@et.pl>
6142
6143 * MAINTAINERS (Write After Approval): Add myself.
6144
6145 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6146
6147 * MAINTAINERS: Update e-mail address.
6148
6149 2008-03-20 Ian Lance Taylor <iant@google.com>
6150
6151 * configure.ac: Add support for --enable-gold.
6152 * Makefile.def: Add gold as a directory like ld.
6153 * configure, Makefile.in: Regenerate.
6154
6155 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6156
6157 * configure.ac: m4_include config/proginstall.m4.
6158 * configure: Regenerate.
6159
6160 Backport from upstream Libtool:
6161
6162 2007-10-12 Eric Blake <ebb9@byu.net>
6163
6164 Deal with Autoconf 2.62's semantic change in m4_append.
6165 * ltsugar.m4 (lt_append): Replace broken versions of
6166 m4_append.
6167 (lt_if_append_uniq): Don't require separator to be overquoted,
6168 and avoid broken m4_append.
6169 (lt_dict_add): Fix typo.
6170 * libtool.m4 (_LT_DECL): Don't overquote separator.
6171
6172 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6173
6174 * config.rpath: Add AIX 6 support.
6175
6176 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6177
6178 * Makefile.def (stageprofile). Remove -fprofile-generate
6179 from stage_libcflags.
6180 * Makefile.in: Regenerate.
6181
6182 2008-03-13 Ben Elliston <bje@au.ibm.com>
6183
6184 * config.sub, config.guess: Update from upstream sources.
6185
6186 2008-03-06 Tom Tromey <tromey@redhat.com>
6187
6188 * MAINTAINERS: Update for treelang deletion.
6189
6190 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6191
6192 * MAINTAINERS: Update my email address.
6193
6194 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6195
6196 * MAINTAINERS (darwin port): Add myself as a maintainer.
6197 (objective-c/c++): Add myself as a maintainer.
6198
6199 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6200
6201 * MAINTAINERS (Write After Approval): Update my email address.
6202
6203 2008-02-25 Tomas Bily <tbily@suse.cz>
6204
6205 * MAINTAINERS (Write After Approval): Add myself.
6206
6207 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6208
6209 * MAINTAINERS (OpenMP): Add myself.
6210
6211 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6212
6213 PR bootstrap/32009
6214 PR bootstrap/32161
6215
6216 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6217 * configure: Regenerate.
6218
6219 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6220 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6221 STAGE4_LIBCFLAGS): New.
6222 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6223 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6224 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6225 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6226 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6227 for target modules. Don't export LIBCFLAGS.
6228 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6229 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6230 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6231 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6232 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6233 * Makefile.in: Regenerate.
6234
6235 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6236
6237 PR libgcj/33085
6238 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6239 Do not use -DDLL_EXPORT. Backport from upstream.
6240
6241 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6242
6243 * MAINTAINERS (Write After Approval): Add myself.
6244
6245 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6246
6247 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6248 * configure: Regenerate.
6249
6250 2008-01-31 Marc Gauthier <marc@tensilica.com>
6251
6252 * configure.ac (xtensa*-*-*): Recognize processor variants.
6253 * configure: Regenerate.
6254
6255 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6256
6257 PR bootstrap/34922
6258 * configure.ac (PARSE_ARGS): Push suitable setting of
6259 ac_subdirs_all, for `./configure --help=recursive'.
6260 Handle `+' in generic toplevel directory disabling.
6261 * configure: Regenerate.
6262
6263 2008-01-28 Nick Clifton <nickc@redhat.com>
6264
6265 * MAINTAINERS (xstormy16): Take over maintainership.
6266
6267 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6268
6269 * MAINTAINERS (c4x port): Remove.
6270
6271 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6272
6273 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6274
6275 2008-01-23 Ben Elliston <bje@au.ibm.com>
6276
6277 * config.sub, config.guess: Update from upstream sources.
6278
6279 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6280
6281 * MAINTAINERS (Write After Approval): Add myself.
6282
6283 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6284
6285 * MAINTAINERS: Update my email address.
6286
6287 2008-01-09 Raksit Ashok <raksit@google.com>
6288
6289 * MAINTAINERS (Write After Approval): Add myself.
6290
6291 2008-01-09 Raksit Ashok <raksit@google.com>
6292
6293 * MAINTAINERS (Write After Approval): Add myself.
6294
6295 2008-01-08 Ben Elliston <bje@au.ibm.com>
6296
6297 * config.sub, config.guess: Update from upstream sources.
6298
6299 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6300
6301 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6302 Change recommended MPFR from 2.2.1 -> 2.3.0.
6303 * configure: Regenerate.
6304
6305 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6306
6307 * MAINTAINERS: Update my email address.
6308
6309 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6310
6311 * MAINTAINERS: Update my email address.
6312
6313 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6314
6315 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6316 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6317 * Makefile.in: Regenerate.
6318
6319 2007-12-10 Mark Heffernan <meheff@google.com>
6320
6321 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6322 misplaced entries.
6323
6324 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6325
6326 * configure.ac: Enable libjava for x86_64-*-darwin9.
6327 * configure: Regenerate.
6328
6329 2007-12-07 Bill Maddox <maddox@google.com>
6330
6331 * MAINTAINERS (Write After Approval): Add myself.
6332
6333 2007-12-05 Ben Elliston <bje@au.ibm.com>
6334
6335 * config.sub, config.guess: Update from upstream sources.
6336
6337 2007-12-02 Matthias Klose <doko@ubuntu.com>
6338
6339 * config-ml.in: Remove 64bit configure tests.
6340
6341 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6342
6343 * config-ml.in: Robustify against white space in absolute file
6344 names.
6345
6346 * config-ml.in (multi-clean): Substitute ${Makefile}.
6347 Remove superfluous ${Makefile} in list.
6348
6349 2007-11-19 Thiemo Seufer <ths@mips.com>
6350
6351 * config-ml.in: Don't hardcode the Makefile name.
6352
6353 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6354
6355 * MAINTAINERS (Write After Approval): Add myself.
6356
6357 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6358
6359 * MAINTAINERS (Write After Approval): Add myself.
6360
6361 2007-11-06 Doug Kwan <dougkwan@google.com>
6362
6363 * MAINTAINERS (Write After Approval): Add myself.
6364
6365 2007-10-25 Ben Elliston <bje@au.ibm.com>
6366
6367 * MAINTAINERS (mercury): Remove entry.
6368 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6369
6370 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6371
6372 * Makefile.def (dependencies): Make configure-gdb depend on
6373 all-intl.
6374 * Makefile.in: Regenerated.
6375
6376 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6377
6378 * MAINTAINERS (Fortran maintainer): Remove myself.
6379
6380 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6381
6382 * Makefile.def: To avoid problems running with parallel makes,
6383 build newlib before libgloss so that target specific header
6384 files are availble.
6385 * Makefile.in: Regenerate
6386
6387 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6388
6389 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6390 * Makefile.in: Regenerate.
6391
6392 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6393
6394 * MAINTAINERS (Register allocation reviewer): Add myself.
6395
6396 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6397
6398 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6399 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6400 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6401 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6402 * configure: Regenerate.
6403
6404 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6405
6406 * MAINTAINERS (Register allocation reviewer): Add myself.
6407
6408 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6409
6410 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6411 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6412 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6413 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6414 * configure.ac: Default them to host tools for $host = $build.
6415 Subst them.
6416
6417 * configure: Regenerate.
6418 * Makefile.in: Regenerate.
6419
6420 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6421
6422 * MAINTAINERS (Register allocation reviewer): Add myself.
6423
6424 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6425
6426 * MAINTAINERS (Register allocation reviewer): Add myself.
6427
6428 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6429
6430 * MAINTAINERS (Write After Approval): Fix typo.
6431
6432 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6433
6434 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6435 * configure: Regenerate.
6436
6437 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6438
6439 PR bootstrap/31906
6440 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6441 they're already prefixed.
6442
6443 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6444
6445 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6446 libstdc++.
6447 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6448 * configure: Regenerate.
6449 * Makefile.in: Regenerate.
6450
6451 2007-09-17 Andreas Schwab <schwab@suse.de>
6452
6453 * configure.ac: Raise minimum makeinfo version to 4.6.
6454 * configure: Regenerate.
6455
6456 2007-09-17 Johannes Singler <singler@ira.uka.de>
6457
6458 * MAINTAINERS (write-after-approval) add myself
6459
6460 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6461
6462 * configure.ac: Correct makeinfo version check.
6463 * configure: Regenerate.
6464
6465 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6466
6467 * MAINTAINERS: Update my email address.
6468
6469 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6470
6471 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6472 to $skipdirs and only disable gprof for newlib. Use the normal
6473 mips*-elf* handling in other respects.
6474 * configure: Regnerate.
6475
6476 2007-09-12 David Daney <ddaney@avtrex.com>
6477
6478 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6479 enabling libgcj.
6480 * configure: Regenerate.
6481
6482 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6483
6484 PR other/32154
6485 * configure.ac: For libgloss targets, point the linker to the linker
6486 script, startup code and simulator library.
6487 * configure: Regenerate.
6488
6489 2007-09-07 Andrew Haley <aph@redhat.com>
6490
6491 * configure.ac (noconfigdirs): Remove target-libffi and
6492 target-libjava.
6493 * configure: Regenerate.
6494
6495 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6496
6497 PR target/33281
6498 * configure.ac: Use config/mh-mingw on mingw.
6499 * configure: Regenerate.
6500
6501 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6502
6503 * MAINTAINERS (Write After Approval): Add myself.
6504
6505 2007-09-05 Richard Guenther <rguenther@suse.de>
6506
6507 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6508 nor --disable-checking is provided also turn on yes and types
6509 checking for stage1.
6510 * configure: Re-generate.
6511
6512 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6513
6514 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6515 (Write After Approval): Remove myself.
6516
6517 2007-08-29 Nick Clifton <nickc@redhat.com>
6518
6519 * config.sub, config.guess: Update from upstream sources.
6520
6521 2007-08-22 Bud Davis <jmdavis@link.com>
6522
6523 * MAINTAINERS (Write After Approval): Added myself.
6524 * MAINTAINERS (Reviewers): Removed myself.
6525
6526 2007-08-18 Paul Brook <paul@codesourcery.com>
6527 Joseph Myers <joseph@codesourcery.com>
6528
6529 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6530 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6531 * Makefile.in: Regenerate.
6532 * configure.ac (--with-debug-prefix-map): New.
6533 * configure: Regenerate.
6534
6535 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6536 Nigel Stephens <nigel@mips.com>
6537
6538 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6539 as target_makefile_frag.
6540 * configure: Regenerate.
6541
6542 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6543
6544 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6545 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6546 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6547 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6548 (do-compare, do-compare3, do-compare-debug): New.
6549 ([+compare-target+]): Use them.
6550
6551 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6552
6553 * MAINTAINERS (Write After Approval): Change my email address.
6554
6555 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6556 Ben Elliston <bje@au.ibm.com>
6557
6558 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6559 --silent if $silent.
6560 * configure: Regenerate.
6561
6562 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6563
6564 * MAINTAINERS (Various Maintainers): Add myself as
6565 loop infrastructure maintainer. Update my e-mail
6566 address.
6567
6568 2007-07-31 Diego Novillo <dnovillo@google.com>
6569
6570 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6571 Adjust description.
6572
6573 2007-07-26 Richard Guenther <rguenther@suse.de>
6574
6575 * configure.ac: Add types checking to stage1 checking flags.
6576 * configure: Regenerate.
6577
6578 2007-07-17 Nick Clifton <nickc@redhat.com>
6579
6580 * COPYING3: New file. Contains version 3 of the GNU General
6581 Public License.
6582 * COPYING3.LIB: New file. Contains version 3 of the GNU
6583 Lesser General Public License.
6584
6585 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6586
6587 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6588
6589 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6590
6591 * MAINTAINERS (S/390 co-maintainer): Add myself.
6592 (Write After Approval): Remove myself.
6593
6594 2007-07-13 Dan Hipschman <dsh@google.com>
6595
6596 * MAINTAINERS (Write After Approval): Add myself.
6597
6598 2007-07-11 Nick Clifton <nickc@redhat.com>
6599
6600 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6601 WINDRES export.
6602 * Makefile.in: Regenerate.
6603
6604 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6605
6606 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6607 maintainer.
6608
6609 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6610
6611 * lt~obsolete.m4: New. Import from 20070318 libtool.
6612
6613 2007-07-03 Julian Brown <julian@codesourcery.com>
6614
6615 * MAINTAINERS (Write After Approval): Add myself.
6616
6617 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6618
6619 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6620 * configure: Regenerate.
6621
6622 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6623
6624 * configure.ac: Add some missing m4 quotation.
6625 * configure: Regenerate.
6626
6627 2007-07-02 Simon Baldwin <simonb@google.com>
6628
6629 * MAINTAINERS (Write After Approval): Add myself.
6630
6631 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6632
6633 * configure: Regenerate.
6634
6635 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6636
6637 * Makefile.def: Add windmc tool to build.
6638 * Makefile.tpl: Likewise.
6639 * configure.ac: Likewise.
6640 * Makefile.in: Regenerate.
6641 * configure: Regenerate.
6642
6643 2007-06-28 DJ Delorie <dj@redhat.com>
6644
6645 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6646 not building newlib.
6647 * configure: Regenerated.
6648
6649 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6650
6651 * MAINTAINERS (Write After Approval): Add myself.
6652
6653 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6654
6655 * MAINTAINERS (Write After Approval): Add myself.
6656
6657 2007-06-19 Chris Matthews <chrismatthews@google.com>
6658
6659 * MAINTAINERS (Write After Approval): Add myself.
6660
6661 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6662
6663 * MAINTAINERS (Write After Approval): Add myself.
6664
6665 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6666
6667 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6668 * Makefile.in: Regenerated.
6669
6670 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6671
6672 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6673 bfin*-*-uclinux* targets.
6674 * configure: Regenerate.
6675
6676 2007-06-14 Ian Lance Taylor <iant@google.com>
6677
6678 * MAINTAINERS: Add myself as non-algorithmic global write
6679 maintainer.
6680
6681 2007-06-14 Diego Novillo <dnovillo@google.com>
6682
6683 * MAINTAINERS: Add self as middle-end maintainer and
6684 non-algorithmic global write maintainer.
6685
6686 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6687
6688 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6689 Move all Fortran maintainers except Paul Brook into the
6690 Non-Autopoiesis section.
6691
6692 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6693
6694 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6695 (distclean-stage[+id+]): Possibly delete stage_last.
6696 * Makefile.in: Regenerate.
6697
6698 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6699
6700 * MAINTAINERS (Various Maintainer): Fix typo.
6701
6702 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6703
6704 * MAINTAINERS (Various Maintainer): Add myself as
6705 dataflow maintainer.
6706
6707 2007-06-07 Ben Elliston <bje@au.ibm.com>
6708
6709 * config.sub, config.guess: Update from upstream sources.
6710
6711 2007-06-07 Ben Elliston <bje@au.ibm.com>
6712
6713 * Makefile.tpl: Fix spelling error.
6714 * Makefile.in: Regenerate.
6715
6716 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6717
6718 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6719 lt_cv_sys_max_cmd_len.
6720
6721 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6722
6723 * MAINTAINERS (Various Maintainers): Add myself as
6724 auto-vectorizer maintainer.
6725
6726 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6727
6728 PR libjava/32098
6729 * libtool.m4: Revert previous change.
6730 * ltgcc.m4: Put it here.
6731
6732 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6733
6734 * MAINTAINERS (Various Maintainers): Add myself as
6735 auto-vectorizer maintainer.
6736
6737 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6738
6739 PR libjava/32098
6740 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6741
6742 2007-05-30 Richard Guenther <rguenther@suse.de>
6743
6744 * MAINTAINERS (Various Maintainers): Add myself as
6745 auto-vectorizer maintainer.
6746
6747 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6748
6749 PR bootstrap/29382
6750 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6751 * configure: Rebuilt.
6752
6753 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6754
6755 * MAINTAINERS (Write After Approval): Removed my name.
6756
6757 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6758
6759 * MAINTAINERS (Write After Approval): Remove myself.
6760
6761 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6762
6763 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6764
6765 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6766
6767 * ltmain.sh: Update from ToT Libtool.
6768 * libtool.m4: Update from ToT Libtool.
6769 * ltsugar.m4: New. Update from ToT Libtool.
6770 * ltversion.m4: New. Update from ToT Libtool.
6771 * ltoptions.m4: New. Update from ToT Libtool.
6772 * ltconfig: Remove.
6773 * ltcf-c.sh: Remove.
6774 * ltcf-cxx.sh: Remove.
6775 * ltcf-gcj.sh: Remove.
6776
6777 2007-05-22 Ollie Wild <aaw@google.com>
6778
6779 * MAINTAINERS (Write After Approval): Add myself.
6780
6781 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6782
6783 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6784 stage_cflags.
6785 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6786 Remove CFLAGS/LIBCFLAGS.
6787 (configure-stage[+id+]-[+prefix+][+module+],
6788 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6789 * Makefile.in: Regenerate.
6790
6791 2007-05-15 Diego Novillo <dnovillo@google.com>
6792
6793 * MAINTAINERS: Update e-mail address.
6794
6795 2007-05-15 Revital Eres <eres@il.ibm.com>
6796
6797 * MAINTAINERS (Write After Approval): Add myself.
6798
6799 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6800
6801 * MAINTAINERS (Write After Approval): Updated my address.
6802
6803 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6804
6805 * MAINTAINERS (Write After Approval): Add myself.
6806
6807 2007-05-11 Silvius Rus <rus@google.com>
6808
6809 * MAINTAINERS (Write After Approval): Add myself.
6810
6811 2007-04-23 Tom Tromey <tromey@redhat.com>
6812
6813 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6814
6815 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6816
6817 * MAINTAINERS (cpplib): Rename to ...
6818 (libcpp): ... this. Add C/C++ front end maintainers.
6819
6820 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6821
6822 * config-ml.in: Pass ${ml_config_env} to configure calls.
6823
6824 2007-04-04 Christian Bruel <christian.bruel@st.com>
6825
6826 * MAINTAINERS (Write After Approval): Add myself.
6827
6828 2007-04-02 Dave Korn <dave.korn@artimi.com>
6829
6830 * MAINTAINERS (Write After Approval): Add myself.
6831
6832 2007-03-31 Tobias Burnus <burnus@net-b.de>
6833
6834 * MAINTAINERS (fortran 95 front end): Add myself.
6835
6836 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6837
6838 * MAINTAINERS (Write After Approval): Add myself.
6839
6840 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6841
6842 * MAINTAINERS (Modulo Scheduler): Add myself.
6843
6844 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6845
6846 * MAINTAINERS (fortran 95 front end): Add myself.
6847 (c++ front end): whitespace fix.
6848
6849 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6850
6851 * MAINTAINERS (Write After Approval): Add myself.
6852
6853 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6854
6855 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6856 of glob. Quote arguments with single quotes too.
6857 * configure: Regenerate.
6858
6859 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6860
6861 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6862 * Makefile.in: Regenerate
6863
6864 2007-03-07 Andreas Schwab <schwab@suse.de>
6865
6866 * configure: Regenerate.
6867
6868 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6869
6870 * configure.ac: Add "--with-pdfdir" configure option,
6871 which defines pdfdir variable.
6872 * Makefile.def (target=fixincludes): Add install-pdf to
6873 missing targets.
6874 (recursive_targets): Add install-pdf target.
6875 (flags_to_pass): Add pdfdir.
6876 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6877 target.
6878 * configure: Regenerate
6879 * Makefile.in: Regenerate
6880
6881 2007-02-28 Eric Christopher <echristo@apple.com>
6882
6883 Revert:
6884 2006-12-07 Mike Stump <mrs@apple.com>
6885
6886 * Makefile.def (dependencies): Add dependency for
6887 install-target-libssp and install-target-libgomp on
6888 install-gcc.
6889 * Makefile.in: Regenerate.
6890
6891 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6892
6893 * configure: Regenerate.
6894 * configure.ac: Move statements after variable declarations.
6895
6896 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6897
6898 * MAINTAINERS: Add myself as sh maintainer.
6899
6900 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6901
6902 * configure.ac: Adjust for loop syntax.
6903 * configure: Regenerate.
6904
6905 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6906
6907 * configure: Rebuilt.
6908
6909 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6910
6911 * configure.ac: Drop multiple occurrences of --enable-languages,
6912 and fix its quoting.
6913 * configure: Rebuilt.
6914
6915 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6916 Nathan Sidwell <nathan@codesourcery.com>
6917 Vladimir Prus <vladimir@codesourcery.com>
6918 Joseph Myers <joseph@codesourcery.com>
6919
6920 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6921 * configure: Regenerate.
6922
6923 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6924
6925 * ltconfig (freebsd*): Default to elf.
6926
6927 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6928
6929 * configure.ac (target_libraries): Move libgcc before libiberty.
6930 * configure: Regenerated.
6931
6932 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6933 Paolo Bonzini <bonzini@gnu.org>
6934
6935 PR bootstrap/30753
6936 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6937 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6938 * configure: Regenerated.
6939
6940 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6941
6942 * MAINTAINERS (Language Front End Maintainers): Update my mail
6943 address.
6944
6945 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6946
6947 PR bootstrap/30748
6948 * configure.ac: Correct syntax for Solaris ksh.
6949 * configure: Regenerated.
6950
6951 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6952
6953 * configure.ac: Sync with src.
6954 * configure: Regenerate.
6955
6956 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6957
6958 * Makefile.in: Regenerate.
6959
6960 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6961
6962 * config.sub: Sync with src.
6963
6964 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6965
6966 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6967 noncanonical equivalents.
6968 * configure.in: Rename to...
6969 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6970 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6971 target_noncanonical. Use them. Rewrite removal of configure
6972 arguments for autoconf 2.59. Discard variable settings. Force
6973 program_transform_name for native tools.
6974
6975 * Makefile.in: Regenerated.
6976 * configure: Regenerated with autoconf 2.59.
6977
6978 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6979
6980 * MAINTAINERS (Write After Approval): Add myself.
6981
6982 2007-01-31 Andreas Schwab <schwab@suse.de>
6983
6984 * Makefile.tpl (LDFLAGS): Substitute it.
6985 * Makefile.in: Regenerate.
6986
6987 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6988
6989 * MAINTAINERS (Write After Approval): Add myself.
6990
6991 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6992
6993 * MAINTAINERS (spu port): Add myself.
6994
6995 2007-01-23 Richard Guenther <rguenther@suse.de>
6996
6997 PR bootstrap/30541
6998 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6999 * Makefile.tpl (GNATBIND): Substitute it.
7000 (GNATMAKE): Likewise.
7001 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7002 of STAGE_PREFIX.
7003 * Makefile.in: Regenerate.
7004 * configure: Regenerate.
7005
7006 2007-01-18 Mike Stump <mrs@apple.com>
7007
7008 * configure.in: Re-enable -Werror for gcc builds.
7009
7010 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7011
7012 * MAINTAINERS (Write After Approval): Add myself.
7013
7014 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7015
7016 * configure.in: Change == to = in test command.
7017 * configure: Regenerate.
7018
7019 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7020 Nick Clifton <nickc@redhat.com>
7021 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7022
7023 * configure.in (build_configargs, host_configargs, target_configargs):
7024 Remove build/host/target parameters.
7025 (host_libs): Add gmp and mpfr.
7026 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7027 * Makefile.def (gmp, mpfr): New.
7028 (gcc): Remove target.
7029 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7030 target_os, target_vendor): New.
7031 (configure): Add host_alias/target_alias arguments; adjust invocations.
7032 * configure: Regenerate.
7033 * Makefile.in: Regenerate.
7034
7035 2007-01-11 Matt Fago <fago@earthlink.net>
7036
7037 * configure.in: Try to link to functions only in mpfr 2.2.x
7038 to improve robustness of configure tests.
7039 * configure: Regenerate.
7040
7041 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7042
7043 * MAINTAINERS: Add myself as i386 maintainer.
7044
7045 2007-01-08 Jan Hubicka <jh@suse.cz>
7046
7047 * MAINTAINERS: Add myself as i386 maintainer.
7048
7049 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7050
7051 * configure.in: Add support for an x86_64-mingw* target.
7052 * configure: Regenerate.
7053
7054 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7055
7056 * Makefile.tpl (all-target): Correct @if conditional for target
7057 modules.
7058 * configure.in: Omit libiberty if building only target libgcc.
7059 * configure, Makefile.in: Regenerated.
7060
7061 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7062
7063 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7064 * configure: Regenerate.
7065
7066 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7067
7068 * Makefile.def (target_modules): Add libgcc.
7069 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7070 * Makefile.tpl (clean-target-libgcc): Delete.
7071 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7072 on gcc even for bootstrapped modules. Rewrite handling of
7073 lang_env_dependencies to loop over target_modules.
7074 * configure.in (target_libraries): Add target-libgcc.
7075 * Makefile.in, configure: Regenerated.
7076
7077 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7078
7079 * configure.in: Reorganize recognition of languages. Add
7080 --enable-stage1-languages. Show supported languages for the chosen
7081 target rather than all recognized languages.
7082 * configure: Regenerate.
7083
7084 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7085
7086 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7087 * Makefile.in: Regenerate.
7088
7089 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7090
7091 * configure.in: Warn that MPFR 2.2.0 is buggy.
7092 * configure: Regenerate.
7093
7094 2006-12-27 Ian Lance Taylor <iant@google.com>
7095
7096 * configure.in: When removing Makefiles to force a reconfigure, also
7097 remove prev-DIR*/Makefile.
7098 * configure: Regenerate.
7099
7100 2006-12-22 Andreas Schwab <schwab@suse.de>
7101
7102 * configure: Regenerate with correct autoconf version.
7103
7104 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7105
7106 * configure.in: add AC_SUBST for *_FOR_TARGET.
7107 * configure: Regenerate.
7108
7109 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7110
7111 * configure.in: Simplify logic for rejecting languages that cannot
7112 be built. Separate the case when a language is unsupported,
7113 from the case when the user chooses not to build a language.
7114
7115 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7116
7117 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7118 it only affects bootstrap and could be tested on "$host" as well.
7119 * configure: Regenerate.
7120 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7121
7122 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7123
7124 PR bootstrap/29544
7125 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7126 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7127 move here comment from Makefile.tpl.
7128 * Makefile.tpl: Move some definitions higher in the file.
7129 (STAGE1_CHECKING): New.
7130 * configure.in: Add --enable-stage1-checking.
7131 * configure: Regenerate.
7132 * Makefile.in: Regenerate.
7133
7134 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7135
7136 * MAINTAINERS: Add myself as build system maintainer.
7137
7138 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7139
7140 * MAINTAINERS (Write After Approval): Add myself.
7141
7142 2006-12-13 Eric Christopher <echristo@apple.com>
7143
7144 * MAINTAINERS: Add myself as darwin maintainer.
7145
7146 2006-12-11 Ian Lance Taylor <ian@airs.com>
7147
7148 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7149
7150 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7151
7152 MAINTAINERS: Update my entry.
7153
7154 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7155
7156 * configure.in: Handle spu makefile frag.
7157 * Makefile.tpl (MAINT): Define
7158 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7159 * configure: Regenerate.
7160 * Makefile.in: Regenerate.
7161
7162 2006-12-11 Ben Elliston <bje@au.ibm.com>
7163
7164 * config.guess: Import latest version.
7165 * config.sub: Likewise.
7166
7167 2006-12-11 Ben Elliston <bje@au.ibm.com>
7168
7169 * configure.in (spu-*-*): Don't skip target-libiberty.
7170 * configure: Regenerate.
7171
7172 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7173
7174 PR bootstrap/30134
7175 * configure.in: Correct x86 darwin support for libjava to powerpc
7176 and i?86 only.
7177 * configure: Regenerate.
7178
7179 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7180
7181 * configure.in: Add x86 darwin support for libjava.
7182 * configure: Regenerate.
7183
7184 2006-12-07 Mike Stump <mrs@apple.com>
7185
7186 * Makefile.def (dependencies): Add dependency for
7187 install-target-libssp and install-target-libgomp on
7188 install-gcc.
7189 * Makefile.in: Regenerate.
7190
7191 2006-12-04 Richard Guenther <rguenther@suse.de>
7192
7193 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7194 (Non-Algorithmic Maintainers): Move over non-algorithmic
7195 loop optimizer maintainers, add myself as a non-algorithmic
7196 middle-end maintainer.
7197
7198 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7199
7200 * MAINTAINERS (Write After Approval): Add myself.
7201
7202 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7203
7204 * configure.in: Update error message for missing GMP/MPFR.
7205
7206 * configure: Regenerate.
7207
7208 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7209
7210 * configure.in: Update MPFR version in error message.
7211
7212 * configure: Regenerate.
7213
7214 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7215
7216 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7217 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7218 --with-gmp-lib): New flags.
7219
7220 * configure: Regenerate.
7221
7222 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7223
7224 * MAINTAINERS (Write After Approval): Change my email address.
7225
7226 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7227
7228 * MAINTAINERS (Write After Approval): Add myself.
7229
7230 2006-11-22 Philipp Thomas <pth@suse.de>
7231
7232 * MAINTAINERS (i18n): Update e-mail address.
7233
7234 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7235
7236 * MAINTAINERS (spu port): Add myself as maintainer.
7237 (Write After Approval): Remove myself.
7238
7239 2006-11-22 Ben Elliston <bje@au.ibm.com>
7240
7241 * configure.in (skipdirs): Don't build libssp for SPU.
7242 * configure: Regenerate.
7243
7244 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7245
7246 * MAINTAINERS (spu port): Add myself as maintainer.
7247 (libobjc): Update my email address.
7248
7249 2006-11-21 Andrea Bona <andrea.bona@st.com>
7250
7251 * MAINTAINERS (Write After Approval): Add myself.
7252
7253 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7254
7255 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7256 * configure : Rebuilt.
7257
7258 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7259
7260 * MAINTAINERS (Write After Approval): Add myself.
7261
7262 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7263
7264 * MAINTAINERS (Write After Approval): Add myself.
7265
7266 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7267
7268 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7269 libmpfr.a.
7270 * configure: Regenerate.
7271
7272 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7273
7274 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7275 (unstage): Test for stage_last presence.
7276
7277 PR bootstrap/29802
7278 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7279 STAGE_PREFIX.
7280 * Makefile.in: Regenerate.
7281
7282 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7283
7284 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7285 maintainers.
7286
7287 2006-11-14 Erven Rohou <erven.rohou@st.com>
7288
7289 * MAINTAINERS (Write After Approval): Add myself.
7290
7291 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7292
7293 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7294 and stageN-package/Makefile.
7295 * Makefile.in: Regenerated.
7296
7297 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7298
7299 * configure.in: Remove target-libgloss from noconfigdirs for
7300 bfin-*-*.
7301 * configure: Regenerated.
7302
7303 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7304
7305 * configure.in (have_gmp): Only error if the gcc directory exists.
7306
7307 * configure: Regenerate.
7308
7309 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7310
7311 * configure.in: Robustify error message for missing GMP/MPFR.
7312
7313 * configure: Regenerate.
7314
7315 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7316
7317 * MAINTAINERS (Write After Approval): Add myself.
7318
7319 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7320
7321 * MAINTAINERS: Change email address.
7322
7323 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7324
7325 * MAINTAINERS (Write After Approval): Add myself.
7326
7327 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7328
7329 * MAINTAINERS (Write After Approval): Add myself.
7330
7331 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7332
7333 * MAINTAINERS (Write After Approval): Move myself to
7334 Write After Approval section.
7335
7336 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7337
7338 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7339 need_gmp anymore.
7340 * configure: Regenerate.
7341
7342 2006-10-16 Tobias Burnus <burnus@net-b.de>
7343
7344 * MAINTAINERS (Write After Approval): Add myself.
7345
7346 2006-10-16 Ben Elliston <bje@au.ibm.com>
7347
7348 * config.guess: Import latest version.
7349 * config.sub: Likewise.
7350
7351 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7352
7353 * Makefile.def: Added pdf target handling.
7354 * Makefile.tpl: Added pdf target handling.
7355 * Makefile.in: Regenerated.
7356
7357 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7358
7359 * MAINTAINERS: Add self as score port maintainer.
7360
7361 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7362
7363 * MAINTAINERS (Write After Approval): Add myself.
7364
7365 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7366
7367 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7368 or newer.
7369 * configure: Regenerated.
7370
7371 2006-09-27 Dave Brolley <brolley@redhat.com>
7372
7373 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7374 using $s instead of $r.
7375 * configure: Regenerated.
7376
7377 2006-09-26 Thiemo Seufer <ths@mips.com>
7378
7379 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7380 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7381 * configure: Regenerate.
7382
7383 2006-09-24 Graeme Peterson <gridly@gmail.com>
7384
7385 * MAINTAINERS (Write After Approval): Remove myself.
7386
7387 2006-09-22 Chao-ying Fu <fu@mips.com>
7388
7389 * MAINTAINERS (Write After Approval): Add myself.
7390
7391 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7392
7393 * MAINTAINERS: Add self as soft-fp maintainer.
7394
7395 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7396
7397 * MAINTAINERS: Add myself as avr maintainer.
7398 Remove Marek Michalkiewicz as avr maintainer.
7399
7400 2006-09-07 Roberto Costa <roberto.costa@st.com>
7401
7402 * MAINTAINERS (Write After Approval): Add myself.
7403
7404 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7405
7406 * configure.in: Never build newlib for a Mingw host.
7407 Never build newlib as Mingw target library.
7408 Test the existence of winsup/cygwin for building a Cygwin newlib,
7409 rather than just winsup.
7410 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7411 building a Mingw target.
7412 * configure: Regenerate.
7413
7414 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7415
7416 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7417
7418 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7419
7420 * config.guess: Import from src (was more updated).
7421 * config.sub: Likewise.
7422
7423 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7424
7425 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7426 * configure: Regenerated.
7427
7428 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7429
7430 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7431 for stages after the first.
7432
7433 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7434
7435 * Makefile.def: Add dependencies for configure-opcodes
7436 on configure-intl and all-opcodes on all-intl.
7437 * Makefile.in: Regenerated.
7438
7439 2006-07-13 Ben Elliston <bje@au.ibm.com>
7440
7441 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7442
7443 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7444
7445 Port to hosts whose 'sort' and 'tail' implementations
7446 treat operands with leading '+' as file names, as POSIX
7447 has required since 2001. However, make sure the code still
7448 works on pre-POSIX hosts.
7449 * ltmain.sh: Don't assume "sort +2" is equivalent to
7450 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7451
7452 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7453
7454 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7455
7456 2006-07-04 Peter O'Gorman <peter@pogma.com>
7457
7458 * ltconfig: chmod 644 before ranlib during install.
7459
7460 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7461
7462 PR bootstrap/18058
7463 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7464 if the bootstrap compiler is a GCC version that supports it.
7465 * configure: Regenerate.
7466
7467 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7468
7469 * configure.in: Fix thinkos in previous check-in.
7470 * configure: Regenerate.
7471
7472 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7473
7474 PR other/27063
7475 * configure.in: Test subdir_requires and give an appropriate
7476 error message.
7477 * configure: Regenerate.
7478
7479 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7480
7481 * MAINTAINERS (Write After Approval): Add myself.
7482
7483 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7484
7485 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7486
7487 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7488
7489 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7490
7491 2006-06-20 David Ayers <d.ayers@inode.at>
7492
7493 PR bootstrap/28072
7494 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7495 whether target-libjava is being configured instead of whether the
7496 java front end is enabled.
7497 * configure: Regenerate.
7498
7499 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7500
7501 PR target/27540
7502 * configure.in: Only enable libgomp on IRIX 6.
7503 * configure: Regenerate.
7504
7505 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7506
7507 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7508 too.
7509 * Makefile.in: Regenerate.
7510
7511 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7512
7513 * config-ml.in: Alter CCASFLAGS to include special
7514 multilib options the same as is done for CFLAGS.
7515
7516 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7517
7518 * configure.in: Don't enable libgomp on hpux10.
7519 * configure: Rebuilt.
7520
7521 2006-06-12 David Ayers <d.ayers@inode.at>
7522
7523 PR bootstrap/27963
7524 PR target/19970
7525 * configure.in: Remove target-boehm-gc from noconfigdirs where
7526 ${libgcj} is specified.
7527 * configure: Regenerate.
7528
7529 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7530
7531 Sync from src:
7532
7533 * configure.in: Sync.
7534 * configure: Regenerated.
7535
7536 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7537
7538 * Makefile.def: Added dependencies from sim and gdb on intl, and
7539 added configure dependencies to everything with an all dependency
7540 on intl.
7541 * Makefile.in: Regenerated.
7542
7543 2006-06-06 David Ayers <d.ayers@inode.at>
7544
7545 PR libobjc/13946
7546 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7547 * Makefile.in: Regenerate.
7548 * configure.in: Add --enable-objc-gc at toplevel and have it
7549 enable boehm-gc for Objective-C.
7550 Remove target-boehm-gc from libgcj.
7551 Add target-boehm-gc to target_libraries.
7552 Add target-boehm-gc to noconfigdirs where ${libgcj}
7553 is specified.
7554 Assert that boehm-gc is supported when requested for Objective-C.
7555 Only build boehm-gc if needed either for Java or Objective-C.
7556 * configure: Regenerate.
7557
7558 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7559
7560 PR 27674
7561 * Makefile.tpl (configure-[+prefix+][+module+],
7562 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7563 Remove rule to unstage bootstrapped modules.
7564 (stage_current): New.
7565 * Makefile.in: Regenerate.
7566
7567 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7568
7569 * MAINTAINERS (Write After Approval): Update my e-mail address.
7570
7571 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7572
7573 * include/libiberty.h: Declare pex_run_in_environment.
7574
7575 2006-05-31 Asher Langton <langton2@llnl.gov>
7576
7577 * MAINTAINERS (Write After Approval): Add myself.
7578
7579 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7580
7581 * Makefile.def (bfd, opcodes): Fix lib_path.
7582 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7583 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7584 * Makefile.in: Regenerate.
7585
7586 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7587
7588 * Makefile.in: Regenerate.
7589
7590 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7591
7592 * Makefile.def: Add install-html target. Add datarootdir
7593 docdir and htmldir to flags_to_pass.
7594 * Makefile.tpl: Add install-html target.
7595 * Makefile.in: Regenerate.
7596 * configure.in: Add --with-datarootdir, --with-docdir, and
7597 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7598 * configure: Regenerate.
7599
7600 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7601
7602 * configure.in: Enable gprof for cross builds.
7603 * configure: Regenerate.
7604
7605 2006-05-22 Richard Guenther <rguenther@suse.de>
7606
7607 Revert
7608 2006-01-31 Richard Guenther <rguenther@suse.de>
7609 Paolo Bonzini <bonzini@gnu.org>
7610
7611 * Makefile.def (target_modules): Add libgcc-math target module.
7612 * configure.in (target_libraries): Add libgcc-math target library.
7613 (--enable-libgcc-math): New configure switch.
7614 * Makefile.in: Re-generate.
7615 * configure: Re-generate.
7616 * libgcc-math: New toplevel directory.
7617
7618 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7619 Andreas Tobler <a.tobler@schweiz.ch>
7620
7621 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7622 * configure: Rebuilt.
7623
7624 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7625
7626 * MAINTAINERS (Write After Approval): Add myself.
7627
7628 2006-05-01 DJ Delorie <dj@redhat.com>
7629
7630 * configure.in: Restore CFLAGS if GMP isn't present.
7631 * configure: Regenerate.
7632
7633 2006-05-01 Richard Guenther <rguenther@suse.de>
7634
7635 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7636 maintainer.
7637
7638 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7639
7640 * MAINTAINERS (Write After Approval): Add myself.
7641
7642 2006-04-28 Jan Beulich <jbeulich@novell.com>
7643
7644 * MAINTAINERS (Write After Approval): Add myself.
7645
7646 2006-04-18 DJ Delorie <dj@redhat.com>
7647
7648 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7649 reference libgloss so that libssp can be built in a combined
7650 tree.
7651 * configure: Regenerate.
7652
7653 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7654
7655 * MAINTAINERS (Write After Approval): Add myself.
7656
7657 2006-04-05 Ben Elliston <bje@au.ibm.com>
7658
7659 * configure.in: Require makeinfo 4.4 or higher.
7660 * configure: Regenerate.
7661
7662 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7663
7664 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7665 Rearrange the entries of other libraries to have them in one place.
7666
7667 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7668
7669 * MAINTAINERS (Write After Approval): Remove myself.
7670 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7671
7672 2006-03-14 Richard Guenther <rguenther@suse.de>
7673
7674 * configure: Regenerate with autoconf 2.13.
7675
7676 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7677
7678 * MAINTAINERS: Use my work address.
7679
7680 * MAINTAINERS: Update my E-mail address.
7681
7682 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7683
7684 * configure.in: Handle --disable-<component> generically.
7685 * configure: Regenerate.
7686
7687 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7688
7689 PR libgcj/17311
7690 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7691
7692 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7693
7694 * MAINTAINERS (Write After Approval): Remove myself.
7695 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7696
7697 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7698
7699 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7700 (TARGET_CONFIGDIRS): Remove.
7701 * configure.in: Remove AC_SUBST(target_configdirs).
7702 * Makefile.in, configure: Regenerated.
7703
7704 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7705
7706 * MAINTAINERS (Write After Approval): Remove myself.
7707 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7708
7709 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7710
7711 PR bootstrap/25670
7712
7713 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7714
7715 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7716 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7717 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7718 BUILD_PREFIX, BUILD_PREFIX_1.
7719 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7720
7721 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7722 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7723
7724 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7725 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7726 of `cat stage_current`. Always provide the `r' and `s' variables.
7727 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7728 a single shell execution.
7729 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7730 bootstrapped modules, make the stage1 module if the build was not
7731 started yet, else build the current stage.
7732 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7733 (all-build, all-host, all-target, [+make_target+]-host,
7734 [+make_target+]-target): Do not use \-continued lines.
7735 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7736 (current_stage, restrap, stage_last): New.
7737
7738 * Makefile.in: Regenerate.
7739 * configure: Regenerate.
7740
7741 2006-02-19 Bud Davis <jmdavis@link.com>
7742
7743 * MAINTAINERS (Write After Approval): Remove myself.
7744 (Language Front End Maintainers): Add myself as fortran 95
7745 maintainer and update e-mail address.
7746
7747 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7748
7749 * MAINTAINERS (Write After Approval): Remove myself.
7750 (Language Front End Maintainers): Add myself as fortran 95
7751 maintainer.
7752
7753 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7754
7755 * MAINTAINERS (Write After Approval): Add myself.
7756
7757 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7758
7759 * MAINTAINERS (Write After Approval): Remove myself.
7760 (Language Front End Maintainers): Add myself as
7761 fortran 95 maintainer.
7762
7763 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7764
7765 Sync from src:
7766
7767 2005-12-27 Leif Ekblad <leif@rdos.net>
7768
7769 * configure.in: Add support for RDOS target.
7770 * configure: Regenerate.
7771
7772 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7773 Andreas Schwab <schwab@suse.de>
7774
7775 * configure: Regenerate.
7776
7777 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7778
7779 * configure.in (enable_libgomp): Add AIX.
7780 * configure: Regenerate.
7781
7782 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7783
7784 * MAINTAINERS (Write After Approval): Add myself.
7785
7786 2006-02-03 Lee Millward <lee.millward@gmail.com>
7787
7788 * MAINTAINERS (Write After Approval): Add myself.
7789
7790 2006-01-31 Richard Guenther <rguenther@suse.de>
7791 Paolo Bonzini <bonzini@gnu.org>
7792
7793 * Makefile.def (target_modules): Add libgcc-math target module.
7794 * configure.in (target_libraries): Add libgcc-math target library.
7795 (--enable-libgcc-math): New configure switch.
7796 * Makefile.in: Re-generate.
7797 * configure: Re-generate.
7798 * libgcc-math: New toplevel directory.
7799
7800 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7801
7802 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7803 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7804 the assembler, linker and binutils.
7805 * configure: Regenerate.
7806
7807 2006-01-22 Dirk Mueller <dmueller@suse.de>
7808
7809 * MAINTAINERS (Write After Approval): Add myself.
7810
7811 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7812
7813 * configure: Regenerate.
7814
7815 2006-01-18 Richard Henderson <rth@redhat.com>
7816 Jakub Jelinek <jakub@redhat.com>
7817 Diego Novillo <dnovillo@redhat.com>
7818
7819 * libgomp: New directory.
7820 * Makefile.def: Add target_module libgomp.
7821 * Makefile.in: Regenerate.
7822 * configure.in (target_libraries): Add target-libgomp.
7823 * configure: Regenerate.
7824
7825 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7826
7827 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7828 @ from continuation.
7829 * Makefile.in: Rebuilt.
7830
7831 2006-01-04 Chris Lattner <sabre@gnu.org>
7832
7833 * MAINTAINERS (Write After Approval): Add myself.
7834
7835 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7836
7837 PR bootstrap/24252
7838
7839 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7840 * Makefile.tpl (OBJDUMP): New.
7841 (EXTRA_HOST_FLAGS): Add it.
7842 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7843
7844 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7845 to use symbolic links between directories. Avoid race conditions
7846 or make them harmless.
7847 * configure.in: Do not try to use symbolic links between directories.
7848
7849 * Makefile.def (LEAN): Pass.
7850 * Makefile.tpl (LEAN): Define.
7851 (stage[+id+]-start): Accept that the previous directory does not
7852 exist, if the bootstrap is lean.
7853 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7854 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7855 configure substitution.
7856 ([+compare-target+]): Likewise.
7857 ([+bootstrap-target+]-lean): New.
7858 * configure.in: Remove lean bootstrap support from here.
7859
7860 * Makefile.in: Regenerate.
7861 * configure: Regenerate.
7862
7863 2006-01-04 Ben Elliston <bje@au.ibm.com>
7864
7865 * MAINTAINERS (libdecnumber): Add myself.
7866
7867 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7868
7869 * libtool-ldflags: New script.
7870
7871 2006-01-02 Andreas Schwab <schwab@suse.de>
7872
7873 * configure.in: When reconfiguring remove Makefile in
7874 all stage directories.
7875 * configure: Regenerate.
7876
7877 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7878
7879 * MAINTAINERS: Update my email address.
7880
7881 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7882
7883 Revert Ada-related part of the previous change.
7884
7885 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7886 Do not pass.
7887 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7888 * Makefile.in: Regenerate.
7889 * configure.in: Do not include mt-ppc-aix target fragment.
7890 * configure: Regenerate.
7891
7892 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7893
7894 * configure.in: Select appropriate fragments for PowerPC/AIX.
7895 * configure: Regenerate.
7896
7897 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7898 BOOT_CFLAGS, BOOT_LDFLAGS.
7899 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7900 BOOT_CFLAGS, BOOT_LDFLAGS.
7901 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7902 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7903 (stage): Fail if we cannot complete the work.
7904 * Makefile.in: Regenerate.
7905
7906 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7907
7908 * configure.in: Replace ms1 with mt.
7909 * configure: Rebuilt.
7910
7911 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7912
7913 * MAINTAINERS: Update my email address.
7914
7915 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7916
7917 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7918 install-host-nogcc): Don't invoke $(stage) at the end.
7919 * Makefile.in: Regenerate.
7920
7921 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7922
7923 * configure.in: Flip the top-level bootstrap switch.
7924 * configure: Regenerate.
7925
7926 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7927
7928 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7929 $(stage) and $(unstage).
7930 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7931 (all): Remove stray semicolon.
7932 (local-distclean): Don't handle multilib.tmp and multilib.out.
7933 (install.all): Set $s for consistency.
7934 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7935 check_multilibs setting. Always make the install directory.
7936 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7937 Correct @if/@endif.
7938 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7939 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7940 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7941 (multilib.out): Remove.
7942 * Makefile.in: Regenerated.
7943
7944 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7945
7946 * MAINTAINERS (Write After Approval): Add myself.
7947
7948 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7949
7950 * MAINTAINERS: Add myself as mt maintainer.
7951
7952 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7953
7954 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7955
7956 * MAINTAINERS: Change email address.
7957
7958 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7959
7960 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7961 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7962 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7963 Find in-tree tools if available.
7964 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7965 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7966 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7967 (COMPILER_*_FOR_TARGET): New.
7968 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7969 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7970 (CONFIGURED_*, USUAL_*): Remove.
7971 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7972 STRIP): Use autoconf substitutions.
7973 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7974 COMPILER_NM_FOR_TARGET): New.
7975 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7976
7977 (all): Make all-host and all-target in parallel.
7978 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7979 that $$r and $$s are set before invoking a recursive make.
7980 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7981 ([+bootstrap-target+]): Inline most of the `all' target.
7982
7983 2005-11-29 Ben Elliston <bje@au.ibm.com>
7984
7985 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7986 from the gcc build directory.
7987 * Makefile.in: Regenerate.
7988
7989 2005-11-29 Ben Elliston <bje@au.ibm.com>
7990
7991 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7992 depend on all-libdecnumber.
7993 * configure.in (host_libs): Include libdecnumber.
7994 * Makefile.in: Regenerate.
7995 * configure: Likewise.
7996
7997 2005-11-29 Ben Elliston <bje@au.ibm.com>
7998
7999 * libdecnumber: Import decNumber sources from the dfp-branch.
8000
8001 2005-11-21 Kean Johnston <jkj@sco.com>
8002
8003 * config.sub, config.guess: Sync from upstream sources.
8004
8005 2005-11-21 Ben Elliston <bje@au.ibm.com>
8006
8007 Import from Autoconf sources:
8008
8009 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8010 * config/move-if-change: Don't output "$2 is unchanged";
8011 suggested by Ben Elliston. Handle weird characters correctly.
8012
8013 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8014
8015 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8016 to match upstream libtool for darwin.
8017
8018 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8019
8020 * Makefile.def: Remove gdb dependencies for gdbtk.
8021 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8022 (configure-gdb, install-gdb): New rules.
8023 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8024 * Makefile.in, configure: Regenerated.
8025
8026 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8027
8028 * MAINTAINERS (Write After Approval): Add myself.
8029
8030 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8031
8032 * MAINTAINERS (Write After Approval): Add myself.
8033
8034 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8035
8036 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8037 Diego Novillo.
8038
8039 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8040
8041 PR bootstrap/24297
8042 * Makefile.tpl (do-[+make-target+], do-check, install,
8043 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8044 are set before recursing.
8045 * Makefile.in: Regenerate.
8046
8047 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8048
8049 PR bootstrap/18939
8050 * Makefile.def (gcc) <target>: Fix thinko.
8051 * Makefile.in: Regenerate.
8052
8053 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8054
8055 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8056 * configure: Regenerate.
8057
8058 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8059
8060 * MAINTAINERS (Write After Approval): Add self.
8061
8062 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8063
8064 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8065 target-libffi, target-qthreads, target-libjava, and
8066 targetlibobjc.
8067 * configure: Regenerate.
8068
8069 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8070
8071 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8072 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8073 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8074 (USUAL_OBJDUMP_FOR_TARGET): New.
8075 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8076 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8077 * configure, Makefile.in: Regenerated.
8078
8079 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8080
8081 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8082 before other host packages.
8083
8084 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8085
8086 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8087
8088 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8089
8090 PR bootstrap/22340
8091
8092 * configure.in (default_target): Remove.
8093 * Makefile.tpl (all): Do not use prerequisites as subroutines
8094 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8095 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8096 use prerequisites as subroutines.
8097 (check-host, check-target): New.
8098 (bootstrap configure & all targets): Do not use stage*-start
8099 if the directory layout is already ok.
8100 (non-bootstrap configure & all targets): Prepend a $(unstage).
8101 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8102 (NOTPARALLEL): Remove.
8103 (unstage, stage variables): New variables.
8104 (unstage, stage targets): Simply expand to those variables.
8105
8106 * configure: Regenerate.
8107 * Makefile.in: Regenerate.
8108
8109 2005-10-04 James E Wilson <wilson@specifix.com>
8110
8111 * Makefile.def (lang_env_dependencies): Add libmudflap.
8112 * Makefile.in: Regenerate.
8113
8114 2005-10-03 Andreas Schwab <schwab@suse.de>
8115
8116 Backport from libtool CVS:
8117 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8118
8119 * ltmain.sh: add support for installing into temporary
8120 staging area (e.g. 'make install DESTDIR=...')
8121
8122 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8123
8124 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8125 * configure: Regenerated.
8126
8127 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8128
8129 * configure: Regenerate with the correct
8130 autoconf version.
8131
8132 2005-09-30 Catherine Moore <clm@cm00re.com>
8133
8134 * configure.in (bfin-*-*): New.
8135 * configure: Regenerated.
8136
8137 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8138
8139 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8140 (LIPO_FOR_TARGET): New.
8141 (CONFIGURED_LIPO_FOR_TARGET): New.
8142 (USUAL_LIPO_FOR_TARGET): New.
8143 (STRIP_FOR_TARGET): New.
8144 (CONFIGURED_STRIP_FOR_TARGET): New.
8145 (USUAL_STRIP_FOR_TARGET): New.
8146 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8147 STRIP_FOR_TARGET.
8148 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8149 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8150 * Makefile.in: Regenerate.
8151 * configure: Regenerate.
8152
8153 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8154
8155 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8156 (rs6000-*-aix*): Same.
8157 * configure: Regenerate.
8158
8159 2005-09-16 Tom Tromey <tromey@redhat.com>
8160
8161 * MAINTAINERS: Add self as java maintainer.
8162
8163 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8164
8165 * configure.in: Recognize f95 in the --enable-languages option,
8166 and substitute it for fortran, issuing a warning.
8167 * configure: Regenerate.
8168
8169 2005-08-30 Phil Edwards <phil@codesourcery.com>
8170
8171 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8172 * configure: Regenerated.
8173
8174 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8175
8176 * MAINTAINERS: Add self as ms1 maintainer.
8177
8178 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8179
8180 * Makefile.def (libssp): Add to lang_env_dependencies.
8181 * Makefile.in: Regenerate.
8182
8183 2005-08-18 Ian Lance Taylor <ian@airs.com>
8184
8185 * MAINTAINERS: Add myself as middle-end maintainer.
8186
8187 2005-08-17 Christian Groessler <chris@groessler.org>
8188
8189 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8190 * Makefile.in: Regenerate.
8191
8192 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8193
8194 * MAINTAINERS (write after approval): Added myself.
8195
8196 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8197
8198 * MAINTAINERS (Write After Approval): Add myself.
8199
8200 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8201
8202 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8203 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8204 Look for alternate names of the target cc and c++
8205 * configure: Regenerate.
8206
8207 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8208
8209 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8210 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8211 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8212 tools; remove code to manually set them.
8213 (Target tools): Look in the environment for them.
8214 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8215 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8216 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8217 build directory.
8218 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8219 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8220 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8221 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8222 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8223 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8224 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8225 * configure: Regenerate.
8226 * Makefile.in: Regenerate.
8227
8228 2005-07-28 Ben Elliston <bje@au.ibm.com>
8229
8230 * MAINTAINERS: Update for removed CPU targets.
8231
8232 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8233
8234 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8235 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8236 * Makefile.in: Regenerated.
8237
8238 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8239
8240 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8241 (CFLAGS_FOR_TARGET): Use it.
8242 (CXXFLAGS_FOR_TARGET): Likewise.
8243 * Makefile.in: Regenerated.
8244 * configure.in (--with-build-sysroot): New option.
8245 * configure: Regenerated.
8246
8247 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8248
8249 * Makefile.tpl: Wrap install between unstage and stage
8250 * Makefile.in: Regenerate.
8251
8252 2005-07-21 Eric Christopher <echristo@apple.com>
8253
8254 * MAINTAINERS: Update affiliation.
8255
8256 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8257
8258 * MAINTAINERS: Add self as crx port maintainer.
8259
8260 2005-07-20 DJ Delorie <dj@redhat.com>
8261
8262 * MAINTAINERS: Add self as m32c maintainer.
8263
8264 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8265
8266 * all files: Update FSF address.
8267
8268 2005-07-15 Eric Christopher <echristo@redhat.com>
8269
8270 * MAINTAINERS: Change affiliation.
8271
8272 2005-07-14 Jim Blandy <jimb@redhat.com>
8273
8274 * configure.in: Add cases for Renesas m32c.
8275 * configure: Regenerated.
8276
8277 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8278
8279 * COPYING.LIB: Update from fsf.org.
8280
8281 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8282
8283 * COPYING, compile, config.guess,
8284 config.sub, install-sh, missing, mkinstalldirs,
8285 symlink-tree, ylwrap: Sync from upstream sources.
8286 * config-ml.in: Update FSF address.
8287
8288 2005-07-13 Eric Christopher <echristo@redhat.com>
8289
8290 * configure.in: Add toplevel noconfigdir support for tpf.
8291 * configure: Regenerate.
8292
8293 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8294
8295 PR ada/22340
8296
8297 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8298 * Makefile.in: Regenerate.
8299
8300 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8301
8302 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8303 Brolley to write-after-approval.
8304
8305 2005-07-07 Andreas Schwab <schwab@suse.de>
8306
8307 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8308 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8309 * Makefile.in: Regenerated.
8310
8311 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8312
8313 * configure.in: Don't build sim or rda when targetting darwin.
8314 * configure: Regenerate.
8315
8316 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8317
8318 * configure.in: Add --enable-libssp and --disable-libssp.
8319 * configure: Regenerate with autoconf-2.13.
8320
8321 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8322
8323 * Makefile.def (target_modules): Add libssp.
8324 * configure.in (target_libraries): Add target-libssp.
8325 * configure: Rebuilt.
8326 * Makefile.in: Rebuilt.
8327
8328 2005-07-01 Zack Weinberg <zackw@panix.com>
8329
8330 * MAINTAINERS: Change email address. Resign from maintainership.
8331
8332 2005-07-01 Richard Guenther <rguenther@suse.de>
8333
8334 * MAINTAINERS: Change my e-mail address and affiliation.
8335
8336 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8337
8338 * Makefile.def (stagefeedback): Come after profile.
8339 Define profiledbootstrap target.
8340 * Makefile.tpl (profiledbootstrap): Remove.
8341 (stageprofile-end): Zap stagefeedback.
8342 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8343 * Makefile.in: Regenerate.
8344
8345 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8346
8347 * MAINTAINERS: Update my email address.
8348
8349 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8350
8351 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8352 In 'cpp' stanza, support '#line' as well as '# '.
8353
8354 2005-06-08 Andreas Schwab <schwab@suse.de>
8355
8356 * MAINTAINERS: Move myself from 'Write After Approval' to
8357 'CPU Port Maintainers' section as m68k maintainer.
8358
8359 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8360
8361 * configure.in (unsupported_languages): New macro.
8362 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8363 non-ported target libraries in noconfigdirs.
8364 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8365 non-linux-gnu. Remove libgcj_ex_libffi.
8366 <lang_frag loop>: Set add_this_lang=no if the language is in
8367 unsupported_languages.
8368 * configure: Regenerate.
8369
8370 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8371
8372 * configure.in: Fix typo in handling of --with-mpfr-dir.
8373 * configure: Regenerate.
8374
8375 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8376
8377 * MAINTAINERS: Update my email address.
8378
8379 2005-06-02 Jim Blandy <jimb@redhat.com>
8380
8381 * config.sub: Add cases for the Renesas m32c. (This patch has been
8382 accepted into the master sources.)
8383
8384 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8385 Michael Snyder <msnyder@redhat.com>
8386 Stan Cox <scox@redhat.com>
8387
8388 * configure.in: Set noconfigdirs for ms1.
8389
8390 * configure: Regenerate.
8391
8392 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8393
8394 * MAINTAINERS (Write After Approval): Add self.
8395
8396 2005-06-01 Josh Conner <jconner@apple.com>
8397
8398 * MAINTAINERS (Write After Approval): Add self.
8399
8400 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8401
8402 * MAINTAINERS: Update my email address.
8403
8404 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8405
8406 * MAINTAINERS (Write After Approval): Add self.
8407
8408 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8409
8410 * MAINTAINERS (Write After Approval): Remove self.
8411
8412 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8413
8414 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8415 (Dependencies): Consider target modules for bootstrap dependencies.
8416 Make target bootstrap modules depend on each stage's gcc.
8417 * Makefile.in: Regenerate.
8418
8419 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8420
8421 * Makefile.def (configure-gcc): Depend on binutils having been built.
8422 (all-gcc): No need to do it here.
8423 * Makefile.in: Regenerate.
8424
8425 2005-05-19 Paul Brook <paul@codesourcery.com>
8426
8427 * configure.in: Rewrite misleading error message when requested
8428 language cannot be built.
8429 * configure: Regenerate.
8430
8431 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8432
8433 * ylwrap: Import from Automake 1.9.5.
8434
8435 2005-05-13 David Ung <davidu@mips.com>
8436
8437 * MAINTAINERS (Write After Approval): Add self.
8438
8439 2005-05-09 Mike Stump <mrs@apple.com>
8440
8441 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8442 lt_cv_sys_max_cmd_len for now.
8443
8444 2005-05-09 Stan Cox <scox@redhat.com>
8445
8446 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8447
8448 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8449
8450 * README.SCO: Update the URL.
8451
8452 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8453
8454 * ltconfig: Define file_list_spec. Pass file_list_spec and
8455 with_gnu_ld to libtool.
8456 * ltcf-c.sh (aix[45]): Define file_list_spec.
8457 * ltcf-cxx.sh (aix[45]): Same.
8458 * ltcf-gcj.sh (aix[45]): Same.
8459 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8460 exists, write list of input files to temporary file.
8461
8462 2005-05-04 Mike Stump <mrs@apple.com>
8463
8464 * configure.in: Always pass --target to target configures as
8465 otherwise rebuilds that do --recheck will fail.
8466 * confiugure: Rebuilt.
8467
8468 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8469
8470 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8471 STAGE_HOST_EXPORTS.
8472 (configure, all): Add bootstrap support.
8473 (Host modules, target modules): Pass post-stage1 flags and exports.
8474 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8475 * Makefile.in: Regenerate.
8476
8477 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8478
8479 * configure: Regenerate.
8480
8481 2005-04-27 Mike Stump <mrs@apple.com>
8482
8483 * MAINTAINERS: Add self as darwin maintainer.
8484
8485 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8486
8487 * config.sub: Update from master copy.
8488
8489 2005-04-21 Mike Stump <mrs@apple.com>
8490
8491 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8492 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8493
8494 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8495
8496 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8497 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8498 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8499 "*-*-elf" and "*-*-linux*".
8500 * configure: Regenerate.
8501
8502 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8503
8504 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8505
8506 2005-04-12 Mike Stump <mrs@apple.com>
8507
8508 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8509
8510 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8511
8512 * MAINTAINERS (Write After Approval): Add myself.
8513
8514 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8515
8516 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8517
8518 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8519
8520 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8521 (TARGET_CONFIGARGS): Include --with-target-subdir.
8522 (configure, all): New macros. Use them throughout.
8523 * Makefile.in: Regenerate.
8524
8525 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8526
8527 * MAINTAINERS (Write After Approval): Add myself.
8528
8529 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8530
8531 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8532
8533 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8534
8535 * MAINTAINERS: Move John Carr to Write After Approval.
8536
8537 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8538
8539 * config/mh-mingw32: Delete.
8540 * configure.in: Don't use it.
8541 * configure: Regenerate.
8542
8543 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8544
8545 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8546 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8547 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8548 (HOST_LIB_PATH): Generate from Makefile.def.
8549 (TARGET_LIB_PATH): Likewise.
8550 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8551 * Makefile.in: Regenerate.
8552 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8553 (RPATH_ENVVAR): Include Darwin case.
8554 * configure: Regenerate.
8555
8556 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8557
8558 * MAINTAINERS (Various Maintainers): Remove self.
8559 (Write After Approval): Add self.
8560
8561 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8562
8563 * MAINTAINERS (Various Maintainers): Add self.
8564
8565 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8566
8567 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8568 * configure: Regenerate.
8569
8570 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8571
8572 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8573 gcc_version, and gcc_version_trigger from set of flags to pass.
8574 * Makefile.tpl: Remove definitions of above variables.
8575 (config.status): Remove dependency on $(gcc_version_trigger).
8576 * Makefile.in: Regenerate.
8577 * configure.in: Do not reference config/gcc-version.m4 nor
8578 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8579 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8580 * configure: Regenerate.
8581
8582 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8583 Andrew Pinski <pinskia@physics.uc.edu>
8584
8585 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8586 * Makefile.in: Regenerate.
8587
8588 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8589
8590 * MAINTAINERS (Write After Approval): Add myself.
8591
8592 2005-03-03 David Ayers <d.ayers@inode.at>
8593
8594 * MAINTAINERS (Write After Approval): Add myself.
8595
8596 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8597
8598 PR libgcj/20160
8599 * ltmain.sh: Avoid creating archives with components that have
8600 duplicate basenames.
8601
8602 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8603
8604 PR bootstrap/20250
8605 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8606 instead of check.
8607 * Makefile.in: Regenerate.
8608
8609 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8610
8611 * Makefile.in: Regenerate to fix conflict between the previous two
8612 patches.
8613
8614 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8615
8616 PR bootstrap/17383
8617 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8618 * Makefile.tpl (HOST_SUBDIR): New substitution.
8619 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8620 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8621 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8622 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8623 (Host modules, Bootstrapped modules): Use it.
8624 (Build modules, Target modules): Do not create symlink trees,
8625 always configure out-of-srcdir.
8626 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8627 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8628 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8629 $(HOST_SUBDIR). Create a symlink for host_subdir.
8630
8631 * Makefile.in: Regenerate.
8632 * configure: Regenerate.
8633
8634 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8635
8636 Merged from libada-gnattools-branch:
8637 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8638
8639 * gnattools: New directory.
8640 * Makefile.def: Add gnattools as a module, depending on target-libada.
8641 * Makefile.in: Regenerate.
8642 * configure.in: Include gnattools in host_tools; disable it if ada
8643 is disabled.
8644 * configure: Regenerate.
8645
8646 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8647
8648 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8649 treelang maintainer.
8650 (Write After Approval): Remove myself.
8651
8652 2005-02-23 Paul Schlie <schlie@comcast.net>
8653
8654 * configure.in: Allow darwin targeted ports to build tk, itcl and
8655 libgui.
8656 * configure: Regenerate.
8657
8658 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8659
8660 PR libgcj/10353
8661 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8662 * configure: Regenerate.
8663
8664 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8665
8666 * MAINTAINERS (Write After Approval): Add myself.
8667
8668 2005-02-10 Ian Lance Taylor <ian@airs.com>
8669
8670 * MAINTAINERS: Update my e-mail address.
8671
8672 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8673
8674 * MAINTAINERS (Write After Approval): Add myself.
8675
8676 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8677
8678 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8679 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8680 target-libgloss when not *-*-elf and *-*-aout.
8681 * configure: Regenerate.
8682
8683 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8684
8685 * MAINTAINERS: Remove obsolete entries.
8686
8687 * MAINTAINERS (Write After Approval): Add Michael Matz.
8688
8689 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8690
8691 * MAINTAINERS: Remove self as cpplib maintainer.
8692
8693 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8694
8695 * install-sh, config.sub: Import from upstream.
8696
8697 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8698
8699 PR bootstrap/18222
8700 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8701 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8702 * Makefile.in: Regenerate.
8703
8704 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8705
8706 * MAINTAINERS: Update my email address.
8707
8708 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8709 Andreas Schwab <schwab@suse.de>
8710
8711 PR bootstrap/18033
8712 * config-ml.in: Eval option if surrounded by single quotes.
8713
8714 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8715
8716 Revert 2004-12-28 Makefile changes, a better fix will be
8717 applied to mainline and src after GCC 4.0 branches.
8718
8719 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8720
8721 PR bootstrap/17383
8722
8723 * Makefile.def (target_modules): Remove stage parameter,
8724 it is always true now.
8725 * Makefile.tpl (configure-build-[+module+],
8726 configure-target-[+module+]): Always build symlink tree
8727 for the directory and for include. BUILD_SUBDIR and
8728 TARGET_SUBDIR cannot be . anymore.
8729 * Makefile.in: Regenerate.
8730
8731 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8732
8733 Revert 2004-12-08 Makefile changes.
8734
8735 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8736
8737 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8738 cygwin, mingw.
8739
8740 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8741
8742 * configure.in (sh64-*-*): Reenable gprof.
8743 * configure: Regenerate.
8744
8745 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8746
8747 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8748 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8749 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8750 * Makefile.in: Regenerate.
8751
8752 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8753
8754 * MAINTAINERS: Update my email address.
8755
8756 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8757
8758 * Makefile.tpl: Generate normal dependencies if the LHS module is
8759 not bootstrapped.
8760 * Makefile.in: Regenerate.
8761
8762 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8763
8764 * configure.in: Include config/gxx-include-dir.m4. Use
8765 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8766 * configure: Regenerate.
8767
8768 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8769
8770 * config.if: Delete.
8771 * configure.in: Set libstdcxx_incdir directly.
8772 * configure: Regenerate.
8773
8774 2004-12-02 Eric Christopher <echristo@redhat.com>
8775
8776 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8777 * Makefile.in: Regenerate.
8778
8779 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8780
8781 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8782 * configure: Regenerate.
8783
8784 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8785
8786 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8787 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8788 * configure: Regenerate.
8789
8790 2004-12-01 Eric Christopher <echristo@redhat.com>
8791
8792 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8793 of things to remove.
8794
8795 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8796
8797 * MAINTAINERS (Write After Approval): Update my e-mail address.
8798
8799 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8800
8801 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8802 from CVS libtool to always pass_all.
8803
8804 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8805
8806 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8807 (hppa*64*-*-*): Delete incorrect comment.
8808 * configure: Rebuilt.
8809
8810 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8811
8812 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8813
8814 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8815
8816 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8817 from CVS libtool to always pass_all.
8818
8819 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8820
8821 * install-sh, compile: Import from automake.
8822
8823 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8824
8825 * config.guess, config.sub: Import from savannnah.
8826
8827 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8828
8829 * MAINTAINERS (Write After Approval): Add myself
8830
8831 2004-11-12 Mike Stump <mrs@apple.com>
8832
8833 * Makefile.def: Add html support.
8834 * Makefile.tpl: Likewise.
8835 * Makefile.in: Regenerate.
8836
8837 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8838
8839 PR 18423
8840 * configure.in: Remove all instances of build-fixincludes from
8841 noconfigdirs.
8842 (build_configargs): Supply --target to subdirectories.
8843 * configure: Regenerate.
8844
8845 * Makefile.def: Make gcc install depend on fixincludes install.
8846 * Makefile.in: Regenerate.
8847
8848 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8849
8850 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8851
8852 2004-11-11 Paul Brook <paul@codesourcery.com>
8853
8854 * MAINTAINERS: Add self as arm maintainer. Update email address.
8855
8856 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8857
8858 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8859 target-libgfortran.
8860 * configure: Regenerate.
8861
8862 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8863
8864 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8865 like CC.
8866
8867 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8868
8869 * Makefile.def (host fixincludes): Specify missing targets.
8870 * Makefile.in: Regenerate.
8871
8872 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8873
8874 * MAINTAINERS: Add myself
8875
8876 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8877
8878 * MAINTAINERS (Write After Approval): Add myself.
8879
8880 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8881
8882 * Makefile.def: Build fixincludes for the host, too.
8883 * Makefile.in: Regenerate.
8884 * configure.in (host_tools): Add fixincludes.
8885 * configure: Regenerate.
8886
8887 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8888
8889 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8890 * configure: Regenerated.
8891
8892 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8893
8894 PR other/17783
8895 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8896 * configure: Regenerated.
8897
8898 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8899
8900 * README.SCO: Update per FSF instructions.
8901
8902 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8903
8904 PR target/18151
8905 * configure.in (case ${target}): Do not build fixincludes for avr.
8906 * configure: Regenerated.
8907
8908 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8909
8910 * configure.in (case ${target}): Do not build fixincludes
8911 on platforms where it is not used.
8912 * configure: Regenerated.
8913
8914 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8915
8916 * configure.in: Use an absolute path to install-sh.
8917 * configure: Regenerated.
8918
8919 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8920
8921 * MAINTAINERS (Write After Approval): Add myself.
8922
8923 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8924
8925 * MAINTAINERS: Remove from Write After Approval those that are
8926 already maintainers.
8927
8928 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8929
8930 * MAINTAINERS: Update my email address.
8931
8932 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8933
8934 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8935 * configure: Regenerate.
8936
8937 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8938
8939 * MAINTAINERS: Update my email address.
8940
8941 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8942
8943 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8944 entries belonging to this category.
8945
8946 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8947
8948 * MAINTAINERS: Update my e-mail address.
8949
8950 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8951
8952 Fix wrong conflict resolution in:
8953
8954 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8955
8956 * Makefile.in: Regenerate.
8957 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8958 in the recursive `make', instead of hardwiring `all'.
8959 (Autogenerated TARGET-* variables): New.
8960
8961 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8962
8963 * configure.in: Enable target-libgloss for crx-*-*.
8964 * configure: Regenerate.
8965
8966 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8967
8968 * MAINTAINERS (Various Maintainers): Move the "windows,
8969 cygwin, mingw" maintainer to ...
8970 (OS Port Maintainers): ... here.
8971
8972 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8973
8974 * MAINTAINERS (Write After Approval): Remove those that are
8975 maintainers of some subsystem.
8976
8977 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8978
8979 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8980 * ltcf-cxx.sh (tpf*): Likewise.
8981 * ltconfig (tpf*): Add TPF OS configuration support.
8982
8983 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8984
8985 * MAINTAINERS: Change my email address to my new work account.
8986
8987 2004-09-24 Michael Roth <mroth@nessie.de>
8988
8989 * configure.in (--without-headers): Add missing double quotes.
8990 * configure: Regenerate.
8991
8992 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8993
8994 * ylwrap: Revert to previous version.
8995
8996 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8997
8998 PR bootstrap/17369
8999 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9000 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9001 SET_GCC_LIB_PATH_CMD.
9002 (BASE_TARGET_EXPORTS): Likewise.
9003 * Makefile.in: Regenerated.
9004
9005 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9006 * configure: Regenerated.
9007
9008 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9009
9010 * config.guess: New upstream version
9011 * compile, depcomp, install-sh, ylwrap: Likewise.
9012
9013 2004-09-19 Roger Sayle <roger@eyesopen.com>
9014
9015 * config/mh-x86omitfp: New host makefile fragment. Add
9016 -fomit-frame-pointer to the default BOOT_CFLAGS.
9017 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9018 * configure: Regenerate.
9019
9020 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9021
9022 PR target/11572
9023 * configure.in (*-*-darwin*): Renable libobjc.
9024 * configure: Regenerate.
9025
9026 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9027
9028 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9029
9030 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9031
9032 * Makefile.def: Remove libbanshee.
9033 * Makefile.tpl: Ditto.
9034 * configure.in: Ditto.
9035 * Makefile.in: Regen.
9036 * configure: Ditto.
9037
9038 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9039
9040 * ltmain.sh: Use $pic_object as $non_pic_object if
9041 $non_pic_object=none.
9042
9043 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9044
9045 * missing: Import latest version from master repository.
9046
9047 2004-09-06 Nick Clifton <nickc@redhat.com>
9048
9049 * config.sub: Import latest version from master repository.
9050 * config.guess: Likewise.
9051 This includes these changes:
9052
9053 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9054
9055 * config.sub: Handle crisv32, alias etraxfs.
9056 * config.guess (crisv32:Linux:*:*): Handle.
9057
9058 2004-08-13 Brad Smith <brad@comstyle.com>
9059
9060 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9061 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9062
9063 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9064
9065 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9066 assume the processor is a powerpc. This is because coreutils
9067 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9068 in this case, due to a MacOS X bug that causes
9069 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9070 to return a negative number.
9071 Problem reported by Petter Reinholdtsen in:
9072 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9073
9074 2004-07-19 Ben Elliston <bje@gnu.org>
9075
9076 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9077
9078 2004-06-24 Ben Elliston <bje@gnu.org>
9079
9080 * config.guess: Update copyright years.
9081 * config.sub: Likewise.
9082
9083 2004-06-22 Robert Millan <robertmh@gnu.org>
9084
9085 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9086 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9087
9088 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9089
9090 * config.guess (*:*VMS:*:*): New entry. Replaces
9091 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9092 manufacturer.
9093
9094 2004-06-22 Ben Elliston <bje@gnu.org>
9095
9096 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9097 * config.sub: Likewise.
9098
9099 2004-06-22 Ben Elliston <bje@gnu.org>
9100
9101 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9102 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9103
9104 2004-06-11 Ben Elliston <bje@gnu.org>
9105
9106 * config.guess (pegasos:OpenBSD:*:*): Remove.
9107
9108 2004-06-11 Ben Elliston <bje@gnu.org>
9109
9110 From Wouter Verhelst <wouter@grep.be>:
9111 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9112
9113 2004-06-11 Ben Elliston <bje@gnu.org>
9114
9115 * config.guess (luna88k:OpenBSD:*:*): New.
9116
9117 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9118
9119 * config.guess (m32r*:Linux:*:*): New case.
9120 * config.sub: Handle m32rle.
9121
9122 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9123
9124 From Jens Petersen <petersen@redhat.com>:
9125 * config.sub: Handle sparcv8.
9126
9127 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9128
9129 From Tom Smith <smith@cag.lkg.hp.com>:
9130 * config.guess: Version suffixes are equally significant on Tru64
9131 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9132 prefix of "P" (patched kernel).
9133
9134 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9135
9136 * config.sub: Add support for National Semiconductor CRX target.
9137
9138 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9139
9140 * MAINTAINERS (Various Maintainers): Remove myself as web page
9141 maintainer, add myself as maintainer of build status lists.
9142
9143 2004-09-03 Jan Beulich <jbeulich@novell.com>
9144
9145 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9146 *-*-netware, but add target-libmudflap.
9147 Consolidate *-*-netware targets (of which really only i?86 exists)
9148 into a single entry.
9149 * configure: Likewise.
9150
9151 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9152
9153 * Makefile.tpl (sorry): Remove.
9154 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9155 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9156 (do-clean): Clean per-stage directories too.
9157 (do-distclean): Run distclean-stage1 too.
9158 (.NOTPARALLEL): Enable during toplevel bootstrap.
9159 (stage[+id+]-bubble): Enable parallel execution during
9160 the recursive invocation.
9161 * Makefile.in: Regenerate.
9162
9163 Fix previous checkin:
9164
9165 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9166 include.
9167 * configure.in: Fix indentation.
9168 * configure: Regenerate.
9169
9170 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9171
9172 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9173 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9174 * configure: regenerate
9175 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9176 -mdynamic-no-pic
9177
9178 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9179
9180 * Makefile.def (build_modules): Add fixincludes.
9181 (dependencies): Make gcc depend on fixincludes.
9182 * configure.in (build_tools): Add fixincludes.
9183 (build_configdirs): Always include build_libs.
9184 * Makefile.in: Regenerate.
9185 * configure: Regenerate.
9186
9187 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9188
9189 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9190 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9191 phony targets; do not generate timestamp files.
9192 (distclean-stageN): Remove references to their timestamp files.
9193 (restageN, touch-stageN): Remove.
9194 (stageN-bubble): Rewritten.
9195 (compare): Support lean bootstraps.
9196 * Makefile.in: Regenerate.
9197
9198 * configure.in: Only warn when bootstrapping but
9199 build != host or build != target. Support lean bootstraps.
9200 * configure: Regenerate.
9201
9202 2004-08-26 Phil Edwards <phil@codesourcery.com>
9203
9204 * configure.in: Give a better error message if GMP/MPFR are missing
9205 and a language needing them has been requested.
9206 * configure: Regenerated.
9207
9208 2004-08-25 Phil Edwards <phil@codesourcery.com>
9209
9210 * configure.in: Print a list of available language front-ends if
9211 a requested one is missing. Tidy stray tab characters.
9212 * configure: Regenerated.
9213
9214 2004-08-19 Michael Koch <konqueror@gmx.de>
9215
9216 * gcc/doc/install.texi: Update entry about automake for libjava.
9217
9218 2004-08-17 Robert Millan <robertmh@gnu.org>
9219
9220 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9221 (instead of FreeBSD).
9222 * configure: Regenerate.
9223
9224 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9225
9226 * Makefile.in: Regenerate.
9227 * configure: Regenerate.
9228
9229 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9230 stage_*_flags.
9231 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9232 for bootstrapped modules if toplevel bootstrap is going.
9233 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9234 modules. Adjust for changes in Makefile.def. Enable several
9235 rules even in non-bootstrap mode, just to avoid peppering the
9236 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9237 (stage-[+prev+]-bubble): Remove.
9238
9239 * Makefile.def (Dependencies): Depend on all-build-bison,
9240 all-build-flex, all-build-byacc, all-build-texinfo, rather
9241 than the host variations.
9242 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9243 with BUILD_SUBDIR.
9244 (BISON): Update for recent Bisons.
9245 (YACC): Fix typo.
9246 (cross): Depend on all-build.
9247 (all): Do not depend on all-build.
9248 (prebootstrap): Remove.
9249 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9250 (Prebootstrap dependencies): Add them to the per-stage targets
9251 and to all-prebootstrap.
9252 * configure.in (build_configdirs): Always enable build_tools.
9253 (BUILD_DIR_PREFIX): Remove.
9254
9255 * Makefile.def (gcc): Add target variable.
9256 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9257 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9258 in the recursive `make', instead of hardwiring `all'.
9259 (Autogenerated TARGET-* variables): New.
9260
9261 2004-08-13 Brian Booth <bbooth@redhat.com>
9262
9263 * MAINTAINERS: Remove myself from write-after-approval.
9264
9265 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9266
9267 * src-release: Stop distributing mmalloc with gdb (which doesn't
9268 use it).
9269 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9270 * Makefile.in: Regenerate.
9271
9272 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9273
9274 * configure.in (arm*-*-eabi*): New target.
9275 * configure: Regenerate.
9276
9277 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9278
9279 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9280 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9281 (Dependencies): New section.
9282 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9283 (configure-target-[+module+]): Depend on maybe-all-gcc
9284 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9285 (toplevel profiledbootstrap): Fix dependencies.
9286 * Makefile.in: Regenerate.
9287
9288 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9289
9290 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9291 target-libiberty to noconfigdirs.
9292 * configure: Regenerate.
9293
9294 2004-08-03 Paul Brook <paul@codesourcery.com>
9295
9296 * configure.in: Check for MPFR as well as GMP.
9297 * configure: Regenerate.
9298
9299 2004-08-01 Robert Millan <robertmh@gnu.org>
9300
9301 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9302 libmudflap for all GNU-based systems (with Glibc).
9303 * configure: Regenerate.
9304
9305 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9306
9307 * Makefile.def (host-modules): Add gcc.
9308 * Makefile.in: Regenerate.
9309 * Makefile.tpl (sorry): New rule.
9310 (configure-host, all-host, [+make_target+]-host, do-check,
9311 install-host): Do not add gcc as a special case.
9312 (host modules): Add a small special-casing for gcc. Export
9313 extra_make_flags through the environment.
9314 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9315 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9316 other recursive targets for gcc): Remove.
9317
9318 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9319 (stage, unstage): New rules.
9320 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9321 distclean-stage[+id+]): Use stage_current.
9322 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9323 the stage*-start rules.
9324
9325 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9326
9327 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9328 use -all_load flag.
9329
9330 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9331
9332 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9333 * configure: Regenerate.
9334
9335 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9336
9337 * maintainer-scripts/gcc_release: Revert yesterday's change.
9338
9339 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9340
9341 * MAINTAINERS: Add myself to write-after-approval.
9342
9343 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9344
9345 * libf2c: Removed.
9346 * gcc/gccbug.in: Updated because of libf2c removal.
9347 * maintainer-scripts/gcc_release: Ditto.
9348
9349 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9350
9351 * configure.in: Build libmudflap by default on FreeBSD.
9352 * configure: Regenerated.
9353
9354 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9355
9356 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9357 systems.
9358 * configure: Regenerated.
9359
9360 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9361
9362 PR target/16344
9363 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9364 feedback based compiler.
9365 * Makefile.in: Rebuilt.
9366
9367 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9368
9369 * Makefile.def (host_modules): Set bootstrap=true for flex.
9370 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9371 * Makefile.in: Rebuilt.
9372
9373 2004-07-07 Jan Hubicka <jh@suse.cz>
9374
9375 * MAINTAINERS: Add self as a profile feedback maintainer.
9376
9377 2004-07-05 Phil Edwards <phil@codesourcery.com>
9378
9379 * configure.in: Do not prepend $srcdir to /dev/null in
9380 makefile fragments.
9381 * configure: Regenerate.
9382
9383 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9384
9385 * Makefile.def (build_modules): Add bison, byacc, flex,
9386 m4, texinfo.
9387 (flags_to_pass): Add FLEX.
9388 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9389 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9390 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9391 DEFAULT_MAKEINFO): Remove.
9392 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9393 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9394 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9395 objdir or else use configured tool.
9396 (all-build): New.
9397 (all): Depend on it.
9398 (Build module dependencies): Add.
9399 * Makefile.in: Regenerate.
9400 * configure.in: Better support for multiple build modules,
9401 matching what is done for host/target modules. Do not look
9402 for "plausible" locations of build tools if Canadian cross.
9403 Use autoconf's AC_PROG_CC to find a C compiler. Define
9404 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9405 * configure: Regenerate.
9406
9407 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9408
9409 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9410 * Makefile.in: Regenerate.
9411
9412 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9413
9414 * Makefile.tpl (configure-build-[+module+],
9415 configure-[+module+], configure-target-[+module+]): Pass
9416 [+extra_configure_args+].
9417 (all-build-[+module+], all-[+module+], check-[+module+],
9418 install-[+module+], [+make_target+]-[+module+],
9419 all-target-[+module+], check-target-[+module+],
9420 install-target-[+module+], [+make_target+]-target-[+module+]):
9421 Pass [+extra_make_args+].
9422 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9423 (GCC_HOST_EXPORTS): Remove.
9424 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9425 cross, check-gcc, check-gcc-c++, install-gcc,
9426 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9427 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9428 * Makefile.in: Regenerate.
9429
9430 2004-06-21 Matthew Sachs <msachs@apple.com>
9431
9432 * MAINTAINERS: Added self to write-after-approval.
9433
9434 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9435
9436 * configure.in: Check for srcdir/winsup rather than build directory
9437 winsup.
9438 * configure: Regenerate.
9439
9440 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9441
9442 * configure.in: Don't build Cygwin native newlib if winsup
9443 directory is missing. Emit warning instead.
9444 * configure: Regenerate.
9445
9446 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9447
9448 * Makefile.tpl (touch-stage[+id+]): New.
9449 (restage[+prev+]): Depend on touch-stage[+id+].
9450
9451 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9452 Use it throughout.
9453
9454 * Makefile.def: Add profile and feedback bootstrap stages.
9455 Remove next field from bootstrap stages.
9456 * Makefile.tpl (LN, LN_S): Substitute.
9457 (stageN-start, stageN-end): Use double-colon rules, to
9458 provide a hook for additional setup commands.
9459 (distclean-stageN-gcc, restageN): Create dependencies from
9460 [+prev+], not from [+next+].
9461 (stageN-bubble): Add commands for successive stages from
9462 [+prev+], using double-colon rules.
9463 (all-stageN-gcc): Fix typo.
9464 (stagefeedback-start, profiledbootstrap): New.
9465 * Makefile.in: Regenerate.
9466 * configure.in: Call ACX_PROG_LN.
9467 * configure: Regenerate.
9468
9469 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9470
9471 * MAINTAINERS (Write After Approval): Add myself.
9472
9473 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9474
9475 * MAINTAINERS (Write After Approval): Add myself.
9476
9477 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9478
9479 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9480 without gcc.
9481 * configure: Regenerate.
9482
9483 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9484
9485 * Makefile.tpl: Fix typo.
9486 * Makefile.in: Regenerate.
9487
9488 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9489
9490 * configure.in: Remove new- prefix from toplevel
9491 bootstrap targets.
9492 * configure: Regenerate.
9493
9494 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9495
9496 * Makefile.tpl (all.normal): Rename to all.
9497 (all): Replace with a rule to pick the default
9498 target from configure.
9499 (all-gcc, configure-gcc): Use conditionals to
9500 do nothing when toplevel bootstrap is going on.
9501 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9502 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9503 * configure.in: Support --enable-bootstrap.
9504
9505 * Makefile.def: Remove new- prefix from toplevel
9506 bootstrap targets.
9507 * Makefile.tpl: Likewise.
9508
9509 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9510 target.
9511
9512 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9513 $(RECURSE_FLAGS) to recursive invocation of make.
9514
9515 * Makefile.in: Regenerate.
9516 * configure: Regenerate.
9517
9518 2004-05-30 Andreas Jaeger <aj@suse.de>
9519 Jim Wilson <wilson@specifixinc.com>
9520
9521 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9522 like CC.
9523
9524 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9525
9526 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9527 * configure: Regenerate.
9528
9529 2004-05-25 Daniel Jacobowitz <drow@false.org>
9530
9531 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9532 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9533 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9534 targets.
9535 * Makefile.in: Regenerate.
9536
9537 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9538
9539 * configure.in: Test the ability to symlink directories.
9540 * configure: Regenerate.
9541
9542 * Makefile.def (bootstrap-stage): New definitions.
9543 * Makefile.tpl (configure-stage1-gcc,
9544 configure-stage2-gcc, configure-stage3-gcc,
9545 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9546 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9547 new-restage3, compare): Autogenerate, see Makefile.in
9548 entry for behavioral changes.
9549 (distclean-stage1, new-stage1-start, new-stage1-end,
9550 new-stage1-bubble, distclean-stage2, new-stage2-start,
9551 new-stage2-end, new-stage2-bubble, distclean-stage3,
9552 new-stage3-start, new-stage3-end): New autogenerated targets.
9553 (objext, prebootstrap, BOOT_CFLAGS,
9554 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9555 targets.
9556
9557 * Makefile.in: Regenerate.
9558 (distclean-stage1, new-stage1-start, new-stage1-end,
9559 new-stage1-bubble, distclean-stage2, new-stage2-start,
9560 new-stage2-end, new-stage2-bubble, distclean-stage3,
9561 new-stage3-start, new-stage3-end): New targets.
9562 (all-stage1-gcc): Move prebootstrap dependency from here...
9563 (configure-stage1-gcc): ...to here.
9564 (new-bootstrap): Use bubble targets.
9565 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9566 Use per-stage distclean targets.
9567 (configure-stage1-gcc, configure-stage2-gcc,
9568 configure-stage3-gcc, all-stage1-gcc,
9569 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9570 Use new-stageN-start to prepare the tree.
9571
9572 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9573
9574 * Makefile.def (host_modules): add libcpp.
9575 * Makefile.tpl: Add dependencies on and for libcpp.
9576 * Makefile.in: Regenerate.
9577 * configure.in: Add libcpp host module.
9578 * configure: Regenerate.
9579
9580 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9581
9582 * Makefile.tpl: Whenever a recursive target is defined, wrap
9583 it in a special @if/@endif block, and prepare its maybe
9584 dependency in the @if/@endif block
9585 * configure.in: Instead of writing maybe dependencies, remove
9586 the @if/@endif statements, and remove the @if/@endif blocks
9587 that remain.
9588 * configure: Regenerate.
9589 * Makefile.in: Regenerate.
9590
9591 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9592
9593 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9594
9595 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9596
9597 PR bootstrap/15120
9598 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9599 * */configure: Rebuilt.
9600
9601 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9602
9603 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9604 of libf2c.
9605 * configure, Makefile.in: Regenerate.
9606
9607 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9608
9609 * MAINTAINERS (Write After Approval): Add myself.
9610
9611 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9612
9613 Merge from tree-ssa-20020619-branch.
9614
9615 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9616 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9617 (HOST_GMPLIBS): Define.
9618 (HOST_GMPINC): Define.
9619 (TARGET_LIB_PATH): Add libmudflap.
9620 (GFORTRAN_FOR_TARGET): Define.
9621 (configure-build*): Export GFORTRAN.
9622 (configure-gcc): Export GMPLIBS and GMPINC.
9623 (all-gcc): Add maybe-all-libbanshee.
9624 (configure-target-libgfortran): Define.
9625 * Makefile.in: Regenerate.
9626 * configure.in (host_libs): Add libbanshee.
9627 (target_libraries): Add target-libmudflap and target-libgfortran.
9628 Add --with-libbanshee.
9629 Handle --disable-libmudflap.
9630 (*-*-freebsd*): Use with_gmp.
9631 Add $(libgcj) to noconfigdirs.
9632 * configure: Regenerate.
9633 * depcomp: New file.
9634 * MAINTAINERS: Add tree-ssa maintainers.
9635
9636 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9637
9638 * MAINTAINERS (Various Maintainers): Add myself.
9639
9640 2004-04-30 Brian Ford <ford@vss.fsi.com>
9641
9642 * MAINTAINERS (Write After Approval): Add myself.
9643
9644 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9645
9646 * MAINTAINERS (Write After Approval): Add myself.
9647
9648 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9649
9650 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9651 * configure: Regenerate.
9652
9653 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9654
9655 Revert:
9656 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9657
9658 * Makefile.def (flags_to_pass): Remove *dir variables that
9659 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9660 as well as prefix and exec_prefix.
9661 * Makefile.in: Regenerate.
9662
9663 2004-04-26 Robert Millan <robertmh@gnu.org>
9664
9665 Add patches from libtool CVS.
9666 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9667 * ltconfig: Likewise.
9668 * ltcf-c.sh: Likewise.
9669 * ltcf-cxx.sh: Likewise.
9670 * ltcf-gcj.sh: Likewise.
9671
9672 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9673
9674 * Makefile.def (host_modules): Mark with the bootstrap
9675 flag packages on which gcc depends.
9676 * Makefile.tpl (all-bootstrap): Use it.
9677 * Makefile.in: Regenerate.
9678
9679 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9680
9681 * Makefile.def (flags_to_pass): Remove *dir variables that
9682 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9683 as well as prefix and exec_prefix.
9684 * Makefile.in: Regenerate.
9685
9686 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9687
9688 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9689 * configure: Regenerate.
9690 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9691 * gcc/Makefile.tpl (compare): Use the result of the test.
9692 * gcc/Makefile.in: Regenerate.
9693
9694 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9695
9696 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9697 Always relocate gcc and prev-gcc to the original names, even
9698 if the build fails.
9699 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9700 New targets.
9701
9702 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9703
9704 * MAINTAINERS: Update my email address.
9705
9706 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9707
9708 * configure.in (mips*-*-irix5*): Enable ld.
9709 * configure: Regenerate.
9710
9711 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9712
9713 * configure: Regenerate.
9714
9715 2004-04-15 James E Wilson <wilson@specifixinc.com>
9716
9717 * Makefile.tpl (configure-[+module+], configure-gcc,
9718 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9719 Set and export LDFLAGS.
9720 * Makefile.in: Regenerate.
9721
9722 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9723
9724 * MAINTAINERS: Add myself to write-after-approval.
9725
9726 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9727
9728 PR bootstrap/14871
9729 * Makefile.tpl: If we don't have built-in-tree target tools,
9730 use the ones found by configure rather than hacking around with
9731 program_transform_name.
9732 * configure.in: Give Makefile.tpl the information necessary
9733 to do that.
9734 * Makefile.in: Regenerate.
9735 * configure: Regenerate.
9736
9737 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9738
9739 PR bootstrap/14760
9740 * configure.in: When computing baseargs, strip *all* copies of
9741 offending options. Also, don't match/substitute the trailing space,
9742 so that this actually works when two similar options are separated by
9743 only one space.
9744 * configure: Regenerate.
9745
9746 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9747
9748 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9749 (rs6000-*-aix*): Same.
9750 * configure: Regenerate.
9751
9752 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9753
9754 * MAINTAINERS: Add myself to write-after-approval.
9755
9756 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9757
9758 * MAINTAINERS: Add myself to write-after-approval.
9759
9760 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9761
9762 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9763 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9764 * Makefile.in: Regenerate.
9765
9766 * configure.in (top level bootstrap support): Rework --enable-werror
9767 to set @stage2_werror_flag@.
9768 * configure: Regenerate.
9769 * Makefile.tpl (top level bootstrap support): Pass
9770 @stage2_werror_flag@ down to configure in stages 2 and 3.
9771 * Makefile.in: Regenerate.
9772
9773 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9774
9775 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9776 for stages 2 and 3 as well as in make. As a consequence, remove
9777 OUTPUT_OPTION (now detected by configure) from the flags passed down
9778 to make.
9779 * Makefile.in: Regenerate.
9780
9781 * Makefile.tpl (new-bootstrap): Fix typo.
9782 * Makefile.in: Regenerate.
9783
9784 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9785
9786 * Makefile.tpl: Rearrange by moving recursive_targets rules
9787 into their proper sections.
9788 * Makefile.tpl (top level bootstrap support): Move disabling
9789 of coverage flags from 'make' to 'configure'; improve comments.
9790 * Makefile.in: Regenerate.
9791
9792 * Makefile.tpl (experimental top level bootstrap) Move stage1
9793 language setting from all- target to configure- target; disable
9794 intermodule optimization in stage 1; prevent gratuitous rebuilds
9795 of stage 1.
9796 * Makefile.in: Regenerate.
9797 * configure.in: Comma-separate stage 1 language list for top
9798 level bootstrap.
9799 * configure: Regenerate.
9800
9801 * Makefile.tpl: Clean up experimental top level bootstrap support:
9802 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9803 prev-gcc in configure- targets as well as all- targets.
9804 * Makefile.in: Regenerate.
9805
9806 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9807
9808 * compile: New file imported from automake.
9809
9810 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9811
9812 * configure.in: Remove symbolic link section.
9813 * configure: Regenerate.
9814 * Makefile.tpl (links): Remove.
9815 * Makefile.in: Regenerate.
9816
9817 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9818 Nathanael Nerode <neroden@gcc.gnu.org>
9819
9820 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9821 Set with AC_CHECK_PROGS.
9822 * configure.in: Fix comment typo from last patch.
9823 * configure: Regenerate.
9824
9825 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9826
9827 * Makefile.tpl: Introduce experimental top level bootstrap support.
9828 * Makefile.in: Regenerate.
9829 * configure.in: Introduce support for top level bootstrap.
9830 * configure: Regenerate.
9831
9832 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9833 Paolo Bonzini <bonzini@gnu.org>
9834
9835 PR bootstrap/14522
9836 * configure.in: Cope with shells that do not support unquoted ^
9837 * configure: Regenerate.
9838
9839 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9840 Paolo Bonzini <bonzini@gnu.org>
9841
9842 PR bootstrap/14522
9843 * configure.in: Cope with shells that do not support nesting
9844 quotes inside quoted backquote substitutions.
9845 * configure: Regenerate.
9846
9847 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9848
9849 PR bootstrap/14522
9850 * configure.in: Fix escaping of $.
9851 * configure: Regenerate.
9852
9853 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9854
9855 * configure: Regenerate, since I forgot to while committing Paolo's
9856 changes.
9857
9858 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9859
9860 PR ada/14131
9861 Move language detection to the top level.
9862 * configure.in: Find default values for the tools as
9863 soon as possible. Disable ada if GNAT is not found.
9864 Emit error message about missing languages. Expand
9865 --enable-languages=all for the gcc subdirectory.
9866
9867 2004-03-10 Ben Elliston <bje@gnu.org>
9868
9869 * MAINTAINERS: Update my email address.
9870
9871 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9872
9873 * ltconfig: Disable building static libraries if building shared
9874 libraries on AIX 5L.
9875
9876 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9877
9878 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9879 and disable libgcj.
9880 * configure: Regenerated.
9881
9882 2004-03-01 Brian Booth <bbooth@redhat.com>
9883
9884 * MAINTAINERS: Add myself to write-after-approval.
9885
9886 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9887
9888 * MAINTAINERS: Add myself to write-after-approval.
9889
9890 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9891
9892 PR bootstrap/7087
9893 * Makefile.tpl: Guard XFOO sed statements better.
9894 * Makefile.tpl: Add dependency for configure-target-libada.
9895 * Makefile.in: Regenerate (incidentally fixes broken
9896 commit when libada-branch was merged).
9897
9898 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9899
9900 * MAINTAINERS: Add myself to write-after-approval.
9901
9902 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9903
9904 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9905 maintainers.
9906
9907 2004-02-20 Andrew Cagney <cagney@redhat.com>
9908
9909 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9910 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9911
9912 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9913
9914 PR bootstrap/11932
9915 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9916
9917 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9918
9919 * MAINTAINERS: Added myself to write-after-approval.
9920
9921 2004-02-14 Michael Koch <konqueror@gmx.de>
9922
9923 * MAINTAINERS: Added myself to write-after-approval.
9924
9925 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9926
9927 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9928 some OS port maintainers to OS port maintainers section.
9929
9930 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9931
9932 * MAINTAINERS: Add self.
9933
9934 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9935
9936 * MAINTAINERS: Alphabetize.
9937
9938 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9939
9940 * MAINTAINERS: Remove myself.
9941
9942 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9943
9944 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9945 (rs6000-*-aix*): Same.
9946 * configure: Regenerate.
9947
9948 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9949
9950 * configure.in (host): Add in missing $noconfigdirs to defines.
9951 * configure: Regenerate.
9952
9953 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9954 Nathanael Nerode <neroden@gcc.gnu.org>
9955
9956 PR ada/6637, PR ada/5911
9957 Merge with libada-branch:
9958 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9959 with appropriate dependencies. Add --enable-libada configure switch.
9960 * configure, Makefile.in: Regenerate.
9961
9962 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9963
9964 * MAINTAINERS: Add myself to write-after-approval.
9965
9966 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9967
9968 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9969 * configure: Regenerate.
9970
9971 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9972
9973 Merge from upstream:
9974
9975 * ltmain.in: When setting IFS to '~', be careful about user
9976 arguments that contain '~'.
9977
9978 2004-02-04 Peter O'Gorman <peter@pogma.com>
9979
9980 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9981 Also test $base_compile against $CC with escaped arguments. Bug
9982 reported by Geoff Keating <geoffk@apple.com>.
9983
9984 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9985
9986 * MAINTAINERS: Remove i960 port.
9987
9988 2004-01-23 DJ Delorie <dj@redhat.com>
9989
9990 * Makefile.def (target_modules) [libiberty]: Don't stage.
9991 * Makefile.in: Rebuilt.
9992
9993 2004-01-20 Caroline Tice <ctice@apple.com>
9994
9995 * MAINTAINERS: Add myself to write-after-approval.
9996
9997 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9998
9999 * MAINTAINERS: Update my email address.
10000
10001 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10002
10003 * MAINTAINERS: Add myself to write-after-approval.
10004
10005 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10006
10007 * MAINTAINERS: Remove entries without email address.
10008
10009 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10010
10011 * MAINTAINERS: Add myself to write-after-approval.
10012
10013 2004-01-15 Steven Bosscher <stevenb@suse.de>
10014
10015 * MAINTAINERS: Update my email address.
10016
10017 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10018
10019 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10020 * Makefile.tpl (configure-target-[+module+]): Support stage.
10021 * Makefile.in: Rebuilt.
10022
10023 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10024
10025 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10026
10027 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10028
10029 * MAINTAINERS: Add myself as a MIPS maintainer.
10030
10031 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10032
10033 * configure.in: Use ./config.cache, not config.cache.
10034 * configure: Regenerate.
10035 * Makefile.tpl: Special-casing not needed for GCC any more.
10036 * Makefile.in: Regenerate.
10037
10038 * configure.in: Don't share a cache file for host dirs.
10039 * configure: Regenerate.
10040
10041 * config-ml.in: Don't mess with the cache file.
10042
10043 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10044
10045 * MAINTAINERS: Move myself from 'Write After Approval' to
10046 'CPU Port Maintainers' section as SPARC maintainer.
10047
10048 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10049
10050 * Makefile.tpl: Make GCC use a separate config.cache.
10051 * Makefile.in: Regenerate.
10052
10053 PR bootstrap/11932, PR bootstrap/11933
10054 (I don't know if it will fix either of them, but it relates
10055 to them.)
10056 * configure.in: Don't use shared config.cache for target
10057 directories.
10058 * configure: Regenerate.
10059
10060 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10061
10062 * MAINTAINERS: Add myself to 'Write After Approval' section.
10063
10064 2003-12-31 Roger Sayle <roger@eyesopen.com>
10065
10066 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10067 * configure: Regenerated.
10068
10069 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10070
10071 * MAINTAINERS: Remove the mn10200 maintainer.
10072
10073 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10074
10075 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10076 * configure: Regenerated.
10077
10078 2003-12-16 Jan Hubicka <jh@suse.cz>
10079
10080 * MAINTAINERS: Add myself as callgraph maintainer.
10081
10082 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10083
10084 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10085 * configure: Regenerate.
10086
10087 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10088
10089 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10090 'Write After Approval' section. Update email.
10091
10092 2003-12-01 James Lemke <jim@wasabisystems.com>
10093
10094 * MAINTAINERS (Write After Approval): Add myself.
10095
10096 2003-11-20 Matt Thomas <matt@3am-software.com>
10097
10098 * MAINTAINERS: Add myself as a vax port maintainer.
10099
10100 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10101
10102 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10103 (configure-build-[+module+], configure-[+module+]): Likewise.
10104 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10105 * Makefile.in: Regenerate.
10106
10107 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10108
10109 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10110 shared/dylibed libraries.
10111 * ltmain.sh: Likewise.
10112 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10113 * ltcf-cxx.sh: Likewise.
10114 * ltcf-gcj.sh: Likewise.
10115 * ltconfig: Likewise.
10116
10117 2003-11-17 Stan Cox <scox@redhat.com>
10118
10119 * MAINTAINERS: Add myself as iq2000 port maintainer.
10120
10121 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10122
10123 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10124 * Makefile.in: Regenerate.
10125
10126 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10127
10128 * config.sub: Update to 2003-11-03 version.
10129
10130 2003-10-20 Phil Edwards <phil@codesourcery.com>
10131
10132 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10133 * configure: Regenerate.
10134
10135 2003-10-20 Nicolas Pitre <nico@cam.org>
10136
10137 * MAINTAINERS: Add myself to 'Write After Approval' section.
10138
10139 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10140
10141 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10142
10143 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10144
10145 * MAINTAINERS: Update my email address.
10146
10147 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10148
10149 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10150
10151 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10152
10153 * MAINTAINERS: Add myself to 'Write After Approval' section.
10154
10155 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10156
10157 * config.guess: Update to 2003-10-16 version.
10158 * config.sub: Update to 2003-10-16 version.
10159
10160 2003-10-15 David Daney <ddaney@avtrex.com>
10161
10162 * MAINTAINERS: Added myself to 'Write After Approval' section.
10163
10164 2003-10-15 Falk Hueffner <falk@debian.org>
10165
10166 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10167 'Write After Approval' section. Update email.
10168
10169 2003-10-14 Roger Sayle <roger@eyesopen.com>
10170
10171 * MAINTAINERS: Move myself from 'Write After Approval' to
10172 'Various Maintainers' section as middle-end maintainer.
10173
10174 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10175
10176 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10177 HOST_FLAGS_TO_PASS.
10178 * Makefile.in: Regenerate.
10179
10180 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10181
10182 * config.guess: Update to 2003-10-07 version.
10183 * config.sub: Update to 2003-10-07 version.
10184
10185 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10186
10187 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10188 * ltconfig (irix5*, irix6*): Don't override version_type.
10189
10190 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10191
10192 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10193 * configure: Rebuilt
10194 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10195 * Makefile.in: Rebuilt
10196
10197 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10198
10199 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10200
10201 2003-09-30 Carlo Wood <carlo@alinoe.com>
10202
10203 * MAINTAINERS (Write After Approval): Add myself.
10204
10205 2003-09-29 Paul Koning <ni1d@arrl.net>
10206
10207 * MAINTAINERS: Move myself from "Write After Approval"
10208 to CPU platform maintainers for pdp11 platform.
10209
10210 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10211
10212 * MAINTAINERS: Move myself from 'Write After Approval' to
10213 'Various Maintainers' section as libffi testsuite maintainer.
10214
10215 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10216
10217 * configure.in: Pass a computed --program-transform-name
10218 to subconfigures.
10219 * configure: Regenerated.
10220
10221 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10222
10223 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10224 * Makefile.in: Regenerate.
10225
10226 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10227 * Makefile.in: Regenerate.
10228
10229 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10230
10231 * MAINTAINERS: Move myself from 'Write After Approval'
10232 to 'Various Maintainers' (objective-c) section.
10233
10234 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10235
10236 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10237 quoting.
10238 * configure: Regenerated.
10239
10240 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10241
10242 * MAINTAINERS (Write After Approval): Add myself to write after
10243 approval list.
10244
10245 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10246
10247 * MAINTAINERS (Write After Approval): Add myself.
10248
10249 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10250
10251 * MAINTAINERS: Update my e-mail address.
10252
10253 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10254
10255 * libtool.m4 (LD): Correct powerpc64 host match.
10256
10257 2003-09-06 James E Wilson <wilson@tuliptree.org>
10258
10259 * MAINTAINTERS: Update my affiliation and email address.
10260
10261 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10262
10263 * MAINTAINERS (Write After Approval): Add myself.
10264
10265 2003-09-04 DJ Delorie <dj@redhat.com>
10266
10267 * configure: Regenerate.
10268
10269 2003-09-04 Robert Millan <robertmh@gnu.org>
10270
10271 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10272
10273 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10274
10275 * configure.in: Ensure arguments to sed are properly spaced.
10276 * configure: Regenerate.
10277
10278 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10279
10280 * MAINTAINERS: Update my e-mail address.
10281
10282 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10283
10284 * MAINTAINERS (Write After Approval): Add myself.
10285
10286 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10287
10288 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10289 * configure: Regenerated.
10290
10291 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10292
10293 * MAINTAINERS: Update my email address.
10294
10295 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10296
10297 * configure.in: Use newline instead of semicolon when assuming
10298 shell arguments in a for loop.
10299 * configure: Regenerated.
10300
10301 2003-08-22 Jason Eckhardt <jle@rice.edu>
10302
10303 * MAINTAINERS: Resurrect the i860 maintainer.
10304
10305 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10306
10307 PR 8180
10308 * configure.in: When testing with_libs and with_headers, treat
10309 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10310 * configure: Regenerate.
10311
10312 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10313 make, shell, etc.
10314 (baseargs): Likewise.
10315 * configure: Regenerate.
10316
10317 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10318
10319 * MAINTAINERS (Write After Approval): Add myself.
10320
10321 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10322
10323 * configure.in: Disable libgcj for darwin not on powerpc.
10324 * configure: Rebuild.
10325
10326 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10327
10328 * config-ml.in, symlink-tree: Add license.
10329
10330 2003-08-03 Richard Stallman <rms@gnu.org>
10331 Eben Moglen <moglen@columbia.edu>
10332
10333 * README.SCO: New file.
10334
10335 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10336
10337 * Makefile.tpl (check, check-c++): Express dependencies using
10338 dependencies rather than commands.
10339 * Makefile.in: Regenerate.
10340
10341 2003-08-01 Andrew Cagney <cagney@redhat.com>
10342
10343 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10344 * configure: Ditto.
10345
10346 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10347
10348 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10349 * Makefile.in: Update.
10350
10351 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10352
10353 * configure.in: Enable libgcj for darwin.
10354 * configure: Rebuild.
10355
10356 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10357
10358 * config-ml.in: Use ac_configure_args directly instead of
10359 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10360 actually seen.
10361
10362 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10363
10364 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10365 creating target and build subdirs to build all parent dirs as needed.
10366 * Makefile.in: Rebuild.
10367 * configure.in: Don't build dirs explicitly here.
10368 * configure: Rebuild.
10369
10370 2003-07-26 Paul Brook <paul@nowt.org>
10371
10372 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10373
10374 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10375
10376 * Makefile.tpl (all-make): Depend on intl.
10377 * Makefile.in: Rebuilt.
10378
10379 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10380
10381 * install-sh: Update to newer upstream versions (associated with
10382 aclocal 1.7).
10383 * mkinstalldirs: Likewise.
10384 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10385
10386 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10387
10388 * MAINTAINERS: Move self from Bug database only accounts
10389 to write-after-approval.
10390
10391 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10392
10393 * config.if: Remove unused libc_interface determination.
10394
10395 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10396
10397 * MAINTAINERS: Move self from write-after-approval to
10398 build machinery (*.in).
10399
10400 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10401
10402 PR bootstrap/11273
10403 PR bootstrap/11408
10404 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10405 unused INSTALL_PROGRAM_ARGS.
10406 * configure.in: Use AC_PROG_INSTALL.
10407 * Makefile.in: Regenerate.
10408 * configure: Regenerate.
10409
10410 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10411
10412 * MAINTAINERS: Alphabetize.
10413
10414 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10415
10416 * configure: Rebuilt.
10417 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10418 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10419 newlib nor libgloss.
10420 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10421 * configure.in (am33_2.0-*-linux*): Added.
10422
10423 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10424
10425 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10426 * configure: Regenerate.
10427
10428 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10429
10430 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10431 * Makefile.in: Regenerate.
10432
10433 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10434
10435 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10436 * Makefile.in: Regenerate.
10437
10438 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10439
10440 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10441 * Makefile.in: Regenerated.
10442
10443 * config-ml.in: Replace PWD with PWD_COMMAND.
10444
10445 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10446
10447 * intl: New directory; see intl/ChangeLog for details.
10448 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10449 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10450 * Makefile.in: Regenerate.
10451
10452 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10453
10454 * configure.in: Clean up config-lang.in handling. Delete
10455 useless assignment to "subdirs".
10456 * configure: Regenerate.
10457
10458 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10459
10460 * configure.in: Rename 'target_libs' to 'target_libraries'.
10461 Remove useless reference to 'target_libs'.
10462 * configure: Regenerate.
10463
10464 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10465
10466 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10467 * Makefile.in: Regenerate.
10468
10469 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10470
10471 * Makefile.def: Introduce flags_to_pass.
10472 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10473 * Makefile.in: Regenerate.
10474
10475 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10476
10477 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10478 and target-libgloss.
10479 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10480 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10481 * configure: Regenerate.
10482
10483 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10484
10485 * configure.in: Update testsuite_flags to new location.
10486 * configure. Regenerate.
10487
10488 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10489
10490 * Makefile.tpl: Remove BUILD_CC stuff.
10491 * Makefile.in: Regenerate.
10492
10493 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10494
10495 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10496
10497 2003-06-16 Graeme Peterson <gp@qnx.com>
10498
10499 * MAINTAINERS (Write After Approval): Add myself.
10500
10501 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10502
10503 * config.guess: Update to 2003-06-12 version.
10504 * config.sub: Update to 2003-06-13 version.
10505
10506 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10507
10508 * config.guess: Update to 2003-06-06 version.
10509 * config.sub: Update to 2003-06-06 version.
10510
10511 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10512
10513 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10514 * configure. Regenerate.
10515
10516 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10517
10518 * configure.in: Disable serial configure by default.
10519 * configure: Regenerate.
10520 * Makefile.tpl: Abolish .NOTPARALLEL.
10521 * Makefile.in: Regenerate.
10522
10523 * Makefile.tpl: Replace {build,host,target}_canonical by
10524 {build,host,target}.
10525 * Makefile.in: Regenerate.
10526
10527 * Makefile.tpl: Fix stupid pasto.
10528 * Makefile.in: Regenerate.
10529
10530 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10531
10532 * Makefile.tpl: Remove bogus conditional.
10533 * Makefile.in: Regenerate.
10534
10535 2003-06-05 Jan Hubicka <jh@suse.cz>
10536
10537 * Makefile.tpl (profiledbootstrap): New target.
10538 * Makefile.in (profiledbootstrap): New target.
10539
10540 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10541
10542 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10543 Pinski. Remove user names from other bugzilla-only maintainers.
10544
10545 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10546
10547 * Makefile.tpl: Make 'recursive targets' using autogen rather
10548 than shell loop. Remove duplicate 'clean' targets and false
10549 comments.
10550 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10551 Add systematic method of specifying missing targets in subdirs.
10552 Add copyright boilerplate.
10553 * Makefile.in: Regenerate.
10554 * configure.in: Add 'recursive targets' to maybe list.
10555 * configure: Regenerate.
10556
10557 * MAINTAINERS: "GNATS only" -> "Bug database only".
10558
10559 * Makefile.tpl: Rename [+target+] to [+make_target+].
10560 * Makefile.def: Rename 'target' to 'make_target'.
10561
10562 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10563
10564 * MAINTAINERS: Add self as options handling maintainer.
10565
10566 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10567
10568 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10569 been too long since I touched those ports.
10570
10571 2003-05-28 DJ Delorie <dj@redhat.com>
10572
10573 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10574 * Makefile.in: Regenerate.
10575
10576 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10577
10578 * configure.in: Use curly braces in the definition of tooldir.
10579 * configure: Regenerate.
10580
10581 2003-05-21 DJ Delorie <dj@redhat.com>
10582
10583 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10584 newlib or libgloss.
10585 * Makefile.in: Regenerate.
10586
10587 2003-05-21 DJ Delorie <dj@redhat.com>
10588
10589 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10590 * Makefile.in: Regenerate.
10591
10592 2003-05-20 Ian Lance Taylor <ian@airs.com>
10593
10594 * MAINTAINERS: Update my e-mail address.
10595
10596 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10597
10598 * configure.in: Switch more things to use maybe dependencies.
10599 * Makefile.tpl: Switch more things to use maybe dependencies.
10600 Factor out common code from autogen IF statements.
10601 * configure: Regenerate.
10602 * Makefile.in: Regenerate.
10603
10604 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10605
10606 * configure.in: Accept i[3456789]86 for machine type.
10607 * configure: Regenerate.
10608
10609 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10610
10611 * configure.in: Switch more things to use maybe dependencies.
10612 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10613 * configure: Regenerate.
10614 * Makefile.tpl: Switch more things to use maybe dependencies.
10615 * Makefile.in: Regenerate.
10616
10617 2003-05-16 Andreas Schwab <schwab@suse.de>
10618
10619 * Makefile.tpl (install-opcodes): Define.
10620 * Makefile.in: Rebuild.
10621
10622 2003-05-13 Andreas Jaeger <aj@suse.de>
10623
10624 * config.guess: Update to 2003-05-09 version.
10625 * config.sub: Update to 2003-05-09 version.
10626
10627 2003-05-13 Michael Eager <eager@mvista.com>
10628
10629 * configure.in: Correct sed script so that options in quotes are not
10630 deleted.
10631 * configure: Rebuild.
10632
10633 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10634
10635 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10636 and $$s/newlib/libc/sys/cygwin32 include paths.
10637 * configure: Ditto.
10638
10639 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10640
10641 * MAINTAINERS: Update my email addresses.
10642
10643 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10644
10645 * config-ml.in: Propagate INSTALL variables.
10646
10647 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10648
10649 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10650
10651 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10652
10653 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10654 * Makefile.in: Regenerate.
10655
10656 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10657
10658 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10659
10660 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10661
10662 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10663
10664 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10665
10666 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10667 * Makefile.in: Regenerated.
10668
10669 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10670
10671 * MAINTAINERS (Write After Approval): Upgrade myself from
10672 GNATS only to write-after-approval. Update my mail address.
10673
10674 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10675
10676 (OS Port Maintainers: freebsd): Add myself.
10677
10678 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10679
10680 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10681
10682 2003-04-22 Kean Johnston <jkj@sco.com>
10683
10684 * MAINTAINERS (SCO ports): Added myself.
10685
10686 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10687
10688 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10689
10690 2003-04-19 Kean Johnston <jkj@sco.com>
10691
10692 * MAINTAINERS (Write After Approval): Add myself.
10693
10694 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10695
10696 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10697 * Makefile.in: Regenerate.
10698
10699 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10700
10701 * configure.in (powerpc64*-*-linux*): Remove.
10702 * configure: Rebuilt.
10703
10704 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10705
10706 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10707 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10708 and restrap.
10709 * Makefile.in: Regenerate.
10710
10711 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10712
10713 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10714 * configure: Regenerated.
10715
10716 2003-04-15 DJ Delorie <dj@redhat.com>
10717
10718 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10719
10720 2003-04-13 Nick Clifton <nickc@redhat.com>
10721
10722 * config-ml.in: Remove support for --disable-aix removing
10723 call-aix multilibs.
10724
10725 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10726
10727 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10728 * */configure: Rebuilt.
10729
10730 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10731
10732 * MAINTAINERS: Add my email address.
10733
10734 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10735
10736 * MAINTAINERS (Write After Approval): Add myself.
10737
10738 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10739
10740 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10741 * Makefile.in: Regenerate.
10742
10743 2003-03-14 Michael Chastain <mec@shout.net>
10744
10745 * Makefile.in: Regenerate with correct Makefile.def.
10746
10747 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10748
10749 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10750 Make macro.
10751 * Makefile.in: Regenerate.
10752 * configure.in: Clean up gxx_include_dir logic.
10753 * configure: Regenerate.
10754
10755 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10756
10757 * MAINTAINERS (Write After Approval): Add myself.
10758
10759 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10760
10761 * MAINTAINERS: Update my mail address.
10762
10763 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10764
10765 * configure.in (gxx_include_dir): Fix typo.
10766 * configure: Regenerated.
10767
10768 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10769
10770 * Makefile.tpl: Reindent.
10771 * Makefile.in: Regenerate.
10772 * configure.in: Reindent. Don't set unused variables.
10773 * configure: Regenerate.
10774
10775 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10776
10777 * configure.in: Include $(build_tooldir)/sys-include in
10778 FLAGS_FOR_TARGET.
10779 * configure: Regenerated.
10780
10781 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10782
10783 * Makefile.tpl: Always pass down RANLIB.
10784 * Makefile.in: Regenerate.
10785
10786 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10787 * Makefile.in: Regenerate.
10788 * configure.in: Remove unused logic relating to --enable-shared
10789 and --enable-threads. Remove bogus comments. Remove redundant
10790 noconfigdirs.
10791 * configure: Regenerate.
10792
10793 * configure.in: Replace ${libstdcxx_version} by its value.
10794 Remove reference to mh-dgux.
10795 * configure: Regenerate.
10796
10797 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10798
10799 * MAINTAINERS (Write After Approval): Add myself.
10800
10801 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10802
10803 * Makefile.tpl: Rearrange.
10804 * Makefile.in: Regenerate.
10805
10806 2003-02-25 Uwe Stieber <uwe@wwws.de>
10807
10808 * configure.in: Add support for kaOS as cross build target system.
10809 * configure: Regenerated.
10810
10811 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10812
10813 * MAINTAINERS (Write after approval): Add myself.
10814
10815 2003-02-21 James E Wilson <wilson@tuliptree.org>
10816
10817 * MAINTAINERS: Update my email address.
10818
10819 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10820
10821 * MAINTAINERS: Add self to blanket write privs. section.
10822
10823 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10824
10825 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10826 configure-target-* as some target builds may require additional
10827 flags for preprocessor tests.
10828 * Makefile.in: Regenerated.
10829
10830 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10831
10832 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10833 * ltconfig: Handle it.
10834 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10835 auto-detecting it.
10836
10837 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10838 it is used as argument to $CC.
10839 * ltcf-gcj.sh: Likewise.
10840
10841 * configure.in: Introduce --enable-maintainer-mode.
10842 * configure: Rebuilt.
10843 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10844 for maintainer mode.
10845 * Makefile.in: Rebuilt.
10846
10847 2003-02-18 Jason Merrill <jason@redhat.com>
10848
10849 * Makefile.tpl (check-c++): Allow parallelism.
10850
10851 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10852
10853 * MAINTAINERS: Remove John Carr (who never actually had access to
10854 gcc.gnu.org).
10855
10856 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10857
10858 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10859 don't configure target-libobjc.
10860 * configure: Regenerate.
10861
10862 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10863
10864 * Makefile.tpl (RANLIB): Define.
10865 * Makefile.in: Regenerate.
10866
10867 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10868
10869 * MAINTAINERS: Update my email.
10870
10871 2003-02-06 Keith R Seitz <keiths@redhat.com>
10872
10873 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10874 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10875 * Makefile.in: Regenerated.
10876 * configure.in: Remove all traces of snavigator, db, and grep.
10877 * configure: Regenerated.
10878
10879 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10880
10881 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10882 After Approval.
10883
10884 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10885
10886 * MAINTAINERS (Write after approval): Add myself.
10887
10888 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10889
10890 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10891 * Makefile.in: Regenerated.
10892
10893 2003-01-30 Roger Sayle <roger@eyesopen.com>
10894
10895 * config.guess: Updated to 2003-01-30's version.
10896 * config.sub: Updated to 2003-01-28's version.
10897
10898 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10899
10900 * config.if: If gcc_version is already set, just use it. Don't set
10901 gcc_version_trigger if it's already set, otherwise set it to
10902 gcc/version.c, but only if the file exists. If it is not set and
10903 gcc/version.c does not exist, try to extract the version number from
10904 $CC.
10905
10906 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10907
10908 * MAINTAINERS: Add myself to write-after-approval list.
10909
10910 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10911
10912 * configure.in: Revert 24Jan change.
10913 * configure: Regenerate.
10914
10915 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10916
10917 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10918 entry of HJ Lu.
10919
10920 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10921
10922 * configure.in: Revert previous change.
10923 * configure: Regenerate.
10924
10925 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10926
10927 * configure.in: Make rda native-only.
10928 * configure: Regenerate.
10929
10930 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10931
10932 * MAINTAINERS: Move myself from GNATS-only-accounts to
10933 write-after-approval.
10934
10935 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10936
10937 * configure.in: Add missing \.
10938 * configure: Rebuilt.
10939
10940 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10941
10942 * configure.in (baseargs): Avoid using \| in sed regular
10943 expressions.
10944 * configure: Rebuilt.
10945
10946 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10947
10948 * configure.in (baseargs): Remove all supported forms of
10949 --cache-file, --srcdir, --host, --build and --target options
10950 from argument lists.
10951 * configure: Rebuilt.
10952
10953 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10954
10955 * MAINTAINERS: Add myself to write-after-approval list.
10956
10957 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10958
10959 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10960 * configure: Rebuilt.
10961
10962 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10963
10964 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10965 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10966 * Makefile.in: Regenerate.
10967 * configure: Regenerate.
10968
10969 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10970
10971 * configure.in: Remove Makefile in build, host and target modules
10972 unless configure was run with --no-recursion.
10973 * configure: Rebuilt.
10974
10975 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10976
10977 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10978 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10979 * Makefile.in: Regenerate.
10980
10981 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10982
10983 * config.guess: Update to 2003-01-03 version.
10984 * config.sub: Update to 2003-01-03 version.
10985
10986 2003-01-07 Christopher Faylor <cgf@redhat.com>
10987
10988 * configure: Regenerate with proper autoconf 2.13.
10989
10990 2003-01-07 Christopher Faylor <cgf@redhat.com>
10991
10992 * configure.in: Add AC_PREREQ for consistency.
10993 * configure: Regenerate.
10994
10995 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10996
10997 * configure.in (GDB_TK): Add tcl directories conditional on
10998 gdb/gdbtk directory being present.
10999 * configure: Regenerate.
11000
11001 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11002
11003 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11004 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11005 * configure: Rebuilt.
11006
11007 2002-12-31 Tom Tromey <tromey@redhat.com>
11008
11009 * Makefile.in: Rebuilt.
11010 * Makefile.def (target_modules) [libffi]: Allow installation.
11011
11012 2002-12-31 Andreas Schwab <schwab@suse.de>
11013
11014 * configure.in: Fix use of $program_transform_name.
11015 * configure: Regenerated.
11016
11017 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11018
11019 * configure.in (baseargs): Don't remove first configure argument.
11020 * configure: Regenerated.
11021
11022 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11023
11024 * Makefile.tpl (local-distclean): Don't remove...
11025 (multilib.ts): ... this. Moved into...
11026 (multilib.out): ... this. Don't use sub-make.
11027 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11028 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11029 (configure-build-[+module+], configure-[+module+],
11030 configure-target-[+module+], configure-gcc): ... these. Test
11031 for Makefile existence. Drop config.status from dependencies.
11032 * Makefile.in: Rebuilt.
11033 * configure.in: Move gcc-version-trigger to the end of
11034 ac_configure_args. Add comments to maybedep.tmp and
11035 serdep.tmp. Introduce --disable-serial-configure. Remove
11036 nonopt from baseargs, matching and removing corresponding
11037 whitespace while at it.
11038 * configure: Rebuilt.
11039
11040 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11041
11042 * configure.in (host_configargs): Replace reference to
11043 no-longer-defined buildopts with --build=${build_alias}.
11044 * configure: Rebuilt.
11045
11046 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11047 program_transform_name to standard idiom.
11048 (AUTOGEN, AUTOCONF): Define.
11049 (Makefile.in): Use $(AUTOGEN).
11050 (Makefile): Depend on config.status, and use autoconf-style rule to
11051 build it. Move original commands to...
11052 (config.status): ... this new target.
11053 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11054 $(AUTOCONF).
11055 * Makefile.in: Rebuilt.
11056
11057 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11058
11059 * Makefile.tpl: Fix dramatic bustage due to change in
11060 program_transform_name.
11061 * Makefile.in: Regenerate.
11062
11063 * configure.in: Remove unnecessary PATH setting.
11064 * configure: Regnerate.
11065
11066 * configure.in: Don't default to unprefixed tools unless
11067 the native tools will work.
11068 * configure: Regenerate.
11069
11070 * configure.in: Convert to autoconf script. Blow away lots
11071 of now-redundant Makefile fragments.
11072 * configure: Generate using Autoconf.
11073 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11074 * Makefile.in: Regenerate.
11075
11076 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11077
11078 * configure: Fix stupid bug where RANLIB was mistakenly included.
11079
11080 * configure.in: Rename (buildargs, hostargs, targargs) to
11081 (build_configargs, host_configargs, target_configargs).
11082
11083 * configure.in: Move logic out of sed statement.
11084
11085 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11086 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11087
11088 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11089
11090 * config.sub: Import from master repository
11091 * config.guess: Ditto
11092
11093 2002-12-24 Andreas Schwab <schwab@suse.de>
11094
11095 * Makefile.tpl (multilib.out): Fix missing space.
11096 * Makefile.in: Regenerate.
11097
11098 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11099
11100 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11101 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11102 * Makefile.in: Regenerate.
11103 * configure.in: Remove unnecessary leftovers.
11104
11105 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11106
11107 * configure.in (extra_ranlibflags_for_target): New variable.
11108 (*-*-darwin): Add -c to ranlib commands.
11109 * configure (tooldir): Handle extra_ranlibflags_for_target.
11110
11111 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11112
11113 * Makefile.tpl: Revert HJL's change.
11114 * Makefile.in: Regenerated.
11115 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11116 always.
11117
11118 2002-12-19 Andreas Schwab <schwab@suse.de>
11119
11120 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11121 * Makefile.in: Regenerate.
11122
11123 2002-12-18 H.J. Lu <hjl@gnu.org>
11124
11125 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11126 * Makefile.in: Regenerated.
11127
11128 * configure.in (build_prefix): New. Substitute.
11129
11130 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11131
11132 * Makefile.tpl: Don't let real targets depend on phony targets.
11133 * Makefile.in: Regenerate.
11134
11135 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11136 * Makefile.in: Regenerate.
11137
11138 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11139
11140 * config.sub: Import from master repository
11141 * config.guess: Ditto
11142
11143 2002-12-16 Jason Merrill <jason@redhat.com>
11144
11145 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11146 previous 'make bootstrap'.
11147 * Makefile.in: Regenerate.
11148
11149 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11150
11151 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11152
11153 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11154
11155 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11156 * Makefile.in: Regenerate.
11157
11158 2002-12-13 Jason Merrill <jason@redhat.com>
11159
11160 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11161 library tests.
11162 (check-c++): Just depend on it and check-target-libstdc++-v3.
11163 * Makefile.in: Regenerate.
11164
11165 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11166
11167 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11168 * Makefile.in: Rebuilt.
11169
11170 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11171
11172 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11173
11174 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11175
11176 * configure: Fix bug put in by gremlins.
11177
11178 * Makefile.tpl: Substitute more autoconfily.
11179 * configure: Substitute more autoconfily.
11180 * Makefile.in: Regenerate.
11181
11182 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11183
11184 * config.sub: Import from master repository
11185 * config.guess: Ditto
11186 * MAINTAINERS: Added Svein Seldal under write after approval
11187
11188 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11189
11190 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11191 * Makefile.in (all-sim): Ditto.
11192
11193 2002-12-06 DJ Delorie <dj@redhat.com>
11194
11195 * Makefile.tpl: Change configure dependencies to not have real
11196 targets depend on phony targets.
11197
11198 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11199
11200 * configure.in: Revert unintentional change.
11201
11202 * Makefile.tpl: Change dependency for */multilib.out so that
11203 it works when gcc isn't in the tree.
11204
11205 * configure.in: Substitute more.
11206 * configure: Run subconfigures from the Makefile.
11207 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11208 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11209
11210 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11211
11212 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11213
11214 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11215
11216 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11217 and corresponding dependencies.
11218 * Makefile.in: Regenerate.
11219
11220 * configure.in (host_tools): Order binutils, gas and ld for
11221 convenience in running the testsuites.
11222
11223 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11224 * Makefile.in: Regenerate.
11225 * configure.in: Introduce rules to serialize subconfigure runs.
11226
11227 * configure.in: Introduce BASE_CC_FOR_TARGET.
11228 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11229 Realize configure-build-* targets. Realize configure-target-* targets.
11230 * Makefile.in: Regenerate.
11231
11232 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11233
11234 * configure: Move gcc_version_trigger stuff from here...
11235 * configure.in: ...to here.
11236
11237 * configure.in: Separate subconfigure options added by this file from
11238 options given by the user. Add machinery to put args for host
11239 subconfigures into the Makefile.
11240
11241 * Makefile.tpl: Remove 'vault' targets.
11242 * Makefile.tpl: Reorder and comment dependencies.
11243 * Makefile.in: Regenerate.
11244
11245 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11246 * configure.in: Fix my broken commit of previous patch. (sigh)
11247
11248 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11249
11250 * configure.in: Move host-specific darwin noconfigdirs into
11251 the host-specific section.
11252
11253 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11254
11255 * configure.in: Move host-specific darwin noconfigdirs into
11256 the host-specific section.
11257
11258 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11259
11260 * configure: Remove skip-this-dir support.
11261 * Makefile.tpl: Remove skip-this-dir support.
11262
11263 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11264 subdirectories.
11265 * Makefile.in: Regenerate.
11266
11267 * Makefile.tpl: Strip out useless setting of 'dir'.
11268 * Makefile.in: Regenerate.
11269
11270 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11271
11272 * configure.in: Fix deeply stupid bug.
11273
11274 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11275 shell code in CXX_FOR_TARGET
11276 * Makefile.def: Introduce raw_cxx.
11277 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11278 RAW_CXX_FOR_TARGET.
11279 * Makefile.in: Regenerate.
11280
11281 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11282
11283 * Makefile.tpl: Remove unnecessary ifs.
11284 * Makefile.in: Regenerate.
11285
11286 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11287 dependencies. Maybe-ize build-libiberty. Create dummy install
11288 targets for 'no_install' modules.
11289 * configure: Move GDB_TK substitution to configure.in. Move
11290 build_modules stuff to configure.in.
11291 * configure.in: Implement soft dependency machinery. Maybe-ize
11292 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11293 * Makefile.in: Regenerate.
11294
11295 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11296
11297 * Makefile.tpl: Make all-target, install-target behave similarly
11298 to all, install (only hitting configured targets). Eliminate
11299 unused macro defintions.
11300
11301 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11302 build != host.
11303
11304 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11305
11306 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11307
11308 * configure.in: Produce lists of subdir targets we're actually
11309 configuring. Remove references to "dosrel".
11310 * Makefile.tpl: Let configure set which subdir targets are hit.
11311 Remove install-cross; clean up install; remove ALL. Remove
11312 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11313 Autogenerate host module targets. Remove empty dependency lines
11314 and redundant dependency; rearrange slightly.
11315 * Makefile.def: Add host-side libtermcap, utils.
11316
11317 * Makefile.in: Regenerate.
11318
11319 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11320
11321 * ltconfig (osf[345]): Append $major to soname_spec.
11322 Reflect this in library_names_spec.
11323 * ltmain.sh (osf): Prefix $major with . for use as extension.
11324
11325 2002-11-19 Andreas Jaeger <aj@suse.de>
11326
11327 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11328 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11329 and sparc64 GNU/Linux systems.
11330
11331 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11332
11333 * MAINTAINERS: Update email.
11334
11335 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11336
11337 * MAINTAINERS: Complete James Dennett's entry.
11338
11339 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11340
11341 * MAINTAINERS (Write After Approval): Add myself.
11342
11343 2002-11-13 Bruce Korb <bkorb@gnu.org>
11344
11345 * Makefile.tpl: syntactic cleanup
11346
11347 2002-11-13 Stuart Hastings <stuart@apple.com>
11348
11349 * MAINTAINERS: Add myself to write-after-approval list.
11350
11351 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11352
11353 * Makefile.def: Add list of recursive targets to autogenerate.
11354 Add build_modules.
11355 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11356 targets. Autogenerate *-build-* targets.
11357 * Makefile.in: Regenerate.
11358
11359 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11360
11361 * configure: More autoconf-style substitutions.
11362 * Makefile.tpl: More autoconf-style substitutions.
11363 * Makefile.in: Regenerate.
11364
11365 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11366
11367 * configure: Substitute more variables in a more autoconf-friendly
11368 way. Simplify slightly.
11369 * Makefile.tpl: Make more variables substitutable in an
11370 autoconf-friendly way.
11371 * Makefile.in: Regenerate.
11372
11373 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11374
11375 * MAINTAINERS (Write After Approval): Add myself.
11376
11377 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11378
11379 * configure.in (v810*): Remove special setting of tools.
11380
11381 * configure: Add support for extra required flags for ar or nm.
11382 * configure.in (aix4.3+): Use above support for target-specific
11383 issues, rather than using config/mt-aix43.
11384
11385 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11386
11387 * configure: Remove 'removing', which doesn't work. Replace $subdir
11388 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11389 with $srcdir. Reformat indentation. Substitute some variables
11390 formerly hard-coded in the Makefile for build=host.
11391 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11392 * Makefile.def: Autogenerate more.
11393 * Makefile.in: Regenerate.
11394
11395 2002-11-04 Adam Nemet <anemet@lnxw.com>
11396
11397 * MAINTAINERS (Write After Approval): Add myself.
11398
11399 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11400
11401 * Makefile.def (host_modules): Add rda.
11402 * Makefile.in: Regenerate.
11403 * configure.in (target_tool): Add target-rda to list.
11404
11405 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11406
11407 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11408
11409 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11410
11411 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11412 and restrap targets to this rule.
11413 * Makefile.in: Regenerate.
11414
11415 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11416
11417 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11418 GNATS only accounts.
11419
11420 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11421
11422 * configure.in (i[3456]86-*-linux*): Add check to disable
11423 ${libgcj} for glibc1.
11424
11425 2002-10-24 Denis Chertykov <denisc@overta.ru>
11426
11427 * MAINTAINERS: Add myself as ip2k port maintainer.
11428
11429 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11430
11431 * configure.in: Add tic4x target.
11432
11433 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11434
11435 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11436 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11437 * Makefile.in: Regenerate.
11438
11439 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11440 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11441 * Makefile.in: Regenerate.
11442
11443 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11444
11445 * MAINTAINERS: Add myself as web pages co-maintainer.
11446
11447 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11448
11449 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11450 * Makefile.in: Regenerate.
11451
11452 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11453
11454 * MAINTAINERS: Add myself and Nathan Sidwell
11455 <nathan@codesourcery.com> as VxWorks maintainers.
11456
11457 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11458
11459 * Makefile.def: Remove order dependency comments.
11460 * Makefile.tpl: Add explicit install-install dependencies.
11461 * Makefile.in: Regenerate.
11462
11463 * Makefile.tpl: Remove material now in src-release. (Finally!)
11464 * Makefile.in: Regenerate.
11465
11466 * Makefile.tpl: Add configure-target (for src-release in src)
11467 * Makefile.in: Regenerate.
11468
11469 2002-09-30 Nick Clifton <nickc@redhat.com>
11470
11471 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11472
11473 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11474
11475 * configure.in (s390*-*-linux*): Enable libgcj.
11476
11477 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11478
11479 * configure: Revert accidentally applied changes.
11480
11481 * Makefile.tpl: Make more autoconf-friendly.
11482 * Makefile.in: Regenerate.
11483 * configure: Make substitution more autoconf-like.
11484
11485 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11486
11487 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11488 single entry to handle all these.
11489 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11490 libjava on arm-*-elf.
11491
11492 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11493
11494 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11495 things that depend on them.
11496
11497 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11498
11499 * Makefile.tpl: Make subsituted variables more autoconfy.
11500 * Makefile.in: Regenerate.
11501 * configure: Make seds more autoconfy.
11502
11503 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11504
11505 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11506 * Makefile.in: Regenerate.
11507 * configure.in: Rewrite sed statements to look autoconfy.
11508
11509 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11510 all-target-foo on configure-target-foo.
11511 * Makefile.def: Ditto.
11512 * Makefile.in: Rebuild.
11513
11514 2002-09-25 Andrew Haley <aph@redhat.com>
11515
11516 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11517
11518 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11519
11520 * Makefile.def: New file.
11521 * Makefile.tpl: New file.
11522 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11523 * contrib/gcc_update: Note that Makefile.in is a generated file.
11524
11525 * configure.in: Minor rearrangement. Simplify tests.
11526
11527 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11528
11529 * configure.in (with_headers): Skip copy if value is "yes".
11530 (with_libs): Likewise.
11531
11532 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11533
11534 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11535 * configure.in (sh*-*-pe*): Ditto.
11536 * configure.in (mips*-*-pe*): Ditto.
11537 * configure.in (*arm-wince-pe): Ditto.
11538
11539 * configure.in: Rearrange.
11540
11541 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11542
11543 * MAINTAINERS: Update my email address.
11544
11545 2002-08-30 Paul Koning <pkoning@equallogic.com>
11546
11547 * MAINTAINERS: (Write After Approval): Add myself.
11548
11549 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11550
11551 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11552
11553 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11554
11555 * MAINTAINERS: Change my mailing address.
11556
11557 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11558
11559 * MAINTAINERS (Write After Approval): Remove myself.
11560 (Various Maintainers: c++ runtime libs): Add myself.
11561
11562 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11563
11564 * MAINTAINERS (Write After Approval): Remove myself.
11565 (Various Maintainers: c++ runtime libs): Add myself.
11566
11567 2002-08-15 Eric Christopher <echristo@redhat.com>
11568
11569 * config.sub: Import from master repository.
11570 * config.guess: Ditto.
11571
11572 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11573
11574 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11575 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11576 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11577
11578 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11579
11580 * MAINTAINERS: Add self to rs6000 vector extensions.
11581
11582 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11583
11584 * libiberty/configure: Reverted unintended yesterday's check in.
11585
11586 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11587
11588 * boehm-gc/configure, libf2c/configure: Rebuilt.
11589 * libffi/configure, libiberty/configure: Ditto.
11590 * libjava/configure, libobjc/configure: Ditto.
11591 * libstdc++-v3/configure, zlib/configure: Ditto.
11592 Merged from binutils:
11593 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11594 From Steve Ellcey <sje@cup.hp.com>:
11595 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11596 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11597 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11598 IA64.
11599 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11600 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11601 soname_spec, sys_lib_search_path_spec): Ditto.
11602
11603 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11604
11605 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11606
11607 2002-08-04 H.J. Lu (hjl@gnu.org)
11608
11609 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11610
11611 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11612
11613 * MAINTAINERS (Write After Approval): Add myself.
11614
11615 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11616
11617 * configure.in: Move generic linux case to end. Copy generic
11618 linux noconfigdirs to mips*-*-linux* entry and new
11619 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11620
11621 2002-07-19 Michael Matz <matz@suse.de>
11622
11623 * MAINTAINERS: Add myself as ra* maintainer.
11624
11625 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11626
11627 * config.guess: Update to 2002-07-09 version.
11628 * config.sub: Update to 2002-07-03 version.
11629
11630 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11631
11632 * MAINTAINERS: Fix typo in a maintainer email address.
11633
11634 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11635
11636 * configure.in: Remove two redundant tests.
11637
11638 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11639
11640 * configure.in (mips*-*-irix6*o32): Enable stabs.
11641
11642 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11643
11644 * configure.in: Don't build grez.
11645 * Makefile.in: Ditto.
11646
11647 * Makefile.in: Remove references to bsp, cygmon, libstub.
11648 * configure.in: Ditto.
11649
11650 * configure.in: Remove leftover reference to gdbtest.
11651
11652 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11653
11654 * configure.in (gxx_include_dir): Change to match versioned
11655 C++ headers if --enable-version-specific-runtime-libs is used.
11656
11657 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11658
11659 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11660
11661 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11662
11663 * configure.in: Make --without-x work.
11664
11665 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11666
11667 * configure.in: Rearrange target Makefile fragment collection.
11668
11669 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11670 cvs[src].
11671 * configure.in: Ditto.
11672
11673 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11674
11675 * MAINTAINERS (Write After Approval): Update my e-mail address.
11676
11677 2002-06-24 Ben Elliston <bje@redhat.com>
11678
11679 * configure.in (host_tools): Remove cgen.
11680
11681 * Makefile.in (all-cgen): Remove; runs from its source directory.
11682 (check-cgen, install-cgen, clean-cgen): Likewise.
11683 (all-opcodes): Do not depend on all-cgen.
11684 (all-sim): Likewise.
11685
11686 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11687
11688 * Makefile.in: Eliminate 'apache' targets.
11689 * configure.in: Eliminate 'apache' targets.
11690
11691 * configure.in: Eliminate redundant tests. Reorganize.
11692
11693 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11694
11695 * config-ml.in: Eliminate references to Cygnus configure.
11696
11697 * Makefile.in: Eliminate references to building emacs.
11698
11699 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11700
11701 * MAINTAINERS: Update my email address.
11702
11703 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11704
11705 * config.if (libstdcxx_incdir): Version C++ headers.
11706 (cxx_incdir): Remove.
11707
11708 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11709
11710 * MAINTAINERS (Write After Approval): Add self.
11711
11712 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11713
11714 * configure.in: Add support for ip2k.
11715
11716 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11717
11718 * configure.in: Fix AIX configury bug.
11719
11720 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11721
11722 * MAINTAINERS (Write After Approval): Add self.
11723
11724 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11725
11726 * configure.in: replace ${topsrcdir} with ${srcdir}
11727
11728 * configure.in: Move definition of libstdcxx_flags
11729 right above usage, rather than waaay earlier.
11730
11731 * configure.in: Pull definition of is_cross_compiler earlier.
11732
11733 * configure.in: Rearrange a little.
11734
11735 * configure.in: Remove references to librx.
11736 * Makefile.in: Remove references to librx.
11737
11738 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11739
11740 * config.sub: Add support for avr target.
11741 Import from master sources, rev 1.255
11742
11743 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11744
11745 * configure, .cvsignore: Revert previous change...
11746 * Makefile: ...delete.
11747
11748 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11749
11750 * configure.in: Eliminate ${gasdir} variable.
11751
11752 2002-06-18 Dave Brolley <brolley@redhat.com>
11753
11754 * configure.in: Add support for frv.
11755 * config.sub: Add support for frv.
11756
11757 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11758
11759 * configure: Remove garbage from previous commit.
11760
11761 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11762
11763 * configure: For in-source builds, make a subdir and re-exec there.
11764 * Makefile: New file. Pass targets through to build directory.
11765 * .cvsignore: No longer ignore "Makefile".
11766
11767 2002-06-16 Douglas Rupp <rupp@gnat.com>
11768
11769 * MAINTAINERS (Write After Approval): Add self.
11770
11771 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11772
11773 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11774
11775 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11776
11777 * configure.in (vax-*-netbsd*): Re-enable gas.
11778
11779 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11780
11781 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11782 BUILD_PREFIX_1, to correct nomenclature.
11783 * configure: Likewise.
11784
11785 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11786 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11787
11788 2002-05-31 Olaf Hering <olh@suse.de>
11789
11790 * config-ml.in: Propogate DESTDIR also.
11791
11792 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11793
11794 * configure.in (vax-*-netbsd*): Don't build gas for this
11795 platform.
11796
11797 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11798
11799 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11800 and libgcj for AVR.
11801
11802 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11803
11804 * MAINTAINERS (Write After Approval): Add myself.
11805
11806 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11807
11808 * config.guess: Update to 2002-05-22 version.
11809 * config.sub: Likewise.
11810
11811 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11812
11813 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11814 * config-ml.in: Likewise.
11815 * configure: Likewise.
11816 * configure.in: Likewise.
11817
11818 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11819
11820 * MAINTAINERS: Update my email address.
11821
11822 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11823
11824 * configure.in: Simplify makefile fragment collection.
11825
11826 * configure.in: Remove code to build emacs.
11827
11828 * configure.in : Remove --srcdir argument from targargs and buildargs
11829 (it's always overridden in the Makefile anyway). Rearrange a bit.
11830
11831 * configure: Move some logic to configure.in.
11832 * configure.in: Move some logic from configure.
11833
11834 2002-05-11 Tom Tromey <tromey@redhat.com>
11835
11836 * MAINTAINERS: Reflect libgcj reality.
11837
11838 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11839
11840 * Makefile.in: Honour DESTDIR.
11841
11842 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11843
11844 * config.guess: Import 2002-03-20 version.
11845 * config.sub: Import 2002-04-26 version.
11846
11847 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11848
11849 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11850
11851 2002-05-07 Tim Josling <tej@melbpc.org.au>
11852
11853 * MAINTAINERS: Add self.
11854
11855 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11856
11857 * ltmain.sh: Detect and handle object name conflicts
11858 while piecewise linking a static library.
11859
11860 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11861
11862 * configure.in (noconfigdirs): Don't disable libgcj on
11863 sparc64-*-solaris* and sparcv9-*-solaris*.
11864
11865 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11866
11867 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11868
11869 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11870
11871 * configure.in (FLAGS_FOR_TARGET): Do not add
11872 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11873 on i[3456]86-*-linux*.
11874
11875 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11876
11877 * configure.in (noconfigdirs): Replace [ ] with test.
11878
11879 * configure.in (noconfigdirs): Do not add target-newlib if
11880 target == i[3456]86-*-linux*, and host == target.
11881
11882 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11883
11884 * configure.in: delete reference to absent file
11885
11886 * configure.in: replace '[' with 'test'
11887
11888 * configure.in: Eliminate references to gash.
11889 * Makefile.in: Eliminate references to gash.
11890
11891 * configure.in: remove useless references to 'pic' makefile fragments.
11892
11893 * configure.in: (*-*-windows*) Finish removing.
11894
11895 * configure.in: Eliminate redundant test for libgui.
11896
11897 2002-04-29 Roger Sayle <roger@eyesopen.com>
11898
11899 * MAINTAINERS: Add self and realphabetize. Update entries
11900 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11901 entry for a29k port maintainer.
11902
11903 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11904
11905 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11906 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11907
11908 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11909
11910 * configure.in: remove references to dead files
11911
11912 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11913
11914 * MAINTAINERS: Add information about purpose of this file.
11915
11916 2002-04-18 Tom Tromey <tromey@redhat.com>
11917
11918 * configure.in: Disallow configuring libgcj when it is already
11919 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11920 Solaris 2.8 by default. For PR libgcj/6158.
11921
11922 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11923
11924 * configure.in: Move default CC setting out of config/mh-* fragments
11925 directly into here.
11926
11927 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11928
11929 * configure.in: don't even try to configure or make a subdirectory
11930 if there's no configure script for it.
11931
11932 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11933
11934 * MAINTAINERS: Remove chill maintainers.
11935 * Makefile.in (CHILLFLAGS): Remove.
11936 (CHILL_LIB): Remove.
11937 (TARGET_CONFIGDIRS): Remove libchill.
11938 (CHILL_FOR_TARGET): Remove.
11939 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11940 CHILL_LIB.
11941 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11942 (CHECK_TARGET_MODULES): Likewise.
11943 (INSTALL_TARGET_MODULES): Likewise.
11944 (CLEAN_TARGET_MODULES): Likewise.
11945 (configure-target-libchill): Remove.
11946 (all-target-libchill): Remove.
11947 * configure.in (target_libs): Remove target-libchill.
11948 Do not compute CHILL_FOR_TARGET.
11949 * libchill: Remove directory.
11950
11951 2002-04-11 DJ Delorie <dj@redhat.com>
11952
11953 * Makefile.in, configure.in: Sync with binutils, entries
11954 follow...
11955
11956 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11957
11958 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11959 (do-tar, do-bz2): New rules.
11960 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11961 (gdb-tar): New rule.
11962 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11963 (insight_dejagnu.tar): New rule.
11964 (insight.tar): New rule.
11965 (gdb+dejagnu.tar): New rule.
11966 (gdb.tar): New rule.
11967
11968 2002-02-01 Mo DeJong <supermo@bayarea.net>
11969
11970 * Makefile.in: Add all-tix to deps for all-snavigator
11971 so that tix is built when building snavigator.
11972
11973 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11974
11975 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11976 ld and gdb are not supported.
11977
11978 2002-01-07 Mark Salter <msalter@redhat.com>
11979
11980 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11981 Allow target-libgloss to be built for arm, strongarm, and xscale.
11982
11983 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11984
11985 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11986 options for i[3456]86-pc-linux* native builds.
11987
11988 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11989
11990 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11991 files from .po files for a distribution.
11992
11993 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11994
11995 * configure.in: Enable libstdc++-v3 for h8300 targets.
11996
11997 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11998
11999 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12000 version from bfd/.
12001
12002 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12003
12004 * Makefile.in (VER): When present, extract the version number from
12005 the file version.in.
12006
12007 2001-05-24 Tom Rix <trix@redhat.com>
12008
12009 * configure.in : enable ld for aix
12010
12011 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12012
12013 * config.guess: Add linux target for S/390.
12014
12015 2000-11-07 Philip Blundell <pb@futuretv.com>
12016
12017 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12018
12019 2000-11-03 Philip Blundell <pb@futuretv.com>
12020
12021 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12022 files.
12023
12024 2001-01-15 Ben Elliston <bje@redhat.com>
12025
12026 * configure.in (host_tools): Add sid.
12027 Always configure cgen.
12028
12029 2000-11-24 Nick Clifton <nickc@redhat.com>
12030
12031 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12032
12033 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12034
12035 * Makefile.in (ALL_MODULES): Add all-cgen.
12036 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12037 (all-cgen): New target.
12038 (all-opcodes,all-sim): Depend on all-cgen.
12039 * configure.in (host_tools): Add cgen.
12040 Only configure cgen if --enable-cgen-maint.
12041
12042 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12043
12044 * configure.in: Add *-*-freebsd* configurations.
12045
12046 2002-04-08 Tom Tromey <tromey@redhat.com>
12047
12048 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12049 Fixes PR libgcj/6068.
12050
12051 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12052
12053 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12054
12055 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12056
12057 * configure.in (alpha*-dec-osf*): Enable libgcj.
12058
12059 2003-03-27 Matthew Gingell <gingell@gnat.com>
12060
12061 * MAINTAINERS (Write After Approval): Add myself.
12062
12063 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12064
12065 Fix for: PR bootstrap/3591, target/5676
12066 * configure.in (mcore-pe): Disable the configuration of
12067 libstdc++-v3 since exceptions are not supported.
12068
12069 2002-03-20 Anthony Green <green@redhat.com>
12070
12071 * configure.in: Enable libgcj for xscale-elf target.
12072
12073 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12074
12075 * MAINTAINERS: Update my email address.
12076
12077 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12078
12079 * ltmain.sh (relink_command): Fix typo in previous change.
12080
12081 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12082
12083 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12084 (relink_command): Added --tag flags.
12085 (mode=install): If relinking fails; error out.
12086
12087 2002-03-12 Richard Henderson <rth@redhat.com>
12088
12089 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12090 .NOTPARALLEL tag.
12091 (do-check): Rename from check.
12092 (check): Allow parallel check.
12093
12094 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12095
12096 * MAINTAINERS: Add myself as maintainer for xtensa port.
12097 Fix alphabetical order in CPU port maintainer list.
12098 Remove myself from Write After Approval list.
12099
12100 2002-03-11 Richard Henderson <rth@redhat.com>
12101
12102 * Makefile.in (.NOTPARALLEL): Add fake tag.
12103
12104 2002-03-07 H.J. Lu (hjl@gnu.org)
12105
12106 * configure.in: Enable gprof for mips*-*-linux*.
12107
12108 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12109
12110 * MAINTAINERS (Write After Approval): Add myself.
12111
12112 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12113
12114 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12115 libjava.
12116 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12117
12118 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12119
12120 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12121 because its Makefile is there; test for the executable instead.
12122
12123 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12124
12125 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12126 libstdc++-v3 and libjava.
12127
12128 2002-02-11 Adam Megacz <adam@xwt.org>
12129
12130 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12131 boehm-gc
12132
12133 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12134
12135 * config.guess: Updated to 2002-01-30's version.
12136 * config.sub: Updated to 2002-02-01's version.
12137 Contribute sh64-elf.
12138 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12139 * configure.in: Added sh64-*-*.
12140
12141 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12142
12143 * MAINTAINERS: Belatedly add myself to write after approval list.
12144
12145 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12146
12147 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12148 Remove self as Write After Approval.
12149
12150 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12151
12152 * MAINTAINERS: Put self in as maintainer for contrib/regression
12153 directory.
12154
12155 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12156
12157 * MAINTAINERS: Update my email address.
12158
12159 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12160
12161 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12162 target-libiberty, and target-libgloss. Skip Java-related
12163 libraries if not supported for NetBSD on target CPU.
12164
12165 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12166
12167 * install-sh: Use _inst.$$_ for temp file name.
12168
12169 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12170
12171 * MAINTAINERS (Write After Approval): Move my contact info
12172 from here...
12173 (OS Port Maintainers): ...to here (netbsd).
12174
12175 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12176
12177 * MAINTAINERS (Write After Approval): Add myself.
12178
12179 2002-01-17 H.J. Lu <hjl@gnu.org>
12180
12181 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12182 (all-target-fastjar): Also depend on all-target-libiberty.
12183
12184 2002-01-16 H.J. Lu (hjl@gnu.org)
12185
12186 * config.guess: Import from master sources, rev 1.225.
12187 * config.sub: Import from master sources, rev 1.238.
12188
12189 2002-01-16 Kazu Hirata <kazu@hxi.com>
12190
12191 * MAINTAINERS (Write After Approval): Remove myself.
12192
12193 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12194
12195 * MAINTAINERS (Write After Approval): Add myself.
12196
12197 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12198
12199 * MAINTAINERS: Add self as docs co-maintainer.
12200
12201 2001-12-11 Matthias Klose <doko@debian.org>
12202
12203 * MAINTAINERS (Write After Approval): Add myself.
12204
12205 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12206
12207 * MAINTAINERS: Update my email address.
12208
12209 2001-12-07 Turly O'Connor <turly@apple.com>
12210 * MAINTAINERS (Write After Approval): Add myself.
12211 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12212 (rs6000_initialize_trampoline): Call __trampoline_setup for
12213 ABI_DARWIN too.
12214 * darwin-tramp.asm: New file, implements __trampoline_setup.
12215 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12216
12217 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12218
12219 * MAINTAINERS (Write After Approval): Add myself.
12220
12221 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12222
12223 * configure, configure.in: Use temp file for long sed commands.
12224
12225 2001-12-03 Laurent Guerby <guerby@acm.org>
12226
12227 * config.sub: Update to version 1.232 on subversion.
12228
12229 2001-12-03 Ben Elliston <bje@redhat.com>
12230
12231 * MAINTAINERS: Update mail address for config.* patches.
12232
12233 2001-11-27 DJ Delorie <dj@redhat.com>
12234 Zack Weinberg <zack@codesourcery.com>
12235
12236 When build != host, create libiberty for the build machine.
12237
12238 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12239 CONFIG_ARGUMENTS.
12240 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12241 New variables.
12242 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12243 and rules.
12244 (all.normal): Depend on ALL_BUILD_MODULES.
12245 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12246 (all-build-libiberty): Depend on configure-build-libiberty.
12247
12248 * configure: Calculate and substitute proper value for
12249 ALL_BUILD_MODULES.
12250 * configure.in: Create the build subdirectory.
12251 Calculate and substitute TARGET_CONFIGARGS (formerly
12252 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12253
12254 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12255
12256 * MAINTAINERS (write-after-approval): Add self.
12257
12258 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12259
12260 * MAINTAINERS (GNATS only accounts): Remove self.
12261
12262 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12263
12264 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12265 libf2c.
12266
12267 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12268
12269 * MAINTAINERS (Write After Approval): Add self.
12270
12271 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12272
12273 * MAINTAINERS: mips and s390 are also CPU ports.
12274
12275 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12276
12277 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12278
12279 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12280
12281 * MAINTAINERS: Alphabetize.
12282
12283 2001-11-09 Kazu Hirata <kazu@hxi.com>
12284
12285 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12286
12287 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12288
12289 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12290
12291 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12292
12293 * configure.in (--enable-languages): Be more permissive about
12294 syntax. Check for empty lists better. Warn about $LANGUAGES.
12295
12296 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12297
12298 * config.sub: Import from master sources, rev. 1.230.
12299 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12300
12301 2001-11-07 Laurent Guerby <guerby@acm.org>
12302
12303 * MAINTAINERS (Write After Approval): Add self.
12304
12305 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12306
12307 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12308
12309 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12310
12311 * config.sub: Import from master sources, rev 1.226.
12312 * config.guess: Import from master sources, rev 1.216.
12313
12314 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12315
12316 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12317 * MAINTAINERS: Add self as maintainer of MMIX port.
12318 Remove old after-approval entry.
12319
12320 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12321
12322 * ChangeLog, configure: Fix spelling errors.
12323
12324 2001-10-20 Brendan Kehoe <brendan@zen.org>
12325
12326 * MAINTAINERS: Tweak my address.
12327
12328 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12329
12330 * MAINTAINERS: Update my email address.
12331
12332 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12333
12334 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12335 * MAINTAINERS: Add self as maintainer of CRIS port.
12336
12337 2001-10-10 Geert Bosch <bosch@gnat.com>
12338
12339 * MAINTAINERS (Various maintainers: Ada front end):
12340 Added Robert Dewar.
12341
12342 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12343
12344 * MAINTAINERS (Write After Approval): Added self
12345
12346 2001-10-02 Geert Bosch <bosch@gnat.com>
12347
12348 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12349
12350 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12351
12352 * configure: Handle temporary files securely using mkdir.
12353
12354 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12355
12356 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12357
12358 2001-09-26 Will Cohen <wcohen@redhat.com>
12359
12360 * configure.in (*-*-linux*): Disable configuration of target-newlib
12361 and target-libgloss.
12362
12363 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12364
12365 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12366 RANLIB.
12367
12368 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12369
12370 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12371 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12372 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12373 avoid quotes nesting problems.
12374 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12375 (DO_X): Export only variables that are set.
12376
12377 2001-09-19 Ben Elliston <bje@redhat.com>
12378
12379 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12380 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12381 semantics. Use the shell built-in "type" command instead.
12382
12383 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12384
12385 Merged from gcc-3_0-branch:
12386 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12387 * ltcf-c.sh: Use $objext, not $ac_objext.
12388 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12389 * ltcf-cxx.sh: Add support for GNU.
12390 2001-07-22 Timothy Wall <twall@redhat.com>
12391 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12392 default settings if using GNU tools with that configuration.
12393 * ltcf-cxx.sh: Ditto.
12394 * ltcf-gcj.sh: Ditto.
12395 2001-07-21 Michael Chastain <chastain@redhat.com>
12396 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12397 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12398 * ltmain.sh: Mark as gcc-local.
12399
12400 2001-08-30 Eric Christopher <echristo@redhat.com>
12401 Jason Eckhardt <jle@redhat.com>
12402
12403 * config.guess: Merge from master sources.
12404 * config.sub: Merge from master sources, add support for mipsisa32.
12405
12406 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12407 * config.sub: Merge from master sources, rev 1.219.
12408 * MAINTAINERS: Add self as contact for stormy16 port.
12409
12410 2001-08-14 Zack Weinberg <zackw@panix.com>
12411
12412 * config.sub: Merge from master sources, rev 1.218.
12413 * config.guess: Merge from master sources, rev 1.209.
12414
12415 2001-08-11 Graham Stott <grahams@redhat.com>
12416
12417 * Makefile.in (check-c++): Add missing semicolon.
12418
12419 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12420
12421 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12422
12423 2001-07-30 Eric Christopher <echristo@redhat.com>
12424
12425 * MAINTAINERS (Various maintainers: mips port): Added myself.
12426
12427 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12428
12429 * configure.in (sh-*-linux*): New.
12430
12431 2001-07-27 Richard Henderson <rth@redhat.com>
12432
12433 * .cvsignore: Add LAST_UPDATED.
12434
12435 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12436
12437 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12438
12439 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12440
12441 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12442
12443 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12444
12445 * MAINTAINERS (Write After Approval): Added myself.
12446
12447 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12448
12449 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12450 and libgcj on m68hc11/m68hc12.
12451
12452 2001-06-27 H.J. Lu (hjl@gnu.org)
12453
12454 * Makefile (CFLAGS_FOR_BUILD): New.
12455 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12456
12457 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12458
12459 * README: Remove version number.
12460
12461 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12462
12463 * INSTALL/README: Update wrt. to the installation instructions now
12464 residing in gcc/doc/install.texi.
12465
12466 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12467
12468 * README: Replace with a cut-down and updated version of gcc/README.
12469
12470 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12471
12472 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12473 multilibs to be disabled.
12474
12475 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12476
12477 * MAINTAINERS (Write After Approval): Add myself.
12478
12479 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12480
12481 * config.guess: Import CVS version 1.195.
12482 * config.sub: Import CVS version 1.212.
12483
12484 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12485
12486 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12487 gcc/xgcc is built, use -print-prog-name to find out the program
12488 name to use.
12489
12490 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12491
12492 * config.guess: Import CVS version 1.194. All gcc-local changes
12493 appear to also be in the master copy.
12494 * config.sub: Import CVS version 1.211.
12495
12496 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12497
12498 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12499 with_gcc]: Use `gcc -shared' to build a shared library.
12500
12501 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12502
12503 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12504 archives.
12505
12506 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12507
12508 * MAINTAINERS (Write After Approval): Add myself.
12509
12510 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12511
12512 * configure.in (libstdcxx_flags): Do not try to execute
12513 libstdc++-v3/testsuite_flags until it exists.
12514
12515 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12516
12517 * MAINTAINERS: Update my email address.
12518
12519 2001-05-31 Graham Stott <grahams@redhat.com>
12520
12521 * MAINTAINERS (Write After Approval): Add myself.
12522
12523 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12524
12525 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12526 libraries when using g++ with native linker.
12527
12528 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12529
12530 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12531
12532 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12533
12534 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12535 [aix4*|aix5*]: Prepend blank.
12536
12537 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12538
12539 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12540 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12541 of subdir/configure scripts to use the new libtool.m4.
12542
12543 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12544
12545 * MAINTAINERS (Write After Approval): Add myself.
12546
12547 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12548
12549 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12550
12551 2001-05-11 Ben Elliston <bje@redhat.com>
12552
12553 * Makefile.in (all-sid): New target.
12554 (check-sid, clean-sid, install-sid): Likewise.
12555
12556 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12557
12558 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12559
12560 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12561
12562 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12563 libgcj.
12564
12565 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12566
12567 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12568 gcc/xgcc is built, use -print-prog-name to find out the program
12569 name to use.
12570
12571 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12572
12573 * configure.in (noconfigdirs): Don't reset it from scratch in the
12574 target case; only append to it.
12575
12576 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12577 sparc-*-solaris2.8]: Disable ${libgcj}.
12578
12579 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12580
12581 * configure.in (libgcj_saved): Copy from $libgcj.
12582 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12583 --disable-libgcj.
12584
12585 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12586
12587 * MAINTAINERS: Remove self as MIPS maintainer and
12588 C front end maintainer.
12589
12590 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12591
12592 * configure.in: Move *-chorusos target case to the proper switch.
12593 Disable libgcj.
12594
12595 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12596
12597 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12598 1.641.2.228.
12599
12600 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12601
12602 * Makefile.in (STAGE1_CFLAGS): Pass down.
12603
12604 2001-04-13 Alan Modra <amodra@one.net.au>
12605
12606 * config.guess: Add hppa64-linux support. Note for next import that
12607 this is already in the master file.
12608 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12609
12610 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12611
12612 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12613 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12614
12615 2001-04-11 Stan Shebs <shebs@apple.com>
12616
12617 * MAINTAINERS: Add self as Darwin port maintainer.
12618
12619 2001-04-11 Alan Modra <amodra@one.net.au>
12620
12621 * MAINTAINERS: Update my email address.
12622
12623 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12624
12625 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12626 recent versions of FreeBSD (release 3 or later).
12627 * ltconfig: On FreeBSD, -lc must not be provided when building
12628 a shared library or else the standard -pthread gcc option is
12629 rendered worthless to later users of the built library.
12630
12631 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12632
12633 * MAINTAINERS: Add self and RTH as C front end maintainers.
12634
12635 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12636
12637 * config.sub: Make sure to match an already-canonicalized
12638 machine name (eg. mn10300-unknown-elf).
12639
12640 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12641
12642 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12643 New macros.
12644 (bootstrap, cross): Use RECURSE_FLAGS.
12645 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12646
12647 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12648
12649 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12650
12651 2001-03-22 Colin Howell <chowell@redhat.com>
12652
12653 * Makefile.in (DO_X): Do not backslash single-quotes in
12654 backquotes (two places).
12655
12656 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12657
12658 Re-installed:
12659 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12660 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12661 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12662 * ltcf-cxx.sh: Likewise.
12663 * ltcf-gcj.sh: Likewise.
12664
12665 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12666
12667 * MAINTAINERS: Add myself as "documentation co-maintainer".
12668
12669 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12670
12671 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12672 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12673
12674 2001-03-19 Tom Tromey <tromey@redhat.com>
12675
12676 * config-ml.in: Handle GCJ and GCJFLAGS.
12677
12678 2001-03-21 Michael Chastain <chastain@redhat.com>
12679
12680 * Makefile.in: all-m4 depends on all-texinfo.
12681
12682 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12683
12684 * MAINTAINERS: Add myself to write after approval list.
12685
12686 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12687
12688 * Makefile.in (DO_X): Quote nested quotes.
12689
12690 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12691
12692 * MAINTAINERS: Add myself to write after approval list.
12693
12694 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12695
12696 * Makefile.in (DO_X): Use double quotes for quoting
12697 "RANLIB=$${RANLIB}".
12698
12699 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12700
12701 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12702
12703 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12704
12705 * configure.in: Only use `lang_requires' for languages athat are
12706 actually enabled.
12707
12708 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12709
12710 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12711
12712 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12713
12714 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12715
12716 2001-03-07 Tom Tromey <tromey@redhat.com>
12717
12718 * configure.in: Allow config-lang.in to set `lang_requires' to list
12719 of other required languages.
12720
12721 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12722
12723 * Makefile.in: Remove RANLIB definition. Use RANLIB
12724 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12725 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12726
12727 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12728 Alexandre Oliva <aoliva@redhat.com>
12729
12730 * Makefile.in (check-c++): Use tabs, not spaces.
12731
12732 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12733
12734 * MAINTAINERS: add myself to Write After Approval list.
12735
12736 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12737
12738 * Makefile.in (check-c++): New rule.
12739
12740 * configure.in (target_libs): Remove libg++.
12741 (noconfigdirs): Remove libg++.
12742 (noconfigdirs): Same.
12743 (noconfigdirs): Same.
12744 (noconfigdirs): Same.
12745
12746 * config-ml.in: Remove libg++ references.
12747
12748 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12749 (ALL_TARGET_MODULES): Same.
12750 (configure-target-libg++): Remove.
12751 (all-target-libg++): Remove.
12752 (configure-target-libio): Remove.
12753 (all-target-libio): Remove.
12754 (check-target-libio): Remove.
12755 (.PHONY): Remove.
12756 (libg++.tar.bz2): Remove.
12757 (all-target-cygmon): Remove libio.
12758 (all-target-libstdc++): Remove.
12759 (configure-target-libstdc++): Remove.
12760 (TARGET_LIB_PATH): Remove libstdc++.
12761 (ALL_GCC_CXX): Remove libstdc++.
12762 (all-target-gperf): Correct.
12763
12764 2001-02-16 Nick Clifton <nickc@redhat.com>
12765
12766 * configure.in (noconfigdirs): Allow configuration of texinfo
12767 for Cygwin hosts.
12768
12769 2001-02-15 Anthony Green <green@redhat.com>
12770
12771 * configure: Introduce GCJ_FOR_TARGET.
12772 * configure.in: Ditto.
12773 * Makefile.in: Ditto.
12774
12775 2001-02-13 Andreas Schwab <schwab@suse.de>
12776
12777 * MAINTAINERS: Update mail address.
12778
12779 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12780
12781 * config.guess: Add linux target for S/390.
12782 * config.sub: Likewise.
12783
12784 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12785
12786 * configure.in: for *-chorusos, don't config target-newlib and
12787 target-libgloss.
12788
12789 2001-02-06 Ben Elliston <bje@redhat.com>
12790
12791 * configure: Output host type to stdout, not stderr.
12792
12793 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12794
12795 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12796 * ltcf-cxx.sh: Likewise.
12797
12798 * config.if: Assume enable_libstdcxx_v3 is defined.
12799
12800 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12801
12802 Remove V2 C++ library.
12803 * configure.in: Remove --enable-libstdcxx_v3 support.
12804
12805 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12806
12807 * include/demangle.h: Add prototype for java_demangle_v3.
12808
12809 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12810
12811 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12812
12813 2001-01-27 Richard Henderson <rth@redhat.com>
12814
12815 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12816
12817 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12818
12819 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12820 Don't unset, it's non-portable and no longer necessary, set to empty
12821 instead.
12822
12823 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12824
12825 * ltconfig: Shell portability fix for the tagname validity check.
12826
12827 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12828
12829 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12830 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12831
12832 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12833
12834 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12835
12836 2001-01-26 Tom Tromey <tromey@redhat.com>
12837
12838 * configure.in: Allow libgcj to be built on Sparc Solaris.
12839
12840 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12841
12842 * ltcf-c.sh: Add aix5 case.
12843 * ltcf-cxx.sh: Likewise.
12844 * ltconfig: Likewise.
12845
12846 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12847
12848 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12849 keep at least one of build_libtool_libs or build_old_libs set to
12850 yes.
12851
12852 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12853 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12854
12855 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12856
12857 * configure.in: Enable libgcj on several additional platforms.
12858
12859 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12860
12861 * configure.in: Enable libgcj for linux targets.
12862
12863 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12864
12865 * MAINTAINERS (Write After Approval): Add myself.
12866
12867 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12868
12869 * MAINTAINERS: Add myself as vax port maintainer.
12870
12871 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12872
12873 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12874
12875 2001-01-09 Mike Stump <mrs@wrs.com>
12876
12877 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12878 failures of subdirectories.
12879
12880 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12881
12882 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12883 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12884 * ltcf-cxx.sh: Likewise.
12885 * ltcf-gcj.sh: Likewise.
12886 * ltconfig.sh: Fix typo.
12887
12888 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12889
12890 * configure: handle DOS-style absolute paths.
12891
12892 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12893
12894 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12895
12896 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12897
12898 * MAINTAINERS: Add myself as avr port co-maintainer.
12899
12900 2000-12-28 Ben Elliston <bje@redhat.com>
12901
12902 * MAINTAINERS: Add myself under ``Write After Approval''.
12903
12904 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12905
12906 * texinfo: Remove directory from GCC.
12907
12908 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12909
12910 * COPYING: Update to current
12911 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12912 to 19yy as example year in copyright notice).
12913
12914 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12915
12916 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12917 (libstdcxx_incdir): Pass down.
12918 * config.if: Remove expired bits for cxx_interface, add stub.
12919 (libstdcxx_incdir): Add variable for g++ include directory.
12920 * configure.in (gxx_include_dir): Use it.
12921
12922 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12923
12924 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12925 with old-email address from ``Write After Approval''.
12926
12927 2000-12-15 Andreas Jaeger <aj@suse.de>
12928
12929 * configure.in: Handle lang_dirs.
12930
12931 2000-12-14 Tom Tromey <tromey@redhat.com>
12932
12933 * MAINTAINERS: Removed brads.
12934
12935 * MAINTAINERS: Added gcj developers.
12936
12937 2000-12-13 Anthony Green <green@redhat.com>
12938
12939 * configure.in: Disable libgcj for any target not specifically
12940 listed. Disable libgcj for x86 and Alpha Linux until compatible
12941 with g++ abi.
12942
12943 2000-12-13 Mike Stump <mrs@wrs.com>
12944
12945 * Makefile.in (local-distclean): Also remove fastjar.
12946
12947 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12948
12949 * contrib/gcc_update: Add fastjar --touch entries.
12950
12951 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12952
12953 * configure.in: Disable language-specific target libraries for
12954 languages that aren't enabled.
12955
12956 2000-12-10 Anthony Green <green@redhat.com>
12957
12958 * configure.in: Define libgcj. Disable libgcj target libraries for
12959 most targets.
12960
12961 2000-12-10 Neil Booth <neilb@earthling.net>
12962
12963 * MAINTAINERS: Update mail address, remove from WAA list.
12964
12965 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12966
12967 * libjava: Imported from /cvs/java.
12968 * libffi: Likewise.
12969 * Boehm-gc: Likewise.
12970
12971 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12972
12973 * configure.in (target_libs): Revert 2000-12-08 patch.
12974 (noconfigdirs): Added target-libjava.
12975
12976 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12977
12978 * djunpack.bat: removed.
12979
12980 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12981
12982 * Makefile.in: handle DOS-style absolute paths.
12983 * config-ml.in: likewise.
12984 * symlink-tree: likewise.
12985
12986 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12987
12988 * fastjar: Imported.
12989
12990 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12991
12992 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12993 libjava.
12994 * configure.in (target_libs): Removed `target-libjava'.
12995
12996 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12997
12998 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12999 (ALL_MODULES): Added fastjar.
13000 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13001 (all-target-libjava): all-fastjar replaces all-zip.
13002 (all-fastjar): Added.
13003 (configure-target-fastjar, all-target-fastjar): Likewise.
13004 * configure.in (host_tools): Added fastjar.
13005
13006 2000-12-07 Mike Stump <mrs@wrs.com>
13007
13008 * Makefile.in (local-distclean): Remove leftover built files.
13009
13010 2000-11-24 Nick Clifton <nickc@redhat.com>
13011
13012 * configure.in (xscale-elf): Add target.
13013 (xscale-coff): Add target.
13014
13015 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13016
13017 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13018 recent versions of FreeBSD (release 3 or later).
13019 * ltconfig: On FreeBSD, -lc must not be provided when building
13020 a shared library or else the standard -pthread gcc option is
13021 rendered worthless to later users of the built library.
13022
13023 2000-11-16 Fred Fish <fnf@be.com>
13024
13025 * configure.in (enable_libstdcxx_v3): Fix typo,
13026 libstd++ -> libstdc++.
13027
13028 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13029
13030 * MAINTAINERS: Add self to Write After Approval list.
13031
13032 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13033
13034 * MAINTAINERS: Update my email address. Add myself to global write
13035 privs list.
13036
13037 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13038
13039 * Makefile.in: Merge with src and libgcj.
13040 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13041 configure-target-<library> when their configure scripts need the C
13042 or C++ library to have already been built to work properly.
13043 (do_proto_toplev): Set them to an empty string.
13044
13045 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13046 (REALLY_SET_LIB_PATH): Use them.
13047
13048 2000-11-17 Stan Shebs <shebs@apple.com>
13049
13050 * MAINTAINERS: Add self to Write After Approval list.
13051
13052 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13053
13054 * configure: Provide the original toplevel configure arguments
13055 (including $0) to subprocesses in the environment rather than
13056 through gcc/configargs.h.
13057
13058 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13059
13060 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13061 C99. Alphabetise "Write After Approval" list.
13062
13063 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13064
13065 * configure: Turn on libstdc++ V3 by default.
13066
13067 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13068 if we've got GCC.
13069
13070 2000-11-11 Philip Blundell <philb@gnu.org>
13071
13072 * MAINTAINERS: Add self to Write After Approval list.
13073
13074 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13075
13076 * ltcf-c.sh (aix4): Improve shared library configuration; require
13077 exporting symbols.
13078 * ltcf-cxx.sh (aix4): Define.
13079 * ltconfig (aix4): Define library and soname specs appropriate for
13080 AIX. Define command to create export symbols list.
13081
13082 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13083
13084 * config.sub: Add support for Sun Chorus
13085
13086 2000-10-31 Nick Clifton <nickc@redhat.com>
13087
13088 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13089 <name>@redhat.com. Also installed new email address for Clint
13090 Popetz.
13091
13092 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13093
13094 * etc: Remove directory from GCC.
13095
13096 2000-10-16 Michael Meissner <meissner@redhat.com>
13097
13098 * configure (gcc/configargs.h): Only create if there is a build GCC
13099 directory created.
13100
13101 2000-10-16 Matthias Klose <doko@debian.org>
13102
13103 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13104 when configured for libstdc++-v3.
13105
13106 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13107
13108 * configure: Save configure arguments to gcc/configargs.h.
13109
13110 2000-10-04 Philipp Thomas <pthomas@suse.de>
13111
13112 * config.guess: Import CVS version 1.157.
13113 * config.sub: Import CVS version 1.181.
13114
13115 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13116
13117 * Makefile.in (bootstrap): avoid recursion if subdir missing
13118 (cross): ditto
13119 (do-proto-toplev): ditto
13120
13121 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13122
13123 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13124 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13125
13126 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13127 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13128 all affected `configure' scripts.
13129
13130 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13131
13132 * MAINTAINERS: Add self as cpplib co-maintainer.
13133
13134 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13135
13136 * MAINTAINERS: Add self to Write After Approval list.
13137
13138 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13139
13140 * INSTALL/README: egcs -> GCC update.
13141
13142 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13143
13144 * MAINTAINERS: Add myself to Write After Approval list.
13145
13146 2000-09-15 Kazu Hirata <kazu@hxi.com>
13147
13148 * MAINTAINERS: Add myself to Write After Approval list.
13149
13150 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13151
13152 * configure.in: Do not build byacc for hppa64. Provide paths to the
13153 X11 libraries for hppa64.
13154
13155 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13156
13157 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13158
13159 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13160
13161 * Makefile.in (all-zlib): Added dummy target.
13162
13163 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13164 ltcf-gcj.sh: Updated from libtool multi-language branch.
13165
13166 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13167
13168 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13169 (bootstrap*): Depend on all-bootstrap.
13170
13171 2000-09-05 Philipp Thomas <pthomas@suse.de>
13172
13173 * config.guess: Import CVS version 1.156.
13174 * config.sub: Import CVS version 1.179.
13175
13176 2000-09-02 Anthony Green <green@cygnus.com>
13177
13178 * Makefile.in (all-gcc): Depend on all-zlib.
13179 (CLEAN_MODULES): Add clean-zlib.
13180 (ALL_MODULES): Add all-zlib.
13181 * configure.in (host_libs): Add zlib.
13182
13183 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13184
13185 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13186 crosses, but add gcc/include to the header search path for them.
13187
13188 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13189
13190 * MAINTAINERS: Add self to Write After Approval list.
13191
13192 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13193
13194 * config.guess: Import CVS version 1.152.
13195 * config.sub: Import CVS version 1.177.
13196
13197 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13198
13199 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13200 $targargs to tell whether newlib is going to be built.
13201
13202 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13203 $$r/TARGET_SUBDIR/libio for _G_config.h.
13204
13205 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13206
13207 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13208
13209 2000-08-22 DJ Delorie <dj@redhat.com>
13210
13211 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13212
13213 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13214
13215 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13216 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13217 sub-configures.
13218
13219 2000-08-21 DJ Delorie <dj@redhat.com>
13220
13221 * MAINTAINERS: Add self as a libiberty maintainer
13222
13223 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13224
13225 * configure.in (libstdcxx_flags): Use
13226 libstdc++-v3/src/libstdc++.INC.
13227
13228 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13229
13230 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13231
13232 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13233
13234 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13235
13236 * configure: Make enable_threads and enable_shared defaults
13237 explicit. Substitute enable_threads into generated Makefiles.
13238 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13239 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13240
13241 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13242
13243 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13244
13245 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13246
13247 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13248 previous delta.
13249
13250 2000-08-11 Jason Merrill <jason@redhat.com>
13251
13252 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13253 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13254 (FLAGS_FOR_TARGET): Not here.
13255 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13256
13257 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13258
13259 * config-ml.in (CC, CXX): Don't introduce a leading space.
13260
13261 2000-08-07 DJ Delorie <dj@delorie.com>
13262
13263 * MAINTAINERS: Add self as a DJGPP maintainer
13264
13265 2000-08-07 DJ Delorie <dj@redhat.com>
13266
13267 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13268 "if we're also building gcc, and it's a gcc that will run on the
13269 build machine, we want to use its includes instead of the system's
13270 default includes".
13271
13272 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13273
13274 * MAINTAINERS: Add self to Write After Approval list.
13275
13276 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13277
13278 * configure.in (libstdcxx_flags): Don't use `"'.
13279
13280 * config-ml.in: Adjust multilib search paths to the
13281 appropriate multilib tree.
13282
13283 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13284
13285 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13286 commas in $LANGUAGES.
13287
13288 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13289
13290 * configure.in: Re-enable all references to libg++ and librx.
13291
13292 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13293
13294 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13295 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13296 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13297 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13298
13299 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13300
13301 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13302
13303 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13304 CXX_FOR_TARGET for sed.
13305
13306 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13307
13308 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13309 Do not override if already set in the environment or in configure.
13310 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13311 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13312
13313 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13314
13315 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13316 the libtool CVS tree multi-language branch.
13317 * ltconfig, ltmain.sh: Updated.
13318
13319 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13320
13321 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13322 (clean-target): Depend on it.
13323
13324 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13325 (GCC_FOR_TARGET): Use it.
13326 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13327 * configure.in: ... here.
13328 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13329 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13330
13331 2000-07-24 Eric Christopher <echristo@cygnus.com>
13332
13333 * MAINTAINERS: Add self to Write After Approval list.
13334
13335 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13336
13337 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13338 (configure-target-libchill, configure-target-libobjc): Likewise.
13339
13340 * configure.in: Use the same cache file for all target libs.
13341 * config-ml.in: But different cache files per multilib variant.
13342
13343 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13344
13345 * configure (topsrcdir): Don't use dirname.
13346
13347 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13348
13349 * MAINTAINERS: Add self to Write After Approval list.
13350
13351 2000-07-20 Jason Merrill <jason@redhat.com>
13352
13353 * configure.in: Remove all references to libg++ and librx.
13354
13355 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13356
13357 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13358
13359 * config.sub: Update to subversions version 2000-07-06.
13360
13361 2000-07-12 Andrew Haley <aph@cygnus.com>
13362
13363 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13364 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13365
13366 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13367
13368 * symlink-tree: Check number of arguments.
13369
13370 2000-07-05 Jim Wilson <wilson@cygnus.com>
13371
13372 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13373 search path for a g++ extracted from the build tree. This
13374 will allow link tests run by configure scripts in
13375 subdirectories to succeed.
13376
13377 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13378
13379 * ltconfig: Add support for mips-dde-sysv4.2MP
13380
13381 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13382
13383 * MAINTAINERS: Add myself as loop discovery maintainer.
13384
13385 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13386
13387 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13388 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13389
13390 2000-06-19 Timothy Wall <twall@cygnus.com>
13391
13392 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13393 * config.sub: Add tic54x target.
13394
13395 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13396
13397 * MAINTAINERS: Add self as Fortran maintainer,
13398 remove Craig Burley.
13399
13400 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13401
13402 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13403 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13404
13405 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13406
13407 * MAINTAINERS: Add self as i18n maintainer
13408
13409 20000-05-21 H.J. Lu (hjl@gnu.org)
13410
13411 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13412 directory are used if they exist. Make sure
13413 $(build_tooldir)/include is searched for header files,
13414 $(build_tooldir)/lib/ for library files.
13415 (GCC_FOR_TARGET): Likewise.
13416 (CXX_FOR_TARGET): Likewise.
13417
13418 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13419
13420 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13421
13422 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13423
13424 * Makefile.in (configure-target-libiberty): Depend on
13425 configure-target-newlib.
13426
13427 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13428
13429 * configure.in, Makefile.in: Merge all libffi-related
13430 configury stuff from the libgcj tree.
13431
13432 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13433
13434 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13435 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13436
13437 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13438
13439 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13440 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13441 current version information. Add to proto-toplev directory.
13442 (gdb-taz): Build do-djunpack.
13443
13444 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13445
13446 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13447
13448 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13449
13450 * MAINTAINERS: Add self to Write After Approval list.
13451
13452 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13453
13454 * ltmain.sh: Preserve in relink_command any environment
13455 variables that may affect the linker behavior.
13456
13457 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13458
13459 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13460
13461 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13462
13463 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13464
13465 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13466
13467 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13468 with the version name.
13469
13470 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13471
13472 * MAINTAINERS: Add self as bb-reorder maintainer.
13473
13474 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13475
13476 * config.if: Tweak.
13477
13478 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13479
13480 * djunpack.bat: New file.
13481
13482 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13483
13484 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13485 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13486 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13487 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13488
13489 2000-04-16 Dave Pitts <dpitts@cozx.com>
13490
13491 * config.sub (case $basic_machine): Change default for "ibm-*"
13492 to "openedition".
13493
13494 2000-04-13 Andreas Jaeger <aj@suse.de>
13495
13496 * MAINTAINERS: Added myself.
13497
13498 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13499
13500 * Makefile.in (gdb-taz): New target. GDB specific archive.
13501 (do-md5sum): New target.
13502 (MD5PROG): Define.
13503 (PACKAGE): Default to TOOL.
13504 (VER): Default to a shell script.
13505 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13506 md5 checksum generation.
13507 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13508 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13509 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13510 insight.tar.bz2): Use gdb-taz to create archive.
13511
13512 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13513
13514 * configure (warn_cflags): Delete.
13515
13516 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13517
13518 * MAINTAINERS: Added myself.
13519
13520 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13521 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13522
13523 * configure.in (enable_libstdcxx_v3): Add.
13524 (target_libs): Add bits here to switch between libstdc++-v2 and
13525 libstdc++-v3.
13526 * config.if: And this file too.
13527 * Makefile.in: Add libstdc++-v3 targets.
13528
13529 2000-04-05 Michael Meissner <meissner@redhat.com>
13530
13531 * config.sub (d30v): Add d30v as a basic machine type.
13532
13533 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13534
13535 * configure.in: -linux-gnu*, not -linux-gnu.
13536
13537 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13538
13539 * MAINTAINERS: Add self in write-after-approval section.
13540
13541 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13542
13543 * MAINTAINERS: Add self as ia64 port maintainer.
13544
13545 2000-03-08 Neil Booth <NeilB@earthling.net>
13546
13547 * MAINTAINERS: Add self in write-after-approval section.
13548
13549 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13550
13551 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13552 (do-tar-bz2): Replace TOOL with PACKAGE.
13553 (gdb.tar.bz2): Remove GDBTK from GDB package.
13554 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13555 dejagnu.tar.bz2): New packages.
13556
13557 2000-02-27 Andreas Jaeger <aj@suse.de>
13558
13559 * configure.in: Add entry for mips*-*-linux*, move catch all
13560 *-*-*linux* entry below this one.
13561
13562 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13563
13564 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13565
13566 2000-02-24 Nick Clifton <nickc@cygnus.com>
13567
13568 * config.sub: Support an OS of "wince".
13569
13570 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13571
13572 * config.guess, config.sub: Updated to match config's 2000-02-15
13573 version.
13574
13575 2000-02-23 Linas Vepstas <linas@linas.org>
13576
13577 * config.sub: Add support for Linux/IBM 370.
13578 * configure.in: Likewise.
13579
13580 2000-02-22 Nick Clifton <nickc@cygnus.com>
13581
13582 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13583
13584 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13585
13586 * config.guess: Guess "cygwin" rather than "cygwin32".
13587
13588 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13589
13590 * configure (gcc_version): When setting, narrow search to
13591 lines containing `version_string'.
13592
13593 2000-02-15 Denis Chertykov <denisc@overta.ru>
13594
13595 * config.sub: Add support for avr target.
13596
13597 2000-02-14 Nick Clifton <nickc@cygnus.com>
13598
13599 * MAINTAINERS: Add maintainers for MCore port.
13600
13601 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13602
13603 * config.sub: Add mmix-knuth-mmixware.
13604
13605 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13606
13607 * MAINTAINERS: Pair cccp with cpplib maintainership.
13608
13609 2000-01-27 Christopher Faylor <cgf@redhat.com>
13610
13611 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13612 structure stuff to -L library search.
13613 (CXX_FOR_TARGET): Ditto.
13614 (CROSS_CHECK_MODULES): Fix spelling mistake.
13615
13616 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13617
13618 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13619 the C++ compiler.
13620
13621 2000-01-12 Richard Henderson <rth@cygnus.com>
13622
13623 * configure.in: Don't build some bits for beos.
13624
13625 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13626
13627 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13628 as include files.
13629
13630 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13631
13632 * Add self as cpplib maintainer, as requested by Jason
13633 Merrill. Correct my e-mail address.
13634
13635 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13636
13637 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13638 not mh-aix43.
13639
13640 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13641
13642 * MAINTAINERS: Add myself to "write after approval" list.
13643
13644 1999-12-14 Richard Henderson <rth@cygnus.com>
13645
13646 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13647 * config.sub: Accept alphaev[78], alphaev8.
13648
13649 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13650
13651 * config.guess, config.sub: Update from autoconf.
13652
13653 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13654
13655 * MAINTAINERS: update my playtime e-address.
13656
13657 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13658
13659 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13660 necessary libraries are missing.
13661
13662 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13663
13664 * MAINTAINERS: Add new 'write after approval' maintainer.
13665
13666 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13667
13668 * MAINTAINERS: Add new Java maintainer.
13669
13670 1999-10-25 Andreas Schwab <schwab@suse.de>
13671
13672 * configure: Fix quoting inside arguments of eval.
13673
13674 1999-10-21 Nick Clifton <nickc@cygnus.com>
13675
13676 * config-ml.in: Allow suppression of some ARM multilibs.
13677
13678 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13679
13680 * config.guess: Add OS/390 match pattern.
13681 * config.sub: Add mvs, openedition targets.
13682 * configure.in (i370-ibm-opened*): New.
13683
13684 1999-09-04 Steve Chamberlain <sac@pobox.com>
13685
13686 * config.sub: Add support for configuring for pj.
13687
13688 1999-08-31 Nick Clifton <nickc@cygnus.com>
13689
13690 * config.sub (maybe_os): Add support for configuring for fr30.
13691
13692 1999-08-25 Nick Clifton <nickc@cygnus.com>
13693
13694 * configure.in: Do not configure or build ld for AIX
13695 platforms. ld is known to be broken on these platforms.
13696
13697 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13698
13699 * config-ml.in: Pass compiler flag corresponding to multidirs to
13700 subdir configures.
13701
13702 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13703
13704 * Makefile.in (LDFLAGS): Define.
13705
13706 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13707
13708 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13709 noconfigdirs.
13710 (*-*-cygwin*): Likewise.
13711
13712 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13713
13714 * mkdep: New file.
13715 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13716 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13717
13718 From Eli Zaretskii <eliz@is.elta.co.il>:
13719 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13720 long file name when using DJGPP on MS-DOS.
13721
13722 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13723
13724 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13725
13726 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13727
13728 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13729 dependency as this causes "make check" to globally "make all"
13730
13731 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13732
13733 * configure.in (target_libs): Added target-zlib.
13734 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13735 (CONFIGURE_TARGET_MODULES): Likewise.
13736 (CHECK_TARGET_MODULES): Likewise.
13737 (INSTALL_TARGET_MODULES): Likewise.
13738 (CLEAN_TARGET_MODULES): Likewise.
13739 (configure-target-zlib): New target.
13740 (all-target-zlib): Likewise.
13741 (all-target-libjava): Depend on all-target-zlib.
13742 (configure-target-libjava): Depend on configure-target-zlib.
13743
13744 * Makefile.in (configure-target-libjava): Depend on
13745 configure-target-newlib.
13746 (configure-target-boehm-gc): New target.
13747 (configure-target-qthreads): New target.
13748
13749 * configure.in (target_libs): Added target-qthreads.
13750 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13751 (CONFIGURE_TARGET_MODULES): Likewise.
13752 (CHECK_TARGET_MODULES): Likewise.
13753 (INSTALL_TARGET_MODULES): Likewise.
13754 (CLEAN_TARGET_MODULES): Likewise.
13755 (all-target-qthreads): New target.
13756 (configure-target-libjava): Depend on configure-target-qthreads.
13757 (all-target-libjava): Depend on all-target-qthreads.
13758
13759 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13760 (CONFIGURE_TARGET_MODULES): Likewise.
13761 (CHECK_TARGET_MODULES): Likewise.
13762 (INSTALL_TARGET_MODULES): Likewise.
13763 (CLEAN_TARGET_MODULES): Likewise.
13764 (all-target-libjava): New target.
13765 (all-target-boehm-gc): Likewise.
13766 * configure.in (target_libs): Added libjava, boehm-gc.
13767
13768 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13769
13770 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13771 configure.bat in SUPPORT_FILES.
13772 (gas+binutils.tar.bz2): Likewise.
13773
13774 * makeall.bat: Remove; obsolete.
13775
13776 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13777
13778 From Mark Elbrecht:
13779 * configure.bat: Remove; obsolete.
13780
13781 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13782
13783 * configure: Add -W -Wall to the default CFLAGS when compiling with
13784 gcc.
13785
13786 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13787
13788 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13789
13790 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13791
13792 * configure.in: Build ld on IRIX6.
13793
13794 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13795
13796 * Makefile.in: Change distribution targets to use bzip2 instead of
13797 gzip.
13798 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13799 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13800
13801 1999-06-04 Nick Clifton <nickc@cygnus.com>
13802
13803 * config.sub: Add mcore target.
13804
13805 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13806
13807 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13808
13809 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13810
13811 * config.guess (dummy): Changed to $dummy.
13812
13813 1999-05-24 Nick Clifton <nickc@cygnus.com>
13814
13815 * config.sub: Tidied up case statements.
13816
13817 1999-05-22 Ben Elliston <bje@cygnus.com>
13818
13819 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13820 <jiro@din.or.jp>.
13821
13822 * config.guess: Merge with FSF version. Future changes will be
13823 more accurately recorded in this ChangeLog.
13824 * config.sub: Likewise.
13825
13826 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13827
13828 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13829
13830 1999-04-30 Tom Tromey <tromey@cygnus.com>
13831
13832 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13833
13834 1999-04-23 Tom Tromey <tromey@cygnus.com>
13835
13836 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13837
13838 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13839
13840 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13841 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13842 Bad merge removed these two changes.
13843
13844 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13845 Martin Heller (Ing.-Buero_Heller@t-online.de)
13846
13847 * config.guess (interix Alpha): Add.
13848
13849 1999-04-11 Richard Henderson <rth@cygnus.com>
13850
13851 * configure.in (i?86-*-beos*): Do config gperf; don't config
13852 gdb, newlib, or libgloss.
13853
13854 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13855
13856 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13857 link a trivial program with -mabi=64. If it fails, remove mabi=64
13858 from multidirs.
13859
13860 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13861
13862 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13863
13864 1999-04-08 Nick Clifton <nickc@cygnus.com>
13865
13866 * config.sub: Add support for mcore targets.
13867
13868 1999-04-07 Michael Meissner <meissner@cygnus.com>
13869
13870 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13871 not mt-ospace, in order to shut up assembler warning about using
13872 symbols that are named the same as registers.
13873
13874 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13875
13876 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13877 dependency list for all-target-cygmon.
13878
13879 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13880
13881 * config-ml.in: Check $host, not $target, for selective multilibs.
13882 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13883 thumb interworking, and underscore prefix multilibs.
13884
13885 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13886
13887 * missing: Update to version from current automake.
13888
13889 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13890
13891 * configure (gxx_include_dir): Removed.
13892
13893 * configure.in (gxx_include_dir): Handle it.
13894 * Makefile.in: Likewise.
13895
13896 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13897
13898 * config.sub (mips64vr4111,mips64vr4111el) Add.
13899
13900 1999-03-21 Ben Elliston <bje@cygnus.com>
13901
13902 * config.guess: Correct typo for detecting ELF on FreeBSD.
13903
13904 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13905
13906 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13907 config/mh-djgpp.
13908
13909 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13910
13911 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13912 all-target-newlib to dependency list for all-target-bsp.
13913
13914 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13915
13916 * config.sub: Add i386-uwin support.
13917 * config.guess: Likewise.
13918
13919 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13920
13921 * configure.in: cleanup, add mh-*pic handling for arm, special
13922 case powerpc*-*-aix*
13923
13924 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13925
13926 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13927 can be built.
13928
13929 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13930
13931 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13932 targets.
13933
13934 1999-03-02 Nick Clifton <nickc@cygnus.com>
13935
13936 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13937
13938 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13939
13940 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13941
13942 1999-02-24 Nick Clifton <nickc@cygnus.com>
13943
13944 * config.sub: Fix typo in arm recognition.
13945
13946 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13947
13948 * configure.in (noconfigdirs): Changed target_configdirs to
13949 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13950 rather than m68k-*-* since it is not known to work on
13951 m68k-aout. Ditto for arm-*-*oabi.
13952
13953 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13954
13955 * configure.in (*-*-windows*): Remove, no longer used.
13956
13957 1999-02-19 Ben Elliston <bje@cygnus.com>
13958
13959 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13960 Smart and improved by Andrew Cagney.
13961
13962 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13963
13964 * config.guess: Recognize openbsd-*-hppa.
13965
13966 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13967
13968 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13969 only if it is not empty.
13970
13971 1999-02-17 Nick Clifton <nickc@cygnus.com>
13972
13973 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13974
13975 * config.guess: Modified to recognize uname's armv* syntax.
13976
13977 * config.sub: Modified to recognize uname's armv* syntax.
13978
13979 1999-02-17 Mark Salter <msalter@cygnus.com>
13980
13981 * configure.in: Added target-bsp for sparclite.
13982
13983 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13984
13985 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13986
13987 1999-02-08 Nick Clifton <nickc@cygnus.com>
13988
13989 * configure.in: Add support for strongarm port.
13990 * config.sub: Add support for strongarm target.
13991
13992 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13993
13994 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13995 the old name config/mh-cygwin32.
13996 Enable texinfo.
13997
13998 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13999
14000 * configure.in: Do build ld for ix86 Solaris.
14001
14002 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14003
14004 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14005 $AR_FOR_TARGET. Likewise for RANLIB.
14006
14007 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14008
14009 * config.sub (oabi): Recognize.
14010 * configure.in (arm-*-oabi): Handle.
14011
14012 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14013
14014 * config.guess: Improve detection of i686 on UnixWare 7.
14015
14016 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14017
14018 * config.guess: Add support for i386-pc-interix.
14019 * config.sub: Likewise.
14020 * configure.in: Likewise.
14021
14022 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14023
14024 * Makefile.in: Remove unneeded all-target-libio from
14025 from all-target-winsup target since it is now unneeded.
14026 Add all-target-libtermcap in its place since it is now
14027 needed.
14028
14029 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14030
14031 * configure.in: makefile stub for cygwin target is probably
14032 unnecessary. Remove it for now.
14033
14034 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14035
14036 * configure.in: libtermcap.a should be built when cygwin is the
14037 target as well as the host.
14038 * config.guess: Allow mixed case in cygwin uname output.
14039 * Makefile.in: Add libtermcap target.
14040
14041 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14042
14043 * config.sub: Clean up handling of hppa2.0.
14044
14045 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14046
14047 * config.guess: Use C code to identify more HP machines.
14048
14049 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14050
14051 * config.sub: Handle hppa2.0.
14052
14053 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14054
14055 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14056 cygmon for all sparclite targets, regardless of object format.
14057
14058 1998-12-15 Mark Salter <msalter@cygnus.com>
14059
14060 * configure.in: Added target-bsp for several target architectures.
14061
14062 * Makefile.in: Added rules for bsp.
14063
14064 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14065
14066 * config.guess: Improve detection of hppa2.0 processors.
14067
14068 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14069
14070 * config.guess: Recognize FreeBSD using ELF automatically.
14071
14072 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14073
14074 * configure (skip-this-dir): Add handling for new shell script, which
14075 might be created by a sub-directory's configure to indicate, this particular
14076 directory is "unwanted".
14077 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14078
14079 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14080
14081 * ltconfig: import from libtool, after changing libtool to
14082 account for the cygwin name change.
14083
14084 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14085
14086 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14087 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14088
14089 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14090
14091 * configure.in: Add libtermcap to list of cygwin dependencies.
14092
14093 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14094
14095 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14096 they include winsup/include when it's a cygwin target.
14097
14098 1998-11-12 Tom Tromey <tromey@cygnus.com>
14099
14100 * configure.in (host_tools): Added zip.
14101 * Makefile.in (all-target-libjava): Depend on all-zip.
14102 (all-zip): New target.
14103 (ALL_MODULES): Added all-zip.
14104 (NATIVE_CHECK_MODULES): Added check-zip.
14105 (INSTALL_MODULES): Added install-zip.
14106 (CLEAN_MODULES): Added clean-zip.
14107
14108 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14109
14110 * Makefile.in: lose "32" from comment about cygwin.
14111
14112 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14113
14114 * configure.in: Use -Os to build target libraries for the fr30.
14115
14116 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14117
14118 * config.sub: Add fr30.
14119
14120 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14121
14122 * configure.in: drop "32" from config/mh-cygwin32. Check
14123 cygwin* instead of cygwin32*.
14124 * config.sub: Check cygwin* instead of cygwin32*.
14125
14126 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14127
14128 * config.guess: Match any version of Unixware7.
14129
14130 1998-10-20 Syd Polk <spolk@cygnus.com>
14131
14132 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14133 if desired.
14134
14135 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14136
14137 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14138 these if the appropriate directories and files to not exist.
14139
14140 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14141
14142 * Makefile.in (DEVO_SUPPORT): Add config.if.
14143
14144 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14145
14146 * configure: Add pattern to replace "build_tooldir"'s
14147 definition in the generated Makefile with "tooldir"'s
14148 actual value.
14149
14150 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14151
14152 * config.sub: Bring back lost sparcv9.
14153
14154 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14155
14156 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14157
14158 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14159 CC_FOR_TARGET and friends.
14160
14161 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14162
14163 * Makefile.in (build_tooldir): New variable, same as tooldir.
14164 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14165 -B$(build_tooldir)/bin/.
14166 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14167
14168 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14169
14170 * README: Remove installation instructions and refer to the
14171 INSTALL directory instead.
14172
14173 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14174
14175 * config.sub: Add support for i[34567]86-pc-udk.
14176 * configure.in: Likewise.
14177
14178 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14179
14180 * Makefile.in: add bzip2 package building bits for user
14181 tools module
14182 * configure.in: ditto
14183
14184 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14185
14186 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14187 (ALL_TARGET_MODULES): Add all-target-libobjc.
14188 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14189 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14190 (all-target-libchill): Add dependencies.
14191 * configure.in (target_libs): Add libchill.
14192
14193 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14194
14195 * configure.in (target_subdir): Remove duplicate line.
14196
14197 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14198
14199 * Makefile.in (all-automake): fix dependencies.
14200
14201 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14202
14203 * configure.in: Minor cleanups for building in the $(target_alias)
14204 subdir.
14205
14206 1998-09-22 Jim Wilson <wilson@cygnus.com>
14207
14208 * Makefile.in (bootstrap): Set r and s before make all. Use
14209 BASE_FLAGS_TO_PASS in make all.
14210 (cross): Likewise.
14211
14212 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14213
14214 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14215
14216 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14217
14218 * config.sub: Fix typo in last change.
14219
14220 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14221
14222 * config.sub: Add support for C4x target.
14223 * configure.in: Likewise.
14224
14225 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14226
14227 * config.sub: Recognize sparcv9 just like sparc64.
14228
14229 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14230
14231 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14232
14233 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14234
14235 * config.guess: Correctly identify Pentium II sco boxes.
14236
14237 * config.guess: Fix "tr" code. From Weiwen Liu.
14238
14239 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14240
14241 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14242 stabs.
14243
14244 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14245
14246 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14247 (ALL_TARGET_MODULES): Add all-target-libchill.
14248 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14249 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14250 (all-target-libchill): Add dependencies.
14251 * configure.in (target_libs): Add libchill.
14252
14253 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14254
14255 * config.guess: Avoid assumptions about "tr" behaves when
14256 LANG is set to something other than English.
14257
14258 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14259
14260 * configure (gxx_include_dir): Changed to
14261 '${prefix}/include/g++'-${libstdcxx_interface}.
14262
14263 * config.if: New to determine the interfaces.
14264
14265 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14266
14267 * config.guess: Detect and handle MPE/IX.
14268 * config.sub: Deal with MPE/IX.
14269
14270 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14271
14272 * configure.in: Use mh-aix43.
14273
14274 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14275
14276 * configure: Fix --without/--disable cases for gxx-include-dir.
14277
14278 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14279
14280 * mdata-sh: Imported. Needed for automake support.
14281
14282 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14283
14284 * Makefile.in (taz): Try "chmod -R og=u ." before
14285 "chmod og=u `find . -print`".
14286
14287 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14288
14289 * configure.in: Add arm-elf and thumb-elf support.
14290
14291 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14292
14293 * Makefile.in: Undo previous patch.
14294
14295 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14296
14297 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14298 to here ...
14299 (install-no-fixedincludes): and here
14300 (INSTALL_MODULES): ... from here.
14301
14302 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14303
14304 * config.sub: Merge with FSF.
14305
14306 * config.guess: Merge with FSF.
14307
14308 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14309
14310 * configure (extraconfigdirs): New variable.
14311 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14312 * Makefile.in (all): Move higher in file.
14313 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14314 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14315 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14316 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14317 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14318
14319 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14320
14321 * Makefile.in (all-target-libjava): Depend on all-gcc and
14322 all-target-newlib.
14323 (configure-target-libjava): Depend on $(ALL_GCC).
14324
14325 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14326
14327 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14328 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14329
14330 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14331
14332 * INSTALL/README: Fix typo.
14333
14334 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14335
14336 * ylwrap: Change absolute path checks to check for DOS style path
14337 names.
14338
14339 * ylwrap: Don't use a full path name if the source file is in the
14340 same directory. From hjl@lucon.org (H.J. Lu).
14341
14342 * config-ml.in: Default to being verbose, to match Feb 18 change to
14343 configure.
14344
14345 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14346
14347 Brought over from egcs:
14348
14349 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14350
14351 * configure.in (target_subdir): Set to ${target_alias} instead
14352 of "libraries".
14353
14354 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14355
14356 * configure.in (target_subdir): Set to libraries if enable_multilib.
14357
14358 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14359
14360 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14361 multilibs, force reconfiguration the first time we create
14362 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14363
14364 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14365
14366 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14367 avoid confusion with --no-recursion.
14368
14369 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14370
14371 * configure.in: Win32 hosts shouldn't use install -x
14372 * install-sh: remove -x option, and special .exe-handling
14373 hack.
14374
14375 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14376
14377 * config.guess: Recognize i586-pc-beos.
14378 * configure.in: Don't build some bits for beos.
14379
14380 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14381
14382 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14383 CFLAGS default to -O2.
14384
14385 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14386 when using GNU ld.
14387
14388 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14389
14390 * ltmain.sh: Correct install when using a different shell.
14391
14392 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14393
14394 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14395
14396 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14397
14398 * makefile.vms: Update to build binutils/makefile.vms. Add install
14399 target.
14400
14401 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14402
14403 * ltconfig: Update to correct AIX handling.
14404
14405 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14406
14407 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14408
14409 * configure.in (target_subdir): Set to ${target_alias} instead
14410 of "libraries".
14411
14412 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14413
14414 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14415 (Makefile): Depend on $(gcc_version_trigger).
14416
14417 * configure (gcc_version): Change default initializer to empty
14418 string.
14419 (gcc_version_trigger): New variable; pass this variable down
14420 to subdir configures to enable them checking gcc's version
14421 themselves. Emit make macros for both gcc_version vars.
14422 (topsrcdir): Initialize reliably.
14423 (recursion line): Remove --with-gcc-version=${gcc_version}.
14424
14425 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14426
14427 * configure (enable_version_specific_runtime_libs): Implement new flag
14428 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14429 in $(libsubdir); emit definition in each generated Makefile.
14430 (gxx_include_dir): Initialize depending on
14431 $enable_version_specific_runtime_libs.
14432
14433 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14434
14435 * configure (gcc_version): Initialize properly depending on
14436 how and where configure is started.
14437 (recursion line): Pass a --with-gcc-version=${gcc_version}
14438 to configures in subdirs.
14439
14440 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14441
14442 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14443 cygmon
14444
14445 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14446
14447 * configure.in: Add cygmon and libstub support for mn10200.
14448
14449 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14450
14451 * configure (gcc_version): Add new variable describing the
14452 particular gcc version we're building.
14453 * Makefile.in (libsubdir): Add new macro for the directory
14454 in which the compiler finds executables, libraries, etc.
14455 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14456 and libsubdir.
14457
14458 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14459
14460 * Makefile.in (local-clean): Remove *.log.
14461 (warning.log): Built with warn_summary from build.log.
14462 (mail-report.log): Run test_summary.
14463 (mail-report-with-warnings.log): Run test_summary including
14464 warning.log in the report.
14465
14466 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14467
14468 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14469
14470 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14471
14472 * Makefile.in (grep): Grep no longer depends on libiberty.
14473
14474 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14475
14476 * Makefile.in: all-snavigator needs all-libgui.
14477
14478 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14479
14480 * configure.in: Add cygmon and libstub support for mn10300.
14481
14482 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14483
14484 * missing: Update to version from automake 1.3.
14485
14486 * ltmain.sh: On installation, don't get confused if the same name
14487 appears more than once in the list of library names.
14488
14489 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14490
14491 * config.sub: Accept m68060 and m5200 as CPU names.
14492
14493 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14494
14495 * configure: Use && rather than using -a in test, because odd
14496 strings can confuse test.
14497 * configure.in: Likewise.
14498
14499 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14500
14501 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14502
14503 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14504
14505 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14506 bootstrap4-lean): New targets.
14507
14508 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14509
14510 * mpw-* Delete. Not used.
14511
14512 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14513
14514 * COPYING.LIB: Update FSF address.
14515
14516 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14517
14518 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14519
14520 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14521 GAS_SUPPORT_DIRS.
14522
14523 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14524
14525 * ltconfig, ltmain.sh: Avoid producing a version number if
14526 -version-info was not used.
14527
14528 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14529
14530 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14531 building with newlib.
14532
14533 1998-04-30 Paul Eggert <eggert@twinsun.com>
14534
14535 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14536 Solaris `make' causes it to continue to next definition.
14537
14538 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14539
14540 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14541 the right GUI libraries and files are installed along with GDB.
14542
14543 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14544
14545 * configure.in: Change alpha to alpha* in several places.
14546
14547 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14548
14549 * config.sub: Recognize sparc86x.
14550
14551 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14552
14553 * configure.in (--enable-target-optspace): Remove debug echo.
14554
14555 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14556
14557 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14558
14559 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14560
14561 * ltconfig: Update cygwin32 support.
14562
14563 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14564 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14565 (GDB_SUPPORT_DIRS): Likewise.
14566
14567 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14568
14569 * configure.in (target_makefile_frag): If --enable-target-optspace,
14570 use -Os to compile target libraries rather than -O2. Default to
14571 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14572 not used.
14573 * configure.in (target_cflags): Ditto for d30v.
14574
14575 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14576
14577 * Makefile.in (all-bfd): Depend on all-intl.
14578 (all-binutils): Likewise.
14579 (all-gas): Likewise.
14580 (all-gprof): Likewise.
14581 (all-ld): Likewise.
14582
14583 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14584
14585 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14586
14587 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14588
14589 * Makefile.in (all-bfd): Depend upon all-libiberty.
14590
14591 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14592
14593 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14594
14595 * Makefile.in: Add libstub.
14596
14597 * configure.in: Ditto. Build libstub for targets that have cygmon
14598 support.
14599
14600 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14601
14602 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14603
14604 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14605
14606 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14607 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14608
14609 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14610
14611 * configure: Define DEFAULT_M4 by searching PATH.
14612 * Makfile.in: Use DEFAULT_M4.
14613
14614 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14615
14616 * ltconfig: Add cygwin32 support.
14617
14618 * Makefile.in, configure.in: Add libtool as a native only directory
14619 to configure and build.
14620
14621 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14622
14623 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14624
14625 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14626
14627 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14628
14629 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14630
14631 * Makefile.in: add ash make rules
14632 * configure.in: add ash to native_only and host_tools lists
14633
14634 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14635
14636 * Makefile.in (all-gettext, all-intl): New targets.
14637 (ALL_MODULES): Added all-gettext, all-intl.
14638 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14639 (INSTALL_MODULES): Added install-gettext, install-intl.
14640 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14641
14642 * configure.in (host_tools): Added gettext.
14643 (native_only): Likewise.
14644 (noconfigdirs) [various cases]: Likewise.
14645 (host_libs): Added intl.
14646
14647 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14648
14649 * configure: Do not disable building gdbtk for cygwin32 hosts.
14650
14651 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14652
14653 * configure.in: Add thumb-coff target.
14654 * config.sub: Add thumb-coff target.
14655
14656 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14657
14658 * Makefile.in: Revert yesterday's change.
14659 (all-target-winsup): all-target-librx stays out of here.
14660
14661 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14662
14663 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14664 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14665 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14666 Remove references to librx and libg++.
14667
14668 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14669
14670 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14671 recursive makes
14672
14673 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14674
14675 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14676 for newlib directory.
14677 (CXX_FOR_TARGET): Likewise.
14678
14679 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14680
14681 * ltconfig: Update after libtool/ltconfig.in change for
14682 hpux11.
14683
14684 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14685
14686 * ltconfig, ltmain.sh: Update to libtool 1.2.
14687
14688 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14689
14690 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14691 (install-gcc-cross): Instead, override LANGUAGES here.
14692
14693 1998-03-18 Dave Love <d.love@dl.ac.uk>
14694
14695 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14696 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14697
14698 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14699
14700 * configure.in: Add Thumb-pe target.
14701
14702 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14703
14704 * Makefile.in - changed sn targets to snavigator
14705 * configure.in - changed sn targets to snavigator
14706
14707 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14708
14709 * config-ml.in: After building symlink tree call make distclean
14710 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14711 to be the case for libiberty.
14712
14713 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14714
14715 * configure: When making link, also check the current
14716 directory. The configure scripts may create one.
14717
14718 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14719
14720 * config.sub: Accept alphapca56 and alphaev6 properly.
14721
14722 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14723
14724 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14725
14726 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14727
14728 * config.sub (sco5): Fix typo.
14729
14730 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14731
14732 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14733 install-itcl.
14734 (install-itcl): Remove dependency on install-tcl.
14735
14736 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14737
14738 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14739
14740 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14741
14742 * configure.in: Don't build libgui for a cygwin32 target when not on
14743 a cygwin32 host.
14744
14745 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14746
14747 * configure (redirect): Set to null, so default behavior of
14748 configure is now --verbose.
14749
14750 1998-02-16 Dave Love <d.love@dl.ac.uk>
14751
14752 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14753 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14754
14755 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14756
14757 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14758 this change to sync Makefile.in with its ChangeLog entries.
14759
14760 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14761
14762 * ltmain.sh (mkdir): Check that the directory doesn't exist
14763 before we exit with error, so that we don't get races during
14764 parallel builds.
14765
14766 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14767
14768 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14769
14770 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14771
14772 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14773 PICFLAG_FOR_TARGET.
14774 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14775
14776 * configure: Emit a definition for the new macro enable_shared
14777 into each Makefile.
14778
14779 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14780
14781 * configure.in (host_tools, native_only): Add libtool.
14782
14783 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14784
14785 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14786 Fix typo in ming config comment.
14787
14788 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14789
14790 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14791
14792 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14793
14794 * config.sub: Add tic30 cases, and map c30 to tic30.
14795
14796 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14797
14798 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14799 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14800 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14801 (CLEAN_TARGET_MODULES): Similarly
14802 (all-target-libf2c): Add dependences.
14803 * configure.in (target_libs): Add libf2c.
14804
14805 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14806
14807 * configure.in: Remove expect from noconfigdirs when target
14808 is cygwin32. OK to build expect and dejagnu with Canadian
14809 Cross.
14810
14811 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14812
14813 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14814 host.
14815
14816 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14817 and mingw32.
14818
14819 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14820
14821 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14822 here as it is not defined in the toplevel Makefile.
14823
14824 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14825
14826 * configure (package_makefile_rules_frag): New variable, which names
14827 a file with generic rules, ...
14828 Change comment to mention we now have FIVE parts.
14829 * configure: Undo last change.
14830
14831 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14832
14833 * config.guess: More accurate determination of HP processor types.
14834 * config.sub: More accurate determination of HP processor types.
14835
14836 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14837
14838 * configure (package_makefile_frag): Move inserting the
14839 ${package_makefile_frag} to where it should be according
14840 to the comment.
14841
14842 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14843
14844 * config.guess: Add support for Linux/ARM.
14845
14846 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14847
14848 * .cvsignore: Remove *-info and *-install since they match
14849 release-info and mpw-install, which we don't want to just ignore.
14850
14851 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14852
14853 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14854
14855 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14856
14857 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14858 local_prefix to sub-make invocations.
14859
14860 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14861
14862 * configure.in: Check makefile fragments in the source
14863 directory.
14864
14865 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14866
14867 * configure.in: Check whether host and target makefile
14868 fragments exist before adding them to *_makefile_frag.
14869
14870 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14871
14872 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14873
14874 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14875
14876 * configure.in: Make sure we only replace RPATH_ENVVAR on
14877 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14878 regexp to sed.
14879
14880 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14881 to sub-makes.
14882
14883 1998-01-13 Lee Iverson (leei@ai.sri.com)
14884
14885 * config-ml.in (multi-do): LDFLAGS must include multilib
14886 designator.
14887
14888 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14889
14890 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14891
14892 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14893
14894 * config.sub: Add mingw32 support.
14895 * configure.in: Likewise.
14896
14897 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14898
14899 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14900
14901 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14902
14903 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14904 * configure (gxx_include_dir): Provide a definition for subdirs
14905 which do not use autoconf.
14906
14907 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14908
14909 * config.guess: Sync with egcs. Picks up new alpha support,
14910 BeOS & some additional linux support.
14911
14912 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14913
14914 * config.guess: HP 9000/803 is a PA1.1 machine.
14915
14916 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14917
14918 * configure.in: It's alpha*-...
14919
14920 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14921
14922 * configure.in (host_makefile_frag, target_makefile_frag):
14923 Handle multiple config files.
14924 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14925 alpha-*-*.
14926
14927 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14928
14929 * mkdep: New file.
14930
14931 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14932
14933 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14934
14935 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14936
14937 * Makefile.in: Add libgui directory.
14938 (GDB_TK): Add all-libgui.
14939 * configure.in: Add libgui directory.
14940 * configure: Add all-libgui to GDB_TK.
14941
14942 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14943
14944 * config-ml.in (multidirs): Add m32r to multilib list.
14945
14946 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14947
14948 * Makefile.in (all-target-gperf): Change dependency to
14949 all-target-libstdc++.
14950
14951 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14952
14953 * config.guess: Add BeOS support.
14954
14955 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14956
14957 Source directory cvs renamed to cvssrc:
14958 * configure.in (host_tools): Change cvs to cvssrc.
14959 (native_only): Likewise.
14960 (noconfigdirs) [various cases]: Likewise.
14961 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14962 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14963 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14964 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14965 (all-cvssrc): Rename target from all-cvs.
14966
14967 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14968
14969 * configure (gxx_include_dir): Fix thinko.
14970
14971 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14972
14973 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14974 (install-cross, install-gcc-cross): New targets.
14975
14976 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14977
14978 * configure.in (noconfigdirs): Add support for Thumb target.
14979
14980 * config.sub (maybe_os): Add support for Thumb target.
14981
14982 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14983
14984 * Makefile.in: Add rules for cygmon.
14985
14986 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14987
14988 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14989
14990 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14991 * configure (gxx_include_dir): Provide a definition for subdirs
14992 which do not use autoconf.
14993
14994 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14995
14996 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14997 11/18/97 build
14998
14999 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15000
15001 * From Franz Sirl.
15002 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15003 found on RedHat Linux systems.
15004
15005 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15006
15007 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15008 guesses.
15009
15010 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15011
15012 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15013
15014 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15015
15016 * ltmain.sh: If mkdir fails, check whether the directory was created
15017 anyhow by some other process.
15018
15019 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15020
15021 * configure.in (d30v-*-*): Configure all directories.
15022
15023 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15024
15025 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15026 for the D30V.
15027
15028 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15029
15030 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15031
15032 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15033
15034 * include/libiberty.h: Add extern "C" { so it can be used with C++
15035 progrms.
15036 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15037 programs.
15038
15039 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15040
15041 * configure.in (d30v-*-*): Configure GCC now.
15042
15043 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15044
15045 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15046 is no longer needed.
15047
15048 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15049
15050 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15051
15052 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15053
15054 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15055 targets using "$@" to provide support for similar but not identical
15056 targets without having to duplicate code.
15057
15058 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15059
15060 * makefile.vms: Fix to work with DEC C.
15061
15062 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15063
15064 * config.sub: Add mips-tx39-elf to marketing names.
15065
15066 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15067
15068 * ltmain.sh: Handle symlinks in generated script.
15069
15070 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15071
15072 * configure: Handle autoconf style directory options: --bindir,
15073 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15074 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15075 --sysconfdir.
15076 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15077 (sharedstatedir, localstatedir, oldincludedir): New variables.
15078 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15079 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15080 sbindir, sharedstatedir, and sysconfdir.
15081
15082 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15083
15084 * Makefile.in (bootstrap-lean): New target.
15085
15086 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15087
15088 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15089 sn, and gnuserv from noconfigdirs.
15090
15091 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15092
15093 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15094
15095 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15096
15097 * Makefile.in (cross): New target.
15098
15099 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15100 Jeff Law <law@cygnus.com>
15101
15102 * Makefile.in (bootstrap2, bootstrap3): New targets.
15103 (all-bootstrap): Remove outdated and confusing target.
15104 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15105
15106 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15107
15108 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15109 windows. Consistent with gdb/configure.
15110
15111 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15112
15113 * configure.in: Name Linux target fragment.
15114
15115 * configure: Rewrite so that project Makefile fragment is inserted
15116 first and appears last in the resulting Makefile.
15117
15118 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15119
15120 * Makefile.in (install-itcl): Install tcl first.
15121
15122 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15123
15124 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15125
15126 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15127
15128 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15129
15130 * configure.in (skipdirs): Add target-librx for Linux.
15131 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15132
15133 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15134
15135 * Makefile.in (bootstrap): New target.
15136
15137 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15138
15139 * config.sub: Accept 'amigados' for backward compatibility.
15140
15141 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15142
15143 * config.guess: Merge with FSF.
15144
15145 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15146
15147 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15148
15149 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15150
15151 * config.sub: Add "marketing-names" patch.
15152
15153 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15154
15155 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15156
15157 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15158
15159 * config.sub: Handle v850-elf.
15160
15161 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15162
15163 * .cvsignore (*-install): Remove.
15164
15165 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15166
15167 * ltconfig: Set CONFIG_SHELL in libtool.
15168 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15169
15170 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15171
15172 * configure.in (target_subdir): Set to libraries if enable_multilib.
15173
15174 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15175
15176 * config.guess: Update from gcc directory.
15177
15178 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15179
15180 * Makefile.in (all-sim): Depends on all-readline.
15181
15182 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15183
15184 * Makefile.in (BISON, YACC): Use $$s.
15185 (all-bison): Depend on all-texinfo.
15186
15187 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15188
15189 * Makefile.in (BISON): Add -L flag.
15190 (YACC): Likewise.
15191
15192 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15193
15194 * configure.in (noconfigdirs): Add support for v850e target.
15195
15196 * config.sub (maybe_os): Add support for v850e target.
15197
15198 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15199
15200 * configure.in (noconfigdirs): Add support for v850ea target.
15201
15202 * config.sub (maybe_os): Add support for v850ea target.
15203
15204 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15205
15206 * config.sub: Add mipstx39. Delete r3900.
15207
15208 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15209
15210 * Makefile.in (all-autoconf): Depends on all-texinfo.
15211
15212 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15213
15214 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15215 eabi targets.
15216
15217 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15218
15219 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15220
15221 * configure: When handling a Canadian Cross, handle YACC as well as
15222 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15223 * Makefile.in (all-bison): Depend upon all-texinfo.
15224
15225 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15226
15227 * Makefile.in (BISON): bison, not byacc or bison -y.
15228 (YACC): bison -y or byacc or yacc.
15229 (various): Add *-bison as appropriate.
15230 (taz): No need to mess with BISON anymore.
15231
15232 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15233
15234 * configure: If OSTYPE matches *win32*, try to find a good value for
15235 CONFIG_SHELL.
15236
15237 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15238
15239 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15240 configure.in if it is present.
15241
15242 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15243
15244 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15245
15246 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15247
15248 * config.sub: Recognize `arc' cpu.
15249 * configure.in: Likewise.
15250 * config-ml.in: Likewise.
15251
15252 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15253
15254 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15255
15256 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15257
15258 * configure: Changed sed delimiter from ':' to '|' when
15259 attempting to substitute ${config_shell} for SHELL. On
15260 NT ${config_shell} may contain a ':' in it.
15261
15262 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15263
15264 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15265
15266 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15267
15268 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15269
15270 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15271
15272 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15273
15274 * ylwrap: If the program is a relative path, force it to be
15275 absolute.
15276
15277 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15278
15279 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15280
15281 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15282
15283 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15284 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15285 for libraries.
15286
15287 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15288
15289 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15290 separated by spaces.
15291
15292 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15293
15294 * ylwrap: New file.
15295 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15296
15297 * ltmain.sh: Handle /bin/sh at start of install program.
15298
15299 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15300
15301 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15302 * missing: New file, from automake 1.2.
15303
15304 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15305
15306 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15307 check-tk to CHECK_X11_MODULES.
15308
15309 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15310
15311 * config.sub: Merge with FSF.
15312
15313 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15314
15315 * config.guess: Merge with FSF.
15316
15317 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15318
15319 * configure: Treat msdosdjgpp like go32.
15320 * configure.in: Likewise. Don't remove gprof for go32.
15321
15322 * configure: Change Makefile.tem2 to Makefile.tm2.
15323
15324 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15325
15326 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15327
15328 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15329
15330 * install-sh (chmodcmd): Set to null if the DST directory already
15331 exists. Same as Nov 11th change.
15332
15333 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15334
15335 * configure (GDB_TK): Needs itcl and tix.
15336
15337 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15338
15339 * config.guess: Update from FSF.
15340
15341 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15342
15343 * Makefile.in (GDB_TK): Depend on itcl and tix.
15344
15345 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15346
15347 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15348 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15349 (INSTALL_SCRIPT): New variable.
15350 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15351 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15352 to -x.
15353 * install-sh: Add support for -x option.
15354
15355 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15356
15357 * configure.in, Makefile.in: Treat tix like itcl.
15358
15359 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15360
15361 * Makefile.in (WINDRES): New variable.
15362 (WINDRES_FOR_TARGET): New variable.
15363 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15364 (EXTRA_HOST_FLAGS): Add WINDRES.
15365 (EXTRA_TARGET_FLAGS): Add WINDRES.
15366 (EXTRA_GCC_FLAGS): Add WINDRES.
15367 ($(DO_X)): Pass down WINDRES.
15368 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15369 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15370 DLLTOOL_FOR_TARGET.
15371
15372 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15373
15374 * configure.in: configure sim before gdb for win32-x-ppc
15375
15376 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15377
15378 Move gperf into the toplevel, from libg++.
15379 * configure.in (target_tools): Add target-gperf.
15380 (native_only): Add target-gperf.
15381 * Makefile.in (all-target-gperf): New target, depend on
15382 all-target-libg++.
15383 (configure-target-gperf): Empty rule.
15384 (ALL_TARGET_MODULES): Add all-target-gperf.
15385 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15386 (CHECK_TARGET_MODULES): Add check-target-gperf.
15387 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15388 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15389
15390 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15391
15392 * config.sub (mn10200): Recognize new basic machine.
15393
15394 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15395
15396 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15397 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15398
15399 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15400
15401 * configure.in: If we're building mips-sgi-irix6* native, turn on
15402 ENABLE_MULTILIB and set TARGET_SUBDIR.
15403
15404 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15405
15406 * Makefile.in (all-sn): Depend on all-grep.
15407
15408 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15409
15410 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15411
15412 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15413 Makefile. From Jeff Makey <jeff@cts.com>.
15414 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15415
15416 * Makefile.in (DISTBISONFILES): Remove.
15417 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15418 $(DEFAULT_YACC).
15419
15420 * configure.in: Build itl, db, sn, etc., when building for native
15421 cygwin32.
15422
15423 * Makefile.in (LD): New variable.
15424 (EXTRA_HOST_FLAGS): Pass down LD.
15425 ($(DO_X)): Likewise.
15426
15427 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15428
15429 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15430
15431 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15432
15433 * configure.in (targargs): Strip out any supplied --build argument
15434 before adding our own. Always add --build.
15435
15436 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15437
15438 * configure.in (targargs): Pass --build if we're doing
15439 a cross-compile.
15440
15441 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15442
15443 * configure: Use '|' instead of ":" as the separator in
15444 sed. Otherwise sed chokes on NT path names with drive
15445 designators. Also look for "?:*" as the leading characters in an
15446 absolute pathname.
15447
15448 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15449
15450 * config.sub: Support for r3900.
15451
15452 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15453
15454 * configure.in: Use install-sh, not install.sh.
15455
15456 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15457
15458 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15459 apply it twice.
15460
15461 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15462
15463 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15464 install-binutils.
15465
15466 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15467
15468 * Makefile.in: Add automake targets.
15469 * configure.in (host_tools): Add automake.
15470
15471 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15472
15473 * configure: Default CXX to c++, not gcc.
15474 * Makefile.in (CXX): Set to c++, not gcc.
15475 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15476
15477 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15478
15479 * install-sh: try appending a .exe if source file doesn't
15480 exist
15481
15482 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15483
15484 * configure.in: Turn on multilib by default.
15485 (cross_only): Remove target-libiberty.
15486
15487 * Makefile.in (all-gcc): Don't depend on libiberty.
15488
15489 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15490
15491 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15492
15493 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15494
15495 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15496 (DISTBISONFILES): Add ld/Makefile.in
15497
15498 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15499
15500 * configure.in: if target is cygwin32 but host isn't cygwin32,
15501 don't configure gdb tcl tk expect, not just gdb.
15502
15503 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15504
15505 * configure.in: Added gnuserv everywhere sn appears.
15506
15507 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15508 (CROSS_CHECK_MODULES): Added check-gnuserv.
15509 (INSTALL_MODULES): Added install-gnuserv.
15510 (CLEAN_MODULES): Added clean-gnuserv.
15511 (all-gnuserv): New target.
15512
15513 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15514
15515 * config.guess: Fixes for MIPS OpenBSD systems.
15516
15517 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15518
15519 * Makefile.in (INSTALL_XFORM): Remove.
15520 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15521
15522 * mkinstalldirs: New file, copied from automake.
15523 * Makefile.in (installdirs): Rename from install-dirs. Use
15524 mkinstalldirs. Change all users.
15525 (DEVO_SUPPORT): Add mkinstalldirs.
15526
15527 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15528
15529 * install-sh: Rename from install.sh.
15530 * Makefile.in (INSTALL): Change install.sh to install-sh.
15531 (DEVO_SUPPORT): Likewise.
15532
15533 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15534 Graichen <graichen@rzpd.de>.
15535
15536 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15537
15538 * config.guess: Recognize OpenBSD systems correctly.
15539
15540 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15541
15542 * README, Makefile.in (ETC_SUPPORT): Remove references to
15543 cfg-paper*, configure.{texi,man,info*}._
15544
15545 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15546
15547 * Makefile.in (all.normal): Ensure that gcc is built after all
15548 the x11 - ie gdb - targets.
15549
15550 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15551
15552 * makefile.vms: Don't run conf-a-gas.
15553
15554 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15555
15556 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15557
15558 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15559
15560 * configure.in: Remove noconfigdirs case since gdb also
15561 configures and builds for tic80-coff.
15562
15563 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15564
15565 * configure: Set cache_file to config.cache.
15566 * Makefile.in (local-distclean): Remove config.cache.
15567
15568 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15569
15570 * COPYING: Update FSF address.
15571
15572 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15573
15574 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15575 noconfigdirs.
15576
15577 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15578
15579 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15580 MAKEDIRS, is empty.
15581
15582 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15583
15584 * config.sub: Tweak mn10300 entry.
15585
15586 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15587
15588 * configure.in (host_tools): Put sim before gdb, so gdb's
15589 configure.tgt can determine if the simulator was configured.
15590
15591 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15592
15593 * config.sub: Move BeOS $os case to be with other Cygnus
15594 local cases.
15595
15596 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15597
15598 * config.sub: Remove misplaced comment that broke Linux.
15599
15600 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15601
15602 * config.sub: Add BeOS support.
15603
15604 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15605
15606 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15607
15608 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15609
15610 * configure.in (noconfigdirs): Remove tcl and tk from
15611 noconfigdirs for cygwin32 builds.
15612
15613 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15614
15615 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15616
15617 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15618
15619 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15620 make-all.com, use makefile.vms instead.
15621
15622 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15623
15624 * config.sub: Accept -lnews*.
15625
15626 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15627
15628 * configure.in (noconfigdirs): Disable target-newlib,
15629 target-examples and target-libiberty for d30v.
15630
15631 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15632
15633 * configure.in (noconfigdirs): Enable ld for d30v.
15634
15635 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15636
15637 * configure.in (tic80-*-*): Build compiler.
15638
15639 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15640
15641 * configure.in (d30v-*): Remove sim directory from list of
15642 unsupported d30v directories
15643
15644 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15645
15646 * config.sub, configure.in: Add d30v target cpu.
15647
15648 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15649
15650 * makefile.vms: New file.
15651 * make-all.com: Remove.
15652
15653 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15654
15655 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15656
15657 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15658
15659 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15660
15661 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15662
15663 * Makefile.in (ALL_MODULES): Added all-db.
15664 (CROSS_CHECK_MODULES): Addec check-db.
15665 (INSTALL_MODULES): Added install-db.
15666 (CLEAN_MODULES): Added clean-db.
15667
15668 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15669
15670 * config.guess: Merge with latest FSF sources.
15671
15672 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15673
15674 * Makefile.in (ALL_MODULES): Added all-itcl.
15675 (CROSS_CHECK_MODULES): Added check-itcl.
15676 (INSTALL_MODULES): Added install-itcl.
15677 (CLEAN_MODULES): Added clean-itcl.
15678
15679 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15680
15681 * configure.in: build gdb for mn10200
15682
15683 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15684
15685 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15686
15687 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15688
15689 * configure.in (tic80-*-*): Turn off most targets right now.
15690
15691 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15692
15693 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15694 rather than the makeinfo program.
15695 (do-info): Depend upon all-texinfo.
15696
15697 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15698
15699 * configure.in: Remove uses of config/mh-linux.
15700
15701 * config.sub, config.guess: Merge with latest FSF sources.
15702
15703 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15704
15705 * config.sub (case $basic_machine): Add tic80 entries.
15706
15707 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15708
15709 * config.sub, config.guess: Merge with latest FSF sources.
15710
15711 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15712
15713 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15714 * mpw-config.in: Test for NewFolderRecursive.
15715 * mpw-install: Use symbolic name for startup filename.
15716 * mpw-README: Add various additional details.
15717
15718 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15719
15720 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15721
15722 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15723
15724 * configure.in: Do build gcc and the target libraries for
15725 the mn10200.
15726
15727 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15728
15729 * configure.in: don't avoid building gdb for mn10300 any more
15730 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15731 instead of single-quoting it.
15732
15733 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15734
15735 * configure.in: Don't use --with-stabs on IRIX 6.
15736
15737 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15738
15739 * configure.in (m32r): Build gdb, libg++ now.
15740
15741 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15742
15743 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15744 directories from noconfigdirs.
15745
15746 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15747
15748 * config.sub (basic_machine): added mips16 configuration
15749
15750 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15751
15752 * config.sub: Handle d10v-unknown.
15753
15754 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15755
15756 * config.sub: Handle v850-unknown.
15757
15758 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15759
15760 * Makefile.in: add findutils
15761 * configure.in: add findutils to list of host_tools
15762
15763 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15764
15765 * config.sub: Handle mn10200 and mn10300.
15766
15767 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15768
15769 * configure.in (d10v-*): Do not build librx.
15770
15771 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15772
15773 * configure.in (mn10300): Build everything except gdb & libgloss.
15774
15775 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15776
15777 * config.guess: Patch for Dansk Data Elektronik servers,
15778 from Niels Skou Olsen <nso@dde.dk>.
15779
15780 For ncr, use /bin/uname rather than uname, since GNU uname does not
15781 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15782
15783 Patch for MIPS R4000 running System V,
15784 from Eric S. Raymond <esr@snark.thyrsus.com>.
15785
15786 Fix thinko for nextstep.
15787
15788 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15789
15790 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15791 * config.guess: Guess mips-dec-mach_bsd4.3.
15792
15793 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15794 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15795 release numbers.
15796 * config.guess (mips-mips-riscos*): Emit just enough of the
15797 release number.
15798
15799 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15800 * config.guess (sparc-auspex-sunos*): Added.
15801 (f300-fujitsu-*): Added.
15802
15803 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15804 * config.guess: Recognize a Tadpole as a sparc.
15805
15806 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15807
15808 * config.guess: Don't assume that NextStep version is either 2 or
15809 3. NextStep 4 (aka OpenStep 4) has come out now.
15810
15811 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15812
15813 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15814 From Rik Faith <faith@cs.unc.edu>.
15815
15816 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15817
15818 * config.sub: Contributions from bug-gnu-utils to:
15819 Support plain "hppa" (no version given) architecture, reported by
15820 OpenStep.
15821 OpenBSD like NetBSD.
15822 LynxOs is not a hardware supplier.
15823
15824 * config.guess: Contributions from bug-gnu-utils to add support for:
15825 OpenBSD like NetBSD.
15826 Stratus systems.
15827 More Pyramid systems.
15828 i[n>4]86 Intel chips.
15829 M680[n>4]0 Motorola chips.
15830 Use unknown instead of lynx for hardware manufacturer.
15831
15832 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15833
15834 * install.sh (chmodcmd): Set to null if the DST directory already
15835 exists.
15836
15837 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15838
15839 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15840 not use mt-ppc target Makefile fragment any more.
15841
15842 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15843
15844 * configure.in (*-*-windows): Exclude everything but those dirs
15845 needed to build windows.
15846
15847 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15848
15849 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15850
15851 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15852
15853 * configure.in: Exclude mmalloc from i386-windows.
15854
15855 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15856
15857 * Undo my previous change.
15858
15859 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15860
15861 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15862 unconditionally.
15863 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15864
15865 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15866
15867 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15868 host to add it's own flags.
15869
15870 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15871
15872 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15873
15874 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15875
15876 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15877 (CXX_FOR_TARGET): Likewise.
15878 (GCC_FOR_TARGET): Define.
15879 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15880 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15881 CC_FOR_TARGET was specified on the command line.
15882 (MAKEOVERRIDES): Don't define.
15883
15884 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15885
15886 * configure.in (m32r): Fix spelling of libg++ libs.
15887
15888 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15889
15890 * config.sub (-apple*): Remove, now redundant.
15891
15892 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15893
15894 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15895
15896 * configure: Rework yesterday's sed script patch.
15897
15898 * config.sub: Merge with FSF.
15899
15900 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15901
15902 * config.guess: Merge from FSF.
15903
15904 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15905 * config.guess: Use pc instead of unknown, for pc clone systems.
15906 Change linux to linux-gnu.
15907
15908 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15909 * config.guess: Avoid non-portable tr syntax.
15910
15911 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15912
15913 * test-build.mk (HOLES): Add "xargs" for gdb.
15914
15915 * configure: Avoid hpux10.20 sed bug.
15916
15917 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15918
15919 * configure.in: Add support for windows host
15920 (that is a build done under the Microsoft build environment).
15921
15922 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15923
15924 * Makefile.in: Replace all uses of srcroot with s, to shrink
15925 command line lengths.
15926
15927 Patches from Geoffrey Noer <noer@cygnus.com>:
15928 * configure.in: If configuring for newlib, pass --with-newlib to
15929 subdirectories.
15930 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15931 -Bnewlib/ and -Lwinsup to gcc.
15932 (CXX_FOR_TARGET): Likewise.
15933
15934 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15935
15936 * Makefile.in (ETC_SUPPORT): Add configure.
15937
15938 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15939
15940 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15941 host configuration file.
15942
15943 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15944
15945 * configure.in: Break mn10x00 support into separate
15946 mn10200 and mn10300 configurations.
15947 * config.sub: Likewise.
15948
15949 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15950
15951 * configure.in: Add lots of stuff to noconfigdirs for
15952 the mn10x00 targets.
15953
15954 * config.sub, configure.in: Add mn10x00 support.
15955
15956 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15957
15958 * make-all.com: Call conf-a-gas, not config-a-gas.
15959
15960 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15961
15962 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15963 targets.
15964
15965 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15966
15967 * mpw-README: Add much more detail for native PowerMac.
15968 * mpw-install: New file.
15969 * mpw-configure: Add --norecursion and --help options.
15970 * mpw-config.in: Translate readme and install files when
15971 copying to objdir.
15972 * mpw-build.in: Don't always depend on byacc and flex.
15973 (install-only-top): New action.
15974
15975 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15976
15977 * configure.in: You can now configure GDB for the v850.
15978
15979 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15980
15981 * configure.in (noconfigdirs): Don't configure any C++ dirs
15982 if targeting D10V.
15983
15984 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15985
15986 * config.sub: Recognize mips64vr5000.
15987
15988 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15989
15990 * configure.in: Use a single line for host_tools and native_only.
15991
15992 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15993
15994 * config.sub, configure.in: Add entries for m32r.
15995
15996 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15997
15998 * Makefile.in (inet-install): Don't run install-gzip.
15999
16000 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16001
16002 * configure.in: Don't config lots of things for *-*-windows*.
16003
16004 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16005
16006 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16007 (host_libs, host_tools): Copy from configure.in.
16008 * mpw-configure: Don't complain about directories not found.
16009
16010 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16011
16012 * configure.in (i[345]86): Recognize i686 for pentium pro.
16013 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16014 file.
16015
16016 * config.guess (i[345]86): Ditto.
16017
16018 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16019
16020 * configure.in (noconfigdirs): Removed gdb for D10V.
16021
16022 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16023
16024 * configure.in: Remove ld, target-libio, target-libg++, and
16025 target-libstdc++ from noconfigdirs.
16026
16027 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16028
16029 * configure: Fix three locations where shell scripts were
16030 being run directly rather than with config_shell.
16031
16032 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16033
16034 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16035 * config.sub (basic_machine): Recognize v850.
16036
16037 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16038
16039 * mpw-configure: Handle multiple enable/disable options and
16040 pass them down recursively, handle -c and -s flags appropriately
16041 depending on choice of compiler, add escape mechanism for
16042 quoted arguments to gC.
16043
16044 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16045
16046 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16047 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16048 so that -mrelocatable-lib and -mno-eabi are used.
16049
16050 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16051 not support --print-multi-lib, don't abort.
16052
16053 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16054
16055 * make-all.com: Run config-a-gas.
16056 * setup.com: Don't copy subdirectory files around.
16057
16058 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16059
16060 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16061 target, it now compiles correctly.
16062
16063 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16064
16065 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16066
16067 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16068
16069 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16070
16071 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16072
16073 * configure.in (native_only): Add prms.
16074
16075 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16076
16077 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16078 (BINUTILS_SUPPORT_DIRS): Likewise.
16079
16080 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16081
16082 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16083 d10v support is added.
16084
16085 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16086
16087 * configure.in (d10v-*-*): New target.
16088
16089 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16090
16091 * config.guess (HP 9000/811): Recognize this as a PA1.1
16092 machine.
16093
16094 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16095
16096 * Makefile.in (do-tar-gz): New target, split out from tail end of
16097 taz target. Run each command separately, don't use pipes.
16098 (taz): Use it.
16099
16100 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16101
16102 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16103 * mpw-build.in: No builds should depend on building byacc or flex,
16104 they are assumed to be installed already.
16105
16106 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16107
16108 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16109 variable that CC_FOR_TARGET needs.
16110
16111 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16112
16113 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16114 options have changed since the last time the subdirectory was
16115 configured, and if it has, reconfigure.
16116 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16117 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16118
16119 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16120
16121 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16122 CLEAN_MODULES): Add bash.
16123 (all-bash): New target.
16124
16125 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16126
16127 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16128
16129 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16130
16131 * config.sub (basic_machine): Recognize d10v as a valid processor.
16132
16133 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16134
16135 * mpw-configure: Add support for --bindir.
16136 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16137
16138 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16139
16140 * configure.in: add bash, time, gawk to list of hosttools and things
16141 to only build for native toolchains
16142
16143 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16144
16145 * Makefile.in (docdir): Remove.
16146
16147 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16148
16149 * Makefile.in (datadir): Set to $(prefix)/share.
16150
16151 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16152
16153 * configure.in: build diff and patch for cygwin32-hosted
16154 toolchains.
16155
16156 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16157
16158 * config.sub: Accept -rtems*.
16159
16160 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16161
16162 * configure.in: enable dosrel for cygwin32-hosted builds,
16163 remove diff from the list of things not buildable
16164 via Canadian Cross
16165
16166 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16167
16168 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16169 don't get ". ".
16170
16171 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16172
16173 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16174
16175 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16176
16177 * Makefile.in (taz): Handle case where tex3patch didn't even get
16178 checked out. Also, if it was found, put the symlink in a new util
16179 subdirectory.
16180
16181 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16182
16183 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16184
16185 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16186
16187 * config.sub: Recognize -openvms.
16188 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16189 * make-all.com, setup.com: New files.
16190
16191 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16192
16193 * Makefile.in (taz): tex3patch moved to texinfo/util.
16194
16195 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16196
16197 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16198 * configure.in: remove make from disable-if-Can-Cross list
16199 enable gdb if ${host} and ${target} are cygwin32
16200
16201 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16202
16203 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16204 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16205
16206 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16207
16208 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16209 distinguish sysv/svr4/bsd variants.
16210 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16211
16212 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16213
16214 * configure.in: Added copyright notice.
16215 * move-if-change: Added copyright notice.
16216
16217 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16218
16219 * configure.in (powerpcle-*-solaris*): Until we get shared
16220 libraries working, don't build gdb, sim, make, tcl, tk, or
16221 expect.
16222
16223 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16224
16225 * config.guess: Merge with FSF:
16226
16227 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16228 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16229
16230 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16231 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16232
16233 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16234 * config.guess: Combine two OSF1 rules.
16235 Also recognize field test versions. From mjr@zk3.dec.com.
16236 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16237 because GNU uname does not support -p. From pmr@pajato.com.
16238
16239 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16240
16241 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16242
16243 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16244
16245 * mpw-README: Document GCCIncludes.
16246
16247 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16248
16249 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16250
16251 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16252
16253 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16254
16255 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16256
16257 * configure.in (*-*-cygwin32): Configure make.
16258
16259 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16260
16261 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16262
16263 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16264
16265 * Makefile.in (all-inet): Depend on all-perl.
16266
16267 * Makefile.in (inet-install): New target.
16268
16269 * Makefile.in (all-inet): Depend on all-tcl.
16270 (all-inet): Depend on all-send-pr.
16271
16272 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16273
16274 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16275 temporarily.
16276
16277 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16278
16279 * configure.in: Don't configure --with-gnu-ld on AIX.
16280
16281 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16282
16283 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16284
16285 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16286
16287 * Makefile.in (ALL_MODULES): Added all-inet.
16288 (CROSS_CHECK_MODULES): Added check-inet.
16289 (INSTALL_MODULES): Added install-inet.
16290 (CLEAN_MODULES): Added clean-inet.
16291 (all-indent): New target.
16292
16293 * configure.in (host_tools): Added inet.
16294 (native_only): Added inet.
16295 (noconfigdirs): Added inet.
16296
16297 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16298
16299 * configure.in: Don't configure libgloss if we are not configuring
16300 newlib.
16301
16302 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16303
16304 * configure.in: Don't configure libgloss for unsupported
16305 architectures.
16306
16307 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16308
16309 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16310
16311 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16312
16313 * Makefile.in (ALL_MODULES): Include all-apache.
16314 (CROSS_CHECK_MODULES): Include check-apache.
16315 (INSTALL_MODULES): Include install-apache.
16316 (all-apache): New target.
16317
16318 * configure.in: Added apache everywhere perl is seen.
16319
16320 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16321
16322 * Makefile.in: Add support for clean-{module} and
16323 clean-target-{module} rules.
16324
16325 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16326
16327 * configure.in (*-*-ose) do not build libgloss.
16328
16329 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16330
16331 * config.guess (prep*:SunOS:5.*:*): Turn into
16332 powerpele-unknown-solaris2.
16333
16334 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16335
16336 * configure.in: Permit --enable-shared to specify a list of
16337 directories.
16338
16339 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16340
16341 * configure.in (host==solaris): Pass only the first word of $CC
16342 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16343
16344 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16345
16346 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16347
16348 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16349
16350 * Makefile.in (ALL_MODULES): Include all-perl.
16351 (CROSS_CHECK_MODULES): Include check-perl.
16352 (INSTALL_MODULES): Include install-perl.
16353 (ALL_X11_MODULES): Include all-guile.
16354 (CHECK_X11_MODULES): Include check-guile.
16355 (INSTALL_X11_MODULES): Include install-guile.
16356 (all-perl): New target.
16357 (all-guile): New target.
16358
16359 * configure.in (host_tools): Include perl and guile.
16360 (native_only): Include perl and guile.
16361 (noconfigdirs): Don't build guile and perl; no ports have been
16362 done.
16363
16364 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16365
16366 * configure (--enable-*): Handle quoted option lists such as
16367 --enable-sim-cflags='-g0 -O' better.
16368
16369 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16370
16371 * Makefile.in ({,inst}all-target): New rule so we can make and
16372 install all of the target directories easily.
16373
16374 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16375
16376 * configure.in: Add missing global flag in sed substitution when
16377 deleting `target-' from ${configdirs}.
16378
16379 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16380
16381 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16382 option.
16383
16384 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16385 config/mh-necv4.
16386
16387 * install.sh: Correct misspelling of transformbasename.
16388
16389 * config.guess: Recognize mips-*-sysv*.
16390
16391 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16392
16393 * config.sub: Recognize mon960.
16394
16395 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16396
16397 * configure: Restore Canadian Cross handling of BISON and LEX,
16398 removed in Feb 20 change.
16399
16400 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16401
16402 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16403 Mention make install. Remove the old copyright date as well the
16404 clumsy and rather pointless copyright on the README file.
16405
16406 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16407
16408 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16409 Makefile after running symlink-tree, then run `make distclean' to
16410 avoid clobbering any generated files in srcdir.
16411
16412 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16413
16414 * configure.in (m68k-*-netbsd*): Build everything now.
16415
16416 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16417
16418 * Makefile.in (taz): Fix quoting.
16419
16420 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16421
16422 * configure.in (sparclet-*-*): Build everything now.
16423
16424 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16425
16426 * configure.in (m68k-*-linux*): New host.
16427
16428 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16429
16430 * configure: Check for bison before byacc.
16431
16432 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16433
16434 * Makefile.in configure: Change the way LEX and BISON/YACC are
16435 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16436 searching PATH. These are used as fallbacks by Makefile.in if
16437 flex/bison/byacc aren't in objdir.
16438
16439 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16440
16441 * Makefile.in: Make everything which depends upon all-bfd also
16442 depend upon all-opcodes, in case --with-commonbfdlib is used.
16443
16444 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16445
16446 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16447 building NT native compilers on Unix.
16448
16449 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16450
16451 * configure.in: Don't get CC from the host Makefile fragment if we
16452 can find gcc in PATH, or if this is a Canadian Cross. Move the
16453 Solaris test for /usr/ucb/cc to the post target script, just after
16454 the compiler sanity test.
16455
16456 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16457
16458 * config.sub: Merge with FSF.
16459
16460 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16461
16462 * Makefile.in (RPATH_ENVVAR): New variable.
16463 (REALLY_SET_LIB_PATH): Use it.
16464 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16465
16466 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16467
16468 * config.sub, configure.in: Recognize sparclet cpu.
16469
16470 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16471
16472 * config.guess: Support m68k-cbm-sysv4.
16473
16474 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16475
16476 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16477 m68k-unknown-linuxaout from linker help string. Put quotes around
16478 $ld_help_string.
16479
16480 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16481
16482 * config.guess (powerpc-harris-powerunix): Add guess for port
16483 to new target.
16484
16485 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16486
16487 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16488
16489 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16490
16491 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16492 $(REALLY_SET_LIB_PATH) in Makefile.
16493 * Makefile.in (SET_LIB_PATH): New variable.
16494 (REALLY_SET_LIB_PATH): New variable.
16495 ($(DO_X)): Use $(SET_LIB_PATH).
16496 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16497 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16498 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16499 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16500 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16501 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16502 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16503 (install-dosrel): Likewise.
16504 (all-opcodes): Depend upon all-libiberty.
16505
16506 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16507
16508 * config.guess (*:CYGWIN*): New
16509
16510 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16511
16512 * Makefile.in (all-target-winsup): All all-target-libiberty.
16513
16514 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16515
16516 * configure.in (noconfigdirs): Add missing # in front of comment.
16517
16518 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16519
16520 * configure.in: add second pass to things added to noconfigdirs
16521 so *-gm-magic can exclude libgloss properly.
16522
16523 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16524
16525 * mpw-configure (extralibs_name, rez_name): Set correctly
16526 for MWC68K compiler.
16527
16528 * mpw-README: Add more info on the necessary build tools.
16529
16530 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16531
16532 * configure.in, config.sub: Recognize cygwin32.
16533
16534 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16535
16536 * config.guess, config.sub: Recognize A/UX.
16537
16538 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16539
16540 * config.sub: Merge with gcc/config.sub.
16541
16542 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16543
16544 * mpw-build.in (do-binutils): Add build of stamps.
16545
16546 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16547
16548 * config.sub: Add recognition for mips64vr4100*-* targets.
16549
16550 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16551
16552 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16553 Add creation of gconfigargs with `--enable-shared' turned on.
16554 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16555 ($(host)-stamp-stage3-configured): Likewise.
16556 (HOLES): Add chatr and ldd.
16557 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16558
16559 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16560
16561 * configure: Pass --nfp to recursive configures.
16562
16563 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16564
16565 * Makefile.in (DLLTOOL): New.
16566 (DLLTOOL_FOR_TARGET): New.
16567 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16568 (EXTRA_TARGET_FLAGS): Ditto.
16569 (EXTRA_GCC_FLAGS): Ditto.
16570 (CONFIGURE_TARGET_MODULES): Ditto.
16571 (DO_X): Ditto.
16572 * configure: Add DLLTOOL.
16573
16574 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16575
16576 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16577 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16578 mh-sco, since old workarounds no longer needed, and don't
16579 build ld, since libraries have weak symbols in COFF.
16580
16581 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16582
16583 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16584
16585 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16586
16587 * configure.in: Make sure that ${CC} can be used to compile an
16588 executable.
16589
16590 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16591
16592 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16593 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16594 nothing depending on whether gdbtk is being built.
16595
16596 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16597
16598 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16599
16600 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16601
16602 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16603 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16604
16605 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16606
16607 * config-ml.in: Add support for
16608 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16609 Simplify setting of multidirs from --disable-foo.
16610
16611 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16612
16613 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16614 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16615 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16616 non-empty, pass them on to the GCC make.
16617 (all-bootstrap): New rule that is like all-gcc, except it executes
16618 the GCC bootstrap rule instead of the GCC all rule.
16619
16620 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16621
16622 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16623
16624 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16625
16626 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16627 DG/UX support.
16628
16629 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16630
16631 * config.sub (i*86*) Change [345] to [3456]
16632
16633 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16634
16635 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16636 --with-gnu-ld=no.
16637
16638 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16639
16640 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16641 AIX multilibs get built.
16642
16643 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16644
16645 * configure.in (i386-win32): Don't build expect if we're not
16646 building the tcl subdir.
16647
16648 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16649
16650 * Makefile.in: (configure-target-examples, all-target-examples):
16651 New targets, configure and build example programs.
16652
16653 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16654
16655 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16656 use it as input to sedit the generated MPW makefile.
16657 * mpw-README: Add a suggestion about Gestalt.h.
16658
16659 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16660
16661 * config.sub: Accept *-*-ieee*.
16662
16663 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16664
16665 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16666 Ronald F. Guilmette <rfg@monkeys.com>.
16667
16668 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16669
16670 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16671 for powerpc-pe native.
16672 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16673 (target==powerpc-pe): duplicate i386-win32 entry.
16674
16675 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16676
16677 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16678 of vxworks, not just vxworks5.1.
16679
16680 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16681
16682 * mpw-configure: Add support for exec-prefix.
16683
16684 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16685
16686 * config.guess: Recognize HP model 816 machines as having
16687 a PA1.1 processor.
16688
16689 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16690
16691 * configure: Ignore new autoconf configure options.
16692
16693 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16694
16695 * config.guess: Recognize Pentium under SCO.
16696 From Robert Lipe <robertl@arnet.com>.
16697
16698 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16699
16700 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16701
16702 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16703
16704 * configure.in: Don't configure gas for alpha-dec-osf*.
16705
16706 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16707
16708 * configure.in: Default to --with-stabs for some targets for which
16709 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16710 i[345]86*-*-unixware*.
16711
16712 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16713
16714 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16715 rather than basing it on the target. Simplify handling of options
16716 controlling which directories to configure. Remove extraneous
16717 slash in multi-clean target.
16718
16719 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16720
16721 * config-ml.in: Prefix more variables with ml_ so they don't collide
16722 with configure's.
16723
16724 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16725
16726 * configure: Don't turn -v into --v.
16727
16728 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16729
16730 * configure.in (targargs): Fix typo.
16731
16732 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16733
16734 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16735
16736 * configure.in: Strip --host and --target options from
16737 CONFIG_ARGUMENTS, and always configure for --host only. Add
16738 --with-cross-host option when building with a cross-compiler.
16739 * configure: Canonicalize the arguments put into config.status by
16740 always using `=' for an option with an argument. Pass a presumed
16741 --host or --target explicitly.
16742
16743 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16744
16745 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16746 into general OS recognition case.
16747
16748 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16749
16750 * configure.in (target_configdirs): add target-winsup only
16751 for win32 target systems.
16752
16753 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16754
16755 * Makefile.in (all-target-libgloss): Depend upon
16756 configure-target-newlib, since when libgloss is built it looks to
16757 see if the newlib directory exists.
16758
16759 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16760
16761 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16762 cfg-ml-*.in.
16763
16764 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16765
16766 * configure: Handle LD and LD_FOR_TARGET when configuring a
16767 Canadian Cross.
16768
16769 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16770
16771 * configure.in (target_libs): add target-winsup.
16772 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16773 (target==ppcle-pe): remove ld from $noconfigdirs.
16774
16775 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16776
16777 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16778 Preserve relative path names in $srcdir. Build symlink tree if
16779 configuring cross target dir and srcdir=. (= no VPATH support).
16780 (configure-target-libg++): Depend on configure-target-librx.
16781 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16782 * config-ml.in: New file.
16783 * symlink-tree: New file.
16784 * configure: Ensure srcdir="." if that's what it is.
16785
16786 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16787
16788 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16789 includes and FLEX_SKELETON setting.
16790 * mpw-configure (--with-gnu-ld): New option, controls whether
16791 to use PPCLink or ld with PowerMac GCC.
16792 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16793 * mpw-config.in: Configure grez if targeting Mac.
16794
16795 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16796 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16797 just macos.
16798 * configure.in: Configure grez resource compiler if targeting Mac.
16799 * Makefile.in (all-grez, install-grez): New targets.
16800
16801 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16802
16803 * configure: CXX defaults to gcc, not g++. If we find
16804 gcc in the path, set CC to gcc -O2.
16805
16806 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16807
16808 * configure: Default ${build} correctly. Avoid picking up extra
16809 spaces when reading CC and CXX from Makefile. When doing a
16810 Canadian Cross, use plausible default values for numerous
16811 variables.
16812 * configure.in: When doing a Canadian Cross, don't try to
16813 configure tools whose configure script can't handle it.
16814
16815 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16816
16817 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16818
16819 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16820
16821 * configure: Remove dubious bug reporting address.
16822
16823 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16824
16825 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16826 configure script, run that instead of this directory's configure.
16827 In either case, print a message that we're configuring the sub-dir.
16828
16829 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16830
16831 * configure.in: Before checking for the existence of various files,
16832 use sed to filter out "target-".
16833
16834 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16835
16836 * Makefile.in (DO_X): Split rule to decrease command line length
16837 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16838 (Philippe De Muyter).
16839
16840 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16841
16842 * Makefile.in (all-patch): depend on all-libiberty.
16843
16844 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16845
16846 * configure.in: If the only directory in target_configdirs which
16847 actually exists is libiberty, then set target_configdirs to empty,
16848 to avoid trying to build a target libiberty in a gas or gdb
16849 distribution.
16850
16851 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16852
16853 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16854 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16855 systems.
16856
16857 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16858
16859 * configure.in (copy_dirs): Use sys-include instead of include
16860 for --with-headers option.
16861
16862 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16863
16864 * Makefile.in, configure.in: Make winsup builds work with
16865 new scheme.
16866
16867 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16868
16869 * configure.in: Build the linker on AIX.
16870
16871 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16872
16873 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16874 where needed.
16875
16876 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16877
16878 * Makefile.in (all-gcc): Fix typo.
16879
16880 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16881
16882 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16883
16884 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16885
16886 * configure.in: Rename libFOO to target-libFOO, and xiberty
16887 to target-xiberty, to provide more flexibility.
16888 (target_subdir): Define. Create if cross.
16889 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16890 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16891 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16892 check-libFOO -> check-target-libFOO, etc.
16893 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16894 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16895 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16896 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16897 allow ALL_GCC="" to only configure.
16898 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16899 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16900 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16901
16902 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16903
16904 * Makefile.in (taz): Build "info" in etc explicitly.
16905
16906 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16907
16908 * configure.in: Make sure that CC is undefined (as opposed to
16909 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16910 problem with autoconf trying to configure on a host without GCC.
16911
16912 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16913
16914 * mpw-configure: Set host alias from choice of host compiler,
16915 only use generic MPW Makefile sed if present, edit a file
16916 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16917 * mpw-README: Add problem notes about CW6 and CW7.
16918
16919 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16920
16921 * Makefile.in (taz): Use ";" instead of ";;".
16922
16923 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16924
16925 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16926 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16927 DISTDOCDIRS.
16928 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16929 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16930
16931 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16932
16933 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16934 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16935 Move bfd to DISTSTUFFDIRS.
16936
16937 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16938
16939 * Makefile.in (X11_LIB): Removed.
16940 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16941
16942 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16943
16944 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16945
16946 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16947 names.
16948
16949 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16950
16951 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16952
16953 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16954
16955 * configure.in (i[345]86-*-win32): Always build newlib.
16956 Don't configure cvs, autoconf or texinfo.
16957 * Makefile.in (LD_FOR_TARGET): New.
16958 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16959 Pass down LD_FOR_TARGET.
16960
16961 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16962
16963 * winsup: New directory.
16964 * Makefile.in: Build winsup.
16965 * configure.in: Winsup is configured when target is win32.
16966 Can only build win32 target GDB when native.
16967
16968 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16969
16970 * config.guess: Recognize HP model 819 machines as having
16971 a PA 1.1 processor.
16972
16973 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16974
16975 * configure: Fix sed loop which substitutes for CC and CXX to
16976 avoid bug found in various sed implementations.
16977
16978 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16979
16980 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16981 simulator. Use standard powerpc-*-eabi*.
16982
16983 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16984
16985 * configure.in: Stop putting gas and binutils in noconfigdirs for
16986 powerpc-*-aix* and rs6000-*-*.
16987
16988 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16989
16990 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16991 -mcall-aixdesc libraries.
16992
16993 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16994
16995 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16996
16997 * config.sub (arm | armel | armeb): Fix shell syntax.
16998
16999 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17000
17001 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17002 -msoft-float and -mcpu=common support.
17003 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17004 libraries.
17005
17006 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17007
17008 * configure.in: Allow configuration and build of emacs19 for the alpha.
17009
17010 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17011
17012 * configure.in (CC): Get ^CC, not just any old CC, from
17013 ${host_makefile_frag}.
17014
17015 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17016
17017 * configure.in (CC): Try to get CC from
17018 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17019
17020 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17021
17022 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17023 only if it exists in $(srcdir).
17024
17025 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17026
17027 * configure: If CC and CXX are not set in the environment, set
17028 them, based on either an existing Makefile or on searching for gcc
17029 in PATH. Substitute for CC and CXX in Makefile.
17030 * configure.in: Remove libm from target_libs. Separate
17031 target_configdirs from configdirs. If CC is not set in
17032 environment, try to get it from a host Makefile fragment. Rewrite
17033 changes of configdirs to use skipdirs instead. A few minor
17034 tweaks. Take directories out of target_configdirs as they are
17035 taken out of configdirs. Remove existing Makefile files from
17036 subdirectories. Substitute for TARGET_CONFIGDIRS and
17037 CONFIG_ARGUMENTS in Makefile.
17038 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17039 by configure.in.
17040 (CONFIG_ARGUMENTS): Likewise.
17041 (CONFIGURE_TARGET_MODULES): New variable.
17042 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17043 ($(CONFIGURE_TARGET_MODULES)): New target.
17044 (configure-libg++, configure-libio): New targets.
17045 (all-libg++): Depend upon configure-libg++.
17046 (all-libio): Depend upon configure-libio.
17047 (configure-libgloss, all-libgloss): New targets.
17048 (configure-libstdc++): New target.
17049 (all-libstdc++): Depend upon configure-libstdc++.
17050 (configure-librx, all-librx): New targets.
17051 (configure-newlib): New target.
17052 (all-newlib): Depend upon configure-newlib
17053 (configure-xiberty): New target.
17054 (all-xiberty): Depend upon configure-xiberty.
17055
17056 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17057
17058 * configure.in (host i[345]86-*-win32): Expand the
17059 noconfigdirs again.
17060
17061 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17062
17063 * mpw-configure: Fix sed command file name.
17064
17065 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17066
17067 * configure.in (host i[345]86-*-win32): Reduce the
17068 noconfigdirs again.
17069
17070 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17071
17072 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17073 or powerpc*-*-pe*, since they are not yet supported.
17074
17075 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17076
17077 Add PowerMac support and many other enhancements.
17078 * mpw-configure: New option --cc to select compiler to use,
17079 paste options set according to --cc into the generated
17080 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17081 if mpw-make.sed is present.
17082 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17083 add forward includes for PowerPC include files.
17084 * mpw-build.in: Build using Makefile.PPC if present.
17085 (do-byacc, etc): Remove separate version resource builds.
17086 (do-gas): Build "stamps" before "all".
17087 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17088 * mpw-README: Update to reflect --cc option, PowerMac support,
17089 and recently-reported compatibility problems.
17090
17091 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17092
17093 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17094 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17095 (--with-multilib-top): Pass to recursive invocations.
17096
17097 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17098
17099 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17100 v810-*-*.
17101
17102 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17103
17104 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17105 gdb, ld and opcodes on v810-*-*.
17106
17107 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17108
17109 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17110 (local-maintainer-clean): New target.
17111 (maintainer-clean): New target.
17112 (realclean): Just depend upon maintainer-clean.
17113
17114 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17115
17116 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17117
17118 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17119
17120 * configure.in: Build ld in mips*-*-bsd* case.
17121
17122 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17123
17124 * config.sub: Accept -lites* OS. From Ian Dall.
17125
17126 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17127
17128 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17129 targets.
17130
17131 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17132
17133 * configure.in: treat i386-win32 canadian cross the same as
17134 i386-go32 canadian cross.
17135
17136 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17137
17138 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17139 running under the simulator to build a reduced set of libraries.
17140 (powerpc-*-eabiaix): Add fine grained multilib support added to
17141 other powerpc targets yesterday.
17142
17143 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17144
17145 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17146 -disable-softfloat, -disable-relocatable, -disable-aix, and
17147 -disable-sysv to control which multilib libraries get built.
17148
17149 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17150
17151 * configure: Add Makefile.tem to list of files to remove in trap
17152 handler.
17153
17154 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17155
17156 * config.guess (*Linux*): Add missing "exit"s.
17157 Also, need specific check for alpha-unknown-linux (uses COFF).
17158
17159 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17160
17161 * config.guess: Merge with FSF:
17162
17163 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17164 * config.guess (AIX4): More robust release numbering discovery.
17165
17166 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17167 * config.guess (i386-sequent-ptx): Properly get version number.
17168
17169 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17170 * config.guess (mips:*:4*:UMIPS): New case.
17171
17172 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17173
17174 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17175 (i386-win32 host): Likewise. Don't build readline.
17176
17177 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17178
17179 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17180 SUPPORT_FILES to submakes.
17181
17182 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17183
17184 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17185 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17186 mpw-configure.
17187
17188 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17189
17190 * configure.in (appdirs): Use =, not ==, in test expression when
17191 trying to build the text to print in the warning message for
17192 Solaris users.
17193
17194 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17195
17196 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17197
17198 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17199
17200 * config.guess: Recognize lynx-2.3.
17201
17202 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17203
17204 * config.sub (z8ksim): Deleted
17205 (z8k-*-coff): New, this is the one true name of the target.
17206
17207 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17208
17209 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17210
17211 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17212
17213 * config.guess (*:Linux:*:*): First try asking the linker what the
17214 default object file format is (elf, aout, or coff). Then if this
17215 fails, try previous methods.
17216
17217 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17218
17219 * configure.in: Don't build newlib for *-*-vxworks5.1.
17220
17221 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17222
17223 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17224 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17225
17226 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17227
17228 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17229
17230 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17231
17232 * cfg-ml-com.in: New file.
17233 * cfg-ml-pos.in: New file.
17234
17235 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17236
17237 * COPYING.NEWLIB: Add HP free copyright to list.
17238
17239 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17240
17241 * config.sub: Recognize -eabi* for the system, not just -eabi.
17242
17243 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17244
17245 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17246 * config.sub, configure.in (win32): New target and host.
17247
17248 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17249
17250 * configure.in: Add i386-pe configuration.
17251
17252 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17253
17254 * mpw-build.in (install): Install GDB after LD.
17255
17256 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17257
17258 * mpw-config.in (elf/mips.h): Always forward-include, needed
17259 for GDB to build.
17260
17261 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17262
17263 * testsuite: New directory for customer acceptance and whole tool
17264 chain tests.
17265
17266 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17267
17268 * configure: If per-host line isn't found, but AC_OUTPUT is found
17269 and a configure script exists, run it instead.
17270
17271 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17272
17273 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17274
17275 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17276
17277 * configure: Set build_{cpu,vendor,os,alias} to host values when
17278 --build isn't specified.
17279
17280 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17281
17282 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17283 (FLAGS_TO_PASS): Pass them.
17284 (EXTRA_TARGET_FLAGS): Ditto.
17285
17286 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17287
17288 * Makefile.in (all-libg++): Depend on all-libstdc++.
17289
17290 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17291
17292 * configure.in (noconfigdirs): Enable all packages for
17293 i386-unknown-netbsd.
17294
17295 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17296
17297 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17298 hosted builds (DOS builds)
17299
17300 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17301
17302 Changes for ARM based on patches from Richard Earnshaw:
17303 * config.sub: Handle armeb and armel.
17304 * configure.in: Omit arm linker only for riscix.
17305
17306 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17307
17308 * config.guess: Update from FSF.
17309
17310 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17311
17312 * config.sub: Recognize powerpcle as the little endian variant of
17313 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17314 powerpcle variant. Convert pentium into i586, not i486. Add p5
17315 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17316 temporarily.
17317
17318 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17319
17320 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17321
17322 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17323
17324 * config.sub: Accept -lites* as a basic system type.
17325
17326 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17327
17328 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17329 installed, and if so return linuxoldld as the system name.
17330
17331 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17332
17333 * config.guess: Add hppa1.1-hp-lites support.
17334
17335 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17336
17337 * configure.in: Don't build newlib for m68k-vxworks5.1.
17338
17339 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17340
17341 * configure.in (mips-sgi-irix6): Use mh-irix5.
17342
17343 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17344
17345 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17346
17347 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17348
17349 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17350 OSF/1. Fix compiler flags.
17351 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17352
17353 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17354
17355 * configure.in: Recognize --with-newlib.
17356 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17357
17358 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17359
17360 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17361 to *_X11_MODULES due to gdbtk needing X include files et al.
17362
17363 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17364
17365 Merge in support for Mac MPW as a host.
17366 (Old change descriptions retained for informational value.)
17367
17368 * mpw-config.in: Add generic include forwards for cpu-specific
17369 include files in aout and elf directories.
17370
17371 * mpw-configure: Added copyright.
17372 * mpw-config.in: Check for presence of required build tools.
17373 (target_libs): Add newlib.
17374 (target_tools): Add examples.
17375 (Read Me): Generate as "Read Me for MPW" instead.
17376 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17377 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17378 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17379
17380 * mpw-configure: Remove subdir-specific makefile hackery,
17381 delete mk.tmp after using it.
17382
17383 * mpw-build.in (all): Display start and end times.
17384
17385 * mpw-configure (host_canonical): Set.
17386 (target_cpu): Always add to makefiles.
17387 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17388 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17389 (mpw-mh-mpw): Look for in srcdir and srcroot.
17390 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17391
17392 * mpw-build.in: (install-only): New target.
17393
17394 * mpw-configure (host_alias, target_alias): Rename from hostalias
17395 and targetalias, add into generated Makefile.
17396 (mk.tmp): If present, add into generated Makefile.
17397 * mpw-build.in (all-gas): Build config.h first before gas proper.
17398
17399 * mpw-configure (config.status): Write only if changed.
17400 * mpw-config.in (readline): Configure it (not built, just used for
17401 definitions).
17402
17403 * mpw-config.in (elf/mips.h): Add a forward include.
17404
17405 * mpw-config.in: Forward-include most .h files in include into
17406 extra-include.
17407 (readline): Don't build.
17408 mpw-build.in (install): Install GDB.
17409
17410 * mpw-configure (prefix, mpw_prefix): Handle it.
17411 * mpw-config.in (mmalloc, readline): Don't configure.
17412 * mpw-build.in (thisscript): Rename to ThisScript.
17413 Use mpw-build instead of BuildProgram everywhere.
17414 (mmalloc, readline): Don't build.
17415 * mpw-README: New file, basic documentation about the MPW port.
17416
17417 * mpw-config.in: Use forward-include to create include files.
17418
17419 * mpw-configure: Add more things to the top of each configured
17420 Makefile, including contents of config/mpw-mh-mpw.
17421 * mpw-config.in (extra-include): Create this directory and fill it
17422 with Posix-like include files when configuring.
17423
17424 * config.sub (apple, mac, mpw): Add various aliases.
17425
17426 * mpw-build.in: New file, top-level build script fragment for MPW.
17427 * mpw-configure: New file, configure script for MPW.
17428 * mpw-config.in: New file, config fragment for MPW.
17429
17430 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17431
17432 * configure.in (host_libs): Remove glob, since it is gone from the
17433 sources.
17434
17435 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17436
17437 * Makefile.in: define empty GDB_NLM_DEPS var.
17438
17439 * configure.in(target_makefile_frag): use config/mt-netware
17440 for netware targets.
17441
17442 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17443
17444 * config.sub: Merge in recent FSF changes. Remove linux special
17445 cases.
17446
17447 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17448
17449 Revert this change:
17450
17451 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17452
17453 * build-all.mk: Use CC=cc -Xs on Solaris.
17454
17455 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17456
17457 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17458 stop using it.
17459 * Makefile.in: Nuke all references to glob subdirectory.
17460
17461 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17462
17463 * configure.in: Fix --enable-shared logic in per-host.
17464
17465 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17466
17467 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17468
17469 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17470
17471 * configure.in (noconfigdirs): Don't build gas on AIX, for
17472 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17473
17474 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17475
17476 * configure: Fix --cache-file to work if the file argument is a
17477 relative path.
17478
17479 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17480
17481 * configure: If the --cache-file is used, pass it down to
17482 configure in subdirectories.
17483
17484 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17485
17486 * config.sub: add vxworks29k configuration.
17487
17488 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17489
17490 * Makefile.in (taz): Do "diststuff" part quietly.
17491
17492 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17493
17494 * config.sub: Mini-merge with gcc/config.sub.
17495
17496 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17497
17498 * config.guess (IRIX): Sed - to _.
17499
17500 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17501
17502 * Makefile.in (source-vault, binary-vault): New targets.
17503
17504 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17505
17506 * config.sub: Recognize -eabi as a basic system type.
17507
17508 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17509
17510 * configure.in (enable_shared stuff): Fix typo.
17511
17512 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17513
17514 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17515
17516 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17517
17518 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17519
17520 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17521
17522 * configure.in (rs6000-*-*): Don't build gas.
17523
17524 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17525
17526 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17527 reduce command line length.
17528 (AS_FOR_TARGET): Check for as.new, not Makefile.
17529 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17530
17531 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17532
17533 * config.guess: Merge from FSF.
17534
17535 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17536
17537 * configure: Don't use $ when handling program_suffix.
17538
17539 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17540
17541 * configure.in: Configure tk for hppa/hpux.
17542
17543 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17544
17545 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17546
17547 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17548
17549 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17550 to LIBCXXFLAGS. Tests are better run without it.
17551
17552 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17553
17554 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17555
17556 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17557
17558 * configure.in (*-*-netware*): Don't configure xiberty.
17559
17560 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17561
17562 * configure.in: Remove tk from native_only list.
17563
17564 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17565
17566 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17567 for special NCD build.
17568
17569 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17570
17571 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17572 makeall.bat, they're only useful for binutils snapshots.
17573 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17574 makeall.bat to specified SUPPORT_FILES.
17575
17576 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17577
17578 * build-all.mk: Add Ericsson targets to sun4 and solaris
17579 hosts. Add BNR's sun4 target to solaris host, so their
17580 build-from-source will be tested in-house first.
17581
17582 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17583
17584 * Makefile.in (LIBCFLAGS): New variable.
17585 (CFLAGS_FOR_TARGET): Ditto.
17586 (LIBCFLAGS_FOR_TARGET): Ditto.
17587 (LIBCXXFLAGS): Ditto.
17588 (CXXFLAGS_FOR_TARGET): Ditto.
17589 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17590 (BASE_FLAGS_TO_PASS): Pass them.
17591 (EXTRA_TARGET_FLAGS): Ditto.
17592
17593 * configure.in: Support --enable-shared.
17594
17595 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17596
17597 * configure.in (target_libs): Include libstdc++ again.
17598 * config.guess: Update from FSF (for FreeBSD).
17599
17600 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17601
17602 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17603 makeall.bat.
17604 (DISTDOCDIRS): Add `etc'.
17605 (ETC_SUPPORT_PFX): New variable.
17606 (taz): Include anything from etc starting with a word in
17607 ETC_SUPPORT_PFX.
17608
17609 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17610
17611 * config.sub: Update for recent FSF changes. Remove obsolete
17612 h8300hds entry. Add -windows* and -osx as basic os. Minor
17613 spacing changes.
17614
17615 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17616
17617 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17618
17619 * config.guess: Merge with FSF.
17620 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17621
17622 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17623
17624 * configure: Since the "trap 0" handler will override the exit
17625 status on many systems, only use it for "exit 1", and make it set
17626 a non-zero exit status; reset it before "exit 0". Also, check
17627 exit status of config.sub, and error out if it failed.
17628
17629 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17630
17631 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17632 and install libgloss.
17633
17634 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17635
17636 * Makefile.in (all-binutils): Depend upon all-byacc.
17637
17638 * configure.in: Don't build emacs on Irix 5.
17639
17640 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17641
17642 * configure.in (*-*-netware*): Add libio.
17643
17644 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17645
17646 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17647 (CHECK_TARGET_MODULES): Ditto.
17648 (INSTALL_TARGET_MODULES): Ditto.
17649 (TARGET_LIBS): Ditto.
17650 (all-libstdc++): Note dependencies.
17651
17652 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17653
17654 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17655
17656 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17657
17658 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17659 -fexternal-templates.
17660
17661 * configure.in (target_libs): Add libstdc++.
17662 (noconfigdirs): Add libstdc++ as appropriate.
17663
17664 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17665
17666 * config.guess: Update from FSF.
17667
17668 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17669
17670 * configure: Use ${config_shell} when running ${configsub}.
17671
17672 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17673
17674 * config.sub: No longer recognize h8300h.
17675
17676 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17677
17678 * config.sub: Remove extraneous differences between config.sub and
17679 gcc/config.sub.
17680
17681 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17682
17683 * Makefile.in (DISTSTUFFDIRS): Add gas.
17684
17685 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17686
17687 * COPYING.NEWLIB: New file.
17688
17689 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17690
17691 * config.guess (HP-UX): Patch from Harlan Stenn
17692 <harlan@landmark.com> to also emit release level.
17693
17694 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17695
17696 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17697
17698 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17699
17700 * config.sub: Merge nextstep cleanup from FSF.
17701
17702 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17703
17704 * configure.in (arm-*-*): Don't configure ld for this target.
17705
17706 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17707
17708 * configure.in (*-*-netware): don't configure libg++, libio,
17709 librx, or newlib.
17710
17711 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17712
17713 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17714 configure ld--it works, but it doesn't support shared libraries.
17715
17716 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17717
17718 * config.guess (*-unknown-freebsd*): Get rid of possible
17719 trailing "(Release)" in version string.
17720 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17721
17722 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17723
17724 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17725 Fix type: *-next-neststep -> *-next-nextstep.
17726
17727 * config.guess: Merge from FSF:
17728
17729 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17730
17731 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17732
17733 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17734
17735 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17736 instead of UNIX_SV for UnixWare 1.0).
17737
17738 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17739
17740 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17741 to make gdb/nlm/* build after the compiler and linker.
17742
17743 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17744
17745 * config.guess (netbsd, freebsd, linux): Accept any machine,
17746 not just i[34]86.
17747 (m68k-atari-sysv4): Relocate to match FSF version.
17748
17749 * config.guess: More merges from the FSF:
17750
17751 Add a space before function call or macro invocation.
17752
17753 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17754
17755 * config.guess: Add trap cmd to remove dummy.c and dummy when
17756 interrupted.
17757
17758 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17759
17760 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17761 (dummy): Redirect stderr from compilation of dummy.c.
17762
17763 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17764
17765 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17766
17767 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17768
17769 * configure: Accept and ignore --cache*, for compatibility with
17770 new autoconf.
17771
17772 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17773
17774 * config.guess: Merge from FSF:
17775
17776 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17777
17778 * config.guess (Pyramid*:OSx*:*:*): New case.
17779 (PATH): Add /.attbin at end for finding uname.
17780 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17781
17782 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17783
17784 * config.guess (M88*:DolphinOS:*:*): New case.
17785
17786 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17787
17788 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17789 to select whether to use ELF or COFF.
17790
17791 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17792
17793 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17794
17795 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17796
17797 * config.guess: Guess the OS version for HPUX.
17798
17799 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17800
17801 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17802
17803 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17804
17805 * configure.in: Recognize --with-headers, --with-libs, and
17806 --without-newlib.
17807 * Makefile.in (all-xiberty): Depend upon all-ld.
17808
17809 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17810
17811 * configure.in: Change i[34]86 to i[345]86.
17812
17813 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17814
17815 * configure (version): A few more tweaks to help message.
17816
17817 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17818
17819 * Makefile.in: Remove (for now) librx as a host library,
17820 now that we're building it for target.
17821
17822 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17823
17824 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17825 (Karl Berry).
17826
17827 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17828
17829 * configure.in: Also configure librx.
17830
17831 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17832
17833 * Makefile.in: Update various rules to reflect that librx
17834 is now needed for libg++.
17835
17836 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17837
17838 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17839
17840 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17841
17842 * configure.in: Configure the examples directory.
17843
17844 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17845
17846 * configure: Simplify Jun 2 1994 change.
17847
17848 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17849
17850 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17851 /bin/gcc isn't good enough to build gcc.
17852
17853 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17854
17855 * Makefile.in (GDB_SUPPORT_FILES): Remove
17856 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17857 (gdb.tar.gz): Add new rule to use standard distribution building
17858 mechanism.
17859
17860 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17861
17862 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17863 Bill Cox <bill@cygnus.com>.
17864
17865 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17866
17867 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17868
17869 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17870
17871 * configure: Search current dir first in .gdbinit.
17872
17873 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17874
17875 * config.sub: Recognize freebsd (merged from gcc config.sub).
17876
17877 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17878
17879 * config.sub: Refer to NeXT's operating system as nextstep.
17880
17881 * config.sub (case $basic_machine): Re-order the cases, to match
17882 the order in the FSF version (which is mostly alphabethical).
17883 Merge in some additions and changes from the FSF.
17884
17885 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17886
17887 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17888 * config.sub: Recognize cxux7.
17889 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17890
17891 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17892
17893 * config.sub: Fix typo powerpc -> powerpc-*.
17894
17895 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17896
17897 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17898
17899 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17900 parallel with all-emacs and install-emacs). Top-level command
17901 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17902
17903 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17904
17905 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17906 $(relbindir)/make before doing ``make install'', and use
17907 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17908 installing over running make binary.
17909 ($(host)-stamp-stage3-installed): Likewise.
17910
17911 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17912
17913 * config.guess: Recognize Mach.
17914
17915 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17916
17917 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17918 see whether --exec-prefix was used.
17919
17920 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17921
17922 * README: Explicitly mention libg++/README. (Zoo's idea.)
17923
17924 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17925
17926 * Makefile.in: Add all-librx target similar to all-libproc.
17927
17928 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17929
17930 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17931 with post 1.2 uname bogosity.
17932
17933 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17934
17935 * configure: Remove temporary files on receipt of a signal.
17936
17937 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17938
17939 * configure: If there is a package_makefile_frag, remove
17940 ${subdir}/Makefile.tem after copying it in.
17941
17942 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17943
17944 * build_all.mk: support rs6000 lynx identifies itself as
17945 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17946 since /bin/gcc is too feeble to compile a modern gcc.
17947
17948 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17949
17950 * brought devo/test-build.mk update-to-date with progressive/
17951 test-build.mk. Add lynx targets and hppa flag info.
17952
17953 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17954
17955 * configure.in: Use mh-ncrsvr43. Patch from
17956 Tom McConnell <tmcconne@sedona.intel.com>.
17957
17958 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17959
17960 * config.guess (i386-unknown-bsdi): No longer need to
17961 check #if defined(__bsdi__) && defined(__i386__).
17962
17963 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17964
17965 * configure: Set program_transform_nameoption correctly.
17966
17967 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17968
17969 * brought build-all.mk update-to-date with progressive build-all.mk,
17970 added new targets and hppa info.
17971
17972 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17973
17974 * configure: If config.guess result is a prefix of the user
17975 specified target, assume a native build and use the user specified
17976 target as the host alias. Remove SunOS patch suffix removal hack.
17977 * configure.in: Remove SunOS patch suffix removal hack.
17978
17979 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17980 in NATIVE_CHECK_MODULES.
17981
17982 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17983
17984 * Makefile.in: Rename HOST_ONLY to NATIVE.
17985 * configure: Delete SunOs patch suffix from host_canonical
17986 and build_canonical variables that are prepended to Makefiles.
17987 * configure.in: Add comments for easier maintenance.
17988
17989 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17990
17991 * Makefile.in: Add all-libproc target similar to all-gui.
17992
17993 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17994
17995 * Makefile.in (CHECK_MODULES): split into
17996 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17997
17998 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17999
18000 * config.guess (i386-unknown-bsdi): New system to guess.
18001
18002 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18003
18004 * Makefile.in: Add all-gui target (but not yet build by "all").
18005
18006 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18007
18008 * config.sub: Move deletion of patch suffix from here...
18009 * configure.in: To here, at Ian's suggestion. The top-
18010 level scripts might need to know of a patch level.
18011
18012 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18013
18014 * config.sub: Strip off patch suffix so rtl is recognized
18015 as a sunos4.1.3 machine, even though it's been patched.
18016
18017 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18018
18019 * Makefile.in (INSTALL_LAST): Delete.
18020 (INSTALL_DOSREL): New.
18021
18022 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18023
18024 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18025 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18026 whether we pass down --with-gnu-ld anyhow.
18027
18028 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18029
18030 * Makefile.in (INSTALL_LAST): Change operation so it works
18031 on more flavors of make.
18032 * configure.in (go32): Don't build libg++ or libio.
18033
18034 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18035
18036 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18037 they can be overriden by templates.
18038
18039 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18040
18041 * configure.in (target==go32): Don't build gdb.
18042 * dosrel: New directory.
18043
18044 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18045
18046 * configure.in (host==go32): Configure dosrel too.
18047 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18048 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18049 be set by incoming names or templates.
18050 (INSTALL_LAST): New rule.
18051
18052 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18053
18054 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18055
18056 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18057
18058 * configure.in (appdirs): New variable. Currently empty, but will
18059 be used in gas distribution. If nonempty, lists a set of
18060 directories at least one of which must get configured, or top
18061 level configuration is considered to have failed.
18062 (rs6000-*-lynxos*): Use new file name.
18063
18064 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18065
18066 Eliminate XTRAFLAGS.
18067 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18068 newlib include files using -idirafter, and also use -nostdinc.
18069 (CXX_FOR_TARGET): Likewise.
18070 (XTRAFLAGS): Removed.
18071 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18072 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18073 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18074 ($(DO_X)): Don't pass down XTRAFLAGS.
18075
18076 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18077
18078 * configure.in (mips*-dec-bsd*): New target; do build linker.
18079 (mips*-*-bsd*): New target; don't build linker.
18080
18081 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18082
18083 * configure.in: support rs6000-*-lynxos* configuration.
18084 support sunos4 as a cross target.
18085
18086 * config.sub: look for lynx*, not lynx since the OS version may
18087 legitimately be part of the name.
18088
18089 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18090
18091 * configure.in (i[34]86-*-sco*): Move to be with other i386
18092 targets.
18093 (romp-*-*): New target. Skip various binary utilities.
18094 (vax-*-*): New target. Don't build newlib.
18095 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18096
18097 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18098
18099 * configure.in: Only set host_makefile_frag if config
18100 directory exists.
18101
18102 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18103
18104 * install.sh: If $dstdir exists, don't check whether each
18105 component does.
18106
18107 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18108
18109 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18110
18111 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18112
18113 * configure.in (*-*-lynxos*): Don't configure newlib for either
18114 native or cross Lynx.
18115
18116 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18117
18118 * config.sub (sparc64-elf): Fix os.
18119 (z8k): Remove duplicate.
18120
18121 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18122
18123 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18124 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18125
18126 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18127
18128 * configure: Make file links cleanly even if Lynx fails on
18129 an NFS symlink (at least fail cleanly).
18130
18131 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18132
18133 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18134 -XNh2000.
18135
18136 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18137
18138 * configure: Unknown options are fatal again.
18139
18140 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18141
18142 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18143 compatibility.
18144
18145 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18146
18147 * build-all.mk: Add `clean' target.
18148
18149 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18150
18151 * config.guess: Add SINIX support.
18152 * configure.in: Add mips-*-sysv4* support.
18153
18154 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18155
18156 * build-all.mk: Document all useful targets.
18157 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18158 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18159
18160 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18161
18162 * configure: Support --silent, --quiet.
18163
18164 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18165
18166 * configure: Support --disable-FEATURE.
18167
18168 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18169
18170 * config.guess: Recognize NCR running SVR4.3.
18171
18172 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18173
18174 * config.guess: Make BSDI generate i386-unknown-bsd386.
18175 Patch from Paul Eggert <eggert@twinsun.com>.
18176
18177 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18178
18179 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18180
18181 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18182
18183 * configure: Make unrecognized options give nonfatal warnings
18184 instead of fatal errors, and pass them to any subdirectory
18185 configures in case they recognize them.
18186 Make --x equivalent to --with-x.
18187
18188 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18189
18190 * configure: Add --enable-* options. Clean up usage message and
18191 some comments.
18192
18193 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18194
18195 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18196
18197 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18198
18199 * configure.in (hppa*-*-*): Enable binutils.
18200
18201 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18202
18203 * config.sub: Recognize cisco.
18204
18205 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18206
18207 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18208
18209 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18210
18211 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18212 than one configuration name. Add comment.
18213
18214 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18215
18216 * config.guess: about target *-hitachi-hiuxwe2, fixed
18217 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18218 macro is incorrect.]
18219
18220 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18221
18222 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18223 than the "make ls" stuff which used to be here.
18224
18225 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18226
18227 * config.guess: Recognize i[34]86-unknown-freebsd.
18228 From Shawn M Carey <smcarey@rodan.syr.edu>.
18229
18230 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18231
18232 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18233
18234 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18235
18236 * config.guess: Check for ptx.
18237
18238 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18239
18240 * config.sub: Add os9k checking.
18241
18242 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18243
18244 * config.guess: Handle OSF1 running on HPPA processors
18245
18246 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18247
18248 * configure: If subdir configure fails, print out a message with
18249 subdirectory name, in case subdir's configure code didn't identify
18250 itself.
18251
18252 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18253
18254 * configure.in: Remove embedded newlines from configdirs.
18255 Avoid mismatches of substrings. Fix matching strings at end
18256 of configdirs.
18257
18258 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18259
18260 * config.guess: Add Lynx/rs6000 config support.
18261
18262 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18263
18264 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18265
18266 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18267
18268 * configure.in (hppa*-*-osf*): Treat this just like most other
18269 PA configurations (eg no binutils or ld).
18270 (hppa*-*-*elf*): These configurations have binutils and ld.
18271
18272 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18273
18274 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18275
18276 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18277
18278 * configure.in (rs6000-*-*): Build gas.
18279
18280 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18281
18282 * Makefile.in: Avoid bug in losing hpux sed.
18283
18284 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18285
18286 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18287 for GDB and GDB has been fixed to not need it.
18288
18289 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18290
18291 * config.guess: Recognize vax hosts.
18292
18293 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18294
18295 * configure (while loop): Don't use "break 2" inside case
18296 statement -- the case statement isn't an enclosing loop.
18297
18298 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18299
18300 * config.guess: Clean up NeXT support, to allow nextstep
18301 on Intel machines. Make OS be nextstep.
18302
18303 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18304
18305 * config.guess: Add alternate forms for Convex.
18306
18307 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18308
18309 * configure: Completely rewrite option processing. Take
18310 advantage of pattern-matching to avoid invoking test frequently.
18311 Also clean up host and target defaulting logic.
18312
18313 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18314
18315 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18316 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18317 commands (plus user environment) will fit SCO limits.
18318
18319 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18320
18321 * configure.in: Don't issue warnings about directories which are
18322 not being configured if -norecursion is set. Correct test for
18323 --with-gnu-as and --with-gnu-ld to not get confused by substring
18324 matches.
18325
18326 * configure.in: Don't build gas for alpha-dec-osf1*.
18327
18328 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18329
18330 * configure: Back out Per's change of 12/19/1993. It changes the
18331 behavior of configure in unexpected and confusing ways.
18332
18333 Also, use different delim char when calculating
18334 program_transform_name so that the name can contain slashes.
18335
18336 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18337
18338 * configure.in, config.sub: Add support for VSTa micro-kernel.
18339
18340 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18341
18342 * configure.in: Nuke hacks which were used to get a special
18343 version of GAS for HPPA configurations.
18344
18345 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18346
18347 * configure: If only ${target_alias} is given, use that
18348 as the default for ${host_alias}.
18349 * configure: Add missing back-slashes before nested quotes.
18350
18351 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18352
18353 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18354
18355 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18356
18357 * config.guess: Recognize some Tektronix configurations.
18358 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18359
18360 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18361
18362 * config.sub: Match any flavor of SH.
18363
18364 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18365
18366 * configure.in: Don't try to configure newlib for Alpha.
18367
18368 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18369
18370 * configure.in: Don't build ld for Irix 5. Don't build gas,
18371 libg++ or libio for any Alpha target.
18372
18373 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18374
18375 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18376
18377 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18378 default arguments -- so it tried to compress itself.
18379
18380 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18381
18382 * configure.in (notsupp): ensure that a space is always at the end
18383 of the configdirs list, since the grep checks for an explicit space
18384
18385 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18386
18387 * configure.in (target i386-sysv4.2): don't build ld, since static
18388 versions of many libraries are not available.
18389
18390 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18391
18392 * config.guess: Recognize Apollos (using environment variables).
18393 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18394
18395 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18396
18397 * config.guess: Recognize Sony news mips running newsos.
18398
18399 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18400
18401 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18402 "fi ; else" for bash.
18403
18404 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18405
18406 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18407
18408 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18409
18410 * config.sub: accept unixware as an alias for svr4.2.
18411 Fix some inconsistancies with the gcc version.
18412
18413 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18414
18415 * Makefile.in (DISTDOCDIRS): Add gdb.
18416
18417 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18418
18419 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18420
18421 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18422
18423 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18424 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18425 this now.
18426
18427 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18428
18429 * config.sub: Accept hiux* as an OS name.
18430
18431 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18432 etc/make-stds.texi. The underscore came from gcc, and dje now
18433 agrees that RUNTESTFLAGS is the correct name.
18434
18435 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18436
18437 * install.sh: Remove 'set -e'. It makes any conditionals
18438 in the script useless.
18439
18440 * config.guess: Automatically recognize arm-acorn-riscix
18441 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18442
18443 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18444
18445 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18446
18447 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18448
18449 * Makefile.in (DISTDOCDIRS): New variable.
18450 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18451 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18452
18453 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18454
18455 * configure.in (hppa target): check the source directory for the
18456 pagas sub-directory
18457
18458 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18459
18460 * config.sub: Allow -aout* and -elf*.
18461
18462 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18463
18464 * configure.in: Don't build ld on i386-solaris2, same as for
18465 sparc-solaris2.
18466
18467 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18468
18469 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18470
18471 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18472
18473 * configure.in: Configure gdb for alpha.
18474
18475 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18476
18477 * Makefile.in (CXXFLAGS): Add -O.
18478
18479 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18480
18481 * config.guess: added support for DG Aviion
18482
18483 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18484
18485 * configure.in: Produce warning message for subdirectories not
18486 configurable for this host/target combination. Don't try to
18487 configure gdb for vms.
18488
18489 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18490
18491 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18492 appropriate files before making "diststuff".
18493 (DISTBISONFILES): New var: list of files to be edited.
18494 (DISTSTUFFDIRS): Add binutils.
18495
18496 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18497
18498 * config.sub: also handle mipsel and mips64el (for little endian mips)
18499
18500 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18501
18502 * configure.in: Add * to end of all OS names.
18503
18504 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18505
18506 * configure.in: Build newlib for LynxOS native.
18507
18508 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18509
18510 * config.guess: Add support for delta 88k running SVR3.
18511
18512 * configure.in: Add comment about HP compiler vs. emacs.
18513
18514 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18515
18516 * configure.in: don't build ld on solaris2 (not a viable option
18517 due to bugs in getpwnam & getpwuid)
18518
18519 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18520
18521 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18522 config.guess will produce a full version number.
18523
18524 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18525
18526 * configure.in: Build linker and binutils for alpha-dec-osf1.
18527
18528 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18529
18530 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18531 and gdb/testsuite/Makefile.in.
18532
18533 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18534
18535 * configure.in: recognize mips*- instead of mips-
18536
18537 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18538
18539 * config.sub: Accept linux*coff and linux*elf as operating
18540 systems.
18541
18542 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18543
18544 * config.sub: Recognize mips64, and mips3 as an alias for it.
18545
18546 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18547
18548 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18549 gdb knows how to handle OSF/1 shared libraries.
18550
18551 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18552
18553 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18554 * config.guess: Recognize Hitachi's HIUX.
18555 * config.sub: Recognize h3050r* and hppahitachi.
18556 Remove redundant cases for hp9k[23]*.
18557
18558 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18559
18560 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18561 if gas and ld are in the source tree and are in ${configdirs}.
18562 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18563 --with options (but still pass them down on the command line,
18564 if they were explicitly specified).
18565
18566 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18567
18568 * configure: substitute SHELL value in Makefile.in with
18569 ${CONFIG_SHELL}
18570
18571 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18572
18573 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18574 *-*-solaris2* targets.
18575
18576 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18577
18578 * Makefile.in: define M4, and pass it down to sub-makes;
18579 all-autoconf now depends on all-m4
18580
18581 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18582
18583 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18584 presence of {ar,ranlib} instead of a configured directory
18585
18586 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18587
18588 * config.guess: Accept 34?? as well as 33?? for NCR.
18589
18590 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18591
18592 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18593 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18594
18595 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18596
18597 * configure: grab values for $(CC) and $(CXX) from the
18598 environment, so that someone can do "CC=gcc configure; make" and
18599 have it work right (matching the way that autoconf works now)
18600
18601 * configure.in, Makefile.in: add support for gash, the tcl
18602 interface to Galaxy
18603
18604 * config.guess: add NetBSD variants (hp300, x86)
18605
18606 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18607
18608 * install.sh: Support -d option (in the manner of SunOS 4 install,
18609 as it is more deterministic than that of GNU install)
18610 (chmodcmd): Set file to mode 755 by default (should also do default
18611 chgrp and chown, but I don't feel like dealing with that now)
18612
18613 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18614
18615 * config.sub: Remove h8300hhms alias.
18616
18617 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18618
18619 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18620
18621 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18622
18623 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18624 as stmp-fixinc
18625
18626 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18627
18628 * config.sub: recognize m88110-bug-coff.
18629
18630 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18631
18632 * Makefile.in (all-libio): all dependencies on the toolchain used
18633 to build this (gcc, gas, ld, etc)
18634
18635 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18636
18637 * config.guess: Deal with OSF/1 1.3 on alpha.
18638
18639 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18640
18641 * install.sh: add some 'else true' clauses for portability
18642
18643 * configure.in: don't build libio for h8[35]00-*-* targets
18644
18645 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18646
18647 * Makefile.in: Add support for new libio.
18648
18649 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18650
18651 * install.sh: If one command fails, don't try the rest. Don't try
18652 to remove $dsttmp (via trap) unless we have already created it.
18653 If $src doesn't exist, detect it and exit with an error.
18654
18655 * config.guess: Recognize BSD on hp300.
18656
18657 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18658
18659 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18660 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18661
18662 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18663
18664 * Makefile.in (all-send-pr): depends on all-prms
18665
18666 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18667
18668 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18669
18670 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18671
18672 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18673 Added test for mips-mips-riscos5.
18674
18675 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18676
18677 * configure.in: use mh-hp300 for 68k HP hosts
18678
18679 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18680
18681 * configure: add support for CONFIG_SHELL, so that you can use
18682 some alternate shell for evaluating configure scripts
18683
18684 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18685
18686 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18687 in configure script to bug-gdb@prep.ai.mit.edu when building
18688 distribution archive.
18689 * Makefile.in (COMPRESS): Remove def.
18690 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18691 gdb.tar.Z and make-gdb.tar.Z respectively.
18692 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18693 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18694 to convergence with 'taz' target in Makefile.in.
18695
18696 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18697
18698 * install.sh (dsttmp): use trap to ensure that tmp files go
18699 away on error conditions
18700
18701 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18702
18703 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18704
18705 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18706
18707 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18708 its parent is '/' not ''.
18709
18710 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18711
18712 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18713
18714 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18715 that ${newsrcdir}/configure.in does.
18716
18717 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18718
18719 * test-build.mk: support for CONFIG_SHELL
18720
18721 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18722
18723 * config.sub (netware): Add as a basic system type.
18724
18725 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18726
18727 * Makefile.in (Makefile): depend on configure.in. Also drop the
18728 $(srcdir)/ from the dependency on Makefile.in.
18729
18730 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18731
18732 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18733 (h8300hhms is temporary until multi-libraries are implemented).
18734 * configure.in: Handle h8300h too.
18735
18736 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18737
18738 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18739
18740 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18741
18742 * configure: Remove extraneous output when guessing host type.
18743 * config.guess: Remove extraneous output when guessing using C
18744 compiler rather than uname, or when guessing fails.
18745
18746 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18747
18748 * Makefile.in: remove all.cross and install.cross targets
18749
18750 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18751 definitions
18752
18753 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18754
18755 * configure.in (target sh): Build gprof.
18756
18757 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18758
18759 * config.sub: change -solaris to -solaris2
18760
18761 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18762
18763 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18764
18765 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18766
18767 * configure: Correct error message for missing Makefile.in to
18768 print correct directory.
18769
18770 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18771
18772 * install.sh: kludge around 386BSD shell bug
18773
18774 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18775
18776 * config.guess: Recognize NeXT.
18777 * config.guess: Recognize i486-ncr-sysv4.
18778 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18779
18780 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18781
18782 * Makefile.in (MAKEINFOFLAGS): New variable.
18783 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18784 * build-all.mk, test-build.mk: Pass down --no-split as
18785 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18786
18787 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18788
18789 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18790
18791 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18792
18793 * Makefile.in (libg++.tar.z): New rule.
18794 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18795 * Makefile.in (taz): Only do a single chmod.
18796
18797 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18798
18799 * install.sh: don't use dirname anymore (replaced with sed usage)
18800
18801 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18802
18803 * Makefile.in: Change extension for gzip'd files from '.z' to
18804 '.gz' per new FSF standard usage.
18805
18806 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18807
18808 * configure: put quotes around the final value of program_transform_name
18809
18810 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18811
18812 * Makefile.in: new install.sh support; update install-info rules
18813
18814 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18815
18816 * configure.in: Build diff for crosses, but not for go32 host.
18817
18818 * configure.in: Build gprof only for native, and don't build it
18819 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18820
18821 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18822
18823 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18824
18825 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18826
18827 * configure.in (host_tools): Add prms.
18828
18829 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18830
18831 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18832 with $(FLAGS_TO_PASS) on the command line
18833
18834 * config.sub: Recognize lynx and lynxos
18835
18836 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18837
18838 * config.sub: Accept -ecoff*, not just -ecoff.
18839
18840 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18841
18842 * Makefile.in (taz): Use .gz suffix instead of .z.
18843 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18844 names.
18845
18846 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18847
18848 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18849
18850 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18851
18852 * Makefile.in (install-no-fixedincludes): install gcc last, so
18853 that rebuilds that might happen during 'make install' don't get
18854 bogus gcc include files
18855
18856 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18857
18858 Change from Utah for HPPA support:
18859 * config.guess: Recognize hppa1.x-hp-bsd.
18860
18861 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18862
18863 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18864 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18865
18866 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18867
18868 * config.sub: Add support for rom68k and bug boot monitors.
18869
18870 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18871
18872 * Makefile.in: Make all-opcodes depend on all-bfd.
18873
18874 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18875
18876 * config.guess: Added special check for i[34]86-univel-sysv4*.
18877
18878 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18879
18880 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18881 the processor rather than assuming i486.
18882
18883 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18884
18885 * config.guess: Recognize SunOS6 as Solaris3.
18886
18887 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18888
18889 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18890 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18891
18892 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18893
18894 * build-all.mk (all-cross): New target for Canadian Cross.
18895 Added Q2 go32 targets.
18896 * test-build.mk: Configure go32 cross sparclite-aout and
18897 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18898 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18899
18900 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18901
18902 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18903 GO32 hosted toolchains
18904
18905 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18906
18907 * configure: change so "-exec-prefix" gets passed down rather
18908 than "-exec_prefix" so autoconf generated Makefiles get the
18909 exec_prefix set right.
18910
18911 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18912
18913 * config.guess: get the Solaris2 minor version number
18914
18915 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18916
18917 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18918
18919 * config.guess: Recognize some Sequent platforms.
18920
18921 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18922
18923 * Makefile.in: added the vault-install target
18924
18925 * configure.in: actually use the Sun3 makefile fragment that's in
18926 config, also added the release dir to configdirs
18927
18928 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18929
18930 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18931
18932 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18933
18934 * configure.in: remove some program from Alpha targetted toolchains
18935
18936 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18937
18938 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18939 gprof.
18940 (taz): Run "make diststuff" in those directories instead of "make
18941 proto-dir". Look for "VERSION=" only at start of line in subdir
18942 Makefile. Use "gzip -9" for compression.
18943 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18944 (binutils.tar.z): New target.
18945
18946 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18947
18948 * Makefile.in (taz): Include gpl.texinfo.
18949
18950 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18951
18952 * Makefile.in (setup-dirs): Merged into "taz" target.
18953 (taz): Only do `proto-dir' stuff if a directory is actually needed
18954 for this target.
18955
18956 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18957
18958 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18959 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18960 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18961 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18962 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18963
18964 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18965
18966 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18967 config.sub, and move-if-change to gdb testsuite distribution
18968 archive, so the testsuite can be extracted, configured, and
18969 run separately from the gdb distribution. Blow away the Chill
18970 tests that require a Chill compiled executable, since GNU Chill
18971 is not yet publically available.
18972
18973 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18974
18975 * test-build.mk: set environment variables in a single command,
18976 instead of a list of assignments and exports
18977
18978 * config.guess: recognize Alpha/OSF1 systems
18979
18980 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18981
18982 * configure: Change help message to prefer --options rather than
18983 -options.
18984
18985 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18986
18987 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18988 zippy@ecst.csuchico.edu.
18989 * config.guess: Recognize miniframe.
18990
18991 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18992
18993 * Makefile.in: Use srcroot to find runtest rather than rootme.
18994 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18995
18996 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18997
18998 * test-build.mk: Extensive additions to support building on a
18999 machine other than the host.
19000
19001 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19002
19003 * configure (tooldir): Fix for i386-aix again.
19004
19005 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19006
19007 * configure, Makefile.in: Change definition of $(tooldir)
19008 to match the FSF.
19009
19010 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19011
19012 * config.guess: Recognize i[34]86/SVR4.
19013
19014 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19015
19016 * Makefile.in (all-gdb): gdb depends on sim.
19017
19018 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19019
19020 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19021 at the same time we make the prototype gdb directory.
19022 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19023 files at the same time as the gdb base release distribution.
19024
19025 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19026
19027 * Makefile.in (check): Use individual check targets rather than
19028 DO_X rule.
19029 (check-gcc): Added.
19030
19031 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19032
19033 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19034 for System V release 3.2.
19035
19036 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19037
19038 * config.sub: Recognize hppaosf.
19039 * configure.in: Do configure ld/binutils/gas for it.
19040
19041 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19042
19043 * configure (tooldir): Alter syntax used to set this, for systems
19044 where "\$" isn't handled right, like i386-aix.
19045
19046 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19047
19048 * configure: Pass program-transform-name, not
19049 program_transform_name, to recursive configures.
19050
19051 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19052
19053 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19054 of gas+ld+binutils.
19055
19056 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19057
19058 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19059
19060 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19061
19062 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19063
19064 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19065
19066 * Makefile.in (PRMS): Set back to all-prms.
19067
19068 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19069
19070 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19071 targets, rather than for MIPS hosts.
19072
19073 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19074
19075 * configure.in: add comment for --with-x default values
19076
19077 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19078
19079 * Makefile.in: add check-* targets for each of the directories in
19080 the tree. Add a definition of RUNTEST that will use the one we
19081 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19082
19083 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19084
19085 * configure.in: Removed obsolete references to bfd_target and
19086 target_makefile_frag.
19087
19088 * build-all.mk: Set assorted targets for Q2.
19089 * config.sub: Recognize z8k-sim and h8300-hms.
19090 * test-build.mk: Really don't pass host to configure.
19091 (HOLES): Added uname.
19092
19093 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19094
19095 * configure: Handle an empty program-prefix, program-suffix or
19096 program-transform-name correctly.
19097
19098 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19099
19100 * build-all.mk: -G 8 no longer required for MIPS targets.
19101 * test-build.mk: Don't pass host argument to configure; make it
19102 guess.
19103
19104 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19105
19106 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19107 * Makefile.in (COMPRESS): New macro, like GZIP.
19108
19109 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19110
19111 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19112
19113 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19114 with gas currently defaults to -G 0.
19115
19116 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19117
19118 * Makefile.in (all-flex): flex depends on byacc.
19119
19120 * build-all.mk: If host not specified, use config.guess. Pass TAG
19121 to test-build.mk as RELEASE_TAG.
19122 * test-build.mk (configargs): New variable containing arguments to
19123 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19124 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19125
19126 * config.guess: Use /bin/uname when checking -X argument on SCO,
19127 to avoid invoking GNU uname which doesn't understand -X.
19128
19129 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19130
19131 * configure.in: Build gas for mips-*-*.
19132
19133 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19134
19135 * Makefile.in (all.normal): insert missing backslash.
19136
19137 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19138
19139 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19140
19141 * Makefile.in: Complete overhaul to merge many almost identical
19142 targets.
19143
19144 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19145
19146 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19147 (gdb.tar.Z): Adjusted.
19148
19149 * Makefile.in (setup-dirs, taz): New targets; should be general
19150 enough to adapt for gdb sometime. Build only .z file.
19151 (gas.tar.z): New target.
19152
19153 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19154
19155 * build-all.mk: Use CC=cc -Xs on Solaris.
19156
19157 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19158
19159 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19160 for handling BISON for FSF releases.
19161
19162 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19163
19164 * configure: Actually implement the change zoo just documented.
19165
19166 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19167
19168 * configure: when using config.guess, only set target_alias when
19169 it's not already been set (ie, on the command line)
19170
19171 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19172
19173 * Makefile.in: add installcheck target, set PRMS to install-prms
19174
19175 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19176
19177 * configure: add support for package_makefile_fragment, handle the
19178 case where a directory has a configure.in file but no Makefile.in
19179 more gracefully (with an actual understandable error message, even);
19180 add support for --without (and add this to the usage message); also
19181 explicitly add a --host=${host_alias} to the command line when
19182 config.guess is used
19183
19184 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19185
19186 * configure: Must use both --host and --target in recursive calls.
19187
19188 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19189
19190 * Makefile.in: Change deja-gnu to dejagnu.
19191
19192 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19193
19194 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19195
19196 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19197
19198 * configure.in: canonicalize all instances to *-*-solaris2*,
19199 also strip out a number of tools to not build for go32 host
19200
19201 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19202
19203 * config.guess: add GPL.
19204
19205 * Makefile.in, config.guess, config.sub, configure: bump
19206 copyrights to 93.
19207
19208 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19209
19210 * Makefile.in (do-info): Removed obsolete check for existence of
19211 localenv file.
19212
19213 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19214
19215 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19216
19217 * Makefile.in: a couple of 'else true' for decstation,
19218 support for TclX
19219
19220 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19221
19222 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19223
19224 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19225
19226 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19227
19228 * config.guess: Recognize i386-ibm-aix (PS/2).
19229 * configure.in: Use config/mh-aix386 file for it.
19230
19231 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19232
19233 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19234 CC_FOR_TARGET instead.
19235 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19236
19237 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19238
19239 * Makefile.in: Add sim to list of directories sent with gdb
19240
19241 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19242
19243 * configure.in: Put back mips-dec-bsd* case.
19244
19245 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19246
19247 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19248 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19249 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19250
19251 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19252
19253 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19254
19255 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19256 (install-info): install dir.info only if it exists,
19257 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19258
19259 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19260
19261 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19262 gas for mips-dec-bsd.
19263
19264 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19265
19266 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19267 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19268
19269 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19270
19271 * configure.in: Added "dejagnu" to hosttools list.
19272
19273 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19274
19275 * config.sub, configure.in, config.guess: Add support
19276 for Bosx, an AIX variant from Bull.
19277 Patches from F.Pierresteguy@frcl.bull.fr.
19278
19279 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19280
19281 * devo/dejagnu: Initial creation of devo/dejagnu.
19282 Migrated dejagnu testcases and support files for testing software
19283 tools to reside as subdirectories, currently called "testsuite",
19284 within the directory of the software tool. Migrated all programs,
19285 support libraries, etc. beloging to dejagnu proper from
19286 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19287 with no modifications. The changes to these files which will
19288 allow them to configure, build, and execute properly will be made
19289 in a future update.
19290
19291 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19292
19293 * Makefile.in: Change send_pr to send-pr.
19294 * configure.in: Likewise.
19295 * send_pr: Renamed directory to send-pr.
19296
19297 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19298
19299 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19300
19301 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19302
19303 * README: Update for gdb-4.8 release.
19304 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19305 gdb-xxx.tar.z (gzip'd) file also.
19306
19307 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19308
19309 * Makefile.in: make all-diff depend on all-libiberty
19310
19311 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19312
19313 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19314
19315 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19316
19317 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19318
19319 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19320
19321 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19322 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19323 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19324
19325 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19326
19327 * Makefile.in: makeinfo binary is in a new location
19328
19329 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19330
19331 * config.sub: Accept -ecoff as an OS.
19332
19333 * Makefile.in: Various changes to eliminate a level of make
19334 recursion and reduce the required command line length.
19335 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19336 sub-makes.
19337 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19338 variables holding settings for specific sub-makes.
19339 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19340 in terms of BASE_FLAGS_TO_PASS.
19341 (TARGET_LIBS): New variable listing directories which use
19342 TARGET_FLAGS_TO_PASS.
19343 (subdir_do): Eliminated.
19344 (do-*): New set of targets to replace subdir_do.
19345 (various): All targets which used subdir_do now depend on do-*.
19346 (local-clean): Renamed from do_clean.
19347 (local-distclean): New target, dependency of distclean and
19348 realclean.
19349 (install-info): Don't create directories. Depend on dir.info
19350 rather than calling make recursively.
19351 (install-dir.info): Eliminated.
19352 (install-info-dirs): Create all info directories here.
19353 (dir.info): Depend upon do-install-info.
19354
19355 * test-build.mk (HOLES): Added false.
19356
19357 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19358
19359 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19360
19361 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19362
19363 * Makefile.in (info): remove dependency on all-texinfo. The
19364 problem was really in texinfo/C, not at this level.
19365
19366 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19367
19368 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19369
19370 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19371
19372 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19373 GDB releases.
19374
19375 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19376
19377 * configure: Include srcdir in message about target of link not
19378 being found. Don't convert `-' to `_' in `with' options being
19379 passed to subdirs.
19380
19381 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19382
19383 * configure.in: add uudecode to host_tools
19384
19385 * Makefile.in: added {all,install}-uudecode targets, added them to
19386 the appropriate lists
19387
19388 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19389
19390 * Makefile.in (all-gcc): Added dependency on all-gas.
19391
19392 * configure.in (mips-*-*): Build ld and binutils.
19393
19394 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19395
19396 * configure: check return code from mkdir, print error message and
19397 exit on failure.
19398
19399 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19400
19401 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19402
19403 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19404
19405 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19406
19407 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19408
19409 * config.sub (h8500): Recognize this as a cpu type.
19410
19411 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19412
19413 * configure: source directory missing is no longer a warning
19414
19415 * configure.in: recognize irix[34]* instead of irix[34]
19416
19417 * Makefile.in: define and pass down X11_LIB
19418
19419 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19420
19421 * guess-systype: Renamed to ...
19422 * config.guess: ... by popular request.
19423 * configure.in, Makefile.in: Update accordingly.
19424
19425 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19426
19427 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19428 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19429 + Execute ./dummy instead of assuming . is in PATH.
19430
19431 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19432
19433 * guess-systype: New shell script. Attempts to guess the
19434 canonical host name of the executing host.
19435 Only a few hosts are supported so far.
19436 * configure: Call guess-systype if no host is specified.
19437
19438 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19439
19440 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19441 gcc Makefile.
19442
19443 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19444
19445 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19446 (all-gcc, install-gcc, subdir_do): Use it.
19447
19448 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19449
19450 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19451
19452 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19453
19454 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19455 set exclusively by configure, using configure.in .
19456
19457 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19458
19459 * test-build.mk: set $PATH for all builds
19460
19461 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19462
19463 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19464
19465 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19466 the one used in gcc/Makefile.in, so that a null expansion doesn't
19467 override the one needed to build gcc with a native cc.
19468
19469 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19470
19471 * configure: Accept -with arguments.
19472
19473 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19474
19475 * Makefile.in: added h8300sim
19476
19477 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19478
19479 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19480 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19481 (all-cygnus, native, build-cygnus): Make
19482 $(canonhost)-stamp-3stage-done, not $(host)....
19483 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19484 i386-sco3.2v4. Added else true to if command.
19485
19486 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19487
19488 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19489
19490 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19491
19492 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19493
19494 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19495
19496 * configure.in: don't remove binutils from Solaris builds
19497
19498 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19499
19500 * Makefile.in: get rid of earlier definitions for *clean,
19501 also handle the recursive info rule better
19502
19503 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19504
19505 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19506 do more-or-less the right thing.
19507
19508 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19509
19510 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19511 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19512
19513 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19514
19515 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19516 $(host_canonical).
19517
19518 * configure.in: split the configdirs list into 4 categories (native
19519 v. cross, library v. tool) and handle the cross-only and native-
19520 only in more reasonable (and correct!) way.
19521
19522 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19523
19524 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19525 configdirs anymore.
19526
19527 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19528
19529 * Makefile.in: extensive cleanup:: removed all of the explicit
19530 clean-* targets, collapsed many wrappers around subdir_do into
19531 one, added additional targets to satisfy standards.texi, deleted
19532 some old targets, some changes for consistency
19533
19534 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19535
19536 * configure.in: handle some programs as cross-only, and others as
19537 native only
19538
19539 * test-build.mk: handle partial holes in a more generic manner
19540
19541 * Makefile.in: m4 depends on libiberty
19542
19543 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19544
19545 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19546 time, wdiff, and find to configdirs
19547
19548 * Makefile.in: all, clean, and install rules for the new programs
19549 added to configure.in
19550
19551 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19552
19553 * configure.in: use mh-sun for all *-sun-* hosts
19554
19555 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19556
19557 * Makefile.in: define flags for X11 include files and library file
19558 locations, pass them down to the programs that need this info
19559
19560 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19561
19562 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19563
19564 * configure.in: start building libg++ for HP-UX targets
19565
19566 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19567
19568 * README: Update references to files moved into etc/.
19569
19570 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19571
19572 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19573 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19574
19575 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19576
19577 * configure: accept dash as well as underscore in long option
19578 names for FSF compatibility.
19579
19580 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19581
19582 * config.sub: added -sco3.2v4 support from FSF.
19583
19584 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19585
19586 * configure.in: expand the section that adds or removes
19587 directories from the list of programs to build, to handle native
19588 vs. cross in addition to host v. native
19589
19590 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19591
19592 * Makefile.in: Replace C++ in macro names with CXX.
19593 This is less likely to break ...
19594
19595 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19596
19597 * test-build.mk: add -w to GNU_MAKE
19598
19599 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19600
19601 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19602 add 'sparc' to list of recognized cpus. This needed to make
19603 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19604 Delete some redundant ose68 variants. Recognize -wrs as an os,
19605 then changes that into $CPU-wrs-vxworks.
19606
19607 * configure.in: remove most references to gdbtest, regularize
19608 target based program removal
19609
19610 * test-build.mk: import from p3 tree (many fixes and changes)
19611
19612 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19613
19614 * Makefile.in: added rules to handle tcl, tk, and expect
19615
19616 * configure.in: handle those directories if they exist
19617
19618 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19619
19620 * config.sub: removed bogus hppabsd and hppahpux names, since
19621 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19622
19623 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19624
19625 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19626 depends upon all-xiberty
19627
19628 * Makefile.in: changes from p3, including:
19629
19630 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19631
19632 * Makefile.in (XTRAFLAGS): include newlib directories if
19633 newlib/Makefile exists, rather than if host != target.
19634
19635 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19636
19637 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19638 from the same source tree and not building a cross-compiler. This
19639 matters for the libg++ configuration if reconfiguring a tree that
19640 has already been installed.
19641
19642 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19643
19644 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19645 pick up the machine and system specific header files.
19646
19647 * Makefile.in: added AS_FOR_TARGET, passed down in
19648 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19649 the C compiler to use to create programs which are run in the
19650 build environment, set it to default to $(CC), and passed it down
19651 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19652
19653 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19654
19655 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19656 We need them for unusual native builds, like systems without
19657 ranlib.
19658
19659 * configure: also define $(host_canonical) and
19660 $(target_canonical), which are the full, canonical names for the
19661 given host and target
19662
19663 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19664
19665 * Makefile.in: Added separate definitions for C++.
19666
19667 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19668
19669 * configure.in (configdirs): Add deja-gnu.
19670
19671 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19672
19673 * README: Update for configure.texi and gdb-4.7 release.
19674
19675 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19676
19677 * Makefile.in: Move "all" target to top of file.
19678 Previously, first target was ".PHONY" which caused BSD4.4 make
19679 to build .PHONY when make was run without arguments.
19680
19681 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19682
19683 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19684 Library-copylefted code in libiberty.
19685
19686 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19687
19688 * config.sub: Replace m68kmote with plain old m68k.
19689
19690 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19691
19692 * Makefile.in: Remove space from blank line, avoid Make complaints.
19693
19694 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19695
19696 * config.sub: Complain if no argument is given. Added support for
19697 386bsd as OS and target alias.
19698
19699 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19700
19701 * Makefile.in (XTRAFLAGS): include newlib directories if
19702 newlib/Makefile exists, rather than if host != target.
19703
19704 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19705
19706 * config.sub: recognize sparclite-wrs-vxworks.
19707
19708 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19709 p3.) Added clean-xiberty to clean.
19710
19711 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19712
19713 * configure.in: use *-*-* instead of nested cases for host and target
19714
19715 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19716
19717 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19718 from the same source tree and not building a cross-compiler. This
19719 matters for the libg++ configuration if reconfiguring a tree that
19720 has already been installed.
19721
19722 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19723
19724 * config.sub (i486v/i486v4): Merge in from FSF version.
19725
19726 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19727
19728 * configure: only set PWD if it is already set.
19729
19730 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19731
19732 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19733 doesn't have unset and all success paths (and most error paths)
19734 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19735 to just ${PWD} to avoid confusion.)
19736
19737 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19738
19739 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19740 even for a native compilation.
19741
19742 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19743
19744 Changes to make the gdb.tar.Z rule work better.
19745
19746 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19747 (DEVO_SUPPORT): Add configure.texi.
19748 (bfd-ilrt.tar.Z): Remove ancient rule.
19749
19750 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19751
19752 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19753 pick up the machine and system specific header files.
19754
19755 * configure.in, config.sub: added new target m68010-adobe-scout,
19756 with alias of adobe68k. Changed configure.in to check for
19757 -scout before -sco* to avoid a false match.
19758
19759 * Makefile.in: added AS_FOR_TARGET, passed down in
19760 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19761 the C compiler to use to create programs which are run in the
19762 build environment, set it to default to $(CC), and passed it down
19763 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19764
19765 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19766
19767 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19768 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19769 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19770 FOR_TARGET variants, to newlib and libg++.
19771
19772 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19773
19774 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19775 first.
19776
19777 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19778
19779 * config.sub: Accept `elf' as an environment.
19780
19781 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19782
19783 * Makefile.in (all-opcodes): cd into the right directory
19784
19785 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19786
19787 * configure: added -program_transform_name option, used as
19788 argument to sed when installing programs.
19789 configure.texi: added documentation for -program_prefix,
19790 -program_suffix and -program_transform_name.
19791
19792 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19793
19794 * config.sub: Accept i486 where i386 ok.
19795
19796 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19797
19798 * config.sub: accept we32k
19799
19800 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19801
19802 * config.sub, configure.in: accept OSE68000 and OSE68k.
19803
19804 * Makefile.in: don't create all directories for ``make install'';
19805 let the subdirectories create the ones they need.
19806
19807 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19808
19809 * COPYING: new file, GPL v2
19810
19811 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19812
19813 * Makefile.in: use the new gen-info-dir, which needs a template
19814 argument (which also lives in texinfo)
19815
19816 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19817
19818 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19819
19820 * config.sub (ncr3000): Change i386 to i486.
19821
19822 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19823
19824 * Makefile.in: add install-rcs, install-grep to
19825 install-no-fixedincludes, removed install-bison and install-libgcc
19826
19827 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19828
19829 * configure.in: grab the HPUX makefile fragment if on HPUX
19830
19831 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19832
19833 * Makefile.in: eradicate bison spoor (ditto libgcc).
19834 configure.in: recognise m68{k,000}-ericsson-OSE.
19835 es1800 is alias for m68k-ericsson-OSE
19836
19837 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19838
19839 * configure.in: rearrange the parts that remove programs from
19840 configdirs, based now on HOST==TARGET or by canonical triple.
19841
19842 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19843
19844 * test-build.mk: recurse explicitly with -f test-build.mk when
19845 appropriate. predicate stage3 and comparison on the existence
19846 of gcc. That is, if gcc isn't around, we aren't three-staging.
19847 On very clean, also remove ...stamp-co. Build in-place before
19848 doing other builds.
19849
19850 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19851
19852 * Makefile.in, configure.in: add tgas
19853
19854 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19855
19856 * Makefile.in: a number of changes merged in from progressive.
19857
19858 * configure.in: add libm.
19859
19860 * .cvsignore: ignore some stuff that comes from test-build.mk.
19861
19862 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19863
19864 * config.sub: Add es1800 (m68k-ericsson-es1800).
19865
19866 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19867
19868 * configure: Add program_suffix (parallel to program_prefix)
19869 * Makefile.in: adjust directory-creating script for losing decstation
19870
19871 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19872
19873 * configure: Minor $subdir-related fixes.
19874
19875 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19876
19877 * configure: fix various problems with propogating
19878 makefile_target_frag in subdirs.
19879 * configure.in: config libgcc if its there
19880
19881 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19882
19883 * config.sub: HPPA merge.
19884
19885 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19886
19887 * Makefile.in: Replace all-bison with all-byacc in all
19888 dependency lines for other tools (which now use byacc).
19889
19890 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19891
19892 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19893
19894 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19895
19896 * Makefile.in: make gprof rules similar to byacc rules (instead of
19897 vestigal $(unsubdir) that didn't work...)
19898
19899 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19900
19901 * config.sub: Add support for Linux.
19902 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19903 (at least for libg++).
19904
19905 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19906
19907 * configure.texi: fix doc for the -nfp option to configure
19908
19909 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19910
19911 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19912
19913 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19914
19915 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19916 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19917 * configure.in: added solaris* host_makefile_frag hook.
19918
19919 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19920
19921 * config.sub: changed recognition of m68000 so that various
19922 m68k types can be specified via m680[01234]0
19923
19924 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19925
19926 * config.sub (basic_machine): fix sed so that '-foo' isn't
19927 completely substituted out while .+'-foo' loses the '-foo'
19928
19929 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19930
19931 * config.sub ($os): Add -aout.
19932
19933 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19934
19935 * configure: If host_makefile_frag is absolute, don't
19936 prefix ${invsubdir} (relevant to libg++ auto-configure).
19937
19938 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19939
19940 * Makefile.in (tooldir): Define it.
19941 (all-ld): Depend on all-flex.
19942
19943 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19944
19945 * Makefile.in (check): Fix libg++ special case.
19946
19947 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19948
19949 * configure: do not bury `pwd` into config.status, thus do fewer
19950 pwd's.
19951
19952 * configure: print the "Building in" message only when building in
19953 other than "." AND verbose.
19954
19955 * configure: remove -s, rework -v to better accommodate guested
19956 configures.
19957
19958 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19959
19960 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19961
19962 * Makefile.in: macroize flags passed on recursion. remove
19963 fileutils.
19964
19965 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19966
19967 * configure: get makesrcdir right for subdirs deeper than 1.
19968
19969 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19970 install.
19971
19972 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19973
19974 * Makefile.in: don't print subdir_do or recursion lines.
19975
19976 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19977
19978 * standards.texi: added menu item.
19979
19980 * Makefile.in: build and install standards.info.
19981
19982 * standards.texi: new file.
19983
19984 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19985
19986 * configure: test for and move config.status pieces from
19987 ${subdir}/.
19988
19989 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19990
19991 * configure: Test for existance of files before trying to mv
19992 them, to avoid numerous non-existance messages.
19993
19994 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19995
19996 * configure: correct final line of config.status.
19997
19998 * configure: patch from eggert. Avoids a protection problem if
19999 the original Makefile.in is read only.
20000
20001 * configure: use move-if-change from gcc to create config.status.
20002 Some makefiles depend on config.status to tell if a directory
20003 has been reconfigured for a different host. This change
20004 prevents those directories from remaking everything in the case
20005 where the reconfig was only intended to rebuild a Makefile.
20006
20007 * configure: test for config.sub with "config.sub sun4" rather
20008 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20009 host alias from a missing config.sub.
20010
20011 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20012
20013 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20014 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20015
20016 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20017
20018 * configure: mkdir ${subdir} as needed.
20019
20020 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20021
20022 * Makefile.in,configure.in: added autoconf.
20023
20024 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20025
20026 * Makefile.in: no longer pass against on recursion.
20027
20028 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20029 definitions are not inherited.
20030
20031 * configure: correct makesrcdir when subdir is .
20032
20033 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20034
20035 * configure: Add support for 'subdirs' variable, which is
20036 like 'configdirs', except that configure doesn't re-invoke
20037 itself for subdirs, it just creates a Makefile for each subdir.
20038 * configure.texi: Document subdirs.
20039
20040 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20041
20042 * configure.in: added flex to configdirs
20043
20044 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20045
20046 * Makefile.in: remove clean-stamps from clean.
20047
20048 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20049
20050 * configure.in: Add gdbtest to configdirs.
20051
20052 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20053
20054 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20055 to recursive makes.
20056 * configure.in: Recognize new ncr3000 config.
20057
20058 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20059
20060 * Makefile.in, configure.in: removed references to gdbm.
20061
20062 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20063
20064 * config.sub: Don't canonicalize os value
20065 newsos* to bsd (readline needs to check for newsos).
20066 (This fix was earlier made Jan 31, but got re-broken.)
20067
20068 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20069
20070 * configure.in: sco is an os, not a vendor!
20071
20072 * configure: Quote $( better. Keep various shells happy.
20073
20074 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20075
20076 * Makefile.in: eliminate stamp-files.
20077
20078 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20079
20080 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20081 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20082
20083 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20084
20085 * config.sub: fix iris/iris3.
20086
20087 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20088
20089 * configure: re-add -rm.
20090
20091 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20092
20093 * Maskefile.in: add .stmp-rcs to all.
20094
20095 * configure.in: remove gas from rs6000 build, use aix host fragment.
20096
20097 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20098
20099 * configure: pass down site_option during recursion.
20100
20101 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20102
20103 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20104
20105 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20106
20107 * configure: Change exec_prefix so that it really defaults to prefix.
20108
20109 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20110
20111 * Makefile.in, configure.in: Add support for mmalloc library.
20112
20113 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20114
20115 * Makefile.in: add stmp dependencies for a few more things.
20116
20117 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20118
20119 * configure: adjusted error message on objdir/srcdir configure
20120 collision, per john's suggestion.
20121
20122 * Makefile.in: add libiberty stmp to all and all.cross.
20123
20124 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20125
20126 * Makefile.in: remove force dependencies, add grep to all.
20127
20128 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20129
20130 * Makefile.in: drop flex. make stamp files work.
20131
20132 * configure: added test for conflicting configuration in srcdir,
20133 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20134 gets cranky. use relative paths for configure and srcdir
20135 whenever possible. Send some error messages to stderr that were
20136 going to stdout.
20137
20138 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20139
20140 * Makefile.in: Fix libg++ rule to check for gcc directory
20141 before using gcc/gcc. Also pass XTRAFLAGS.
20142
20143 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20144
20145 * Makefile.in: added stmp-files so that directories aren't polled
20146 when they are already built.
20147
20148 * configure.texi: fixed a node pointer problem.
20149
20150 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20151
20152 * config.sub configure.in gdb/configure.in
20153 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20154 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20155 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20156
20157 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20158
20159 * configure: -recurring becomes -silent. corrected help message
20160 for -site= option.
20161
20162 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20163
20164 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20165
20166 * configure: when building Makefile for crosses, replace
20167 tooldir and program_prefix. default srcdir from location of
20168 config.sub. remove "for host in hosts" and "for target in
20169 targets" loops.
20170
20171 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20172
20173 * Makefile.in: Do not pass bindir or mandir to cvs.
20174
20175 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20176
20177 * Makefile.in, configure.in: removed traces of namesubdir,
20178 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20179 copyrights to '92, changed some from Cygnus to FSF.
20180
20181 * configure.texi: remove most references to multiple hosts,
20182 multiple targets, subdirs, etc.
20183
20184 * configure.man: removed rcsid. reference config.sub not
20185 config.subr.
20186
20187 * Makefile.in: mkdir $(infodir) on install-info.
20188
20189 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20190
20191 * configure.texi: Explain better about .gdbinit and about
20192 the environment that configure.in sections run in.
20193
20194 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20195
20196 * configure.in: Ultrix is only a decstation if it's a MIPS.
20197
20198 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20199
20200 * README: DOC.configure => cfg-paper.texi.
20201
20202 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20203
20204 * config.sub (near case $os): Don't convert newsos* to bsd!
20205
20206 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20207
20208 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20209 the number of copies of COPYING that go into the GDB tar file.
20210
20211 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20212
20213 * bfd/configure.in, gdb/config/mh-i386sco,
20214 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20215 Fix SCO configuration stuff.
20216
20217 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20218
20219 * Makefile.in: For libg++, make sure the -I pointing
20220 to the gcc directory goes *after* all the libg++-local -I flags.
20221 Also, move just-gcc dependency from just-libg++ to all-libg++.
20222
20223 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20224
20225 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20226
20227 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20228
20229 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20230
20231 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20232
20233 * config.sub: Add stratus configuration frags. Also
20234 submitted to FSF.
20235
20236 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20237
20238 * Makefile.in (DEV_SUPPORT): add configure.man.
20239
20240 * config.sub(Decode manufacturer-specific): add -none*.
20241
20242 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20243
20244 * Makefile.in: remove form feeds to make Sun's make happy.
20245 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20246
20247 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20248
20249 * Makefile.in (AR_FLAGS): Make quieter.
20250
20251 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20252
20253 * configure.in: Add libg++.
20254 * configure: When verbose, don't output the command line at each
20255 level; it will be unremarkably the same as the previous version,
20256 which will be the same as what the user typed.
20257
20258 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20259
20260 * configure.in, Makefile.in: fix clean-info, add flex. add
20261 fileutils.
20262
20263 * configure: be less sensitive to spaces in Makefile.in. Do not
20264 look for sources in "..". Doing so breaks subdirectories that
20265 might have their own configure. If a subdir has it's own
20266 configure script, use it.
20267
20268 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20269
20270 * cfg-paper.texi: some changes suggested by rms.
20271
20272 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20273
20274 * config.sub: Merge in some small additions from the FSF version,
20275 taken from the gcc distribution, to bring the Cygnus and FSF
20276 versions into closer sync.
20277
20278 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20279
20280 * configure.in: Changed svr4 references to sysv4.
20281
20282 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20283
20284 * configure: added -V for version number option.
20285
20286 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20287
20288 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20289 renamed from DOC.configure to cfg-paper.texi.
20290
20291 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20292
20293 * configure, config.subr, config.sub: config.subr is now
20294 config.sub again.
20295
20296 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20297
20298 * configure.texi: new file, in progress.
20299
20300 * Makefile.in: build info file and install the man page for
20301 configure.
20302
20303 * configure.man: new file, first cut.
20304
20305 * configure: find config.subr again now that configuration "none"
20306 has gone. removed all traces of the -ansi option. removed all
20307 traces of the -languages option.
20308
20309 * config.subr: resync from rms.
20310
20311 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20312
20313 * configure, config.sub, config.subr: merge config.sub into
20314 config.subr, call the result config.subr, remove config.sub, use
20315 config.subr.
20316
20317 * Makefile.in: revised install for dir.info.
20318
20319 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20320
20321 * configure.in: add decstation host makefile frag.
20322
20323 * Makefile.in: BISON now bison -y again. also install-gcc on
20324 install. clean-gdbm on clean. infodir belongs in datadir.
20325 Make directories for info install. Build dir.info here then
20326 install it.
20327
20328 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20329
20330 * Makefile.in: fix for bad directory tests.
20331
20332 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20333
20334 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20335 regexp. -srcdir relative was being handled incorrectly.
20336
20337 * Makefile.in: unwrapped some for loops so that parallel makes
20338 work again and so one can focus one's attention on a particular
20339 package.
20340
20341 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20342
20343 * configure: added PWD as a stand in for `pwd` (for speed). use
20344 elif wherever possible. make -srcdir work without -objdir.
20345 -objdir= commented out.
20346
20347 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20348
20349 * configure: +options become --options. -subdirs commented out.
20350 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20351 Makefile now at top of generated Makefile. Removed cvs log
20352 entries. added -srcdir. create .gdbinit only if there is one
20353 in ${srcdir}.
20354
20355 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20356 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20357 and mandir now keyed off datadir by default.
20358
20359 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20360
20361 * Freshly created ChangeLog.
20362
20363 \f
20364 Local Variables:
20365 mode: change-log
20366 left-margin: 8
20367 fill-column: 76
20368 version-control: never
20369 End: